Class SpreadsheetConverter
Class SpreadsheetConverter
Convertitore per la conversione tra diversi formati di file di spreadsheet, come xls, Xlsx, XLSB, Spreadsheets ml…
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(LoadOptions, opzioni di salvataggio)
Convertire tra diversi formati di file di spreadsheet.
public static void Process(LoadOptions loadOptions, SaveOptions saveOptions)
Parameters
loadOptions
LoadOptions Opzioni per l’ingresso e il carico:saveOptions
SaveOptions Opzioni per la produzione e il risparmio
Il nome: Sheetize L’Assemblea dei Comuni: Sheetize.dll