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


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

FormulaDependentInfos クラス
FormulaDependentInfos メンバ

 

 


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