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