Interface IVbaModule

Interface IVbaModule

Το όνομα: Aspose.Tasks Συγκέντρωση: Aspose.Tasks.dll (25.4.0)

Αντιπροσωπεύει μια ενότητα με κώδικα VBA.

public interface IVbaModule

Properties

Attributes

Αποκτήστε μια συλλογή Aspose.Tasks.VbaModuleAttributeCollection

VbaModuleAttributeCollection Attributes { get; }

Αξία ιδιοκτησίας

VbaModuleAttributeCollection

Name

Αποκτήστε το όνομα της μονάδας VBA

string Name { get; }

Αξία ιδιοκτησίας

string

SourceCode

Αποκτήστε έναν κώδικα πηγής της μονάδας VBA

string SourceCode { get; }

Αξία ιδιοκτησίας

string

 Ελληνικά