Share via


MsoButtonStyleHidden Enumeration 

This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)

Usage

Dim msoButtonStyleHidden1 As MsoButtonStyleHidden = MsoButtonStyleHidden.msoButtonTextBelow

Syntax

Public Enum MsoButtonStyleHidden
public enum MsoButtonStyleHidden
public enum class MsoButtonStyleHidden
public enum MsoButtonStyleHidden
public enum MsoButtonStyleHidden

Members

Member name Description
msoButtonTextBelow
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.
msoButtonWrapText
This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace