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