Class LockerSaveOptions
Class LockerSaveOptions
Excel dosyalarını kilitleme seçenekleri.
public class LockerSaveOptions : SaveOptions
Inheritance
object ← SaveOptions ← LockerSaveOptions
mirasçı üyeleri
- SaveOptions.OutputFile ,
- SaveOptions.OutputStream ,
- object.GetType() ,
- object.MemberwiseClone() ,
- object.ToString() ,
- object.Equals(object?) ,
- object.Equals(object?, object?) ,
- object.ReferenceEquals(object?, object?) ,
- object.GetHashCode()
Constructors
LockerSaveOptions()
public LockerSaveOptions()
Properties
Password
Dosyayı açmak için şifre.
public string Password { get; set; }
Mülkiyet Değer
PasswordOfWriteProtection
Dosyayı değiştirmek için şifre.
public string PasswordOfWriteProtection { get; set; }
Mülkiyet Değer
SettingsOfWorkbookProtection
Çalışma kitabını korumak için koruma ayarları.
public ProtectionSettings SettingsOfWorkbookProtection { get; set; }
Mülkiyet Değer
SettingsOfWorksheetProtection
Çalışma sayfasını korumak için kullanılan varsayılan koruma ayarları.
public ProtectionSettings SettingsOfWorksheetProtection { get; set; }
Mülkiyet Değer
Methods
GetPasswordOfWorksheetProtection(SplitPartInfo)
Bir çalışma sayfasını korumak için koruma ayarlarını alır.
public virtual ProtectionSettings GetPasswordOfWorksheetProtection(SplitPartInfo info)
Parameters
info
SplitPartInfo : Korunması gereken mevcut sayfa hakkında bilgi.
Returns
ProtectionSettings : mevcut levha korumak için koruma ayarları.Varsayılan olarak, bu yöntem Sheetize.LockerSaveOptions.SettingsOfWorksheetProtection tarafından belirtilen ayarları geri getirir.Eğer sıfırsa, mevcut sayfa korunmayacaktır.
İsim alanı : Sheetize Ülke Toplantısı : Sheetize.dll