Click or drag to resize

Stylesheet Constructor

Overload List
 NameDescription
Public methodStylesheet Initializes a new instance of the Stylesheet class.
Public methodStylesheet(IEnumerableOpenXmlElement) Initializes a new instance of the Stylesheet class with the specified child elements.
Public methodStylesheet(OpenXmlElement) Initializes a new instance of the Stylesheet class with the specified child elements.
Public methodStylesheet(String) Initializes a new instance of the Stylesheet class from outer XML.
Top
See Also