Freigeben über


ProgressBar-Konstruktor

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

Namespace:  Microsoft.Office.Tools.Excel.Controls
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
Public Sub New
public ProgressBar()

Hinweise

Verwenden Sie den New-Konstruktor nicht, um eine neue ProgressBar zu erstellen.Fügen Sie dem Arbeitsblatt mithilfe der AddProgressBar()-Methode ein neues ProgressBar hinzu.Weitere Informationen finden Sie unter Hinzufügen von Steuerelementen zu Office-Dokumenten zur Laufzeit.

.NET Framework-Sicherheit

Siehe auch

Referenz

ProgressBar Klasse

ProgressBar-Überladung

Microsoft.Office.Tools.Excel.Controls-Namespace