Class & Property Builders
![](https://www.automateexcel.com/excel/wp-content/uploads/2025/02/menu-en-3.png)
The Class and Property Builders make it easier to create and use properties in classes in VBA.
Class Builder
The Class Builder creates a Class Module with specified properties.
![](https://www.automateexcel.com/excel/wp-content/uploads/2024/03/FrmClassBuilder_en.png)
To use the Class Builder you only need to enter two things:
- The name of the class.
- Variables to add to the class.
Clicking the “Create” button adds the class:
![](https://www.automateexcel.com/excel/wp-content/uploads/2024/03/class1_en.png)
Property Builder
The property builder will add properties to an existing class.
![](https://www.automateexcel.com/excel/wp-content/uploads/2024/03/FrmPropertyBuilder_en.png)
Result:
![](https://www.automateexcel.com/excel/wp-content/uploads/2024/03/property1_en.png)
< Previous
Procedure Builder
Next >
UserForm Builder
Start Automating Excel
![automacro](https://www.automateexcel.com/excel/wp-content/uploads/2024/04/automacro-salesCTA_en.png)