Gets or sets whether to show a border around each sub-cell.
Object.defineProperty(Cell.prototype, 'showFrameBorder',
get: function(),
set: function(value)
)
showFrameBorder: boolean;
true to show border around each sub-cell in the cell, false to hide the borders.
To change the color of the border, refer to:
SelectedBorderColor. SelectedSubCellBorderColor. UnselectedBorderColor.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET