Freigeben über


CommandBarsClass.GetPressedMso Method

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

Syntax

'Declaration
Public Overridable Function GetPressedMso ( _
    idMso As String _
) As Boolean
'Usage
Dim instance As CommandBarsClass
Dim idMso As String
Dim returnValue As Boolean

returnValue = instance.GetPressedMso(idMso)
public virtual bool GetPressedMso(
    string idMso
)

Parameters

Return Value

Type: System.Boolean

Implements

_CommandBars.GetPressedMso(String)

See Also

Reference

CommandBarsClass Class

CommandBarsClass Members

Microsoft.Office.Core Namespace