Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BRAI Class / fUnlinkedIfmt Property


In This Topic
fUnlinkedIfmt Property
In This Topic
Syntax
'Declaration
 
Public Property fUnlinkedIfmt As Byte
 
'Usage
 
Dim instance As BRAI
Dim value As Byte
 
instance.fUnlinkedIfmt = value
 
value = instance.fUnlinkedIfmt
See Also