Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtCmo Class / fDefaultSize Property


In This Topic
fDefaultSize Property (FtCmo)
In This Topic
Syntax
'Declaration
 
Public Property fDefaultSize As Boolean
 
'Usage
 
Dim instance As FtCmo
Dim value As Boolean
 
instance.fDefaultSize = value
 
value = instance.fDefaultSize
See Also