Partager via


OpenXmlLeafTextElement Constructeurs

Définition

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

S’applique à