[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Workbook.ProtectWorkbookWindows

ProtectWorkbookWindows Property

ProtectWorkbookWindows

Gets or sets an option from the Protect Workbook dialog box.

Declaration
public bool ProtectWorkbookWindows { get; set; }
Property Value
Type Description
bool

A bool value, which indicates whether or not this workbook has protection.

Remarks

When this property is set to true, Excel does not allow the user to add, delete, reorder, or rename sheets in the workbook.