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