HTMLDivision Object Members

Word Developer Reference

Represents a single HTML DIV element within a Web document. The HTMLDivision object is a member of the HTMLDivisions collection.

Methods

  Name Description
Bb243480.methods(en-us,office.12).gif Delete Deletes the specified HTML division.
Bb243480.methods(en-us,office.12).gif HTMLDivisionParent Returns an HTMLDivision object that represents a parent division of the current HTML division.

Properties

  Name Description
Bb243480.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243480.properties(en-us,office.12).gif Borders Returns a Borders collection that represents all the borders for the specified object.
Bb243480.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243480.properties(en-us,office.12).gif HTMLDivisions Returns an HTMLDivisions object that represents an HTML division in a Web document.
Bb243480.properties(en-us,office.12).gif LeftIndent Returns or sets a Single that represents the left indent value (in points) for the specified HTML division. Read/write.
Bb243480.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified HTMLDivision object.
Bb243480.properties(en-us,office.12).gif Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Bb243480.properties(en-us,office.12).gif RightIndent Returns or sets the right indent (in points) for the specified paragraphs. Read/write Single.
Bb243480.properties(en-us,office.12).gif SpaceAfter Returns or sets the amount of spacing (in points) after the specified HTML DIV element. Read/write Single.
Bb243480.properties(en-us,office.12).gif SpaceBefore Returns or sets the spacing (in points) before the specified HTML DIV element. Read/write Single.