Class SpreadsheetConverter
Class SpreadsheetConverter
Converteur pour la conversion entre différents formats de fichiers de brochure, tels que xls, Xlsx, XLSB, M…
public class SpreadsheetConverter
Inheritance
I membri ereditari
- 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";
SpreadsheetSaveOptions saveOptions = new SpreadsheetSaveOptions();
saveOptions.OutputFile = "res.xlsb";
SpreadsheetConverter.Process(loadOptions, saveOptions);
Methods
Process(Options d’enregistrement, SaveOptions)
Conversion entre différents formats de fichiers.
public static void Process(LoadOptions loadOptions, SaveOptions saveOptions)
Parameters
loadOptions
LoadOptions Options pour l’entrée et le chargement :saveOptions
SaveOptions : Options pour la production et les économies
Le nom : Sheetize L’Assemblée nationale : Sheetize.dll