[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.WriteProtection

WriteProtection Property

WriteProtection

返回一个WriteProtection 对象,该对象提供对工作簿写保护选项的访问。

Declaration
public WriteProtection WriteProtection { get; }
Implements