Method Merge
Merge(Cell, Cell)
Declaration
public override Cell Merge(Cell m, Cell e)
Parameters
Type | Name | Description |
---|---|---|
Cell | m | the master Cell |
Cell | e | the existing Cell |
Returns
Type | Description |
---|---|
Cell | the resulting Cell, or |