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