A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

U

U_DOUBLE - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
Underline type - Double
U_DOUBLE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_DOUBLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
Underline type - Double
U_DOUBLE - Static variable in interface org.apache.poi.ss.usermodel.Font
double underlined
U_DOUBLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
Underline type - Double Accounting
U_DOUBLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_DOUBLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
Underline type - Double Accounting
U_DOUBLE_ACCOUNTING - Static variable in interface org.apache.poi.ss.usermodel.Font
accounting style double underline
U_NONE - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
Underline type - None
U_NONE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
Underline type - None
U_NONE - Static variable in interface org.apache.poi.ss.usermodel.Font
not underlined
U_SINGLE - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
Underline type - Single
U_SINGLE - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_SINGLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
Underline type - Single
U_SINGLE - Static variable in interface org.apache.poi.ss.usermodel.Font
single (normal) underline
U_SINGLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
Underline type - Single Accounting
U_SINGLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.FontRecord
 
U_SINGLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
Underline type - Single Accounting
U_SINGLE_ACCOUNTING - Static variable in interface org.apache.poi.ss.usermodel.Font
accounting style single underline
ubyteToInt(byte) - Static method in class org.apache.poi.util.LittleEndian
Convert an 'unsigned' byte to an integer.
UDF - Static variable in class org.apache.poi.ss.formula.OperationEvaluationContext
 
UDFFinder - Interface in org.apache.poi.hssf.record.formula.udf
Common interface for "Add-in" libraries and user defined function libraries.
ultimateType(Cell) - Static method in class org.apache.poi.ss.format.CellFormat
Returns the ultimate cell type, following the results of formulas.
UnaryMinusEval - Class in org.apache.poi.hssf.record.formula.eval
 
UnaryMinusPtg - Class in org.apache.poi.hssf.record.formula
Unary Plus operator does not have any effect on the operand
UnaryPlusEval - Class in org.apache.poi.hssf.record.formula.eval
 
UnaryPlusPtg - Class in org.apache.poi.hssf.record.formula
Unary Plus operator does not have any effect on the operand
UncalcedRecord - Class in org.apache.poi.hssf.record
Title: Uncalced Record
UncalcedRecord() - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
 
UncalcedRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
 
UNDEFINED - Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
A property without a known name is described by this string.
UnexpectedPropertySetTypeException - Exception in org.apache.poi.hpsf
This exception is thrown if a certain type of property set is expected (e.g.
UnexpectedPropertySetTypeException() - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates an UnexpectedPropertySetTypeException.
UnexpectedPropertySetTypeException(String) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates an UnexpectedPropertySetTypeException with a message string.
UnexpectedPropertySetTypeException(Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates a new UnexpectedPropertySetTypeException with a reason.
UnexpectedPropertySetTypeException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates an UnexpectedPropertySetTypeException with a message string and a reason.
ungroupColumn(short, short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Deprecated. (Sep 2008) use HSSFSheet.ungroupColumn(int, int)
ungroupColumn(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
ungroupColumn(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Ungroup a range of columns that were previously groupped
ungroupRow(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
ungroupRow(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
Ungroup a range of rows that were previously groupped
UnicodeString - Class in org.apache.poi.hssf.record.common
Title: Unicode String

Description: Unicode String - just standard fields that are in several records.

UnicodeString(String) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString
 
UnicodeString(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString
construct a unicode string record and fill its fields, ID is ignored
UnicodeString - Class in org.apache.poi.hssf.record
Deprecated. Use UnicodeString instead
UnicodeString(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UnicodeString
Deprecated. Use UnicodeString instead
UnicodeString(String) - Constructor for class org.apache.poi.hssf.record.UnicodeString
Deprecated. Use UnicodeString instead
UnicodeString.ExtRst - Class in org.apache.poi.hssf.record.common
 
UnicodeString.FormatRun - Class in org.apache.poi.hssf.record.common
 
UnicodeString.FormatRun(short, short) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
 
UnicodeString.FormatRun(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
 
UnicodeString.PhRun - Class in org.apache.poi.hssf.record.common
 
UnicodeString.PhRun(int, int, int) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString.PhRun
 
UnionPtg - Class in org.apache.poi.hssf.record.formula
 
UnitsRecord - Class in org.apache.poi.hssf.record.chart
The units record describes units.

UnitsRecord() - Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
 
UnitsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
 
UnknownEscherRecord - Class in org.apache.poi.ddf
This record is used whenever a escher record is encountered that we do not explicitly support.
UnknownEscherRecord() - Constructor for class org.apache.poi.ddf.UnknownEscherRecord
 
UnknownPtg - Class in org.apache.poi.hssf.record.formula
 
UnknownPtg(int) - Constructor for class org.apache.poi.hssf.record.formula.UnknownPtg
 
UnknownRecord - Class in org.apache.poi.hssf.record
Title: Unknown Record (for debugging)

Description: Unknown record just tells you the sid so you can figure out what records you are missing.

UnknownRecord(int, byte[]) - Constructor for class org.apache.poi.hssf.record.UnknownRecord
 
UnknownRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UnknownRecord
construct an unknown record.
unlink(SharedFormulaRecord) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
Converts all FormulaRecords handled by sharedFormulaRecord to plain unshared formulas
unlinkSharedFormula() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
UnsupportedVariantTypeException - Exception in org.apache.poi.hpsf
This exception is thrown if HPSF encounters a variant type that isn't supported yet.
UnsupportedVariantTypeException(long, Object) - Constructor for exception org.apache.poi.hpsf.UnsupportedVariantTypeException
Constructor.
UNUSED_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
Indicates the sector is not used (0xFFFFFFFF)
unwriteProtectWorkbook() - Method in class org.apache.poi.hssf.model.InternalWorkbook
removes the write protect flag
unwriteProtectWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
removes the write protect flag
UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UP_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UP_DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UP_DOWN_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
updateCell(String, int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
Sets the specified cell to the supplied value
updateFormulasAfterCellShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.model.InternalSheet
Updates formulas in cells and conditional formats due to moving of cells
updateFormulasAfterCellShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
 
updateFormulasAfterCellShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
 
updateFormulasAfterRowShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
updateFormulasAfterRowShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
 
updateNameCommentRecordCache(NameCommentRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
If a NameCommentRecord is added or the name it references is renamed, then this will update the lookup cache for it.
updateNamesAfterCellShift(FormulaShifter) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Updates named ranges due to moving of cells
UPPER - Static variable in class org.apache.poi.hssf.record.formula.functions.TextFunction
 
USE_A1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
 
USE_R1C1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
 
UserSViewBegin - Class in org.apache.poi.hssf.record
The UserSViewBegin record specifies settings for a custom view associated with the sheet.
UserSViewBegin(byte[]) - Constructor for class org.apache.poi.hssf.record.UserSViewBegin
 
UserSViewBegin(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UserSViewBegin
construct an UserSViewBegin record.
UserSViewEnd - Class in org.apache.poi.hssf.record
The UserSViewEnd record marks the end of the settings for a custom view associated with the sheet
UserSViewEnd(byte[]) - Constructor for class org.apache.poi.hssf.record.UserSViewEnd
 
UserSViewEnd(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UserSViewEnd
construct an UserSViewEnd record.
UseSelFSRecord - Class in org.apache.poi.hssf.record
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag

Description: Tells the GUI if this was written by something that can use "natural language" formulas.

UseSelFSRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
 
UseSelFSRecord(boolean) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
 
Util - Class in org.apache.poi.hpsf
Provides various static utility methods.
Util() - Constructor for class org.apache.poi.hpsf.Util
 
UTURN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _