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


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