Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CellReference Structure
Members


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

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.CellReference

    See Also