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