Aspose::Cells::Vba::VbaModuleCollection::begin method

VbaModuleCollection::begin method

Returns an iterator to the beginning of the VbaModuleCollection.

Iterator Aspose::Cells::Vba::VbaModuleCollection::begin()

ReturnValue

An Iterator pointing to the first element of the VbaModuleCollection.

See Also