SourceCode

VbaModule.SourceCode property

Returns or sets the source code of the module. Read/write String.

public string SourceCode { get; set; }

See Also