Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ShtProps Class / fNotSizeWith Property


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