Abstract base class that defines a set of values in a .
Inheritance
object
Classes that extend this class.
Derived ClassesConstructors
Section titled "Constructors"constructor
protected SeriesValuesBase(Sheet sheet, string formula, CellReferenceMode? cellReferenceMode = null) Returns SeriesValuesBase
constructor
public SeriesValuesBase(IEnumerable values) Returns SeriesValuesBase
Methods
Section titled "Methods"GetValues()
Section titled "GetValues()"Returns an object array containing the value of each data point in the associated .
public virtual object[] GetValues()