Name | Description | |
---|---|---|
MergedCellStorage Constructor |
The following tables list the members exposed by MergedCellStorage.
Name | Description | |
---|---|---|
MergedCellStorage Constructor |
Name | Description | |
---|---|---|
Clear | ||
ContainsMergedCell | Determines whether this storage already contains a merged cell which intersects with the specified range. | |
Find | Overloaded. Finds the merged cell which intersects with the specified reference. | |
InsertColumns | Insert specified amout of columns at specified index | |
InsertRows | Insert specified amout of rows at specified index | |
IsEmpty | ||
Merge | Overloaded. Creates a merged cell from the specified cell range. | |
RemoveColumns | Remove specified amout of columns at specified index | |
RemoveRows | Remove specified amout of rows at specified index | |
UnMerge | Separates a merged area into individual cells. |