For a list of all members of this type, see WorksheetColumn members.
Name | Description | |
---|---|---|
![]() | CellFormat | Gets the default cell format for cells in this row or column. (Inherited from Infragistics.Documents.Excel.RowColumnBase) |
![]() | Hidden | Gets or sets the value indicating whether the row or column is hidden. (Inherited from Infragistics.Documents.Excel.RowColumnBase) |
![]() | Index | Overridden. Gets the 0-based index of the column in the worksheet. |
![]() | OutlineLevel | Gets or sets the outline level for the row or column. (Inherited from Infragistics.Documents.Excel.RowColumnBase) |
![]() | Width | Gets or sets the column width including padding, in 256ths of the '0' digit character width in the workbook's default font. |
![]() | Worksheet | Gets the worksheet to which the row or column belongs. (Inherited from Infragistics.Documents.Excel.RowColumnBase) |
View on GitHub