Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
models/src
CoordsValuePair
Interface CoordsValuePair<T>
interface
CoordsValuePair
<
T
>
{
coords
:
CellCoords
;
value
:
T
;
}
Type Parameters
T
Index
Properties
coords
value
Properties
coords
coords
:
CellCoords
The Coords of the value
value
value
:
T
The value at the address
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
coords
value
SheetXL - v0.1.84
Loading...
The Coords of the value