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