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