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…...s As Shape: Set s = ActivePresentation.Slides(2).Shapes(1) s...