Edit

Share via


HorizontalLineFormat.Alignment Property

Definition

Returns or sets a WdHorizontalLineAlignment constant that represents the alignment for the specified horizontal line.

public:
 property Microsoft::Office::Interop::Word::WdHorizontalLineAlignment Alignment { Microsoft::Office::Interop::Word::WdHorizontalLineAlignment get(); void set(Microsoft::Office::Interop::Word::WdHorizontalLineAlignment value); };
public Microsoft.Office.Interop.Word.WdHorizontalLineAlignment Alignment { get; set; }
member this.Alignment : Microsoft.Office.Interop.Word.WdHorizontalLineAlignment with get, set
Public Property Alignment As WdHorizontalLineAlignment

Property Value

Applies to