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 _
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- U_DOUBLE - Static variable in class org.apache.poi.hssf.record.FontRecord
- 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.FontRecord
- 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.FontRecord
- 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.FontRecord
- 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.FontRecord
- 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. ie, don't carry across the sign.
- UDF - Static variable in class org.apache.poi.ss.formula.OperationEvaluationContext
- UDFFinder - Interface in org.apache.poi.ss.formula.udf
-
Common interface for "Add-in" libraries and user defined function libraries.
- UG - org.apache.poi.util.LocaleID
- UG_CN - org.apache.poi.util.LocaleID
- UK - org.apache.poi.util.LocaleID
- UK_UA - org.apache.poi.util.LocaleID
- ultimateType(Cell) - Static method in class org.apache.poi.ss.format.CellFormat
-
Returns the ultimate cell type, following the results of formulas.
- UNALLOCATED - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
- UnaryMinusEval - Class in org.apache.poi.ss.formula.eval
- UnaryMinusPtg - Class in org.apache.poi.ss.formula.ptg
-
Unary Plus operator - does not have any effect on the operand
- UnaryPlusEval - Class in org.apache.poi.ss.formula.eval
- UnaryPlusPtg - Class in org.apache.poi.ss.formula.ptg
-
Unary Plus operator - does not have any effect on the operand
- UNCALCED - org.apache.poi.hssf.record.HSSFRecordTypes
- UncalcedRecord - Class in org.apache.poi.hssf.record
-
If this record occurs in the Worksheet Substream, it indicates that the formulas have not been recalculated before the document was saved.
- UncalcedRecord() - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
- UncalcedRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
- UncalcedRecord(UncalcedRecord) - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
- UNDEFINED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
A property without a known name is described by this string.
- UNDERLINE - Static variable in class org.apache.poi.hssf.record.common.XFProp
- UnexpectedPropertySetTypeException - Exception in org.apache.poi.hpsf
-
This exception is thrown if a certain type of property set is expected (e.g. a Document Summary Information) but the provided property set is not of that type.
- UnexpectedPropertySetTypeException() - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates an
UnexpectedPropertySetTypeException. - UnexpectedPropertySetTypeException(String) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates an
UnexpectedPropertySetTypeExceptionwith a message string. - UnexpectedPropertySetTypeException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates an
UnexpectedPropertySetTypeExceptionwith a message string and a reason. - UnexpectedPropertySetTypeException(Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates a new
UnexpectedPropertySetTypeExceptionwith a reason. - unformat(String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
- 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 grouped
- 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 grouped
- UnicodeString - Class in org.apache.poi.hpsf
- UnicodeString - Class in org.apache.poi.hssf.record.common
-
Unicode String - just standard fields that are in several records.
- UnicodeString() - Constructor for class org.apache.poi.hpsf.UnicodeString
- 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
- UnionEval - Class in org.apache.poi.ss.formula.eval
-
Represent many
ValueEvals unioned by Union operator(comma operator). - UnionEval(ValueEval[]) - Constructor for class org.apache.poi.ss.formula.eval.UnionEval
- UnionNode - Class in org.apache.poi.ss.formula.token
- UnionNode - org.apache.poi.ss.formula.token.NodeId
- UnionNode() - Constructor for class org.apache.poi.ss.formula.token.UnionNode
- UnionPtg - Class in org.apache.poi.ss.formula.ptg
- UNIQUE_VALUES - org.apache.poi.ss.usermodel.ConditionFilterType
- Units - Class in org.apache.poi.util
- Units() - Constructor for class org.apache.poi.util.Units
- UNITS - org.apache.poi.hssf.record.HSSFRecordTypes
- 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(UnitsRecord) - Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
- UnitsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
- Unknown - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- UNKNOWN - org.apache.poi.common.usermodel.PictureType
-
Unknown picture type - specific to escher bse record
- UNKNOWN - org.apache.poi.ddf.EscherPropertyTypes
- UNKNOWN - org.apache.poi.ddf.EscherPropertyTypesHolder
- UNKNOWN - org.apache.poi.ddf.EscherRecordTypes
- UNKNOWN - org.apache.poi.hssf.record.HSSFRecordTypes
- UNKNOWN - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
- UNKNOWN - org.apache.poi.poifs.filesystem.FileMagic
-
UNKNOWN magic
- UNKNOWN - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Unknown picture type - specific to escher bse record
- UNKNOWN - org.apache.poi.ss.usermodel.CellReferenceType
-
The cell reference type is not defined explicitly by
A1is the default in this case. - UnknownEscherRecord - Class in org.apache.poi.ddf
-
This record is used whenever an escher record is encountered that we do not explicitly support.
- UnknownEscherRecord() - Constructor for class org.apache.poi.ddf.UnknownEscherRecord
- UnknownEscherRecord(UnknownEscherRecord) - Constructor for class org.apache.poi.ddf.UnknownEscherRecord
- UnknownPtg - Class in org.apache.poi.ss.formula.ptg
- UnknownPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.UnknownPtg
- UnknownRecord - Class in org.apache.poi.hssf.record
-
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 bysharedFormulaRecordto plain unshared formulas - unlinkSharedFormula() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- UNLOCKED_FORMULA - org.apache.poi.ss.usermodel.IgnoredErrorType
-
Whether to check for unprotected formulas.
- UNMAP_NOT_SUPPORTED_REASON - Static variable in class org.apache.poi.poifs.nio.CleanerUtil
-
if
CleanerUtil.UNMAP_SUPPORTEDisfalse, this contains the reason why unmapping is not supported. - UNMAP_SUPPORTED - Static variable in class org.apache.poi.poifs.nio.CleanerUtil
-
true, if this platform supports unmapping mmapped files. - unsetSheetProtection(XSSFSheet) - Static method in class org.apache.poi.xssf.usermodel.XSSFSheetHelper
- UNSPECIFIED_BIT - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
-
Specifies the picture is in an unspecified format that is neither and enhanced metafile nor a bitmap.
- UnsupportedBOFType(int) - Constructor for exception org.apache.poi.hssf.model.InternalSheet.UnsupportedBOFType
- UnsupportedFileFormatException - Exception in org.apache.poi
-
Base class of all the exceptions that POI throws in the event that it's given a file that isn't supported
- UnsupportedFileFormatException(String) - Constructor for exception org.apache.poi.UnsupportedFileFormatException
- UnsupportedFileFormatException(String, Throwable) - Constructor for exception org.apache.poi.UnsupportedFileFormatException
- 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)
- unwrapPtgArrays(Ptg[]) - Static method in class org.apache.poi.ss.formula.FormulaRenderer
-
Static method to convert an RPN ptgs in the form of (areaPtg1, areaPtg2, ...) to Ptg[][].
- 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 - org.apache.poi.sl.usermodel.ShapeType
- UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UP_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- UP_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UP_DOWN_ARROW - org.apache.poi.sl.usermodel.ShapeType
- UP_DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UP_DOWN_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- UP_DOWN_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- UpArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- updateCell(String, int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
Sets the specified cell to the supplied
value - updateCellNum(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Updates the cell record's idea of what column it belongs in (0 based)
- updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
- updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
- updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Update conditional formatting
- updateFormulas(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
- updateFormulas(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
- updateFormulas(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Update formulas.
- 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
- updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
- updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
- updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Shift the Hyperlink anchors (not the hyperlink text, even if the hyperlink is of type LINK_DOCUMENT and refers to a cell that was shifted).
- updateIntegrityHMAC(File, int) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
Generate an HMAC, as specified in [RFC2104], of the encrypted form of the data (message), which the DataIntegrity element will verify by using the Salt generated in step 2 as the key.
- updateLocale(Locale) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Update formats when locale has been changed
- updateNameCommentRecordCache(NameCommentRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
If a
NameCommentRecordis added or the name it references is renamed, then this will update the lookup cache for it. - updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
- updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
- updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Update named ranges
- updateNamesAfterCellShift(FormulaShifter) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Updates named ranges due to moving of cells
- updateObjectData(ObjectMetaData.Application, ObjectMetaData) - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Updates the ole data.
- updateRowFormulas(HSSFRow, FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
-
Update the formulas in specified row using the formula shifting policy specified by shifter
- updateSize(int) - Method in class org.apache.poi.poifs.property.DocumentProperty
-
Update the size of the property's data
- updateStyleRecord(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Update the StyleRecord to point to the new given index.
- UpDownArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- UpDownArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- UPPER - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- UPPER_LEFT - org.apache.poi.ss.usermodel.PaneType
- UPPER_RIGHT - org.apache.poi.ss.usermodel.PaneType
- UR - org.apache.poi.util.LocaleID
- UR_IN - org.apache.poi.util.LocaleID
- UR_PK - org.apache.poi.util.LocaleID
- URL - org.apache.poi.common.usermodel.HyperlinkType
-
Link to an existing file or web page
- URL_MONIKER - org.apache.poi.hpsf.ClassIDPredefined
-
URL Moniker
- USE_A1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
- USE_DIAG_DOWN_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
- USE_DIAG_UP_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
- USE_R1C1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
- USE_SEL_FS - org.apache.poi.hssf.record.HSSFRecordTypes
- use4DigitYearsInAllDateFormats() - Method in class org.apache.poi.ss.usermodel.DataFormatter
- useCachedValuesForFormulaCells() - Method in class org.apache.poi.ss.usermodel.DataFormatter
- USER_DEFINED - org.apache.poi.ddf.EscherRecordTypes
- USER_PROPERTIES - org.apache.poi.hpsf.ClassIDPredefined
-
Document summary information user defined properties section
- USER_SVIEW_BEGIN - org.apache.poi.hssf.record.HSSFRecordTypes
- USER_SVIEW_END - org.apache.poi.hssf.record.HSSFRecordTypes
- UserDefinedFunction - Class in org.apache.poi.ss.formula
-
Common entry point for all user-defined (non-built-in) functions (where
AbstractFunctionPtg.field_2_fnc_index== 255) - UserNameAwareTempFileCreationStrategy - Class in org.apache.poi.util
-
Username-aware subclass of
DefaultTempFileCreationStrategythat avoids permission issues when deploying applications with multiple users on the same server. - UserNameAwareTempFileCreationStrategy() - Constructor for class org.apache.poi.util.UserNameAwareTempFileCreationStrategy
- 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.
- UserSViewBegin(UserSViewBegin) - Constructor for class org.apache.poi.hssf.record.UserSViewBegin
- 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.
- UserSViewEnd(UserSViewEnd) - Constructor for class org.apache.poi.hssf.record.UserSViewEnd
- UseSelFSRecord - Class in org.apache.poi.hssf.record
-
Tells the GUI if this was written by something that can use "natural language" formulas.
- UseSelFSRecord(boolean) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
- UseSelFSRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
- UTF16LE - Static variable in class org.apache.poi.util.StringUtil
- UTF8 - Static variable in class org.apache.poi.util.HexDump
- UTF8 - Static variable in class org.apache.poi.util.StringUtil
- utfEncode(String) - Static method in class org.apache.poi.xssf.usermodel.XSSFRichTextStringHelper
-
For all characters which cannot be represented in XML as defined by the XML 1.0 specification, the characters are escaped using the Unicode numerical character representation escape character format _xHHHH_, where H represents a hexadecimal character in the character's value.
- UtilFns - Class in org.apache.poi.ss.formula.functions
- UtilFns() - Constructor for class org.apache.poi.ss.formula.functions.UtilFns
- UTURN_ARROW - org.apache.poi.sl.usermodel.ShapeType
- UTURN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UturnArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- UZ - org.apache.poi.util.LocaleID
- UZ_CYRL - org.apache.poi.util.LocaleID
- UZ_CYRL_UZ - org.apache.poi.util.LocaleID
- UZ_LATN - org.apache.poi.util.LocaleID
- UZ_LATN_UZ - org.apache.poi.util.LocaleID
All Classes All Packages