Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! 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.
