GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.