Class JsonSaveOptions
Información
Opciones para guardar json.
public class JsonSaveOptions : SaveOptions
Herencia
object ← SaveOptions ← JsonSaveOptions
Miembros heredados
- SaveOptions.OutputFile,
- SaveOptions.OutputStream,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
Constructores
JsonSaveOptions()
public JsonSaveOptions()
Propiedades
SaveFormat
Obtiene y establece el formato de la hoja de cálculo.
public FileFormatType SaveFormat { get; set; }
Valor de la propiedad
Namespace: Sheetize Assembly: Sheetize.dll