getCutStatus();
The getCutStatus method determines the mode for splitting the initial range with fixation lines.
This mode is equal to lr if the range is split into left and right parts, to tb if the range is split into top and bottom parts, and to tblr if the range is split into four parts: top, bottom, left and right.
The example of use is given on the page with description of the TabSheetRange.getCutRanges method.
See also: