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