RowClipInfo Class Members
In This Topic
The following tables list the members exposed by RowClipInfo.
Public Constructors
Public Properties
| Name | Description |
 | Collapsed | Gets or sets whether the row is collapsed. |
 | ErrorText | Gets or sets the error text for the row. |
 | Height | Gets or sets the height of cells in this row. |
 | MergePolicy | Gets or sets the whether to automatically merge adjacent identical cells in this row. |
 | PageBreak | Gets or sets whether a page break is inserted before this row when printing. |
 | Resizable | Gets or sets whether this row can be resized. |
 | SheetName | Gets or sets the name of the sheet. |
 | Visible | Gets or sets whether the row is visible. |
Top
See Also