Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / CellLocation Structure
Fields Properties Methods

In This Topic
    CellLocation Structure Members
    In This Topic

    The following tables list the members exposed by CellLocation.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GrapeCity.Spreadsheet.Reference class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets a value that represents a static empty CellLocation.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the area of the cell.  
    Public PropertyGets the column index of the cell.  
    Public PropertyGets the row index of the cell.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a boolean vaue indicating whether this CellLocation value is empty.  
    Top
    See Also