Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
models/src
InternalCellVisitor
Type alias InternalCellVisitor<T>
Internal
Cell
Visitor
<
T
>
:
(
(
value
,
coords
,
context
,
headerOpp
)
=>
{
break
:
T
;
}
|
void
)
Type Parameters
T
=
any
Type declaration
(
value
,
coords
,
context
,
headerOpp
)
:
{
break
:
T
;
}
|
void
Parameters
value
:
ICellValue
coords
:
CellCoords
context
:
CellVisitorContext
headerOpp
:
ICellHeader
Returns
{
break
:
T
;
}
|
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.1.84
Loading...