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


In This Topic
MergedCellStorage Class Methods
In This Topic

For a list of all members of this type, see MergedCellStorage members.

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