Class JsonSaveOptions
Informazione
Opzioni per il salvataggio del json.
public class JsonSaveOptions : SaveOptions
Ereditarietà
object ← SaveOptions ← JsonSaveOptions
Membri ereditati
- SaveOptions.OutputFile,
- SaveOptions.OutputStream,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
Costruttori
JsonSaveOptions()
public JsonSaveOptions()
Proprietà
SaveFormat
Ottiene e imposta il formato del foglio di calcolo.
public FileFormatType SaveFormat { get; set; }
Valore della proprietà
Namespace: Sheetize Assembly: Sheetize.dll