Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CrtLayout12A Class / wWidthMode Property


In This Topic
wWidthMode Property (CrtLayout12A)
In This Topic
Syntax
'Declaration
 
Public Property wWidthMode As CrtLayout12Mode
 
'Usage
 
Dim instance As CrtLayout12A
Dim value As CrtLayout12Mode
 
instance.wWidthMode = value
 
value = instance.wWidthMode
See Also