_Worksheet.CircularReference プロパティ

定義

シートの Range 最初の循環参照を含む範囲を表すオブジェクトを返すか、シートに循環参照がない場合は Nothing を返します。 計算を続行するには、循環参照を削除する必要があります。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Excel::Range ^ CircularReference { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range CircularReference { get; }
Public ReadOnly Property CircularReference As Range

プロパティ値

適用対象