Interface IVbaModule
Interface IVbaModule
ชื่อพื้นที่: Aspose.Tasks การประชุม: Aspose.Tasks.dll (25.5.0)
แสดงโมดูลที่มีรหัส VBA
public interface IVbaModule
Properties
Attributes
รับคอลเลกชันของ Aspose.Tasks.VbaModuleAttributeCollection
VbaModuleAttributeCollection Attributes { get; }
คุณสมบัติมูลค่า
Name
รับชื่อของโมดูล VBA
string Name { get; }
คุณสมบัติมูลค่า
SourceCode
รับรหัสแหล่งของโมดูล VBA
string SourceCode { get; }