Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgName Class / nameIndex Property


In This Topic
nameIndex Property (PtgName)
In This Topic
Syntax
'Declaration
 
Public Property nameIndex As UInteger
 
'Usage
 
Dim instance As PtgName
Dim value As UInteger
 
instance.nameIndex = value
 
value = instance.nameIndex
See Also