Defines a set of values in a series
Inheritance
object
Constructors
Section titled "Constructors"constructor
public XValues(Sheet sheet, string formula, CellReferenceMode? cellReferenceMode = null) Returns XValues
constructor
public XValues(IEnumerable values) Returns XValues
Methods
Section titled "Methods"GetValues()
Section titled "GetValues()"Returns the actual values for this instance.
public override object[] GetValues()