Cell.Id Property
Word Developer Reference |
Returns or sets the identifying label for the specified object when the current document is saved as a Web page. Read/write String.
Syntax
expression.ID
expression Required. A variable that represents a Cell object.
Remarks
You can use a label as a hyperlink reference from other Web pages or from within the current document.
See Also