Aspose::Cells::Range::Merge method

Range::Merge method

Combines a range of cells into a single cell.

void Aspose::Cells::Range::Merge()

Remarks

Reference the merged cell via the address of the upper-left cell in the range.

See Also