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; }