SheetXL - v0.3.20
    Preparing search index...

    Variable SchemeConst

    Scheme: { Major: "major"; Minor: "minor"; None: "none" } = ...

    Specifies the font scheme, indicating its role in the document's typography.

    Type declaration

    • ReadonlyMajor: "major"

      The primary font used for headings and major text elements.

    • ReadonlyMinor: "minor"

      The secondary font used for body text and less prominent elements.

    • ReadonlyNone: "none"

      No specific font scheme is assigned.