Class TextSaveOptions
Información
Opciones para guardar .SQL,.MD, .CSV, .TSV, .TXT, .XML, .DIF.
public class TextSaveOptions : SaveOptions
Inheritance
object ← SaveOptions ← TextSaveOptions
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
TextSaveOptions()
public TextSaveOptions()
Properties
SaveFormat
Obtiene y establece el formato de la hoja de cálculo.
public FileFormatType SaveFormat { get; set; }
Property Value
Namespace: Sheetize Assembly: Sheetize.dll