Class SpreadsheetSaveOptions
Info
Opcje zapisywania arkusza kalkulacyjnego.
public class SpreadsheetSaveOptions : SaveOptions
Dziedziczenie
object ← SaveOptions ← SpreadsheetSaveOptions
Członkowie dziedziczeni
- SaveOptions.OutputFile,
- SaveOptions.OutputStream,
- object.ToString(),
- object.Equals(object),
- object.Equals(object, object),
- object.ReferenceEquals(object, object),
- object.GetHashCode(),
- object.GetType(),
- object.MemberwiseClone()
Konstruktorzy
SpreadsheetSaveOptions()
public SpreadsheetSaveOptions()
Właściwości
SaveFormat
Pobiera i ustawia format arkusza kalkulacyjnego.
public FileFormatType SaveFormat { get; set; }
Wartość właściwości
Namespace: Sheetize Assembly: Sheetize.dll