deleteRow Method

Summary

Deletes a row from the TableBlock object.

Syntax

TypeScript
    deleteRow(row: number, options?: EngineOptions): void; 

Parameters

row

The index of the row to delete.

options

The EngineOptions object to use when executing this command.

Remarks

This would be used to remove a row from the table and closing the empty gap with the two rows next to the recently deleted one.

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.