Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
// Edit cell (1, 1) 
rv = Send_Message(Ctrl, "OLE.EditCell", 1:@FM:1) 

// Edit the selected cell 
rv = Send_Message(Ctrl, "OLE.EditCell", "")

See Also

CellProtection