Class JsonSaveOptions
Info
Opsi untuk menyimpan json.
public class JsonSaveOptions : SaveOptions
Pewarisan
object ← SaveOptions ← JsonSaveOptions
Anggota yang diwarisi
- SaveOptions.OutputFile,
- SaveOptions.OutputStream,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
Konstruktor
JsonSaveOptions()
public JsonSaveOptions()
Properti
SaveFormat
Mengambil dan mengatur format spreadsheet.
public FileFormatType SaveFormat { get; set; }
Nilai Properti
Namespace: Sheetize Assembly: Sheetize.dll