Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / CellNote Class / Type Property


In This Topic
Type Property (CellNote)
In This Topic
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Type As ShapeType
 
'Usage
 
Dim instance As CellNote
Dim value As ShapeType
 
value = instance.Type
See Also