- widthToPixels(double) - Method in class org.apache.poi.examples.ss.html.ToHtml
-
Probably platform-specific, but appears to be a close approximation on some systems
- widthUnits2Millimetres(short) - Static method in class org.apache.poi.examples.ss.AddDimensionedImage.ConvertImageUnits
-
Convert Excels width units into millimetres.
- widthUnits2Pixel(short) - Static method in class org.apache.poi.examples.ss.AddDimensionedImage.ConvertImageUnits
-
excel width units(units of 1/256th of a character width) to pixel
units.
- Word2Forrest - Class in org.apache.poi.examples.hwpf
-
- Word2Forrest(HWPFDocument, OutputStream) - Constructor for class org.apache.poi.examples.hwpf.Word2Forrest
-
- WorkbookProperties - Class in org.apache.poi.examples.xssf.usermodel
-
How to set extended and custom properties
- WorkbookProperties() - Constructor for class org.apache.poi.examples.xssf.usermodel.WorkbookProperties
-
- WorkingWithBorders - Class in org.apache.poi.examples.xssf.usermodel
-
Working with borders
- WorkingWithBorders() - Constructor for class org.apache.poi.examples.xssf.usermodel.WorkingWithBorders
-
- WorkingWithFonts - Class in org.apache.poi.examples.hssf.usermodel
-
Demonstrates how to create and use fonts.
- WorkingWithFonts() - Constructor for class org.apache.poi.examples.hssf.usermodel.WorkingWithFonts
-
- WorkingWithFonts - Class in org.apache.poi.examples.xssf.usermodel
-
Working with Fonts
- WorkingWithFonts() - Constructor for class org.apache.poi.examples.xssf.usermodel.WorkingWithFonts
-
- WorkingWithPageSetup - Class in org.apache.poi.examples.xssf.usermodel
-
Demonstrates various settings available in the Page Setup dialog
- WorkingWithPageSetup() - Constructor for class org.apache.poi.examples.xssf.usermodel.WorkingWithPageSetup
-
- WorkingWithPictures - Class in org.apache.poi.examples.xssf.usermodel
-
Demonstrates how to insert pictures in a SpreadsheetML document
- WorkingWithRichText - Class in org.apache.poi.examples.xssf.usermodel
-
Demonstrates how to work with rich text
- WriteAuthorAndTitle - Class in org.apache.poi.examples.hpsf
-
This class is a sample application which shows how to write or modify the
author and title property of an OLE 2 document.
- writeOut(String) - Method in class org.apache.poi.examples.hssf.usermodel.Outlines
-
- writePlainText(String) - Method in class org.apache.poi.examples.hwpf.Word2Forrest
-
- WriteTitle - Class in org.apache.poi.examples.hpsf
-
This class is a simple sample application showing how to create a property
set and write it to disk.