Thread: CodePane
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default CodePane

the code pane is the visible portion of the module.

--
Regards,
Tom Ogilvy

JonWayn wrote in message
...
What physical object does the CodePane object represent? (Like the
CodeModule object represents a code module that you can type code in)