Gets or sets a value indicating whether this object can be interacted with.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool Locked { get; set; } |
Visual Basic
![]() |
---|
Public Property Locked As Boolean |
true if the object is locked; otherwise, false. The default is false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |