FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > FormulaDependentInfos クラス : DependentRows プロパティ |
'Declaration Public ReadOnly Property DependentRows As IEnumerable(Of Integer)
'使用法 Dim instance As FormulaDependentInfos Dim value As IEnumerable(Of Integer) value = instance.DependentRows
public IEnumerable<int> DependentRows {get;}