InspectDocumentRange extension

on

Methods

getRangeBetween(DocumentPosition position1, DocumentPosition position2) DocumentRange

Available on Document, provided by the InspectDocumentRange extension

Returns a DocumentRange that ranges from position1 to position2, including position1 and position2.