Class JsonSaveOptions
Info
Možnosti pro ukládání json.
public class JsonSaveOptions : SaveOptions
Dědění
object ← SaveOptions ← JsonSaveOptions
Děděné členy
- 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()
Vlastnosti
SaveFormat
Získá a nastaví formát tabulky.
public FileFormatType SaveFormat { get; set; }
Hodnota vlastnosti
Namespace: Sheetize Assembly: Sheetize.dll