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


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