型・APIリファレンス
    Preparing search index...

    Interface SpreadSheetActionCellLabels

    action cell で使用する文言。

    interface SpreadSheetActionCellLabels {
        clearLabel: string;
        selectLabel: string;
    }
    Index

    Properties

    clearLabel: string

    Clear ボタン。

    selectLabel: string

    Select ボタン。