Click or drag to resize

CellFormat Properties

The CellFormat type exposes the following members.

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