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