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


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