merge method
merge
Combines a range of cells into a single cell.
def merge(self):
...
Remarks
Reference the merged cell via the address of the upper-left cell in the range.
See Also
- module
aspose.cells
- class
UnionRange
Combines a range of cells into a single cell.
def merge(self):
...
Reference the merged cell via the address of the upper-left cell in the range.
aspose.cells
UnionRange