Aspose.Tasks for C++
|
Represents VbaProject. More...
#include <VbaProject.h>
Inherits System::Object.
Public Member Functions | |
System::String | get_CompilationArguments () const |
Gets conditional Compilation Arguments More... | |
System::String | get_Description () const |
Gets a project description. More... | |
int32_t | get_HelpContextId () const |
Gets a project Help Context Id More... | |
System::String | get_HelpFile () const |
Gets a help file name More... | |
const System::SharedPtr< VbaModuleCollection > & | get_Modules () const |
Gets a collection of VbaModuleCollection More... | |
System::String | get_Name () const |
Gets project name More... | |
const System::SharedPtr< VbaReferenceCollection > & | get_References () const |
Gets a collection of VbaReferenceCollection More... | |
Represents VbaProject.
System::String Aspose::Tasks::VbaProject::get_CompilationArguments | ( | ) | const |
Gets conditional Compilation Arguments
System::String Aspose::Tasks::VbaProject::get_Description | ( | ) | const |
Gets a project description.
int32_t Aspose::Tasks::VbaProject::get_HelpContextId | ( | ) | const |
Gets a project Help Context Id
System::String Aspose::Tasks::VbaProject::get_HelpFile | ( | ) | const |
Gets a help file name
const System::SharedPtr<VbaModuleCollection>& Aspose::Tasks::VbaProject::get_Modules | ( | ) | const |
Gets a collection of VbaModuleCollection
System::String Aspose::Tasks::VbaProject::get_Name | ( | ) | const |
Gets project name
const System::SharedPtr<VbaReferenceCollection>& Aspose::Tasks::VbaProject::get_References | ( | ) | const |
Gets a collection of VbaReferenceCollection