Cell Properties

The Cell type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets the alignment.
Public propertyBackgroundColor
Gets or sets the background color.
Public propertyBackgroundImageFile
Gets or sets the background image file.
Public propertyBorder
Gets or sets the border.
Public propertyColSpan
Gets or sets the column span.
Public propertyDefaultCellTextState
Gets or sets the default cell text state.
Public propertyIsNoBorder
Gets or sets the cell have border.
Public propertyIsWordWrapped
Gets or sets the cell's text word wrapped.
Public propertyMargin
Gets or sets the padding.
Public propertyParagraphs
Gets or sets the cell's formatted text.
Public propertyRowSpan
Gets or sets the row span.
Public propertyVerticalAlignment
Gets or sets the vertical alignment.
Public propertyWidth
Gets or sets the column width.
See Also