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


Chunk Structure
Stores an ordered pair of integers.
Syntax
'Declaration
 
Public Structure Chunk 
   Inherits System.ValueType
 
'Usage
 
Dim instance As Chunk
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.Chunk

See Also