Compartilhar via


Table.Range Property

Word Developer Reference

Returns a Range object that represents the portion of a document that is contained within the specified table.

Syntax

expression.Range

expression   Required. A variable that represents a Table object.

See Also