Class ProtectionSettings
Class ProtectionSettings
Es repräsentiert die erforderlichen Einstellungen, um eine Excel-Datei oder einen Sheet in ihm zu schützen.
public class ProtectionSettings
Inheritance
Vererbte Mitglieder
- object.GetType() ,
- object.MemberwiseClone() ,
- object.ToString() ,
- object.Equals(object?) ,
- object.Equals(object?, object?) ,
- object.ReferenceEquals(object?, object?) ,
- object.GetHashCode()
Constructors
ProtectionSettings()
public ProtectionSettings()
Properties
Password
Das Passwort für den Schutz.
public string Password { get; set; }
Eigentumswert
ProtectionType
Der Schutztyp, um einen Excel-Datei oder einen Sheet in ihm zu locken.
public ProtectionType ProtectionType { get; set; }
Eigentumswert
Der Name: Sheetize Verabschiedung der Versammlung: Sheetize.dll