Name | Description | |
---|---|---|
![]() | BestFit | Gets or sets if the Column's Width will be adjusted to fit the Cells' largest content. |
![]() | Cells | Gets the ColumnCellCollection. |
![]() | DataValidation | Sets the Column's DataValidation. |
![]() | Id | Gets the Id of a specific column in a worksheet. The first column starts at Id 0 and last column is located at Id 16383. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement) |
![]() | IdName | Gets the index of the Column and returns it as a letter. |
![]() | IsHidden | Gets or sets if the Row or Column is hidden or not. (Inherited from Xceed.Workbooks.NET.LinearWorksheetElement) |
![]() | Style | Gets the Style used by the Worksheet element. (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement) |
![]() | Width | Gets or sets the Column's width. |