Class HtmlConverter
Class HtmlConverter
HTML dosyaları (html, mht, …) ve diğer spreadsheet dosya biçimleri arasındaki dönüştürücü.
public class HtmlConverter
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.xlsx";
HtmlSaveOptions saveOptions = new HtmlSaveOptions();
saveOptions.OutputFile = "res.html";
HtmlConverter.Process(loadOptions, saveOptions);
Methods
Process(Yükleme seçenekleri, SaveOptions)
HTML ve diğer spreadsheet dosya biçimleri arasındaki dosyayı 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