Defines the row location relative to a specified cell for a TableBlock object's methods.
lt.Document.Editor.RowLocation {
above: 0,
below: 1
}
lt.Document.Editor.RowLocation {
above: 0,
below: 1
}
Value | Member | Description |
---|---|---|
0 | above | Row is to be above the specified cell |
1 | below | Row is to be below the specified cell |
This would be used to know where to insert rows into a table based on the selected cell, either above or below it.
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