The following tables list the members exposed by RowColumnBase.
Name | Description | |
---|---|---|
![]() | CellFormat | Gets the default cell format for cells in this row or column. |
![]() | Hidden | Gets or sets the value indicating whether the row or column is hidden. |
![]() | Index | Gets the 0-based index of the row or column in the worksheet. |
![]() | OutlineLevel | Gets or sets the outline level for the row or column. |
![]() | Worksheet | Gets the worksheet to which the row or column belongs. |
Name | Description | |
---|---|---|
![]() | GetResolvedCellFormat | Gets the resolved cell formatting for the cells in the row or column. |
View on GitHub