Disable3DForListBoxAndDropDown Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
Disable3DForListBoxAndDropDown() |
Initialise une nouvelle instance de la classe Disable3DForListBoxAndDropDown. |
Disable3DForListBoxAndDropDown(String) |
Initialise une nouvelle instance de la classe Disable3DForListBoxAndDropDown avec le contenu de texte spécifié. |
Disable3DForListBoxAndDropDown()
Initialise une nouvelle instance de la classe Disable3DForListBoxAndDropDown.
public Disable3DForListBoxAndDropDown ();
Public Sub New ()
S’applique à
Disable3DForListBoxAndDropDown(String)
Initialise une nouvelle instance de la classe Disable3DForListBoxAndDropDown avec le contenu de texte spécifié.
public Disable3DForListBoxAndDropDown (string text);
new DocumentFormat.OpenXml.Vml.Spreadsheet.Disable3DForListBoxAndDropDown : string -> DocumentFormat.OpenXml.Vml.Spreadsheet.Disable3DForListBoxAndDropDown
Public Sub New (text As String)
Paramètres
- text
- String
Spécifie le contenu du texte de l’élément.