A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- DA - org.apache.poi.util.LocaleID
- DA_DK - org.apache.poi.util.LocaleID
- DARK_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- DARK_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- DARK_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- DARK_GREEN - org.apache.poi.ss.usermodel.IndexedColors
- DARK_RED - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- DARK_RED - org.apache.poi.ss.usermodel.IndexedColors
- DARK_TEAL - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- DARK_TEAL - org.apache.poi.ss.usermodel.IndexedColors
- DARK_YELLOW - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- DARK_YELLOW - org.apache.poi.ss.usermodel.IndexedColors
- DarkBlue - org.apache.poi.sl.usermodel.PresetColor
- DarkCyan - org.apache.poi.sl.usermodel.PresetColor
- DARKEN - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
darken the paint/filling
- DARKEN_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Darken the color by the value that is specified in the blue field.
- DARKEN_LESS - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
darken (... a bit less) the paint/filling
- DarkGoldenrod - org.apache.poi.sl.usermodel.PresetColor
- DarkGray - org.apache.poi.sl.usermodel.PresetColor
- DarkGreen - org.apache.poi.sl.usermodel.PresetColor
- DarkKhaki - org.apache.poi.sl.usermodel.PresetColor
- DarkMagenta - org.apache.poi.sl.usermodel.PresetColor
- DarkOliveGreen - org.apache.poi.sl.usermodel.PresetColor
- DarkOrange - org.apache.poi.sl.usermodel.PresetColor
- DarkOrchid - org.apache.poi.sl.usermodel.PresetColor
- DarkRed - org.apache.poi.sl.usermodel.PresetColor
- DarkSalmon - org.apache.poi.sl.usermodel.PresetColor
- DarkSeaGreen - org.apache.poi.sl.usermodel.PresetColor
- DarkSlateBlue - org.apache.poi.sl.usermodel.PresetColor
- DarkSlateGray - org.apache.poi.sl.usermodel.PresetColor
- DarkTurquoise - org.apache.poi.sl.usermodel.PresetColor
- DarkViolet - org.apache.poi.sl.usermodel.PresetColor
- DASH - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
dash style - native 7
- DASH_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
dash short dash - native 9
- DASH_DOT - org.apache.poi.ss.usermodel.BorderStyle
-
dash-dot border
- DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- DASH_DOT_DOT - org.apache.poi.ss.usermodel.BorderStyle
-
dash-dot-dot border
- DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- DASHED - org.apache.poi.ss.usermodel.BorderStyle
-
dash border
- DASHED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- DAT - org.apache.poi.hssf.record.HSSFRecordTypes
- DATA - org.apache.poi.ss.formula.ptg.TablePtg.Item
- DATA_BAR - Static variable in class org.apache.poi.ss.usermodel.ConditionType
-
This conditional formatting rule sets a data bar, with the cell populated with bars based on their values
- DATA_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
- DATA_FORMAT - org.apache.poi.ss.usermodel.CellPropertyType
- DATA_FORMAT - Static variable in class org.apache.poi.ss.util.CellUtil
-
Deprecated.as of POI 5.4.0. Use
CellPropertyType.DATA_FORMATinstead. - DATA_ITEM - org.apache.poi.hssf.record.HSSFRecordTypes
- DATA_LABEL_EXTENSION - org.apache.poi.hssf.record.HSSFRecordTypes
- DATA_LABEL_PLACEMENT_ABOVE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_AUTO - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_AXIS - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_BELOW - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_CENTER - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_CHART_DEPENDENT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_INSIDE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_LEFT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_OUTSIDE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_RIGHT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_LABEL_PLACEMENT_USER_MOVED - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DATA_MODEL - Static variable in class org.apache.poi.hssf.record.StyleExtRecord
- DataBarFormatting - Class in org.apache.poi.hssf.record.cf
-
Data Bar Conditional Formatting Rule Record.
- DataBarFormatting - Interface in org.apache.poi.ss.usermodel
-
High level representation for the DataBar Formatting component of Conditional Formatting settings
- DataBarFormatting() - Constructor for class org.apache.poi.hssf.record.cf.DataBarFormatting
- DataBarFormatting(DataBarFormatting) - Constructor for class org.apache.poi.hssf.record.cf.DataBarFormatting
- DataBarFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.DataBarFormatting
- DataBarThreshold - Class in org.apache.poi.hssf.record.cf
-
Data Bar specific Threshold / value (CFVO), for changes in Conditional Formatting
- DataBarThreshold() - Constructor for class org.apache.poi.hssf.record.cf.DataBarThreshold
- DataBarThreshold(DataBarThreshold) - Constructor for class org.apache.poi.hssf.record.cf.DataBarThreshold
- DataBarThreshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.DataBarThreshold
-
Creates new Data Bar Threshold
- DataConsolidateFunction - Enum in org.apache.poi.ss.usermodel
-
Enum mapping the values of STDataConsolidateFunction
- DataFormat - Interface in org.apache.poi.ss.usermodel
- DataFormatRecord - Class in org.apache.poi.hssf.record.chart
-
The data format record is used to index into a series.
- DataFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.DataFormatRecord
- DataFormatRecord(DataFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.DataFormatRecord
- DataFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DataFormatRecord
- DataFormatter - Class in org.apache.poi.ss.usermodel
-
DataFormatter contains methods for formatting the value stored in a Cell.
- DataFormatter() - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
-
Creates a formatter using the
default locale. - DataFormatter(boolean) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
-
Creates a formatter using the
default locale. - DataFormatter(Locale) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
-
Creates a formatter using the given locale.
- DataFormatter(Locale, boolean) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
-
Creates a formatter using the given locale.
- DataFormatter(Locale, boolean, boolean) - Constructor for class org.apache.poi.ss.usermodel.DataFormatter
-
Creates a formatter using the given locale.
- DataIntegrity - Class in org.apache.poi.poifs.crypt.agile
-
A complex type that specifies data used to verify whether the encrypted data passes an integrity check.
- DataIntegrity() - Constructor for class org.apache.poi.poifs.crypt.agile.DataIntegrity
- DataIntegrity(Element) - Constructor for class org.apache.poi.poifs.crypt.agile.DataIntegrity
- DataItemRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXDI - Data Item (0x00C5)
- DataItemRecord(DataItemRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.DataItemRecord
- DataItemRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.DataItemRecord
- DataLabelExtensionRecord - Class in org.apache.poi.hssf.record.chart
-
DATALABEXT - Chart Data Label Extension (0x086A)
- DataLabelExtensionRecord(DataLabelExtensionRecord) - Constructor for class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
- DataLabelExtensionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
- DataSource - Class in org.apache.poi.poifs.nio
-
Common definition of how we read and write bytes
- DataSource() - Constructor for class org.apache.poi.poifs.nio.DataSource
- DataSpaceDefinition(String[]) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
- DataSpaceDefinition(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
- DataSpaceMap(DataSpaceMapUtils.DataSpaceMapEntry[]) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
- DataSpaceMap(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
- DataSpaceMapEntry(int[], String[], String) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
- DataSpaceMapEntry(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
- DataSpaceMapUtils - Class in org.apache.poi.poifs.crypt
- DataSpaceMapUtils() - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils
- DataSpaceMapUtils.DataSpaceDefinition - Class in org.apache.poi.poifs.crypt
- DataSpaceMapUtils.DataSpaceMap - Class in org.apache.poi.poifs.crypt
- DataSpaceMapUtils.DataSpaceMapEntry - Class in org.apache.poi.poifs.crypt
- DataSpaceMapUtils.DataSpaceVersionInfo - Class in org.apache.poi.poifs.crypt
- DataSpaceMapUtils.IRMDSTransformInfo - Class in org.apache.poi.poifs.crypt
- DataSpaceMapUtils.TransformInfoHeader - Class in org.apache.poi.poifs.crypt
- DataSpaceVersionInfo(String, int, int, int, int, int, int) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
- DataSpaceVersionInfo(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
- DataValidation - Interface in org.apache.poi.ss.usermodel
- DATAVALIDATION_LIST - org.apache.poi.ss.formula.FormulaType
-
This constant is currently very specific.
- DataValidation.ErrorStyle - Class in org.apache.poi.ss.usermodel
-
Error style constants for error box
- DataValidationConstraint - Interface in org.apache.poi.ss.usermodel
- DataValidationConstraint.OperatorType - Class in org.apache.poi.ss.usermodel
-
Condition operator enum
- DataValidationConstraint.ValidationType - Class in org.apache.poi.ss.usermodel
-
ValidationType enum
- DataValidationContext(DataValidation, DataValidationEvaluator, CellRangeAddressBase, CellReference) - Constructor for class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
-
Populate the context with the necessary values.
- DataValidationEvaluator - Class in org.apache.poi.ss.formula
-
Evaluates Data Validation constraints.
- DataValidationEvaluator(Workbook, WorkbookEvaluatorProvider) - Constructor for class org.apache.poi.ss.formula.DataValidationEvaluator
-
Use the same formula evaluation context used for other operations, so cell value changes are automatically noticed
- DataValidationEvaluator.DataValidationContext - Class in org.apache.poi.ss.formula
-
This class organizes and encapsulates all the pieces of information related to a single data validation configuration for a single cell.
- DataValidationEvaluator.OperatorEnum - Enum in org.apache.poi.ss.formula
-
Not calling it OperatorType to avoid confusion for now with DataValidationConstraint.OperatorType.
- DataValidationEvaluator.ValidationEnum - Enum in org.apache.poi.ss.formula
-
Not calling it ValidationType to avoid confusion for now with DataValidationConstraint.ValidationType.
- DataValidationHelper - Interface in org.apache.poi.ss.usermodel
- DataValidityTable - Class in org.apache.poi.hssf.record.aggregates
-
Manages the DVALRecord and DVRecords for a single sheet
- DataValidityTable() - Constructor for class org.apache.poi.hssf.record.aggregates.DataValidityTable
- DataValidityTable(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.DataValidityTable
- date() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- Date - Class in org.apache.poi.hpsf
- Date() - Constructor for class org.apache.poi.hpsf.Date
- DATE - org.apache.poi.ss.format.CellFormatType
-
A date format.
- DATE - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- DATE - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
Date type
- DATE_TIME - org.apache.poi.sl.usermodel.TextRun.FieldType
- DATE_WINDOW_1904 - org.apache.poi.hssf.record.HSSFRecordTypes
- Date1904Support - Interface in org.apache.poi.ss.usermodel
- DateFormatConverter - Class in org.apache.poi.ss.util
-
Convert java DateFormat patterns into Excel custom number formats.
- DateFormatConverter.DateFormatTokenizer - Class in org.apache.poi.ss.util
- DateFormatTokenizer(String) - Constructor for class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
- DateFunc - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function DATE
- DateParser - Class in org.apache.poi.ss.formula.atp
-
Deprecated.in 5.0.0 - use
DateParser - DateParser - Class in org.apache.poi.ss.util
-
Parser for java dates.
- DateParser() - Constructor for class org.apache.poi.ss.formula.atp.DateParser
-
Deprecated.
- DateParser() - Constructor for class org.apache.poi.ss.util.DateParser
- DATETIME - org.apache.poi.sl.usermodel.Placeholder
-
Date placeholder shape.
- DateTimeFormatUtils - Class in org.apache.poi.util
-
Utils for Datetime, since locale provider has changed from java 9.
- DateTimeFormatUtils() - Constructor for class org.apache.poi.util.DateTimeFormatUtils
- dateToDays(Date) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
-
Returns number of days since 1900-1-0; i.e. 1900-1-0 returns 0 and 1900-1-1 returns 1.
- dateToFileTime(Date) - Static method in class org.apache.poi.hpsf.Filetime
-
Converts a
Dateinto a filetime. - DateUtil - Class in org.apache.poi.ss.usermodel
-
Contains methods for dealing with Excel dates.
- DateValue - Class in org.apache.poi.ss.formula.functions
-
Implementation for the DATEVALUE() Excel function.
- DateValue() - Constructor for class org.apache.poi.ss.formula.functions.DateValue
- DateWindow1904Record - Class in org.apache.poi.hssf.record
-
Flag specifying whether 1904 date windowing is used.
- DateWindow1904Record() - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
- DateWindow1904Record(DateWindow1904Record) - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
- DateWindow1904Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DateWindow1904Record
- DatRecord - Class in org.apache.poi.hssf.record.chart
-
The dat record is used to store options for the chart.
- DatRecord() - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
- DatRecord(DatRecord) - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
- DatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
- DAverage - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DAverage function: Gets the average value of a column in an area with given conditions.
- DAverage() - Constructor for class org.apache.poi.ss.formula.functions.DAverage
- DAVERAGE - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DAY - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- DAY_MILLISECONDS - Static variable in class org.apache.poi.ss.usermodel.DateUtil
- Days - Class in org.apache.poi.ss.formula.functions
-
Calculates the number of days between two dates based on a real year, which is used in some accounting calculations.
- DAYS - org.apache.poi.xddf.usermodel.chart.XDDFDateAxisHelper.TimeUnit
- Days360 - Class in org.apache.poi.ss.formula.functions
-
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.
- Days360() - Constructor for class org.apache.poi.ss.formula.functions.Days360
- daysToDate(int) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
-
Returns a
Dateof a given number of days since 1900-1-1 (inclusive); i.e. returns Date at 1900-1-1 given 1 - DB_CELL - org.apache.poi.hssf.record.HSSFRecordTypes
- DBCellRecord - Class in org.apache.poi.hssf.record
-
Used by Excel and other MS apps to quickly find rows in the sheets.
- DBCellRecord(int, short[]) - Constructor for class org.apache.poi.hssf.record.DBCellRecord
- DBCellRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DBCellRecord
- DCON_REF - org.apache.poi.hssf.record.HSSFRecordTypes
- DConRefRecord - Class in org.apache.poi.hssf.record
-
DConRef records specify a range in a workbook (internal or external) that serves as a data source for pivot tables or data consolidation.
- DConRefRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
-
Read constructor.
- DConRefRecord(DConRefRecord) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
- DConRefRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
-
Read Constructor.
- DCount - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DCount function: Counts the number of numeric cells in a column in an area with given conditions.
- DCount() - Constructor for class org.apache.poi.ss.formula.functions.DCount
- DCOUNT - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DCountA - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DCountA function: Counts the number of non-blank cells in a column in an area with given conditions.
- DCountA() - Constructor for class org.apache.poi.ss.formula.functions.DCountA
- DCOUNTA - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DDE_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether the pictFmla field of the Obj record that contains this FtPioGrbit specifies a DDE reference.
- DE - org.apache.poi.util.LocaleID
- DE_AT - org.apache.poi.util.LocaleID
- DE_CH - org.apache.poi.util.LocaleID
- DE_DE - org.apache.poi.util.LocaleID
- DE_LI - org.apache.poi.util.LocaleID
- DE_LU - org.apache.poi.util.LocaleID
- Dec2Bin - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel DEC2BIN() function.
- Dec2Bin() - Constructor for class org.apache.poi.ss.formula.functions.Dec2Bin
- Dec2Hex - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel DELTA() function.
- Dec2Hex() - Constructor for class org.apache.poi.ss.formula.functions.Dec2Hex
- DECAGON - org.apache.poi.sl.usermodel.ShapeType
- DECAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- Decimal - Class in org.apache.poi.hpsf
- Decimal() - Constructor for class org.apache.poi.hpsf.Decimal
- DECIMAL - org.apache.poi.sl.usermodel.TabStop.TabStopType
- DECIMAL - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- DECIMAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
Decimal type
- decode() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
Convert raw data to escher records.
- decodeNumber(int) - Static method in class org.apache.poi.hssf.util.RKUtil
-
Do the dirty work of decoding; made a private static method to facilitate testing the algorithm
- decodeRef(long) - Static method in class org.apache.poi.ss.util.RefUtil
- decompress(byte[]) - Static method in class org.apache.poi.util.RLEDecompressingInputStream
- decompress(byte[], int, int) - Static method in class org.apache.poi.util.RLEDecompressingInputStream
- decompress(InputStream) - Method in class org.apache.poi.util.LZWDecompresser
-
Decompresses the given input stream, returning the array of bytes of the decompressed input.
- decompress(InputStream, OutputStream) - Method in class org.apache.poi.util.LZWDecompresser
-
Perform a streaming decompression of the input.
- DECORATIVE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
- DECORATIVE - org.apache.poi.ss.usermodel.FontFamily
- Decryptor - Class in org.apache.poi.poifs.crypt
- Decryptor() - Constructor for class org.apache.poi.poifs.crypt.Decryptor
- Decryptor(Decryptor) - Constructor for class org.apache.poi.poifs.crypt.Decryptor
- DeepPink - org.apache.poi.sl.usermodel.PresetColor
- DeepSkyBlue - org.apache.poi.sl.usermodel.PresetColor
- DEFAULT - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies a character set based on the current system locale; for example, when the system locale is United States English, the default character set is ANSI_CHARSET.
- DEFAULT - org.apache.poi.common.usermodel.fonts.FontPitch
-
The default pitch, which is implementation-dependent.
- DEFAULT - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- DEFAULT - org.apache.poi.ss.usermodel.PrintOrientation
-
orientation not specified
- DEFAULT - org.apache.poi.wp.usermodel.HeaderFooterType
-
This is the default header or Footer, It is displayed on every page where a more specific header or footer is not specified.
- DEFAULT - Static variable in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
-
Default UDFFinder implementation
- DEFAULT_BUCKET_SIZE - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
- DEFAULT_CHAR_WIDTH - Static variable in class org.apache.poi.ss.util.SheetUtil
-
Which default char-width to use if the font-system is unavailable.
- DEFAULT_CHARACTER_WIDTH - Static variable in class org.apache.poi.util.Units
-
Width of one "standard character" of the default font in pixels.
- DEFAULT_CHARSET - Static variable in interface org.apache.poi.sl.draw.Drawable
-
Sets the default charset to render text elements.
- DEFAULT_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
-
Default character set.
- DEFAULT_CODEPAGE - Static variable in class org.apache.poi.hpsf.Property
-
Default codepage for
CodePageStrings - DEFAULT_COL_WIDTH - org.apache.poi.hssf.record.HSSFRecordTypes
- DEFAULT_COLUMN_WIDTH - Static variable in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
The default column width is 8 characters
- DEFAULT_CONDENSE_ROWS_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
- DEFAULT_COPY_CELL_FORMULA_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
- DEFAULT_COPY_CELL_STYLE_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
- DEFAULT_COPY_CELL_VALUE_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
- DEFAULT_COPY_HYPERLINK_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
- DEFAULT_COPY_MERGED_REGIONS_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
- DEFAULT_COPY_ROW_HEIGHT_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
- DEFAULT_DATA_LABEL_TEXT_PROPERTIES - org.apache.poi.hssf.record.HSSFRecordTypes
- DEFAULT_MERGE_HYPERLINK_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
- DEFAULT_PASSWORD - Static variable in class org.apache.poi.poifs.crypt.Decryptor
- DEFAULT_POIFS_ENTRY - Static variable in class org.apache.poi.poifs.crypt.Decryptor
- DEFAULT_POIFS_ENTRY - Static variable in class org.apache.poi.poifs.crypt.Encryptor
- DEFAULT_RESOLUTION - Static variable in class org.apache.poi.sl.image.ImageHeaderPICT
- DEFAULT_ROW_HEIGHT - org.apache.poi.hssf.record.HSSFRecordTypes
- DEFAULT_ROW_HEIGHT - Static variable in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
The default row height for empty rows is 255 twips (255 / 20 == 12.75 points)
- DEFAULT_SIZE_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether this picture's size has been explicitly set. 0 = picture size has been explicitly set, 1 = has not been set
- DEFAULT_STREAM_NAME - Static variable in class org.apache.poi.hpsf.DocumentSummaryInformation
-
The document name a document summary information stream usually has in a POIFS filesystem.
- DEFAULT_STREAM_NAME - Static variable in class org.apache.poi.hpsf.SummaryInformation
-
The document name a summary information stream usually has in a POIFS filesystem.
- DEFAULT_SUFFIX - Static variable in class org.apache.poi.ss.formula.functions.Complex
- DEFAULT_THEME - Static variable in class org.apache.poi.hssf.record.ThemeRecord
- DEFAULT_VALUE - Static variable in class org.apache.poi.hssf.record.DeltaRecord
- defaultcolwidth - Variable in class org.apache.poi.hssf.model.InternalSheet
- DefaultColWidthRecord - Class in org.apache.poi.hssf.record
-
Specifies the default width for columns that have no specific width set.
- DefaultColWidthRecord() - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
- DefaultColWidthRecord(DefaultColWidthRecord) - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
- DefaultColWidthRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DefaultColWidthRecord
- DefaultDataLabelTextPropertiesRecord - Class in org.apache.poi.hssf.record.chart
-
The default data label text properties record identifies the text characteristics of the preceding text record.
- DefaultDataLabelTextPropertiesRecord() - Constructor for class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- DefaultDataLabelTextPropertiesRecord(DefaultDataLabelTextPropertiesRecord) - Constructor for class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- DefaultDataLabelTextPropertiesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- DefaultEscherRecordFactory - Class in org.apache.poi.ddf
-
Generates escher records when provided the byte array containing those records.
- DefaultEscherRecordFactory() - Constructor for class org.apache.poi.ddf.DefaultEscherRecordFactory
-
Creates an instance of the escher record factory
- defaultKeySize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- defaultrowheight - Variable in class org.apache.poi.hssf.model.InternalSheet
- DefaultRowHeightRecord - Class in org.apache.poi.hssf.record
-
Row height for rows with undefined or not explicitly defined heights.
- DefaultRowHeightRecord() - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
- DefaultRowHeightRecord(DefaultRowHeightRecord) - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
- DefaultRowHeightRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
- DefaultTempFileCreationStrategy - Class in org.apache.poi.util
-
Default implementation of the
TempFileCreationStrategyused byTempFile: Files are collected into one directory. - DefaultTempFileCreationStrategy() - Constructor for class org.apache.poi.util.DefaultTempFileCreationStrategy
-
Creates the strategy so that it creates the temporary files in the default directory.
- DefaultTempFileCreationStrategy(File) - Constructor for class org.apache.poi.util.DefaultTempFileCreationStrategy
-
Creates the strategy allowing to set the
- DefaultTokenNode<T> - Class in org.apache.poi.ss.formula.token
- DefaultUDFFinder - Class in org.apache.poi.ss.formula.udf
-
Default UDF finder - for adding your own user defined functions.
- DefaultUDFFinder(String[], FreeRefFunction[]) - Constructor for class org.apache.poi.ss.formula.udf.DefaultUDFFinder
- DeferredNamePtg - Class in org.apache.poi.ss.formula.ptg
-
A defined name is only used for parsing and evaluation which will not be written out.
- DeferredNamePtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.DeferredNamePtg
- DEGREES - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- DelayableLittleEndianOutput - Interface in org.apache.poi.util
-
Implementors of this interface allow client code to 'delay' writing to a certain section of a data output stream.
A typical application is for writing BIFF records when the size is not known until well after the header has been written. - delete() - Method in interface org.apache.poi.poifs.filesystem.Entry
-
Delete this Entry.
- delete() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
Delete this Entry.
- delete() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- DELETE_FILES_ON_EXIT - Static variable in class org.apache.poi.util.DefaultTempFileCreationStrategy
-
To use files.deleteOnExit after clean JVM exit, set the
-Dpoi.delete.tmp.files.on.exitJVM property - deleteChild(Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Delete a Property
- DELETED_PSPL - org.apache.poi.ddf.EscherRecordTypes
- Deleted3DPxg - Class in org.apache.poi.ss.formula.ptg
-
An XSSF only representation of a reference to a deleted area
- Deleted3DPxg(int, String) - Constructor for class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- Deleted3DPxg(String) - Constructor for class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- Deleted3DPxg(Deleted3DPxg) - Constructor for class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- DeletedArea3DPtg - Class in org.apache.poi.ss.formula.ptg
-
Deleted Area 3D Ptg - 3D referecnce (Sheet + Area)
- DeletedArea3DPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
- DeletedArea3DPtg(int, Area3DPtg, String) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
- DeletedArea3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
- DeletedRef3DPtg - Class in org.apache.poi.ss.formula.ptg
-
Deleted Reference 3D Ptg
- DeletedRef3DPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
- DeletedRef3DPtg(int, Ref3DPtg, String) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
- DeletedRef3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
-
Creates new DeletedRef3DPtg
- deleteFile - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
- Delta - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel DELTA() function.
- Delta() - Constructor for class org.apache.poi.ss.formula.functions.Delta
- DELTA - org.apache.poi.hssf.record.HSSFRecordTypes
- DeltaRecord - Class in org.apache.poi.hssf.record
-
Controls the accuracy of the calculations
- DeltaRecord(double) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
- DeltaRecord(DeltaRecord) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
- DeltaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
- DEMI - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
- DependencyTracker - Interface in org.apache.poi.ss.formula
-
Interface for constructing the formula dependency.
- dereferenceResult(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Dereferences a single value from any AreaEval or RefEval evaluation result.
- des - org.apache.poi.poifs.crypt.CipherAlgorithm
- des3 - org.apache.poi.poifs.crypt.CipherAlgorithm
- des3_112 - org.apache.poi.poifs.crypt.CipherAlgorithm
- description - Variable in enum org.apache.poi.ddf.EscherRecordTypes
- Desktop - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the desktop.
- DEVSQ - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- DG - org.apache.poi.ddf.EscherRecordTypes
- DG_CONTAINER - org.apache.poi.ddf.EscherRecordTypes
-
Containerfor all the file records for the objects in a drawing. - DG_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- DGet - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DGet function: Finds the value of a column in an area with given conditions.
- DGet() - Constructor for class org.apache.poi.ss.formula.functions.DGet
- DGET - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DGG - org.apache.poi.ddf.EscherRecordTypes
- DGG_CONTAINER - org.apache.poi.ddf.EscherRecordTypes
-
Containerfor all OfficeArt file records that contain document-wide data. - DGG_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- DGM - org.apache.poi.sl.usermodel.Placeholder
-
Organization chart object placeholder shape.
- DIAG_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
- DIAG_STRIPE - org.apache.poi.sl.usermodel.ShapeType
- DIAG_STRIPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- Diamond - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- DIAMOND - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- DIAMOND - org.apache.poi.sl.usermodel.ShapeType
- DIAMOND - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DIAMONDS - org.apache.poi.ss.usermodel.FillPatternType
-
Diamonds
- DIAMONDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Diamonds
- DIAMONDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- DIAMONDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Diamonds
- DIB - org.apache.poi.common.usermodel.PictureType
-
Device independent bitmap
- DIB - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Device independent bitmap
- DICT_MASK - Static variable in class org.apache.poi.util.LZWDecompresser
-
the mask for calculating / wrapping dictionary offsets
- DICT_SIZE - Static variable in class org.apache.poi.util.LZWDecompresser
-
the size of our dictionary
- DIFAT_SECTOR_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Indicates the sector holds a DIFAT block (0xFFFFFFFC)
- DifferentialStyleProvider - Interface in org.apache.poi.ss.usermodel
-
Interface for classes providing differential style definitions, such as conditional format rules and table/pivot table styles.
- Dimension2DDouble - Class in org.apache.poi.util
- Dimension2DDouble() - Constructor for class org.apache.poi.util.Dimension2DDouble
- Dimension2DDouble(double, double) - Constructor for class org.apache.poi.util.Dimension2DDouble
- DIMENSIONS - org.apache.poi.hssf.record.HSSFRecordTypes
- DimensionsRecord - Class in org.apache.poi.hssf.record
-
Provides the minumum and maximum bounds of a sheet.
- DimensionsRecord() - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
- DimensionsRecord(DimensionsRecord) - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
- DimensionsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DimensionsRecord
- DimGray - org.apache.poi.sl.usermodel.PresetColor
- dir - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
- DIRECTORY_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
- DirectoryEntry - Interface in org.apache.poi.poifs.filesystem
-
This interface defines methods specific to Directory objects managed by a Filesystem instance.
- DirectoryNode - Class in org.apache.poi.poifs.filesystem
-
Simple implementation of DirectoryEntry
- DirectoryProperty - Class in org.apache.poi.poifs.property
-
Directory property
- DirectoryProperty(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.DirectoryProperty
-
reader constructor
- DirectoryProperty(String) - Constructor for class org.apache.poi.poifs.property.DirectoryProperty
-
Default constructor
- DirectoryProperty.PropertyComparator - Class in org.apache.poi.poifs.property
- disableCacheManager() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
- display(PrintWriter, int) - Method in class org.apache.poi.ddf.EscherContainerRecord
- display(PrintWriter, int) - Method in class org.apache.poi.ddf.EscherRecord
-
The display methods allows escher variables to print the record names according to their hierarchy.
- DISPLAY_MODE_OPAQUE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- DISPLAY_MODE_TRANSPARENT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- displayDirectory(DirectoryNode, String, boolean) - Static method in class org.apache.poi.poifs.dev.POIFSLister
- dispose() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- dispose() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- dispose() - Method in class org.apache.poi.sl.draw.PathGradientPaint.PathGradientContext
- dispose() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Disposes of this graphics context and releases any system resources that it is using.
- DIST - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
Distribute space between characters.
- DISTRIBUTED - org.apache.poi.sl.usermodel.VerticalAlignment
-
Anchor the text so that it is distributed vertically.
- DISTRIBUTED - org.apache.poi.ss.usermodel.HorizontalAlignment
-
Indicates that each 'word' in each line of text inside the cell is evenly distributed across the width of the cell, with flush right and left margins.
- DISTRIBUTED - org.apache.poi.ss.usermodel.VerticalAlignment
-
When text direction is horizontal: the vertical alignment of lines of text is distributed vertically, where each line of text inside the cell is evenly distributed across the height of the cell, with flush top
- DIV_ERROR - Static variable in class org.apache.poi.ss.formula.token.ErrorNode
- DIV_ZERO - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
#DIV/0!
- DIV_ZERO - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
#DIV/0!
- DIV0 - org.apache.poi.ss.usermodel.FormulaError
-
Intended to indicate when any number, including zero, is divided by zero.
- DivideEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- DividePtg - Class in org.apache.poi.ss.formula.ptg
-
This PTG implements the standard binomial divide "/"
- DivNode - Class in org.apache.poi.ss.formula.token
- DivNode - org.apache.poi.ss.formula.token.NodeId
- DivNode() - Constructor for class org.apache.poi.ss.formula.token.DivNode
- DMax - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DMax function: Finds the maximum value of a column in an area with given conditions.
- DMax() - Constructor for class org.apache.poi.ss.formula.functions.DMax
- DMAX - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DMin - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DMin function: Finds the minimum value of a column in an area with given conditions.
- DMin() - Constructor for class org.apache.poi.ss.formula.functions.DMin
- DMIN - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DOC_SUMMARY - org.apache.poi.hpsf.ClassIDPredefined
-
Document summary information first property section
- Document - org.apache.poi.poifs.macros.Module.ModuleType
- DOCUMENT - org.apache.poi.common.usermodel.HyperlinkType
-
Link to a place in this document
- DOCUMENT_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
- DocumentDescriptor - Class in org.apache.poi.poifs.filesystem
-
Class DocumentDescriptor
- DocumentDescriptor(POIFSDocumentPath, String) - Constructor for class org.apache.poi.poifs.filesystem.DocumentDescriptor
-
Trivial constructor
- DocumentEntry - Interface in org.apache.poi.poifs.filesystem
-
This interface defines methods specific to Document objects managed by a Filesystem instance.
- DocumentFactoryHelper - Class in org.apache.poi.poifs.filesystem
-
A small base class for the various factories, e.g.
- DocumentFormatException - Exception in org.apache.poi.util
-
This is similar to
RecordFormatException, except this is thrown when there's a higher order problem with parsing a document beyond individual records. - DocumentFormatException(String) - Constructor for exception org.apache.poi.util.DocumentFormatException
- DocumentFormatException(String, Throwable) - Constructor for exception org.apache.poi.util.DocumentFormatException
- DocumentFormatException(Throwable) - Constructor for exception org.apache.poi.util.DocumentFormatException
- DocumentInputStream - Class in org.apache.poi.poifs.filesystem
-
This class provides methods to read a DocumentEntry managed by a
POIFSFileSysteminstance. - DocumentInputStream(DocumentEntry) - Constructor for class org.apache.poi.poifs.filesystem.DocumentInputStream
-
Create an InputStream from the specified DocumentEntry
- DocumentInputStream(POIFSDocument) - Constructor for class org.apache.poi.poifs.filesystem.DocumentInputStream
-
Create an InputStream from the specified Document
- DocumentNode - Class in org.apache.poi.poifs.filesystem
-
Simple implementation of DocumentEntry for OPOIFS
- DocumentOutputStream - Class in org.apache.poi.poifs.filesystem
-
This class provides methods to write a DocumentEntry managed by a
POIFSFileSysteminstance. - DocumentOutputStream(DirectoryEntry, String) - Constructor for class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
Create an OutputStream to create the specified new Entry
- DocumentOutputStream(DocumentEntry) - Constructor for class org.apache.poi.poifs.filesystem.DocumentOutputStream
-
Create an OutputStream from the specified DocumentEntry.
- DocumentProperty - Class in org.apache.poi.poifs.property
-
Trivial extension of Property for POIFSDocuments
- DocumentProperty(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.DocumentProperty
-
reader constructor
- DocumentProperty(String, int) - Constructor for class org.apache.poi.poifs.property.DocumentProperty
-
Constructor
- DocumentSummaryInformation - Class in org.apache.poi.hpsf
-
Convenience class representing a DocumentSummary Information stream in a Microsoft Office document.
- DocumentSummaryInformation() - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
-
Creates an empty
DocumentSummaryInformation. - DocumentSummaryInformation(InputStream) - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
-
Creates a
DocumentSummaryInformationinstance from anInputStreamin the Horrible Property Set Format. - DocumentSummaryInformation(PropertySet) - Constructor for class org.apache.poi.hpsf.DocumentSummaryInformation
-
Creates a
DocumentSummaryInformationfrom a givenPropertySet. - DODECAGON - org.apache.poi.sl.usermodel.ShapeType
- DODECAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DodgerBlue - org.apache.poi.sl.usermodel.PresetColor
- doesContainsSheetName(String, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Determines whether a workbook contains the provided sheet name.
- doesFormulaReferToDeletedCell(Ptg[]) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
- DOLLAR - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- DollarDe - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel DOLLARDE() function.
- DollarDe() - Constructor for class org.apache.poi.ss.formula.functions.DollarDe
- DollarFr - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel DOLLARFR() function.
- DollarFr() - Constructor for class org.apache.poi.ss.formula.functions.DollarFr
- DONT_MOVE_AND_RESIZE - org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
Do Not Move or Resize With Underlying Rows/Columns (3)
- DONT_MOVE_DO_RESIZE - org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
Don't Move but do Resize With Anchor Cells (1)
- Donut - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- DONUT - org.apache.poi.sl.usermodel.ShapeType
- DONUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
square dot style - native 6
- DOTTED - org.apache.poi.ss.usermodel.BorderStyle
-
dot border
- DOTTED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- DOUBLE - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Double lines of equal width - native 1 / ooxml "dbl"
- DOUBLE - org.apache.poi.ss.usermodel.BorderStyle
-
double-line border
- DOUBLE - org.apache.poi.ss.usermodel.FontUnderline
-
Double-line underlining under each character in the cell. underlines are drawn through the descenders of characters such as g and p.
- DOUBLE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- DOUBLE_ACCOUNTING - org.apache.poi.ss.usermodel.FontUnderline
-
Double-line accounting underlining under each character in the cell.
- DOUBLE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
- DOUBLE_WAVE - org.apache.poi.sl.usermodel.ShapeType
- DOUBLE_WAVE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DoubleNode - Class in org.apache.poi.ss.formula.token
- DoubleNode - org.apache.poi.ss.formula.token.NodeId
- DoubleNode(Double) - Constructor for class org.apache.poi.ss.formula.token.DoubleNode
- doubleToFixedPoint(double) - Static method in class org.apache.poi.util.Units
-
Converts a value of type floating point to a FixedPoint
- DoubleWave - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- DOWN_ARROW - org.apache.poi.sl.usermodel.ShapeType
- DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DOWN_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- DOWN_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DOWN_THEN_OVER - org.apache.poi.ss.usermodel.PageOrder
-
Order pages vertically first, then move horizontally.
- DownArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- DownArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- DProduct - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DProduct function: Gets the product value of a column in an area with given conditions.
- DProduct() - Constructor for class org.apache.poi.ss.formula.functions.DProduct
- DPRODUCT - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- draw(Graphics2D) - Method in interface org.apache.poi.sl.draw.Drawable
-
Draw this shape into the supplied canvas
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawBackground
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawGraphicalFrame
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawGroupShape
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawNothing
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawShape
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSheet
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSlide
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextFragment
- draw(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- draw(Graphics2D) - Method in interface org.apache.poi.sl.usermodel.Sheet
-
Convenience method to draw a sheet to a graphics context
- draw(Graphics2D, Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.Shape
-
Convenience method to draw a single shape
- draw(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- draw(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Strokes the outline of a
Shapeusing the settings of the currentGraphics2Dcontext. - DRAW_FACTORY - Static variable in interface org.apache.poi.sl.draw.Drawable
-
DrawFactorywhich will be used to draw objects into this graphics context - Drawable - Interface in org.apache.poi.sl.draw
- Drawable.DrawableHint - Class in org.apache.poi.sl.draw
- DrawableHint(int) - Constructor for class org.apache.poi.sl.draw.Drawable.DrawableHint
- drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws the outline of a circular or elliptical arc covering the specified rectangle.
- DrawAutoShape - Class in org.apache.poi.sl.draw
- DrawAutoShape(AutoShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawAutoShape
- DrawBackground - Class in org.apache.poi.sl.draw
- DrawBackground(Background<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawBackground
- drawBorderColors(CellRangeAddress, short, BorderExtent) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Sets the color for a group of cell borders for a cell range.
- drawBorders(CellRangeAddress, BorderStyle, short, BorderExtent) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Draws a group of cell borders for a cell range.
- drawBorders(CellRangeAddress, BorderStyle, BorderExtent) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Draws a group of cell borders for a cell range.
- DrawConnectorShape - Class in org.apache.poi.sl.draw
- DrawConnectorShape(ConnectorShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawConnectorShape
- drawContent(Graphics2D) - Method in interface org.apache.poi.sl.draw.Drawable
-
draw any content within this shape (image, text, etc.).
- drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawNothing
- drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPictureShape
- drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawShape
- drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSheet
- drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
- drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextFragment
- drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- drawContent(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextShape
- drawDecoration(Graphics2D, Paint, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
- DrawFactory - Class in org.apache.poi.sl.draw
- DrawFactory() - Constructor for class org.apache.poi.sl.draw.DrawFactory
- DrawFontManager - Interface in org.apache.poi.sl.draw
-
Manages fonts when rendering slides.
- DrawFontManagerDefault - Class in org.apache.poi.sl.draw
-
Manages fonts when rendering slides.
- DrawFontManagerDefault() - Constructor for class org.apache.poi.sl.draw.DrawFontManagerDefault
- DrawFreeformShape - Class in org.apache.poi.sl.draw
- DrawFreeformShape(FreeformShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawFreeformShape
- drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Renders the text of the specified
GlyphVectorusing theGraphics2Dcontext's rendering attributes. - DrawGraphicalFrame - Class in org.apache.poi.sl.draw
- DrawGraphicalFrame(GraphicalFrame<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawGraphicalFrame
- DrawGroupShape - Class in org.apache.poi.sl.draw
- DrawGroupShape(GroupShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawGroupShape
- drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- drawImage(Graphics2D, Rectangle2D) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
Render picture data into the supplied graphics
- drawImage(Graphics2D, Rectangle2D, Insets) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- drawImage(Graphics2D, Rectangle2D, Insets) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
Render picture data into the supplied graphics
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Renders a
BufferedImagethat is filtered with aBufferedImageOp. - drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
- drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws as much of the specified image as is currently available.
- drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws as much of the specified image as is currently available.
- drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Renders an image, applying a transform from image space into user space before drawing.
- Drawing<T extends Shape> - Interface in org.apache.poi.ss.usermodel
-
High level representation of spreadsheet drawing.
- DRAWING - org.apache.poi.hssf.record.HSSFRecordTypes
- DRAWING_GROUP - org.apache.poi.hssf.record.HSSFRecordTypes
- DRAWING_SELECTION - org.apache.poi.hssf.record.HSSFRecordTypes
- DrawingDump - Class in org.apache.poi.util
-
Dump out the aggregated escher records
- DrawingGroupRecord - Class in org.apache.poi.hssf.record
-
Specifies a group of drawing objects.
- DrawingGroupRecord() - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
- DrawingGroupRecord(DrawingGroupRecord) - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
- DrawingGroupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingGroupRecord
- DrawingManager2 - Class in org.apache.poi.hssf.model
-
Provides utilities to manage drawing groups.
- DrawingManager2(EscherDggRecord) - Constructor for class org.apache.poi.hssf.model.DrawingManager2
- DrawingRecord - Class in org.apache.poi.hssf.record
- DrawingRecord() - Constructor for class org.apache.poi.hssf.record.DrawingRecord
- DrawingRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
- DrawingRecord(DrawingRecord) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
- DrawingRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingRecord
- DrawingRecordForBiffViewer - Class in org.apache.poi.hssf.record
-
This is purely for the biff viewer.
- DrawingRecordForBiffViewer() - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
- DrawingRecordForBiffViewer(DrawingRecord) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
- DrawingRecordForBiffViewer(DrawingRecordForBiffViewer) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
- DrawingRecordForBiffViewer(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
- DrawingSelectionRecord - Class in org.apache.poi.hssf.record
-
MsoDrawingSelection (0x00ED)
- DrawingSelectionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingSelectionRecord
- drawLine(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawLine(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawLine(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws a line, using the current color, between the points
(x1, y1)and(x2, y2)in this graphics context's coordinate system. - drawLine(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawLine(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- DrawMasterSheet - Class in org.apache.poi.sl.draw
- DrawMasterSheet(MasterSheet<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawMasterSheet
- DrawNothing - Class in org.apache.poi.sl.draw
- DrawNothing(Shape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawNothing
- DrawNotImplemented - Annotation Type in org.apache.poi.sl.draw
-
This is a marker annotation for classes which don't have a defined draw implementation.
- drawOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawOval(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws the outline of an oval.
- DrawPaint - Class in org.apache.poi.sl.draw
-
This class handles color transformations.
- DrawPaint(PlaceableShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawPaint
- drawParagraphs(Graphics2D, double, double) - Method in class org.apache.poi.sl.draw.DrawTextShape
-
paint the paragraphs starting from top left (x,y)
- DrawPictureShape - Class in org.apache.poi.sl.draw
- DrawPictureShape(PictureShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawPictureShape
- drawPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawPolygon(int[], int[], int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws a closed polygon defined by arrays of x and y coordinates.
- drawPolyline(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawPolyline(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawPolyline(int[], int[], int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws a sequence of connected lines defined by arrays of x and y coordinates.
- drawRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws the outline of the specified rectangle.
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Renders a
RenderedImage, applying a transform from image space into user space before drawing. - drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Renders a
RenderableImage, applying a transform from image space into user space before drawing. - drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws an outlined round-cornered rectangle using this graphics context's current color.
- drawShadow(Graphics2D, Collection<Outline>, Paint, Paint) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
- drawShape(Graphics2D, Shape<?, ?>, Rectangle2D) - Method in class org.apache.poi.sl.draw.DrawFactory
-
Convenience method for drawing single shapes.
- DrawShape - Class in org.apache.poi.sl.draw
- DrawShape(Shape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawShape
- DrawSheet - Class in org.apache.poi.sl.draw
- DrawSheet(Sheet<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawSheet
- DrawSimpleShape - Class in org.apache.poi.sl.draw
- DrawSimpleShape(SimpleShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawSimpleShape
- DrawSlide - Class in org.apache.poi.sl.draw
- DrawSlide(Slide<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawSlide
- drawString(String, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawString(String, float, float) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Renders the text specified by the specified
String, using the current text attribute state in theGraphics2Dcontext. - drawString(String, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawString(String, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawString(String, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws the text given by the specified string, using this graphics context's current font and color.
- drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Renders the text of the specified iterator, using the
Graphics2Dcontext's currentPaint. - drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Draws the text given by the specified iterator, using this graphics context's current color.
- DrawTableShape - Class in org.apache.poi.sl.draw
- DrawTableShape(TableShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTableShape
- DrawTextBox - Class in org.apache.poi.sl.draw
- DrawTextBox(TextBox<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTextBox
- DrawTextFragment - Class in org.apache.poi.sl.draw
- DrawTextFragment(TextLayout, AttributedString) - Constructor for class org.apache.poi.sl.draw.DrawTextFragment
- DrawTextParagraph - Class in org.apache.poi.sl.draw
- DrawTextParagraph(TextParagraph<?, ?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTextParagraph
- DrawTextShape - Class in org.apache.poi.sl.draw
- DrawTextShape(TextShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawTextShape
- DrawTexturePaint - Class in org.apache.poi.sl.draw
- DSB - org.apache.poi.util.LocaleID
- DSB_DE - org.apache.poi.util.LocaleID
- DSF - org.apache.poi.hssf.record.HSSFRecordTypes
- DSFRecord - Class in org.apache.poi.hssf.record
-
Tells if this is a double stream file.
- DSFRecord(boolean) - Constructor for class org.apache.poi.hssf.record.DSFRecord
- DSFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DSFRecord
- dsm(Date, Date, int) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
- DStarRunner - Class in org.apache.poi.ss.formula.functions
-
This class performs a D* calculation.
- DStarRunner(DStarRunner.DStarAlgorithmEnum) - Constructor for class org.apache.poi.ss.formula.functions.DStarRunner
- DStarRunner.DStarAlgorithmEnum - Enum in org.apache.poi.ss.formula.functions
-
Enum for convenience to identify and source implementations of the D* functions
- DStdev - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DStdev function: Gets the standard deviation value of a column in an area with given conditions.
- DStdev() - Constructor for class org.apache.poi.ss.formula.functions.DStdev
- DSTDEV - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DStdevp - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DStdevp function: Gets the standard deviation value of a column in an area with given conditions.
- DStdevp() - Constructor for class org.apache.poi.ss.formula.functions.DStdevp
- DSTDEVP - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DSum - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DSum function: Finds the total value of matching values in a column in an area with given conditions.
- DSum() - Constructor for class org.apache.poi.ss.formula.functions.DSum
- DSUM - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DUCKING_LARGE - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
- DUCKING_SMALL - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
- DUCKING_STD - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseXHeight
- dump(byte[], int, int, PrintStream) - Method in class org.apache.poi.ddf.EscherDump
-
Decodes the escher stream from a byte array and dumps the results to a print stream.
- dump(byte[], long, int) - Static method in class org.apache.poi.util.HexDump
-
dump an array of bytes to a String
- dump(byte[], long, int, int) - Static method in class org.apache.poi.util.HexDump
-
dump an array of bytes to a String
- dump(byte[], long, OutputStream, int) - Static method in class org.apache.poi.util.HexDump
-
dump an array of bytes to an OutputStream
- dump(byte[], long, OutputStream, int, int) - Static method in class org.apache.poi.util.HexDump
-
dump an array of bytes to an OutputStream
- dump(int, byte[], PrintStream) - Method in class org.apache.poi.ddf.EscherDump
- dump(DirectoryEntry, File) - Static method in class org.apache.poi.poifs.dev.POIFSDump
- dump(POIFSFileSystem, int, String, File) - Static method in class org.apache.poi.poifs.dev.POIFSDump
- dumpDrawingGroupRecords(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Spits out a list of all the drawing records in the workbook.
- dumpDrawingRecords(boolean, PrintWriter) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Aggregates the drawing records and dumps the escher record hierarchy to the standard output.
- Duplicatable - Interface in org.apache.poi.common
-
This is an alternative to the
Cloneableinterface without its side-effects. - DUPLICATE_VALUES - org.apache.poi.ss.usermodel.ConditionFilterType
- DV - org.apache.poi.hssf.record.HSSFRecordTypes
- DV - org.apache.poi.util.LocaleID
- DV_MV - org.apache.poi.util.LocaleID
- DVAL - org.apache.poi.hssf.record.HSSFRecordTypes
- DVALRecord - Class in org.apache.poi.hssf.record
-
This record is the list header of all data validation records (0x01BE) in the current sheet.
- DVALRecord() - Constructor for class org.apache.poi.hssf.record.DVALRecord
- DVALRecord(DVALRecord) - Constructor for class org.apache.poi.hssf.record.DVALRecord
- DVALRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DVALRecord
- DVar - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DVar function: Gets the variance value of a column in an area with given conditions.
- DVar() - Constructor for class org.apache.poi.ss.formula.functions.DVar
- DVAR - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DVarp - Class in org.apache.poi.ss.formula.functions
-
Implementation of the DVarp function: Gets the variance value of a column in an area with given conditions.
- DVarp() - Constructor for class org.apache.poi.ss.formula.functions.DVarp
- DVARP - org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- DVConstraint - Class in org.apache.poi.hssf.usermodel
-
Data Validation Constraint
- DVRecord - Class in org.apache.poi.hssf.record
-
This record stores data validation settings and a list of cell ranges which contain these settings.
- DVRecord(int, int, int, boolean, boolean, boolean, boolean, String, String, boolean, String, String, Ptg[], Ptg[], CellRangeAddressList) - Constructor for class org.apache.poi.hssf.record.DVRecord
- DVRecord(DVRecord) - Constructor for class org.apache.poi.hssf.record.DVRecord
- DVRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DVRecord
- DxfCellStyle - Interface in org.apache.poi.ss.usermodel
-
Cell style for Dxfs
- DynamicFilter - Interface in org.apache.poi.ss.usermodel
- DZ_BT - org.apache.poi.util.LocaleID
All Classes All Packages