To reproduce:
var presentation = new Presentation("PP_Acx_CheckBox_Status.pptm");
Assert.NotEmpty(presentation.VbaProject.Modules);
The expected result is for the assertion to pass.
However, the VbaProject.Modules col…...potapov Creating a document like this is extremely easy...and save, then close the VBA editor and click on “Show macros”...