StyleData-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Überladungsliste
Name | Beschreibung | |
---|---|---|
StyleData() | Initializes a new instance of the StyleData class. | |
StyleData(String) | Initializes a new instance of the StyleData class from outer XML. | |
StyleData(array<OpenXmlElement[]) | Initializes a new instance of the StyleData class with the specified child elements. | |
StyleData(IEnumerable<OpenXmlElement>) | Initializes a new instance of the StyleData class with the specified child elements. |
Nach oben