View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Tilson Jim Tilson is offline
external usenet poster
 
Posts: 3
Default VSTO and Excel--End Cell Edit Mode?

Is there a way to programmatically end edit mode in a cell if a user has
edited a cell's contents, but has not exited edit mode before triggering code
in my OfficeCodeBehind class? Since the cell is still in edit mode, my
code-behind is not able to see the new value in the cell.

Thanks

--
Jim Tilson
MCP