Set the view to initial values.
Optional
notify: booleanThe movable selection.
Add a movable to the selection. If addToSelection is true then the items will be added to the selection.
The movables to select.
Optional
addToSelection: booleanStyle of displaying default row header column Note - This does not affect how formulas are resolved
Style of displaying default row header text Note - This does not affect how formulas are resolved
The default top left corner accounting for scrolling.
Removes the movables from selection (if they were selected)
Allow for a bulk update of the view properties.
The
ISheetView
provides properties and methods for controlling how a sheet is displayed and interacted with, without affecting the underlying data itself.View settings include aspects like frozen panes, zoom level, selection, gridlines visibility, and whether formulas are displayed. but do not affect the underlying data itself.
Remarks