[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.ShowDependents

ShowDependents Method

ShowDependents(int, int, int)

Shows the dependent cells for a formula cell.

Declaration
public void ShowDependents(int sheetIndex, int row, int column)
Public Sub ShowDependents(sheetIndex As Integer, row As Integer, column As Integer)
Parameters
Type Name Description
int sheetIndex

Index of the sheet

int row

Index of the row

int column

Index of the column