Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFont Class / fCondense Property


In This Topic
fCondense Property
In This Topic
Syntax
'Declaration
 
Public Property fCondense As Boolean
 
'Usage
 
Dim instance As ExcelFont
Dim value As Boolean
 
instance.fCondense = value
 
value = instance.fCondense
See Also