Aspose.Tasks for C++
|
Represents a VBA module. More...
#include <VbaModule.h>
Inherits Aspose::Tasks::IVbaModule.
Public Member Functions | |
System::SharedPtr< VbaModuleAttributeCollection > | get_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 | |
Represents a VBA module.