| Name | Description | Type | Package | Framework |
| AbortableHSSFListener | Abstract class for use with the HSSFRequest and HSSFEventFactory, which allows for the halting of processing. | Class | org.apache.poi.hssf.eventusermodel | Apache POI |
|
| AbsExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| AbstractEscherHolderRecord | The escher container record is used to hold escher records. | Class | org.apache.poi.hssf.record | Apache POI |
|
| AbstractEscherOptRecord | Common abstract class for EscherOptRecord and EscherTertiaryOptRecord | Class | org.apache.poi.ddf | Apache POI |
|
| AbstractExcelConverter | Common class for ExcelToFoConverter and ExcelToHtmlConverterAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com)See Also:AbstractWordConverter | Class | org.apache.poi.hssf.converter | Apache POI |
|
| AbstractExcelUtils | Common class for ExcelToFoUtils and ExcelToHtmlUtilsAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com)See Also:AbstractWordUtils | Class | org.apache.poi.hssf.converter | Apache POI |
|
| AbstractFunctionPtg | This class provides the base functionality for Excel sheet functions There are two kinds of function Ptgs - tFunc and tFuncVar | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| AbstractShape | An abstract shape is the lowlevel model for a shape. | Class | org.apache.poi.hssf.model | Apache POI |
|
| AbstractWordConverter | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| AbstractWordUtils | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| AbstractXSSFChartSeries | | Class | org.apache.poi.xssf.usermodel.charts | Apache POI |
|
| AbstractXWPFSDT | Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell WARNING - APIs expected to change rapidly. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| ActiveXShape | Represents an ActiveX control in a PowerPoint document. | Class | org.apache.poi.hslf.model | Apache POI |
|
| AddDivideExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| AddPtg | Addition operator PTG the + binomial operator. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Address | Creates a text reference as text, given specified row and column numbers. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| AddSubtractExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| AdjustValue | Represents a shape adjust values (see section 20. | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| AggregateFunction | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| AggregatingUDFFinder | | Class | org.apache.poi.ss.formula.udf | Apache POI |
|
| AgileDecryptor | | Class | org.apache.poi.poifs.crypt.agile | Apache POI |
|
| AgileEncryptionHeader | | Class | org.apache.poi.poifs.crypt.agile | Apache POI |
|
| AgileEncryptionInfoBuilder | | Class | org.apache.poi.poifs.crypt.agile | Apache POI |
|
| AgileEncryptionVerifier | | Class | org.apache.poi.poifs.crypt.agile | Apache POI |
|
| AgileEncryptor | | Class | org.apache.poi.poifs.crypt.agile | Apache POI |
|
| AnalysisToolPak | | Class | org.apache.poi.ss.formula.atp | Apache POI |
|
| AnimationInfo | A container record that specifies information about animation information for a shape. | Class | org.apache.poi.hslf.record | Apache POI |
|
| AnimationInfoAtom | An atom record that specifies the animation information for a shape. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ArcTanExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| ArcTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| ArcToCommand | ArcTo command within a shape path in DrawingML: Where wr and wh are the height and width radiuses | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| Area2DPtgBase | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Area3DPtg | Title: Area 3D Ptg - 3D reference (Sheet + Area) Description: Defined an area in Extern Sheet. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Area3DPxg | Title: XSSF Area 3D Reference (Sheet + Area) Description: Defined an area in an external or different sheet. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| AreaErrPtg | AreaErr - handles deleted cell area references. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| AreaEval | | Interface | org.apache.poi.ss.formula.eval | Apache POI |
|
| AreaEvalBase | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| AreaFormatRecord | The area format record is used to define the colours and patterns for an area. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| AreaI | Common interface for AreaPtg and Area3DPtg, and their child classes. | Interface | org.apache.poi.ss.formula.ptg | Apache POI |
|
| AreaNPtg | Specifies a rectangular area of cells A1:A4 for instance. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| AreaPtg | Specifies a rectangular area of cells A1:A4 for instance. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| AreaPtgBase | Specifies a rectangular area of cells A1:A4 for instance. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| AreaRecord | The area record is used to define a area chart. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| AreaReference | | Class | org.apache.poi.hssf.util | Apache POI |
|
| AreaReference | | Class | org.apache.poi.ss.util | Apache POI |
|
| ArrayPtg | ArrayPtg - handles arrays The ArrayPtg is a little weird, the size of the Ptg when parsing initially only | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| ArrayRecord | | Class | org.apache.poi.hssf.record | Apache POI |
|
| ArrayUtil | Utility classes for dealing with arrays. | Class | org.apache.poi.util | Apache POI |
|
| Attachment | An attachment within a HMEFMessage. | Class | org.apache.poi.hmef | Apache POI |
|
| AttachmentChunks | Collection of convenence chunks for standard parts of the MSG file attachment. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| AttrPtg | "Special Attributes" This seems to be a Misc Stuff and Junk record. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| AutoFilter | Represents autofiltering for the specified worksheet. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| AutoFilterInfoRecord | The AutoFilterInfo record specifies the number of columns that have AutoFilter enabled and indicates the beginning of the collection of AutoFilter records. | Class | org.apache.poi.hssf.record | Apache POI |
|
| AutoNumberingScheme | enum AutoNumberingSchemeEnum Constant Summary | Class | org.apache.poi.sl.usermodel | Apache POI |
|
| AutoShape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| AxisCrossBetween | enum AxisCrossBetweenSpecifies the possible crossing states of an axis. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| AxisCrosses | Specifies the possible crossing points for an axis. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| AxisLineFormatRecord | The axis line format record defines the axis type details. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| AxisOptionsRecord | The axis options record provides unit information and other various tidbits about the axis. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| AxisOrientation | enum AxisOrientationSpecifies the possible ways to place a picture on a data point, series, wall, or floor. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| AxisParentRecord | The axis size and locationAuthor:Glen Stampoultzis (glens at apache. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| AxisPosition | Enumeration of all possible axis positions. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| AxisRecord | The axis record defines the type of an axis. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| AxisTickMark | Enumeration of possible axis tick marks. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| AxisUsedRecord | The number of axes used on a chart. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| Background | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| BackupRecord | Title: Backup Record Description: Boolean specifying whether | Class | org.apache.poi.hssf.record | Apache POI |
|
| BarRecord | The bar record is used to define a bar chart. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| BaseNumberUtils | Some utils for converting from and to any baseAuthor:cedric dot walter @ gmail dot com | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| BaseXSSFEvaluationWorkbook | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| BaseXSSFFormulaEvaluator | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| BATBlock | A block of block allocation table entries. | Class | org.apache.poi.poifs.storage | Apache POI |
|
| BATManaged | This interface defines behaviors for objects managed by the Block Allocation Table (BAT). | Interface | org.apache.poi.poifs.filesystem | Apache POI |
|
| BeginRecord | The begin record defines the start of a block of records for a (grpahing data object. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| Beta | Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release. | Class | org.apache.poi.util | Apache POI |
|
| Biff8Cipher | | Interface | org.apache.poi.hssf.record.crypto | Apache POI |
|
| Biff8DecryptingStream | | Class | org.apache.poi.hssf.record.crypto | Apache POI |
|
| Biff8EncryptionKey | | Class | org.apache.poi.hssf.record.crypto | Apache POI |
|
| Biff8RC4Key | | Class | org.apache.poi.hssf.record.crypto | Apache POI |
|
| Biff8XOR | | Class | org.apache.poi.hssf.record.crypto | Apache POI |
|
| Biff8XORKey | | Class | org.apache.poi.hssf.record.crypto | Apache POI |
|
| BiffDrawingToXml | | Class | org.apache.poi.hssf.dev | Apache POI |
|
| BiffHeaderInput | | Interface | org.apache.poi.hssf.record | Apache POI |
|
| BiffViewer | Utillity for reading in BIFF8 records and displaying data from them. | Class | org.apache.poi.hssf.dev | Apache POI |
|
| Bin2Dec | Syntax: Bin2Dec (number) Converts a binary number to decimal. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| BinaryRC4Decryptor | | Class | org.apache.poi.poifs.crypt.binaryrc4 | Apache POI |
|
| BinaryRC4EncryptionHeader | | Class | org.apache.poi.poifs.crypt.binaryrc4 | Apache POI |
|
| BinaryRC4EncryptionInfoBuilder | | Class | org.apache.poi.poifs.crypt.binaryrc4 | Apache POI |
|
| BinaryRC4EncryptionVerifier | | Class | org.apache.poi.poifs.crypt.binaryrc4 | Apache POI |
|
| BinaryRC4Encryptor | | Class | org.apache.poi.poifs.crypt.binaryrc4 | Apache POI |
|
| BinaryTagDataBlob | If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other | Class | org.apache.poi.hslf.record | Apache POI |
|
| BitField | Manage operations dealing with bit-mapped fields. | Class | org.apache.poi.util | Apache POI |
|
| BitFieldFactory | Returns immutable Bitfield instances. | Class | org.apache.poi.util | Apache POI |
|
| Bitmap | Represents a bitmap picture data: JPEG or PNG. | Class | org.apache.poi.hslf.blip | Apache POI |
|
| BitmapImageRenderer | For now this class renders only images supported by the javax. | Class | org.apache.poi.sl.draw | Apache POI |
|
| BitMaskTextProp | Definition of a special kind of property of some text, or its paragraph. | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| BKFAbstractType | BooKmark First descriptor (BKF). | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| BlankEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| BlankRecord | Title: Blank cell record (0x0201) Description: Represents a column in a row with no value but with styling. | Class | org.apache.poi.hssf.record | Apache POI |
|
| BlockAllocationTableReader | This class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices. | Class | org.apache.poi.poifs.storage | Apache POI |
|
| BlockAllocationTableWriter | This class manages and creates the Block Allocation Table, which is basically a set of linked lists of block indices. | Class | org.apache.poi.poifs.storage | Apache POI |
|
| BlockingInputStream | RawDataBlock that expects data in 512 byte chunks. | Class | org.apache.poi.util | Apache POI |
|
| BlockList | Interface for lists of blocks that are mapped by block allocationAuthor:Marc Johnson (mjohnson at apache dot org | Interface | org.apache.poi.poifs.storage | Apache POI |
|
| BlockStore | This abstract class describes a way to read, store, chain and free a series of blocks (be they Big or Small ones) | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| BlockWritable | An interface for persisting block storage of POIFS components. | Interface | org.apache.poi.poifs.storage | Apache POI |
|
| BodyElementType | enum BodyElementType // TODO insert Javadoc here! | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| BodyType | The different kinds of IBody that existEnum Constant Summary | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| BOFRecord | Title: Beginning Of File (0x0809) Description: Somewhat of a misnomer, its used for the beginning of a set of | Class | org.apache.poi.hssf.record | Apache POI |
|
| BookBoolRecord | Title: Save External Links record (BookBool) Description: Contains a flag specifying whether the Gui should save externally | Class | org.apache.poi.hssf.record | Apache POI |
|
| Bookmark | User friendly interface to access information about document bookmarksAuthor:Sergey Vladimirov (vlsergey {at} gmail {doc} com) | Interface | org.apache.poi.hwpf.usermodel | Apache POI |
|
| BookmarkFirstDescriptor | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| Bookmarks | User-friendly interface to access document bookmarksAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com) | Interface | org.apache.poi.hwpf.usermodel | Apache POI |
|
| BookmarksImpl | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| BookmarksTables | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| BooleanFunction | Here are the general rules concerning Boolean functions: Blanks are ignored (not either true or false) Strings are ignored if part of an area ref or cell ref, otherwise they must be 'true' or 'false' Numbers: 0 is false. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| BoolErrRecord | Creates new BoolErrRecord. | Class | org.apache.poi.hssf.record | Apache POI |
|
| BoolEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| BoolPtg | Boolean (boolean) Stores a (java) boolean value in a formula. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| BorderCode | Mapping class for BRC80 structure (Border Code for Word 97) Comments are copied out from the binary format specification. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| BorderFormatting | Border Formatting Block of the Conditional Formatting Rule Record. | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| BorderFormatting | High level representation for Border Formatting component of Conditional Formatting settings | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| Borders | Specifies all types of borders which can be specified for WordprocessingML objects which have a border. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| BorderStyle | The enumeration value indicating the line style of a border in a cell, i. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| BottomMarginRecord | Record for the bottom margin. | Class | org.apache.poi.hssf.record | Apache POI |
|
| BoundedInputStream | This is a stream that will only supply bytes up to a certain length - if its position goes above that, it will stop. | Class | org.apache.poi.util | Apache POI |
|
| BoundSheetRecord | Title: Bound Sheet Record (aka BundleSheet) (0x0085) Description: Defines a sheet within a workbook. | Class | org.apache.poi.hssf.record | Apache POI |
|
| BreakClear | Specifies the set of possible restart locations which may be used as to determine the next available line when a break's type attribute has a value | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| BreakType | Specifies the possible types of break characters in a WordprocessingML The break type determines the next location where text shall be | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| BuiltinFormats | Utility to identify built-in formats. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| ByteArrayBackedDataSource | A POIFS DataSource backed by a byte array. | Class | org.apache.poi.poifs.nio | Apache POI |
|
| ByteChunk | A Chunk that holds binary data, normally unparsed. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| ByteField | representation of a byte (8-bit) field at a fixed location within aAuthor:Marc Johnson (mjohnson at apache dot org | Class | org.apache.poi.util | Apache POI |
|
| BytePropertyNode | Normally PropertyNodes only ever work in characters, but a few cases actually store bytes, and this lets everything | Class | org.apache.poi.hwpf.model | Apache POI |
|
| CachedPropertyNode | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| CalcCountRecord | Title: Calc Count Record Description: Specifies the maximum times the gui should perform a formula | Class | org.apache.poi.hssf.record | Apache POI |
|
| CalcModeRecord | Title: Calc Mode Record Description: Tells the gui whether to calculate formulas | Class | org.apache.poi.hssf.record | Apache POI |
|
| CalculationChain | The cells in a workbook can be calculated in different orders depending on various optimizations and dependencies. | Class | org.apache.poi.xssf.model | Apache POI |
|
| CalendarFieldFunction | Date - DAY, MONTH and YEAR Time - HOUR, MINUTE and SECOND | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| CategorySeriesAxisRecord | This record refers to a category or series axis and is used to specify label/tickmark frequency. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| CatLabRecord | CATLAB - Category Labels (0x0856)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| Cell | High level representation of a cell in a row of a spreadsheet. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| CellAddress | This class is a container for POI usermodel row=0 column=0 cell references. | Class | org.apache.poi.ss.util | Apache POI |
|
| CellCopyPolicy | | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| CellDateFormatter | Formats a date value. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellElapsedFormatter | This class implements printing out an elapsed time format. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellFormat | Format a value according to the standard Excel behavior. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellFormatCondition | This object represents a condition in a cell format. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellFormatPart | Objects of this class represent a single part of a cell format expression. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellFormatResult | This object contains the result of applying a cell format or cell format partAuthor:Ken Arnold, Industrious Media LLCSee Also:CellFormatPart. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellFormatter | This is the abstract supertype for the various cell formatters. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellFormatType | The different kinds of formats that the formatter understands. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellGeneralFormatter | A formatter for the default "General" cell format. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellHandler | Represents callback for CellWalk traverse method. | Interface | org.apache.poi.ss.util.cellwalk | Apache POI |
|
| CellNumberFormatter | This class implements printing out a value using a number format. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellRange | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| CellRangeAddress | See OOO documentation: excelfileformat. | Class | org.apache.poi.hssf.util | Apache POI |
|
| CellRangeAddress | See OOO documentation: excelfileformat. | Class | org.apache.poi.ss.util | Apache POI |
|
| CellRangeAddress8Bit | See OOO documentation: excelfileformat. | Class | org.apache.poi.hssf.util | Apache POI |
|
| CellRangeAddressBase | See OOO documentation: excelfileformat. | Class | org.apache.poi.ss.util | Apache POI |
|
| CellRangeAddressList | in OpenOffice. | Class | org.apache.poi.hssf.util | Apache POI |
|
| CellRangeAddressList | in OpenOffice. | Class | org.apache.poi.ss.util | Apache POI |
|
| CellRangeUtil | TODO Should this move to org. | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| CellRecord | Base class for all cell value records (implementors of CellValueRecordInterface). | Class | org.apache.poi.hssf.record | Apache POI |
|
| CellReference | Common conversion functions between Excel style A1, C27 style cell references, and POI usermodel style row=0, column=0 | Class | org.apache.poi.hssf.util | Apache POI |
|
| CellReference | Common conversion functions between Excel style A1, C27 style cell references, and POI usermodel style row=0, column=0 | Class | org.apache.poi.ss.util | Apache POI |
|
| CellStyle | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| CellTextFormatter | This class implements printing out text. | Class | org.apache.poi.ss.format | Apache POI |
|
| CellUtil | Various utility functions that make working with a cells and rows easier. | Class | org.apache.poi.ss.util | Apache POI |
|
| CellValue | Mimics the 'data view' of a cell. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| CellValueRecordInterface | The cell value record interface is implemented by all classes of type Record that contain cell values. | Interface | org.apache.poi.hssf.record | Apache POI |
|
| CellWalk | Traverse cell range. | Class | org.apache.poi.ss.util.cellwalk | Apache POI |
|
| CellWalkContext | | Interface | org.apache.poi.ss.util.cellwalk | Apache POI |
|
| CertificateEmbeddingOption | enum CertificateEmbeddingOptionSpecifies the location where the X. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| CertificateSecurityException | Exception thrown in case there is something wrong with the incoming eIDAuthor:Frank CornelisSee Also:Serialized Form | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| CFHeader12Record | Conditional Formatting Header v12 record CFHEADER12 (0x0879), for conditional formattings introduced in Excel 2007 and newer. | Class | org.apache.poi.hssf.record | Apache POI |
|
| CFHeaderBase | Parent of Conditional Formatting Header records, CFHeaderRecord and CFHeader12Record. | Class | org.apache.poi.hssf.record | Apache POI |
|
| CFHeaderRecord | Conditional Formatting Header record CFHEADER (0x01B0). | Class | org.apache.poi.hssf.record | Apache POI |
|
| CFRecordsAggregate | CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord and number of up CFRuleRecord records together to simplify access to them. | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| CFRule12Record | Conditional Formatting v12 Rule Record (0x087A). | Class | org.apache.poi.hssf.record | Apache POI |
|
| CFRuleBase | Conditional Formatting Rules. | Class | org.apache.poi.hssf.record | Apache POI |
|
| CFRuleRecord | Conditional Formatting Rule Record (0x01B1). | Class | org.apache.poi.hssf.record | Apache POI |
|
| ChainingMode | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| CharacterProperties | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| CharacterPropertyFetcher | | Class | org.apache.poi.xslf.model | Apache POI |
|
| CharacterRun | This class represents a run of text that share common properties. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| CharacterRun | This class represents a run of text that share common properties. | Interface | org.apache.poi.wp.usermodel | Apache POI |
|
| CharacterSection | | Class | org.apache.poi.xdgf.usermodel.section | Apache POI |
|
| CharacterSprmCompressor | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| CharacterSprmUncompressor | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| CharFlagsTextProp | Definition for the common character text property bitset, which handles bold/italic/underline etc. | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| CharIndexTranslator | | Interface | org.apache.poi.hwpf.model | Apache POI |
|
| Chart | High level representation of a chart. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| ChartAxis | High level representation of chart axis. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ChartAxisFactory | A factory for different chart axis. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ChartData | A base for all charts data types. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ChartDataFactory | A factory for different charts data types. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ChartDataSource | Represents data model of the charts. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ChartEndBlockRecord | ENDBLOCK - Chart Future Record Type End Block (0x0853)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ChartEndObjectRecord | ENDOBJECT - Chart Future Record Type End Object (0x0855)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ChartFormatRecord | (As with all chart related records, documentation is lacking. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ChartFRTInfoRecord | CHARTFRTINFO - Chart Future Record Type Info (0x0850)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ChartLegend | High level representation of chart legend. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ChartRecord | The chart record is used to define the location and size of a chart. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ChartSeries | Basic settings for all chart series. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ChartStartBlockRecord | STARTBLOCK - Chart Future Record Type Start Block (0x0852)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ChartStartObjectRecord | STARTOBJECT - Chart Future Record Type Start Object (0x0854)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ChartSubstreamRecordAggregate | Manages the all the records associated with a chart sub-stream. | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| ChartTitleFormatRecord | CHARTTITLEFORMAT (0x1050) Describes the formatting runs associated with a chart title. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| Child | This interface defines methods for finding and setting siblingAuthor:Marc Johnson (mjohnson at apache dot org) | Interface | org.apache.poi.poifs.property | Apache POI |
|
| Choose | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| CHPAbstractType | Character Properties. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| CHPBinTable | This class holds all of the character formatting properties. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| CHPFormattedDiskPage | Represents a CHP fkp. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| CHPX | DANGER - works in bytes! Make sure you call getStart() / getEnd() when you want characters | Class | org.apache.poi.hwpf.model | Apache POI |
|
| Chunk | | Class | org.apache.poi.hdgf.chunks | Apache POI |
|
| Chunk | | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| ChunkBasedPropertyValue | A variable length PropertyValue that is TODO Provide a way to link these up with the chunks | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| ChunkedCipherInputStream | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| ChunkedCipherOutputStream | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| ChunkFactory | Factor class to create the appropriate chunks, which needs the version of the file to process the chunk header | Class | org.apache.poi.hdgf.chunks | Apache POI |
|
| ChunkGroup | | Interface | org.apache.poi.hsmf.datatypes | Apache POI |
|
| ChunkGroupWithProperties | | Interface | org.apache.poi.hsmf.datatypes | Apache POI |
|
| ChunkHeader | | Class | org.apache.poi.hdgf.chunks | Apache POI |
|
| ChunkHeaderV11 | | Class | org.apache.poi.hdgf.chunks | Apache POI |
|
| ChunkHeaderV4V5 | | Class | org.apache.poi.hdgf.chunks | Apache POI |
|
| ChunkHeaderV6 | | Class | org.apache.poi.hdgf.chunks | Apache POI |
|
| ChunkNotFoundException | | Class | org.apache.poi.hsmf.exceptions | Apache POI |
|
| Chunks | Collection of convenience chunks for standard parts of the MSG file. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| ChunkSeparator | A separator between the trailer of one chunk, and the header of the next one | Class | org.apache.poi.hdgf.chunks | Apache POI |
|
| ChunkStream | | Class | org.apache.poi.hdgf.streams | Apache POI |
|
| ChunkTrailer | | Class | org.apache.poi.hdgf.chunks | Apache POI |
|
| CipherAlgorithm | enum CipherAlgorithmEnum Constant Summary | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| CipherProvider | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| ClassID | Represents a class ID (16 bytes). | Class | org.apache.poi.hpsf | Apache POI |
|
| ClientAnchor | A client anchor is attached to an excel worksheet. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| CloseIgnoringInputStream | A wrapper around an InputStream, which ignores close requests made to it. | Class | org.apache.poi.util | Apache POI |
|
| ClosePathCommand | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| Code | Syntax: CODE (text ) Returns a numeric code for the first character in a text string. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| CodepageRecord | Title: Codepage Record Description: the default characterset. | Class | org.apache.poi.hssf.record | Apache POI |
|
| CodePageUtil | Utilities for working with Microsoft CodePages. | Class | org.apache.poi.util | Apache POI |
|
| CollaboratingWorkbooksEnvironment | Manages a collection of WorkbookEvaluators, in order to support evaluation of formulas across spreadsheets. | Class | org.apache.poi.ss.formula | Apache POI |
|
| ColorGradientFormatting | Color Gradient / Color Scale Conditional Formatting Rule Record. | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| ColorGradientThreshold | Color Gradient / Color Scale specific Threshold / value (CFVO), for changes in Conditional Formatting | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| Colorref | 24-bit color structureAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com) | Class | org.apache.poi.hwpf.model | Apache POI |
|
| ColorScaleFormatting | High level representation for the Color Scale / Colour Scale / Color Gradient Formatting component of Conditional Formatting settings | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| ColorSchemeAtom | A ColorSchemeAtom (type 2032). | Class | org.apache.poi.hslf.record | Apache POI |
|
| ColorStyle | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| Column | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| ColumnHelper | Helper class for dealing with the Column settings on a CTWorksheet (the data part of a sheet). | Class | org.apache.poi.xssf.usermodel.helpers | Apache POI |
|
| ColumnInfoRecord | Title: COLINFO Record (0x007D) Description: Defines with width and formatting for a range of columns | Class | org.apache.poi.hssf.record | Apache POI |
|
| ColumnInfoRecordsAggregate | | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| Columns | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| CombinedIterable | | Class | org.apache.poi.xdgf.usermodel.section | Apache POI |
|
| ComboboxShape | Represents a combobox shape. | Class | org.apache.poi.hssf.model | Apache POI |
|
| CommandLineTextExtractor | A command line wrapper around ExtractorFactory, useful for when debugging. | Class | org.apache.poi.extractor | Apache POI |
|
| Comment | | Class | org.apache.poi.hslf.model | Apache POI |
|
| Comment | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| Comment2000 | This class represents a comment on a slide, in the format used by PPT 2000/XP/etc. | Class | org.apache.poi.hslf.record | Apache POI |
|
| Comment2000Atom | An atomic record containing information about a comment. | Class | org.apache.poi.hslf.record | Apache POI |
|
| CommentShape | Represents a cell comment. | Class | org.apache.poi.hssf.model | Apache POI |
|
| CommentsTable | | Class | org.apache.poi.xssf.model | Apache POI |
|
| CommonObjectDataSubRecord | The common object data record is used to store all common preferences for an excel object. | Class | org.apache.poi.hssf.record | Apache POI |
|
| CommonsLogger | A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those | Class | org.apache.poi.util | Apache POI |
|
| ComparisonOperator | The conditional format operators used for "Highlight Cells That Contain. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| Complex | Syntax: COMPLEX (real_num,i_num,suffix ) Converts real and imaginary coefficients into a complex number of the form x + yi or x + yj. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| ComplexFileTable | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| CompressedRTF | Within a HMEFMessage, the content is often stored in as RTF, but LZW compressed. | Class | org.apache.poi.hmef | Apache POI |
|
| CompressedStreamStore | A StreamStore where the data on-disk is compressed, using the crazy Visio LZW | Class | org.apache.poi.hdgf.streams | Apache POI |
|
| CompressionOption | enum CompressionOptionSpecifies the compression level for content that is stored in a PackagePart. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| ConcatEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| ConcatPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| ConditionalFormatting | The ConditionalFormatting class encapsulates all settings of Conditional Formatting. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| ConditionalFormattingRule | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| ConditionalFormattingTable | Holds all the conditional formatting for a workbook sheet. | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| ConditionalFormattingThreshold | The Threshold / CFVO / Conditional Formatting Value Object. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| ConditionType | | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| Configuration | Storage class for configuration storage parameters. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| Configurator | | Class | org.apache.poi.util | Apache POI |
|
| ConnectorShape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| Constants | Defines constants of general use (currently only codepages). | Class | org.apache.poi.hpsf | Apache POI |
|
| ConstantValueParser | To support Constant Values (2. | Class | org.apache.poi.ss.formula.constant | Apache POI |
|
| ContentType | | Class | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| ContentTypeManager | Manage package content types ([Content_Types]. | Class | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| ContentTypes | Open Packaging Convention content types (see Annex F : Standard Namespaces and Content Types). | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| Context | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| ContinuableRecord | Common superclass of all records that can produce ContinueRecords while being serialized. | Class | org.apache.poi.hssf.record.cont | Apache POI |
|
| ContinuableRecordInput | A decorated RecordInputStream that can read primitive data types (short, int, long, etc. | Class | org.apache.poi.hssf.record.cont | Apache POI |
|
| ContinuableRecordOutput | An augmented LittleEndianOutput used for serialization of ContinuableRecords. | Class | org.apache.poi.hssf.record.cont | Apache POI |
|
| ContinueRecord | Title: Continue Record(0x003C) - Helper class used primarily for SST Records Description: handles overflow for prior record in the input | Class | org.apache.poi.hssf.record | Apache POI |
|
| ControlPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| ConvertAnchor | | Class | org.apache.poi.hssf.model | Apache POI |
|
| CorruptPowerPointFileException | This exception is thrown when we try to open a PowerPoint file, and something is fundamentally broken about it. | Class | org.apache.poi.hslf.exceptions | Apache POI |
|
| CosExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| CosineArcTanExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| Count | Counts the number of cells that contain numeric data within the list of arguments. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Counta | Counts the number of cells that contain data within the list of arguments. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Countblank | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Countif | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Countifs | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| CountryRecord | Title: Country Record (aka WIN. | Class | org.apache.poi.hssf.record | Apache POI |
|
| CreationHelper | An object that handles instantiating concrete classes of the various instances one needs for | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| CRNCountRecord | | Class | org.apache.poi.hssf.record | Apache POI |
|
| CRNRecord | Title: CRN(0x005A) Description: This record stores the contents of an external cell or cell range | Class | org.apache.poi.hssf.record | Apache POI |
|
| CryptoAPIDecryptor | | Class | org.apache.poi.poifs.crypt.cryptoapi | Apache POI |
|
| CryptoAPIEncryptionHeader | | Class | org.apache.poi.poifs.crypt.cryptoapi | Apache POI |
|
| CryptoAPIEncryptionInfoBuilder | | Class | org.apache.poi.poifs.crypt.cryptoapi | Apache POI |
|
| CryptoAPIEncryptionVerifier | | Class | org.apache.poi.poifs.crypt.cryptoapi | Apache POI |
|
| CryptoAPIEncryptor | | Class | org.apache.poi.poifs.crypt.cryptoapi | Apache POI |
|
| CryptoFunctions | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| CString | A CString (type 4026). | Class | org.apache.poi.hslf.record | Apache POI |
|
| CTAdjPoint2D | Java class for CT_AdjPoint2D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTAdjustHandleList | Java class for CT_AdjustHandleList complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTAngle | Java class for CT_Angle complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTColComparator | | Class | org.apache.poi.xssf.util | Apache POI |
|
| CTColor | Java class for CT_Color complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTColorMRU | Java class for CT_ColorMRU complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTComplementTransform | Java class for CT_ComplementTransform complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTConnection | Java class for CT_Connection complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTConnectionSite | Java class for CT_ConnectionSite complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTConnectionSiteList | Java class for CT_ConnectionSiteList complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTCustomGeometry2D | Java class for CT_CustomGeometry2D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTEmbeddedWAVAudioFile | Java class for CT_EmbeddedWAVAudioFile complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTFixedPercentage | Java class for CT_FixedPercentage complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTGammaTransform | Java class for CT_GammaTransform complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTGeomGuide | Java class for CT_GeomGuide complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTGeomGuideList | Java class for CT_GeomGuideList complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTGeomRect | Java class for CT_GeomRect complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTGrayscaleTransform | Java class for CT_GrayscaleTransform complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTGroupTransform2D | Java class for CT_GroupTransform2D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTHslColor | Java class for CT_HslColor complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTHyperlink | Java class for CT_Hyperlink complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTInverseGammaTransform | Java class for CT_InverseGammaTransform complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTInverseTransform | Java class for CT_InverseTransform complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTOfficeArtExtension | Java class for CT_OfficeArtExtension complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTOfficeArtExtensionList | Java class for CT_OfficeArtExtensionList complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPath2D | Java class for CT_Path2D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPath2DArcTo | Java class for CT_Path2DArcTo complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPath2DClose | Java class for CT_Path2DClose complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPath2DCubicBezierTo | Java class for CT_Path2DCubicBezierTo complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPath2DLineTo | Java class for CT_Path2DLineTo complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPath2DList | Java class for CT_Path2DList complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPath2DMoveTo | Java class for CT_Path2DMoveTo complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPath2DQuadBezierTo | Java class for CT_Path2DQuadBezierTo complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPercentage | Java class for CT_Percentage complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPoint2D | Java class for CT_Point2D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPoint3D | Java class for CT_Point3D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPolarAdjustHandle | Java class for CT_PolarAdjustHandle complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPositiveFixedAngle | Java class for CT_PositiveFixedAngle complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPositiveFixedPercentage | Java class for CT_PositiveFixedPercentage complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPositivePercentage | Java class for CT_PositivePercentage complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPositiveSize2D | Java class for CT_PositiveSize2D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPresetColor | Java class for CT_PresetColor complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPresetGeometry2D | Java class for CT_PresetGeometry2D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTPresetTextShape | Java class for CT_PresetTextShape complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTRatio | Java class for CT_Ratio complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTRelativeRect | Java class for CT_RelativeRect complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTScale2D | Java class for CT_Scale2D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTSchemeColor | Java class for CT_SchemeColor complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTScRgbColor | Java class for CT_ScRgbColor complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTSphereCoords | Java class for CT_SphereCoords complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTSRgbColor | Java class for CT_SRgbColor complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTSystemColor | Java class for CT_SystemColor complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTTransform2D | Java class for CT_Transform2D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTVector3D | Java class for CT_Vector3D complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CTXYAdjustHandle | Java class for CT_XYAdjustHandle complex type. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| CurrentUserAtom | This is a special kind of Atom, because it doesn't live inside the PowerPoint document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| CurveToCommand | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| CustomGeometry | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| CustomProperties | Maintains the instances of CustomProperty that belong to a DocumentSummaryInformation. | Class | org.apache.poi.hpsf | Apache POI |
|
| CustomProperty | This class represents custom properties in the document summary information stream. | Class | org.apache.poi.hpsf | Apache POI |
|
| CustomViewSettingsRecordAggregate | Manages the all the records associated with a 'Custom View Settings' sub-stream. | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| DataBarFormatting | Data Bar Conditional Formatting Rule Record. | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| DataBarFormatting | High level representation for the DataBar Formatting component of Conditional Formatting settings | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| DataBarThreshold | Data Bar specific Threshold / value (CFVO), for changes in Conditional Formatting | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| DataConsolidateFunction | enum DataConsolidateFunctionEnum mapping the values of STDataConsolidateFunction | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| DataFormat | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| DataFormatRecord | The data format record is used to index into a series. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| DataFormatter | DataFormatter contains methods for formatting the value stored in an Cell. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| DataInputBlock | Wraps a byte array and provides simple data input access. | Class | org.apache.poi.poifs.storage | Apache POI |
|
| DataItemRecord | SXDI - Data Item (0x00C5)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.pivottable | Apache POI |
|
| DataLabelExtensionRecord | DATALABEXT - Chart Data Label Extension (0x086A) Author:Patrick Cheng | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| DataSource | | Class | org.apache.poi.poifs.nio | Apache POI |
|
| DataSources | | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| DataSpaceMapUtils | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| DataValidation | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| DataValidationConstraint | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| DataValidationHelper | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| DataValidityTable | Manages the DVALRecord and DVRecords for a single sheet See OOO excelfileformat. | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| DateAndTime | This class is used to represent a date and time in a Word document. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| DateFormatConverter | Convert java DateFormat patterns into Excel custom number formats. | Class | org.apache.poi.ss.util | Apache POI |
|
| DateFunc | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| DateParser | Parser for java dates. | Class | org.apache.poi.ss.formula.atp | Apache POI |
|
| DateUtil | Contains methods for dealing with Excel dates. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| DateWindow1904Record | Title: Date Window 1904 Flag record Description: Flag specifying whether 1904 date windowing is used. | Class | org.apache.poi.hssf.record | Apache POI |
|
| DatRecord | The dat record is used to store options for the chart. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| Days360 | Calculates the number of days between two dates based on a 360-day year (twelve 30-day months), which is used in some accounting calculations. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| DBCellRecord | Title: DBCell Record (0x00D7) Description: Used by Excel and other MS apps to quickly find rows in the sheets. | Class | org.apache.poi.hssf.record | Apache POI |
|
| DConRefRecord | DConRef records specify a range in a workbook (internal or external) that serves as a data source for pivot tables or data consolidation. | Class | org.apache.poi.hssf.record | Apache POI |
|
| Dec2Bin | Syntax: Bin2Dec (number,[places] ) Converts a decimal number to binary. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Dec2Hex | Syntax: DEC2HEX (number,places ) Converts a decimal number to hexadecimal. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Decryptor | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| DefaultColWidthRecord | Title: Default Column Width Record (0x0055) Description: Specifies the default width for columns that have no specific | Class | org.apache.poi.hssf.record | Apache POI |
|
| DefaultDataLabelTextPropertiesRecord | The default data label text properties record identifies the text characteristics of the preceding text record. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| DefaultEscherRecordFactory | Generates escher records when provided the byte array containing those records. | Class | org.apache.poi.ddf | Apache POI |
|
| DefaultFontReplacer | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| DefaultMarshaller | Default marshaller that specified that the part is responsible to marshall its content. | Class | org.apache.poi.openxml4j.opc.internal.marshallers | Apache POI |
|
| DefaultRowHeightRecord | Title: Default Row Height Record Description: Row height for rows with undefined or not explicitly defined | Class | org.apache.poi.hssf.record | Apache POI |
|
| DefaultUDFFinder | Default UDF finder - for adding your own user defined functions. | Class | org.apache.poi.ss.formula.udf | Apache POI |
|
| DelayableLittleEndianOutput | data output stream. | Interface | org.apache.poi.util | Apache POI |
|
| Deleted3DPxg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| DeletedArea3DPtg | Title: Deleted Area 3D Ptg - 3D referecnce (Sheet + Area) Description: Defined a area in Extern Sheet. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| DeletedRef3DPtg | Title: Deleted Reference 3D Ptg Description: Defined a cell in extern sheet. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Delta | Syntax: DELTA (number1,number2 ) Tests whether two values are equal. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| DeltaRecord | Title: Delta Record (0x0010) Description: controls the accuracy of the calculations | Class | org.apache.poi.hssf.record | Apache POI |
|
| DGet | Finds the value of a column in an area with given conditions. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| DIB | | Class | org.apache.poi.hslf.blip | Apache POI |
|
| DigestInfo | Digest Information data transfer class. | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| Dimension2dDouble | | Class | org.apache.poi.xdgf.geom | Apache POI |
|
| DimensionsRecord | Title: Dimensions Record Description: provides the minumum and maximum bounds | Class | org.apache.poi.hssf.record | Apache POI |
|
| DirectoryChunk | A Chunk that is just a placeholder in the MAPIMessage directory structure, which | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| DirectoryChunkNotFoundException | Exception for when a directory chunk is not found but is expected. | Class | org.apache.poi.hsmf.exceptions | Apache POI |
|
| DirectoryEntry | This interface defines methods specific to Directory objects managed by a Filesystem instance. | Interface | org.apache.poi.poifs.filesystem | Apache POI |
|
| DirectoryNode | | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| DirectoryProperty | | Class | org.apache.poi.poifs.property | Apache POI |
|
| DividePtg | This PTG implements the standard binomial divide "/"Author:Andrew C. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| DMin | Finds the minimum value of a column in an area with given conditions. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Document | Master container for Document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| Document | | Interface | org.apache.poi.xwpf.usermodel | Apache POI |
|
| DocumentAtom | A Document Atom (type 1001). | Class | org.apache.poi.hslf.record | Apache POI |
|
| DocumentBlock | A block of document data. | Class | org.apache.poi.poifs.storage | Apache POI |
|
| DocumentDescriptor | | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| DocumentEncryptionAtom | A Document Encryption Atom (type 12052). | Class | org.apache.poi.hslf.record | Apache POI |
|
| DocumentEntry | This interface defines methods specific to Document objects managed by a Filesystem instance. | Interface | org.apache.poi.poifs.filesystem | Apache POI |
|
| DocumentHelper | | Class | org.apache.poi.util | Apache POI |
|
| DocumentInputStream | This class provides methods to read a DocumentEntry managed by a POIFSFileSystem or NPOIFSFileSystem instance. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| DocumentNode | | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| DocumentOutputStream | This class provides a wrapper over an OutputStream so that Document writers can't accidently go over their size limits | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| DocumentPosition | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| DocumentProperties | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| DocumentProperty | | Class | org.apache.poi.poifs.property | Apache POI |
|
| DocumentSummaryInformation | Convenience class representing a DocumentSummary Information stream in a Microsoft Office document. | Class | org.apache.poi.hpsf | Apache POI |
|
| DOPAbstractType | Document Properties. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| Drawable | | Interface | org.apache.poi.sl.draw | Apache POI |
|
| DrawAutoShape | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawBackground | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawConnectorShape | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawFactory | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawFontManager | Manages fonts when rendering slides. | Interface | org.apache.poi.sl.draw | Apache POI |
|
| DrawFreeformShape | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawGraphicalFrame | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawGroupShape | | Class | org.apache.poi.sl.draw | Apache POI |
|
| Drawing | High level representation of spreadsheet drawing. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| DrawingDump | | Class | org.apache.poi.util | Apache POI |
|
| DrawingGroupRecord | | Class | org.apache.poi.hssf.record | Apache POI |
|
| DrawingManager | Provides utilities to manage drawing groups. | Class | org.apache.poi.hssf.model | Apache POI |
|
| DrawingManager2 | Provides utilities to manage drawing groups. | Class | org.apache.poi.hssf.model | Apache POI |
|
| DrawingParagraph | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| DrawingRecord | | Class | org.apache.poi.hssf.record | Apache POI |
|
| DrawingRecordForBiffViewer | This is purely for the biff viewer. | Class | org.apache.poi.hssf.record | Apache POI |
|
| DrawingSelectionRecord | MsoDrawingSelection (0x00ED) [MS-OGRAPH]. | Class | org.apache.poi.hssf.record | Apache POI |
|
| DrawingTable | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| DrawingTableCell | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| DrawingTableRow | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| DrawingTextBody | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| DrawingTextPlaceholder | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| DrawMasterSheet | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawNothing | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawPaint | This class handles color transformations. | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawPictureShape | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawShape | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawSheet | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawSimpleShape | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawSlide | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawTableShape | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawTextBox | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawTextFragment | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawTextParagraph | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DrawTextShape | | Class | org.apache.poi.sl.draw | Apache POI |
|
| DropCapSpecifier | This data structure is used by a paragraph to determine how it should drop its first letter. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| DSFRecord | Title: Double Stream Flag Record (0x0161) Description: tells if this is a double stream file. | Class | org.apache.poi.hssf.record | Apache POI |
|
| DStarRunner | This class performs a D* calculation. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| DummyGraphics2d | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| DummyPositionSensitiveRecordWithChildren | If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other | Class | org.apache.poi.hslf.record | Apache POI |
|
| DummyRecordWithChildren | If we come across a record we know has children of (potential) interest, but where the record itself is boring, we create one | Class | org.apache.poi.hslf.record | Apache POI |
|
| DVALRecord | Title: DATAVALIDATIONS Record (0x01B2) Description: used in data validation ; | Class | org.apache.poi.hssf.record | Apache POI |
|
| DVConstraint | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| DVRecord | Title: DATAVALIDATION Record (0x01BE) Description: This record stores data validation settings and a list of cell ranges | Class | org.apache.poi.hssf.record | Apache POI |
|
| EDate | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| EFBiffViewer | | Class | org.apache.poi.hssf.dev | Apache POI |
|
| Ellipse | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| EllipticalArcTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| EmbeddedObjectRefSubRecord | A sub-record within the OBJ record which stores a reference to an object stored in a separate entry within the OLE2 compound file. | Class | org.apache.poi.hssf.record | Apache POI |
|
| EMF | Represents EMF (Windows Enhanced Metafile) picture data. | Class | org.apache.poi.hslf.blip | Apache POI |
|
| EmptyFileException | Exception thrown if an Empty (zero byte) file is suppliedSee Also:Serialized Form | Class | org.apache.poi | Apache POI |
|
| EncryptedDocumentException | | Class | org.apache.poi | Apache POI |
|
| EncryptedPowerPointFileException | This exception is thrown when we try to open a PowerPoint file, and discover that it is encrypted | Class | org.apache.poi.hslf.exceptions | Apache POI |
|
| EncryptionHeader | Reads and processes OOXML Encryption Headers The constants are largely based on ZIP constants. | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| EncryptionInfo | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| EncryptionInfoBuilder | | Interface | org.apache.poi.poifs.crypt | Apache POI |
|
| EncryptionMode | Office supports various encryption modes. | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| EncryptionOption | enum EncryptionOptionSpecifies the encryption option for parts in a Package. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| EncryptionRecord | | Interface | org.apache.poi.poifs.crypt.standard | Apache POI |
|
| EncryptionVerifier | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| Encryptor | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| EndRecord | The end record defines the end of a block of records for a (Graphing) data object. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| EndSubRecord | The end data record is used to denote the end of the subrecords. | Class | org.apache.poi.hssf.record | Apache POI |
|
| Entry | This interface provides access to an object managed by a Filesystem instance. | Interface | org.apache.poi.poifs.filesystem | Apache POI |
|
| EntryNode | Abstract implementation of Entry Extending classes should override isDocument() or isDirectory(), as | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| EntryUtils | | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| EnvelopedSignatureFacet | Signature Facet implementation to create enveloped signatures. | Class | org.apache.poi.poifs.crypt.dsig.facets | Apache POI |
|
| Environment | Environment, which contains lots of settings for the document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| EOFRecord | Description: Marks the end of records belonging to a particular object in the HSSF File | Class | org.apache.poi.hssf.record | Apache POI |
|
| EOMonth | EOMONTH() returns the date of the last day of a month. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| EqualPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| ERFListener | An ERFListener is registered with the EventRecordFactory. | Interface | org.apache.poi.hssf.eventmodel | Apache POI |
|
| ErrorConstant | Represents a constant error code value as encoded in a constant values array. | Class | org.apache.poi.ss.formula.constant | Apache POI |
|
| ErrorConstants | Contains raw Excel error codes (as defined in OOO's excelfileformat. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| ErrorEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| Errortype | ERROR. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| ErrPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| EscherAggregate | This class is used to aggregate the MSODRAWING and OBJ record combinations. | Class | org.apache.poi.hssf.record | Apache POI |
|
| EscherArrayProperty | Escher array properties are the most wierd construction ever invented with all sorts of special cases. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherBitmapBlip | | Class | org.apache.poi.ddf | Apache POI |
|
| EscherBlipRecord | | Class | org.apache.poi.ddf | Apache POI |
|
| EscherBoolProperty | Represents a boolean property. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherBSERecord | The BSE record is related closely to the EscherBlipRecord and stores extra information about the blip. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherChildAnchorRecord | The escher child achor record is used to specify the position of a shape under an existing group. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherClientAnchorRecord | The escher client anchor specifies which rows and cells the shape is bound to as well as the offsets within those cells. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherClientDataRecord | The EscherClientDataRecord is used to store client specific data about the position of a shape within a container. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherColorRef | | Class | org.apache.poi.ddf | Apache POI |
|
| EscherComplexProperty | A complex property differs from a simple property in that the data can not fit inside a 32 bit integer. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherContainerRecord | Escher container records store other escher records as children. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherDelayStm | | Class | org.apache.poi.hpbf.model | Apache POI |
|
| EscherDggRecord | This record defines the drawing groups used for a particular sheet. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherDgRecord | This record simply holds the number of shapes in the drawing group and the last shape id used for this drawing group. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherDump | Used to dump the contents of escher records to a PrintStream. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherGraphics | Translates Graphics calls into escher calls. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| EscherGraphics2d | Translates Graphics2d calls into escher calls. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| EscherMetafileBlip | | Class | org.apache.poi.ddf | Apache POI |
|
| EscherOptRecord | The opt record is used to store property values for a shape. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherPart | | Class | org.apache.poi.hpbf.model | Apache POI |
|
| EscherPictBlip | | Class | org.apache.poi.ddf | Apache POI |
|
| EscherPlaceholder | An atom record that specifies whether a shape is a placeholder shape. | Class | org.apache.poi.hslf.record | Apache POI |
|
| EscherProperties | Provides a list of all known escher properties including the description andAuthor:Glen Stampoultzis (glens at apache. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherProperty | This is the abstract base class for all escher properties. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherPropertyFactory | Generates a property given a reference into the byte array storing that property. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherPropertyMetaData | This class stores the type and description of an escher property. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherRecord | The base abstract record from which all escher records are defined. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherRecordFactory | The escher record factory interface allows for the creation of escher records from a pointer into a data array. | Interface | org.apache.poi.ddf | Apache POI |
|
| EscherRecordHolder | Based on AbstractEscherRecordHolder from HSSF. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| EscherRGBProperty | | Class | org.apache.poi.ddf | Apache POI |
|
| EscherSerializationListener | Interface for listening to escher serialization events. | Interface | org.apache.poi.ddf | Apache POI |
|
| EscherShapePathProperty | Defines the constants for the various possible shape paths. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherSimpleProperty | A simple property is of fixed length and as a property number in addition to a 32-bit value. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherSpgrRecord | The spgr record defines information about a shape group. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherSplitMenuColorsRecord | A list of the most recently used colours for the drawings contained inAuthor:Glen Stampoultzis (glens at apache. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherSpRecord | Together the the EscherOptRecord this record defines some of the basic properties of a shape. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherStm | | Class | org.apache.poi.hpbf.model | Apache POI |
|
| EscherTertiaryOptRecord | "The OfficeArtTertiaryFOPT record specifies a table of OfficeArtRGFOPTE properties, as defined in section 2. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherTextboxRecord | Holds data from the parent application. | Class | org.apache.poi.ddf | Apache POI |
|
| EscherTextboxWrapper | A wrapper around a DDF (Escher) EscherTextbox Record. | Class | org.apache.poi.hslf.record | Apache POI |
|
| EvaluationCell | Abstracts a cell for the purpose of formula evaluation. | Interface | org.apache.poi.ss.formula | Apache POI |
|
| EvaluationException | This class is used to simplify error handling logic within operator and function implementations. | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| EvaluationName | Abstracts a name record for formula evaluation. | Interface | org.apache.poi.ss.formula | Apache POI |
|
| EvaluationSheet | Abstracts a sheet for the purpose of formula evaluation. | Interface | org.apache.poi.ss.formula | Apache POI |
|
| EvaluationWorkbook | Abstracts a workbook for the purpose of formula evaluation. | Interface | org.apache.poi.ss.formula | Apache POI |
|
| Even | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| EventBasedExcelExtractor | A text extractor for Excel files, that is based on the HSSF EventUserModel API. | Class | org.apache.poi.hssf.extractor | Apache POI |
|
| EventRecordFactory | Event-based record factory. | Class | org.apache.poi.hssf.eventmodel | Apache POI |
|
| EventWorkbookBuilder | When working with the EventUserModel, if you want to process formulas, you need an instance of | Class | org.apache.poi.hssf.eventusermodel | Apache POI |
|
| EvilUnclosedBRFixingInputStream | This is a seriously sick fix for the fact that some . | Class | org.apache.poi.xssf.util | Apache POI |
|
| ExAviMovie | A container record that specifies information about a movie stored externally. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExcelExtractor | A text extractor for Excel files. | Class | org.apache.poi.hssf.extractor | Apache POI |
|
| ExcelExtractor | | Interface | org.apache.poi.ss.extractor | Apache POI |
|
| ExcelGeneralNumberFormat | A format that formats a double as Excel would, ignoring FieldPosition. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| ExcelStyleDateFormatter | A wrapper around a SimpleDateFormat instance, which handles a few Excel-style extensions that | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| ExcelToFoConverter | Converts xls files (97-2007) to XSL FO. | Class | org.apache.poi.hssf.converter | Apache POI |
|
| ExcelToFoUtils | | Class | org.apache.poi.hssf.converter | Apache POI |
|
| ExcelToHtmlConverter | Converts xls files (97-2007) to HTML file. | Class | org.apache.poi.hssf.converter | Apache POI |
|
| ExcelToHtmlUtils | | Class | org.apache.poi.hssf.converter | Apache POI |
|
| ExControl | A container record that specifies information about an ActiveX control. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExControlAtom | An atom record that specifies an ActiveX control. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExEmbed | This data represents an embedded object in the document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExEmbedAtom | The atom that holds metadata on a specific embedded object in the document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExHyperlink | This class represents the data of a link in the document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExHyperlinkAtom | Tne atom that holds metadata on a specific Link in the document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExMCIMovie | A container record that specifies information about a movie stored externally. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExMediaAtom | An atom record that specifies information about external audio or video data. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExObjList | This class holds the links to exernal objects referenced from the document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExObjListAtom | | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExObjRefAtom | ExObjRefAtom (3009). | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExOleObjAtom | Atom storing information for an OLE object. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExOleObjStg | Storage for embedded OLE objects. | Class | org.apache.poi.hslf.record | Apache POI |
|
| ExpiredCertificateSecurityException | Exception thrown in case the incoming eID certificate is expired. | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| ExpPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Expression | | Interface | org.apache.poi.sl.draw.geom | Apache POI |
|
| ExpressionParser | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| ExtendedColor | Title: CTColor (Extended Color) record part The HSSF file format normally stores Color information in the | Class | org.apache.poi.hssf.record.common | Apache POI |
|
| ExtendedColor | | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| ExtendedFormatRecord | Title: Extended Format Record Description: Probably one of the more complex records. | Class | org.apache.poi.hssf.record | Apache POI |
|
| ExtendedPivotTableViewFieldsRecord | SXVDEX - Extended PivotTable View Fields (0x0100)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.pivottable | Apache POI |
|
| ExternalLinksTable | Holds details of links to parts of other workbooks (eg named ranges), along with the most recently seen values for what they point to. | Class | org.apache.poi.xssf.model | Apache POI |
|
| ExternalNameEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| ExternalNameRecord | | Class | org.apache.poi.hssf.record | Apache POI |
|
| ExternSheetRecord | EXTERNSHEET (0x0017) A List of Indexes to EXTERNALBOOK (supplemental book) Records | Class | org.apache.poi.hssf.record | Apache POI |
|
| ExternSheetReferenceToken | Should be implemented by any Ptg subclass that needs has an extern sheet index For POI internal use only | Interface | org.apache.poi.ss.formula | Apache POI |
|
| ExtractorFactory | Figures out the correct POITextExtractor for your supplied document, and returns it. | Class | org.apache.poi.extractor | Apache POI |
|
| ExtSSTRecord | Title: Extended Static String Table (0x00FF) Description: This record is used for a quick lookup into the SST record. | Class | org.apache.poi.hssf.record | Apache POI |
|
| ExVideoContainer | A container record that specifies information about external video data. | Class | org.apache.poi.hslf.record | Apache POI |
|
| FactDouble | Syntax: FACTDOUBLE (number) Returns the double factorial of a number. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| FeatFormulaErr2 | Title: FeatFormulaErr2 (Formula Evaluation Shared Feature) common record part This record part specifies Formula Evaluation & Error Ignoring data | Class | org.apache.poi.hssf.record.common | Apache POI |
|
| FeatHdrRecord | Title: FeatHdr (Feature Header) Record This record specifies common information for Shared Features, and | Class | org.apache.poi.hssf.record | Apache POI |
|
| FeatProtection | Title: FeatProtection (Protection Shared Feature) common record part This record part specifies Protection data for a sheet, stored | Class | org.apache.poi.hssf.record.common | Apache POI |
|
| FeatRecord | Title: Feat (Feature) Record This record specifies Shared Features data. | Class | org.apache.poi.hssf.record | Apache POI |
|
| FeatSmartTag | Title: FeatSmartTag (Smart Tag Shared Feature) common record part This record part specifies Smart Tag data for a sheet, stored as part | Class | org.apache.poi.hssf.record.common | Apache POI |
|
| FFData | The FFData structure specifies form field data for a text box, check box, or drop-down list box. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FFDataBase | The FFData structure specifies form field data for a text box, check box, or drop-down list box. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FFDataBaseAbstractType | The FFData structure specifies form field data for a text box, check box, or drop-down list box. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| Ffn | FFN - Font Family Name. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FibBase | Base part of the File information Block (FibBase). | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FibBaseAbstractType | Base part of the File information Block (FibBase). | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| FIBFieldHandler | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FibRgLw | | Interface | org.apache.poi.hwpf.model | Apache POI |
|
| FibRgLw95AbstractType | The FibRgLw95 structure is the third section of the FIB for Word95. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| FibRgLw97 | The FibRgLw97 structure is the third section of the FIB. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FibRgLw97AbstractType | The FibRgLw97 structure is the third section of the FIB. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| FibRgW97 | The FibRgW97 structure is a variable-length portion of the Fib. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FibRgW97AbstractType | The FibRgW97 structure is a variable-length portion of the Fib. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| Field | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| FieldDescriptor | Class for the FLD structure. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FieldIterator | For iterating through our fields. | Class | org.apache.poi.hwpf.dev | Apache POI |
|
| Fields | User-friendly interface to access document FieldsAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com) | Interface | org.apache.poi.hwpf.usermodel | Apache POI |
|
| FieldsDocumentPart | enum FieldsDocumentPartEnum Constant Summary | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FieldsImpl | Default implementation of FieldAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com) | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| FieldsTables | This class provides access to all the fields Plex. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FileBackedDataSource | | Class | org.apache.poi.poifs.nio | Apache POI |
|
| FileHelper | Provide useful method to manage file. | Class | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| FileInformationBlock | The File Information Block (FIB). | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FilePassRecord | Title: File Pass Record (0x002F) Description: Indicates that the record after this record are encrypted. | Class | org.apache.poi.hssf.record | Apache POI |
|
| FileSharingRecord | Title: FILESHARING (0x005B) Description: stores the encrypted readonly for a workbook (write protect) | Class | org.apache.poi.hssf.record | Apache POI |
|
| FillPatternType | enum FillPatternTypeThe enumeration value indicating the style of fill pattern being used for a cell format. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| FilteringDirectoryNode | A DirectoryEntry filter, which exposes another DirectoryEntry less certain parts. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| Finance | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| FinanceFunction | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| FinanceLib | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Fixed | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Fixed0ArgFunction | Convenience base class for functions that only take zero arguments. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Fixed1ArgFunction | Convenience base class for functions that must take exactly one argument. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Fixed2ArgFunction | Convenience base class for functions that must take exactly two arguments. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Fixed3ArgFunction | Convenience base class for functions that must take exactly three arguments. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Fixed4ArgFunction | Convenience base class for functions that must take exactly four arguments. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| FixedField | behavior of a field at a fixed location within a byte arrayAuthor:Marc Johnson (mjohnson at apache dot org | Interface | org.apache.poi.util | Apache POI |
|
| FLDAbstractType | Field Descriptor (FLD). | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| FnGroupCountRecord | Title: Function Group Count Record Description: Number of built in function groups in the current version of the | Class | org.apache.poi.hssf.record | Apache POI |
|
| FoDocumentFacade | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| Font | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| FontAlignmentProp | Definition for the font alignment property. | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| FontBasisRecord | The font basis record stores various font metrics. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| FontCharset | Charset represents the basic set of characters associated with a font (that it can display), and corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| FontCollection | FontCollection ia a container that holds information about all the fonts in the presentation. | Class | org.apache.poi.hslf.record | Apache POI |
|
| FontDetails | Stores width and height details about a font. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| FontEntityAtom | This atom corresponds exactly to a Windows Logical Font (LOGFONT) structure. | Class | org.apache.poi.hslf.record | Apache POI |
|
| FontFamily | The font family this font belongs to. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| FontFormatting | Font Formatting Block of the Conditional Formatting Rule Record. | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| FontFormatting | High level representation for Font Formatting component of Conditional Formatting settings | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| FontIndexRecord | The font index record indexes into the font table for the text record. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| FontMetricsDumper | | Class | org.apache.poi.util | Apache POI |
|
| FontRecord | Title: Font Record (0x0031) - describes a font in the workbook (index = 0-3,5-infinity - skip 4) | Class | org.apache.poi.hssf.record | Apache POI |
|
| FontReplacer | | Interface | org.apache.poi.hwpf.converter | Apache POI |
|
| FontScheme | Defines the font scheme to which this font belongs. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| FontTable | FontTable or in MS terminology sttbfffn is a common data structure written in all Word files. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FontUnderline | the different types of possible underline formattingAuthor:Gisella Bronzetti | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| Footer | Common definition of a HSSF or XSSF page footer. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| FooterRecord | Title: Footer Record (0x0015) Description: Specifies the footer for a sheet | Class | org.apache.poi.hssf.record | Apache POI |
|
| FootnoteReferenceDescriptor | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| ForkedEvaluator | An alternative workbook evaluator that saves memory in situations where a single workbook is concurrently and independently evaluated many times. | Class | org.apache.poi.ss.formula.eval.forked | Apache POI |
|
| FormatRecord | Title: Format Record (0x041E) Description: describes a number format -- those goofy strings like $(#,###) | Class | org.apache.poi.hssf.record | Apache POI |
|
| FormattedDiskPage | Represents an FKP data structure. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FormatTrackingHSSFListener | A proxy HSSFListener that keeps track of the document formatting records, and provides an easy way to look up the format strings used by cells from their | Class | org.apache.poi.hssf.eventusermodel | Apache POI |
|
| Formula | A guide formula in DrawingML. | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| Formula | Encapsulates an encoded formula token array. | Class | org.apache.poi.ss.formula | Apache POI |
|
| FormulaError | Enumerates error values in SpreadsheetML formula calculations. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| FormulaEvaluator | Evaluates formula cells. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| FormulaParseException | This exception thrown when a supplied formula has incorrect syntax (or syntax currently not supported by POI). | Class | org.apache.poi.ss.formula | Apache POI |
|
| FormulaParser | This class parses a formula string into a List of tokens in RPN order. | Class | org.apache.poi.ss.formula | Apache POI |
|
| FormulaParsingWorkbook | Abstracts a workbook for the purpose of formula parsing. | Interface | org.apache.poi.ss.formula | Apache POI |
|
| FormulaRecord | Formula Record (0x0006). | Class | org.apache.poi.hssf.record | Apache POI |
|
| FormulaRecordAggregate | The formula record aggregate is used to join together the formula record and it's (optional) string record and (optional) Shared Formula Record (template reads, excel optimization). | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| FormulaRenderer | Common logic for rendering formulas. | Class | org.apache.poi.ss.formula | Apache POI |
|
| FormulaRenderingWorkbook | Abstracts a workbook for the purpose of converting formula to text. | Interface | org.apache.poi.ss.formula | Apache POI |
|
| FormulaShifter | | Class | org.apache.poi.ss.formula | Apache POI |
|
| FormulaType | Enumeration of various formula types. | Class | org.apache.poi.ss.formula | Apache POI |
|
| FormulaViewer | FormulaViewer - finds formulas in a BIFF8 file and attempts to read them/display data from them. | Class | org.apache.poi.hssf.dev | Apache POI |
|
| FractionFormat | Format class that handles Excel style fractions, such as "# #/#" and "#/###" As of this writing, this is still not 100% accurate, but it does a reasonable job | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| FrameRecord | The frame record indicates whether there is a border around the displayed text of a chart. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| FRDAbstractType | Footnote Reference Descriptor (FRD). | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| FreeformShape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| FreeRefFunction | For most Excel functions, involving references ((cell, area), (2d, 3d)), the references are passed in as arguments, and the exact location remains fixed. | Interface | org.apache.poi.ss.formula.functions | Apache POI |
|
| FSPA | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FSPAAbstractType | File Shape Address (FSPA). | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| FSPADocumentPart | enum FSPADocumentPartEnum Constant Summary | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FSPATable | This class holds all the FSPA (File Shape Address) structures. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| FtCblsSubRecord | This structure appears as part of an Obj record that represents a checkbox or radio button. | Class | org.apache.poi.hssf.record | Apache POI |
|
| FtCfSubRecord | The FtCf structure specifies the clipboard format of the picture-type Obj record containing this FtCf. | Class | org.apache.poi.hssf.record | Apache POI |
|
| FtPioGrbitSubRecord | This structure appears as part of an Obj record that represents image display properties. | Class | org.apache.poi.hssf.record | Apache POI |
|
| FtrHeader | Title: FtrHeader (Future Record Header) common record part This record part specifies a header for a Ftr (Future) | Class | org.apache.poi.hssf.record.common | Apache POI |
|
| FuncPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Function | Common interface for all implementations of Excel built-in functions. | Interface | org.apache.poi.ss.formula.functions | Apache POI |
|
| Function0Arg | | Interface | org.apache.poi.ss.formula.functions | Apache POI |
|
| Function1Arg | | Interface | org.apache.poi.ss.formula.functions | Apache POI |
|
| Function2Arg | | Interface | org.apache.poi.ss.formula.functions | Apache POI |
|
| Function3Arg | | Interface | org.apache.poi.ss.formula.functions | Apache POI |
|
| Function4Arg | | Interface | org.apache.poi.ss.formula.functions | Apache POI |
|
| FunctionEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| FunctionMetadata | Holds information about Excel built-in functions. | Class | org.apache.poi.ss.formula.function | Apache POI |
|
| FunctionMetadataRegistry | Allows clients to get FunctionMetadata instances for any built-in function of Excel. | Class | org.apache.poi.ss.formula.function | Apache POI |
|
| FunctionNameEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| FuncVarPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| FutureRecord | Title: Future Record, a newer (largely Excel 2007+) record which contains a Future Record Header (FtrHeader) | Interface | org.apache.poi.hssf.record.common | Apache POI |
|
| GenericPropertyNode | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| GenericSection | | Class | org.apache.poi.xdgf.usermodel.section | Apache POI |
|
| GeometryRow | | Interface | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| GeometryRowFactory | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| GeometrySection | | Class | org.apache.poi.xdgf.usermodel.section | Apache POI |
|
| GraphicalFrame | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| GreaterEqualPtg | PTG class to implement greater or equal toAuthor:fred at stsci dot edu | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| GreaterThanPtg | Greater than operator PTG ">"Author:Cameron Riley (criley at ekmail. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Grfhic | The grfhic structure is a set of HTML incompatibility flags that specify the HTML incompatibilities of a list structure. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| GrfhicAbstractType | The grfhic structure is a set of HTML incompatibility flags that specify the HTML incompatibilities of a list structure. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| GridsetRecord | Title: Gridset Record. | Class | org.apache.poi.hssf.record | Apache POI |
|
| GroupMarkerSubRecord | The group marker record is used as a position holder for groups. | Class | org.apache.poi.hssf.record | Apache POI |
|
| GroupShape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| Guide | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| GutsRecord | Title: Guts Record Description: Row/column gutter sizes | Class | org.apache.poi.hssf.record | Apache POI |
|
| GZIPSheetDataWriter | Sheet writer that supports gzip compression of the temp files. | Class | org.apache.poi.xssf.streaming | Apache POI |
|
| HashAlgorithm | | Class | org.apache.poi.poifs.crypt | Apache POI |
|
| HCenterRecord | Title: HCenter record (0x0083) Description: whether to center between horizontal margins | Class | org.apache.poi.hssf.record | Apache POI |
|
| HDGFDiagram | http://www. | Class | org.apache.poi.hdgf | Apache POI |
|
| HDGFException | The superclass of all HDGF exceptionsAuthor:Yegor KozlovSee Also:Serialized Form | Class | org.apache.poi.hdgf.exceptions | Apache POI |
|
| HDGFLZW | A decoder for the crazy LZW implementation used According to VSDump, "it's a slightly perverted version of LZW | Class | org.apache.poi.hdgf | Apache POI |
|
| Header | Common definition of a HSSF or XSSF page header. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| HeaderBlock | | Class | org.apache.poi.poifs.storage | Apache POI |
|
| HeaderBlockConstants | Constants used in reading/writing the Header blockAuthor:Marc Johnson (mjohnson at apache dot org) | Interface | org.apache.poi.poifs.storage | Apache POI |
|
| HeaderBlockWriter | The block containing the archive headerAuthor:Marc Johnson (mjohnson at apache dot org) | Class | org.apache.poi.poifs.storage | Apache POI |
|
| HeaderFooter | Common class for HSSFHeader and HSSFFooter. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HeaderFooter | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| HeaderFooterBase | | Class | org.apache.poi.hssf.record | Apache POI |
|
| HeaderFooterHelper | | Class | org.apache.poi.xssf.usermodel.helpers | Apache POI |
|
| HeaderFooterRecord | The HEADERFOOTER record stores information added in Office Excel 2007 for headers/footers. | Class | org.apache.poi.hssf.record | Apache POI |
|
| HeaderRecord | Title: Header Record Description: Specifies a header for a sheet | Class | org.apache.poi.hssf.record | Apache POI |
|
| HeadersFooters | Header / Footer settings. | Class | org.apache.poi.hslf.model | Apache POI |
|
| HeadersFootersAtom | An atom record that specifies options for displaying headers and footers on a presentation slide or notes slide. | Class | org.apache.poi.hslf.record | Apache POI |
|
| HeadersFootersContainer | A container record that specifies information about the footers on a presentation slide. | Class | org.apache.poi.hslf.record | Apache POI |
|
| HeaderStories | A HeaderStory is a Header, a Footer, or footnote/endnote All the Header Stories get stored in the same Range in the | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| Hex2Dec | Syntax: HEX2DEC (number) Converts a hexadecimal number to decimal. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| HexDump | | Class | org.apache.poi.util | Apache POI |
|
| HexRead | Utilities to read hex from files. | Class | org.apache.poi.util | Apache POI |
|
| HideObjRecord | Title: Hide Object Record Description: flag defines whether to hide placeholders and object | Class | org.apache.poi.hssf.record | Apache POI |
|
| HierarchyPrinter | Debugging tool useful when trying to figure out the hierarchy of the shapes in a Visio diagram | Class | org.apache.poi.xdgf.util | Apache POI |
|
| Hlookup | HLOOKUP finds a column in a lookup table by the first row value and returns the value from another row. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| HMEFContentsExtractor | A utility for extracting out the message body, and all attachments from a HMEF/TNEF/winmail. | Class | org.apache.poi.hmef.extractor | Apache POI |
|
| HMEFDumper | | Class | org.apache.poi.hmef.dev | Apache POI |
|
| HMEFMessage | HMEF - Implementation of the Microsoft TNEF message encoding format (aka winmail. | Class | org.apache.poi.hmef | Apache POI |
|
| HorizontalAlignment | enum HorizontalAlignmentThe enumeration value indicating horizontal alignment of a cell, | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| HorizontalPageBreakRecord | HorizontalPageBreak (0x001B) record that stores page breaks at rows Author:Danny Mui (dmui at apache dot org)See Also:PageBreakRecord | Class | org.apache.poi.hssf.record | Apache POI |
|
| HPBFDocument | This class provides the basic functionality for HPBF, our implementation of the publisher | Class | org.apache.poi.hpbf | Apache POI |
|
| HPBFDumper | For dumping out the contents of HPBF (Publisher) files, while we try to figure out how they're | Class | org.apache.poi.hpbf.dev | Apache POI |
|
| HPBFPart | Parent class of all HPBF sub-parts, handling the fiddly reading in / writing out bits | Class | org.apache.poi.hpbf.model | Apache POI |
|
| HPSFException | This exception is the superclass of all other checked exceptions thrown in this package. | Class | org.apache.poi.hpsf | Apache POI |
|
| HPSFPropertiesExtractor | Extracts all of the HPSF properties, both build in and custom, returning them in | Class | org.apache.poi.hpsf.extractor | Apache POI |
|
| HPSFPropertiesOnlyDocument | A version of POIDocument which allows access to the HPSF Properties, but no other document contents. | Class | org.apache.poi.hpsf | Apache POI |
|
| HPSFRuntimeException | This exception is the superclass of all other unchecked exceptions thrown in this package. | Class | org.apache.poi.hpsf | Apache POI |
|
| HRESIAbstractType | Hyphenation (HRESI). | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| HSLFAutoShape | Represents an AutoShape. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFBackground | | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFConnectorShape | Specifies a connection shape. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFEscherClientDataRecord | An atom record that specifies whether a shape is a placeholder shape. | Class | org.apache.poi.hslf.record | Apache POI |
|
| HSLFEscherRecordFactory | Generates escher records when provided the byte array containing those records. | Class | org.apache.poi.hslf.record | Apache POI |
|
| HSLFException | A generic exception that can be thrown by HSLF classesAuthor:Yegor KozlovSee Also:Serialized Form | Class | org.apache.poi.hslf.exceptions | Apache POI |
|
| HSLFFill | Represents functionality provided by the 'Fill Effects' dialog in PowerPoint. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFFreeformShape | Shapes drawn with the "Freeform" tool have cubic bezier curve segments in the smooth sections and straight-line segments in the straight sections. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFGroupShape | Represents a group of shapes. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFHyperlink | | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFLine | | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFMasterSheet | The superclass of all master sheets - Slide masters, Notes masters, etc. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFMetroShape | Experimental class for metro blobs, i. | Class | org.apache.poi.hslf.model | Apache POI |
|
| HSLFNotes | This class represents a slide's notes in a PowerPoint Document. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFObjectData | A class that represents object data embedded in a slide show. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFPictureData | A class that represents image data contained in a slide show. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFPictureShape | Represents a picture in a PowerPoint document. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFPlaceholder | Represents a Placeholder in PowerPoint. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFShape | Represents a Shape which is the elemental object that composes a drawing. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFShapeContainer | Common interface for shape containers, e. | Interface | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFShapeFactory | | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFSheet | This class defines the common format of "Sheets" in a powerpoint document. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFSimpleShape | An abstract simple (non-group) shape. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFSlide | This class represents a slide in a PowerPoint Document. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFSlideMaster | SlideMaster determines the graphics, layout, and formatting for all the slides in a given presentation. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFSlideShow | This class is a friendly wrapper on top of the more scary HSLFSlideShow. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFSlideShowEncrypted | This class provides helper functions for encrypted PowerPoint documents. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFSlideShowFactory | | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFSlideShowImpl | This class contains the main functionality for the Powerpoint file "reader". | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFSoundData | A class that represents sound data embedded in a slide show. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFTable | | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFTableCell | | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFTextBox | Represents a TextFrame shape in PowerPoint. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFTextParagraph | This class represents a run of text in a powerpoint document. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFTextRun | | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFTextShape | A common superclass of all shapes that can hold text. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSLFTitleMaster | Title masters define the design template for slides with a Title Slide layout. | Class | org.apache.poi.hslf.usermodel | Apache POI |
|
| HSMFDump | | Class | org.apache.poi.hsmf.dev | Apache POI |
|
| HSSFAnchor | An anchor is what specifics the position of a shape within a client object or within another containing shape. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFAutoFilter | Represents autofiltering for the specified worksheet. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFBorderFormatting | High level representation for Border Formatting component of Conditional Formatting settings | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFCell | High level representation of a cell in a row of a spreadsheet. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFCellStyle | High level representation of the style of a cell in a sheet of a workbook. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFCellUtil | Various utility functions that make working with a cells and rows easier. | Class | org.apache.poi.hssf.util | Apache POI |
|
| HSSFChart | Has methods for construction of a chart object. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFChildAnchor | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFClientAnchor | A client anchor is attached to an excel worksheet. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFColor | Intends to provide support for the very evil index to triplet issue and will likely replace the color constants interface for HSSF 2. | Class | org.apache.poi.hssf.util | Apache POI |
|
| HSSFColorScaleFormatting | High level representation for Color Scale / Color Gradient Formatting component of Conditional Formatting settings | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFCombobox | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFComment | Represents a cell comment - a sticky note associated with a cell. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFConditionalFormatting | HSSFConditionalFormatting class encapsulates all settings of Conditional Formatting. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFConditionalFormattingRule | High level representation of Conditional Formatting Rule. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFConditionalFormattingThreshold | High level representation for Icon / Multi-State / Databar / Colour Scale change thresholds | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFCreationHelper | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFDataBarFormatting | High level representation for DataBar / Data-Bar Formatting component of Conditional Formatting settings | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFDataFormat | Identifies both built-in and user defined formats within a workbook. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFDataFormatter | HSSFDataFormatter contains methods for formatting the value stored in an HSSFCell. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFDataValidation | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFDataValidationHelper | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFDateUtil | Contains methods for dealing with Excel dates. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFErrorConstants | Contains raw Excel error codes (as defined in OOO's excelfileformat. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFEvaluationWorkbook | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFEventFactory | Low level event based HSSF reader. | Class | org.apache.poi.hssf.eventusermodel | Apache POI |
|
| HSSFExtendedColor | The HSSF file format normally stores Color information in the Palette (see PaletteRecord), but for a few cases (eg Conditional | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFFont | Represents a Font used in a workbook. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFFontFormatting | High level representation for Font Formatting component of Conditional Formatting settings | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFFooter | Class to read and manipulate the footer. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFFormulaEvaluator | Evaluates formula cells. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFFormulaParser | | Class | org.apache.poi.hssf.model | Apache POI |
|
| HSSFHeader | Class to read and manipulate the header. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFHyperlink | Represents an Excel hyperlink. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFIconMultiStateFormatting | High level representation for Icon / Multi-State Formatting component of Conditional Formatting settings | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFListener | Interface for use with the HSSFRequest and HSSFEventFactory. | Interface | org.apache.poi.hssf.eventusermodel | Apache POI |
|
| HSSFName | High Level Representation of a 'defined name' which could be a 'built-in' name, 'named range' or name of a user defined function. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFObjectData | Represents binary object (i. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFOptimiser | Excel can get cranky if you give it files containing too many (especially duplicate) objects, and this class can | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFPalette | Represents a workbook color palette. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFPatriarch | The patriarch is the toplevel container for shapes in a sheet. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFPatternFormatting | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFPicture | Represents a escher picture. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFPictureData | Represents binary data stored in the file. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFPolygon | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFPrintSetup | Used to modify the print setup. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFRegionUtil | Various utility functions that make working with a region of cells easier. | Class | org.apache.poi.hssf.util | Apache POI |
|
| HSSFRequest | An HSSFRequest object should be constructed registering an instance or multiple instances of HSSFListener with each Record. | Class | org.apache.poi.hssf.eventusermodel | Apache POI |
|
| HSSFRichTextString | Rich text unicode string. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFRow | High level representation of a row of a spreadsheet. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFShape | Note: Microsoft Excel seems to sometimes disallow higher y1 than y2 or higher x1 than x2 in the anchor, you might need to | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFShapeContainer | An interface that indicates whether a class can contain children. | Interface | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFShapeFactory | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFShapeGroup | A shape group may contain other shapes. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFShapeTypes | | Interface | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFSheet | High level representation of a worksheet. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFSheetConditionalFormatting | | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFSimpleShape | Represents a simple shape such as a line, rectangle or oval. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFTextbox | A textbox is a shape that may hold a rich text string. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HSSFUserException | This exception is provided as a way for API users to throw exceptions from their event handling code. | Class | org.apache.poi.hssf.eventusermodel | Apache POI |
|
| HSSFWorkbook | High level representation of a workbook. | Class | org.apache.poi.hssf.usermodel | Apache POI |
|
| HtmlDocumentFacade | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| HwmfBitmap16 | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfBitmapDib | The DeviceIndependentBitmap Object defines an image in device-independent bitmap (DIB) format. | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfBrushStyle | A 16-bit unsigned integer that defines the brush style. | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfColorRef | A 32-bit ColorRef Object that defines the color value. | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfDraw | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfDrawProperties | | Class | org.apache.poi.hwmf.draw | Apache POI |
|
| HwmfEscape | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfFill | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfFont | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfGraphics | | Class | org.apache.poi.hwmf.draw | Apache POI |
|
| HwmfHatchStyle | The HatchStyle Enumeration specifies the hatch pattern. | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfHeader | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfMapMode | A 16-bit unsigned integer that defines the mapping mode. | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfMisc | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfObjectTableEntry | Marker interface for Records, which should be added to the WMF object table for further selection | Interface | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfPalette | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfPenStyle | The 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations. | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfPicture | | Class | org.apache.poi.hwmf.usermodel | Apache POI |
|
| HwmfPlaceableHeader | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfRecord | | Interface | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfRecordType | Available record types for WMFSee Also:Inside the Windows Meta File Format | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfSLImageRenderer | | Class | org.apache.poi.hwmf.draw | Apache POI |
|
| HwmfTernaryRasterOp | enum HwmfTernaryRasterOpEnum Constant Summary | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfText | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HwmfWindowing | | Class | org.apache.poi.hwmf.record | Apache POI |
|
| HWPFDocument | | Class | org.apache.poi.hwpf | Apache POI |
|
| HWPFDocumentCore | This class holds much of the core of a Word document, but without some of the table structure information. | Class | org.apache.poi.hwpf | Apache POI |
|
| HWPFFileSystem | | Class | org.apache.poi.hwpf.model.io | Apache POI |
|
| HWPFList | This class is used to create a list in a Word document. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| HWPFLister | Used by developers to list out key information on a HWPF file. | Class | org.apache.poi.hwpf.dev | Apache POI |
|
| HWPFOldDocument | | Class | org.apache.poi.hwpf | Apache POI |
|
| HWPFOutputStream | | Class | org.apache.poi.hwpf.model.io | Apache POI |
|
| Hyperlink | Represents a hyperlink. | Interface | org.apache.poi.common.usermodel | Apache POI |
|
| Hyperlink | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| Hyperlink | In Excel this function has special behaviour - it causes the displayed cell value to behave like a hyperlink in the GUI. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Hyperlink | Represents an Excel hyperlink. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| HyperlinkRecord | The HyperlinkRecord (0x01B8) wraps an HLINK-record from the Excel-97 format. | Class | org.apache.poi.hssf.record | Apache POI |
|
| Hyphenation | Hyphenation. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| IAdjustableShape | A bridge to the consumer application. | Interface | org.apache.poi.sl.draw.geom | Apache POI |
|
| IBody | An IBody represents the different parts of the document which can contain collections of Paragraphs and Tables. | Interface | org.apache.poi.xwpf.usermodel | Apache POI |
|
| IBodyElement | | Interface | org.apache.poi.xwpf.usermodel | Apache POI |
|
| IconMultiStateFormatting | Icon / Multi-State Conditional Formatting Rule Record. | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| IconMultiStateFormatting | High level representation for the Icon / Multi-State Formatting component of Conditional Formatting settings | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| IconMultiStateThreshold | Icon / Multi-State specific Threshold / value (CFVO), for changes in Conditional Formatting | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| IdentifierManager | | Class | org.apache.poi.util | Apache POI |
|
| IDStarAlgorithm | Interface specifying how an algorithm to be used by DStarRunner should look like. | Interface | org.apache.poi.ss.formula.functions | Apache POI |
|
| IfElseExpression | Arguments: 3 (fmla="?: x y z") Usage: "?: x y z" = if (x > 0), then y = value of this guide, | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| IfFunc | Note that Excel is a bit picky about the arguments to this function, when serialised into Ptgs in a HSSF file. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| IgnoredErrorType | enum IgnoredErrorTypeTypes of ignored workbook and worksheet error. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| IllegalPropertySetDataException | This exception is thrown when there is an illegal value set in a PropertySet. | Class | org.apache.poi.hpsf | Apache POI |
|
| IllegalVariantTypeException | This exception is thrown if HPSF encounters a variant type that is illegal in the current context. | Class | org.apache.poi.hpsf | Apache POI |
|
| ImageExtractor | Utility to extract pictures from a PowerPoint file. | Class | org.apache.poi.hslf.extractor | Apache POI |
|
| ImageRenderer | Classes can implement this interfaces to support other formats, for example, use Apache Batik to render WMF, PICT can be rendered using Apple QuickTime API for Java: | Interface | org.apache.poi.sl.draw | Apache POI |
|
| ImageUtils | | Class | org.apache.poi.ss.util | Apache POI |
|
| Imaginary | Syntax: IMAGINARY (Inumber) Returns the imaginary coefficient of a complex number in x + yi or x + yj text format. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| ImReal | Syntax: ImReal (Inumber) Returns the real coefficient of a complex number in x + yi or x + yj text format. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| IndentProp | Definition of the indent level of some text. | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| Index | INDEX ( reference, row_num[, column_num [, area_num]]) INDEX ( array, row_num[, column_num]) | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| IndexedColors | A deprecated indexing scheme for colours that is still required for some records, and for backwards compatibility with OLE2 formats. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| IndexedUDFFinder | A UDFFinder that can retrieve functions both by name and by fake index. | Class | org.apache.poi.ss.formula.udf | Apache POI |
|
| IndexedUDFFinder | IndexedUDFFinder was moved to the org. | Class | org.apache.poi.xssf.model | Apache POI |
|
| IndexRecord | Title: Index Record (0x020B) Description: Occurs right after BOF, tells you where the DBCELL records are for a sheet | Class | org.apache.poi.hssf.record | Apache POI |
|
| Indirect | INDIRECT() returns the cell or area reference denoted by the text argument. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| InfiniteLine | Contains the x- and y-coordinates of two points on an infinite line. | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| Insets2D | | Class | org.apache.poi.sl.usermodel | Apache POI |
|
| IntegerField | representation of an integer (32-bit) field at a fixed location within a byte array | Class | org.apache.poi.util | Apache POI |
|
| InteractiveInfo | This class represents the metadata of a link in a slide/notes/etc. | Class | org.apache.poi.hslf.record | Apache POI |
|
| InteractiveInfoAtom | Tne atom that holds metadata on Links in the document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| Intercept | Calculates the INTERCEPT of the linear regression line that is used to predict y values from x values (http://introcs. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| InterfaceEndRecord | Title: Interface End Record (0x00E2) Description: Shows where the Interface Records end (MMS) | Class | org.apache.poi.hssf.record | Apache POI |
|
| InterfaceHdrRecord | Title: Interface Header Record (0x00E1) Description: Defines the beginning of Interface records (MMS) | Class | org.apache.poi.hssf.record | Apache POI |
|
| Internal | Program elements annotated @Internal are intended for POI internal use only. | Class | org.apache.poi.util | Apache POI |
|
| InternalSheet | Low level model implementation of a Sheet (one workbook contains many sheets) This file contains the low level binary records starting at the sheets BOF and | Class | org.apache.poi.hssf.model | Apache POI |
|
| InternalWorkbook | Low level model implementation of a Workbook. | Class | org.apache.poi.hssf.model | Apache POI |
|
| IntersectionEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| IntersectionPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| IntList | A List of int's; as full an implementation of the java. | Class | org.apache.poi.util | Apache POI |
|
| IntMapper | A List of objects that are indexed AND keyed by an int; also allows for getting the index of a value in the list | Class | org.apache.poi.util | Apache POI |
|
| IntPtg | Integer (unsigned short integer) Stores an unsigned short value (java int) inAuthor:Andrew C. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| InvalidFormatException | | Class | org.apache.poi.openxml4j.exceptions | Apache POI |
|
| InvalidOperationException | Throw when an invalid operation is done. | Class | org.apache.poi.openxml4j.exceptions | Apache POI |
|
| InvalidRecordFormatException | This exception is thrown when we try to create a record, and the underlying data just doesn't match up | Class | org.apache.poi.hslf.exceptions | Apache POI |
|
| IOUtils | | Class | org.apache.poi.util | Apache POI |
|
| IPMT | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Irr | Calculates the internal rate of return. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| IRunBody | Simple interface describing both XWPFParagraph TODO Should this be based on / extend Paragraph? | Interface | org.apache.poi.xwpf.usermodel | Apache POI |
|
| IRunElement | Common interface for things that can occur where a run (text with common stylings) can, | Interface | org.apache.poi.xwpf.usermodel | Apache POI |
|
| ISDTContent | Experimental interface to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl. | Interface | org.apache.poi.xwpf.usermodel | Apache POI |
|
| IStabilityClassifier | Used to help optimise cell evaluation result caching by allowing applications to specify which parts of a workbook are final. | Interface | org.apache.poi.ss.formula | Apache POI |
|
| IterationRecord | Title: Iteration Record (0x0011) Description: Tells whether to iterate over forumla calculations or not | Class | org.apache.poi.hssf.record | Apache POI |
|
| JPEG | | Class | org.apache.poi.hslf.blip | Apache POI |
|
| JvmBugs | | Class | org.apache.poi.util | Apache POI |
|
| KeyInfoKeySelector | | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| KeyInfoSignatureFacet | Signature Facet implementation that adds ds:KeyInfo to the XML signature. | Class | org.apache.poi.poifs.crypt.dsig.facets | Apache POI |
|
| LabelRecord | Label Record (0x0204) - read only support for strings stored directly in the cell. | Class | org.apache.poi.hssf.record | Apache POI |
|
| LabelSSTRecord | Title: Label SST Record Description: Refers to a string in the shared string table and is a column | Class | org.apache.poi.hssf.record | Apache POI |
|
| LastCellOfRowDummyRecord | A dummy record to indicate that we've now had the last cell record for this row. | Class | org.apache.poi.hssf.eventusermodel.dummyrecord | Apache POI |
|
| LayoutMode | Specifies the possible ways to store a chart element's position. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| LayoutTarget | Specifies whether to layout the plot area by its inside (not including axis and axis labels) or outside (including axis and axis labels). | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| LazilyConcatenatedByteArray | Utility for delaying the concatenation of multiple byte arrays. | Class | org.apache.poi.hssf.util | Apache POI |
|
| LbsDataSubRecord | This structure specifies the properties of a list or drop-down list embedded object in a sheet. | Class | org.apache.poi.hssf.record | Apache POI |
|
| LeftMarginRecord | Record for the left margin. | Class | org.apache.poi.hssf.record | Apache POI |
|
| LegendPosition | Enumeration of all possible chart legend positions. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| LegendRecord | Defines a legend for a chart. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| LessEqualPtg | Ptg class to implement less than or equalAuthor:fred at stsci dot edu | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| LessThanPtg | Less than operator PTG "Author:Cameron Riley (criley at ekmail. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| LFO | "The LFO structure specifies the LSTF element that corresponds to a list that contains a paragraph. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| LFOAbstractType | List Format Override (LFO). | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| LFOData | The LFOData structure contains the Main Document CP of the corresponding LFO, as well as an array of LVL override data. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| LFOLVLBaseAbstractType | The LFOLVL structure contains information that is used to override the formatting information of a corresponding LVL. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| Line | Interface for Lines . | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| LinearRegressionFunction | Base class for linear regression functions. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| LineChartData | | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| LineChartSeries | Represents a line chart series. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| LineDecoration | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| LineFormatRecord | Describes a line format record. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| LineShape | Represents a line shape and creates all the line specific low level records. | Class | org.apache.poi.hssf.model | Apache POI |
|
| LineSpacingDescriptor | This class is used to determine line spacing for a paragraph. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| LineSpacingRule | enum LineSpacingRuleSpecifies the logic which shall be used to calculate the line spacing of the | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| LineTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| LineToCommand | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| LinkedDataRecord | Describes a linked data record. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ListAutoNumber | Specifies type of automatic numbered bullet points that should be applied to a paragraph. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| ListData | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| ListEntry | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| ListFormatOverrideLevel | The LFOLVL structure contains information that is used to override the formatting information of a corresponding LVL. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| ListLevel | "The LVL structure contains formatting information about a specific level in a list. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| ListManagedBlock | An interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straight | Interface | org.apache.poi.poifs.storage | Apache POI |
|
| ListTables | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| LiteralValueExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| LittleEndian | a utility class for handling little-endian numbers, which the 80x86 world is replete with. | Class | org.apache.poi.util | Apache POI |
|
| LittleEndianByteArrayInputStream | | Class | org.apache.poi.util | Apache POI |
|
| LittleEndianByteArrayOutputStream | | Class | org.apache.poi.util | Apache POI |
|
| LittleEndianConsts | a repository for constants shared by classes within this packageAuthor:Marc Johnson, Andrew C. | Interface | org.apache.poi.util | Apache POI |
|
| LittleEndianInput | | Interface | org.apache.poi.util | Apache POI |
|
| LittleEndianInputStream | Wraps an InputStream providing LittleEndianInput This class does not buffer any input, so the stream read position maintained | Class | org.apache.poi.util | Apache POI |
|
| LittleEndianOutput | | Interface | org.apache.poi.util | Apache POI |
|
| LittleEndianOutputStream | | Class | org.apache.poi.util | Apache POI |
|
| LocaleUtil | This utility class is used to set locale and time zone settings beside of the JDK internal Locale. | Class | org.apache.poi.util | Apache POI |
|
| LogicalFunction | take a single expression argument, and return True or False. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| LongField | representation of a long (16-bit) field at a fixed location withinAuthor:Marc Johnson (mjohnson at apache dot org | Class | org.apache.poi.util | Apache POI |
|
| Lookup | LOOKUP finds an index row in a lookup table by the first column value and returns the value from another column. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| LSTFAbstractType | The LSTF structure contains formatting properties that apply to an entire list. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| LVLFAbstractType | The LVLF structure contains formatting properties for an individual level in a list. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| LZWDecompresser | This class provides common functionality for the various LZW implementations in the different file | Class | org.apache.poi.util | Apache POI |
|
| MainContents | The main Contents. | Class | org.apache.poi.hpbf.model | Apache POI |
|
| MainMaster | | Class | org.apache.poi.hslf.record | Apache POI |
|
| ManualLayout | High level representation of chart element manual layout. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ManuallyPositionable | Abstraction of chart element that can be positioned with manualAuthor:Roman Kashitsyn | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| MAPIAttribute | A pure-MAPI attribute which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| MAPIDateAttribute | A pure-MAPI attribute holding a Date, which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| MAPIMessage | Reads an Outlook MSG File in and provides hooks into its data structure. | Class | org.apache.poi.hsmf | Apache POI |
|
| MapInfo | This class implements the Custom XML Mapping Part (Open Office XML Part 1: An instance of this part type contains a schema for an XML file, and | Class | org.apache.poi.xssf.model | Apache POI |
|
| MAPIProperty | Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and MAPI Property Name. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| MAPIRtfAttribute | A pure-MAPI attribute holding RTF (compressed or not), which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| MAPIStringAttribute | A pure-MAPI attribute holding a String, which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| Margin | The margin interface is a parent used to define left, right, top and bottom margins. | Interface | org.apache.poi.hssf.record | Apache POI |
|
| MarkUnsupportedException | This exception is thrown if an InputStream does not support the InputStream. | Class | org.apache.poi.hpsf | Apache POI |
|
| MasterSheet | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| MasterTextPropAtom | | Class | org.apache.poi.hslf.record | Apache POI |
|
| Match | MATCH(lookup_value, lookup_array, match_type) Returns a 1-based index specifying at what position in the lookup_array the specified | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| MaxExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| MemAreaPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| MemErrPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| MemFuncPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| MemoryPackagePart | Memory version of a package part. | Class | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| MemoryPackagePartOutputStream | Build an output stream for MemoryPackagePart. | Class | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| MergeCellsRecord | Title: Merged Cells Record (0x00E5) Description: Optional record defining a square area of cells to "merged" into one cell. | Class | org.apache.poi.hssf.record | Apache POI |
|
| MergedCellsTable | | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| MessagePropertiesChunk | A PropertiesChunk for a Message or Embedded-Message. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| MessageSubmissionChunk | A Chunk that holds the details given back by the server at submission time. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| Metafile | Represents a metafile picture which can be one of the following types: EMF, WMF, or PICT. | Class | org.apache.poi.hslf.blip | Apache POI |
|
| MinaMaxa | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| MinExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| Mirr | Calculates Modified internal rate of return. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| MissingArgEval | Represents the (intermediate) evaluated result of a missing function argument. | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| MissingArgPtg | Missing Function Arguments Avik Sengupta | Class | org.apache.poi.ss.formula.ptg | Apache POI | |
|
| MissingCellDummyRecord | A dummy record for when we're missing a cell in a row, but still want to trigger something | Class | org.apache.poi.hssf.eventusermodel.dummyrecord | Apache POI |
|
| MissingRecordAwareHSSFListener | A HSSFListener which tracks rows and columns, and will trigger your HSSFListener for all rows and cells, | Class | org.apache.poi.hssf.eventusermodel | Apache POI |
|
| MissingRowDummyRecord | A dummy record for when we're missing a row, but still want to trigger something | Class | org.apache.poi.hssf.eventusermodel.dummyrecord | Apache POI |
|
| MissingSectionException | This exception is thrown if one of the PropertySet's convenience methods does not find a required Section. | Class | org.apache.poi.hpsf | Apache POI |
|
| MMSRecord | Description: defines how many add menu and del menu options are stored in the file. | Class | org.apache.poi.hssf.record | Apache POI |
|
| Mode | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| ModExpression | Arguments: 3 (fmla="mod x y z") Usage: "mod x y z" = sqrt(x^2 + b^2 + c^2) = value of this guide | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| MoveTo | Contains the x- and y-coordinates of the first vertex of a shape or the x- and y-coordinates of the first vertex after a break in a path, relative to | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| MoveToCommand | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| MovieShape | Represents a movie in a PowerPoint document. | Class | org.apache.poi.hslf.model | Apache POI |
|
| MulBlankRecord | Title: Multiple Blank cell record(0x00BE) Description: Represents a set of columns in a row with no value but with styling. | Class | org.apache.poi.hssf.record | Apache POI |
|
| MulRKRecord | Used to store multiple RK numbers on a row. | Class | org.apache.poi.hssf.record | Apache POI |
|
| MultiOperandNumericFunction | This is the super class for all excel function evaluator classes that take variable number of operands, and | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| MultiplyDivideExpression | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| MultiplyPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| MutableByteArrayOutputStream | This class doesn't work yet, but is here to show the idea of a ByteArrayOutputStream where you can track how many bytes you've | Class | org.apache.poi.hslf.util | Apache POI |
|
| MutableProperty | Adds writing capability to the Property class. | Class | org.apache.poi.hpsf | Apache POI |
|
| MutablePropertySet | Adds writing support to the PropertySet class. | Class | org.apache.poi.hpsf | Apache POI |
|
| MutableSection | Adds writing capability to the Section class. | Class | org.apache.poi.hpsf | Apache POI |
|
| Na | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Name | Represents a defined name for a range of cells. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| NameCommentRecord | Title: NAMECMT Record (0x0894) Description: Defines a comment associated with a specified name. | Class | org.apache.poi.hssf.record | Apache POI |
|
| NameIdChunks | Collection of convenience chunks for the NameID part of an outlook file | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| NameIdentifier | | Class | org.apache.poi.ss.formula | Apache POI |
|
| NamePtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| NameRecord | Title: DEFINEDNAME Record (0x0018) Description: Defines a named range within a workbook. | Class | org.apache.poi.hssf.record | Apache POI |
|
| NameXPtg | A Name, be that a Named Range or a Function / User Defined Function, addressed in the HSSF External Sheet style. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| NameXPxg | A Name, be that a Named Range or a Function / User Defined Function, addressed in the HSSF External Sheet style. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| NDocumentInputStream | This class provides methods to read a DocumentEntry managed by a NPOIFSFileSystem instance. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| NDocumentOutputStream | This class provides methods to write a DocumentEntry managed by a NPOIFSFileSystem instance. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| NilPICFAndBinData | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| NoFormatIDException | This exception is thrown if a MutablePropertySet is to be written but does not have a formatID set (see MutableSection. | Class | org.apache.poi.hpsf | Apache POI |
|
| NoPropertySetStreamException | This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream. | Class | org.apache.poi.hpsf | Apache POI |
|
| NoSingleSectionException | This exception is thrown if one of the PropertySet's convenience methods that require a single Section is called | Class | org.apache.poi.hpsf | Apache POI |
|
| NotEqualPtg | Ptg class to implement not equalAuthor:fred at stsci dot edu | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| NoteRecord | | Class | org.apache.poi.hssf.record | Apache POI |
|
| Notes | Master container for Notes. | Class | org.apache.poi.hslf.record | Apache POI |
|
| Notes | User-friendly interface to access document notes informationAuthor:Sergey Vladimirov (vlsergey {at} gmail {doc} com) | Interface | org.apache.poi.hwpf.usermodel | Apache POI |
|
| Notes | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| NotesAtom | A Notes Atom (type 1009). | Class | org.apache.poi.hslf.record | Apache POI |
|
| NotesImpl | Default implementation of Notes interfaceAuthor:Sergey Vladimirov (vlsergey {at} gmail {doc} com) | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| NotesTables | Holds information about document notes (footnotes or ending notes)Author:Sergey Vladimirov (vlsergey {at} gmail {doc} com) | Class | org.apache.poi.hwpf.model | Apache POI |
|
| NoteStructureSubRecord | Represents a NoteStructure sub record. | Class | org.apache.poi.hssf.record | Apache POI |
|
| NoteType | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| NotImplemented | This feature has not been implemented yet. | Class | org.apache.poi.util | Apache POI |
|
| NotImplementedException | An exception thrown by implementors of FormulaEvaluator, when attempting to evaluate a formula which requires features | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| NotImplementedFunction | This is the default implementation of a Function class. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| NotImplementedFunctionException | An exception thrown by implementors of FormulaEvaluator when attempting to evaluate a formula which requires a function that POI | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| NotOLE2FileException | This exception is thrown when we try to open a file that doesn't seem to actually be an OLE2 file after all | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| Now | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| NPOIFSDocument | This class manages a document in the NIO POIFS filesystem. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| NPOIFSFileSystem | This is the main class of the POIFS system; it manages the entire life cycle of the filesystem. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| NPOIFSMiniStore | This class handles the MiniStream (small block store) in the NIO case for NPOIFSFileSystem | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| NPOIFSStream | This handles reading and writing a stream within a NPOIFSFileSystem. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| NPropertyTable | This class embodies the Property Table for a NPOIFSFileSystem; this is basically the directory for all of the documents in the | Class | org.apache.poi.poifs.property | Apache POI |
|
| Npv | Calculates the net present value of an investment by using a discount rate and a series of future payments (negative values) and income (positive | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Nullable | An immutable object that could be defined as null. | Class | org.apache.poi.openxml4j.util | Apache POI |
|
| NullEscherSerializationListener | Ignores all serialization events. | Class | org.apache.poi.ddf | Apache POI |
|
| NullLogger | A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those | Class | org.apache.poi.util | Apache POI |
|
| NumberComparer | Excel compares numbers using different rules to those of java, so Double. | Class | org.apache.poi.ss.util | Apache POI |
|
| NumberEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| NumberFormatIndexRecord | The number format index record indexes format table. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| NumberFormatter | Utility class to translate numbers in letters, usually for lists. | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| NumberPtg | Number Stores a floating point value in a formula value stored in a 8 byte field using IEEE notation | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| NumberRecord | NUMBER (0x0203) Contains a numeric cell value. | Class | org.apache.poi.hssf.record | Apache POI |
|
| NumberToTextConverter | Excel converts numbers to text with different rules to those of java, so Double. | Class | org.apache.poi.ss.util | Apache POI |
|
| NumericFunction | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| NumericRanges | | Class | org.apache.poi.xssf.util | Apache POI |
|
| NumericValueEval | | Interface | org.apache.poi.ss.formula.eval | Apache POI |
|
| NURBSTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| ObjectFactory | This object contains factory methods for each Java content interface and Java element interface | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| ObjectFactory | | Class | org.apache.poi.xdgf.util | Apache POI |
|
| ObjectLinkRecord | Links text to an object on the chart or identifies it as the title. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ObjectPoolImpl | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| ObjectProtectRecord | Title: Object Protect Record Description: Protect embedded object with the lamest "security" ever invented. | Class | org.apache.poi.hssf.record | Apache POI |
|
| ObjectsPool | | Interface | org.apache.poi.hwpf.usermodel | Apache POI |
|
| ObjRecord | The obj record is used to hold various graphic objects and controls. | Class | org.apache.poi.hssf.record | Apache POI |
|
| Oct2Dec | Converts an octal number to decimal. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Odd | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| ODocumentInputStream | This class provides methods to read a DocumentEntry managed by a OPOIFSFileSystem instance. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| OEPlaceholderAtom | OEPlaceholderAtom (3011). | Class | org.apache.poi.hslf.record | Apache POI |
|
| Office2010SignatureFacet | Work-around for Office2010 to accept the XAdES-BES/EPES signature. | Class | org.apache.poi.poifs.crypt.dsig.facets | Apache POI |
|
| OfficeDrawing | User-friendly interface to office drawing objects. | Interface | org.apache.poi.hwpf.usermodel | Apache POI |
|
| OfficeDrawings | User-friendly interface to access document part's office drawingsAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com) | Interface | org.apache.poi.hwpf.usermodel | Apache POI |
|
| OfficeDrawingsImpl | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| OfficeXmlFileException | This exception is thrown when we try to open a file that's actually an Office 2007+ XML file, rather than an OLE2 file (which is what | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| Offset | OFFSET returns an area reference that is a specified number of rows and columns from a reference cell or area. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| OldCellRecord | Base class for all old (Biff 2 - Biff 4) cell value records (implementors of CellValueRecordInterface). | Class | org.apache.poi.hssf.record | Apache POI |
|
| OldCHPBinTable | This class holds all of the character formatting properties from Old (Word 6 / Word 95) documents. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| OldExcelExtractor | A text extractor for old Excel files, which are too old for HSSFWorkbook to handle. | Class | org.apache.poi.hssf.extractor | Apache POI |
|
| OldExcelFormatException | | Class | org.apache.poi.hssf | Apache POI |
|
| OldFileFormatException | Base class of all the exceptions that POI throws in the event that it's given a file that's older than currently supported. | Class | org.apache.poi | Apache POI |
|
| OldFormulaRecord | Formula Record (0x0006 / 0x0206 / 0x0406) - holds a formula in encoded form, along with the value if a number | Class | org.apache.poi.hssf.record | Apache POI |
|
| OldLabelRecord | Biff2 - Biff 4 Label Record (0x0004 / 0x0204) - read only support for strings stored directly in the cell, from the older file formats that | Class | org.apache.poi.hssf.record | Apache POI |
|
| OldPAPBinTable | This class holds all of the paragraph formatting properties from Old (Word 6 / Word 95) documents. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| OldPowerPointFormatException | This exception is thrown when we try to open a PowerPoint file, and it's too old for us. | Class | org.apache.poi.hslf.exceptions | Apache POI |
|
| OldSectionTable | This class holds all of the section formatting properties from Old (Word 6 / Word 95) documents. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| OldSheetRecord | Title: Bound Sheet Record (aka BundleSheet) (0x0085) for BIFF 5 Description: Defines a sheet within a workbook. | Class | org.apache.poi.hssf.record | Apache POI |
|
| OldStringRecord | Biff2 - Biff 4 Label Record (0x0007 / 0x0207) - read only support for formula string results. | Class | org.apache.poi.hssf.record | Apache POI |
|
| OldWordFileFormatException | | Class | org.apache.poi.hwpf | Apache POI |
|
| Ole10Native | Represents an Ole10Native record which is wrapped around certain binary files being embedded in OLE2 documents. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| Ole10NativeException | | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| OLEShape | A shape representing embedded OLE obejct. | Class | org.apache.poi.hslf.model | Apache POI |
|
| OOXMLLister | Prints out the contents of a OOXML container. | Class | org.apache.poi.dev | Apache POI |
|
| OOXMLLite | Build a 'lite' version of the ooxml-schemas. | Class | org.apache.poi.util | Apache POI |
|
| OOXMLPrettyPrint | Reads a zipped OOXML file and produces a copy with the included pretty-printed XML files. | Class | org.apache.poi.dev | Apache POI |
|
| OOXMLSignatureFacet | Office OpenXML Signature Facet implementation. | Class | org.apache.poi.poifs.crypt.dsig.facets | Apache POI |
|
| OOXMLURIDereferencer | JSR105 URI dereferencer for Office Open XML documents. | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| OPCPackage | Represents a container that can store multiple data objects. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| OpenXML4JException | Global exception throws when a critical error occurs. | Class | org.apache.poi.openxml4j.exceptions | Apache POI |
|
| OpenXML4JRuntimeException | Global exception throws when a critical error occurs (this exception is set as Runtime in order not to force the user to manage the exception in a | Class | org.apache.poi.openxml4j.exceptions | Apache POI |
|
| OperandPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| OperandResolver | Provides functionality for evaluating arguments to functions and operators. | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| OperationEvaluationContext | Contains all the contextual information required to evaluate an operation For POI internal use only | Class | org.apache.poi.ss.formula | Apache POI |
|
| OperationPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| OPOIFSDocument | This class manages a document in a old-style OPOIFS filesystem. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| OPOIFSFileSystem | This is the main class of the POIFS system; it manages the entire life cycle of the filesystem. | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| Outline | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| OutlineTextRefAtom | OEPlaceholderAtom (3998). | Class | org.apache.poi.hslf.record | Apache POI |
|
| OutlookTextExtactor | A text extractor for HSMF (Outlook) . | Class | org.apache.poi.hsmf.extractor | Apache POI |
|
| Package | | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackageAccess | Specifies package access. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackageHelper | | Class | org.apache.poi.util | Apache POI |
|
| PackageNamespaces | Open Packaging Convention namespaces URI. | Interface | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackagePart | Provides a base class for parts stored in a Package. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackagePartCollection | A package part collection. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackagePartName | An immutable Open Packaging Convention compliant part name. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackageProperties | Represents the core properties of an OPC package. | Interface | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackagePropertiesMarshaller | Package properties marshaller. | Class | org.apache.poi.openxml4j.opc.internal.marshallers | Apache POI |
|
| PackagePropertiesPart | Represents the core properties part of a package. | Class | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| PackagePropertiesUnmarshaller | Package properties unmarshaller. | Class | org.apache.poi.openxml4j.opc.internal.unmarshallers | Apache POI |
|
| PackageRelationship | A part relationship. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackageRelationshipCollection | Represents a collection of PackageRelationship elements that are owned by a given PackagePart or the Package. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackageRelationshipTypes | | Interface | org.apache.poi.openxml4j.opc | Apache POI |
|
| PackagingURIHelper | Helper for part and pack URI. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| PageBreakRecord | Record that contains the functionality page breaks (horizontal and vertical) The other two classes just specifically set the SIDS for record creation. | Class | org.apache.poi.hssf.record | Apache POI |
|
| PageItemRecord | SXPI - Page Item (0x00B6)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.pivottable | Apache POI |
|
| PageOrder | Specifies printed page order. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| PageSettingsBlock | Groups the page settings records for a worksheet. | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| PaintStyle | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| PaletteRecord | PaletteRecord (0x0092) - Supports custom palettes. | Class | org.apache.poi.hssf.record | Apache POI |
|
| PaneInformation | Holds information regarding a split plane or freeze plane for a sheet. | Class | org.apache.poi.hssf.util | Apache POI |
|
| PaneRecord | Describes the frozen and unfozen panes. | Class | org.apache.poi.hssf.record | Apache POI |
|
| PAPAbstractType | Paragraph Properties. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| PAPBinTable | This class represents the bin table of Word document but it also serves as a holder for all of the paragraphs of document that have been loaded into | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PaperSize | The enumeration value indicating the possible paper size for a sheetAuthor:Daniele Montagni | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| PAPFormattedDiskPage | Represents a PAP FKP. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PAPX | DANGER - works in bytes! Make sure you call getStart() / getEnd() when you want characters | Class | org.apache.poi.hwpf.model | Apache POI |
|
| Paragraph | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| Paragraph | | Interface | org.apache.poi.wp.usermodel | Apache POI |
|
| ParagraphAlignment | enum ParagraphAlignmentSpecifies all types of alignment which are available to be applied to objects in a | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| ParagraphFlagsTextProp | Definition for the common paragraph text property bitset. | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| ParagraphHeight | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| ParagraphProperties | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| ParagraphPropertyFetcher | | Class | org.apache.poi.xslf.model | Apache POI |
|
| ParagraphPropertyFetcher | | Class | org.apache.poi.xssf.model | Apache POI |
|
| ParagraphSprmCompressor | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| ParagraphSprmUncompressor | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| Parent | Behavior for parent (directory) propertiesAuthor:Marc Johnson27591@hotmail. | Interface | org.apache.poi.poifs.property | Apache POI |
|
| ParentAwareRecord | Interface to define how a record can indicate it cares about what its parent is, and how it wants to be told which record is its parent. | Interface | org.apache.poi.hslf.record | Apache POI |
|
| ParenthesisPtg | While formula tokens are stored in RPN order and thus do not need parenthesis for precedence reasons, Parenthesis tokens ARE written to ensure that user | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| PartAlreadyExistsException | Throw when trying to create a PackagePart but one already exists with that name. | Class | org.apache.poi.openxml4j.exceptions | Apache POI |
|
| PartMarshaller | Object implemented this interface are considered as part marshaller. | Interface | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| PartUnmarshaller | Object implemented this interface are considered as part unmarshaller. | Interface | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| PasswordRecord | Title: Password Record (0x0013) Description: stores the encrypted password for a sheet or workbook (HSSF doesn't support encryption) | Class | org.apache.poi.hssf.record | Apache POI |
|
| PasswordRev4Record | Title: Protection Revision 4 password Record (0x01BC) Description: Stores the (2 byte??!!) encrypted password for a shared workbook | Class | org.apache.poi.hssf.record | Apache POI |
|
| Path | Specifies a creation path consisting of a series of moves, lines and curves that when combined forms a geometric shape | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| PathCommand | A path command in DrawingML. | Interface | org.apache.poi.sl.draw.geom | Apache POI |
|
| PatternFormatting | Pattern Formatting Block of the Conditional Formatting Rule Record. | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| PatternFormatting | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| PercentEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| PercentPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| PersistPtrHolder | General holder for PersistPtrFullBlock and PersistPtrIncrementalBlock records. | Class | org.apache.poi.hslf.record | Apache POI |
|
| PersistRecord | A record that can be referenced in PersistPtr storage. | Interface | org.apache.poi.hslf.record | Apache POI |
|
| PICF | The PICF structure specifies the type of a picture, as well as the size of the picture and information about its border. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PICFAbstractType | The PICF structure specifies the type of a picture, as well as the size of the picture and information about its border. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| PICFAndOfficeArtData | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PICT | Represents Macintosh PICT picture data. | Class | org.apache.poi.hslf.blip | Apache POI |
|
| Picture | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| Picture | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| PictureData | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| PictureData | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| PictureShape | Represents a picture shape and creates all specific low level records. | Class | org.apache.poi.hssf.model | Apache POI |
|
| PictureShape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| PicturesManager | User-implemented pictures manager to store images on-diskAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com) | Interface | org.apache.poi.hwpf.converter | Apache POI |
|
| PicturesTable | Holds information about all pictures embedded in Word Document either via "Insert -> Picture -> From File" or via clipboard. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PictureType | Picture types supported by MS Word formatAuthor:Sergey Vladimirov (vlsergey {at} gmail {dot} com) | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| PieceDescriptor | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PinExpression | Usage: "pin x y z" = if (y < x), then x = value of this guide else if (y > z), then z = value of this guide | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| PlaceableShape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| Placeholder | | Class | org.apache.poi.sl.usermodel | Apache POI |
|
| PLCDumper | For dumping out the PLC contents of QC Bits of a HPBF (Publisher) file, while we try to figure out | Class | org.apache.poi.hpbf.dev | Apache POI |
|
| PlexOfCps | Plex of CPs stored in File (PLCF) common data structure in a Word file. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PlexOfField | Structure describing the Plex for fields (contained plclfd* in the spec). | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PlfLfo | The PlfLfo structure contains the list format override data for the document. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PlotAreaRecord | preceeds and identifies a frame as belonging to the plot area. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| PlotGrowthRecord | The plot growth record specifies the scaling factors used when a font is scaled. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| PNG | | Class | org.apache.poi.hslf.blip | Apache POI |
|
| PngUtils | | Class | org.apache.poi.util | Apache POI |
|
| POIDocument | This holds the common functionality for all POI Currently, this relates to Document Information Properties | Class | org.apache.poi | Apache POI |
|
| POIFSBigBlockSize | | Class | org.apache.poi.poifs.common | Apache POI |
|
| POIFSChunkParser | Processes a POIFS of a . | Class | org.apache.poi.hsmf.parsers | Apache POI |
|
| POIFSConstants | A repository for constants shared by POI classes. | Interface | org.apache.poi.poifs.common | Apache POI |
|
| POIFSDocumentPath | | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| POIFSDump | | Class | org.apache.poi.poifs.dev | Apache POI |
|
| POIFSFileSystem | Transition class for the move from POIFSFileSystem to OPOIFSFileSystem, and from NPOIFSFileSystem to | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| POIFSHeaderDumper | A very low level debugging tool, for printing out core information on the headers and FAT blocks. | Class | org.apache.poi.poifs.dev | Apache POI |
|
| POIFSLister | A lister of the entries in POIFS files. | Class | org.apache.poi.poifs.dev | Apache POI |
|
| POIFSReader | An event-driven reader for POIFS file systems. | Class | org.apache.poi.poifs.eventfilesystem | Apache POI |
|
| POIFSReaderEvent | | Class | org.apache.poi.poifs.eventfilesystem | Apache POI |
|
| POIFSReaderListener | | Interface | org.apache.poi.poifs.eventfilesystem | Apache POI |
|
| POIFSViewable | Interface for a drill-down viewable object. | Interface | org.apache.poi.poifs.dev | Apache POI |
|
| POIFSViewEngine | This class contains methods used to inspect POIFSViewable objectsAuthor:Marc Johnson (mjohnson at apache dot org) | Class | org.apache.poi.poifs.dev | Apache POI |
|
| POIFSViewer | A simple viewer for POIFS filesAuthor:Marc Johnson (mjohnson at apache dot org) | Class | org.apache.poi.poifs.dev | Apache POI |
|
| POIFSWriterEvent | | Class | org.apache.poi.poifs.filesystem | Apache POI |
|
| POIFSWriterListener | | Interface | org.apache.poi.poifs.filesystem | Apache POI |
|
| POILogFactory | Provides logging without clients having to mess with configuration/initialization. | Class | org.apache.poi.util | Apache POI |
|
| POILogger | A logger interface that strives to make it as easy as possible for developers to write log calls, while simultaneously making those | Class | org.apache.poi.util | Apache POI |
|
| Pointer | Base class of pointers, which hold metadata and offsets about blocks elsewhere in the file | Class | org.apache.poi.hdgf.pointers | Apache POI |
|
| PointerContainingStream | | Class | org.apache.poi.hdgf.streams | Apache POI |
|
| PointerFactory | | Class | org.apache.poi.hdgf.pointers | Apache POI |
|
| PointerV6 | | Class | org.apache.poi.hdgf.pointers | Apache POI |
|
| POIOLE2TextExtractor | Common Parent for OLE2 based Text Extractors of POI Documents, such as . | Class | org.apache.poi | Apache POI |
|
| POITextExtractor | Common Parent for Text Extractors of POI Documents. | Class | org.apache.poi | Apache POI |
|
| POIXMLDocument | | Class | org.apache.poi | Apache POI |
|
| POIXMLDocumentPart | Represents an entry of a OOXML package. | Class | org.apache.poi | Apache POI |
|
| POIXMLException | Indicates a generic OOXML error. | Class | org.apache.poi | Apache POI |
|
| POIXMLFactory | | Class | org.apache.poi | Apache POI |
|
| POIXMLProperties | Wrapper around the two different kinds of OOXML properties a document can have | Class | org.apache.poi | Apache POI |
|
| POIXMLPropertiesTextExtractor | A POITextExtractor for returning the textual content of the OOXML file properties, eg author | Class | org.apache.poi | Apache POI |
|
| POIXMLRelation | Represents a descriptor of a OOXML relation. | Class | org.apache.poi | Apache POI |
|
| POIXMLTextExtractor | | Class | org.apache.poi | Apache POI |
|
| POIXMLTypeLoader | | Class | org.apache.poi | Apache POI |
|
| Polygon | | Class | org.apache.poi.hslf.model | Apache POI |
|
| PolygonShape | | Class | org.apache.poi.hssf.model | Apache POI |
|
| PolyLineTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| PositionDependentRecord | | Interface | org.apache.poi.hslf.record | Apache POI |
|
| PositionDependentRecordAtom | A special (and dangerous) kind of Record Atom that cares about where it lives on the disk, or who has other Atoms that care about where | Class | org.apache.poi.hslf.record | Apache POI |
|
| PositionDependentRecordContainer | A special (and dangerous) kind of Record Container, for which other Atoms care about where this one lives on disk. | Class | org.apache.poi.hslf.record | Apache POI |
|
| PositionInParagraph | postion of a character in a paragrapho 3rd CharacterPosition | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| PowerPointExtractor | This class can be used to extract text from a PowerPoint file. | Class | org.apache.poi.hslf.extractor | Apache POI |
|
| PowerPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| PPDrawing | These are actually wrappers onto Escher drawings. | Class | org.apache.poi.hslf.record | Apache POI |
|
| PPDrawingGroup | Container records which always exists inside Document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| PPDrawingTextListing | Uses record level code to locate PPDrawing entries. | Class | org.apache.poi.hslf.dev | Apache POI |
|
| PPFont | Represents a Font used in a presenation. | Class | org.apache.poi.hslf.model | Apache POI |
|
| PPGraphics2D | Translates Graphics2D calls into PowerPoint. | Class | org.apache.poi.hslf.model | Apache POI |
|
| PPMT | Compute the interest portion of a payment. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| PPTX2PNG | An utility to convert slides of a . | Class | org.apache.poi.xslf.util | Apache POI |
|
| PPTXMLDump | | Class | org.apache.poi.hslf.dev | Apache POI |
|
| PrecisionRecord | Title: Precision Record Description: defines whether to store with full precision or what's displayed by the gui | Class | org.apache.poi.hssf.record | Apache POI |
|
| PresetGeometries | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| PrintCellComments | enum PrintCellCommentsThese enumerations specify how cell comments shall be displayed for paper printing purposes. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| PrintGridlinesRecord | Title: Print Gridlines Record Description: whether to print the gridlines when you enjoy you spreadsheet on paper. | Class | org.apache.poi.hssf.record | Apache POI |
|
| PrintHeadersRecord | Title: Print Headers Record Description: Whether or not to print the row/column headers when you | Class | org.apache.poi.hssf.record | Apache POI |
|
| PrintOrientation | enum PrintOrientationThe enumeration value indicating the print orientation for a sheet. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| PrintSetup | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| PrintSetupRecord | Title: PAGESETUP (0x00A1) Description: Stores print setup options -- bogus for HSSF (and marked as such) | Class | org.apache.poi.hssf.record | Apache POI |
|
| PropertiesChunk | A Chunk which holds (single) fixed-length properties, and pointer to the variable length ones / multi-valued ones (which get their | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| Property | A property in a Section of a PropertySet. | Class | org.apache.poi.hpsf | Apache POI |
|
| Property | This abstract base class is the ancestor of all classes implementing POIFS Property behavior. | Class | org.apache.poi.poifs.property | Apache POI |
|
| PropertyBlock | A block of Property instancesAuthor:Marc Johnson (mjohnson at apache dot org) | Class | org.apache.poi.poifs.storage | Apache POI |
|
| PropertyConstants | | Interface | org.apache.poi.poifs.property | Apache POI |
|
| PropertyFetcher | | Class | org.apache.poi.xslf.model | Apache POI |
|
| PropertyIDMap | This is a dictionary which maps property ID values to property The methods getSummaryInformationProperties() and getDocumentSummaryInformationProperties() return singleton PropertyIDMaps. | Class | org.apache.poi.hpsf.wellknown | Apache POI |
|
| PropertyModifier | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PropertyNode | Represents a lightweight node in the Trees used to store content This only ever works in characters. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| PropertySet | Represents a property set in the Horrible Property Set Format (HPSF). | Class | org.apache.poi.hpsf | Apache POI |
|
| PropertySetFactory | Factory class to create instances of SummaryInformation, DocumentSummaryInformation and PropertySet. | Class | org.apache.poi.hpsf | Apache POI |
|
| PropertyTable | This class embodies the Property Table for the POIFSFileSystem; this is basically the directory for all of the documents in the | Class | org.apache.poi.poifs.property | Apache POI |
|
| PropertyTableBase | This class embodies the Property Table for the filesystem, which looks up entries in the filesystem to their | Class | org.apache.poi.poifs.property | Apache POI |
|
| PropertyValue | An instance of a MAPIProperty inside a PropertiesChunk. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| ProtectionRev4Record | Title: Protection Revision 4 Record (0x01AF) Description: describes whether this is a protected shared/tracked workbook | Class | org.apache.poi.hssf.record | Apache POI |
|
| ProtectRecord | Title: Protect Record (0x0012) Description: defines whether a sheet or workbook is protected (HSSF DOES NOT SUPPORT ENCRYPTION) | Class | org.apache.poi.hssf.record | Apache POI |
|
| Ptg | Ptg represents a syntactic token in a formula. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| PublisherTextExtractor | | Class | org.apache.poi.hpbf.extractor | Apache POI |
|
| Pxg | An XSSF only special kind of Ptg, which stores the sheet / book reference in string form. | Interface | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Pxg3D | An XSSF only special kind of Ptg, which stores a range of sheet / book references in string form. | Interface | org.apache.poi.ss.formula.ptg | Apache POI |
|
| QCBit | | Class | org.apache.poi.hpbf.model.qcbits | Apache POI |
|
| QCPLCBit | A "PLC " (PLC) based bit of Quill Contents. | Class | org.apache.poi.hpbf.model.qcbits | Apache POI |
|
| QCTextBit | | Class | org.apache.poi.hpbf.model.qcbits | Apache POI |
|
| QuadToCommand | | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| QuickButCruddyTextExtractor | This class will get all the text from a Powerpoint Document, including all the bits you didn't want, and in a somewhat random order, but will | Class | org.apache.poi.hslf.extractor | Apache POI |
|
| QuickTest | | Class | org.apache.poi.hwpf | Apache POI |
|
| QuillContents | | Class | org.apache.poi.hpbf.model | Apache POI |
|
| Quotient | Syntax: QUOTIENT(Numerator,Denominator) Numerator is the dividend. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Range | This class is the central class of the HWPF object model. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| RangeEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| RangePtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Rank | Returns the rank of a number in a list of numbers. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Rate | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| RawDataBlock | A big block created from an InputStream, holding the raw dataAuthor:Marc Johnson (mjohnson at apache dot org | Class | org.apache.poi.poifs.storage | Apache POI |
|
| RawDataBlockList | A list of RawDataBlocks instances, and methods to manage the listAuthor:Marc Johnson (mjohnson at apache dot org | Class | org.apache.poi.poifs.storage | Apache POI |
|
| ReadingNotSupportedException | This exception is thrown when HPSF tries to read a (yet) unsupportedAuthor:Rainer Klute | Class | org.apache.poi.hpsf | Apache POI | |
|
| ReadOnlySharedStringsTable | This is a lightweight way to process the Shared Strings table. | Class | org.apache.poi.xssf.eventusermodel | Apache POI |
|
| RecalcIdRecord | Title: Recalc Id Record (0x01C1) Description: This record contains an ID that marks when a worksheet was last | Class | org.apache.poi.hssf.record | Apache POI |
|
| RecipientChunks | Collection of convenience chunks for the Recip(ient) part of an outlook file. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| Record | This abstract class represents a record in the PowerPoint document. | Class | org.apache.poi.hslf.record | Apache POI |
|
| Record | Description: All HSSF Records inherit from this class. | Class | org.apache.poi.hssf.record | Apache POI |
|
| RecordAggregate | RecordAggregates are groups of of BIFF Records that are typically stored together and/or updated together. | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| RecordAtom | Abstract class which all atom records will extend. | Class | org.apache.poi.hslf.record | Apache POI |
|
| RecordBase | | Class | org.apache.poi.hssf.record | Apache POI |
|
| RecordContainer | Abstract class which all container records will extend. | Class | org.apache.poi.hslf.record | Apache POI |
|
| RecordFactory | Title: Record Factory Description: Takes a stream and outputs an array of Record objects. | Class | org.apache.poi.hssf.record | Apache POI |
|
| RecordFactoryInputStream | A stream based way to get at complete records, with as low a memory footprint as possible. | Class | org.apache.poi.hssf.record | Apache POI |
|
| RecordFormatException | Title: Record Format Exception Description: Used by records to indicate invalid format/data. | Class | org.apache.poi.hssf.record | Apache POI |
|
| RecordFormatException | A common exception thrown by our binary format parsers (especially HSSF and DDF), when they hit invalid | Class | org.apache.poi.util | Apache POI |
|
| RecordGenerator | Description of the ClassSince:May 10, 2002Author:andy | Class | org.apache.poi.dev | Apache POI |
|
| RecordInputStream | Title: Record Input Stream Description: Wraps a stream and provides helper methods for the construction of records. | Class | org.apache.poi.hssf.record | Apache POI |
|
| RecordLister | This is a low-level debugging class, which simply prints out what records come in what order. | Class | org.apache.poi.hssf.dev | Apache POI |
|
| RecordStream | Simplifies iteration over a sequence of Record objects. | Class | org.apache.poi.hssf.model | Apache POI |
|
| RecordTypes | List of all known record types in a PowerPoint document, and the classes that handle them. | Class | org.apache.poi.hslf.record | Apache POI |
|
| RecordUtil | Helper functions for the record transformations. | Class | org.apache.poi.hwpf.dev | Apache POI |
|
| RectAlign | Specifies possible rectangle alignment types. | Class | org.apache.poi.sl.usermodel | Apache POI |
|
| Ref3DPtg | Title: Reference 3D Ptg Description: Defined a cell in extern sheet. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Ref3DPxg | Title: XSSF 3D Reference Description: Defines a cell in an external or different sheet. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| RefErrorPtg | RefError - handles deleted cell referenceAuthor:Jason Height (jheight at chariot dot net dot au) | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| RefEval | RefEval is the super interface for Ref2D and Ref3DEval. | Interface | org.apache.poi.ss.formula.eval | Apache POI |
|
| RefEvalBase | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| RefModeRecord | Title: RefMode Record Description: Describes which reference mode to use | Class | org.apache.poi.hssf.record | Apache POI |
|
| RefNPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| RefPtg | ReferencePtg - handles references (such as A1, A2, IA4)Author:Andrew C. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| RefPtgBase | ReferencePtgBase - handles references (such as A1, A2, IA4)Author:Andrew C. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| RefreshAllRecord | Title: Refresh All Record (0x01B7) Description: Flag whether to refresh all external data when loading a sheet. | Class | org.apache.poi.hssf.record | Apache POI |
|
| Region | Represents a from/to row/col square. | Class | org.apache.poi.hssf.util | Apache POI |
|
| Region | Represents a from/to row/col square. | Class | org.apache.poi.ss.util | Apache POI |
|
| RegionUtil | Various utility functions that make working with a region of cells easier. | Class | org.apache.poi.ss.util | Apache POI |
|
| RelationalOperationEval | Base class for all comparison operator evaluatorsAuthor:Amol S. | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| RelationshipSource | | Interface | org.apache.poi.openxml4j.opc | Apache POI |
|
| RelationshipTransformService | JSR105 implementation of the RelationshipTransform transformation. | Class | org.apache.poi.poifs.crypt.dsig.services | Apache POI |
|
| RelCubBezTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| RelEllipticalArcTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| RelLineTo | Contains x-and y-coordinates of the ending vertex of a straight line segment relative to a shape's width and height. | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| RelMoveTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| RelQuadBezTo | Contains the x- and y-coordinates of the endpoint of a quadratic Bezier curve relative to the shape's width and height and the x- and y-coordinates of the | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| Replace | An implementation of the Excel REPLACE() function: Replaces part of a text string based on the number of characters | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Rept | Syntax: REPT (text,number_times ) Repeats text a given number of times. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| ReSave | Utility to test that POI produces readable output after re-saving xls files. | Class | org.apache.poi.hssf.dev | Apache POI |
|
| Resources | Common SlideShow resources, such as fonts, pictures and multimedia data | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| RevisionMarkAuthorTable | String table containing the names of authors of revision marks, e-mails and comments in this document. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| RevocationData | Container class for PKI revocation data. | Class | org.apache.poi.poifs.crypt.dsig.services | Apache POI |
|
| RevocationDataService | Interface for a service that retrieves revocation data about some givenAuthor:Frank Cornelis | Interface | org.apache.poi.poifs.crypt.dsig.services | Apache POI |
|
| RevokedCertificateSecurityException | Exception thrown in case the incoming eID certificate has been revoked. | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| RichTextString | Rich text unicode string. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| RightMarginRecord | Record for the right margin. | Class | org.apache.poi.hssf.record | Apache POI |
|
| RKRecord | Title: RK Record (0x027E) Description: An internal 32 bit number with the two most significant bits | Class | org.apache.poi.hssf.record | Apache POI |
|
| RKUtil | Utility class for helping convert RK numbers. | Class | org.apache.poi.hssf.util | Apache POI |
|
| Roman | Syntax: WeekNum (Serial_num,Return_type) Returns a number that indicates where the week falls numerically within a year. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| RootProperty | | Class | org.apache.poi.poifs.property | Apache POI |
|
| RoundTripHFPlaceholder12 | An atom record that specifies that a shape is a header or footer placeholder shapeSince:PowerPoint 2007Author:Yegor Kozlov | Class | org.apache.poi.hslf.record | Apache POI |
|
| Row | High level representation of a row of a spreadsheet. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| RowBlocksReader | Segregates the 'Row Blocks' section of a single sheet into plain row/cell records and shared formula records. | Class | org.apache.poi.hssf.model | Apache POI |
|
| RowFunc | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| RowRecord | Title: Row Record (0x0208) Description: stores the row information for the sheet. | Class | org.apache.poi.hssf.record | Apache POI |
|
| RowRecordsAggregate | | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| Rows | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| SavedByEntry | A single entry in the SavedByTable. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| SavedByTable | String table containing the history of the last few revisions ("saves") of the document. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| SaveRecalcRecord | Title: Save Recalc Record Description: defines whether to recalculate before saving (set to true) | Class | org.apache.poi.hssf.record | Apache POI |
|
| SAXHelper | | Class | org.apache.poi.util | Apache POI |
|
| ScalarConstantPtg | Common superclass of all Ptgs that represent simple constant values. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| ScatterChartData | | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ScatterChartSeries | Represents scatter charts series. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ScenarioProtectRecord | Title: Scenario Protect Record Description: I have no idea what a Scenario is or why on would want to | Class | org.apache.poi.hssf.record | Apache POI |
|
| SCLRecord | Specifies the window's zoom magnification. | Class | org.apache.poi.hssf.record | Apache POI |
|
| Section | Represents a section in a PropertySet. | Class | org.apache.poi.hpsf | Apache POI |
|
| Section | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| SectionDescriptor | Section Descriptor (SED) See page 186 for details. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| SectionIDMap | Maps section format IDs to PropertyIDMaps. | Class | org.apache.poi.hpsf.wellknown | Apache POI |
|
| SectionProperties | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| SectionSprmCompressor | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| SectionSprmUncompressor | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| SectionTable | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| SelectionRecord | Title: Selection Record (0x001D) Description: shows the user's selection on the sheet | Class | org.apache.poi.hssf.record | Apache POI |
|
| SEPAbstractType | NOTE: This source is automatically generated please do not modify this file. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| SEPX | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| SeriesChartGroupIndexRecord | The series chart group index record stores the index to the CHARTFORMAT record (0 based). | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| SeriesIndexRecord | links a series to its position in the series list. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| SeriesLabelsRecord | The series label record defines the type of label associated with the data format record. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| SeriesListRecord | The series list record defines the series displayed as an overlay to the main chart record. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| SeriesRecord | The series record describes the overall data for a series. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| SeriesTextRecord | SERIESTEXT (0x100D) Defines a series name | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| SeriesToChartGroupRecord | Indicates the chart-group index for a series. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ShadingDescriptor | The SHD is a substructure of the CHP, PAP, and TC for Word 2000. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| ShadingDescriptor80 | The SHD80 is a substructure of the CHP and PAP, and TC for Word 97. | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| Shadow | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| Shape | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| Shape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| ShapeContainer | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| ShapeDataAcceptor | This acceptor only allows traversal to shapes that have useful data associated with them, and tries to elide details that aren't useful when | Class | org.apache.poi.xdgf.usermodel.shape | Apache POI |
|
| ShapeDebuggerRenderer | | Class | org.apache.poi.xdgf.usermodel.shape | Apache POI |
|
| ShapeRenderer | To use this to render only particular shapes, override it and provide an appropriate implementation of getAcceptor() or accept() | Class | org.apache.poi.xdgf.usermodel.shape | Apache POI |
|
| ShapesTable | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| ShapeTextVisitor | Only visits text nodes, accumulates text content into a string The text is returned in arbitrary order, with no regards to | Class | org.apache.poi.xdgf.usermodel.shape | Apache POI |
|
| ShapeType | known preset shape geometries in PresentationMLEnum Constant Summary | Class | org.apache.poi.sl.usermodel | Apache POI |
|
| ShapeTypes | | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| ShapeVisitor | Used to iterate through shapes To change the behavior of a particular visitor, you can override either | Class | org.apache.poi.xdgf.usermodel.shape | Apache POI |
|
| SharedFeature | | Interface | org.apache.poi.hssf.record.common | Apache POI |
|
| SharedFormula | | Class | org.apache.poi.ss.formula | Apache POI |
|
| SharedFormulaRecord | Title: SHAREDFMLA (0x04BC) SharedFormulaRecord Description: Primarily used as an excel optimization so that multiple similar formulas | Class | org.apache.poi.hssf.record | Apache POI |
|
| SharedStringsTable | Table of strings shared across all sheets in a workbook. | Class | org.apache.poi.xssf.model | Apache POI |
|
| SharedValueManager | Manages various auxiliary records while constructing a RowRecordsAggregate: | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| SharedValueRecordBase | Common base class for SharedFormulaRecord, ArrayRecord and TableRecord which are have similarities. | Class | org.apache.poi.hssf.record | Apache POI |
|
| SHD80AbstractType | The Shd80 structure specifies the colors and pattern that are used for background shading. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| SHDAbstractType | The Shd structure specifies the colors and pattern that are used for background shading. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| Sheet | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| Sheet | High level representation of a Excel worksheet. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| SheetBuilder | from 2D array of Objects. | Class | org.apache.poi.ss.util | Apache POI |
|
| SheetConditionalFormatting | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| SheetContainer | The superclass of all sheet container records - Slide, Notes, MainMaster, etc. | Class | org.apache.poi.hslf.record | Apache POI |
|
| SheetDataWriter | Initially copied from BigGridDemo "SpreadsheetWriter". | Class | org.apache.poi.xssf.streaming | Apache POI |
|
| SheetIdentifier | | Class | org.apache.poi.ss.formula | Apache POI |
|
| SheetNameFormatter | Formats sheet names for use in formula expressions. | Class | org.apache.poi.ss.formula | Apache POI |
|
| SheetPropertiesRecord | Describes a chart sheet properties record. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| SheetRange | | Interface | org.apache.poi.ss.formula | Apache POI |
|
| SheetRangeIdentifier | | Class | org.apache.poi.ss.formula | Apache POI |
|
| SheetReferences | Holds a collection of Sheet names and their associatedAuthor:Andrew C. | Class | org.apache.poi.ss.util | Apache POI |
|
| SheetUtil | | Class | org.apache.poi.ss.util | Apache POI |
|
| ShortField | representation of a short (16-bit) field at a fixed location withinAuthor:Marc Johnson (mjohnson at apache dot org | Class | org.apache.poi.util | Apache POI |
|
| SignatureConfig | This class bundles the configuration options used for the existing Apart of the thread local members (e. | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| SignatureFacet | JSR105 Signature Facet base class. | Class | org.apache.poi.poifs.crypt.dsig.facets | Apache POI |
|
| SignatureInfo | This class is the default entry point for XML signatures and can be used for validating an existing signed office document and signing a office document. | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| SignatureMarshalListener | This listener class is used, to modify the to be digested xml document, e. | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| SignaturePolicyService | Interface for the signature policy service. | Interface | org.apache.poi.poifs.crypt.dsig.services | Apache POI |
|
| SimpleFilledShape | | Class | org.apache.poi.hssf.model | Apache POI |
|
| SimpleFraction | | Class | org.apache.poi.ss.format | Apache POI |
|
| SimpleShape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| SinArcTanExpression | Sine ArcTan Formula: Arguments: 3 (fmla="sat2 x y z") | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| SinExpression | Arguments: 2 (fmla="sin x y") Usage: "sin x y" = (x * sin( y )) = value of this guide | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| SinglentonTextPiece | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| SingleXmlCells | This class implements the Single Cell Tables Part (Open Office XML Part 4:Author:Roberto Manicardi | Class | org.apache.poi.xssf.model | Apache POI |
|
| SLGraphics | Translates Graphics2D calls into PowerPoint. | Class | org.apache.poi.sl.draw | Apache POI |
|
| Slide | Master container for Slides. | Class | org.apache.poi.hslf.record | Apache POI |
|
| Slide | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| SlideAndNotesAtomListing | Uses record level code to locate Notes and Slide records. | Class | org.apache.poi.hslf.dev | Apache POI |
|
| SlideAtom | A Slide Atom (type 1007). | Class | org.apache.poi.hslf.record | Apache POI |
|
| SlideIdListing | Gets all the different things that have Slide IDs (of sorts) in them, and displays them, so you can try to guess what they | Class | org.apache.poi.hslf.dev | Apache POI |
|
| SlideLayout | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| SlideListWithText | These are tricky beasts. | Class | org.apache.poi.hslf.record | Apache POI |
|
| SlidePersistAtom | A SlidePersist Atom (type 1011). | Class | org.apache.poi.hslf.record | Apache POI |
|
| SlideShow | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| SlideShowDumper | This class provides a way to "peek" inside a powerpoint file. | Class | org.apache.poi.hslf.dev | Apache POI |
|
| SlideShowFactory | | Class | org.apache.poi.sl.usermodel | Apache POI |
|
| SlideShowRecordDumper | This class provides a way to view the contents of a powerpoint file. | Class | org.apache.poi.hslf.dev | Apache POI |
|
| Slope | Calculates the SLOPE of the linear regression line that is used to predict y values from x values (http://introcs. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| SLWTListing | Uses record level code to Documents. | Class | org.apache.poi.hslf.dev | Apache POI |
|
| SLWTTextListing | Uses record level code to locate SlideListWithText entries. | Class | org.apache.poi.hslf.dev | Apache POI |
|
| SmallBlockTableReader | | Class | org.apache.poi.poifs.storage | Apache POI |
|
| SmallBlockTableWriter | This class implements storage for writing the small blocks used byAuthor:Marc Johnson (mjohnson at apache dot org) | Class | org.apache.poi.poifs.storage | Apache POI |
|
| SmallDocumentBlock | Storage for documents that are too small to use regular DocumentBlocks for their data | Class | org.apache.poi.poifs.storage | Apache POI |
|
| SmallDocumentBlockList | | Class | org.apache.poi.poifs.storage | Apache POI |
|
| Sound | A container holding information about a sound. | Class | org.apache.poi.hslf.record | Apache POI |
|
| SoundCollection | Is a container for all sound related atoms and containers. | Class | org.apache.poi.hslf.record | Apache POI |
|
| SoundData | Storage for embedded sounds. | Class | org.apache.poi.hslf.record | Apache POI |
|
| SpecialPropertySet | Abstract superclass for the convenience classes SummaryInformation and DocumentSummaryInformation. | Class | org.apache.poi.hpsf | Apache POI |
|
| SplineCollector | | Class | org.apache.poi.xdgf.geom | Apache POI |
|
| SplineKnot | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| SplineRenderer | | Class | org.apache.poi.xdgf.geom | Apache POI |
|
| SplineStart | Contains x- and y-coordinates for a spline's second control point, its second knot, its first knot, the last knot, and the degree of the spline. | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| SpreadsheetVersion | enum SpreadsheetVersionThis enum allows spreadsheets from multiple Excel versions to be handled by the common code. | Class | org.apache.poi.ss | Apache POI |
|
| SprmBuffer | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| SprmIterator | This class is used to iterate through a list of sprms from a Word 97/2000/XPVersion:1. | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| SprmOperation | This class is used to represent a sprm operation from a Word 97/2000/XPVersion:1. | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| SprmUncompressor | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| SprmUtils | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| SqrtExpression | Square Root Formula: Arguments: 1 (fmla="sqrt x") | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| SSCellRange | | Class | org.apache.poi.ss.util | Apache POI |
|
| SSSlideInfoAtom | A SlideShowSlideInfo Atom (type 1017). | Class | org.apache.poi.hslf.record | Apache POI |
|
| SSTRecord | Title: Static String Table Record (0x00FC) Description: This holds all the strings for LabelSSTRecords. | Class | org.apache.poi.hssf.record | Apache POI |
|
| StandardDecryptor | | Class | org.apache.poi.poifs.crypt.standard | Apache POI |
|
| StandardEncryptionHeader | | Class | org.apache.poi.poifs.crypt.standard | Apache POI |
|
| StandardEncryptionInfoBuilder | | Class | org.apache.poi.poifs.crypt.standard | Apache POI |
|
| StandardEncryptionVerifier | | Class | org.apache.poi.poifs.crypt.standard | Apache POI |
|
| StandardEncryptor | | Class | org.apache.poi.poifs.crypt.standard | Apache POI |
|
| StandardRecord | Subclasses of this class (the majority of BIFF records) are non-continuable. | Class | org.apache.poi.hssf.record | Apache POI |
|
| STBlackWhiteMode | enum STBlackWhiteModeJava class for ST_BlackWhiteMode. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| StdfBaseAbstractType | The StdfBase structure specifies general information about a style. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| StdfPost2000AbstractType | The StdfPost2000 structure specifies general information about a style. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| StopVisiting | | Class | org.apache.poi.xdgf.usermodel.shape.exceptions | Apache POI |
|
| StopVisitingThisBranch | | Class | org.apache.poi.xdgf.usermodel.shape.exceptions | Apache POI |
|
| StoragePropertiesChunk | A PropertiesChunk for a Storage Properties, such as Attachments and Recipients. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| STPathFillMode | Java class for ST_PathFillMode. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| STPresetColorVal | enum STPresetColorValJava class for ST_PresetColorVal. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| Stream | Base of all Streams within a HDGF document. | Class | org.apache.poi.hdgf.streams | Apache POI |
|
| StreamHelper | | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| StreamIDRecord | SXIDSTM - Stream ID (0x00D5)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.pivottable | Apache POI |
|
| StreamStore | Holds the representation of the stream on-disk, and handles de-compressing it as required. | Class | org.apache.poi.hdgf.streams | Apache POI |
|
| STRectAlignment | enum STRectAlignmentJava class for ST_RectAlignment. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| StringChunk | A Chunk made up of a single string. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| StringEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| StringPtg | String Stores a String value in a formula value stored in the format char[] | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| StringRecord | Stores the cached result of a text formulaAuthor:Glen Stampoultzis (glens at apache. | Class | org.apache.poi.hssf.record | Apache POI |
|
| StringsStream | A Stream which holds Strings. | Class | org.apache.poi.hdgf.streams | Apache POI |
|
| StringUtil | Title: String Utility Description: Collection of string handling utilities Note - none of the methods in this class deals with ContinueRecords. | Class | org.apache.poi.util | Apache POI |
|
| StringValueEval | | Interface | org.apache.poi.ss.formula.eval | Apache POI |
|
| StrokeStyle | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| STSchemeColorVal | enum STSchemeColorValJava class for ST_SchemeColorVal. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| STShapeType | Java class for ST_ShapeType. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| StshifAbstractType | The Stshif structure specifies general stylesheet information. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| Sttb | The STTB is a string table that is made up of a header that is followed by an array of elements. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| STTextShapeType | enum STTextShapeTypeJava class for ST_TextShapeType. | Class | org.apache.poi.sl.draw.binding | Apache POI |
|
| StyleDescription | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| StyleRecord | Title: Style Record (0x0293) Description: Describes a builtin to the gui or user defined style | Class | org.apache.poi.hssf.record | Apache POI |
|
| StyleSheet | Represents a document's stylesheet. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| StylesTable | Table of styles shared across all sheets in a workbook. | Class | org.apache.poi.xssf.model | Apache POI |
|
| StyleTextProp9Atom | The atom record that specifies additional text formatting. | Class | org.apache.poi.hslf.record | Apache POI |
|
| StyleTextPropAtom | A StyleTextPropAtom (type 4001). | Class | org.apache.poi.hslf.record | Apache POI |
|
| SubdocumentType | enum SubdocumentTypeDocument text parts that can have text pieces (CPs) | Class | org.apache.poi.hwpf.model | Apache POI |
|
| SubRecord | Subrecords are part of the OBJ class. | Class | org.apache.poi.hssf.record | Apache POI |
|
| Substitute | An implementation of the SUBSTITUTE function: Substitutes text in a text string with new text, some number of times. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Subtotal | SUBTOTAL ( functionCode, ref1, ref2 . | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| SubtractPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Sumif | SUMIF ( range, criteria, sum_range ) rangeThe range over which criteria is applied. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Sumifs | SUMIFS ( sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], . | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| SummaryInformation | Convenience class representing a Summary Information stream in a Microsoft Office document. | Class | org.apache.poi.hpsf | Apache POI |
|
| Sumproduct | SUMPRODUCT ( array1[, array2[, array3[, . | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Sumx2my2 | Calculates the sum of differences of squares in two arrays of the same size. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Sumx2py2 | Calculates the sum of squares in two arrays of the same size. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| Sumxmy2 | Calculates the sum of squares of differences between two arrays of the same size. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| SupBookRecord | Title: Sup Book - EXTERNALBOOK (0x01AE) Description: A External Workbook Description (Supplemental Book) | Class | org.apache.poi.hssf.record | Apache POI |
|
| SuppressForbidden | Marking class for elements to be ignored by the forbidden apis checkOptional Element Summary | Class | org.apache.poi.util | Apache POI |
|
| SXSSFCell | Streaming version of XSSFRow implementing the "BigGridDemo" strategy. | Class | org.apache.poi.xssf.streaming | Apache POI |
|
| SXSSFCreationHelper | Streaming Creation Helper, which performs some actions based on the Streaming Workbook, and some on the related | Class | org.apache.poi.xssf.streaming | Apache POI |
|
| SXSSFEvaluationWorkbook | | Class | org.apache.poi.xssf.streaming | Apache POI |
|
| SXSSFFormulaEvaluator | Streaming-specific Formula Evaluator, which is able to lookup cells within the current Window. | Class | org.apache.poi.xssf.streaming | Apache POI |
|
| SXSSFRow | Streaming version of XSSFRow implementing the "BigGridDemo" strategy. | Class | org.apache.poi.xssf.streaming | Apache POI |
|
| SXSSFSheet | Streaming version of XSSFSheet implementing the "BigGridDemo" strategy. | Class | org.apache.poi.xssf.streaming | Apache POI |
|
| SXSSFWorkbook | Streaming version of XSSFWorkbook implementing the "BigGridDemo" strategy. | Class | org.apache.poi.xssf.streaming | Apache POI |
|
| SystemOutLogger | A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those | Class | org.apache.poi.util | Apache POI |
|
| SystemTimeUtils | A helper class for dealing with SystemTime Structs, as defined at http://msdn. | Class | org.apache.poi.hslf.util | Apache POI |
|
| T | If the argument is a text or error value it is returned unmodified. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| TabDescriptor | Tab descriptor. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| TabIdRecord | Title: Sheet Tab Index Array Record (0x013D) Description: Contains an array of sheet id's. | Class | org.apache.poi.hssf.record | Apache POI |
|
| Table | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| TableAutoformatLookSpecifier | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| TableCell | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| TableCell | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| TableCellDescriptor | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| TableIterator | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| TableProperties | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| TableRecord | TableRecord - The record specifies a data table. | Class | org.apache.poi.hssf.record | Apache POI |
|
| TableRow | | Class | org.apache.poi.hwpf.usermodel | Apache POI |
|
| TableShape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| TableSprmCompressor | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| TableSprmUncompressor | | Class | org.apache.poi.hwpf.sprm | Apache POI |
|
| TableStylesRecord | TABLESTYLES (0x088E)Author:Patrick Cheng | Class | org.apache.poi.hssf.record | Apache POI |
|
| TabStopPropCollection | | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| TanExpression | Arguments: 2 (fmla="tan x y") Usage: "tan x y" = (x * tan( y )) = value of this guide | Class | org.apache.poi.sl.draw.geom | Apache POI |
|
| TAPAbstractType | Table Properties. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| TargetMode | Specifies whether the target of a PackageRelationship is inside or outside aVersion:1. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| TBDAbstractType | The TBD is a substructure of the PAP. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| TblPtg | This ptg indicates a data table. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| TCAbstractType | Table Cell Descriptor. | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| TempFile | Interface for creating temporary files. | Class | org.apache.poi.util | Apache POI |
|
| TempFileCreationStrategy | Interface used by the TempFile utility class to create temporary files. | Interface | org.apache.poi.util | Apache POI |
|
| TextAlign | Specified a list of text alignment typesEnum Constant Summary | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| TextAlignment | Specifies all types of vertical alignment which are available to be applied to of all text on each line displayed within a paragraph. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| TextAlignmentProp | Definition for the text alignment property. | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| TextAutofit | Specifies a list of auto-fit types. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| TextBodyPropertyFetcher | Created by IntelliJ IDEA. | Class | org.apache.poi.xslf.model | Apache POI |
|
| TextBox | Represents a TextFrame shape in PowerPoint. | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| Textbox | | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| TextboxShape | Represents an textbox shape and converts between the highlevel records and lowlevel records for an oval. | Class | org.apache.poi.hssf.model | Apache POI |
|
| TextBytesAtom | A TextBytesAtom (type 4008). | Class | org.apache.poi.hslf.record | Apache POI |
|
| TextCap | Text Capitalization that is to be applied to the text run. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| TextCharsAtom | A TextCharsAtom (type 4000). | Class | org.apache.poi.hslf.record | Apache POI |
|
| TextDirection | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| TextDocumentFacade | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| TextFontAlign | Specified a list of text font alignment typesEnum Constant Summary | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| TextFunction | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| TextHeaderAtom | A TextHeaderAtom (type 3999). | Class | org.apache.poi.hslf.record | Apache POI |
|
| TextHorizontalOverflow | enum TextHorizontalOverflowText Horizontal Overflow | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| TextObjectRecord | The TXO record (0x01B6) is used to define the properties of a text box. | Class | org.apache.poi.hssf.record | Apache POI |
|
| TextParagraph | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| TextPFException9 | This structure store text autonumber scheme and start number. | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| TextPiece | Lightweight representation of a text piece. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| TextPieceTable | The piece table for matching up character positions to bits of text. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| TextProp | Definition of a property of some text, or its paragraph. | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| TextPropCollection | For a given run of characters, holds the properties (which could be paragraph properties or character properties). | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| TextRecord | The text record is used to define text stored on a chart. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| TextRulerAtom | Ruler of a text as it differs from the style's ruler settings. | Class | org.apache.poi.hslf.record | Apache POI |
|
| TextRun | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| TextSegement | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| TextShape | | Interface | org.apache.poi.sl.usermodel | Apache POI |
|
| TextSpecInfoAtom | The special info runs contained in this text. | Class | org.apache.poi.hslf.record | Apache POI |
|
| TextSpecInfoRun | | Class | org.apache.poi.hslf.record | Apache POI |
|
| TextStyleListing | Uses record level code to locate StyleTextPropAtom entries. | Class | org.apache.poi.hslf.dev | Apache POI |
|
| TextVerticalOverflow | enum TextVerticalOverflowText Vertical Overflow | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| ThemesTable | Class that represents theme of XLSX document. | Class | org.apache.poi.xssf.model | Apache POI |
|
| ThreeDEval | Optional Extension to the likes of AreaEval and which allows for looking up 3D (sheet+row+column) evaluations | Interface | org.apache.poi.ss.formula | Apache POI |
|
| Threshold | | Class | org.apache.poi.hssf.record.cf | Apache POI |
|
| Thumbnail | Class to manipulate data in the Clipboard Variant (VT_CF) format. | Class | org.apache.poi.hpsf | Apache POI |
|
| TickRecord | The Tick record defines how tick marks and label positioning/formattingAuthor:Andrew C. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| TimeFunc | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| TimeStampService | Interface for a time-stamp service. | Interface | org.apache.poi.poifs.crypt.dsig.services | Apache POI |
|
| TimeStampServiceValidator | Interface for trust validator of a TSP. | Interface | org.apache.poi.poifs.crypt.dsig.services | Apache POI |
|
| TitleType | Title types for charts. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| TLPAbstractType | Table Autoformat Look sPecifier (TLP). | Class | org.apache.poi.hwpf.model.types | Apache POI |
|
| TNEFAttribute | An attribute which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TNEFDateAttribute | A Date attribute which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TNEFMAPIAttribute | A TNEF Attribute holding MAPI Attributes, which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TNEFProperty | Holds the list of TNEF Attributes, and allows lookup by friendly name, ID and MAPI Property Name. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TNEFStringAttribute | A String attribute which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TOC | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| Today | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| TopMarginRecord | Record for the top margin. | Class | org.apache.poi.hssf.record | Apache POI |
|
| TrailerStream | The TrailerStream is a special kind of Stream containing pointers, and some core document settings. | Class | org.apache.poi.hdgf.streams | Apache POI |
|
| TrustCertificateSecurityException | Exception thrown in case the incoming eID certificate is not trusted. | Class | org.apache.poi.poifs.crypt.dsig | Apache POI |
|
| TSPTimeStampService | A TSP time-stamp service implementation. | Class | org.apache.poi.poifs.crypt.dsig.services | Apache POI |
|
| TwoDEval | Common interface of AreaEval and AreaEvalBase, for 2D (row+column) evaluations | Interface | org.apache.poi.ss.formula | Apache POI |
|
| TwoOperandNumericOperation | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| TxInteractiveInfoAtom | | Class | org.apache.poi.hslf.record | Apache POI |
|
| TxMasterStyleAtom | TxMasterStyleAtom atom (4003). | Class | org.apache.poi.hslf.record | Apache POI |
|
| Types | The types list and details are available from http://msdn. | Class | org.apache.poi.hsmf.datatypes | Apache POI |
|
| TypesLister | | Class | org.apache.poi.hsmf.dev | Apache POI |
|
| TypeWriter | Class for writing little-endian data and more. | Class | org.apache.poi.hpsf | Apache POI |
|
| UDFFinder | Common interface for "Add-in" libraries and user defined function libraries. | Interface | org.apache.poi.ss.formula.udf | Apache POI |
|
| UnaryMinusEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| UnaryMinusPtg | does not have any effect on the operandAuthor:Avik Sengupta | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| UnaryPlusEval | | Class | org.apache.poi.ss.formula.eval | Apache POI |
|
| UnaryPlusPtg | does not have any effect on the operandAuthor:Avik Sengupta | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| UncalcedRecord | Title: Uncalced Record If this record occurs in the Worksheet Substream, it indicates that the formulas have not | Class | org.apache.poi.hssf.record | Apache POI |
|
| UnderlinePatterns | enum UnderlinePatternsSpecifies the types of patterns which may be used to create the underline | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| UnexpectedPropertySetTypeException | This exception is thrown if a certain type of property set is expected (e. | Class | org.apache.poi.hpsf | Apache POI |
|
| UnhandledDataStructure | A data structure used to hold some data we don't understand / can't handle, so we have it available | Class | org.apache.poi.hwpf.model | Apache POI |
|
| UnicodeString | Title: Unicode String Description: Unicode String - just standard fields that are in several records. | Class | org.apache.poi.hssf.record.common | Apache POI |
|
| UnicodeString | | Class | org.apache.poi.hssf.record | Apache POI |
|
| UnionPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| Units | | Class | org.apache.poi.util | Apache POI |
|
| UnitsRecord | The units record describes units. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| UnknownEscherRecord | This record is used whenever a escher record is encountered that we do not explicitly support. | Class | org.apache.poi.ddf | Apache POI |
|
| UnknownPtg | | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| UnknownQCBit | Any Quill Contents bits we don't know how to handle explicitly | Class | org.apache.poi.hpbf.model.qcbits | Apache POI |
|
| UnknownRecord | Title: Unknown Record (for debugging) Description: Unknown record just tells you the sid so you can figure out | Class | org.apache.poi.hssf.record | Apache POI |
|
| UnknownRecordPlaceholder | If we come across a record we don't know about, we create one of these. | Class | org.apache.poi.hslf.record | Apache POI |
|
| UnknownStream | A placeholder for a stream where we don't known anything about how to process / handle it | Class | org.apache.poi.hdgf.streams | Apache POI |
|
| UnmarshallContext | Context needed for the unmarshall process of a part. | Class | org.apache.poi.openxml4j.opc.internal.unmarshallers | Apache POI |
|
| UnsupportedFileFormatException | Base class of all the exceptions that POI throws in the event that it's given a file that isn't supported | Class | org.apache.poi | Apache POI |
|
| UnsupportedVariantTypeException | This exception is thrown if HPSF encounters a variant type that isn't supported yet. | Class | org.apache.poi.hpsf | Apache POI |
|
| UPX | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| UserEditAndPersistListing | Uses record level code to locate UserEditAtom records, and other persistence related atoms. | Class | org.apache.poi.hslf.dev | Apache POI |
|
| UserEditAtom | A UserEdit Atom (type 4085). | Class | org.apache.poi.hslf.record | Apache POI |
|
| UserSViewBegin | The UserSViewBegin record specifies settings for a custom view associated with the sheet. | Class | org.apache.poi.hssf.record | Apache POI |
|
| UserSViewEnd | | Class | org.apache.poi.hssf.record | Apache POI |
|
| UseSelFSRecord | Title: USESELFS (0x0160) - Use Natural Language Formulas Flag Description: Tells the GUI if this was written by something that can use | Class | org.apache.poi.hssf.record | Apache POI |
|
| Util | Provides various static utility methods. | Class | org.apache.poi.hpsf | Apache POI |
|
| Util | | Class | org.apache.poi.xdgf.util | Apache POI |
|
| Value | Syntax: VALUE(text) Converts the text argument to a number. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| ValueAxis | | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
|
| ValueOperatorPtg | Common superclass of all value operators. | Class | org.apache.poi.ss.formula.ptg | Apache POI |
|
| ValueRangeRecord | The value range record defines the range of the value axis. | Class | org.apache.poi.hssf.record.chart | Apache POI |
|
| ValueRecordsAggregate | Aggregate value records together. | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| Variant | The Variant types as defined by Microsoft's COM. | Class | org.apache.poi.hpsf | Apache POI |
|
| VariantSupport | Supports reading and writing of variant data. | Class | org.apache.poi.hpsf | Apache POI |
|
| VariantTypeException | This exception is thrown if HPSF encounters a problem with a variant type. | Class | org.apache.poi.hpsf | Apache POI |
|
| VCenterRecord | Title: VCenter record Description: tells whether to center the sheet between vertical margins | Class | org.apache.poi.hssf.record | Apache POI |
|
| VerticalAlign | Specifies possible values for the alignment of the contents of this run in relation to the default appearance of the run's text. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| VerticalAlignment | enum VerticalAlignmentSpecifies a list of available anchoring types for text | Class | org.apache.poi.sl.usermodel | Apache POI |
|
| VerticalAlignment | enum VerticalAlignmentThis enumeration value indicates the type of vertical alignment for a cell, i. | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| VerticalPageBreakRecord | VerticalPageBreak (0x001A) record that stores page breaks at columnsAuthor:Danny Mui (dmui at apache dot org)See Also:PageBreakRecord | Class | org.apache.poi.hssf.record | Apache POI |
|
| ViewDefinitionRecord | | Class | org.apache.poi.hssf.record.pivottable | Apache POI |
|
| ViewFieldsRecord | SXVD - View Fields (0x00B1)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.pivottable | Apache POI |
|
| ViewSourceRecord | SXVS - View Source (0x00E3)Author:Patrick Cheng | Class | org.apache.poi.hssf.record.pivottable | Apache POI |
|
| VisioTextExtractor | Class to find all the text in a Visio file, and return it. | Class | org.apache.poi.hdgf.extractor | Apache POI |
|
| Vlookup | VLOOKUP finds a row in a lookup table by the first column value and returns the value from another column. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| VSDDumper | | Class | org.apache.poi.hdgf.dev | Apache POI |
|
| VsdxToPng | Converts a Visio diagram to a PNG file. | Class | org.apache.poi.xdgf.util | Apache POI |
|
| WeekdayFunc | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| WeekNum | Syntax: WeekNum (Serial_num,Return_type) Returns a number that indicates where the week falls numerically within a year. | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| WindowOneRecord | Title: Window1 Record Description: Stores the attributes of the workbook window. | Class | org.apache.poi.hssf.record | Apache POI |
|
| WindowProtectRecord | Title: Window Protect Record (0x0019) Description: flags whether workbook windows are protected | Class | org.apache.poi.hssf.record | Apache POI |
|
| WindowTwoRecord | Title: Window Two Record Description: sheet window settings | Class | org.apache.poi.hssf.record | Apache POI |
|
| WMF | Represents a WMF (Windows Metafile) picture data. | Class | org.apache.poi.hslf.blip | Apache POI |
|
| Word6Extractor | Class to extract the text from old (Word 6 / Word 95) Word Documents. | Class | org.apache.poi.hwpf.extractor | Apache POI |
|
| WordExtractor | Class to extract the text from a Word Document. | Class | org.apache.poi.hwpf.extractor | Apache POI |
|
| WordToFoConverter | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| WordToFoUtils | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| WordToHtmlConverter | Converts Word files (95-2007) into HTML files. | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| WordToHtmlUtils | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| WordToTextConverter | | Class | org.apache.poi.hwpf.converter | Apache POI |
|
| Workbook | High level representation of a Excel workbook. | Interface | org.apache.poi.ss.usermodel | Apache POI |
|
| WorkbookDependentFormula | Should be implemented by any Ptg subclass that needs a workbook to render its formula. | Interface | org.apache.poi.ss.formula | Apache POI |
|
| WorkbookEvaluator | Evaluates formula cells. | Class | org.apache.poi.ss.formula | Apache POI |
|
| WorkbookEvaluatorProvider | Provides access to a WorkbookEvaluator, eg for use with CollaboratingWorkbooksEnvironment | Interface | org.apache.poi.ss.formula | Apache POI |
|
| WorkbookFactory | Factory for creating the appropriate kind of Workbook (be it HSSFWorkbook or XSSFWorkbook), | Class | org.apache.poi.ss.usermodel | Apache POI |
|
| WorkbookRecordList | | Class | org.apache.poi.hssf.model | Apache POI |
|
| WorkbookUtil | | Class | org.apache.poi.ss.util | Apache POI |
|
| WorkdayCalculator | A calculator for workdays, considering dates as excel representations. | Class | org.apache.poi.ss.formula.atp | Apache POI |
|
| WorksheetProtectionBlock | Groups the sheet protection records for a worksheet. | Class | org.apache.poi.hssf.record.aggregates | Apache POI |
|
| WrapFlagsTextProp | | Class | org.apache.poi.hslf.model.textproperties | Apache POI |
|
| WriteAccessRecord | Title: Write Access Record (0x005C) Description: Stores the username of that who owns the spreadsheet generator (on unix the user's | Class | org.apache.poi.hssf.record | Apache POI |
|
| WriteProtectRecord | Title: Write Protect Record Description: Indicated that the sheet/workbook is write protected. | Class | org.apache.poi.hssf.record | Apache POI |
|
| WritingNotSupportedException | This exception is thrown when trying to write a (yet) unsupported variantAuthor:Rainer Klute | Class | org.apache.poi.hpsf | Apache POI | |
|
| WSBoolRecord | Title: WSBOOL (0x0081) (called SHEETPR in OOO doc) Description: stores workbook settings (aka its a big "everything we didn't | Class | org.apache.poi.hssf.record | Apache POI |
|
| XAdESSignatureFacet | XAdES Signature Facet. | Class | org.apache.poi.poifs.crypt.dsig.facets | Apache POI |
|
| XAdESXLSignatureFacet | XAdES-X-L v1. | Class | org.apache.poi.poifs.crypt.dsig.facets | Apache POI |
|
| XDGFBaseContents | Container of shapes for a page in a Visio diagram. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFCell | There are a lot of different cell types. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFConnection | Represents connections in a Visio diagram. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFDocument | Represents the root document: /visio/document. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFException | | Class | org.apache.poi.xdgf.exceptions | Apache POI |
|
| XDGFFactory | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFMaster | Provides the API to work with an underlying master. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFMasterContents | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFMasters | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFPage | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFPageContents | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFPages | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFPageSheet | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFRelation | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFSection | | Class | org.apache.poi.xdgf.usermodel.section | Apache POI |
|
| XDGFShape | A shape is a collection of Geometry Visualization, Format, Text, Images, and Shape Data in a Drawing Page. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFSheet | A sheet is a collection of properties that specify information for a shape, master, drawing page, style, or web drawing. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFStyleSheet | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFText | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFVisioExtractor | | Class | org.apache.poi.xdgf.extractor | Apache POI |
|
| XDGFXMLDocumentPart | | Class | org.apache.poi.xdgf.xml | Apache POI |
|
| XLSBUnsupportedException | We don't support . | Class | org.apache.poi.xssf | Apache POI |
|
| XMLHelper | Helper methods for working with javax. | Class | org.apache.poi.util | Apache POI |
|
| XMLParagraph | Base class for XWPF paragraphsAuthor:Yury Batrakov (batrakov at gmail. | Class | org.apache.poi.xwpf.model | Apache POI |
|
| XMLSlideShow | High level representation of a ooxml slideshow. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XmlSort | | Class | org.apache.poi.util | Apache POI |
|
| XmlVisioDocument | This is your high-level starting point for working with Visio XML Currently, only read support has been implemented, and the API is | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XSLFAutoShape | Represents a shape with a preset geometry. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFBackground | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFChart | Represents a Chart in a . | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFColor | Encapsulates logic to read color definitions from DrawingML and convert them to java. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFCommentAuthors | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFComments | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFCommonSlideData | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFConnectorShape | Specifies a connection shape. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFDrawing | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFFactory | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFFontManager | Manages fonts when rendering slides. | Interface | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFFreeformShape | Represents a custom geometric shape. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFGraphicFrame | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFGroupShape | Represents a group shape that consists of many shapes grouped together. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFHyperlink | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFImageRenderer | For now this class renders only images supported by the javax. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFMetroShape | Experimental class for metro blobs, i. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFNotes | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFNotesMaster | Notes master object associated with this layout. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFPictureData | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFPictureShape | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFPowerPointExtractor | | Class | org.apache.poi.xslf.extractor | Apache POI |
|
| XSLFRelation | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFRenderingHint | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFShadow | Represents a shadow of a shape. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFShape | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFShapeContainer | Common interface for shape containers, e. | Interface | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFSheet | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFSimpleShape | Represents a single (non-group) shape in a . | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFSlide | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFSlideLayout | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFSlideMaster | Slide master object associated with this layout. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFSlideShow | Experimental class to do low level processing of pptx files. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFSlideShowFactory | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTable | Represents a table in a . | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTableCell | Represents a cell of a table in a . | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTableRow | Represents a table in a . | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTableStyle | Represents a table in a . | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTableStyles | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTextBox | | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTextParagraph | Represents a paragraph of text within the containing text body. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTextRun | Represents a run of text within the containing text body. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTextShape | Represents a shape that can hold text. | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSLFTheme | A shared style sheet in a . | Class | org.apache.poi.xslf.usermodel | Apache POI |
|
| XSSFAnchor | An anchor is what specifics the position of a shape within a client object or within another containing shape. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFAutoFilter | Represents autofiltering for the specified worksheet. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFBorderFormatting | XSSF high level representation for Border Formatting component of Conditional Formatting settings | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFCategoryAxis | | Class | org.apache.poi.xssf.usermodel.charts | Apache POI |
|
| XSSFCell | High level representation of a cell in a row of a spreadsheet. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFCellAlignment | | Class | org.apache.poi.xssf.usermodel.extensions | Apache POI |
|
| XSSFCellBorder | This element contains border formatting information, specifying border definition formats (left, right, top, bottom, diagonal) for cells in the workbook. | Class | org.apache.poi.xssf.usermodel.extensions | Apache POI |
|
| XSSFCellFill | This element specifies fill formatting. | Class | org.apache.poi.xssf.usermodel.extensions | Apache POI |
|
| XSSFCellStyle | High level representation of the the possible formatting information for the contents of the cells on a sheet in a SpreadsheetML document. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFChart | Represents a SpreadsheetML ChartAuthor:Nick Burch, Roman Kashitsyn, Martin Andersson | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFChartAxis | Base class for all axis types. | Class | org.apache.poi.xssf.usermodel.charts | Apache POI |
|
| XSSFChartDataFactory | | Class | org.apache.poi.xssf.usermodel.charts | Apache POI |
|
| XSSFChartLegend | Represents a SpreadsheetML chart legendAuthor:Roman Kashitsyn, Martin Andersson | Class | org.apache.poi.xssf.usermodel.charts | Apache POI |
|
| XSSFChartSheet | High level representation of Sheet Parts that are of type 'chartsheet'. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFChildAnchor | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFClientAnchor | A client anchor is attached to an excel worksheet. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFColor | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFColorScaleFormatting | High level representation for Color Scale / Color Gradient Formatting component of Conditional Formatting settings | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFComment | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFConditionalFormatting | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFConditionalFormattingRule | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFConditionalFormattingThreshold | High level representation for Icon / Multi-State / Databar / Colour Scale change thresholds | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFConnector | A connection shape drawing element. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFCreationHelper | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFDataBarFormatting | High level representation for DataBar / Data Bar Formatting component of Conditional Formatting settings | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFDataFormat | Handles data formats for XSSF. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFDataValidation | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFDataValidationConstraint | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFDataValidationHelper | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFDialogsheet | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFDrawing | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFDump | Utility class which dumps the contents of a *. | Class | org.apache.poi.xssf.dev | Apache POI |
|
| XSSFEvaluationWorkbook | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFEvenFooter | Even page footer value. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFEvenHeader | Even page header value. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFEventBasedExcelExtractor | files that uses SAX event based parsing. | Class | org.apache.poi.xssf.extractor | Apache POI |
|
| XSSFExcelExtractor | | Class | org.apache.poi.xssf.extractor | Apache POI |
|
| XSSFExportToXml | Maps an XLSX to an XML according to one of the mapping defined. | Class | org.apache.poi.xssf.extractor | Apache POI |
|
| XSSFFactory | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFFirstFooter | First page footer content. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFFirstHeader | First page header content. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFFont | Represents a font used in a workbook. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFFontFormatting | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFFormulaEvaluator | Evaluates formula cells. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFFormulaUtils | | Class | org.apache.poi.xssf.usermodel.helpers | Apache POI |
|
| XSSFGraphicFrame | Represents DrawingML GraphicalObjectFrame. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFHeaderFooter | Parent class of all XSSF headers and footers. | Class | org.apache.poi.xssf.usermodel.extensions | Apache POI |
|
| XSSFHyperlink | XSSF Implementation of a Hyperlink. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFIconMultiStateFormatting | High level representation for Icon / Multi-State Formatting component of Conditional Formatting settings | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFIgnoredErrorHelper | | Class | org.apache.poi.xssf.usermodel.helpers | Apache POI |
|
| XSSFImportFromXML | Imports data from an external XML to an XLSX according to one of the mappings defined. | Class | org.apache.poi.xssf.extractor | Apache POI |
|
| XSSFLineChartData | | Class | org.apache.poi.xssf.usermodel.charts | Apache POI |
|
| XSSFManualLayout | Represents a SpreadsheetML manual layout. | Class | org.apache.poi.xssf.usermodel.charts | Apache POI |
|
| XSSFMap | This class implements the Map element (Open Office XML Part 4: This element contains all of the properties related to the XML map, | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFName | Represents a defined named range in a SpreadsheetML workbook. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFOddFooter | Odd page footer value. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFOddHeader | Odd page header value. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFPaswordHelper | | Class | org.apache.poi.xssf.usermodel.helpers | Apache POI |
|
| XSSFPatternFormatting | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFPicture | Represents a picture shape in a SpreadsheetML drawing. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFPictureData | Raw picture data, normally attached to a SpreadsheetML Drawing. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFPivotCache | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFPivotCacheDefinition | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFPivotCacheRecords | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFPivotTable | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFPrintSetup | Page setup and page margins settings for the worksheet. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFReader | This class makes it easy to get at individual parts of an OOXML . | Class | org.apache.poi.xssf.eventusermodel | Apache POI |
|
| XSSFRelation | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFRichTextString | Rich text unicode string. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFRow | High level representation of a row of a spreadsheet. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFRowShifter | | Class | org.apache.poi.xssf.usermodel.helpers | Apache POI |
|
| XSSFSave | Utility which loads a SpreadsheetML file and saves it back. | Class | org.apache.poi.xssf.dev | Apache POI |
|
| XSSFScatterChartData | Represents DrawingML scatter charts. | Class | org.apache.poi.xssf.usermodel.charts | Apache POI |
|
| XSSFShape | Represents a shape in a SpreadsheetML drawing. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFShapeGroup | This object specifies a group shape that represents many shapes grouped together. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFSheet | High level representation of a SpreadsheetML worksheet. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFSheetConditionalFormatting | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFSheetXMLHandler | This class handles the processing of a sheet#. | Class | org.apache.poi.xssf.eventusermodel | Apache POI |
|
| XSSFSimpleShape | Represents a shape with a predefined geometry in a SpreadsheetML drawing. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFSingleXmlCell | This class is a wrapper around the CTSingleXmlCell (Open Office XML Part 4:Author:Roberto Manicardi | Class | org.apache.poi.xssf.usermodel.helpers | Apache POI |
|
| XSSFTable | This class implements the Table Part (Open Office XML Part 4: This implementation works under the assumption that a table contains mappings to a subtree of an XML. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFTextBox | Represents a text box in a SpreadsheetML drawing. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFTextParagraph | Represents a paragraph of text within the containing text body. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFTextRun | Represents a run of text within the containing text body. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFValueAxis | | Class | org.apache.poi.xssf.usermodel.charts | Apache POI |
|
| XSSFVBAPart | | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFVMLDrawing | Represents a SpreadsheetML VML drawing. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFWorkbook | High level representation of a SpreadsheetML workbook. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFWorkbookType | enum XSSFWorkbookTypeRepresents the two different kinds of XML-based OOXML document. | Class | org.apache.poi.xssf.usermodel | Apache POI |
|
| XSSFXmlColumnPr | This class is a wrapper around the CTXmlColumnPr (Open Office XML Part 4:Author:Roberto Manicardi | Class | org.apache.poi.xssf.usermodel.helpers | Apache POI |
|
| Xst | The Xst structure is a string. | Class | org.apache.poi.hwpf.model | Apache POI |
|
| Xstz | | Class | org.apache.poi.hwpf.model | Apache POI |
|
| XWPFAbstractNum | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFComment | Sketch of XWPF comment classAuthor:Yury Batrakov (batrakov at gmail. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFCommentsDecorator | Decorator class for XWPFParagraph allowing to add comments found in paragraph to its text | Class | org.apache.poi.xwpf.model | Apache POI |
|
| XWPFDefaultParagraphStyle | Default Paragraph style, from which other styles will override TODO Share logic with XWPFParagraph which also uses CTPPr | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFDefaultRunStyle | Default Character Run style, from which other styles will override TODO Share logic with XWPFRun which also uses CTRPr | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFDocument | High(ish) level class for working with . | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFFactory | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFFieldRun | A run of text which is part of a field, such as Title of Page number or Author. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFFooter | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFFootnote | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFFootnotes | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFHeader | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFHeaderFooter | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFHeaderFooterPolicy | A . | Class | org.apache.poi.xwpf.model | Apache POI |
|
| XWPFHyperlink | Sketch of XWPF hyperlink classAuthor:Yury Batrakov (batrakov at gmail. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFHyperlinkDecorator | Decorator class for XWPFParagraph allowing to add hyperlinks found in paragraph to its text. | Class | org.apache.poi.xwpf.model | Apache POI |
|
| XWPFHyperlinkRun | A run of text with a Hyperlink applied to it. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFLatentStyles | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFNum | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFNumbering | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFParagraph | A Paragraph within a Document, Table, Header etc. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFParagraphDecorator | | Class | org.apache.poi.xwpf.model | Apache POI |
|
| XWPFPicture | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFPictureData | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFRelation | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFRun | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFSDT | Experimental class to offer rudimentary read-only processing of of StructuredDocumentTags/ContentControl | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFSDTCell | Experimental class to offer rudimentary read-only processing of of StructuredDocumentTags/ContentControl that can appear | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFSDTContent | Experimental class to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFSDTContentCell | Experimental class to offer rudimentary read-only processing of of the XWPFSDTCellContent. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFSettings | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFStyle | | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFStyles | Holds details of built-in, default and user styles, which apply to tables / paragraphs / lists etc. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFTable | Sketch of XWPFTable class. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFTableCell | Represents a Cell within a XWPFTable. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFTableRow | A row within an XWPFTable. | Class | org.apache.poi.xwpf.usermodel | Apache POI |
|
| XWPFWordExtractor | | Class | org.apache.poi.xwpf.extractor | Apache POI |
|
| XYNumericFunction | | Class | org.apache.poi.ss.formula.functions | Apache POI |
|
| ZipContentTypeManager | Zip implementation of the ContentTypeManager. | Class | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| ZipEntrySource | An Interface to make getting the different bits of a Zip File easy. | Interface | org.apache.poi.openxml4j.util | Apache POI |
|
| ZipFileZipEntrySource | A ZipEntrySource wrapper around a ZipFile. | Class | org.apache.poi.openxml4j.util | Apache POI |
|
| ZipHelper | | Class | org.apache.poi.openxml4j.opc.internal | Apache POI |
|
| ZipInputStreamZipEntrySource | Provides a way to get at all the ZipEntries from a ZipInputStream, as many times as required. | Class | org.apache.poi.openxml4j.util | Apache POI |
|
| ZipPackage | Physical zip package. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| ZipPackagePart | Zip implementation of a PackagePart. | Class | org.apache.poi.openxml4j.opc | Apache POI |
|
| ZipPackagePropertiesMarshaller | Package core properties marshaller specialized for zipped package. | Class | org.apache.poi.openxml4j.opc.internal.marshallers | Apache POI |
|
| ZipPartMarshaller | Zip part marshaller. | Class | org.apache.poi.openxml4j.opc.internal.marshallers | Apache POI |
|
| ZipSecureFile | This class wraps a ZipFile in order to check the entries for zip bombs | Class | org.apache.poi.openxml4j.util | Apache POI |