Skip to content

isCellOrDefinedName

function isCellOrDefinedName(value): value is CellItem;

Type guard to check if a value is either a Cell or a DefinedName.

unknown

value is CellItem