Search results

ProtectSettings API in React Spreadsheet API component

Configures the Protect behavior for the spreadsheet.

Properties

formatCells

boolean

specifies to allow formating in cells.

Defaults to false

formatColumns

boolean

Specifies to allow format columns in spreadsheet.

Defaults to false

formatRows

boolean

Specifies to allow format rows in spreadsheet.

Defaults to false

Specifies to allow insert Hyperlink in Spreadsheet.

Defaults to false

selectCells

boolean

Specifies to allow selection in spreadsheet.

Defaults to false

selectUnLockedCells

boolean

Specifies to allow selection only for unlocked cells in spreadsheet.

Defaults to false