Gets a value indicating whether this object is always locked to a cell in the worksheet.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public virtual bool IsLockedToCell { get; } |
Visual Basic
![]() |
---|
Public Overridable ReadOnly Property IsLockedToCell As Boolean |
A boolean value. Always returns false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |