WorkbookBase, constructeur
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Espace de noms : Microsoft.Office.Tools.Excel
Assembly : Microsoft.Office.Tools.Excel.v4.0.Utilities (dans Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
Syntaxe
'Déclaration
Protected Sub New ( _
factory As Factory, _
serviceProvider As IServiceProvider, _
primaryCookie As String, _
identifier As String _
)
protected WorkbookBase(
Factory factory,
IServiceProvider serviceProvider,
string primaryCookie,
string identifier
)
Paramètres
- factory
Type : Microsoft.Office.Tools.Excel.Factory
- serviceProvider
Type : System.IServiceProvider
- primaryCookie
Type : System.String
- identifier
Type : System.String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.