Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorSheet Class / fSize Property


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