Update a worksheet. The users can access this method if,
The worksheet id.
The list of fields to be updated.
Fields are specified relative to the worksheet.
(e.g. title
, statement
; not worksheet.title
or worksheet.statement
)
Only support update the following fields for now:
title
statement
starred
visibility
OK
The response is of type object
.
Update a worksheet. The users can access this method if,
The worksheet id.
The list of fields to be updated.
Fields are specified relative to the worksheet.
(e.g. title
, statement
; not worksheet.title
or worksheet.statement
)
Only support update the following fields for now:
title
statement
starred
visibility
OK
The response is of type object
.