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