[]
Represents the information for a row (not including the value or style information).
public class RowClipInfo
Public Class RowClipInfo
Name | Description |
---|---|
RowClipInfo() | Creates a new set of information for the row (RowClipInfo object). |
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. |