creer objet avec attributs vba code example Example: creer un objet VBA Public Class Customer Public Property AccountNumber As Integer End Class