Uses of Class
org.apache.poi.hssf.usermodel.HeaderFooter.PairField

Packages that use HeaderFooter.PairField
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of HeaderFooter.PairField in org.apache.poi.hssf.usermodel
 

Fields in org.apache.poi.hssf.usermodel declared as HeaderFooter.PairField
static HeaderFooter.PairField HeaderFooter.BOLD_FIELD
           
static HeaderFooter.PairField HeaderFooter.DOUBLE_UNDERLINE_FIELD
           
static HeaderFooter.PairField HeaderFooter.ITALIC_FIELD
           
static HeaderFooter.PairField HeaderFooter.STRIKETHROUGH_FIELD
           
static HeaderFooter.PairField HeaderFooter.SUBSCRIPT_FIELD
           
static HeaderFooter.PairField HeaderFooter.SUPERSCRIPT_FIELD
           
static HeaderFooter.PairField HeaderFooter.UNDERLINE_FIELD
           
 



Copyright 2008 The Apache Software Foundation or its licensors, as applicable.