org.apache.poi.hssf.usermodel
Class HeaderFooter.Field

java.lang.Object
  extended by org.apache.poi.hssf.usermodel.HeaderFooter.Field
Direct Known Subclasses:
HeaderFooter.PairField
Enclosing class:
HeaderFooter

public static class HeaderFooter.Field
extends java.lang.Object

Represents a special field in a header or footer, eg the page number


Field Summary
 java.lang.String sequence
          The character sequence that marks this field
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sequence

public final java.lang.String sequence
The character sequence that marks this field



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