VbaModuleCollection Class

VbaModuleCollection class

Represents the list of


type VbaModuleCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Add_WorksheetAdds module for a worksheet.
Get_IntGets in the list by the index.
Remove_WorksheetRemoves module for a worksheet.
Remove_StringRemove the module by the name
Get_StringGets in the list by the name.
GetCount