Interface IVbaModule
Interface IVbaModule
اسم الفضاء : Aspose.Tasks تجميع: Aspose.Tasks.dll (25.4.0)
يمثل وحدة مع رمز VBA.
public interface IVbaModule
Properties
Attributes
احصل على مجموعة من Aspose.Tasks.VbaModuleAttributeCollection
VbaModuleAttributeCollection Attributes { get; }
قيمة الممتلكات
Name
احصل على اسم من وحدة VBA
string Name { get; }
قيمة الممتلكات
SourceCode
يحصل على رمز المصدر من وحدة VBA
string SourceCode { get; }