Class TextConverter
Class TextConverter
Muunnin tekstipohjaisten muotojen (csv, markdown, dif…) ja muiden levytiedoston tiedostomuotojen välillä.
public class TextConverter
Inheritance
Perintöjäsenet
- 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(Lataa vaihtoehtoja, SaveOptions)
Muunna tiedostomuoto tekstipohjaisten muodojen ja muiden levytiedostojen välillä
public static void Process(LoadOptions loadOptions, SaveOptions saveOptions)
Parameters
loadOptions
LoadOptions : Sisäänpäätöksen ja latauksen vaihtoehdot:saveOptions
SaveOptions : Tuotanto- ja säästövaihtoehdot
ja nimityö: Sheetize Puolueen kokous: Sheetize.dll