Interface IVbaModule
Interface IVbaModule
Navne til: Aspose.Tasks Sammensætning: Aspose.Tasks.dll (25.4.0)
Det er en modul med VBA-kode.
public interface IVbaModule
Properties
Attributes
Få en samling af Aspose.Tasks.VbaModuleAttributeCollection
VbaModuleAttributeCollection Attributes { get; }
Ejendomsværdi
Name
Få navnet på VBA-modulen
string Name { get; }
Ejendomsværdi
SourceCode
Få en kildekode af VBA-modulen
string SourceCode { get; }