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