Skip to main content

SubDocument.CreateRange Method

Name Parameters Description
CreateRange(DocumentPosition, Int32) start, length Creates a new document range using the specified start position and range length.
CreateRange(Int32, Int32) start, length Creates a new document range using the specified start position and range length.