This is the complete list of members for Aspose::Cells::Vba::IVbaModuleCollection, including all inherited members.
Add(Aspose::Cells::Vba::VbaModuleType type, intrusive_ptr< Aspose::Cells::Systems::String > name)=0 | Aspose::Cells::Vba::IVbaModuleCollection | pure virtual |
AddDesignerStorage(intrusive_ptr< Aspose::Cells::Systems::String > name, intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Byte >> data)=0 | Aspose::Cells::Vba::IVbaModuleCollection | pure virtual |
AddIWorksheet(intrusive_ptr< Aspose::Cells::IWorksheet > sheet)=0 | Aspose::Cells::Vba::IVbaModuleCollection | pure virtual |
GetDesignerStorage(intrusive_ptr< Aspose::Cells::Systems::String > name)=0 | Aspose::Cells::Vba::IVbaModuleCollection | pure virtual |
GetObjectByIndex(Aspose::Cells::Systems::Int32 index)=0 | Aspose::Cells::Vba::IVbaModuleCollection | pure virtual |
GetObjectByIndex(intrusive_ptr< Aspose::Cells::Systems::String > name)=0 | Aspose::Cells::Vba::IVbaModuleCollection | pure virtual |
Remove(intrusive_ptr< Aspose::Cells::Systems::String > name)=0 | Aspose::Cells::Vba::IVbaModuleCollection | pure virtual |
RemoveIWorksheet(intrusive_ptr< Aspose::Cells::IWorksheet > sheet)=0 | Aspose::Cells::Vba::IVbaModuleCollection | pure virtual |