2 results
sets the auto numbering index of the handled paragraph @ param index the number of the first in the ‘ 0 ‘ a with 1 if the index is a value of the chart type .
2488. PaneRecord r = new PaneRecord();
2489. r.setX((short)xSplitPos);
2490. r.setY((short)ySplitPos);
2491. r.setTopRow((short) topRow);
2492. r.setLeftColumn((short) leftmostColumn);
2493. r.setActivePane((short) activePane);
1 results
set the text orientation field for the frame record .
170. PaneRecord rec = new PaneRecord();
172. rec.field_1_x = field_1_x;
173. rec.field_2_y = field_2_y;
174. rec.field_3_topRow = field_3_topRow;
175. rec.field_4_leftColumn = field_4_leftColumn;
176. rec.field_5_activePane = field_5_activePane;