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