SheetXL - v0.3.20
    Preparing search index...

    Ordinal implements IAutoFill.Filler to handles Strings that have a Integer value.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Returns true if the value is a String that contains an Integer.

      Parameters

      • value: any
      • prev: string

      Returns boolean

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

      Parameters

      Returns FillAt<string>

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