SourceCode
VbaModule.SourceCode property
Returns or sets the source code of the module. Read/write String.
public string SourceCode { get; set; }
See Also
- class VbaModule
- namespace Aspose.Slides.Vba
- assembly Aspose.Slides
Returns or sets the source code of the module. Read/write String.
public string SourceCode { get; set; }