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


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

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.WorksheetReference

    See Also