vertexIdToCell
vertexIdToCell<
V>(modelOrWb,vertexId,formulaCell?):VextendsNameVertexId?null|DefinedName:null|Cell
Type Parameters
Section titled “Type Parameters”V extends CellVertexId | NameVertexId
Parameters
Section titled “Parameters”modelOrWb
Section titled “modelOrWb”vertexId
Section titled “vertexId”V
formulaCell?
Section titled “formulaCell?”boolean = false
true if the desired cell is known to be a formula cell; this may permit a quicker lookup
Returns
Section titled “Returns”V extends NameVertexId ? null | DefinedName : null | Cell