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


MergedCellStorage Class
Represent the merged cell storage which implements hybrid data structure. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class MergedCellStorage 
 
'Usage
 
Dim instance As MergedCellStorage
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Storages.MergedCellStorage

See Also