Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / CellRange Class


In This Topic
    CellRange Class Properties
    In This Topic

    For a list of all members of this type, see CellRange members.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the number of Cells within the CellRange.  
    Public PropertyGets or sets the CellRange's DataValidation.  
    Public PropertyGets the items in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<Cell>)
    Public PropertyGets or sets the last item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<Cell>)
    Public PropertyGets or sets the first item in the range. (Inherited from Xceed.Workbooks.NET.StyledRange<Cell>)
    Public PropertyGets the Style used by the Worksheet element. (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement)
    Top
    See Also