Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Chunk Structure
Members


In This Topic
    Chunk Structure
    In This Topic
    Stores an ordered pair of integers.
    Syntax
    'Declaration
     
    
    Public Structure Chunk 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As Chunk
    public struct Chunk : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Chunk

    See Also