Row.ID Property

Word Developer Reference

Returns or sets the identifying label for the specified table row when the document is saved as a Web page. Read/write String.

Syntax

expression.ID

expression   Required. A variable that represents a Row object.

Remarks

You can use a label as a hyperlink reference from other Web pages or from within the current document.

See Also