Cell Properties |
The Cell type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets the alignment.
|
![]() | BackgroundColor |
Gets or sets the background color.
|
![]() | BackgroundImageFile |
Gets or sets the background image file.
|
![]() | Border |
Gets or sets the border.
|
![]() | ColSpan |
Gets or sets the column span.
|
![]() | DefaultCellTextState |
Gets or sets the default cell text state.
|
![]() | IsNoBorder |
Gets or sets the cell have border.
|
![]() | IsWordWrapped |
Gets or sets the cell's text word wrapped.
|
![]() | Margin |
Gets or sets the padding.
|
![]() | Paragraphs |
Gets or sets the cell's formatted text.
|
![]() | RowSpan |
Gets or sets the row span.
|
![]() | VerticalAlignment |
Gets or sets the vertical alignment.
|
![]() | Width |
Gets or sets the column width.
|