Gets the MPR type of the cell.
Object.defineProperty(Cell.prototype, 'mprType',
get: function(),
set: function(value)
)
mprType: CellMPRType;
CellMPRType enumeration that represents the MPR type of the cell.
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