Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / CellNote Class / Clone() Method


In This Topic
Clone() Method
In This Topic
Syntax
'Declaration
 
Public Function Clone() As CellNote
 
'Usage
 
Dim instance As CellNote
Dim value As CellNote
 
value = instance.Clone()
See Also