Click to Rate and Give Feedback
MSDN
MSDN Library
ControlRangeCollection Prototype

Defines the properties and methods inherited by objects in the ControlRangeCollection prototype chain.

Syntax

HTMLN/A
ScriptingControlRangeCollection.prototype

Members Table

The following table lists the members exposed by the ControlRangeCollection Constructor object.

Attributes/Properties

PropertyDescription
length Gets or sets the number of objects in a collection.

Methods

MethodDescription
add Adds an element to the areas, controlRange, or options collection.
addElement Adds an element to the controlRange collection.
execCommand Executes a command on the current document, current selection, or the given range.
item Retrieves an object from a controlRange collection.
queryCommandEnabled Returns a Boolean value that indicates whether a specified command can be successfully executed using execCommand, given the current state of the document.
queryCommandIndeterm Returns a Boolean value that indicates whether the specified command is in the indeterminate state.
queryCommandState Returns a Boolean value that indicates the current state of the command.
queryCommandSupported Returns a Boolean value that indicates whether the current command is supported on the current range.
queryCommandValue Returns the current value of the document, range, or current selection for the given command.
remove Removes an element from the collection.
scrollIntoView Causes the object to scroll into view, aligning it either at the top or bottom of the window.
select Makes the selection equal to the current object.

Remarks

For more information on this and other DOM Prototypes see Document Object Model Prototypes, Part 1: Introduction.

This prototype does not derive from any objects.

Applies To

controlRange

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker