_CommandBarButton.State 属性

定义

返回或设置命令栏按钮控件的外观。

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

属性值

适用于