Gets or sets the sub-cell color when the parent cell is selected.
Object.defineProperty(Cell.prototype, 'selectedSubCellBorderColor',
get: function(),
set: function(value)
)
selectedSubCellBorderColor: string;
A string value that represents the highlighted sub-cell border color.
The difference between the selected sub-cell and the highlighted sub-cell is that the selected sub-cell are the sub-cell inside a selected cell, but the highlighted sub-cell is the active sub-cell inside a selected cell. To change the highlighted sub-cell color, refer to HighlightedSubCellBorderColor.
To get the selected sub-cell, refer to SelectedItems.
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