The following tables list the members exposed by TableBlock.
Name | Description | |
---|---|---|
TableBlock | Creates a new instance of TableBlock. |
Name | Description | |
---|---|---|
canMerge | Indicates whether the targeted cells in the TableBlock object can be merged. | |
createCell | Creates a new Cell and inserts it into the TableBlock object at the intersection. | |
deleteCell | Deletes the Cell and all its content at the intersection. | |
deleteColumn | Deletes a column from the TableBlock object. | |
deleteRow | Deletes a row from the TableBlock object. | |
forEachCell | Iterates over every Cell in the TableBlock object. | |
getCell | Retrieves the Cell object located at the intersection. | |
insertCell | Inserts a Cell at the intersection. | |
insertColumn | Inserts a new column into the TableBlock object relative to a specified Cell. | |
insertEmptyRow | Inserts a new row of empty cells into the TableBlock object. | |
insertRow | Inserts a new row into the TableBlock object relative to a specified Cell. | |
merge | Merges all Cell objects in the provided range together. | |
unmerge | Unmerges an anchor Cell into its constituent Cell objects. |
Name | Description | |
---|---|---|
attributes | The Attributes for this TableBlock object. | |
blockType | Gets the BlockType for this TableBlock object. | |
context | The EditableContent for this TableBlock object. | |
DEFAULT_NAME | Gets the default name string of the TableBlock object. | |
defaultLength | The default length of the TableBlock object, with the number being how much space is taken in the document. | |
id | Gets the ID string value of the TableBlock object. | |
length | Gets the length of the TableBlock object, with the number being how much space is taken in the document. | |
name | The name string of the TableBlock object. | |
node | The TreeNode of the TableBlock object. | |
rows | The collection of row Cell objects in the TableBlock object. | |
type | The PieceType for the TableBlock object. |
Leadtools.Document.Editor Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document