Indent

ExportRangeToJsonOptions.Indent property

表示缩进。

public string Indent { get; set; }

评论

如果缩进为null或为空,则导出的json没有格式化。

也可以看看