PowerTools SPREAD for Windows Forms 8.0J
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;}
参照

FormulaDependentInfos クラス
FormulaDependentInfos メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.