Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Legend Class / fWasDataTable Property


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