Skip to content

vertexIdToCell

vertexIdToCell<V>(modelOrWb, vertexId, formulaCell?): V extends NameVertexId ? null | DefinedName : null | Cell

V extends CellVertexId | NameVertexId

Workbook | Model

V

boolean = false

true if the desired cell is known to be a formula cell; this may permit a quicker lookup

V extends NameVertexId ? null | DefinedName : null | Cell