SourceCode

VbaModule.SourceCode 属性

返回或设置模块的源代码。可读写字符串。

public string SourceCode { get; set; }

另请参阅