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


In This Topic
CompatibleFeatures Property
In This Topic
Internal use only.
Syntax
'Declaration
 
Public ReadOnly Property CompatibleFeatures As CompatibleFeatures
 
'Usage
 
Dim instance As Workbook
Dim value As CompatibleFeatures
 
value = instance.CompatibleFeatures
See Also