Class ExcelSparkline
- Namespace
- OfficeOpenXml.Sparkline
- Assembly
- EPPlus.dll
Represents a single sparkline within the sparkline group
public class ExcelSparkline : XmlHelper
- Inheritance
-
ExcelSparkline
- Inherited Members
Properties
Cell
Location of the sparkline
public ExcelCellAddress Cell { get; }
Property Value
RangeAddress
The datarange
public ExcelAddressBase RangeAddress { get; }
Property Value
Methods
ToString()
Returns a string representation of the object
public override string ToString()
Returns
- string
The cell address and the range