Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

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.
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 - Enum constant in enum org.apache.poi.util.LocaleID
 
UG_CN - Enum constant in enum org.apache.poi.util.LocaleID
 
UK - Enum constant in enum org.apache.poi.util.LocaleID
 
UK_UA - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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.
UnderlinePatterns - Enum in org.apache.poi.xwpf.usermodel
Specifies the types of patterns which may be used to create the underline applied beneath the text in a run.
UnderlineType - Enum in org.apache.poi.xddf.usermodel.text
 
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
UnexpectedPropertySetTypeException(String) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates an UnexpectedPropertySetTypeException with a message string.
UnexpectedPropertySetTypeException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates an UnexpectedPropertySetTypeException with a message string and a reason.
UnexpectedPropertySetTypeException(Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
Creates a new UnexpectedPropertySetTypeException with a reason.
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
ungroupColumn(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Ungroup a range of columns that were previously groupped
ungroupColumn(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
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
ungroupRow(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Ungroup a range of rows that were previously groupped
ungroupRow(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Ungroup a range of rows that were previously groupped
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
Unimplemented - Enum constant in enum org.apache.poi.xssf.binary.XSSFBRecordType
 
UnionPtg - Class in org.apache.poi.ss.formula.ptg
 
UNIQUE_VALUES - Enum constant in enum org.apache.poi.ss.usermodel.ConditionFilterType
 
uniqueCount - Variable in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
An integer representing the total count of unique strings in the Shared String Table.
uniqueCount - Variable in class org.apache.poi.xssf.model.SharedStringsTable
An integer representing the total count of unique strings in the Shared String Table.
Units - Class in org.apache.poi.util
 
Units() - Constructor for class org.apache.poi.util.Units
 
UNITS - Enum constant in enum 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 - Enum constant in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
UNKNOWN - Enum constant in enum org.apache.poi.common.usermodel.PictureType
Unknown picture type - specific to escher bse record
UNKNOWN - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
 
UNKNOWN - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypesHolder
 
UNKNOWN - Enum constant in enum org.apache.poi.ddf.EscherRecordTypes
 
UNKNOWN - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
UNKNOWN - Enum constant in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
UNKNOWN - Enum constant in enum org.apache.poi.poifs.filesystem.FileMagic
UNKNOWN magic
UNKNOWN - Enum constant in enum org.apache.poi.sl.usermodel.PictureData.PictureType
Unknown picture type - specific to escher bse record
UNKNOWN - Enum constant in enum org.apache.poi.ss.usermodel.CellReferenceType
The cell reference type is not defined explicitly by A1 is the default in this case.
UNKNOWN - Enum constant in enum org.apache.poi.xssf.model.ThemesTable.ThemeElement
 
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
 
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 by sharedFormulaRecord to plain unshared formulas
unlinkSharedFormula() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
unLock() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Removes the workbook protection settings
UNLOCKED_FORMULA - Enum constant in enum org.apache.poi.ss.usermodel.IgnoredErrorType
Whether to check for unprotected formulas.
unLockRevision() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Unlocks the workbook for revisions.
unLockStructure() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Unlocks the structure of workbook.
unLockWindows() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Unlocks the windows that comprise the workbook.
UNMAP_NOT_SUPPORTED_REASON - Static variable in class org.apache.poi.poifs.nio.CleanerUtil
if CleanerUtil.UNMAP_SUPPORTED is false, 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.
unmarshall(UnmarshallContext, InputStream) - Method in interface org.apache.poi.openxml4j.opc.internal.PartUnmarshaller
Save the content of the package in the stream
unmarshall(UnmarshallContext, InputStream) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
 
UnmarshallContext - Class in org.apache.poi.openxml4j.opc.internal.unmarshallers
Context needed for the unmarshall process of a part.
UnmarshallContext(OPCPackage, PackagePartName) - Constructor for class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
Constructor.
unregisterPartAndContentType(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Remove the specified part, and clear its content type from the content type manager.
unsetFontForGroup(FontGroup) - Static method in class org.apache.poi.xddf.usermodel.text.XDDFFont
 
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.
untrackAllColumnsForAutoSizing() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Untracks all columns in the sheet for auto-sizing.
untrackColumnForAutoSizing(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Removes a column that was previously marked for inclusion in auto-size column tracking.
untrackColumnsForAutoSizing(Collection<Integer>) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Untracks several columns in the sheet for auto-sizing.
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 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
UP_ARROW - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UP_ARROW_CALLOUT - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
UP_ARROW_CALLOUT - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
UP_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UP_DOWN_ARROW - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
UP_DOWN_ARROW - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
UP_DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UP_DOWN_ARROW_CALLOUT - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
UP_DOWN_ARROW_CALLOUT - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
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
 
update() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
updateCell(String, int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
Sets the specified cell to the supplied value
updateCellAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
Calculates the bounding boxes of all cells and updates the dimension of the table
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)
updateCellReferencesForShifting(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
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
updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
 
updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
 
UPDATED_VERSION - Static variable in class org.apache.poi.xssf.usermodel.XSSFPivotTable
 
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.
updateFormulas(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
 
updateFormulas(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
 
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
 
updateHeaders() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
Synchronize table headers with cell values in the parent sheet.
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).
updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
 
updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
 
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 NameCommentRecord is 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
updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
 
updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
 
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.
updateObjectData(ObjectMetaData.Application, ObjectMetaData) - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
 
updateReferences() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
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
updateRowFormulas(XSSFRow, FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
Update the formulas in specified row using the formula shifting policy specified by shifter
updateSheetName(int, String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFFormulaUtils
Update sheet name in all charts, formulas and named ranges.
updateSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
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 - Enum constant in enum org.apache.poi.ss.usermodel.PaneType
 
UPPER_RIGHT - Enum constant in enum org.apache.poi.ss.usermodel.PaneType
 
UPWARD_DIAGONAL - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
 
UR - Enum constant in enum org.apache.poi.util.LocaleID
 
UR_IN - Enum constant in enum org.apache.poi.util.LocaleID
 
UR_PK - Enum constant in enum org.apache.poi.util.LocaleID
 
URL - Enum constant in enum org.apache.poi.common.usermodel.HyperlinkType
Link to an existing file or web page
URL_MONIKER - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
URL Moniker
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
 
USE_SEL_FS - Enum constant in enum 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_AGENT - Static variable in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
USER_DEFINED - Enum constant in enum org.apache.poi.ddf.EscherRecordTypes
 
USER_PROPERTIES - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
Document summary information user defined properties section
USER_SVIEW_BEGIN - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
USER_SVIEW_END - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
useReadOnlySharedStringsTable - Variable in class org.apache.poi.xssf.eventusermodel.XSSFReader
 
useReadOnlySharedStringsTable() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
 
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
 
useTempFilePackageParts() - Static method in class org.apache.poi.openxml4j.opc.ZipPackage
 
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
 
Util - Class in org.apache.poi.xdgf.util
 
Util() - Constructor for class org.apache.poi.xdgf.util.Util
 
UTURN_ARROW - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
 
UTURN_ARROW - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
 
UTURN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
UturnArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
UZ - Enum constant in enum org.apache.poi.util.LocaleID
 
UZ_CYRL - Enum constant in enum org.apache.poi.util.LocaleID
 
UZ_CYRL_UZ - Enum constant in enum org.apache.poi.util.LocaleID
 
UZ_LATN - Enum constant in enum org.apache.poi.util.LocaleID
 
UZ_LATN_UZ - Enum constant in enum org.apache.poi.util.LocaleID
 
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 and Interfaces|All Packages|Constant Field Values|Serialized Form