SourceCode

IVbaModule.SourceCode 属性

模块的源代码。可读写字符串。

public string SourceCode { get; set; }

参见