Range.ToJson

Range.ToJson method

Convert the range to JSON value.

public string ToJson(JsonSaveOptions options)
ParameterTypeDescription
optionsJsonSaveOptionsThe options of converting

See Also