MAIDR Documentation - v4.4.0
    Preparing search index...

    Interface TableauSheetBase

    Members every sheet carries, whatever kind it is.

    interface TableauSheetBase {
        name: string;
        sheetType: TableauSheetType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string
    sheetType: TableauSheetType