SourceCode

IVbaModule.SourceCode property

Source code of the module. Read/write String.

public string SourceCode { get; set; }

See Also