Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / CellLocation Structure
Members


In This Topic
    CellLocation Structure
    In This Topic
    Represents a reference to a position of cell.
    Object Model
    CellLocation Structure
    Syntax
    'Declaration
     
    Public Structure CellLocation 
       Inherits System.ValueType
    'Usage
     
    Dim instance As CellLocation
    public struct CellLocation : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Wpf.SpreadSheet.CellLocation

    See Also