Hello POI team, 

We have used POI v3.8 for some time. Now we are excited to update it to v3.9. 

In our code, we called the 
org.apache.poi.hssf.record.EscherAggregate.setPatriarch method. However, this 
method no longer exists in v3.9. If we remove the line, there will be a 
NullPointerException at org.apache.poi.hssf.usermodel.HSSFPatriarch.onCreate 
method.

I was wondering whether there is a way to replace setPatriarch method in v3.9. 

Thank you so much for your attention and I appreciate any comments or hints, 
Xiaofan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to