_Application.UsedObjects 属性

定义

返回一个 UsedObjects 对象,该对象表示在工作簿中分配的对象。

public:
 property Microsoft::Office::Interop::Excel::UsedObjects ^ UsedObjects { Microsoft::Office::Interop::Excel::UsedObjects ^ get(); };
public Microsoft.Office.Interop.Excel.UsedObjects UsedObjects { get; }
Public ReadOnly Property UsedObjects As UsedObjects

属性值

适用于