Returns document in which the element is located.
Document in which the element is located.
Returns type of the element.
Type of the element as string.
Returns id of the element.
Id of the element.
Returns maximal value of counter.
Maximal value of counter.
Returns minimal value of counter.
Minimal value of counter.
Returns number value of counter.
Number value of counter.
Returns depth of the element.
Depth of the element.
Returns parent of the element.
Parent of the element, or null if this element has no parent.
Returns parent paragraph of the element. The paragraph doesn't have to be direct parent of the element.
Parent paragraph of the element, or null if this element has no parent.
Returns system name of the element.
System name of the element.
Returns number value of counter.
Number value of counter.
Checks if the element has specified tag.
Tag that is checked.
True if element has specified tag, false otherwise.
Checks if the element is repeated.
True if element is repeated, false otherwise.
Checks if the element is visible.
True if element is visible, false otherwise.
Imitates button press action
Sets number value of counter which must be in range of allowed values.
Number value of counter.
Sets number value of counter which must be in range of allowed values.
Optionalvalue: anyNumber value of counter.
Interface used for marking elements with gettable value represented by number.