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

VbaModuleAttributeCollection

Name

Získajte názov modulu VBA

string Name { get; }

Hodnota nehnuteľnosti

string

SourceCode

Získajte zdrojový kód VBA modulu

string SourceCode { get; }

Hodnota nehnuteľnosti

string

 Slovenčina