Interface IVbaModule
IVbaModule interface
Representa un módulo con código VBA.
public interface IVbaModule
Propiedades
| Nombre | Descripción |
|---|---|
| Attributes { get; } | Obtiene una colección deVbaModuleAttributeCollection |
| Name { get; } | Obtiene un nombre del módulo VBA |
| SourceCode { get; } | Obtiene un código fuente del módulo VBA |
Ver también
- espacio de nombres Aspose.Tasks
- asamblea Aspose.Tasks