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