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