Font2.StrikeThrough 属性

定义

获取或设置一个值,该值指定文本应呈现出删除线外观。 读/写。

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

属性值

MsoTriState

适用于