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

    Interface SpreadSheetDateEditor

    日付型プロパティ用エディタ

    interface SpreadSheetDateEditor {
        displayFormat: null | string;
        maxDate: null | string;
        minDate: null | string;
        type: "DATE";
    }

    Hierarchy (View Summary)

    Index

    Properties

    displayFormat: null | string

    表示フォーマット

    maxDate: null | string

    最大日付

    minDate: null | string

    最小日付

    type: "DATE"

    エディタタイプ