_IMsoOleAccDispObj.accState Property (Object)
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property accState ( _
varChild As Object _
) As Object
Get
'Usage
Dim instance As _IMsoOleAccDispObj
Dim varChild As Object
Dim value As Object
value = instance.accState(varChild)
Object this[
Object varChild
] { get; }
Parameters
- varChild
Type: System.Object
Property Value
Type: System.Object