Render Options for a Summary Table inserted into a Microsoft Word Document as HTML.

When inserting as a non-HTML Summary Table, use the WordDocumentOptions property on the ISSummaryTable object.

Methods

Name Description
New

Properties

Name Description
BorderColour The Border Colour for Tabular Data type tables (Info Tables do not have borders), e.g., "#A0A0A0".
BorderColourCell The Border Colour for cells, e.g., "#A0A0A0" or "auto" to use the BorderColour property.
BorderColourCellResolved Read-Only The Border Colour for cells.
BorderWidthCell The Cell Border Width in Pixels at 96 DPI.
BorderWidthCellPoints Read-Only The Cell Border Width expressed in Points.
CellPadding The Cell Padding in Pixels at 96 DPI.
CellPaddingPoints Read-Only The Cell Padding expressed in Points.
CellVerticalAlignment The Cell Vertical Alignment.
FontName The Font Name, e.g., "Arial".
FontSize The Font Size in points.
MarginLeft The Left Margin, e.g. "-0.2cm".
RowAlt1BackgroundColour The Background Colour for odd row striping.
RowAlt2BackgroundColour The Background Colour for even row striping.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0