StyleDefinition Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
StyleDefinition() | Initializes a new instance of the StyleDefinition class. | |
StyleDefinition(String) | Initializes a new instance of the StyleDefinition class from outer XML. | |
StyleDefinition(array<OpenXmlElement[]) | Initializes a new instance of the StyleDefinition class with the specified child elements. | |
StyleDefinition(IEnumerable<OpenXmlElement>) | Initializes a new instance of the StyleDefinition class with the specified child elements. |
Top