_IMsoOleAccDispObj.accRole Property (Object)

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

Syntax

'Declaration
ReadOnly Property accRole ( _
    varChild As Object _
) As Object
    Get
'Usage
Dim instance As _IMsoOleAccDispObj
Dim varChild As Object
Dim value As Object

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

Parameters

Property Value

Type: System.Object

Implements

IAccessible.accRole[Object]

See Also

Reference

_IMsoOleAccDispObj Interface

_IMsoOleAccDispObj Members

accRole Overload

Microsoft.Office.Core Namespace