Class ProtectionSettings

Class ProtectionSettings

Excel 파일 또는 그 안에 하나의 잎을 보호하는 데 필요한 설정을 나타냅니다.
public class ProtectionSettings

Inheritance

object ProtectionSettings

상속 회원들

Constructors

ProtectionSettings()

public ProtectionSettings()

Properties

Password

보호의 암호가 있습니다.

public string Password { get; set; }

부동산 가치

string

ProtectionType

보호 형식은 Excel 파일 또는 그 안에 하나의 잎을 잠그는 것입니다.

public ProtectionType ProtectionType { get; set; }

부동산 가치

ProtectionType

이름 공간 : Sheetize 의회 회의 : Sheetize.dll

 한국어