RangeLocked Property Bytescout Spreadsheet SDK
Sets a value indicating whether this IRange is locked.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool Locked { set; }

Property Value

Type: Boolean
true if locked; otherwise, false.

Implements

IRangeLocked
See Also

Reference