GetDependents

Cells.GetDependents method

Hämta alla celler som refererar till den specifika cellen.

public Cell[] GetDependents(bool isAll, int row, int column)
ParameterTypBeskrivning
isAllBooleanAnger om kontrollera andra kalkylblad
rowInt32Radindex.
columnInt32Kolumnindex.

Se även