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


MergedCellStorage Class Members

The following tables list the members exposed by MergedCellStorage.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Methods
 NameDescription
Public Method  
Public MethodDetermines whether this storage already contains a merged cell which intersects with the specified range.  
Public MethodOverloaded. Finds the merged cell which intersects with the specified reference.  
Public MethodInsert specified amout of columns at specified index  
Public MethodInsert specified amout of rows at specified index  
Public Method  
Public MethodOverloaded. Creates a merged cell from the specified cell range.  
Public MethodRemove specified amout of columns at specified index  
Public MethodRemove specified amout of rows at specified index  
Public MethodSeparates a merged area into individual cells.  
Top
See Also