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