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