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

    Interface ReferenceValue

    参照値(参照型プロパティの場合のセル値)

    interface ReferenceValue {
        name: null | string;
        oid: null | string;
        viewName?: string;
    }
    Index

    Properties

    Properties

    name: null | string

    表示名

    oid: null | string

    参照先OID

    viewName?: string

    View名