Name | Description | |
---|---|---|
Add | Adds an item to the ICollection. | |
Clear | Removes all items from the ICollection. | |
Clone | Creates a new object that is a copy of the current instance. | |
CloneSetting | Clones a new sparkline group that copies the setting of the current sparkline group. | |
Contains | Determines whether the ICollection contains a specific value. | |
CopyTo | Copies the elements of the ICollection to a System.Array, starting at a particular System.Array index. | |
Deserialize | Loads the object from XML. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
GetExcelSetting | Gets the excel setting. | |
GetGroupCoverCellRange | Gets the group cover cell range. | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. | |
IsSwitchable | Checks if the group is switchable. | |
ReLoadFormula | Reevaluates the formula which depends on the spread. | |
Remove | Removes the first occurrence of a specific object from the ICollection. | |
Serialize | Saves the object to XML. | |
SwitchRowColumn | Switches sparkline rows or columns. |