[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.FormulaDependentInfos.DependentCells

DependentCells Property

DependentCells

Gets the collection of dependent cells.

Declaration
public IEnumerable<FormulaDependentInfos.Cell> DependentCells { get; }
Public ReadOnly Property DependentCells As IEnumerable(Of FormulaDependentInfos.Cell)