DioDocs for Excel
GetDependents(Boolean) メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > IRange インターフェース > GetDependents メソッド : GetDependents(Boolean) メソッド
間接的な参照先セルを含めます。
範囲のすべてのセルの参照先範囲を取得します。
シンタックス
'宣言
 
Overloads Function GetDependents( _
   ByVal includeIndirect As System.Boolean _
) As System.Collections.Generic.IReadOnlyList(Of IRange)
System.Collections.Generic.IReadOnlyList<IRange> GetDependents( 
   System.bool includeIndirect
)

パラメータ

includeIndirect
間接的な参照先セルを含めます。

戻り値の型

参照先範囲。
参照

IRange インターフェース
IRange メンバ
オーバーロード一覧