Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
lw_common
export_text
C# Class lw_common.export_text
Exibir arquivo
Open project: jtorjo/logwizard
Class Usage Examples
Public Methods
Method
Description
add_cell
(
cell
c
) :
void
to_csv
( ) :
string
to_html
( ) :
string
to_text
( ) :
string
Private Methods
Method
Description
column_max_len
(
int
col
) :
int
html_font_size
(
int
size
) :
int
to_csv_string
(
string
str
) :
string
Method Details
add_cell()
public
method
public
add_cell
(
cell
c
) :
void
c
cell
return
void
to_csv()
public
method
public
to_csv
( ) :
string
return
string
to_html()
public
method
public
to_html
( ) :
string
return
string
to_text()
public
method
public
to_text
( ) :
string
return
string