HTMLDivision Members

Include Protected Members
Include Inherited Members

Represents a single HTML division that can be added to a Web document.

The HTMLDivision type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.
Public method HTMLDivisionParent Returns an HTMLDivision object that represents a parent division of the current HTML division.

Top

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Word application.
Public property Borders Returns a Borders collection that represents all the borders for the specified object.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property HTMLDivisions Returns an HTMLDivisions object that represents an HTML division in a Web document.
Public property LeftIndent Returns or sets a Single that represents the left indent value (in points) for the specified HTML division.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property RightIndent Returns or sets the right indent (in points) for the specified paragraphs.
Public property SpaceAfter Returns or sets the amount of spacing (in points) after the specified paragraph or text column.
Public property SpaceBefore Returns or sets the spacing (in points) before the specified paragraphs.

Top

See Also

Reference

HTMLDivision Interface

Microsoft.Office.Interop.Word Namespace