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

    Interface SpreadSheetStringEditor

    文字列型プロパティ用エディタ

    interface SpreadSheetStringEditor {
        maxLength?: number;
        pattern?: string;
        type: "STRING";
    }

    Hierarchy (View Summary)

    Index
    maxLength?: number

    最大長

    pattern?: string

    入力パターン

    type: "STRING"

    エディタタイプ