CellFormat Properties |
The CellFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BackColor | Obsolete. |
![]() |
Borders |
Gets the cell borders.
|
![]() |
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
![]() |
FitText |
Gets or sets fit text option.
|
![]() |
HorizontalMerge |
Returns or setsthe way of horizontal merging of the cell.
|
![]() |
Paddings |
Gets the cell paddings.
|
![]() |
SamePaddingsAsTable |
Defines whether to use same paddings as table has.
|
![]() |
Shading |
Gets the Shading attribute associated with cell.
|
![]() |
TextDirection |
Gets or sets cell text direction.
|
![]() |
TextWrap |
Gets or sets a value indicating whether [text wrap].
|
![]() |
VerticalAlignment |
Gets or sets vertical alignment.
|
![]() |
VerticalMerge |
Returns or setsthe way of vertical merging of the cell.
|