canMerge Method

Summary

Indicates whether the targeted cells in the TableBlock object can be merged.

Syntax

TypeScript
    canMerge(from: CellPoint, to: CellPoint): boolean; 

Parameters

from

The CellPoint of the starting cell.

to

The CellPoint of the ending cell.

Return Value

true if the cells can be merged, false otherwise.

Remarks

This would be used to check if the selected cells are able to merge to make one bigger cell in a table.

Requirements

Target Platforms

See Also

TableBlock Object

TableBlock Members

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.