SheetXL - v0.3.20
    Preparing search index...

    Variable buildPaletteConst

    buildPalette: (
        colors: DefinitionWithLabel[],
        schemeLookup: SchemeLookup,
        map: Map<string, IColor>,
        mapRGB: Map<string, IColor>,
    ) => DefinitionWithLabel[] = _buildPalette

    Built a set of colors from the theme.

    Type declaration

    This api will undergo cleanup.