public interface OoxmlSheetExtensions
Sheet interface.| Modifier and Type | Method and Description |
|---|---|
XSSFVMLDrawing |
getVMLDrawing(boolean autoCreate)
Get VML drawing for this sheet (aka 'legacy' drawing).
|
XSSFVMLDrawing getVMLDrawing(boolean autoCreate)
autoCreate - if true, then a new VML drawing part is creatednull if the drawing was not found and autoCreate=false
(or this method is not implemented)Copyright 2022 The Apache Software Foundation or its licensors, as applicable.