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