canMerge Method

Summary

Check if the Editor can merge any Cell objects in the selection.

Syntax

TypeScript
    canMerge(): boolean; 

Return Value

true if the Editor can merge any Cell objects in the selection; otherwise, false.

Remarks

This would be used to check if the cells selected can be merged before attempting to merge.

Requirements

Target Platforms

See Also

TableEngine Object

TableEngine 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.