Share via


CommandBarButtonClass.accChildCount Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property accChildCount As Integer
    Get
'Usage
Dim instance As CommandBarButtonClass
Dim value As Integer

value = instance.accChildCount
public virtual int accChildCount { get; }

Property Value

Type: System.Int32

Implements

_CommandBarButton.accChildCount

See Also

Reference

CommandBarButtonClass Class

CommandBarButtonClass Members

Microsoft.Office.Core Namespace