GrapeCity.Xaml.SpreadSheet.Data
Protect Property (Workbook)


Gets or sets whether this workbook is protected.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Protect As Boolean
'Usage
 
Dim instance As Workbook
Dim value As Boolean
 
instance.Protect = value
 
value = instance.Protect
[DefaultValue()]
public bool Protect {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options