Click or drag to resize

TableCellFormat Properties

The TableCellFormat type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleBackgroundColor Gets or sets the table cell background color.
Public propertyCode exampleBorders Gets the table cell borders.
Public propertyFitText When true, fits text in the cell, compressing each paragraph to the width of the table cell.
Public propertyCode examplePadding Gets or sets the table cell padding.
Public propertyCode examplePreferredWidth Gets or sets the preferred width of the table cell.
Public propertyTextDirection Gets or sets the direction of the text flow for table cell.
Public propertyCode exampleVerticalAlignment Gets or sets the vertical alignment of text in the table cell.
Public propertyWrapText When true, wrap text for the table cell.
Top
See Also