Disable3DForListBoxAndDropDown Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ü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.