Gets the frame attached to this sub-cell.
Object.defineProperty(SubCell.prototype, 'attachedFrame',
get: function(),
set: function(value)
)
attachedFrame: Frame;
Frame that represents the frame attached to this sub-cell.
The frame is attached internally based on the current scroll offset of the cell, refer to CurrentOffset for more information.
refer to Frame for more information about the frame.
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