Range.Underline 属性

定义

返回或设置应用于区域的下划线类型。

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

属性值

适用于