VScrollBar, constructeur (Factory, IHostItemProvider, IServiceProvider, String, String, Object, String)
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.Controls
Assembly : Microsoft.Office.Tools.Excel.v4.0.Utilities (dans Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
Syntaxe
'Déclaration
Public Sub New ( _
factory As Factory, _
hostItemProvider As IHostItemProvider, _
serviceProvider As IServiceProvider, _
cookie As String, _
extenderCookie As String, _
container As Object, _
identifier As String _
)
public VScrollBar(
Factory factory,
IHostItemProvider hostItemProvider,
IServiceProvider serviceProvider,
string cookie,
string extenderCookie,
Object container,
string identifier
)
Paramètres
- factory
Type : Microsoft.Office.Tools.Excel.Factory
- hostItemProvider
Type : Microsoft.Office.Tools.IHostItemProvider
- serviceProvider
Type : System.IServiceProvider
- cookie
Type : System.String
- extenderCookie
Type : System.String
- container
Type : System.Object
- 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.