Class AligningCells
- java.lang.Object
-
- org.apache.poi.examples.xssf.usermodel.AligningCells
-
public class AligningCells extends Object
Shows how various alignment options work. Modified by Cristian Petrula, Romania on May 26, 2010 New method was added centerAcrossSelection to center a column content over one selection usingHorizontalAlignment.CENTER_SELECTIONTo create this method example was change for XSSF only and the previous AligningCells.java example has been moved into the SS examples folder.
-
-
Constructor Summary
Constructors Constructor Description AligningCells()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-