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

    Interface SpreadSheetLongTextCellLabels

    LONGTEXT cell editor のボタン。

    interface SpreadSheetLongTextCellLabels {
        cancelLabel: string;
        okLabel: string;
    }
    Index

    Properties

    Properties

    cancelLabel: string

    キャンセルボタン。

    okLabel: string

    OK ボタン。