RowFormat Properties

The RowFormat type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAllowBreakAcrossPages
True if the text in a table row is allowed to split across a page break.
Public propertyCode exampleBorders
Gets the collection of default cell borders for the row.
Public propertyCode exampleHeadingFormat
True if the row is repeated as a table heading on every page when the table spans more than one page.
Public propertyCode exampleHeight
Gets or sets the height of the table row in points.
Public propertyCode exampleHeightRule
Gets or sets the rule for determining the height of the table row.
See Also