to_json method

to_json(self, options)

Convert the range to JSON value.

Returns


def to_json(self, options):
    ...
ParameterTypeDescription
optionsaspose.cells.JsonSaveOptionsThe options of converting

See Also