Selection.HTMLDivisions Property
Word Developer Reference |
Returns an HTMLDivisions object that represents an HTML division in a Web document.
Syntax
expression.HTMLDivisions
expression Required. A variable that represents a Selection object.
See Also