createRange method

Range createRange()

The Document.createRange() method returns a new Range object.

Implementation

external Range createRange();