Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / WorksheetReference Structure
Members


WorksheetReference Structure
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
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.WorksheetReference

See Also