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