[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Workbook.ProtectWorkbookPassword

ProtectWorkbookPassword Property

ProtectWorkbookPassword

Gets or sets the password to protect the items in the workbook.

Declaration
public string ProtectWorkbookPassword { get; set; }
Property Value
Type Description
string

A string value, representing password.

Remarks

The password takes effect if either the ProtectWorkbookWindows or ProtectWorkBookStructure property is true.