Search results

OpenSettingsModel API in JavaScript (ES5) Spreadsheet API control

Interface for a class OpenSettings

Properties

chunkSize

number

Specifies the size of the chunk for the server response when opening a document. This property enables the server response to be returned in chunks when the value is greater than zero.

retryAfterDelay

number

Specifies the delay before retrying a failed server request when opening the document, provided that the server response is returned in chunks.

retryCount

number

Specifies the number of retry attempts for a failed server request when opening the document, provided that the server response is returned in chunks.