Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
models/src
SelectedTableContext
Interface SelectedTableContext
interface
SelectedTableContext
{
bodyStyle
:
(
(
)
=>
GridSurfaceStyle
)
;
sheetStyle
:
(
(
)
=>
ISheetStyle
)
;
table
:
(
(
)
=>
ITableModel
)
;
}
Index
Properties
body
Style
sheet
Style
table
Properties
Readonly
body
Style
body
Style
:
(
(
)
=>
GridSurfaceStyle
)
Type declaration
(
)
:
GridSurfaceStyle
Returns
GridSurfaceStyle
Readonly
sheet
Style
sheet
Style
:
(
(
)
=>
ISheetStyle
)
Type declaration
(
)
:
ISheetStyle
Returns
ISheetStyle
Readonly
table
table
:
(
(
)
=>
ITableModel
)
Type declaration
(
)
:
ITableModel
Returns
ITableModel
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
body
Style
sheet
Style
table
SheetXL - v0.1.84
Loading...