NotebookPage.position
int position() @propertyGet position property.
Returns
The index of the child in the parent.
void position(int propval) @propertySet position property.
Parameters
propval | The index of the child in the parent. |
int position() @propertyGet position property.
void position(int propval) @propertySet position property.
propval | The index of the child in the parent. |