Locked
Specify whether cell is in locked state. When cell is in locked state, their value can't be changed.
pas
property Locked: Boolean read GetLocked write SetLocked;
Specify whether cell is in locked state. When cell is in locked state, their value can't be changed.
property Locked: Boolean read GetLocked write SetLocked;