Table of Contents

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

ExcelCellAddress

RangeAddress

The datarange

public ExcelAddressBase RangeAddress { get; }

Property Value

ExcelAddressBase

Methods

ToString()

Returns a string representation of the object

public override string ToString()

Returns

string

The cell address and the range