Share via


_CommandBarActiveX.accDescription Property (Object)

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

Syntax

'Declaration
ReadOnly Property accDescription ( _
    varChild As Object _
) As String
    Get
'Usage
Dim instance As _CommandBarActiveX
Dim varChild As Object
Dim value As String

value = instance.accDescription(varChild)
string this[
    Object varChild
] { get; }

Parameters

Property Value

Type: System.String

Implements

CommandBarControl.accDescription[Object]

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

accDescription Overload

Microsoft.Office.Core Namespace