Parameter
type Parameter = Labeled & object;A single non-formula cell that is depended on by some formula and does not appear to be part of a data range, so likely makes sense to apply a value to.
Type Declaration
Section titled “Type Declaration”cell: Cell | null;The cell may be null if the cell address is depended on but is not populated in the workbook
vertexId
Section titled “vertexId”vertexId: CellVertexId;More specific type than in Labeled, as parameters are sheet cells