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