Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / LinearRange<T> Class


In This Topic
    LinearRange<T> Class Properties
    In This Topic

    For a list of all members of this type, see LinearRange<T> members.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the number of items in the target LinearRange.  
    Public PropertyGets the items in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<T>)
    Public PropertyGets or sets the last item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<T>)
    Public PropertyGets or sets if the Rows in the RowRange or the Columns in the ColumnRange are hidden are not.    
    Public PropertyGets or sets the first item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<T>)
    Public PropertyGets the Style used by the Worksheet element. (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement)
    Top
    See Also