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


In This Topic
ixti_bak Property (PtgNameX)
In This Topic
Syntax
'Declaration
 
Public Property ixti_bak As Nullable(Of UShort)
 
'Usage
 
Dim instance As PtgNameX
Dim value As Nullable(Of UShort)
 
instance.ixti_bak = value
 
value = instance.ixti_bak
See Also