SheetXL - v0.3.20
    Preparing search index...

    LinearFill implements IAutoFill.Filler to work with numbers. TODO - implements stepValue/stepTo

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Returns true if the value is a valid number.

      Parameters

      • value: any
      • _prev: number

      Returns boolean

    • Create a IAutoFill.FillAt function using the provided values and options.

      Parameters

      Returns FillAt<number>

      • The first elements in the values is guaranteed to never be null.
      • Return null if the autofill is unable to fill.