Class SpreadsheetSaveOptions
Info
Optionen zum Speichern von Tabellenkalkulationen.
public class SpreadsheetSaveOptions : SaveOptions
Vererbung
object ← SaveOptions ← SpreadsheetSaveOptions
Vererbte Mitglieder
- SaveOptions.OutputFile,
- SaveOptions.OutputStream,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
Konstruktoren
SpreadsheetSaveOptions()
public SpreadsheetSaveOptions()
Eigenschaften
SaveFormat
Erhält das Format der Tabelle und setzt es.
public FileFormatType SaveFormat { get; set; }
Eigenschaftswert
Namespace: Sheetize Assembly: Sheetize.dll