HorizontalLineFormat.WidthType Property

Definition

Returns or sets the width type for the specified HorizontalLineFormat object.

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

Property Value

Applies to