Freigeben über


Disable3DForListBoxAndDropDown Konstruktoren

Definition

Überlädt

Disable3DForListBoxAndDropDown()

Initialisiert eine neue instance der Disable3DForListBoxAndDropDown-Klasse.

Disable3DForListBoxAndDropDown(String)

Initialisiert eine neue instance der Disable3DForListBoxAndDropDown-Klasse mit dem angegebenen Textinhalt.

Disable3DForListBoxAndDropDown()

Initialisiert eine neue instance der Disable3DForListBoxAndDropDown-Klasse.

public Disable3DForListBoxAndDropDown();
Public Sub New ()

Gilt für:

Disable3DForListBoxAndDropDown(String)

Initialisiert eine neue instance der Disable3DForListBoxAndDropDown-Klasse mit dem angegebenen Textinhalt.

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

Parameter

text
String

Gibt den Textinhalt des Elements an.

Gilt für: