Class TextSaveOptions
Information
Options pour sauvegarder .SQL, .MD, .CSV, .TSV, .TXT, .XML, .DIF.
public class TextSaveOptions : SaveOptions
Héritage
object ← SaveOptions ← TextSaveOptions
Membres hérités
- SaveOptions.OutputFile,
- SaveOptions.OutputStream,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
Constructeurs
TextSaveOptions()
public TextSaveOptions()
Propriétés
SaveFormat
Obtient et définit le format de la feuille de calcul.
public FileFormatType SaveFormat { get; set; }
Valeur de la propriété
Namespace: Sheetize Assembly: Sheetize.dll