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