HorizontalLineFormat Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents horizontal line formatting.
public interface class HorizontalLineFormat
[System.Runtime.InteropServices.Guid("000209DE-0000-0000-C000-000000000046")]
public interface HorizontalLineFormat
type HorizontalLineFormat = interface
Public Interface HorizontalLineFormat
- Attributes
Remarks
Use the HorizontalLineFormat property to return a HorizontalLineFormat object.
Properties
Alignment |
Returns or sets a WdHorizontalLineAlignment constant that represents the alignment for the specified horizontal line. |
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. |
NoShade |
True if Microsoft Word draws the specified horizontal line without 3-D shading. |
Parent |
Returns an object that represents the parent object of the specified object. |
PercentWidth |
Returns or sets the length of the specified horizontal line expressed as a percentage of the window width. |
WidthType |
Returns or sets the width type for the specified HorizontalLineFormat object. |