Discussion :: Apache POI
- Which of the following is correct about XSSFWorkbook class in Apache POI?
A.
It is a class that is used to represent both high and low level Excel file formats
|
B.
It belongs to the org.apache.xssf.usemodel package
|
C.
It implements the Workbook interface
|
D.
All of the above
|
Answer : Option D
Explanation :
Be The First To Comment