Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 501 Bytes

250af7ce-5e12-6f6d-274c-d35a581b2b63.md

File metadata and controls

13 lines (8 loc) · 501 Bytes

XlDataSeriesType Enumeration (Excel)

Specifies the data series to create.

Name Value Description
xlAutoFill 4 Fill series according to AutoFill settings.
xlChronological 3 Fill with date values.
xlDataSeriesLinear -4132 Extend values, assuming an additive progression (for example, '1, 2' is extended as '3, 4, 5').
xlGrowth 2 Extend values, assuming a multiplicative progression (for example, '1, 2' is extended as '4, 8, 16').