Sdílet prostřednictvím


CommandBarPopup.accValue Property (Object)

Reserved for internal use.

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

Syntax

'Declaration
Property accValue ( _
    varChild As Object _
) As String
    Get
    Set
'Usage
Dim instance As CommandBarPopup
Dim varChild As Object
Dim value As String

value = instance.accValue(varChild)

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

Parameters

Property Value

Type: System.String

Implements

CommandBarControl.accValue[Object]

See Also

Reference

CommandBarPopup Interface

CommandBarPopup Members

accValue Overload

Microsoft.Office.Core Namespace