Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CrtLayout12 Class / autolayouttype Property


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