Font2.UnderlineStyle 属性

定义

获取或设置一个值,该值指定选定文本的下划线样式。 读/写。

public:
 property Microsoft::Office::Core::MsoTextUnderlineType UnderlineStyle { Microsoft::Office::Core::MsoTextUnderlineType get(); void set(Microsoft::Office::Core::MsoTextUnderlineType value); };
public Microsoft.Office.Core.MsoTextUnderlineType UnderlineStyle { get; set; }
member this.UnderlineStyle : Microsoft.Office.Core.MsoTextUnderlineType with get, set
Public Property UnderlineStyle As MsoTextUnderlineType

属性值

MsoTextUnderlineType

适用于