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