Freigeben über


Factory.CreateListObject-Methode

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Function CreateListObject ( _
    serviceProvider As IServiceProvider, _
    hostItemProvider As IHostItemProvider, _
    primaryCookie As String, _
    identifier As String, _
    containerComponent As Object _
) As ListObject
ListObject CreateListObject(
    IServiceProvider serviceProvider,
    IHostItemProvider hostItemProvider,
    string primaryCookie,
    string identifier,
    Object containerComponent
)

Parameter

Rückgabewert

Typ: Microsoft.Office.Tools.Excel.ListObject

.NET Framework-Sicherheit

Siehe auch

Referenz

Factory Schnittstelle

Microsoft.Office.Tools.Excel-Namespace