Class ProtectionSettings

Class ProtectionSettings

Representa las configuraciones necesarias para proteger un archivo Excel o una hoja en él.
public class ProtectionSettings

Inheritance

object ProtectionSettings

Miembros heredados

Constructors

ProtectionSettings()

public ProtectionSettings()

Properties

Password

La contraseña de protección.

public string Password { get; set; }

Valor de la propiedad

string

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

ProtectionType

Nombre del espacio: Sheetize La Asamblea Nacional: Sheetize.dll

 Español