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

    Interface SavedListFilterValue

    保存リスト指定値(SL演算子で選択した情報を保持)

    interface SavedListFilterValue {
        colIndex: number;
        colLabel: string;
        name: string;
        oid: string;
    }
    Index
    colIndex: number

    列インデックス(0ベース)

    colLabel: string

    列名

    name: string

    保存リスト名

    oid: string

    保存リストOID