IAccessible.accRole Property

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

Syntax

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

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

Parameters

Property Value

Type: System.Object

See Also

Reference

IAccessible Interface

IAccessible Members

Microsoft.Office.Core Namespace