In This Topic ▼

TableBlock Class Methods

Summary

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

Public Methods

Name Description
Public Method canMerge Indicates whether the targeted cells in the TableBlock object can be merged.
Public Method createCell Creates a new Cell and inserts it into the TableBlock object at the intersection.
Public Method deleteCell Deletes the Cell and all its content at the intersection.
Public Method deleteColumn Deletes a column from the TableBlock object.
Public Method deleteRow Deletes a row from the TableBlock object.
Public Method forEachCell Iterates over every Cell in the TableBlock object.
Public Method getCell Retrieves the Cell object located at the intersection.
Public Method insertCell Inserts a Cell at the intersection.
Public Method insertColumn Inserts a new column into the TableBlock object relative to a specified Cell.
Public Method insertEmptyRow Inserts a new row of empty cells into the TableBlock object.
Public Method insertRow Inserts a new row into the TableBlock object relative to a specified Cell.
Public Method merge Merges all Cell objects in the provided range together.
Public Method unmerge Unmerges an anchor Cell into its constituent Cell objects.

See Also

TableBlock 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.