Tableau Embedding API
    Preparing search index...

    Interface FormattingSheet

    interface FormattingSheet {
        classNameKey: ClassNameKey;
        cssProperties: CSSProperties;
    }
    Index

    Properties

    classNameKey: ClassNameKey

    Is an object that contains a ClassNameKey which represents a type of formatting in a workbook: WorksheetTitle, Worksheet, Tooltip, StoryTitle, and DashboardTitle.

    cssProperties: CSSProperties