Class ProtectionSettings
Class ProtectionSettings
Representa las configuraciones necesarias para proteger un archivo Excel o una hoja en él.
public class ProtectionSettings
Inheritance
Miembros heredados
- object.GetType() ,y,
- object.MemberwiseClone() ,y,
- object.ToString() ,y,
- object.Equals(object?) ,y,
- object.Equals(object?, object?) ,y,
- object.ReferenceEquals(object?, object?) ,y,
- object.GetHashCode()
Constructors
ProtectionSettings()
public ProtectionSettings()
Properties
Password
La contraseña de protección.
public string Password { get; set; }
Valor de la propiedad
ProtectionType
El tipo de protección para cerrar un archivo Excel o una hoja en él.
public ProtectionType ProtectionType { get; set; }
Valor de la propiedad
Nombre del espacio: Sheetize La Asamblea Nacional: Sheetize.dll