Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Chunk Structure / Index Field


In This Topic
Index Field (Chunk)
In This Topic
Syntax
'Declaration
 
Public Index As Integer
 
'Usage
 
Dim instance As Chunk
Dim value As Integer
 
value = instance.Index
 
instance.Index = value
See Also