PowerTools SPREAD for Windows Forms 8.0J
DependentRows プロパティ


依存行のコレクションを取得します。
構文
'Declaration
 
Public ReadOnly Property DependentRows As IEnumerable(Of Integer)
'使用法
 
Dim instance As FormulaDependentInfos
Dim value As IEnumerable(Of Integer)
 
value = instance.DependentRows
public IEnumerable<int> DependentRows {get;}
参照

FormulaDependentInfos クラス
FormulaDependentInfos メンバ

 

 


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