Class SpreadsheetUnlocker

Class SpreadsheetUnlocker

Disattivare il file spreadsheet.
public class SpreadsheetUnlocker

Inheritance

object SpreadsheetUnlocker

I membri ereditari

Examples

[C#]
UnlockerLoadOptions loadOptions = new UnlockerLoadOptions();
loadOptions.InputFile = "Template.xlsx";
loadOptions.Password = "password to open file";
SaveOptions saveOptions = new SaveOptions();
saveOptions.OutputFile = "res.xlsx";
SpreadsheetUnlocker.Process(loadOptions, saveOptions);

Methods

Process(UnlockerLoadOptions, Opzioni di salvataggio)

public static void Process(UnlockerLoadOptions loadOptions, SaveOptions saveOptions)

Parameters

Remarks

Il file ri-salvato dopo essere stato disattivato avrà sempre lo stesso formato con il file sorgente.

Il nome: Sheetize L’Assemblea dei Comuni: Sheetize.dll

 Italiano