Interface IVbaModule
Interface IVbaModule
Der Name: Aspose.Tasks Zusammensetzung: Aspose.Tasks.dll (25.4.0)
Es ist ein Modul mit VBA-Code.
public interface IVbaModule
Properties
Attributes
Erhalten Sie eine Sammlung von Aspose.Tasks.VbaModuleAttributeCollection
VbaModuleAttributeCollection Attributes { get; }
Eigentumswert
Name
Erhalten Sie einen Namen des VBA Moduls
string Name { get; }
Eigentumswert
SourceCode
Erhalten Sie einen Quellcode des VBA Moduls
string SourceCode { get; }