Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
GetSheetData method throwing com.ptc.pfc.Implementation.pfcExceptions$XInvalidEnumValue exception
There is one sheet available. Also drawing.GetSheetFormat(i) returns right value.
Number of sheets (drawing.GetNumberOfSheets) is showing as 1.
But when drawing.GetSheetData(i) is called, it is throwing exception.