SheetXL - v0.3.20
    Preparing search index...

    Variable StrikeStyleConst

    StrikeStyle: { Double: "double"; None: "none"; Single: "single" } = ...

    Indicate how and if a line will be drawing horizontally through the middle of the text.

    Type declaration

    • ReadonlyDouble: "double"

      A double line.

    • ReadonlyNone: "none"

      No strike-through

    • ReadonlySingle: "single"

      A single line.