Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXFormat Class / ParentIndex Property


In This Topic
ParentIndex Property
In This Topic
ParentIndex
Syntax
'Declaration
 
Public Overridable Property ParentIndex As Integer
 
'Usage
 
Dim instance As ExcelXFormat
Dim value As Integer
 
instance.ParentIndex = value
 
value = instance.ParentIndex
See Also