_Workbook.UpdateRemoteReferences プロパティ

定義

True を指定 すると、ブック内のリモート参照が更新されます。 値の取得と設定が可能なブール型 (Boolean) の値です。

public:
 property bool UpdateRemoteReferences { bool get(); void set(bool value); };
public bool UpdateRemoteReferences { get; set; }
Public Property UpdateRemoteReferences As Boolean

プロパティ値

適用対象