TableEngine Class Members

Summary

The following tables list the members exposed by TableEngine.

Public Methods

Name Description
Public Method canMerge Check if the Editor can merge any Cell objects in the selection.
Public Method canUnmerge Check if the Editor can unmerge any Cell objects in the selection.
Public Method deleteColumn Deletes the current column in the table.
Public Method deleteRow Deletes the current row in the table.
Public Method deleteTable Deletes the current table.
Public Method distributeColumns Distributes the columns in a table based on the current size of the table.
Public Method distributeRows Distributes the rows in a table based off size of the largest cell in the table.
Public Method formatCell Formats all cells uniformly with the provided CellFormatData object.
Public Method formatCellBorders Formats the border's of the Cell objects within the provided BorderRegion.
Public Method insertColumn Inserts a new column in the table.
Public Method insertRow Inserts a new row in table.
Public Method insertTable Inserts a new table at the cursor location.
Public Method merge Merges the Cell objects in the selection together.
Public Method unmerge Unmerges the anchor Cell in the selection into its constituent Cell objects.

Public Properties

Name Description
Public Property static  | Shared in VB editor Gets the DocumentEditor for this TableEngine object.
Public Property static  | Shared in VB engine Gets the EngineModule for this TableEngine object.

See Also

TableEngine Class

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.