to_json method

to_json(self, options)

Convert the range to JSON value.

Returns


def to_json(self, options):
    ...
ParameterTypeDescription
optionsJsonSaveOptionsThe options of converting

See Also