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 What are 'cls' files? VB, I know, but how are they used??

No relation.

--
Regards,
Tom Ogilvy

"skydiver" wrote in message
...
What is the relation to this code and a hidden sheet (tab properties:

hidden)??

VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "Sheet1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = True