HorizontalLineFormat Object Members
Word Developer Reference |
Represents horizontal line formatting.
Properties
Name | Description | |
---|---|---|
![]() |
Alignment | Returns or sets a WdHorizontalLineAlignment constant that represents the alignment for the specified horizontal line. Read/write. |
![]() |
Application | Returns an Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
![]() |
NoShade | True if Microsoft Word draws the specified horizontal line without 3-D shading. Read/write Boolean. |
![]() |
Parent | Returns an Object that represents the parent object of the specified HorizontalLineFormat object. |
![]() |
PercentWidth | Returns or sets the length of the specified horizontal line expressed as a percentage of the window width. Read/write Single. |
![]() |
WidthType | Returns or sets the width type for the specified HorizontalLineFormat object. Read/write WdHorizontalLineWidthType. |