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