deleteColumn Method

Summary

Deletes a column from the TableBlock object.

Syntax

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

Parameters

column

The index of the column to delete.

options

The EngineOptions object to use when executing this command.

Remarks

This would be used to remove a column from the table and closing the empty gap with the two columns 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.