Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Storages Namespace / MergedCellStorage Class / Clear Method


In This Topic
Clear Method (MergedCellStorage)
In This Topic
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As MergedCellStorage
 
instance.Clear()
See Also