Freigeben über


MinDropDownWidth Konstruktoren

Definition

Überlädt

MinDropDownWidth()

Initialisiert eine neue instance der MinDropDownWidth-Klasse.

MinDropDownWidth(String)

Initialisiert einen neuen instance der MinDropDownWidth-Klasse mit dem angegebenen Textinhalt.

MinDropDownWidth()

Initialisiert eine neue instance der MinDropDownWidth-Klasse.

public MinDropDownWidth();
Public Sub New ()

Gilt für:

MinDropDownWidth(String)

Initialisiert einen neuen instance der MinDropDownWidth-Klasse mit dem angegebenen Textinhalt.

public MinDropDownWidth(string text);
new DocumentFormat.OpenXml.Vml.Spreadsheet.MinDropDownWidth : string -> DocumentFormat.OpenXml.Vml.Spreadsheet.MinDropDownWidth
Public Sub New (text As String)

Parameter

text
String

Gibt den Textinhalt des Elements an.

Gilt für: