insertTable Method

Summary

Inserts a table into the structure.

Syntax

TypeScript
    insertTable(pos: EditPosition, rows: number, columns: number, options?: EngineOptions): TableBlock; 

Parameters

pos

The position in the document to insert the table.

rows

The number of rows that the table should have.

columns

The number of columns that the table should have.

options

The options to use when executing this command.

Requirements

Target Platforms

See Also

EditableContent Object

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