insertCell Method

Summary

Inserts a Cell at the intersection.

Syntax

TypeScript
    insertCell(cell: Cell, options?: EngineOptions): Cell; 

Parameters

cell

The Cell to be inserted.

options

The EngineOptions object to use when executing this command.

Return Value

The Cell object inserted at the intersection.

Remarks

This would be used to input a cell, specified or not, at the exact location wanted.

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.