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