Class JsonSaveOptions
信息
保存 json 的选项。
public class JsonSaveOptions : SaveOptions
继承
object ←
SaveOptions ←
JsonSaveOptions
继承的成员
- SaveOptions.OutputFile,
- SaveOptions.OutputStream,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
构造函数
JsonSaveOptions()
public JsonSaveOptions()
属性
SaveFormat
获取和设置电子表格的格式。
public FileFormatType SaveFormat { get; set; }
属性值
命名空间: Sheetize
程序集: Sheetize.dll