Class LockerSaveOptions
Class LockerSaveOptions
Opzioni per bloccare i file Excel.
public class LockerSaveOptions : SaveOptions
Inheritance
object ← SaveOptions ← LockerSaveOptions
I membri ereditari
- SaveOptions.OutputFile ,
- SaveOptions.OutputStream ,
- object.GetType() ,
- object.MemberwiseClone() ,
- object.ToString() ,
- object.Equals(object?) ,
- object.Equals(object?, object?) ,
- object.ReferenceEquals(object?, object?) ,
- object.GetHashCode()
Constructors
LockerSaveOptions()
public LockerSaveOptions()
Properties
Password
Password per aprire il file.
public string Password { get; set; }
Valore di proprietà
PasswordOfWriteProtection
Password per modificare il file.
public string PasswordOfWriteProtection { get; set; }
Valore di proprietà
SettingsOfWorkbookProtection
Impostazioni di protezione per proteggere il libro di lavoro.
public ProtectionSettings SettingsOfWorkbookProtection { get; set; }
Valore di proprietà
SettingsOfWorksheetProtection
Le impostazioni di protezione predefinite utilizzate per proteggere il foglio di lavoro.
public ProtectionSettings SettingsOfWorksheetProtection { get; set; }
Valore di proprietà
Methods
GetPasswordOfWorksheetProtection(SplitPartInfo)
Riceve le impostazioni di protezione per proteggere una scheda di lavoro.
public virtual ProtectionSettings GetPasswordOfWorksheetProtection(SplitPartInfo info)
Parameters
info
SplitPartInfo : Informazioni sulla scheda corrente che devono essere protette.
Returns
ProtectionSettings : le impostazioni di protezione per proteggere la scheda corrente.Per default questo metodo restituisce le impostazioni specificate da Sheetize.LockerSaveOptions.SettingsOfWorksheetProtection.Se è zero, la scheda corrente non sarà protetta.
Il nome: Sheetize L’Assemblea dei Comuni: Sheetize.dll