- EmbeddedObjects - Class in org.apache.poi.examples.hssf.usermodel
-
Demonstrates how you can extract embedded data from a .xls file
- EmbeddedObjects - Class in org.apache.poi.examples.xssf.usermodel
-
Demonstrates how you can extract embedded data from a .xlsx file
- EmbeddedObjects() - Constructor for class org.apache.poi.examples.xssf.usermodel.EmbeddedObjects
-
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.examples.ss.formula.CalculateMortgage
-
- EventExample - Class in org.apache.poi.examples.hssf.usermodel
-
This example shows how to use the event API for reading a file.
- EventExample() - Constructor for class org.apache.poi.examples.hssf.usermodel.EventExample
-
- EXCEL_COLUMN_WIDTH_FACTOR - Static variable in class org.apache.poi.examples.ss.AddDimensionedImage.ConvertImageUnits
-
- EXCEL_STYLE_ESCAPING - Static variable in class org.apache.poi.examples.ss.ToCSV
-
Identifies that the CSV file should obey Excel's formatting conventions
with regard to escaping certain embedded characters - the field separator,
speech mark and end of line (EOL) character
- ExcelChartWithTargetLine - Class in org.apache.poi.examples.xssf.usermodel
-
This example is based on original contributions by Axel Richter on StackOverflow.
- ExcelComparator - Class in org.apache.poi.examples.ss
-
Utility to compare Excel File Contents cell by cell for all sheets.
- ExcelComparator() - Constructor for class org.apache.poi.examples.ss.ExcelComparator
-
- execute(String[], LoadPasswordProtectedXlsx.EncryptionHandler) - Static method in class org.apache.poi.examples.xssf.usermodel.LoadPasswordProtectedXlsx
-
- EXPAND_COLUMN - Static variable in class org.apache.poi.examples.ss.AddDimensionedImage
-
- EXPAND_ROW - Static variable in class org.apache.poi.examples.ss.AddDimensionedImage
-
- EXPAND_ROW_AND_COLUMN - Static variable in class org.apache.poi.examples.ss.AddDimensionedImage
-