HorizontalLineFormat.WidthType 属性

定义

返回或设置指定 HorizontalLineFormat 对象的宽度类型。

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

属性值

适用于