In This Topic ▼

TableEngine Class Methods

Summary

For a list of all members of this type, see TableEngine members

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.

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.