Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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.
