Package | Description |
---|---|
org.apache.poi.xssf.streaming | |
org.apache.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
XSSFVMLDrawing |
SXSSFSheet.getVMLDrawing(boolean autoCreate)
Get VML drawing for this sheet (aka 'legacy' drawing).
|
Modifier and Type | Method and Description |
---|---|
XSSFVMLDrawing |
XSSFSheet.getVMLDrawing(boolean autoCreate)
Get VML drawing for this sheet (aka 'legacy' drawing).
|
XSSFVMLDrawing |
OoxmlSheetExtensions.getVMLDrawing(boolean autoCreate)
Get VML drawing for this sheet (aka 'legacy' drawing).
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.