Este tema aún no ha recibido ninguna valoración - Valorar este tema

UsedObjects Interface

Represents objects that have been allocated in a workbook.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

'Uso
Public Class sedObjectsImplementation
	Implements UsedObjects
End Class
Dim sedObjectsImplementation1 As New sedObjectsImplementation()

public interface UsedObjects
public interface UsedObjects
public interface UsedObjects

Use the UsedObjects property of the Application object to return a UsedObjects collection.

Once a UsedObjects collection is returned, you can determine the quantity of used objects in a Microsoft Excel application using the Count property.


Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

¿Te ha resultado útil?
(Caracteres restantes: 1500)
© 2013 Microsoft. Reservados todos los derechos.