Class TextConverter
Class TextConverter
Konverterare för konvertering mellan textbaserade format (csv, markdown, dif…) och andra spreadsheet filformat.
public class TextConverter
Inheritance
Arvsmedlemmar
- object.GetType() ,
- object.MemberwiseClone() ,
- object.ToString() ,
- object.Equals(object?) ,
- object.Equals(object?, object?) ,
- object.ReferenceEquals(object?, object?) ,
- object.GetHashCode()
Examples
[C#]
LoadOptions loadOptions = new LoadOptions();
loadOptions.InputFile = "Template.csv";
TextSaveOptions saveOptions = new TextSaveOptions();
saveOptions.OutputFile = "res.xlsx";
TextConverter.Process(loadOptions, saveOptions);
Methods
Process(Laddningsalternativ, SaveOptions)
Konverterar filformat mellan textbaserade format och andra spreadsheet-filformat
public static void Process(LoadOptions loadOptions, SaveOptions saveOptions)
Parameters
loadOptions
LoadOptions : Alternativ för inmatning och laddning:saveOptions
SaveOptions : Alternativ för produktion och besparing
Namn på plats: Sheetize Församlingen i Grekland: Sheetize.dll