Class ProtectionSettings
Class ProtectionSettings
Excel 파일 또는 그 안에 하나의 잎을 보호하는 데 필요한 설정을 나타냅니다.
public class ProtectionSettings
Inheritance
상속 회원들
- 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
보호의 암호가 있습니다.
public string Password { get; set; }
부동산 가치
ProtectionType
보호 형식은 Excel 파일 또는 그 안에 하나의 잎을 잠그는 것입니다.
public ProtectionType ProtectionType { get; set; }
부동산 가치
이름 공간 : Sheetize 의회 회의 : Sheetize.dll