Class TextConverter
Class TextConverter
Metin tabanlı biçimler (csv, markdown, dif…) ve diğer spreadsheet dosya biçimleri arasındaki dönüştürücü.
public class TextConverter
Inheritance
mirasçı üyeleri
- 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(Yükleme seçenekleri, SaveOptions)
Dosya biçimini metin tabanlı biçimler ve diğer spreadsheet dosya formatları arasında dönüştürür
public static void Process(LoadOptions loadOptions, SaveOptions saveOptions)
Parameters
loadOptions
LoadOptions : Giriş ve yükleme seçenekleri:saveOptions
SaveOptions : Üretim ve tasarruf için seçenekler
İsim alanı : Sheetize Ülke Toplantısı : Sheetize.dll