| Name | Description | |
|---|---|---|
| Add | ||
| AddBoolean | Add a row containing a caption and a Boolean value. | |
| AddDate | ||
| AddHeading | ||
| AddSeparator | ||
| AddString | ||
| Clear | Clear collection and reset properties to their defaults. | |
| SetColumnWidths | Set the default Column widths (in twips) to use when adding cells directly to a row. |
| Name | Description | |
|---|---|---|
| CaptionIndent | ' Indicates whether the Caption should be Bold. ' | |
| CaptionSuffix | The Caption suffix. | |
| CaptionWidth | The Caption Width in twips. This is only only used in the various AddXXX methods. | |
| DefaultIndentLevel | The Indent Level to assign to Item. | |
| FontSize | The Font Size in points. | |
| FontSizeResolved Read-Only | ||
| ValueBold | Indicates whether the Value should be Bold. | |
| ValueWidth | The Value Width in twips. This is only only used in the various AddXXX methods. |