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

VbaModuleAttributeCollection

Name

Erhalten Sie einen Namen des VBA Moduls

string Name { get; }

Eigentumswert

string

SourceCode

Erhalten Sie einen Quellcode des VBA Moduls

string SourceCode { get; }

Eigentumswert

string

 Deutsch