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