Interface IVbaModule

Interface IVbaModule

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

מייצג מודול עם קוד VBA.

public interface IVbaModule

Properties

Attributes

מקבל אוסף של Aspose.Tasks.VbaModuleAttributeCollection

VbaModuleAttributeCollection Attributes { get; }

Property Value

VbaModuleAttributeCollection

Name

מקבל שם של מודול ה-VBA

string Name { get; }

Property Value

string

SourceCode

מקבל קוד מקור של מודול ה-VBA

string SourceCode { get; }

Property Value

string

 Ελληνικά