Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
models/src
SelectedCellStyleContext
Interface SelectedCellStyleContext
interface
SelectedCellStyleContext
{
bodyStyle
:
(
(
)
=>
GridSurfaceStyle
)
;
createCellTemplate
:
(
(
update
)
=>
ICellModel
)
;
sheetStyle
:
(
(
)
=>
ISheetStyle
)
;
style
:
(
(
)
=>
ICellStyle
)
;
}
Index
Properties
body
Style
create
Cell
Template
sheet
Style
style
Properties
Readonly
body
Style
body
Style
:
(
(
)
=>
GridSurfaceStyle
)
Type declaration
(
)
:
GridSurfaceStyle
Returns
GridSurfaceStyle
create
Cell
Template
create
Cell
Template
:
(
(
update
)
=>
ICellModel
)
Type declaration
(
update
)
:
ICellModel
Parameters
update
:
ICellModel
|
CellUpdate
Returns
ICellModel
Readonly
sheet
Style
sheet
Style
:
(
(
)
=>
ISheetStyle
)
Type declaration
(
)
:
ISheetStyle
Returns
ISheetStyle
Readonly
style
style
:
(
(
)
=>
ICellStyle
)
Type declaration
(
)
:
ICellStyle
Returns
ICellStyle
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
body
Style
create
Cell
Template
sheet
Style
style
SheetXL - v0.1.84
Loading...