Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
models/src
SheetHeadersEvent
Interface SheetHeadersEvent
interface
SheetHeadersEvent
{
runs
:
RunCoords
[]
;
source
:
ISheetHeadersModel
<
any
,
any
,
any
>
;
transactional
:
boolean
;
type
:
string
;
}
Hierarchy (
view full
)
ListenerEvent
<
ISheetHeadersModel
<
any
,
any
,
any
>
>
SheetHeadersEvent
Index
Properties
runs
source
transactional
type
Properties
runs
runs
:
RunCoords
[]
source
source
:
ISheetHeadersModel
<
any
,
any
,
any
>
The source of the ListenerEvent
transactional
transactional
:
boolean
If the event is being fired from within a transaction.
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
runs
source
transactional
type
SheetXL - v0.1.84
Loading...
The source of the ListenerEvent