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