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

 แบบไทย