ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   What are 'cls' files? VB, I know, but how are they used?? (https://www.excelbanter.com/excel-programming/334108-what-cls-files-vbulletin-i-know-but-how-they-used.html)

Skydiver

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


Tom Ogilvy

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





All times are GMT +1. The time now is 03:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com