Class ProtectionSettings

Class ProtectionSettings

Przedstawia wymagane ustawienia, aby chronić jeden plik Excel lub jeden arkusz w nim.
public class ProtectionSettings

Inheritance

object ProtectionSettings

Dziedziczeni członkowie

Constructors

ProtectionSettings()

public ProtectionSettings()

Properties

Password

hasło do ochrony.

public string Password { get; set; }

Wartość nieruchomości

string

ProtectionType

Typ ochrony, aby zamknąć jeden plik Excel lub jeden arkusz w nim.

public ProtectionType ProtectionType { get; set; }

Wartość nieruchomości

ProtectionType

Nazwa przestrzeń: Sheetize Zgromadzenie Ogólne: Sheetize.dll

 Polski