Name | Description | |
---|---|---|
Count | Overridden. Gets the number of items in the target range. | |
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 StyledRange<T>) | |
IsHidden | Gets or sets if the Rows or Columns in the RowRange or ColumnRange are hidden are not. The default value is false. | |
StartingElement | Gets or sets the first item in the range. (Inherited from StyledRange<T>) | |
Style | Gets the Style object for a worksheet element. The default value is a default style object. (Inherited from StyledRange<T>) |