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