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

    Interface SpreadSheetSelectEditor

    選択型プロパティ用エディタ

    interface SpreadSheetSelectEditor {
        sortValues: boolean | null;
        type: "SELECT";
        values: SpreadSheetEditorValue[];
    }

    Hierarchy (View Summary)

    Index
    sortValues: boolean | null

    選択肢のソート表示

    type: "SELECT"

    エディタタイプ

    選択肢定義リスト