Indicates the options that exporting range to json.
|
Property Getters/Setters Summary |
function | getExportAsString() | |
function
| | |
|
Exports the string value of the cells to json.
|
function | getExportEmptyCells() | |
function
| | |
|
Indicates whether exporting empty cells as null.
|
function | hasHeaderRow() | |
function
| | |
|
Indicates whether the range contains header row.
|
function | getIndent() | |
function
| | |
|
Indicates the indent.
|
-
Property Getters/Setters Detail
getIndent/setIndent : String
function getIndent() / function setIndent(value)
Indicates the indent.
If the indent is null or empty, the exported json is not formatted.