Interface IVbaModule

Interface IVbaModule

Nama dari : Aspose.Tasks Perhitungan: Aspose.Tasks.dll (25.4.0)

Menampilkan modul dengan kode VBA.

public interface IVbaModule

Properties

Attributes

Dapatkan koleksi Aspose.Tasks.VbaModuleAttributeCollection

VbaModuleAttributeCollection Attributes { get; }

Nilai Properti

VbaModuleAttributeCollection

Name

Dapatkan nama dari modul VBA

string Name { get; }

Nilai Properti

string

SourceCode

Dapatkan kode sumber dari modul VBA

string SourceCode { get; }

Nilai Properti

string

 Indonesia