Class EbookConverter
Class EbookConverter
Converter voor conversie tussen ebook en andere spreadsheet bestandsformaten.
public class EbookConverter
Inheritance
Geëerbiede leden
- 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 = "MyStory.xlsx";
EbookSaveOptions saveOptions = new EbookSaveOptions();
saveOptions.OutputFile = "res.epub";
EbookConverter.Process(loadOptions, saveOptions);
Methods
Process(LoadOptions, oplossingen opslaan)
Convert tussen ebook en andere spreadsheet bestandsformaten.
public static void Process(LoadOptions loadOptions, SaveOptions saveOptions)
Parameters
loadOptions
LoadOptions Opties voor input en loading:saveOptions
SaveOptions Opties voor productie en besparing
De naam: Sheetize Voor de vergadering: Sheetize.dll