Gets or sets the current arrangement of each sub-cell inside the cell.
Object.defineProperty(Cell.prototype, 'arrangement',
get: function(),
set: function(value)
)
arrangement: FrameArrangement;
FrameArrangement enumeration that represents the current arrangement of the sub-cells inside the cell.
If the FrameArrangement to anything other than custom, then use the GridLayout property to control how the frames are arranged.
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