Search results

Format API in JavaScript Spreadsheet API control

Represents the Format.

Properties

format

string

Specifies the number format code to display value in specified number format.

Defaults to ‘General’

isLocked

boolean

Specifies the range is locked or not, for allow edit range in spreadsheet protect option.

Defaults to true

style

CellStyleModel

Specifies the cell style options.

Defaults to {}