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


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