Aspose.Tasks for C++
Aspose::Tasks::VbaModule Class Reference

Represents a VBA module. More...

#include <VbaModule.h>

Inherits Aspose::Tasks::IVbaModule.

Public Member Functions

System::SharedPtr< VbaModuleAttributeCollectionget_Attributes () override
 Gets a collection of VbaModuleAttributeCollection
 
System::String get_Name () override
 Gets a name of the VBA module
 
System::String get_SourceCode () override
 Gets a source Code of the VBA module
 

Detailed Description

Represents a VBA module.