SheetXL - v0.3.20
    Preparing search index...

    Variable TableStylePreviewConst

    TableStylePreview: NamedExoticComponent<
        Omit<TableStylePreviewProps, "ref"> & RefAttributes<unknown>,
    > = ...

    Component for rendering tableStyle previews. This uses an html table and the TableStyle renderer.

    It has the ability to render borders and fills with the their styles.

    This is intended to be used for the table options pane but is currently not in use.