Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Workbook Class / FormatOptions Property


In This Topic
FormatOptions Property
In This Topic
Gets the general FormatOptions value.
Syntax
'Declaration
 
Public ReadOnly Property FormatOptions As FormatOptions
 
'Usage
 
Dim instance As Workbook
Dim value As FormatOptions
 
value = instance.FormatOptions
See Also