Click or drag to resize

TableFormat Properties

The TableFormat type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleAlignment Gets or sets the alignment of the table with respect to the text margins in the section.
Public propertyAutomaticallyResizeToFitContents Gets or sets a value indicating whether the table shall automatically resize to fit contents.
Public propertyBackgroundColor Gets or sets the table background color.
Public propertyCode exampleBorders Gets the table borders.
Public propertyColumnBandSize Gets or sets the number of columns in column band for this table style.
Public propertyDefaultCellPadding Gets or sets the default table cell padding.
Public propertyDefaultCellSpacing Gets or sets the default table cell spacing (the spacing between adjacent cells and the edges of the table) for all cells in the parent table.
Public propertyIndentFromLeft Gets or sets the value that represents the left indent of the table.
Public propertyCode examplePreferredWidth Gets or sets the table preferred width.
Public propertyRowBandSize Gets or sets the number of rows in row band for this table style.
Public propertyStyle Gets or sets the table style.
Public propertyStyleOptions Gets or sets the table style options that specify which of the referenced TableStyle conditional formats will be applied on the parent table.
Top
See Also