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…...and save, then close the VBA editor and click on “Show macros”...create a new macro, the VBA editor will show the checkbox event...