Gets the parent cell of this sub-cell.
Object.defineProperty(SubCell.prototype, 'parentCell',
get: function()
)
parentCell: Cell; // read-only
Cell that represents the parent cell of this sub-cell.
The parent here is assigned through the sub-cell constructor.
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