範囲のすべてのセルの参照先範囲を取得します。
シンタックス
System.Collections.Generic.IReadOnlyList<IRange> GetDependents(
System.bool
)
'宣言
Overloads Function GetDependents( _
ByVal As System.Boolean _
) As System.Collections.Generic.IReadOnlyList(Of IRange)
パラメータ
- includeIndirect
- 間接的な参照先セルを含めます。
戻り値の型
参照先範囲。
参照