Share via


ApplicationClass.UsedObjects Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property UsedObjects As UsedObjects
    Get
'Usage
Dim instance As ApplicationClass
Dim value As UsedObjects

value = instance.UsedObjects
public virtual UsedObjects UsedObjects { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.UsedObjects

Implements

_Application.UsedObjects

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Excel Namespace