|
API C#
|
This class represents a cell inside a tabular. More...
Properties | |
| string | Value [get, set] |
| Gets or sets the value. More... | |
| int[] | Color [get, set] |
| Gets or sets the color. More... | |
| int | Alignment [get, set] |
| Gets or sets the alignment. More... | |
This class represents a cell inside a tabular.
|
getset |
Gets or sets the alignment.
The alignment.
|
getset |
Gets or sets the color.
The color.
|
getset |
Gets or sets the value.
The value.