deleteCell Method

Summary

Deletes the Cell and all its content at the intersection.

Syntax

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

Parameters

row

The row that the Cell belongs to.

column

The column that the Cell belongs to.

option

The EngineOptions to use when executing this command.

Remarks

This would be used to remove a cell from the table and adjust the length of the column/row affected.

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.