Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / RangeReference Structure
Members


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

    System.Object
       System.ValueType
          GrapeCity.CalcEngine.RangeReference

    See Also