SheetXL - v0.3.20
    Preparing search index...

    Variable SchemeConst

    Scheme: {
        Accent1: "accent1";
        Accent2: "accent2";
        Accent3: "accent3";
        Accent4: "accent4";
        Accent5: "accent5";
        Accent6: "accent6";
        Bg1: "bg1";
        Bg2: "bg2";
        FolHlink: "folHlink";
        Hlink: "hlink";
        Tx1: "tx1";
        Tx2: "tx2";
    } = ...

    Represents predefined colors from a color scheme, used in document themes.

    Type declaration

    • ReadonlyAccent1: "accent1"

      Accent color 1.

    • ReadonlyAccent2: "accent2"

      Accent color 2.

    • ReadonlyAccent3: "accent3"

      Accent color 3.

    • ReadonlyAccent4: "accent4"

      Accent color 4.

    • ReadonlyAccent5: "accent5"

      Accent color 5.

    • ReadonlyAccent6: "accent6"

      Accent color 6.

    • ReadonlyBg1: "bg1"

      Background color 1.

    • ReadonlyBg2: "bg2"

      Background color 2.

    • Followed hyperlink color.

    • Hyperlink color.

    • ReadonlyTx1: "tx1"

      Text color 1.

    • ReadonlyTx2: "tx2"

      Text color 2.