Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Reference Structure
Members


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

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Reference

    See Also