[]
Creates and returns a Range associated with this content object.
To get a range that can be used after the object has been deleted, see GetPersistentRange().
public Range GetRange()
Public Function GetRange() As Range
Type | Description |
---|---|
Range | A new Range instance associated with this content object. |