[]
Represents a sparkline in a cell.
public class Sparkline : ICloneable
Public Class Sparkline
Implements ICloneable
Name | Description |
---|---|
Sparkline(ISparklineGroup, ISparkline) | Initializes a new instance of the Sparkline class. |
Name | Description |
---|---|
Data | Get the sparkline data in a cell. |
DataInfo | Gets the infomation about sparkline data in a cell. |
Setting | Gets the sparkline setting in a cell. |
Name | Description |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |