SheetXL - v0.3.20
    Preparing search index...

    Variable ParseRunTypeConst

    ParseRunType: { Repeat: "repeat"; Spacing: "spacing"; Text: "text" } = _ParseRunType

    Type declaration

    • ReadonlyRepeat: "repeat"

      Indicates the text at this run should repeat.

    • ReadonlySpacing: "spacing"

      Indicates the text at this run should not be displayed but used for measuring white-space.

    • ReadonlyText: "text"

      Contains text.