[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.AllowEdit

AllowEdit Property

AllowEdit

Gets a value indicating whether the range can be edited on a protected worksheet.

Declaration
bool AllowEdit { get; }
ReadOnly Property AllowEdit As Boolean
Property Value
Type Description
bool

true if the range can be edited; otherwise, false.