create_vba_project method

create_vba_project

Creates new VBA project.

Returns

New VBA project

def create_vba_project(self):
    ...

See Also