#include <fort.hpp>
|
bool | set_property (uint32_t property, int value) |
|
std::size_t | ps_row_idx_ |
|
std::size_t | ps_coll_idx_ |
|
table * | ps_table_ |
|
bool | set_default_properties_ |
|
template<table_type TT = table_type::character>
class fort::table< TT >::table_cell
Table cell.
template<table_type TT = table_type::character>
bool fort::table< TT >::table_cell::set_cell_span |
( |
size_t |
hor_span | ) |
|
|
inline |
Set column span for the specified cell of the table.
- Parameters
-
- Returns
- true: Success; cell span was changed.
- false: In case of error.
The documentation for this class was generated from the following file:
- /home/travis/build/seleznevae/libfort/lib/fort.hpp