GetDependents
Cells.GetDependents method
Ottieni tutte le celle che fanno riferimento alla cella specifica.
public Cell[] GetDependents(bool isAll, int row, int column)
Parametro | Tipo | Descrizione |
---|---|---|
isAll | Boolean | Indica se controllare altri fogli di lavoro |
row | Int32 | L’indice di riga. |
column | Int32 | L’indice di colonna. |
Guarda anche
- class Cell
- class Cells
- spazio dei nomi Aspose.Cells
- assemblea Aspose.Cells