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

ListObjects Interface

A collection of all the ListObject objects on a worksheet. Each ListObject object represents a list in the worksheet.

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

'Uso
Public Class istObjectsImplementation
	Implements ListObjects
End Class
Dim istObjectsImplementation1 As New istObjectsImplementation()

public interface ListObjects
public interface ListObjects
public interface ListObjects

Use the ListObjects property of the Worksheet object to return the ListObjects collection.


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.