_IMsoOleAccDispObj.accSelection Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property accSelection As Object
Get
'Usage
Dim instance As _IMsoOleAccDispObj
Dim value As Object
value = instance.accSelection
Object accSelection { get; }
Property Value
Type: System.Object