Column

Describes a table colums (cell)

Members

Variables

alignment
HaruTextAlignment alignment;
Undocumented in source.
border
CellBorder border;
Undocumented in source.
borderColor
HaruCMYKColor borderColor;
Undocumented in source.
colSpan
int colSpan;
Undocumented in source.
fillColor
HaruCMYKColor fillColor;
Undocumented in source.
paddingBottom
float paddingBottom;
Undocumented in source.
paddingLeft
float paddingLeft;
Undocumented in source.
paddingRight
float paddingRight;
Undocumented in source.
paddingTop
float paddingTop;
Undocumented in source.
text
string text;
Undocumented in source.

Meta