ControlSite.Width-Eigenschaft

Ruft die Breite von ControlSite in Punkt ab oder legt diese fest.

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

Syntax

'Declaration
Property Width As Double
    Get
    Set
double Width { get; set; }

Eigenschaftswert

Typ: System.Double
Die Breite von ControlSite in Punkt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ControlSite Schnittstelle

Microsoft.Office.Tools.Excel-Namespace