Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Bar Class / fTranspose Property


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