InlineShape.Range Property
Word Developer Reference |
Returns a Range object that represents the portion of a document that is contained within an inline shape.
Syntax
expression.Range
expression Required. A variable that represents an InlineShape object.
See Also