@univerjs/engine-formula v0.4.2 • Docs
Function: getAbsoluteRefTypeWithSingleString()
function getAbsoluteRefTypeWithSingleString(singleRefString): AbsoluteRefType
Parameters
Parameter | Type | Description |
---|---|---|
singleRefString | string | for example A1 or B10, not A1:B10 |
Returns
Defined in
packages/engine-formula/src/engine/utils/reference.ts:36 (opens in a new tab)