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


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