SourceCode
IVbaModule.SourceCode property
Source code of the module. Read/write String.
public string SourceCode { get; set; }
See Also
- interface IVbaModule
- namespace Aspose.Slides.Vba
- assembly Aspose.Slides
Source code of the module. Read/write String.
public string SourceCode { get; set; }