|
ZeroErr
|
Config is used to configure the table style how it is displayed. 更多...
#include <table.h>
Public 成员函数 | |
| Config () | |
Public 属性 | |
| bool | show_tb_border |
| bool | show_lr_border |
| bool | show_header_split |
| bool | show_col_split |
| bool | show_row_split |
| bool | show_footer_split |
Config is used to configure the table style how it is displayed.
|
inline |
| bool zeroerr::Table::Config::show_col_split |
| bool zeroerr::Table::Config::show_footer_split |
| bool zeroerr::Table::Config::show_header_split |
| bool zeroerr::Table::Config::show_lr_border |
| bool zeroerr::Table::Config::show_row_split |
| bool zeroerr::Table::Config::show_tb_border |