Interface IVbaModule
Interface IVbaModule
Pôvodný názov: Aspose.Tasks Zhromaždenie: Aspose.Tasks.dll (25.4.0)
Predstavuje modul s kódom VBA.
public interface IVbaModule
Properties
Attributes
Získava zbierku Aspose.Tasks.VbaModuleAttributeCollection
VbaModuleAttributeCollection Attributes { get; }
Hodnota nehnuteľnosti
Name
Získajte názov modulu VBA
string Name { get; }
Hodnota nehnuteľnosti
SourceCode
Získajte zdrojový kód VBA modulu
string SourceCode { get; }