Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.
