HorizontalLineFormat Interface

Definition

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.

Applies to