Class JsonSaveOptions
Info
Options for saving json.
public class JsonSaveOptions : SaveOptions
Inheritance
object ← SaveOptions ← JsonSaveOptions
Inherited Members
- SaveOptions.OutputFile,
- SaveOptions.OutputStream,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
Constructors
JsonSaveOptions()
public JsonSaveOptions()
Properties
SaveFormat
Gets and sets the format of spreadsheet.
public FileFormatType SaveFormat { get; set; }
Property Value
Namespace: Sheetize Assembly: Sheetize.dll