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

 แบบไทย