- ReadCustomPropertySets - Class in org.apache.poi.examples.hpsf
-
Sample application showing how to read a document's custom property set.
- ReadTitle - Class in org.apache.poi.examples.hpsf
-
Sample application showing how to read a OLE 2 document's
title.
- ReadWriteWorkbook - Class in org.apache.poi.examples.hssf.usermodel
-
This example demonstrates opening a workbook, modifying it and writing
the results back out.
- ReadWriteWorkbook() - Constructor for class org.apache.poi.examples.hssf.usermodel.ReadWriteWorkbook
-
- RepeatingRowsAndColumns - Class in org.apache.poi.examples.hssf.usermodel
-
- RepeatingRowsAndColumns() - Constructor for class org.apache.poi.examples.hssf.usermodel.RepeatingRowsAndColumns
-
- ROP2Table - Class in org.apache.poi.examples.hwmf
-
Generates an image table describing the various binary raster operations
inspired from http://www.fengyuan.com/sample/samplech8.html
- ROP3Table - Class in org.apache.poi.examples.hwmf
-
Generates an image table describing the various ternary raster operations
inspired from http://www.evmsoft.net/en/roptest.html