Name | Description | |
---|---|---|
![]() | Count | Gets the number of columns in the ColumnRange. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>) |
![]() | Elements | Gets the items in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<T>) |
![]() | EndingElement | Gets or sets the last item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<T>) |
![]() | IsHidden | Gets or sets if the Rows in the RowRange or the Columns in the ColumnRange are hidden are not. (Inherited from Xceed.Workbooks.NET.LinearRange<Column>) |
![]() | StartingElement | Gets or sets the first item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<T>) |
![]() | Style | Gets the Style used by the Worksheet element. (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement) |
![]() | Width | Gets or sets the Width of all Columns in the range. |