Class ProtectionSettings
Class ProtectionSettings
Przedstawia wymagane ustawienia, aby chronić jeden plik Excel lub jeden arkusz w nim.
public class ProtectionSettings
Inheritance
Dziedziczeni członkowie
- 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
hasło do ochrony.
public string Password { get; set; }
Wartość nieruchomości
ProtectionType
Typ ochrony, aby zamknąć jeden plik Excel lub jeden arkusz w nim.
public ProtectionType ProtectionType { get; set; }
Wartość nieruchomości
Nazwa przestrzeń: Sheetize Zgromadzenie Ogólne: Sheetize.dll