Class TextSaveOptions
Class TextSaveOptions
Options for saving .SQL,.MD, .CSV, .TSV, .TXT, .XML, .DIF.
public class TextSaveOptions : SaveOptions
Inheritance
object ← SaveOptions ← TextSaveOptions
Inherited Members
- SaveOptions.OutputFile ,
- SaveOptions.OutputStream ,
- object.GetType() ,
- object.MemberwiseClone() ,
- object.ToString() ,
- object.Equals(object?) ,
- object.Equals(object?, object?) ,
- object.ReferenceEquals(object?, object?) ,
- object.GetHashCode()
Constructors
TextSaveOptions()
public TextSaveOptions()
Properties
SaveFormat
Gets and sets the format of spreadsheet.
public FileFormatType SaveFormat { get; set; }
Property Value
Namespace: Sheetize | Assembly: Sheetize.dll