Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Storages Namespace / MergedCellStorage Class
Members


In This Topic
    MergedCellStorage Class
    In This Topic
    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
    public sealed class MergedCellStorage 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Storages.MergedCellStorage

    See Also