insertEmptyRow Method

Summary

Inserts a new row of empty cells into the TableBlock object.

Syntax

TypeScript
    insertEmptyRow(row: number): void; 

Parameters

row

The index for the row to be inserted in.

Remarks

This would be used to add a new row into an existing table due to potential mistakes.

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.