Object PmfTableColumn (Column of the table area)
Description:
The object represents the column in the selected table area.
Properties and methods:
BgColor | The property returns or sets the background color of the selected column of the table area |
EditType | The property returns or sets cell editing permission in the selected table column |
Font | Font of the table column |
GetArray() | Returns 1-dimensional array (PmArray) of values of all cells of the table column |
HorzAlign | Horizontal text alignment of the selected column of the table area |
Multiline | The property returns or sets displaying of multirow text in all cells of the table column |
PrivateData | Private value of the table column |
SetArray() | Assigns an array of values to the cells of the table column |
TextColor | The property returns or sets text color of the selected column of the table area |
VertAlign | Vertical text alignment of the selected column of the table area |