OpenXmlLeafTextElement 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
OpenXmlLeafTextElement() |
Initialise une nouvelle instance de la classe OpenXmlLeafTextElement. |
OpenXmlLeafTextElement(String) |
Initialise une nouvelle instance de la classe OpenXmlLeafTextElement à l’aide du texte fourni. |
OpenXmlLeafTextElement()
Initialise une nouvelle instance de la classe OpenXmlLeafTextElement.
protected OpenXmlLeafTextElement ();
Protected Sub New ()
S’applique à
OpenXmlLeafTextElement(String)
Initialise une nouvelle instance de la classe OpenXmlLeafTextElement à l’aide du texte fourni.
protected OpenXmlLeafTextElement (string text);
new DocumentFormat.OpenXml.OpenXmlLeafTextElement : string -> DocumentFormat.OpenXml.OpenXmlLeafTextElement
Protected Sub New (text As String)
Paramètres
- text
- String