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
A
- A1 - Static variable in class org.apache.poi.ss.util.CellAddress
-
A constant for references to the first cell in a sheet.
- A3_PAPER - org.apache.poi.ss.usermodel.PaperSize
- A3_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A3 - 297x420 mm
- A4_EXTRA_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Extra - 9.27 x 12.69 in
- A4_PAPER - org.apache.poi.ss.usermodel.PaperSize
- A4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 - 210x297 mm
- A4_PLUS_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Plus - 210x330 mm
- A4_ROTATED_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Rotated - 297x210 mm
- A4_SIZED_PAPER - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
- A4_SMALL_PAPER - org.apache.poi.ss.usermodel.PaperSize
- A4_SMALL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Small - 210x297 mm
- A4_TRANSVERSE_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A4 Transverse - 210x297 mm
- A5_PAPER - org.apache.poi.ss.usermodel.PaperSize
- A5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
A5 - 148x210 mm
- AB_DEFAULT_DIR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AB_DEFAULT_PAB - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AB_PROVIDER_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AB_PROVIDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AB_SEARCH_PATH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AB_SEARCH_PATH_UPDATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AbortableHSSFListener - Class in org.apache.poi.hssf.eventusermodel
-
Abstract class for use with the HSSFRequest and HSSFEventFactory, which allows for the halting of processing.
- AbortableHSSFListener() - Constructor for class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
- abortableProcessEvents(HSSFRequest, InputStream) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a DocumentInputStream into essentially Record events.
- abortableProcessRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
-
Process an HSSF Record.
- abortableProcessWorkbookEvents(HSSFRequest, DirectoryNode) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- abortableProcessWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- ABORTDOC - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Stops processing the current document.
- abortpath - org.apache.poi.hemf.record.HemfRecordType
- ABOVE_AVERAGE - org.apache.poi.ss.usermodel.ConditionFilterType
- ABS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- ABSOLUTE - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
The shape is horizontally offset by an absolute distance from the page element.
- ABSOLUTE - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
The shape is vertically offset by an absolute distance from the page element
- absoluteDay(Calendar, boolean) - Static method in class org.apache.poi.hssf.usermodel.HSSFDateUtil
- absoluteDay(Calendar, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a Calendar, return the number of days since 1900/12/31.
- AbstractColorStyle - Class in org.apache.poi.sl.usermodel
-
Helper class for ColorStyle - not part of the API / implementation may change any time
- AbstractColorStyle() - Constructor for class org.apache.poi.sl.usermodel.AbstractColorStyle
- AbstractEscherHolderRecord - Class in org.apache.poi.hssf.record
-
The escher container record is used to hold escher records.
- AbstractEscherHolderRecord() - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- AbstractEscherHolderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- AbstractEscherOptRecord - Class in org.apache.poi.ddf
-
Common abstract class for
EscherOptRecordandEscherTertiaryOptRecord - AbstractEscherOptRecord() - Constructor for class org.apache.poi.ddf.AbstractEscherOptRecord
- AbstractExcelConverter - Class in org.apache.poi.hssf.converter
-
Common class for
ExcelToFoConverterandExcelToHtmlConverter - AbstractExcelConverter() - Constructor for class org.apache.poi.hssf.converter.AbstractExcelConverter
- AbstractExcelUtils - Class in org.apache.poi.hssf.converter
-
Common class for
ExcelToFoUtilsandExcelToHtmlUtils - AbstractExcelUtils() - Constructor for class org.apache.poi.hssf.converter.AbstractExcelUtils
- AbstractFunctionPtg - Class in org.apache.poi.ss.formula.ptg
-
This class provides the base functionality for Excel sheet functions There are two kinds of function Ptgs - tFunc and tFuncVar Therefore, this class will have ONLY two subclasses
- AbstractFunctionPtg(int, int, byte[], int) - Constructor for class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- AbstractHemfComment - Class in org.apache.poi.hemf.record
-
Syntactic utility to allow for four different comment classes
- AbstractHemfComment(byte[]) - Constructor for class org.apache.poi.hemf.record.AbstractHemfComment
- abstractNums - Variable in class org.apache.poi.xwpf.usermodel.XWPFNumbering
- AbstractWordConverter - Class in org.apache.poi.hwpf.converter
- AbstractWordConverter() - Constructor for class org.apache.poi.hwpf.converter.AbstractWordConverter
- AbstractWordUtils - Class in org.apache.poi.hwpf.converter
- AbstractWordUtils() - Constructor for class org.apache.poi.hwpf.converter.AbstractWordUtils
- AbstractWordUtils.NumberingState - Class in org.apache.poi.hwpf.converter
- AbstractXSSFChartSeries - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
XDDFChartData.Seriesinstead - AbstractXSSFChartSeries() - Constructor for class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- ACCENT_1 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 1
- ACCENT_1 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_2 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 2
- ACCENT_2 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_3 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 3
- ACCENT_3 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_4 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 4
- ACCENT_4 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_5 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 5
- ACCENT_5 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_6 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Accent Color 6
- ACCENT_6 - org.apache.poi.xddf.usermodel.SchemeColor
- ACCENT_BORDER_CALLOUT_1 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 1 with Border and Accent Shape
- ACCENT_BORDER_CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_BORDER_CALLOUT_1 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_BORDER_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_BORDER_CALLOUT_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 2 with Border and Accent Shape
- ACCENT_BORDER_CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_BORDER_CALLOUT_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_BORDER_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_BORDER_CALLOUT_3 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 3 with Border and Accent Shape
- ACCENT_BORDER_CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_BORDER_CALLOUT_3 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_BORDER_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_BORDER_CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_CALLOUT_1 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 1 Shape
- ACCENT_CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_CALLOUT_1 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_CALLOUT_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 2 Shape
- ACCENT_CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_CALLOUT_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_CALLOUT_3 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 3 Shape
- ACCENT_CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT_CALLOUT_3 - org.apache.poi.xddf.usermodel.PresetGeometry
- ACCENT_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACCENT_CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
- ACCENT1 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT2 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT3 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT4 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT5 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- ACCENT6 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- AccentBorderCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- AccentBorderCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- AccentBorderCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- AccentBorderCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- AccentCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- AccentCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- AccentCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- AccentCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- accept(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeDataAcceptor
- accept(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor.TextAcceptor
- accept(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
- accept(XDGFShape) - Method in interface org.apache.poi.xdgf.usermodel.shape.ShapeVisitorAcceptor
- ACCESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ACCESS_LEVEL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ACCOUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- accumulate(double, double) - Method in interface org.apache.poi.ss.formula.functions.XYNumericFunction.Accumulator
- ACOS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- ACOSH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- action - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- ACTION_BUTTON_BACK_PREVIOUS - org.apache.poi.sl.draw.binding.STShapeType
-
Back or Previous Button Shape
- ACTION_BUTTON_BACK_PREVIOUS - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_BACK_PREVIOUS - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_BACK_PREVIOUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_BEGINNING - org.apache.poi.sl.draw.binding.STShapeType
-
Beginning Button Shape
- ACTION_BUTTON_BEGINNING - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_BEGINNING - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_BEGINNING - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_BLANK - org.apache.poi.sl.draw.binding.STShapeType
-
Blank Button Shape
- ACTION_BUTTON_BLANK - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_BLANK - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_BLANK - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_DOCUMENT - org.apache.poi.sl.draw.binding.STShapeType
-
Document Button Shape
- ACTION_BUTTON_DOCUMENT - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_DOCUMENT - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_DOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_END - org.apache.poi.sl.draw.binding.STShapeType
-
End Button Shape
- ACTION_BUTTON_END - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_END - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_END - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_FORWARD_NEXT - org.apache.poi.sl.draw.binding.STShapeType
-
Forward or Next Button Shape
- ACTION_BUTTON_FORWARD_NEXT - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_FORWARD_NEXT - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_FORWARD_NEXT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_HELP - org.apache.poi.sl.draw.binding.STShapeType
-
Help Button Shape
- ACTION_BUTTON_HELP - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_HELP - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_HELP - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_HOME - org.apache.poi.sl.draw.binding.STShapeType
-
Home Button Shape
- ACTION_BUTTON_HOME - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_HOME - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_HOME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_INFORMATION - org.apache.poi.sl.draw.binding.STShapeType
-
Information Button Shape
- ACTION_BUTTON_INFORMATION - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_INFORMATION - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_INFORMATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_MOVIE - org.apache.poi.sl.draw.binding.STShapeType
-
Movie Button Shape
- ACTION_BUTTON_MOVIE - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_MOVIE - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_MOVIE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_RETURN - org.apache.poi.sl.draw.binding.STShapeType
-
Return Button Shape
- ACTION_BUTTON_RETURN - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_RETURN - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_RETURN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_BUTTON_SOUND - org.apache.poi.sl.draw.binding.STShapeType
-
Sound Button Shape
- ACTION_BUTTON_SOUND - org.apache.poi.sl.usermodel.ShapeType
- ACTION_BUTTON_SOUND - org.apache.poi.xddf.usermodel.PresetGeometry
- ACTION_BUTTON_SOUND - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ACTION_CUSTOMSHOW - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- ACTION_HYPERLINK - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- ACTION_JUMP - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- ACTION_MACRO - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- ACTION_MEDIA - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- ACTION_NONE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Action Table
- ACTION_OLE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- ACTION_RUNPROGRAM - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- ActionButtonBackPrevious - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonBeginning - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonBlank - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonDocument - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonEnd - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonForwardNext - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonHelp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonHome - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonInformation - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonMovie - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonReturn - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ActionButtonSound - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ACTIVE_BORDER - org.apache.poi.xddf.usermodel.SystemColor
- ACTIVE_CAPTION - org.apache.poi.xddf.usermodel.SystemColor
- ACTIVE_PANE_LOWER_LEFT - Static variable in class org.apache.poi.hssf.record.PaneRecord
- ACTIVE_PANE_LOWER_RIGHT - Static variable in class org.apache.poi.hssf.record.PaneRecord
- ACTIVE_PANE_UPPER_LEFT - Static variable in class org.apache.poi.hssf.record.PaneRecord
- ACTIVE_PANE_UPPER_RIGHT - Static variable in class org.apache.poi.hssf.record.PaneRecord
- ActiveBorder - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the active window's border.
- ActiveCaption - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the background of the active window's title bar.
- ActiveCaptionText - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the text in the active window's title bar.
- ACTIVEX_BINS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- ACTIVEX_CONTROLS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- ActiveXShape - Class in org.apache.poi.hslf.model
-
Represents an ActiveX control in a PowerPoint document.
- ActiveXShape(int, HSLFPictureData) - Constructor for class org.apache.poi.hslf.model.ActiveXShape
-
Create a new
Picture - ActiveXShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.ActiveXShape
-
Create a
Pictureobject - add(int) - Method in class org.apache.poi.util.IntList
-
Appends the specified element to the end of this list
- add(int, int) - Method in class org.apache.poi.util.IntList
-
add the specified value at the specified index
- add(int, Record) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- add(CFRecordsAggregate) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
- add(TextPiece) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- add(UDFFinder) - Method in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
-
Add a new toolpack
- add(T) - Method in class org.apache.poi.util.IntMapper
-
Appends the specified element to the end of this list
- ADD_GRAY_LEVEL - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Add a gray level RGB value.
- addAbstractNum(XWPFAbstractNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
add a new AbstractNum and return its AbstractNumID
- addAdjustValue() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- addAdjustValue() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
- addAfterLastRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- addAll(int, IntList) - Method in class org.apache.poi.util.IntList
-
Inserts all of the elements in the specified collection into this list at the specified position.
- addAll(IntList) - Method in class org.apache.poi.util.IntList
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
- addArea(int, int, int, int) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
- addArrayRecord(ArrayRecord) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
-
Add specified Array Record.
- addAttribute(TNEFAttribute) - Method in class org.apache.poi.hmef.Attachment
- addAuthor(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- addAuthor(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- addBMPHeader(byte[]) - Static method in class org.apache.poi.hslf.blip.DIB
- addBold(boolean, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addBorder(BorderCode, String, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addBreak() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a break shall be placed at the current location in the run content.
- addBreak(int, int, int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
Adds the page break at the specified parameters
- addBreak(BreakClear) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a break shall be placed at the current location in the run content.
- addBreak(BreakType) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a break shall be placed at the current location in the run content.
- addBSERecord(EscherBSERecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- addCarriageReturn() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a carriage return shall be placed at the current location in the run content.
- addCell() - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
- addCellOffset(int) - Method in class org.apache.poi.hssf.record.DBCellRecord.Builder
- addCellRangeAddress(int, int, int, int) - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
Add a cell range structure.
- addCellRangeAddress(CellRangeAddress) - Method in class org.apache.poi.ss.util.CellRangeAddressList
- addCertificate(X509Certificate) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- addChar(char, int) - Method in class org.apache.poi.hssf.usermodel.FontDetails
- addCharactersProperties(CharacterRun, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addCharacterTextPropCollection(int) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Create a new Character TextPropCollection, and add it to the list
- addChars(char[], int[]) - Method in class org.apache.poi.hssf.usermodel.FontDetails
- addChart(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
this method add chart template into document
- addChild(Record) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- addChild(Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Add a new child to the collection of children
- addChild(Property) - Method in interface org.apache.poi.poifs.property.Parent
-
Add a new child to the collection of children
- addChildAfter(Record, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Adds the given Child Record after the supplied record
- addChildBefore(EscherRecord, int) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
Add a child record before the record with given recordId
- addChildBefore(Record, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Adds the given Child Record before the supplied record
- addChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
Append a child record
- addChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.UnknownEscherRecord
- addCleanColIntoCols(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- addCluster(int, int) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Add a new cluster
- addCluster(int, int, boolean) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Add a new cluster
- addColLabel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a col label using data from the given column.
- addColLabel(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a col label using data from the given column.
- addColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Adds a new color into an empty color slot.
- addColumnLabel(DataConsolidateFunction, int) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a column label using data from the given column and specified function
- addColumnLabel(DataConsolidateFunction, int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a column label using data from the given column and specified function
- addColumnLabel(DataConsolidateFunction, int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a column label using data from the given column and specified function
- addCommand(PathCommand) - Method in class org.apache.poi.sl.draw.geom.Path
- addConditionalFormatting(HSSFConditionalFormatting) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
Adds a copy of HSSFConditionalFormatting object to the sheet
- addConditionalFormatting(ConditionalFormatting) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- addConditionalFormatting(ConditionalFormatting) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Adds a copy of a ConditionalFormatting object to the sheet
- addConditionalFormatting(ConditionalFormatting) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
Adds a copy of HSSFConditionalFormatting object to the sheet
- addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule[]) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
Allows to add a new Conditional Formatting set to the sheet.
- addConditionalFormatting(CellRangeAddress[], HSSFConditionalFormattingRule, HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Add a new Conditional Formatting to the sheet.
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule[]) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule[]) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Add a new Conditional Formatting set to the sheet.
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule[]) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule, ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule, ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Add a new Conditional Formatting consisting of two rules.
- addConditionalFormatting(CellRangeAddress[], ConditionalFormattingRule, ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
- addConnectionSite() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- addContentType(PackagePartName, String) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Build association extention-> content type (will be stored in [Content_Types].xml) for example ContentType="image/png" Extension="png"
- addControl(String, String) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a control in this presentation
- addCRL(byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Adds a CRL to this revocation data set.
- addCRL(X509CRL) - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Adds a CRL to this revocation data set.
- addDashStop() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- addDataColumn(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add column containing data from the referenced area.
- addDataValidation(DVRecord) - Method in class org.apache.poi.hssf.record.aggregates.DataValidityTable
- addDbcell(int) - Method in class org.apache.poi.hssf.record.IndexRecord
- addDefaultDataSpace(DirectoryEntry) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
- addDefaultRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- addDefaultRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- addDescription(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- addDescription(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- addEmbed(POIFSFileSystem) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a embedded object to this presentation
- addEncryptionRecord(Record[], DocumentEncryptionAtom) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- addEndnote(XWPFEndnote) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
add an
XWPFEndnoteto the document - addEndnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Add a CTFtnEdn endnote to the document.
- addEndnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Add an endnote to the document
- addEntry() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- addEntry(CTRst) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Deprecated.use
addSharedStringItem(RichTextString string)instead - addEscherProperty(EscherProperty) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
Add a property to this record.
- addEscherRecord(int, EscherRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- addEscherRecord(EscherRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- AddEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- addExternalRelationship(String, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Adds an external relationship to a part (except relationships part).
- addExternalRelationship(String, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Adds an external relationship to a part (except relationships part).
- addExternalRelationship(String, String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Adds an external relationship to a part (except relationships part).
- addExternalRelationship(String, String, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Adds an external relationship to a part (except relationships part).
- addExternalRelationship(String, String, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Adds an external relationship to a part (except relationships part).
- addExternalRelationship(String, String, String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Adds an external relationship to a part (except relationships part).
- addFlowToPageSequence(Element, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- addFont(FontInfo) - Method in class org.apache.poi.hslf.record.FontCollection
-
Add font with the given FontInfo configuration to the font collection.
- addFont(FontInfo) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a font in this presentation
- addFontFamily(String, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addFontSize(int, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addFooterAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Insert a
CStringrecord that stores the user's date. - addFootnote(XWPFFootnote) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Add an
XWPFFootnoteto the document - addFootnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Add a CTFtnEdn footnote to the document.
- addFootnote(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Add a CT footnote to the document
- addFootnoteReference(XWPFAbstractFootnoteEndnote) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Add a new run with a reference to the specified footnote.
- addFormat(String, Format) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Adds a new format to the available formats.
- addFormatRun(UnicodeString.FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Adds a font run to the formatted string.
- addGradientStop() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- addGuide() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- addHeaderAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Insert a
CStringrecord that stores the user's date. - addHyperlink(XSSFHyperlink) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Register a hyperlink in the collection of hyperlinks on this sheet
- addIgnoredErrors(CellRangeAddress, IgnoredErrorType...) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Ignore errors across a range of cells.
- addIgnoredErrors(CellReference, IgnoredErrorType...) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Add ignored errors (usually to suppress them in the UI of a consuming application).
- addIgnoredErrors(CTIgnoredError, String, IgnoredErrorType...) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
- addIndent(Paragraph, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addJustification(Paragraph, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addKeywords(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- addKeywords(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- addKnot(SplineKnot) - Method in class org.apache.poi.xdgf.geom.SplineCollector
- addLateHeaderFooter(HeaderFooterRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
HEADERFOOTER is new in 2007.
- addLateRecords(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
This method reads PageSettingsBlock records from the supplied RecordStream until the first non-PageSettingsBlock record is encountered.
- addLine(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- addLineBreak() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Insert a line break
- addLineBreak() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Insert a line break
- addList(ListData, LFO, LFOData) - Method in class org.apache.poi.hwpf.model.ListTables
- addListener(HSSFListener, short) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
-
add an event listener for a particular record type.
- addListenerForAllRecords(HSSFListener) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
-
This is the equivalent of calling addListener(myListener, sid) for EVERY record in the org.apache.poi.hssf.record package.
- addListItem(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- addListItemBody(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- addListItemLabel(Element, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- addManifestObject(Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- addManifestReferences(List<Reference>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- addMarshaller(String, PartMarshaller) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a marshaller.
- addMergedRegion(int, int, int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
- addMergedRegion(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Adds a merged region of cells on a sheet.
- addMergedRegion(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Adds a merged region of cells (hence those cells form one)
- addMergedRegion(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Adds a merged region of cells (hence those cells form one)
- addMergedRegion(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Adds a merged region of cells on a sheet.
- addMergedRegionUnsafe(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Adds a merged region of cells (hence those cells form one).
- addMergedRegionUnsafe(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Adds a merged region of cells (hence those cells form one).
- addMergedRegionUnsafe(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Adds a merged region of cells (hence those cells form one)
- addMergedRegionUnsafe(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Adds a merged region of cells (hence those cells form one).
- addMeta(String, String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- addMeta(String, String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- addMimeType(String, String) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
Adds a mime-type for the given ds:Reference (referred via its @URI).
- addMovie(String, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Add a movie in this presentation
- addMultipleBlanks(MulBlankRecord) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- addName(NameRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
adds a name record
- addNamespaceDeclaration(Element, String, String) - Static method in class org.apache.poi.ooxml.util.DocumentHelper
-
Adds a namespace declaration attribute to the given element.
- addNamespaceDeclaration(Element, Namespace) - Static method in class org.apache.poi.ooxml.util.DocumentHelper
-
Adds a namespace declaration attribute to the given element.
- addNewCol() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
add a new column for each row in this table
- addNewParagraph() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- addNewParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Add a new
XWPFParagraphto the end of the footnote. - addNewPath() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- addNewRowBetween(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Deprecated.4.0.0 due to lack of implementation.
- addNewTableCell() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
adds a new TableCell at the end of this tableRow
- addNewTbl(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Add a new
XWPFTableto the end of the footnote. - addNewTextParagraph() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
add a new paragraph run to this shape
- addNewTextParagraph() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Add a new paragraph run to this shape
- addNewTextParagraph(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Add a new paragraph run to this shape, set to the provided string
- addNewTextParagraph(XSSFRichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Add a new paragraph run to this shape, set to the provided rich text string
- addNewTextRun() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Add a new run of text
- addNewTextRun() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Add a new run of text
- addNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
Add a new num with an abstractNumID
- addNum(BigInteger, BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
Add a new num with an abstractNumID and a numID
- addNum(XWPFNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
add a new number to the numbering document
- addObjectTableEntry(HwmfObjectTableEntry) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Adds an record of type
HwmfObjectTableEntryto the object table. - addOCSP(byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Adds an OCSP response to this revocation data set.
- addOlePackage(byte[], String, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- addOlePackage(byte[], String, String, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Adds an OLE package manager object with the given content to the sheet
- addOlePackage(byte[], String, String, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- addOlePackage(byte[], String, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- addOlePackage(POIFSFileSystem, String, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Adds an OLE package manager object with the given POIFS to the sheet
- addPackagePart(PackagePart) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add the specified part to the package.
- addPageSequence(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- addPageSequence(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- addParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Add a Paragraph to this Table Cell
- addParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
add a Paragraph to this TableCell
- addParagraphProperties(Paragraph, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addParagraphTextPropCollection(int) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Create a new Paragraph TextPropCollection, and add it to the list
- addPicture(byte[], int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Adds a picture to the workbook.
- addPicture(byte[], int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Adds a picture to the workbook.
- addPicture(byte[], int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Adds a picture to the workbook.
- addPicture(byte[], int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds a picture to the workbook.
- addPicture(byte[], PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- addPicture(byte[], PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Adds a picture to the presentation.
- addPicture(byte[], PictureData.PictureType) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Adds a picture to the workbook.
- addPicture(File, PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Adds a picture to the presentation.
- addPicture(File, PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Adds a picture to the presentation.
- addPicture(File, PictureData.PictureType) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Adds a picture to the presentation.
- addPicture(InputStream, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds a picture to the workbook.
- addPicture(InputStream, int, String, int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Adds a picture to the run.
- addPicture(InputStream, PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Adds a picture to the presentation.
- addPicture(InputStream, PictureData.PictureType) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Adds a picture to the presentation.
- addPicture(InputStream, PictureData.PictureType) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Adds a picture to the slideshow.
- addPicture(HSLFPictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Add a new picture to this presentation.
- addPictureData(byte[], int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- addPictureData(byte[], int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a picture to the document.
- addPictureData(InputStream, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- addPictureData(InputStream, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a picture to the document.
- addPictureData(PictureData) - Method in interface org.apache.poi.sl.usermodel.Resources
- addPictureReference(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Add the indexed picture to this drawing relations
- addPivotCache(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Add pivotCache to the workbook
- addPolarAdjustHandle() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- addProp(TextProp) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Add the property at the correct position.
- addProperty(String, boolean) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new boolean property
- addProperty(String, double) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new double property
- addProperty(String, int) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new integer property
- addProperty(String, String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Add a new string property
- addProperty(GenericPropertyNode) - Method in class org.apache.poi.hwpf.model.PlexOfCps
- addProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
-
Add a property to the list of properties we manage
- AddPtg - Class in org.apache.poi.ss.formula.ptg
-
Addition operator PTG the "+" binomial operator.
- addRecords(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
-
This method reads
WorksheetProtectionBlockrecords from the supplied RecordStream until the first non-WorksheetProtectionBlock record is encountered. - addRecords(MergeCellsRecord[]) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
- addRef(int, int, int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
Add a zero-based reference to a
SupBookRecord. - addREFRecord(ExternSheetRecord.RefSubRecord) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
adds REF struct (ExternSheetSubRecord)
- addRegionBody(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- addRelation(String, POIXMLRelation, POIXMLDocumentPart) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Add a new child POIXMLDocumentPart
- addRelationship(URI, TargetMode, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Add a relationship to a part (except relationships part).
- addRelationship(URI, TargetMode, String, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Add a relationship to a part (except relationships part).
- addRelationship(URI, TargetMode, String, String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Add a relationship to the collection.
- addRelationship(PackagePartName, TargetMode, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a package relationship.
- addRelationship(PackagePartName, TargetMode, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Add a relationship to a part (except relationships part).
- addRelationship(PackagePartName, TargetMode, String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Add a relationship to a part (except relationships part).
- addRelationship(PackagePartName, TargetMode, String, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a relationship to the package (except relationships part).
- addRelationship(PackagePartName, TargetMode, String, String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Add a relationship to a part (except relationships part).
- addRelationship(PackagePartName, TargetMode, String, String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Add a relationship to a part (except relationships part).
- addRelationship(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Add the specified relationship to the collection.
- addRelationshipReference(String) - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService.RelationshipTransformParameterSpec
- addRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- addRenderingHints(Map<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the values of an arbitrary number of preferences for the rendering algorithms.
- addReportFilter(int) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add filter for the column with the corresponding index and cell value
- Address - Class in org.apache.poi.ss.formula.functions
-
Creates a text reference as text, given specified row and column numbers.
- Address() - Constructor for class org.apache.poi.ss.formula.functions.Address
- addRow() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- addRow(int, String, int, String) - Method in class org.apache.poi.xwpf.usermodel.TOC
- addRow(RowRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Adds a row record to the sheet
- addRow(XWPFTableRow) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
add a new Row to the table
- addRow(XWPFTableRow, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
add a new Row to the table at position pos
- addRowLabel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Add a row label using data from the given column.
- ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- addRule(CFRuleBase) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
- addRule(HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
add a Conditional Formatting rule.
- addRule(ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
- addRule(ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
-
Add a Conditional Formatting rule.
- addRule(ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
-
Add a Conditional Formatting rule.
- addRun(XWPFRun) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
adds a new Run to the Paragraph
- addRun(CTR) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
add a new run at the end of the position of the content of parameter run
- addSection(Section) - Method in class org.apache.poi.hpsf.PropertySet
-
Adds a section to this property set.
- addSerie(ChartDataSource<?>, ChartDataSource<? extends Number>) - Method in interface org.apache.poi.ss.usermodel.charts.ScatterChartData
-
Deprecated.
- addSerie(ChartDataSource<?>, ChartDataSource<? extends Number>) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData
-
Deprecated.
- addSeries(ChartDataSource<?>, ChartDataSource<? extends Number>) - Method in interface org.apache.poi.ss.usermodel.charts.LineChartData
-
Deprecated.
- addSeries(ChartDataSource<?>, ChartDataSource<? extends Number>) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFLineChartData
-
Deprecated.
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
- addSeries(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
- addShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Add a shape to this group.
- addShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Add a new Shape to this Slide
- addShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
add a shape to this drawing
- addShape(HSSFShape) - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
-
add shape to the list of child records
- addShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- addShape(XSLFShape) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- addShape(XSLFShape) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- addShape(S) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
- addSharedStringItem(RichTextString) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Add an entry to this Shared String table (a new value is appended to the end).
- addSignatureFacet(SignatureFacet) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- addSignatureInfo(Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- addSignatureTime(Document, List<XMLStructure>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- addSimplePageMaster(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- addSlideListWithText(SlideListWithText) - Method in class org.apache.poi.hslf.record.Document
-
Adds a new SlideListWithText record, at the appropriate point in the child records.
- addSlideLookup(int, int) - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Adds a new slide, notes or similar, to be looked up by this.
- addSlidePersistAtom(SlidePersistAtom) - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Add a new SlidePersistAtom, to the end of the current list, and update the internal list of SlidePersistAtoms
- addSpecialSprm(short, byte[], List<byte[]>) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
- addSprm(short, boolean, List<byte[]>) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
- addSprm(short, byte) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- addSprm(short, byte[]) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- addSprm(short, int) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- addSprm(short, int, byte[], List<byte[]>) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
- addSprm(short, short) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- addSSTString(UnicodeString) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Adds a string to the SST table and returns its index (if its a duplicate just returns its index and update the counts) ASSUMES compressed unicode (meaning 8bit)
- addString(UnicodeString) - Method in class org.apache.poi.hssf.record.SSTRecord
-
Add a string.
- addStyle(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
add a style to the document
- addStyleClass(Element, String, String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- addSubRecord(int, SubRecord) - Method in class org.apache.poi.hssf.record.ObjRecord
- addSubRecord(SubRecord) - Method in class org.apache.poi.hssf.record.ObjRecord
- addTab() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that a tab shall be placed at the current location in the run content.
- addTableCellProperties(TableRow, TableCell, boolean, boolean, boolean, boolean, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addTableRowProperties(TableRow, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
- addTabStop() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- addTabStop() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- addTabStop(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- addTabStop(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Add a single tab stop to be used on a line of text when there are one or more tab characters present within the text.
- addTabStop(HSLFTabStop) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- addTabStops(double, TabStop.TabStopType) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- addTabStops(double, TabStop.TabStopType) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Set the
TabStopcollection - addTabStops(double, TabStop.TabStopType) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- addTailRecord(NoteRecord) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Add tail record to existing map
- addTextboxWrapper(EscherTextboxWrapper) - Method in class org.apache.poi.hslf.record.PPDrawing
-
Add a new EscherTextboxWrapper to this
PPDrawing. - addTextRun(HSLFTextRun) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- addThumbnail(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a thumbnail to the package.
- addThumbnail(String, InputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a thumbnail to the package.
- addTitle() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Create a
TextBoxobject that represents the slide's title. - addToolPack(UDFFinder) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Register a new toolpack in this workbook.
- addToolPack(UDFFinder) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Register a new toolpack in this workbook.
- addToolPack(UDFFinder) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Register a new toolpack in this workbook.
- addToolPack(UDFFinder) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Register a new toolpack in this workbook.
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.geom.SplineCollector
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- addToPath(Path2D.Double, XDGFShape) - Method in interface org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- addToPath(Path2D.Double, XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- addToShapeIndex(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- addUnmarshaller(String, PartUnmarshaller) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add an unmarshaller.
- addUserDateAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Insert a
CStringrecord that stores the user's date. - addValidationData(DataValidation) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Creates a data validation object
- addValidationData(DataValidation) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Creates a data validation object
- addValidationData(DataValidation) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates a data validation object
- addValidationData(DataValidation) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- addValueRecord(int, CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Adds a value record to the sheet's contained binary records (i.e.
- addWithName(String) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Add the TextProp with this name to the list
- addXYAdjustHandle() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- adjustCellReferencesInsideFormula(Cell, Sheet, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRangeCopier
- adjustCellReferencesInsideFormula(Cell, Sheet, int, int) - Method in class org.apache.poi.ss.usermodel.RangeCopier
- adjustCellReferencesInsideFormula(Cell, Sheet, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFRangeCopier
- adjustDictionaryOffset(int) - Method in class org.apache.poi.hdgf.HDGFLZW
-
We have a slight shift by 18 bytes
- adjustDictionaryOffset(int) - Method in class org.apache.poi.hmef.CompressedRTF
-
We use regular dictionary offsets, so no need to change anything
- adjustDictionaryOffset(int) - Method in class org.apache.poi.util.LZWDecompresser
-
Adjusts the position offset if needed when looking something up in the dictionary.
- adjustFIB(int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Adjust the value of the various FIB character count fields, eg
FIB.CCPTextafter an insert or a delete... - adjustForDelete(int, int) - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
Deprecated.
- adjustForDelete(int, int) - Method in class org.apache.poi.hwpf.model.PropertyNode
-
Adjust for a deletion that can span multiple PropertyNodes.
- adjustForDelete(int, int) - Method in class org.apache.poi.hwpf.model.TextPiece
-
Deprecated.
- adjustForDelete(int, int, int) - Method in class org.apache.poi.hwpf.model.CHPBinTable
- adjustForDelete(int, int, int) - Method in class org.apache.poi.hwpf.model.PAPBinTable
- adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.CHPBinTable
- adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.PAPBinTable
- adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.SectionTable
- adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
Adjust all the text piece after inserting some text into one of them
- adjustFormula(Ptg[], int) - Method in class org.apache.poi.ss.formula.FormulaShifter
- adjustInBothDirections(Ptg[], int, int, int) - Method in class org.apache.poi.ss.usermodel.RangeCopier
- adjustRegionRelativeReference(Ptg[], CellReference, CellRangeAddressBase) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Adjust formula relative references by the offset between the start of the given region and the given target cell.
- AdjustValue - Class in org.apache.poi.sl.draw.geom
-
Represents a shape adjust values (see section 20.1.9.5 in the spec)
- AdjustValue(CTGeomGuide) - Constructor for class org.apache.poi.sl.draw.geom.AdjustValue
- aes - org.apache.poi.poifs.crypt.CipherProvider
- aes128 - org.apache.poi.poifs.crypt.CipherAlgorithm
- aes192 - org.apache.poi.poifs.crypt.CipherAlgorithm
- aes256 - org.apache.poi.poifs.crypt.CipherAlgorithm
- AesZipFileZipEntrySource - Class in org.apache.poi.poifs.crypt.temp
-
An example
ZipEntrySourcethat has encrypted temp files to ensure that sensitive data is not stored in raw format on disk. - AFTER - Static variable in class org.apache.poi.ss.format.CellNumberStringMod
- afterDelete(int, int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- afterInsert(int, int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.model.ActiveXShape
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
By default set the orininal image size
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Event which fires when a shape is inserted in the sheet.
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
When a textbox is added to a sheet we need to tell upper-level
PPDrawingabout it. - afterProcess() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
Special actions that need to be called after processing complete, like updating stylesheets or building document notes list.
- afterProcess() - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- afterProcess() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- afterRecordSerialize(int, short, int, EscherRecord) - Method in interface org.apache.poi.ddf.EscherSerializationListener
-
Fired after a record has been serialized.
- afterRecordSerialize(int, short, int, EscherRecord) - Method in class org.apache.poi.ddf.NullEscherSerializationListener
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
remove escher container from the patriarch.escherAggregate remove obj, textObj and note records if it's necessary in case of ShapeGroup remove all contained shapes
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- afterRemove(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- aggregateDrawingRecords(DrawingManager2, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Finds the DrawingRecord for our sheet, and attaches it to the DrawingManager (which knows about the overall DrawingGroup for our workbook).
- AggregateFunction - Class in org.apache.poi.ss.formula.functions
- AggregateFunction() - Constructor for class org.apache.poi.ss.formula.functions.AggregateFunction
- AggregatingUDFFinder - Class in org.apache.poi.ss.formula.udf
-
Collects add-in libraries and VB macro functions together into one UDF finder
- AggregatingUDFFinder(UDFFinder...) - Constructor for class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
- agile - org.apache.poi.poifs.crypt.EncryptionMode
- AgileCertificateEntry() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier.AgileCertificateEntry
- AgileDecryptor - Class in org.apache.poi.poifs.crypt.agile
-
Decryptor implementation for Agile Encryption
- AgileDecryptor() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileDecryptor
- AgileEncryptionHeader - Class in org.apache.poi.poifs.crypt.agile
- AgileEncryptionHeader(EncryptionDocument) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
- AgileEncryptionHeader(String) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
- AgileEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
- AgileEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.agile
- AgileEncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
- AgileEncryptionVerifier - Class in org.apache.poi.poifs.crypt.agile
-
Used when checking if a key is valid for a document
- AgileEncryptionVerifier(EncryptionDocument) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- AgileEncryptionVerifier(String) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- AgileEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- AgileEncryptionVerifier.AgileCertificateEntry - Class in org.apache.poi.poifs.crypt.agile
- AgileEncryptor - Class in org.apache.poi.poifs.crypt.agile
- AgileEncryptor() - Constructor for class org.apache.poi.poifs.crypt.agile.AgileEncryptor
- ahLst - Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- ahXYOrAhPolar - Variable in class org.apache.poi.sl.draw.binding.CTAdjustHandleList
- ALGORITHM_AES_128 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- ALGORITHM_AES_192 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- ALGORITHM_AES_256 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- ALGORITHM_RC4 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- ALICE_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Alice Blue Preset Color
- ALICE_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- AliceBlue - org.apache.poi.sl.usermodel.PresetColor
- ALIGNMENT - Static variable in class org.apache.poi.ss.util.CellUtil
- ALL - org.apache.poi.sl.usermodel.TextRun.TextCap
- ALL - org.apache.poi.ss.usermodel.BorderExtent
-
All borders, that is top, bottom, left and right, including interior borders for the range.
- ALL - org.apache.poi.xddf.usermodel.text.CapsType
- ALL - org.apache.poi.xssf.usermodel.TextCap
- ALL - org.apache.poi.xwpf.usermodel.BreakClear
-
Specifies that the text wrapping break shall advance the text to the next line in the WordprocessingML document which spans the full width of the line.
- allCellsIterator() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- allocateShapeId() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Allocates new shape id for the new drawing group id.
- allocateShapeId() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- allocateShapeId(short) - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Deprecated.in POI 3.17-beta2, use allocateShapeId(EscherDgRecord)
- allocateShapeId(short, EscherDgRecord) - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Deprecated.in POI 3.17-beta2, use allocateShapeId(EscherDgRecord)
- allocateShapeId(EscherDgRecord) - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Allocates new shape id for the drawing group
- allocateShapeId(EscherDgRecord, boolean) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Allocates new shape id for the drawing group
- allowedKeySize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- ALPHA_LC_PARENT_BOTH - org.apache.poi.xssf.usermodel.ListAutoNumber
-
(a), (b), (c), ...
- ALPHA_LC_PARENT_R - org.apache.poi.xssf.usermodel.ListAutoNumber
-
a), b), c), ...
- ALPHA_LC_PERIOD - org.apache.poi.xssf.usermodel.ListAutoNumber
-
a., b., c., ...
- ALPHA_UC_PARENT_BOTH - org.apache.poi.xssf.usermodel.ListAutoNumber
-
(A), (B), (C), ...
- ALPHA_UC_PARENT_R - org.apache.poi.xssf.usermodel.ListAutoNumber
-
A), B), C), ...
- ALPHA_UC_PERIOD - org.apache.poi.xssf.usermodel.ListAutoNumber
-
A., B., C., ...
- ALPHABETIC_LOWERCASE_PARENTHESES_BOTH - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ALPHABETIC_LOWERCASE_PARENTHESIS_RIGHT - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ALPHABETIC_LOWERCASE_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ALPHABETIC_UPPERCASE_PARENTHESES_BOTH - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ALPHABETIC_UPPERCASE_PARENTHESIS_RIGHT - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ALPHABETIC_UPPERCASE_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- alphablend - org.apache.poi.hemf.record.HemfRecordType
- alphaLcParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Lowercase alphabetic character enclosed in parentheses.
- alphaLcParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Lowercase alphabetic character followed by a closing parenthesis.
- alphaLcPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Lowercase Latin character followed by a period.
- alphaUcParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Uppercase alphabetic character enclosed in parentheses.
- alphaUcParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Uppercase alphabetic character followed by a closing parenthesis.
- alphaUcPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Uppercase Latin character followed by a period.
- ALT_BARS - org.apache.poi.ss.usermodel.FillPatternType
-
Wide dots
- ALT_BARS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Wide dots
- ALT_BARS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- ALT_BARS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Wide dots
- ALTERNATE - org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
Selects alternate mode (fills the area between odd-numbered and even-numbered polygon sides on each scan line).
- ALTERNATE_RECIPIENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ALTERNATE_RECIPIENT_ALLOWED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AnalysisToolPak - Class in org.apache.poi.ss.formula.atp
-
Analysis Toolpack Function Definitions
- anchor - Variable in class org.apache.poi.xssf.usermodel.XSSFShape
-
anchor that is used by this shape
- ANCHOR_ID_CHART_TITLE - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- ANCHOR_ID_SERIES_OR_POINT - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- ANCHOR_ID_X_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- ANCHOR_ID_Y_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- ANCHOR_ID_Z_AXIS - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- AnchorType - Enum in org.apache.poi.xddf.usermodel.text
- AND - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
- ang - Variable in class org.apache.poi.sl.draw.binding.CTConnectionSite
- anglearc - org.apache.poi.hemf.record.HemfRecordType
- AnimateBg - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether the background of the shape is animated
- animatePalette - org.apache.poi.hwmf.record.HwmfRecordType
- AnimationInfo - Class in org.apache.poi.hslf.record
-
A container record that specifies information about animation information for a shape.
- AnimationInfo - org.apache.poi.hslf.record.RecordTypes
- AnimationInfo() - Constructor for class org.apache.poi.hslf.record.AnimationInfo
-
Create a new AnimationInfo, with blank fields
- AnimationInfo(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.AnimationInfo
-
Set things up, and find our more interesting children
- AnimationInfoAtom - Class in org.apache.poi.hslf.record
-
An atom record that specifies the animation information for a shape.
- AnimationInfoAtom - org.apache.poi.hslf.record.RecordTypes
- AnimationInfoAtom() - Constructor for class org.apache.poi.hslf.record.AnimationInfoAtom
-
Constructs a brand new link related atom record.
- AnimationInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.AnimationInfoAtom
-
Constructs the link related atom record from its source data.
- ANNOTATION - org.apache.poi.hwpf.model.SubdocumentType
- ANNOTATIONS - org.apache.poi.hwpf.model.FieldsDocumentPart
-
annotation subdocument
- ANR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ANSI - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the English character set.
- ANSI - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- ANSI_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
-
ANSI character set
- ANTIALIASED_QUALITY - org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Specifies that anti-aliasing SHOULD be used when rendering text, if the font supports it.
- ANTIQUE_WHITE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Antique White Preset Color
- ANTIQUE_WHITE - org.apache.poi.xddf.usermodel.PresetColor
- AntiqueWhite - org.apache.poi.sl.usermodel.PresetColor
- any - Variable in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
- ANY - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- ANY - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
'Any value' type - value not restricted
- APMHEADER_KEY - Static variable in class org.apache.poi.sl.image.ImageHeaderWMF
- APP_TIME - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
AppTime - application time value
- append(byte[]) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- append(byte[], int) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- append(String) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Append new text to this text run
- append(String, XSSFFont) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Append new text to this text run and apply the specify font to it
- append(RecordBase) - Method in class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
- appendAlign(StringBuilder, HorizontalAlignment) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlUtils
- appendBodyElementText(StringBuilder, IBodyElement) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
- appendChildRecord(Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Add a new child record onto a record's list of children.
- appendContent(XSLFSheet) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Append content to this sheet.
- appendField(String, String, String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Append a new text field.
- appendFormat(StringBuffer, String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
-
Deprecated.use
appendFormat(StringBuilder out, String rawSheetName)instead - appendFormat(StringBuffer, String, String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
-
Deprecated.use
appendFormat(StringBuilder out, String workbookName, String rawSheetName)instead - appendFormat(StringBuilder, String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
-
Convenience method for (
SheetNameFormatter.format(String)) when a StringBuilder is already available. - appendFormat(StringBuilder, String, String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
- appendLineBreak() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Append a line break.
- appendParagraphText(StringBuilder, XWPFParagraph) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
- appendRegularRun(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Append a new run of text.
- appendRootLevelRecord(Record) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Adds a new root level record, at the end, but before the last PersistPtrIncrementalBlock.
- appendText(String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- appendText(String, boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Adds the supplied text onto the end of the TextParagraphs, creating a new RichTextRun for it to sit in.
- appendText(String, boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- appendText(List<HSLFTextParagraph>, String, boolean) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Adds the supplied text onto the end of the TextParagraphs, creating a new RichTextRun for it to sit in.
- appendValueText(StringBuilder) - Method in class org.apache.poi.hssf.record.BoolErrRecord
- appendValueText(StringBuilder) - Method in class org.apache.poi.hssf.record.CellRecord
-
Append specific debug info (used by
CellRecord.toString()for the value contained in this record. - appendValueText(StringBuilder) - Method in class org.apache.poi.hssf.record.FormulaRecord
- appendValueText(StringBuilder) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
- appendValueText(StringBuilder) - Method in class org.apache.poi.hssf.record.NumberRecord
- appendValueText(StringBuilder) - Method in class org.apache.poi.hssf.record.OldCellRecord
-
Append specific debug info (used by
OldCellRecord.toString()for the value contained in this record. - appendValueText(StringBuilder) - Method in class org.apache.poi.hssf.record.OldFormulaRecord
- appendValueText(StringBuilder) - Method in class org.apache.poi.hssf.record.OldLabelRecord
- appendValueText(StringBuilder) - Method in class org.apache.poi.hssf.record.RKRecord
- APPLES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of an apple
- APPLICATION_WORKSPACE - org.apache.poi.xddf.usermodel.SystemColor
- applies - Variable in class org.apache.poi.ss.format.CellFormatResult
-
This is true if no condition was given that applied to the value, or if the condition is satisfied.
- applies(Object) - Method in class org.apache.poi.ss.format.CellFormatPart
-
Returns true if this format part applies to the given value.
- appliesTo(Table, Cell) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
-
A range is returned only for the part of the table matching this enum instance and containing the given cell.
- appliesTo(Table, CellReference) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
-
A range is returned only for the part of the table matching this enum instance and containing the given cell reference.
- apply(byte[], int, int) - Method in interface org.apache.poi.hslf.record.RecordTypes.RecordConstructor
- apply(Object) - Method in class org.apache.poi.ss.format.CellFormat
-
Returns the result of applying the format to the given value.
- apply(Object) - Method in class org.apache.poi.ss.format.CellFormatPart
-
Apply this format part to the given value.
- apply(JLabel, Object) - Method in class org.apache.poi.ss.format.CellFormat
-
Uses the result of applying this format to the value, setting the text and color of a label before returning the result.
- apply(JLabel, Object) - Method in class org.apache.poi.ss.format.CellFormatPart
-
Apply this format part to the given value, applying the result to the given label.
- apply(JLabel, Cell) - Method in class org.apache.poi.ss.format.CellFormat
-
Fetches the appropriate value from the cell, and uses the result, setting the text and color of a label before returning the result.
- apply(Cell) - Method in class org.apache.poi.ss.format.CellFormat
-
Fetches the appropriate value from the cell, and returns the result of applying it to the appropriate format.
- applyBorders(Sheet) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Applies the drawn borders to a Sheet.
- applyCharacterStyles(List<HSLFTextParagraph>, List<TextPropCollection>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- applyColorTransform(ColorStyle) - Static method in class org.apache.poi.sl.draw.DrawPaint
-
Convert color transformations in
ColorStyleto aColorinstance - applyFont(int, int, short) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(int, int, short) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Applies a font to the specified characters of a string.
- applyFont(int, int, short) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(int, int, Font) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(int, int, Font) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Applies a font to the specified characters of a string.
- applyFont(int, int, Font) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Applies a font to the specified characters of a string.
- applyFont(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Applies the specified font to the entire string.
- applyFont(short) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Applies the specified font to the entire string.
- applyFont(short) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Applies the specified font to the entire string.
- applyFont(Font) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Sets the font of the entire string.
- applyFont(Font) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Sets the font of the entire string.
- applyFont(Font) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Sets the font of the entire string.
- applyHyperlinks(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- applyLineProperties(TableCell.BorderEdge, HSLFLine) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
- applyObject(HwmfGraphics) - Method in interface org.apache.poi.hwmf.record.HwmfObjectTableEntry
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfAnimatePalette
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
- applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
- applyObjectTableEntry(int) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Applies the object table entry
- applyPaint(SimpleShape<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
- applyParagraphIndents(List<HSLFTextParagraph>, List<IndentProp>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- applyParagraphStyles(List<HSLFTextParagraph>, List<TextPropCollection>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- applyStroke(SimpleShape<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
- applyTransform(Graphics2D) - Method in interface org.apache.poi.sl.draw.Drawable
-
Apply 2-D transforms before drawing this shape.
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawNothing
-
Apply 2-D transforms before drawing this shape.
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawShape
-
Apply 2-D transforms before drawing this shape.
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSheet
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextFragment
- applyTransform(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- APPOINTMENT - org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
- AppWorkspace - org.apache.poi.sl.usermodel.PresetColor
-
The application workspace is the area in a multiple-document view that is not being occupied by documents.
- Aqua - org.apache.poi.sl.usermodel.PresetColor
- AQUA - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- AQUA - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Aqua Preset Color
- AQUA - org.apache.poi.ss.usermodel.IndexedColors
- AQUA - org.apache.poi.xddf.usermodel.PresetColor
- Aquamarine - org.apache.poi.sl.usermodel.PresetColor
- AQUAMARINE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Aquamarine Preset Color
- AQUAMARINE - org.apache.poi.xddf.usermodel.PresetColor
- ARABIC - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Arabic character set.
- ARABIC - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- ARABIC_1_MINUS - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ARABIC_2_MINUS - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ARABIC_DOUBLE_BYTE_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ARABIC_DOUBLE_BYTE_PLAIN - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ARABIC_PARENT_BOTH - org.apache.poi.xssf.usermodel.ListAutoNumber
-
(1), (2), (3), ...
- ARABIC_PARENT_R - org.apache.poi.xssf.usermodel.ListAutoNumber
-
1), 2), 3), ...
- ARABIC_PARENTHESES_BOTH - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ARABIC_PARENTHESIS_RIGHT - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ARABIC_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ARABIC_PERIOD - org.apache.poi.xssf.usermodel.ListAutoNumber
-
1., 2., 3., ...
- ARABIC_PLAIN - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ARABIC_PLAIN - org.apache.poi.xssf.usermodel.ListAutoNumber
-
1, 2, 3, ...
- arabic1Minus - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Bidi Arabic 1 (AraAlpha) with ANSI minus symbol.
- arabic2Minus - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Bidi Arabic 2 (AraAbjad) with ANSI minus symbol.
- arabicDbPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Double-byte Arabic numbers with double-byte period.
- arabicDbPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Double-byte Arabic numbers.
- arabicParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Arabic numeral enclosed in parentheses.
- arabicParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Arabic numeral followed by a closing parenthesis.
- arabicPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Arabic numeral followed by a period.
- arabicPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Arabic numeral.
- arc - org.apache.poi.hemf.record.HemfRecordType
- arc - org.apache.poi.hwmf.record.HwmfRecordType
- Arc - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ARC - org.apache.poi.sl.draw.binding.STShapeType
-
Curved Arc Shape
- ARC - org.apache.poi.sl.usermodel.ShapeType
- ARC - org.apache.poi.xddf.usermodel.PresetGeometry
- ARC - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ARCHED_SCALLOPS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a shell pattern
- arcto - org.apache.poi.hemf.record.HemfRecordType
- ArcTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
- ArcTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
- ArcToCommand - Class in org.apache.poi.sl.draw.geom
-
ArcTo command within a shape path in DrawingML:
<arcTo wR="wr" hR="hr" stAng="stAng" swAng="swAng"/> - Area - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- Area2DPtgBase - Class in org.apache.poi.ss.formula.ptg
-
Common superclass of 2-D area refs
- Area2DPtgBase(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
- Area2DPtgBase(AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
- Area2DPtgBase(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.Area2DPtgBase
- Area3DPtg - Class in org.apache.poi.ss.formula.ptg
-
Title: Area 3D Ptg - 3D reference (Sheet + Area)
- Area3DPtg(int, int, int, int, boolean, boolean, boolean, boolean, int) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
- Area3DPtg(String, int) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
- Area3DPtg(AreaReference, int) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
- Area3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPtg
- Area3DPxg - Class in org.apache.poi.ss.formula.ptg
-
Title: XSSF Area 3D Reference (Sheet + Area)
- Area3DPxg(int, SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
- Area3DPxg(int, SheetIdentifier, AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
- Area3DPxg(SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
- Area3DPxg(SheetIdentifier, AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.Area3DPxg
- AreaErrPtg - Class in org.apache.poi.ss.formula.ptg
-
AreaErr - handles deleted cell area references.
- AreaErrPtg() - Constructor for class org.apache.poi.ss.formula.ptg.AreaErrPtg
- AreaErrPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AreaErrPtg
- AreaEval - Interface in org.apache.poi.ss.formula.eval
-
Evaluation of 2D (Row+Column) and 3D (Sheet+Row+Column) areas
- AreaEvalBase - Class in org.apache.poi.ss.formula.eval
- AreaEvalBase(int, int, int, int) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
- AreaEvalBase(AreaI) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
- AreaEvalBase(AreaI, SheetRange) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
- AreaEvalBase(SheetRange, int, int, int, int) - Constructor for class org.apache.poi.ss.formula.eval.AreaEvalBase
- AreaFormatRecord - Class in org.apache.poi.hssf.record.chart
-
The area format record is used to define the colours and patterns for an area.
- AreaFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
- AreaFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AreaFormatRecord
- AreaI - Interface in org.apache.poi.ss.formula.ptg
-
Common interface for AreaPtg and Area3DPtg, and their child classes.
- AreaI.OffsetArea - Class in org.apache.poi.ss.formula.ptg
- areAllRowsFlushed() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Are all rows flushed to disk?
- AreaNPtg - Class in org.apache.poi.ss.formula.ptg
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaNPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AreaNPtg
- AreaPtg - Class in org.apache.poi.ss.formula.ptg
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaPtg(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
- AreaPtg(AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
- AreaPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtg
- AreaPtgBase - Class in org.apache.poi.ss.formula.ptg
-
Specifies a rectangular area of cells A1:A4 for instance.
- AreaPtgBase() - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
- AreaPtgBase(int, int, int, int, boolean, boolean, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
- AreaPtgBase(AreaReference) - Constructor for class org.apache.poi.ss.formula.ptg.AreaPtgBase
- AreaRecord - Class in org.apache.poi.hssf.record.chart
-
The area record is used to define a area chart.
- AreaRecord() - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
- AreaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AreaRecord
- AreaReference - Class in org.apache.poi.ss.util
- AreaReference(String, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.util.AreaReference
-
Create an area ref from a string representation.
- AreaReference(CellReference, CellReference, SpreadsheetVersion) - Constructor for class org.apache.poi.ss.util.AreaReference
-
Creates an area ref from a pair of Cell References.
- Areas - Class in org.apache.poi.ss.formula.functions
-
Returns the number of areas in a reference.
- Areas() - Constructor for class org.apache.poi.ss.formula.functions.Areas
- areDirectoriesIdentical(DirectoryEntry, DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Checks to see if the two Directories hold the same contents.
- areDocumentsIdentical(DocumentEntry, DocumentEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Compares two
DocumentEntryinstances of a POI file system. - areFieldsStripped() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Are fields currently being stripped from the text that this
HeaderStoriesreturns? Default is false, but can be changed - areFieldsStripped() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Are fields currently being stripped from the text that this
XSSFHeaderFooterreturns? Default is false, but can be changed - ARIAL - org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- Array - Class in org.apache.poi.hpsf
- Array() - Constructor for class org.apache.poi.hpsf.Array
- ARRAY - org.apache.poi.ss.formula.FormulaType
-
An Array formula ("{=SUM(A1:E1*{1,2,3,4,5}}") https://support.office.com/en-us/article/Guidelines-and-examples-of-array-formulas-7D94A64E-3FF3-4686-9372-ECFD5CAA57C7
- arraycopy(byte[], int, byte[], int, int) - Static method in class org.apache.poi.util.ArrayUtil
-
This is really a debugging version of
System.arraycopy(). - ArrayFunction - Interface in org.apache.poi.ss.formula.functions
- ArrayMode - Interface in org.apache.poi.ss.formula.functions
-
Interface for those functions that evaluate arguments in array mode depending on context.
- arrayMoveWithin(Object[], int, int, int) - Static method in class org.apache.poi.util.ArrayUtil
-
Moves a number of entries in an array to another point in the array, shifting those inbetween as required.
- ArrayPtg - Class in org.apache.poi.ss.formula.ptg
-
ArrayPtg - handles arrays The ArrayPtg is a little weird, the size of the Ptg when parsing initially only includes the Ptg sid and the reserved bytes.
- ArrayPtg(Object[][]) - Constructor for class org.apache.poi.ss.formula.ptg.ArrayPtg
- ArrayRecord - Class in org.apache.poi.hssf.record
-
ARRAY (0x0221)
- ArrayRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
- ArrayRecord(Formula, CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.ArrayRecord
- ArrayUtil - Class in org.apache.poi.util
-
Utility classes for dealing with arrays.
- ArrayUtil() - Constructor for class org.apache.poi.util.ArrayUtil
- Arrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ARROW - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- ARROW - org.apache.poi.xddf.usermodel.LineEndType
- AS_DISPLAYED - org.apache.poi.ss.usermodel.PrintCellComments
-
Print cell comments as displayed.
- ascii - org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange
- ASCII_STRING - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
An 8-bit string, probably in CP1252, but don't quote us...
- asFileEnding() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
-
Return the 4 character hex encoded version, as used in file endings
- asFileEnding(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
- asFileName() - Method in class org.apache.poi.hsmf.datatypes.MAPIProperty
- asFormulaString() - Method in class org.apache.poi.ss.formula.SheetIdentifier
- asFormulaString(StringBuffer) - Method in class org.apache.poi.ss.formula.SheetIdentifier
- asFormulaString(StringBuffer) - Method in class org.apache.poi.ss.formula.SheetRangeIdentifier
- ASIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- ASINH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- asName(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
- ASSISTANT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ASSISTANT_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ASSOC_CONTENT_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- associateShapeToObjRecord(EscherRecord, Record) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Associates an escher record to an OBJ record or a TXO record.
- AT_END - org.apache.poi.ss.usermodel.PrintCellComments
-
Print cell comments at end of document.
- AT_LEAST - org.apache.poi.xwpf.usermodel.LineSpacingRule
-
Specifies that the height of the line shall be at least the value specified, but may be expanded to fit its content as needed.
- ATAN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- ATAN2 - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- ATANH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- attach(String, XWPFRun) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
Attach this chart known by its relation id to the given text run.
- ATTACH_ADDITIONAL_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_CONTENT_BASE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_CONTENT_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_CONTENT_LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_DATA - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_DISPOSITION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_ENCODING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_EXTENSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_FILENAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_LONG_FILENAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_LONG_PATHNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_METHOD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_MIME_SEQUENCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_MIME_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_NETSCAPE_MAC_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_NUM - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_PATHNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_RENDERING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_SIZE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ATTACH_TRANSPORT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Attachment - Class in org.apache.poi.hmef
-
An attachment within a
HMEFMessage. - Attachment() - Constructor for class org.apache.poi.hmef.Attachment
- ATTACHMENT_X400_PARAMETERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AttachmentChunks - Class in org.apache.poi.hsmf.datatypes
-
Collection of convenience chunks for standard parts of the MSG file attachment.
- AttachmentChunks(String) - Constructor for class org.apache.poi.hsmf.datatypes.AttachmentChunks
- AttachmentChunks.AttachmentChunksSorter - Class in org.apache.poi.hsmf.datatypes
-
Orders by the attachment number.
- AttachmentChunksSorter() - Constructor for class org.apache.poi.hsmf.datatypes.AttachmentChunks.AttachmentChunksSorter
- attachRenderingWMF - Variable in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
This is in WMF Format.
- AttrPtg - Class in org.apache.poi.ss.formula.ptg
-
"Special Attributes" This seems to be a Misc Stuff and Junk record.
- AttrPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.AttrPtg
- AttrPtg.SpaceType - Class in org.apache.poi.ss.formula.ptg
- author - Variable in class org.apache.poi.xwpf.usermodel.XWPFComment
- authorIsMultibyte() - Method in class org.apache.poi.hssf.record.NoteRecord
-
For unit testing only!
- AUTHORIZING_USERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AUTO - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Automatic
- AUTO - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
- AUTO - org.apache.poi.xddf.usermodel.BlackWhiteMode
- AUTO - org.apache.poi.xssf.usermodel.TextFontAlign
-
Automatic alignment
- AUTO - org.apache.poi.xwpf.usermodel.LineSpacingRule
-
Specifies that the line spacing of the parent object shall be automatically determined by the size of its contents, with no predetermined minimum or maximum size.
- AUTO - org.apache.poi.xwpf.usermodel.TableWidthType
- AUTO - org.apache.poi.xwpf.usermodel.TextAlignment
-
Specifies that all text in the parent object shall be aligned automatically when displayed.
- AUTO_ADVANCE_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether the slide will automatically advance after slideTime milliseconds during the slide show.
- AUTO_FORWARD_COMMENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AUTO_FORWARDED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AUTO_LOAD_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether the OLE server for the object is called to load the object's data automatically when the parent workbook is opened.
- AUTO_PICT_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether the picture's aspect ratio is preserved when rendered in different views (Normal view, Page Break Preview view, Page Layout view and printing).
- AUTO_RESPONSE_SUPPRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- AUTO_ZERO - org.apache.poi.ss.usermodel.charts.AxisCrosses
-
Deprecated.The category axis crosses at the zero point of the value axis (if possible), or the minimum value (if the minimum is greater than zero) or the maximum (if the maximum is less than zero).
- AUTO_ZERO - org.apache.poi.xddf.usermodel.chart.AxisCrosses
- AutoFilter - Interface in org.apache.poi.ss.usermodel
-
Represents autofiltering for the specified worksheet.
- AutoFilterInfoRecord - Class in org.apache.poi.hssf.record
-
The AutoFilterInfo record specifies the number of columns that have AutoFilter enabled and indicates the beginning of the collection of AutoFilter records.
- AutoFilterInfoRecord() - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
- AutoFilterInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.AutoFilterInfoRecord
- Automatic - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether the animation starts automatically
- AUTOMATIC - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
Special Default/Normal/Automatic color.
- AUTOMATIC - org.apache.poi.ss.usermodel.IndexedColors
- AUTOMATIC - org.apache.poi.xddf.usermodel.text.FontAlignment
- AUTOMATIC - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
-
automatically calculate formulas (1)
- AUTOMATIC_EXCEPT_TABLES - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
-
automatically calculate formulas except for tables (-1)
- autoNbrIdx - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
- AutoNumberingScheme - Enum in org.apache.poi.sl.usermodel
- AutonumberScheme - Enum in org.apache.poi.xddf.usermodel.text
- AUTOSAVESOURCE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- AutoShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- autoSizeColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Adjusts the column width to fit the contents.
- autoSizeColumn(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Adjusts the column width to fit the contents.
- available() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
- available() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- available() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- available() - Method in class org.apache.poi.hssf.record.RecordInputStream
- available() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- available() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- available() - Method in class org.apache.poi.util.BoundedInputStream
- available() - Method in interface org.apache.poi.util.LittleEndianInput
- available() - Method in class org.apache.poi.util.LittleEndianInputStream
- available() - Method in class org.apache.poi.util.RLEDecompressingInputStream
- AVEDEV - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- AVERAGE - org.apache.poi.ss.usermodel.DataConsolidateFunction
- AVERAGE - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- avLst - Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- avLst - Variable in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
- avLst - Variable in class org.apache.poi.sl.draw.binding.CTPresetTextShape
- awtFlag - Variable in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
- awtFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
- awtFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
- axes - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- AXIS_TYPE_AXIS_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- AXIS_TYPE_CATEGORY_OR_X_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
- AXIS_TYPE_MAIN - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
- AXIS_TYPE_MAJOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- AXIS_TYPE_MINOR_GRID_LINE - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- AXIS_TYPE_SECONDARY - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
- AXIS_TYPE_SERIES_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
- AXIS_TYPE_VALUE_AXIS - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
- AXIS_TYPE_WALLS_OR_FLOOR - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- AxisCrossBetween - Enum in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDF AxisCrossBetween
- AxisCrossBetween - Enum in org.apache.poi.xddf.usermodel.chart
- AxisCrosses - Enum in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDF AxisCrosses instead
- AxisCrosses - Enum in org.apache.poi.xddf.usermodel.chart
- AxisLabelAlignment - Enum in org.apache.poi.xddf.usermodel.chart
- AxisLineFormatRecord - Class in org.apache.poi.hssf.record.chart
-
The axis line format record defines the axis type details.
- AxisLineFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- AxisLineFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- AxisOptionsRecord - Class in org.apache.poi.hssf.record.chart
-
The axis options record provides unit information and other various tidbits about the axis.
- AxisOptionsRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- AxisOptionsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- AxisOrientation - Enum in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDF AxisOrientation
- AxisOrientation - Enum in org.apache.poi.xddf.usermodel.chart
- AxisParentRecord - Class in org.apache.poi.hssf.record.chart
-
The axis size and location
- AxisParentRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
- AxisParentRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisParentRecord
- AxisPosition - Enum in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDF AxisPosition instead
- AxisPosition - Enum in org.apache.poi.xddf.usermodel.chart
- AxisRecord - Class in org.apache.poi.hssf.record.chart
-
The axis record defines the type of an axis.
- AxisRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
- AxisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisRecord
- AxisTickLabelPosition - Enum in org.apache.poi.xddf.usermodel.chart
- AxisTickMark - Enum in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDF AxisTickMark instead
- AxisTickMark - Enum in org.apache.poi.xddf.usermodel.chart
- AxisUsedRecord - Class in org.apache.poi.hssf.record.chart
-
The number of axes used on a chart.
- AxisUsedRecord() - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
- AxisUsedRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.AxisUsedRecord
- Azure - org.apache.poi.sl.usermodel.PresetColor
- AZURE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Azure Preset Color
- AZURE - org.apache.poi.xddf.usermodel.PresetColor
B
- b - Variable in class org.apache.poi.sl.draw.binding.CTGeomRect
- b - Variable in class org.apache.poi.sl.draw.binding.CTRelativeRect
- b - Variable in class org.apache.poi.sl.draw.binding.CTScRgbColor
- B - org.apache.poi.sl.draw.binding.STRectAlignment
-
Rectangle Alignment Enum ( Bottom )
- B4_PAPER - org.apache.poi.ss.usermodel.PaperSize
- B4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
B4 (JIS) 250x354 mm
- B5_PAPER - org.apache.poi.ss.usermodel.PaperSize
- B5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
B5 (JIS) 182x257 mm
- BABY_PACIFIER - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a baby pacifier
- BABY_RATTLE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a baby rattle
- Background<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- BACKGROUND - org.apache.poi.xddf.usermodel.SystemColor
- BACKGROUND_1 - org.apache.poi.xddf.usermodel.SchemeColor
- BACKGROUND_2 - org.apache.poi.xddf.usermodel.SchemeColor
- BackupRecord - Class in org.apache.poi.hssf.record
-
Title: Backup Record
- BackupRecord() - Constructor for class org.apache.poi.hssf.record.BackupRecord
- BackupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BackupRecord
- BAD_CELL_OR_NAMED_RANGE - org.apache.poi.ss.util.CellReference.NameType
- Balloon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BALLOON - org.apache.poi.sl.usermodel.ShapeType
- BALLOONS_3_COLORS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a set of balloons
- BALLOONS_HOT_AIR - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a hot air balloon
- BALTIC - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Baltic (Northeastern European) character set.
- BALTIC - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- band1H - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- band1V - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- band2H - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- band2V - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- BANDINFO - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves or specifies settings concerning banding on a device, such as the number of bands.
- BANNER - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
- Bar - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- BAR - org.apache.poi.xddf.usermodel.chart.BarDirection
- BAR - org.apache.poi.xddf.usermodel.chart.ChartTypes
- BarDirection - Enum in org.apache.poi.xddf.usermodel.chart
- BarGrouping - Enum in org.apache.poi.xddf.usermodel.chart
- BarRecord - Class in org.apache.poi.hssf.record.chart
-
The bar record is used to define a bar chart.
- BarRecord() - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
- BarRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
- BaseFormulaEvaluator - Class in org.apache.poi.ss.formula
-
Common functionality across file formats for evaluating formula cells.
- BaseFormulaEvaluator(WorkbookEvaluator) - Constructor for class org.apache.poi.ss.formula.BaseFormulaEvaluator
- BASELINE - org.apache.poi.hwmf.record.HwmfText.HwmfTextVerticalAlignment
- BASELINE - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
-
Place characters on font baseline.
- BASELINE - org.apache.poi.xddf.usermodel.text.FontAlignment
- BASELINE - org.apache.poi.xssf.usermodel.TextFontAlign
-
Align text to the baseline.
- BASELINE - org.apache.poi.xwpf.usermodel.TextAlignment
-
Specifies that all text in the parent object shall be aligned to the baseline of each character when displayed.
- BASELINE - org.apache.poi.xwpf.usermodel.VerticalAlign
-
Specifies that the text in the parent run shall be located at the baseline and presented in the same size as surrounding text.
- BASELINE - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
- BaseNumberUtils - Class in org.apache.poi.ss.formula.functions
-
Some utils for converting from and to any base
- BaseNumberUtils() - Constructor for class org.apache.poi.ss.formula.functions.BaseNumberUtils
- BaseRowColShifter - Class in org.apache.poi.ss.usermodel.helpers
-
Class for code common to
RowShifterandColumnShifterHelper for shifting rows up or down and columns left and right - BaseRowColShifter() - Constructor for class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
- BaseXSSFEvaluationWorkbook - Class in org.apache.poi.xssf.usermodel
-
Internal POI use only - parent of XSSF and SXSSF evaluation workbooks
- BaseXSSFEvaluationWorkbook(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- BaseXSSFFormulaEvaluator - Class in org.apache.poi.xssf.usermodel
-
Internal POI use only - parent of XSSF and SXSSF formula evaluators
- BaseXSSFFormulaEvaluator(WorkbookEvaluator) - Constructor for class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
- BASIC_BLACK_DASHES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a black and white background.
- BASIC_BLACK_DOTS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a black dot on a white background.
- BASIC_BLACK_SQUARES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a black and white background
- BASIC_THIN_LINES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a black and white background.
- BASIC_WHITE_DASHES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a black and white background.
- BASIC_WHITE_DOTS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a white dot on a black background.
- BASIC_WHITE_SQUARES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a black and white background.
- BASIC_WIDE_INLINE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a black and white background.
- BASIC_WIDE_MIDLINE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a black and white background
- BASIC_WIDE_OUTLINE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a black and white background
- BATBlock - Class in org.apache.poi.poifs.storage
-
A block of block allocation table entries.
- BATBlock.BATBlockAndIndex - Class in org.apache.poi.poifs.storage
- BATManaged - Interface in org.apache.poi.poifs.filesystem
-
This interface defines behaviors for objects managed by the Block Allocation Table (BAT).
- BATS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of bats
- BEFORE - Static variable in class org.apache.poi.ss.format.CellNumberStringMod
- beforeDocumentRead() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- beforeRecordSerialize(int, short, EscherRecord) - Method in interface org.apache.poi.ddf.EscherSerializationListener
-
Fired before a given escher record is serialized.
- beforeRecordSerialize(int, short, EscherRecord) - Method in class org.apache.poi.ddf.NullEscherSerializationListener
- BEGIN_PATH - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Opens a path.
- beginContainer - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- beginContainerNoParams - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- BeginGroup(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.BeginGroup
- beginpath - org.apache.poi.hemf.record.HemfRecordType
- BeginRecord - Class in org.apache.poi.hssf.record.chart
-
The begin record defines the start of a block of records for a (grpahing data object.
- BeginRecord() - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
- BeginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
- BEGINS_WITH - org.apache.poi.ss.usermodel.ConditionFilterType
- Beige - org.apache.poi.sl.usermodel.PresetColor
- BEIGE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Beige Preset Color
- BEIGE - org.apache.poi.xddf.usermodel.PresetColor
- BENT_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Bent Arrow Shape
- BENT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- BENT_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- BENT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BENT_CONNECTOR_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Bent Connector 2 Shape
- BENT_CONNECTOR_2 - org.apache.poi.sl.usermodel.ShapeType
- BENT_CONNECTOR_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- BENT_CONNECTOR_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BENT_CONNECTOR_3 - org.apache.poi.sl.draw.binding.STShapeType
-
Bent Connector 3 Shape
- BENT_CONNECTOR_3 - org.apache.poi.sl.usermodel.ShapeType
- BENT_CONNECTOR_3 - org.apache.poi.xddf.usermodel.PresetGeometry
- BENT_CONNECTOR_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BENT_CONNECTOR_4 - org.apache.poi.sl.draw.binding.STShapeType
-
Bent Connector 4 Shape
- BENT_CONNECTOR_4 - org.apache.poi.sl.usermodel.ShapeType
- BENT_CONNECTOR_4 - org.apache.poi.xddf.usermodel.PresetGeometry
- BENT_CONNECTOR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BENT_CONNECTOR_5 - org.apache.poi.sl.draw.binding.STShapeType
-
Bent Connector 5 Shape
- BENT_CONNECTOR_5 - org.apache.poi.sl.usermodel.ShapeType
- BENT_CONNECTOR_5 - org.apache.poi.xddf.usermodel.PresetGeometry
- BENT_CONNECTOR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BENT_UP_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Bent Up Arrow Shape
- BENT_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
- BENT_UP_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- BENT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BentArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BentConnector2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BentConnector3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BentConnector4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BentConnector5 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BentUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Beta - Annotation Type in org.apache.poi.util
-
Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
- BETWEEN - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- BETWEEN - org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- BETWEEN - org.apache.poi.ss.usermodel.charts.AxisCrossBetween
-
Deprecated.Specifies the value axis shall cross the category axis between data markers.
- BETWEEN - org.apache.poi.xddf.usermodel.chart.AxisCrossBetween
- BETWEEN - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- BETWEEN - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Between' operator
- BETWEEN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- Bevel - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BEVEL - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
-
Line joins are beveled.
- BEVEL - org.apache.poi.sl.draw.binding.STShapeType
-
Bevel Shape
- BEVEL - org.apache.poi.sl.usermodel.ShapeType
- BEVEL - org.apache.poi.xddf.usermodel.PresetGeometry
- BEVEL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BG_1 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Background Color 1
- BG_2 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Background Color 2
- BI_BITCOUNT_0 - org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
The image SHOULD be in either JPEG or PNG format.
- BI_BITCOUNT_1 - org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
Each pixel in the bitmap is represented by a single bit.
- BI_BITCOUNT_2 - org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
Each pixel in the bitmap is represented by a 4-bit index into the color table, and each byte contains 2 pixels.
- BI_BITCOUNT_3 - org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
Each pixel in the bitmap is represented by an 8-bit index into the color table, and each byte contains 1 pixel.
- BI_BITCOUNT_4 - org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
Each pixel in the bitmap is represented by a 16-bit value.
- BI_BITCOUNT_5 - org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
The bitmap has a maximum of 2^24 colors, and the Colors field of DIB is NULL.
- BI_BITCOUNT_6 - org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
The bitmap has a maximum of 2^24 colors.
- BI_BITFIELDS - org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
The bitmap is not compressed and the color table consists of three DWORD color masks that specify the red, green, and blue components, respectively, of each pixel.
- BI_CMYK - org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
The image is an uncompressed CMYK format.
- BI_CMYKRLE4 - org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
A CMYK format that uses RLE compression for bitmaps with 4 bits per pixel.
- BI_CMYKRLE8 - org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
A CMYK format that uses RLE compression for bitmaps with 8 bits per pixel.
- BI_JPEG - org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
The image is a JPEG image, as specified in [JFIF].
- BI_PNG - org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
The image is a PNG image, as specified in [RFC2083].
- BI_RGB - org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
The bitmap is in uncompressed red green blue (RGB) format that is not compressed and does not use color masks.
- BI_RLE4 - org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
An RGB format that uses RLE compression for bitmaps with 4 bits per pixel.
- BI_RLE8 - org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
An RGB format that uses run-length encoding (RLE) compression for bitmaps with 8 bits per pixel.
- BIFF2 - org.apache.poi.poifs.filesystem.FileMagic
-
BIFF2 raw stream - for Excel 2
- biff2_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
- biff2_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
- biff2_sid - Static variable in class org.apache.poi.hssf.record.OldLabelRecord
- biff2_sid - Static variable in class org.apache.poi.hssf.record.OldStringRecord
- BIFF3 - org.apache.poi.poifs.filesystem.FileMagic
-
BIFF3 raw stream - for Excel 3
- biff3_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
- biff3_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
- biff345_sid - Static variable in class org.apache.poi.hssf.record.OldLabelRecord
- biff345_sid - Static variable in class org.apache.poi.hssf.record.OldStringRecord
- BIFF4 - org.apache.poi.poifs.filesystem.FileMagic
-
BIFF4 raw stream - for Excel 4
- biff4_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
- biff4_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
- biff5_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
- biff5_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
- Biff8DecryptingStream - Class in org.apache.poi.hssf.record.crypto
- Biff8DecryptingStream(InputStream, int, EncryptionInfo) - Constructor for class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- Biff8EncryptionKey - Class in org.apache.poi.hssf.record.crypto
- Biff8EncryptionKey() - Constructor for class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
- BiffDrawingToXml - Class in org.apache.poi.hssf.dev
-
Utility for representing drawings contained in a binary Excel file as a XML tree
- BiffDrawingToXml() - Constructor for class org.apache.poi.hssf.dev.BiffDrawingToXml
- BiffHeaderInput - Interface in org.apache.poi.hssf.record
- BiffViewer - Class in org.apache.poi.hssf.dev
-
Utility for reading in BIFF8 records and displaying data from them.
- BIG_BLOCK_MINIMUM_DOCUMENT_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
The minimum size of a document before it's stored using Big Blocks (normal streams).
- BIG_OBJECT - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with one body placeholder shape.
- BIG_SPOTS - org.apache.poi.ss.usermodel.FillPatternType
-
Large spots
- BIG_SPOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Large spots
- BIG_SPOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- BIG_SPOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Large spots
- BIG5 - Static variable in class org.apache.poi.util.StringUtil
- Bin2Dec - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel Bin2Dec() function.
- Bin2Dec() - Constructor for class org.apache.poi.ss.formula.functions.Bin2Dec
- BINARY - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Binary - counted byte array
- binaryRC4 - org.apache.poi.poifs.crypt.EncryptionMode
- BinaryRC4CipherOutputStream(OutputStream) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
- BinaryRC4CipherOutputStream(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
- BinaryRC4Decryptor - Class in org.apache.poi.poifs.crypt.binaryrc4
- BinaryRC4Decryptor() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- BinaryRC4EncryptionHeader - Class in org.apache.poi.poifs.crypt.binaryrc4
- BinaryRC4EncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
- BinaryRC4EncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.binaryrc4
- BinaryRC4EncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
- BinaryRC4EncryptionVerifier - Class in org.apache.poi.poifs.crypt.binaryrc4
- BinaryRC4EncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
- BinaryRC4EncryptionVerifier(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
- BinaryRC4Encryptor - Class in org.apache.poi.poifs.crypt.binaryrc4
- BinaryRC4Encryptor() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
- BinaryRC4Encryptor.BinaryRC4CipherOutputStream - Class in org.apache.poi.poifs.crypt.binaryrc4
- BinaryTagData - org.apache.poi.hslf.record.RecordTypes
- BinaryTagDataBlob - Class in org.apache.poi.hslf.record
-
If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other records may care about where this one lives, we create one of these.
- BinaryTagDataBlob(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.BinaryTagDataBlob
-
Create a new holder for a boring record with children, but with position dependent characteristics
- BINDING_PACKAGE - Static variable in class org.apache.poi.sl.draw.geom.PresetGeometries
- BIRDS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of repeating images of birds
- BIRDS_FLIGHT - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of birds flying
- BIRTHDAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Bisque - org.apache.poi.sl.usermodel.PresetColor
- BISQUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Bisque Preset Color
- BISQUE - org.apache.poi.xddf.usermodel.PresetColor
- bitblt - org.apache.poi.hemf.record.HemfRecordType
- bitBlt - org.apache.poi.hwmf.record.HwmfRecordType
- BitField - Class in org.apache.poi.util
-
Manage operations dealing with bit-mapped fields.
- BitField(int) - Constructor for class org.apache.poi.util.BitField
-
Create a BitField instance
- BitFieldFactory - Class in org.apache.poi.util
-
Returns immutable Bitfield instances.
- BitFieldFactory() - Constructor for class org.apache.poi.util.BitFieldFactory
- Bitmap - Class in org.apache.poi.hslf.blip
-
Represents a bitmap picture data: JPEG or PNG.
- Bitmap() - Constructor for class org.apache.poi.hslf.blip.Bitmap
- BITMAP_00E9 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- BITMAP_BIT - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
-
Specifies the format of the picture is a bitmap.
- BitmapImageRenderer - Class in org.apache.poi.sl.draw
-
For now this class renders only images supported by the javax.imageio.ImageIO framework.
- BitmapImageRenderer() - Constructor for class org.apache.poi.sl.draw.BitmapImageRenderer
- BitMaskTextProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition of a special kind of property of some text, or its paragraph.
- BitMaskTextProp(int, int, String, String...) - Constructor for class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
- BKC_EVEN_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- BKC_NEW_COLUMN - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- BKC_NEW_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- BKC_NO_BREAK - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- BKC_ODD_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- BKDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- BKDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- BKDMOTHER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- BKFAbstractType - Class in org.apache.poi.hwpf.model.types
-
BooKmark First descriptor (BKF).
- BKFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.BKFAbstractType
- BL - org.apache.poi.sl.draw.binding.STRectAlignment
-
Rectangle Alignment Enum ( Bottom Left )
- Black - org.apache.poi.sl.usermodel.PresetColor
- BLACK - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- BLACK - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Black
- BLACK - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Black Preset Color
- BLACK - org.apache.poi.ss.usermodel.IndexedColors
- BLACK - org.apache.poi.xddf.usermodel.BlackWhiteMode
- BLACK - org.apache.poi.xddf.usermodel.PresetColor
- BLACK_GRAY - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Black and Gray
- BLACK_GRAY - org.apache.poi.xddf.usermodel.BlackWhiteMode
- BLACK_WHITE - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Black and White
- BLACK_WHITE - org.apache.poi.xddf.usermodel.BlackWhiteMode
- BLACK1 - org.apache.poi.ss.usermodel.IndexedColors
- BLACKNESS - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- BlackWhiteMode - Enum in org.apache.poi.xddf.usermodel
- BLANCHED_ALMOND - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Blanched Almond Preset Color
- BLANCHED_ALMOND - org.apache.poi.xddf.usermodel.PresetColor
- BlanchedAlmond - org.apache.poi.sl.usermodel.PresetColor
- BLANK - org.apache.poi.ss.usermodel.CellType
-
Blank cell type
- BLANK - org.apache.poi.xslf.usermodel.SlideLayout
-
Blank
- BLANK_SLIDE - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with no placeholder shape.
- BlankEval - Class in org.apache.poi.ss.formula.eval
- BlankRecord - Class in org.apache.poi.hssf.record
-
Title: Blank cell record (0x0201)
- BlankRecord() - Constructor for class org.apache.poi.hssf.record.BlankRecord
-
Creates a new instance of BlankRecord
- BlankRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BlankRecord
- blankRow - org.apache.poi.ss.usermodel.TableStyleType
- BLIP__BLIPFILENAME - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__BLIPFLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__BLIPTODISPLAY - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__BRIGHTNESSSETTING - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__CONTRASTSETTING - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__CROPFROMBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__CROPFROMLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__CROPFROMRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__CROPFROMTOP - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__DOUBLEMOD - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__GAMMA - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__NOHITTESTPICTURE - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__PICTUREACTIVE - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__PICTUREBILEVEL - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__PICTUREFILLMOD - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__PICTUREGRAY - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__PICTUREID - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__PICTURELINE - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__PRINTBLIP - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__PRINTBLIPFILENAME - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__PRINTFLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
- BLIP__TRANSPARENTCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- Blob - Class in org.apache.poi.hpsf
- Blob() - Constructor for class org.apache.poi.hpsf.Blob
- BLOCK_ARC - org.apache.poi.sl.draw.binding.STShapeType
-
Block Arc Shape
- BLOCK_ARC - org.apache.poi.sl.usermodel.ShapeType
- BLOCK_ARC - org.apache.poi.xddf.usermodel.PresetGeometry
- BLOCK_ARC - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BLOCK_SIZE - Static variable in class org.apache.poi.hssf.record.DBCellRecord
- BlockArc - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- blockSize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- BlockStore - Class in org.apache.poi.poifs.filesystem
-
This abstract class describes a way to read, store, chain and free a series of blocks (be they Big or Small ones)
- BlockStore() - Constructor for class org.apache.poi.poifs.filesystem.BlockStore
- BlockStore.ChainLoopDetector - Class in org.apache.poi.poifs.filesystem
-
Used to detect if a chain has a loop in it, so we can bail out with an error rather than spinning away for ever...
- BlockWritable - Interface in org.apache.poi.poifs.storage
-
An interface for persisting block storage of POIFS components.
- Blue - org.apache.poi.sl.usermodel.PresetColor
- BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Blue Preset Color
- BLUE - org.apache.poi.ss.usermodel.IndexedColors
- BLUE - org.apache.poi.xddf.usermodel.PresetColor
- BLUE_GREY - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- BLUE_GREY - org.apache.poi.ss.usermodel.IndexedColors
- BLUE_VIOLET - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Blue Violet Preset Color
- BLUE_VIOLET - org.apache.poi.xddf.usermodel.PresetColor
- BLUE1 - org.apache.poi.ss.usermodel.IndexedColors
- BlueViolet - org.apache.poi.sl.usermodel.PresetColor
- BMP - org.apache.poi.hwpf.usermodel.PictureType
- BMP - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Windows Bitmap (.bmp)
- body - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- body - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
- BODY - org.apache.poi.sl.usermodel.Placeholder
-
Body text placeholder shape.
- BODY - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Body placeholder shape text
- BODY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- BODY_CONTENT_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- BODY_CONTENT_LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- BODY_CRC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- BODY_HTML - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- BODY_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
- bodyElements - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- bodyElements - Variable in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- BodyElementType - Enum in org.apache.poi.xwpf.usermodel
-
9 Jan 2010
- BodyType - Enum in org.apache.poi.xwpf.usermodel
-
The different kinds of
IBodythat exist - BOFRecord - Class in org.apache.poi.hssf.record
-
Title: Beginning Of File (0x0809)
- BOFRecord() - Constructor for class org.apache.poi.hssf.record.BOFRecord
-
Constructs an empty BOFRecord with no fields set.
- BOFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BOFRecord
- bold - Variable in class org.apache.poi.hwpf.converter.FontReplacer.Triplet
- BOLD_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- BookBoolRecord - Class in org.apache.poi.hssf.record
-
Title: Save External Links record (BookBool)
- BookBoolRecord() - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
- BookBoolRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
- Bookmark - Interface in org.apache.poi.hwpf.usermodel
-
User friendly interface to access information about document bookmarks
- BookmarkCollection - org.apache.poi.hslf.record.RecordTypes
- BookmarkEntityAtom - org.apache.poi.hslf.record.RecordTypes
- BookmarkFirstDescriptor - Class in org.apache.poi.hwpf.model
- BookmarkFirstDescriptor() - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
- BookmarkFirstDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
- Bookmarks - Interface in org.apache.poi.hwpf.usermodel
-
User-friendly interface to access document bookmarks
- BookmarkSeedAtom - org.apache.poi.hslf.record.RecordTypes
- BookmarksImpl - Class in org.apache.poi.hwpf.usermodel
-
Implementation of user-friendly interface for document bookmarks
- BookmarksImpl(BookmarksTables) - Constructor for class org.apache.poi.hwpf.usermodel.BookmarksImpl
- BookmarksTables - Class in org.apache.poi.hwpf.model
- BookmarksTables(byte[], FileInformationBlock) - Constructor for class org.apache.poi.hwpf.model.BookmarksTables
- BOOLEAN - org.apache.poi.ss.usermodel.CellType
-
Boolean cell type
- BOOLEAN - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Boolean - 16-bit Boolean value.
- BooleanFunction - Class in org.apache.poi.ss.formula.functions
-
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.
- BooleanFunction() - Constructor for class org.apache.poi.ss.formula.functions.BooleanFunction
- BooleanPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
- BoolErrRecord - Class in org.apache.poi.hssf.record
-
Creates new BoolErrRecord.
- BoolErrRecord() - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
-
Creates new BoolErrRecord
- BoolErrRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
- BoolEval - Class in org.apache.poi.ss.formula.eval
- BoolPtg - Class in org.apache.poi.ss.formula.ptg
-
Boolean (boolean) Stores a (java) boolean value in a formula.
- BORDER_BOTTOM - Static variable in class org.apache.poi.ss.util.CellUtil
- BORDER_CALLOUT_1 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 1 with Border Shape
- BORDER_CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
- BORDER_CALLOUT_1 - org.apache.poi.xddf.usermodel.PresetGeometry
- BORDER_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BORDER_CALLOUT_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 2 with Border Shape
- BORDER_CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
- BORDER_CALLOUT_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- BORDER_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BORDER_CALLOUT_3 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 3 with Border Shape
- BORDER_CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
- BORDER_CALLOUT_3 - org.apache.poi.xddf.usermodel.PresetGeometry
- BORDER_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BORDER_CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
- BORDER_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dash-dot border
- BORDER_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dash-dot-dot border
- BORDER_DASHED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dash border
- BORDER_DOTTED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
hair-line border
- BORDER_DOUBLE - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
double-line border
- BORDER_HAIR - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dot border
- BORDER_LEFT - Static variable in class org.apache.poi.ss.util.CellUtil
- BORDER_MEDIUM - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Medium border
- BORDER_MEDIUM_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
medium dash-dot border
- BORDER_MEDIUM_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
medium dash-dot-dot border
- BORDER_MEDIUM_DASHED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Medium dashed border
- BORDER_NONE - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
No border
- BORDER_RIGHT - Static variable in class org.apache.poi.ss.util.CellUtil
- BORDER_SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
slanted dash-dot border
- BORDER_THICK - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Thick border
- BORDER_THIN - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Thin border
- BORDER_TOP - Static variable in class org.apache.poi.ss.util.CellUtil
- BORDER_TYPE_REGULAR - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
- BORDER_TYPE_SHADOW - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
- BorderCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BorderCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BorderCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BorderCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BorderCode - Class in org.apache.poi.hwpf.usermodel
-
Mapping class for BRC80 structure (Border Code for Word 97)
- BorderCode() - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
- BorderCode(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
- BorderExtent - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating which borders to draw in a Property Template
- BorderFormatting - Class in org.apache.poi.hssf.record.cf
-
Border Formatting Block of the Conditional Formatting Rule Record.
- BorderFormatting - Interface in org.apache.poi.ss.usermodel
-
High level representation for Border Formatting component of Conditional Formatting settings
- BorderFormatting() - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
- BorderFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
-
Creates new FontFormatting
- Borders - Enum in org.apache.poi.xwpf.usermodel
-
Specifies all types of borders which can be specified for WordprocessingML objects which have a border.
- BORDERS_ALL - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
- BORDERS_INSIDE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
- BORDERS_NONE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
- BORDERS_OUTSIDE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
- borderSize - Static variable in class org.apache.poi.sl.draw.DrawTableShape
-
Additional spacing between cells
- BorderStyle - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating the line style of a border in a cell, i.e., whether it is bordered dash dot, dash dot dot, dashed, dotted, double, hair, medium, medium dash dot, medium dash dot dot, medium dashed, none, slant dash dot, thick or thin.
- BOTH - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- BOTH - org.apache.poi.xwpf.usermodel.XWPFTableCell.XWPFVertAlign
- bottom - org.apache.poi.sl.usermodel.TableCell.BorderEdge
- bottom - Variable in class org.apache.poi.sl.usermodel.Insets2D
-
The inset from the bottom.
- BOTTOM - org.apache.poi.hwmf.record.HwmfText.HwmfTextVerticalAlignment
- BOTTOM - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
The shape is vertically positioned at the bottom of the page element
- BOTTOM - org.apache.poi.sl.usermodel.RectAlign
-
Bottom rectangle alignment
- BOTTOM - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
-
Characters are anchored to the very bottom of a single line.
- BOTTOM - org.apache.poi.sl.usermodel.VerticalAlignment
-
Anchor the text at the bottom of the bounding rectangle.
- BOTTOM - org.apache.poi.ss.usermodel.BorderExtent
-
This is just the bottom border for the range.
- BOTTOM - org.apache.poi.ss.usermodel.charts.AxisPosition
-
Deprecated.
- BOTTOM - org.apache.poi.ss.usermodel.charts.LegendPosition
-
Deprecated.
- BOTTOM - org.apache.poi.ss.usermodel.VerticalAlignment
-
The vertical alignment is aligned-to-bottom.
- BOTTOM - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
range ending rows are equal
- BOTTOM - org.apache.poi.xddf.usermodel.chart.AxisPosition
- BOTTOM - org.apache.poi.xddf.usermodel.chart.LegendPosition
- BOTTOM - org.apache.poi.xddf.usermodel.RectangleAlignment
- BOTTOM - org.apache.poi.xddf.usermodel.text.AnchorType
- BOTTOM - org.apache.poi.xddf.usermodel.text.FontAlignment
- BOTTOM - org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
- BOTTOM - org.apache.poi.xssf.usermodel.TextFontAlign
-
Align text to the bottom.
- BOTTOM - org.apache.poi.xwpf.usermodel.TextAlignment
-
Specifies that all text in the parent object shall be aligned to the bottom of each character when displayed.
- BOTTOM - org.apache.poi.xwpf.usermodel.XWPFTableCell.XWPFVertAlign
- BOTTOM - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
- BOTTOM_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
- BOTTOM_LEFT - org.apache.poi.sl.usermodel.RectAlign
-
Bottom-Left rectangle alignment
- BOTTOM_LEFT - org.apache.poi.xddf.usermodel.RectangleAlignment
- BOTTOM_RIGHT - org.apache.poi.sl.usermodel.RectAlign
-
Bottom-Right rectangle alignment
- BOTTOM_RIGHT - org.apache.poi.xddf.usermodel.RectangleAlignment
- BottomMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
- BottomMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- BottomMarginRecord - Class in org.apache.poi.hssf.record
-
Record for the bottom margin.
- BottomMarginRecord() - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
- BottomMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
- BoundedInputStream - Class in org.apache.poi.util
-
This is a stream that will only supply bytes up to a certain length - if its position goes above that, it will stop.
- BoundedInputStream(InputStream) - Constructor for class org.apache.poi.util.BoundedInputStream
-
Creates a new
BoundedInputStreamthat wraps the given input stream and is unlimited. - BoundedInputStream(InputStream, long) - Constructor for class org.apache.poi.util.BoundedInputStream
-
Creates a new
BoundedInputStreamthat wraps the given input stream and limits it to a certain size. - BoundSheetRecord - Class in org.apache.poi.hssf.record
-
Title: Bound Sheet Record (aka BundleSheet) (0x0085)
- BoundSheetRecord(String) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
- BoundSheetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
-
UTF8: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 + 1 + 1 + len(str) UNICODE: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 + 1 + 1 + 2 * len(str)
- BR - org.apache.poi.sl.draw.binding.STRectAlignment
-
Rectangle Alignment Enum ( Bottom Right )
- BRACE_PAIR - org.apache.poi.sl.draw.binding.STShapeType
-
Brace Pair Shape
- BRACE_PAIR - org.apache.poi.sl.usermodel.ShapeType
- BRACE_PAIR - org.apache.poi.xddf.usermodel.PresetGeometry
- BRACE_PAIR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BracePair - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BRACKET_PAIR - org.apache.poi.sl.draw.binding.STShapeType
-
Bracket Pair Shape
- BRACKET_PAIR - org.apache.poi.sl.usermodel.ShapeType
- BRACKET_PAIR - org.apache.poi.xddf.usermodel.PresetGeometry
- BRACKET_PAIR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- BracketPair - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- BRCL_DOUBLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- BRCL_SHADOW - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- BRCL_SINGLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- BRCL_THICK - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- BRCP_BAR_TO_LEFT_OF_PARAGRAPH - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- BRCP_BORDER_ABOVE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- BRCP_BORDER_BELOW - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- BRCP_BOX_AROUND - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- BRCP_NONE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- Break(int, int, int) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
- Break(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
- BreakClear - Enum in org.apache.poi.xwpf.usermodel
-
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 of textWrapping.
- breakText(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
break text into lines, each representing a line of text that fits in the wrapping width
- BreakType - Enum in org.apache.poi.xwpf.usermodel
-
Specifies the possible types of break characters in a WordprocessingML document.
- BRICKS - org.apache.poi.ss.usermodel.FillPatternType
-
Brick-like layout
- BRICKS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Brick-like layout
- BRICKS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- BRICKS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Brick-like layout
- BRIGHT_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- BRIGHT_GREEN - org.apache.poi.ss.usermodel.IndexedColors
- BRIGHT_GREEN1 - org.apache.poi.ss.usermodel.IndexedColors
- Brown - org.apache.poi.sl.usermodel.PresetColor
- BROWN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- BROWN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Brown Preset Color
- BROWN - org.apache.poi.ss.usermodel.IndexedColors
- BrtAbsPath15 - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBeginCellStyleXFS - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBeginCellXFs - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBeginComment - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBeginCommentAuthors - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBeginFmts - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBeginHeaderFooter - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBeginSheet - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBeginSheetData - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBeginSst - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtBundleSh - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCellBlank - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCellBool - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCellError - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCellIsst - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCellReal - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCellRk - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCellRString - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCellSt - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtColInfo - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCommentAuthor - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtCommentText - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtEndCellStyleXFS - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtEndCellXFs - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtEndComment - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtEndCommentAuthors - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtEndFmts - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtEndSheetData - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtEndSst - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtFmlaBool - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtFmlaError - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtFmlaNum - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtFmlaString - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtFmt - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtHLink - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtRowHdr - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtSstItem - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtWsDim - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtWsProp - org.apache.poi.xssf.binary.XSSFBRecordType
- BrtXf - org.apache.poi.xssf.binary.XSSFBRecordType
- BS_DIBPATTERN - org.apache.poi.hwmf.record.HwmfBrushStyle
-
A pattern brush specified by a DIB.
- BS_DIBPATTERN8X8 - org.apache.poi.hwmf.record.HwmfBrushStyle
-
Not supported
- BS_DIBPATTERNPT - org.apache.poi.hwmf.record.HwmfBrushStyle
-
A pattern brush specified by a DIB.
- BS_HATCHED - org.apache.poi.hwmf.record.HwmfBrushStyle
-
A brush that paints a predefined simple pattern, or "hatch", onto a solid background.
- BS_INDEXED - org.apache.poi.hwmf.record.HwmfBrushStyle
-
Not supported
- BS_MONOPATTERN - org.apache.poi.hwmf.record.HwmfBrushStyle
-
Not supported
- BS_NULL - org.apache.poi.hwmf.record.HwmfBrushStyle
-
A brush that does nothing.
- BS_PATTERN - org.apache.poi.hwmf.record.HwmfBrushStyle
-
A brush that paints a pattern defined by a bitmap, which MAY be a Bitmap16 Object or a DeviceIndependentBitmap (DIB) Object.
- BS_PATTERN8X8 - org.apache.poi.hwmf.record.HwmfBrushStyle
-
Not supported
- BS_SOLID - org.apache.poi.hwmf.record.HwmfBrushStyle
-
A brush that paints a single, constant color, either solid or dithered.
- BSTORE_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- BT_DIB - Static variable in class org.apache.poi.ddf.EscherBSERecord
- BT_EMF - Static variable in class org.apache.poi.ddf.EscherBSERecord
- BT_ERROR - Static variable in class org.apache.poi.ddf.EscherBSERecord
- BT_JPEG - Static variable in class org.apache.poi.ddf.EscherBSERecord
- BT_PICT - Static variable in class org.apache.poi.ddf.EscherBSERecord
- BT_PNG - Static variable in class org.apache.poi.ddf.EscherBSERecord
- BT_UNKNOWN - Static variable in class org.apache.poi.ddf.EscherBSERecord
- BT_WMF - Static variable in class org.apache.poi.ddf.EscherBSERecord
- BUBBLE_SERIES_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- BUBBLE_SERIES_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- BUBBLE_SERIES_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- BUBBLE_SERIES_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- build() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
- build() - Method in class org.apache.poi.ss.util.SheetBuilder
-
Builds sheet from parent workbook and 2D array with cell values.
- build(int) - Method in class org.apache.poi.hssf.record.DBCellRecord.Builder
- BUILD - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
suggested default 0x10d3
- BUILD_YEAR - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
suggested default 0x07CC (1996)
- builder - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
- Builder() - Constructor for class org.apache.poi.hssf.record.DBCellRecord.Builder
- Builder() - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
Builder class for CellCopyPolicy
- buildFontCharactersProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
- buildFontHeightProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
- buildFontWidthsProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
- buildFractionExactDenominator(double, int) - Static method in class org.apache.poi.ss.format.SimpleFraction
-
Create a fraction given a double value and a denominator.
- buildFractionMaxDenominator(double, int) - Static method in class org.apache.poi.ss.format.SimpleFraction
-
Create a fraction given the double value and either the maximum error allowed or the maximum number of denominator digits.
- buildMergedRangesMap(Sheet) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlUtils
-
Creates a map (i.e.
- buildRecordAtOffset(byte[], int) - Static method in class org.apache.poi.hslf.record.Record
-
Build and return the Record at the given offset.
- buildShapes(CTGroupShape, XSLFShapeContainer) - Static method in class org.apache.poi.xslf.usermodel.XSLFSheet
- buildStyle(HSSFWorkbook, HSSFCellStyle) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- buildStylesheet(Map<String, Map<String, String>>) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- buildTextPropList(int, byte[], int) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
For an existing set of text properties, build the list of properties coded for in a given run of properties.
- builtIn - Variable in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- BUILTIN_AUTO_ACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_CLOSE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_DEACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_OPEN - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CONSOLIDATE_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CONSOLIDATE_AREA - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that refers to a consolidation area
- BUILTIN_CRITERIA - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CRITERIA - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that refers to a range containing the criteria values to be used in applying an advanced filter to a range of data
- BUILTIN_DATA_FORM - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_DATABASE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_DATABASE - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that specified that the range specified is from a database data source
- BUILTIN_EXTRACT - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
this defined name refers to the range containing the filtered output values resulting from applying an advanced filter criteria to a source range
- BUILTIN_FILTER_DB - Static variable in class org.apache.poi.hssf.record.NameRecord
- BUILTIN_FILTER_DB - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
?an be one of the following this defined name refers to a range to which an advanced filter has been applied.
- BUILTIN_PRINT_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
- BUILTIN_PRINT_AREA - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that specifies the workbook's print area
- BUILTIN_PRINT_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
- BUILTIN_PRINT_TITLE - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that specifies the row(s) or column(s) to repeat at the top of each printed page.
- BUILTIN_RECORDER - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_SHEET_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_SHEET_TITLE - Static variable in class org.apache.poi.xssf.usermodel.XSSFName
-
A built-in defined name that refers to a sheet title.
- BuiltinFormats - Class in org.apache.poi.ss.usermodel
-
Utility to identify built-in formats.
- BuiltinFormats() - Constructor for class org.apache.poi.ss.usermodel.BuiltinFormats
- bullet - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
- BULLET_HARDCOLOR_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
- BULLET_HARDFONT_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
- BULLET_HARDSIZE_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
- BULLET_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
- BURLY_WOOD - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Burly Wood Preset Color
- BurlyWood - org.apache.poi.sl.usermodel.PresetColor
- BUSINESS_FAX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- BUSINESS_HOME_PAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- BUTTON_FACE - org.apache.poi.xddf.usermodel.SystemColor
- BUTTON_HIGHLIGHT - org.apache.poi.xddf.usermodel.SystemColor
- BUTTON_SHADOW - org.apache.poi.xddf.usermodel.SystemColor
- BUTTON_TEXT - org.apache.poi.xddf.usermodel.SystemColor
- ButtonFace - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined face color of a 3-D element.
- ButtonHighlight - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color that is the highlight color of a 3-D element.
- ButtonShadow - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color that is the shadow color of a 3-D element.
- BY_MAX - Static variable in class org.apache.poi.xssf.util.CTColComparator
- BY_MIN_MAX - Static variable in class org.apache.poi.xssf.util.CTColComparator
- byId(int) - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
return the AnchorType corresponding to the code
- byId(int) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
- byId(int) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- byId(int) - Static method in enum org.apache.poi.xssf.model.ThemesTable.ThemeElement
- byName(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
- byName(String) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- BYTE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
- ByteArrayBackedDataSource - Class in org.apache.poi.poifs.nio
-
A POIFS
DataSourcebacked by a byte array. - ByteArrayBackedDataSource(byte[]) - Constructor for class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
- ByteArrayBackedDataSource(byte[], int) - Constructor for class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
- ByteChunk - Class in org.apache.poi.hsmf.datatypes
-
A Chunk that holds binary data, normally unparsed.
- ByteChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunk
-
Create a Byte Chunk, with the specified type.
- ByteChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunk
-
Creates a Byte Chunk.
- ByteField - Class in org.apache.poi.util
-
representation of a byte (8-bit) field at a fixed location within a byte array
- ByteField(int) - Constructor for class org.apache.poi.util.ByteField
-
construct the ByteField with its offset into its containing byte array and a default value of 0
- ByteField(int, byte) - Constructor for class org.apache.poi.util.ByteField
-
construct the ByteField with its offset into its containing byte array and initialize its value
- ByteField(int, byte[]) - Constructor for class org.apache.poi.util.ByteField
-
Construct the ByteField with its offset into its containing byte array and initialize its value from its byte array
- ByteField(int, byte, byte[]) - Constructor for class org.apache.poi.util.ByteField
-
construct the ByteField with its offset into its containing byte array, initialize its value, and write its value to its byte array
- BytePropertyNode<T extends BytePropertyNode<T>> - Class in org.apache.poi.hwpf.model
-
Deprecated.byte positions shall not be saved in memory
- BytePropertyNode(int, int, Object) - Constructor for class org.apache.poi.hwpf.model.BytePropertyNode
-
Deprecated.
- bytesLength() - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
Returns the length, in bytes
- bytesLength() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
- bytesLength() - Method in class org.apache.poi.hwpf.model.TextPiece
-
Returns the length, in bytes
- byteToHex(int) - Static method in class org.apache.poi.util.HexDump
C
- CABINS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a cabin
- CacheAreaEval - Class in org.apache.poi.ss.formula
- CacheAreaEval(int, int, int, int, ValueEval[]) - Constructor for class org.apache.poi.ss.formula.CacheAreaEval
- CacheAreaEval(AreaI, ValueEval[]) - Constructor for class org.apache.poi.ss.formula.CacheAreaEval
- cacheProperties() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Determine and cache image properties
- CADET_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Cadet Blue Preset Color
- CADET_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- CadetBlue - org.apache.poi.sl.usermodel.PresetColor
- CAKE_SLICE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a piece of cake
- CALC_CHAIN - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- CalcCountRecord - Class in org.apache.poi.hssf.record
-
Title: Calc Count Record Description: Specifies the maximum times the gui should perform a formula recalculation.
- CalcCountRecord() - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
- CalcCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CalcCountRecord
- calcExtSSTRecordSize() - Method in class org.apache.poi.hssf.record.SSTRecord
-
Calculates the size in bytes of the EXTSST record as it would be if the record was serialized.
- CalcModeRecord - Class in org.apache.poi.hssf.record
-
Title: Calc Mode Record
- CalcModeRecord() - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
- CalcModeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CalcModeRecord
- calcSize(int, String, String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
- calculateChecksum(byte[]) - Static method in class org.apache.poi.util.IOUtils
-
Calculate checksum on input data
- calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
- calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- calculateChecksum(File, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
- calculateChecksum(InputStream) - Static method in class org.apache.poi.util.IOUtils
-
Calculate checksum on all the data read from input stream.
- CALCULATED_COLUMN - org.apache.poi.ss.usermodel.IgnoredErrorType
-
????.
- calculateMaximumSize(POIFSBigBlockSize, int) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Calculates the maximum size of a file which is addressable given the number of FAT (BAT) sectors specified.
- calculateMaximumSize(HeaderBlock) - Static method in class org.apache.poi.poifs.storage.BATBlock
- calculateNonWeekendHolidays(double, double, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
-
Calculates how many holidays in a list are workdays, considering an interval of dates.
- calculateWorkdays(double, double, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
-
Calculate how many workdays are there between a start and an end date, as excel representations, considering a range of holidays.
- calculateWorkdays(double, int, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
-
Calculate the workday past x workdays from a starting date, considering a range of holidays.
- CalculationChain - Class in org.apache.poi.xssf.model
-
The cells in a workbook can be calculated in different orders depending on various optimizations and dependencies.
- CalculationChain() - Constructor for class org.apache.poi.xssf.model.CalculationChain
- CalculationChain(PackagePart) - Constructor for class org.apache.poi.xssf.model.CalculationChain
- CalendarFieldFunction - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel functions Date parsing functions: Date - DAY, MONTH and YEAR Time - HOUR, MINUTE and SECOND
- CALLBACK_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CALLOUT__CALLOUTACCENTBAR - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__CALLOUTANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__CALLOUTDROPSPECIFIED - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__CALLOUTDROPTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__CALLOUTLENGTHSPECIFIED - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__CALLOUTMINUSX - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__CALLOUTMINUSY - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__CALLOUTTEXTBORDER - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__CALLOUTTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__DROPAUTO - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__ISCALLOUT - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__LENGTHSPECIFIED - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT__XYCALLOUTGAP - Static variable in class org.apache.poi.ddf.EscherProperties
- CALLOUT_1 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 1 Shape
- CALLOUT_1 - org.apache.poi.sl.usermodel.ShapeType
- CALLOUT_1 - org.apache.poi.xddf.usermodel.PresetGeometry
- CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CALLOUT_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 2 Shape
- CALLOUT_2 - org.apache.poi.sl.usermodel.ShapeType
- CALLOUT_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CALLOUT_3 - org.apache.poi.sl.draw.binding.STShapeType
-
Callout 3 Shape
- CALLOUT_3 - org.apache.poi.sl.usermodel.ShapeType
- CALLOUT_3 - org.apache.poi.xddf.usermodel.PresetGeometry
- CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CALLOUT_90 - org.apache.poi.sl.usermodel.ShapeType
- Callout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Callout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Callout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Callout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CAMERA_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether this is a camera picture.
- Can - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CAN - org.apache.poi.sl.draw.binding.STShapeType
-
Can Shape
- CAN - org.apache.poi.sl.usermodel.ShapeType
- CAN - org.apache.poi.xddf.usermodel.PresetGeometry
- CAN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- canComputeColumnWidth(Font) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Check if the Fonts are installed correctly so that Java can compute the size of columns.
- canDraw(Graphics2D, Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawMasterSheet
-
Checks if this
sheetdisplays the specified shape. - canDraw(Graphics2D, Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawSheet
-
Checks if this
sheetdisplays the specified shape. - CANDY_CORN - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of candy corn
- canExtract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- canExtract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
- canExtract(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- cantSplit() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- CapsType - Enum in org.apache.poi.xddf.usermodel.text
- CAPTION_TEXT - org.apache.poi.xddf.usermodel.SystemColor
- CAR_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- category - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
A categorization of the content of this package.
- CATEGORY_DATA_TYPE_ALL_TEXT_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- CATEGORY_DATA_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- CATEGORY_DATA_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- CATEGORY_DATA_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- CATEGORY_DATA_TYPE_SHOW_LABELS_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- CATEGORY_DATA_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- CATEGORY_DATA_TYPE_VALUE_AND_PERCENTAGE_CHARACTERISTIC - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- categoryData - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- CategorySeriesAxisRecord - Class in org.apache.poi.hssf.record.chart
-
This record refers to a category or series axis and is used to specify label/tickmark frequency.
- CategorySeriesAxisRecord() - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- CategorySeriesAxisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- CatLabRecord - Class in org.apache.poi.hssf.record.chart
-
CATLAB - Category Labels (0x0856)
- CatLabRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.CatLabRecord
- cbc - org.apache.poi.poifs.crypt.ChainingMode
- CEILING - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- cell(String, String, XSSFComment) - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
A cell, with the given formatted value (may be null), and possibly a comment (may be null), was encountered.
- cell(String, String, XSSFComment) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
- Cell - Interface in org.apache.poi.ss.usermodel
-
High level representation of a cell in a row of a spreadsheet.
- CELL - org.apache.poi.ss.formula.FormulaType
-
Regular cell formula
- CELL - org.apache.poi.ss.util.CellReference.NameType
- CELL_REFERENCE - org.apache.poi.ss.usermodel.charts.TitleType
-
Deprecated.
- CELL_VALUE_IS - Static variable in class org.apache.poi.ss.usermodel.ConditionType
-
This conditional formatting rule compares a cell value to a formula calculated result, using an operator
- CellAddress - Class in org.apache.poi.ss.util
-
This class is a container for POI usermodel row=0 column=0 cell references.
- CellAddress(int, int) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object.
- CellAddress(String) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object.
- CellAddress(Cell) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object.
- CellAddress(CellAddress) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object
- CellAddress(CellReference) - Constructor for class org.apache.poi.ss.util.CellAddress
-
Create a new CellAddress object.
- CellCopyPolicy - Class in org.apache.poi.ss.usermodel
- CellCopyPolicy() - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy
-
Default CellCopyPolicy, uses default policy For custom CellCopyPolicy, use
CellCopyPolicy.Builderclass - CellCopyPolicy(CellCopyPolicy) - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy
-
Copy constructor
- CellCopyPolicy.Builder - Class in org.apache.poi.ss.usermodel
- CellDateFormatter - Class in org.apache.poi.ss.format
-
Formats a date value.
- CellDateFormatter(String) - Constructor for class org.apache.poi.ss.format.CellDateFormatter
-
Creates a new date formatter with the given specification.
- CellDateFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellDateFormatter
-
Creates a new date formatter with the given specification.
- CellElapsedFormatter - Class in org.apache.poi.ss.format
-
This class implements printing out an elapsed time format.
- CellElapsedFormatter(String) - Constructor for class org.apache.poi.ss.format.CellElapsedFormatter
-
Creates a elapsed time formatter.
- CellFormat - Class in org.apache.poi.ss.format
-
Format a value according to the standard Excel behavior.
- CellFormatCondition - Class in org.apache.poi.ss.format
-
This object represents a condition in a cell format.
- CellFormatCondition() - Constructor for class org.apache.poi.ss.format.CellFormatCondition
- CellFormatPart - Class in org.apache.poi.ss.format
-
Objects of this class represent a single part of a cell format expression.
- CellFormatPart(String) - Constructor for class org.apache.poi.ss.format.CellFormatPart
-
Create an object to represent a format part.
- CellFormatPart(Locale, String) - Constructor for class org.apache.poi.ss.format.CellFormatPart
-
Create an object to represent a format part.
- CellFormatResult - Class in org.apache.poi.ss.format
-
This object contains the result of applying a cell format or cell format part to a value.
- CellFormatResult(boolean, String, Color) - Constructor for class org.apache.poi.ss.format.CellFormatResult
-
Creates a new format result object.
- CellFormatter - Class in org.apache.poi.ss.format
-
This is the abstract supertype for the various cell formatters.
- CellFormatter(String) - Constructor for class org.apache.poi.ss.format.CellFormatter
-
Creates a new formatter object, storing the format in
CellFormatter.format. - CellFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellFormatter
-
Creates a new formatter object, storing the format in
CellFormatter.format. - CellFormatType - Enum in org.apache.poi.ss.format
-
The different kinds of formats that the formatter understands.
- cellFormula(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
- CellGeneralFormatter - Class in org.apache.poi.ss.format
-
A formatter for the default "General" cell format.
- CellGeneralFormatter() - Constructor for class org.apache.poi.ss.format.CellGeneralFormatter
-
Creates a new general formatter.
- CellGeneralFormatter(Locale) - Constructor for class org.apache.poi.ss.format.CellGeneralFormatter
-
Creates a new general formatter.
- CellHandler - Interface in org.apache.poi.ss.util.cellwalk
-
Represents callback for CellWalk traverse method.
- cellIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
- cellIterator() - Method in interface org.apache.poi.ss.usermodel.Row
- cellIterator() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- cellIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Cell iterator over the physically defined cells:
- CellIterator() - Constructor for class org.apache.poi.xssf.streaming.SXSSFRow.CellIterator
- CellNumberFormatter - Class in org.apache.poi.ss.format
-
This class implements printing out a value using a number format.
- CellNumberFormatter(String) - Constructor for class org.apache.poi.ss.format.CellNumberFormatter
-
Creates a new cell number formatter.
- CellNumberFormatter(Locale, String) - Constructor for class org.apache.poi.ss.format.CellNumberFormatter
-
Creates a new cell number formatter.
- CellNumberPartHandler - Class in org.apache.poi.ss.format
-
Internal helper class for CellNumberFormatter
- CellNumberPartHandler() - Constructor for class org.apache.poi.ss.format.CellNumberPartHandler
- CellNumberStringMod - Class in org.apache.poi.ss.format
-
Internal helper class for CellNumberFormatter This class represents a single modification to a result string.
- CellNumberStringMod(CellNumberFormatter.Special, boolean, CellNumberFormatter.Special, boolean) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
- CellNumberStringMod(CellNumberFormatter.Special, boolean, CellNumberFormatter.Special, boolean, char) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
- CellNumberStringMod(CellNumberFormatter.Special, CharSequence, int) - Constructor for class org.apache.poi.ss.format.CellNumberStringMod
- CellRange<C extends Cell> - Interface in org.apache.poi.ss.usermodel
-
Represents a rectangular region of a
Sheet - CellRangeAddress - Class in org.apache.poi.ss.util
-
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
- CellRangeAddress(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddress
-
Creates new cell range.
- CellRangeAddress(RecordInputStream) - Constructor for class org.apache.poi.ss.util.CellRangeAddress
- CellRangeAddress8Bit - Class in org.apache.poi.hssf.util
-
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
- CellRangeAddress8Bit(int, int, int, int) - Constructor for class org.apache.poi.hssf.util.CellRangeAddress8Bit
- CellRangeAddress8Bit(LittleEndianInput) - Constructor for class org.apache.poi.hssf.util.CellRangeAddress8Bit
- CellRangeAddressBase - Class in org.apache.poi.ss.util
-
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
- CellRangeAddressBase(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddressBase
- CellRangeAddressBase.CellPosition - Enum in org.apache.poi.ss.util
-
Indicates a cell or range is in the given relative position in a range.
- CellRangeAddressList - Class in org.apache.poi.ss.util
-
Implementation of the cell range address lists,like is described in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address List' In BIFF8 there is a common way to store absolute cell range address lists in several records (not formulas).
- CellRangeAddressList() - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
- CellRangeAddressList(int, int, int, int) - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
-
Convenience constructor for creating a CellRangeAddressList with a single CellRangeAddress.
- CellRangeAddressList(RecordInputStream) - Constructor for class org.apache.poi.ss.util.CellRangeAddressList
- CellRangeUtil - Class in org.apache.poi.ss.util
-
Utility class that builds on
CellRangeAddressPortions of this class may be moved toCellRangeAddressBase - CellRecord - Class in org.apache.poi.hssf.record
-
Base class for all cell value records (implementors of
CellValueRecordInterface). - CellRecord() - Constructor for class org.apache.poi.hssf.record.CellRecord
- CellRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CellRecord
- CellReference - Class in org.apache.poi.hssf.util
-
Deprecated.POI 4.0.0-SNAPSHOT. Use
CellReferenceinstead. Actually the replacement CellReference was added earlier, but the deprecation notice was added only in 4.0.0-SNAPSHOT. - CellReference - Class in org.apache.poi.ss.util
-
Common conversion functions between Excel style A1, C27 style cell references, and POI usermodel style row=0, column=0 style references.
- CellReference(int, int) - Constructor for class org.apache.poi.hssf.util.CellReference
-
Deprecated.
- CellReference(int, int) - Constructor for class org.apache.poi.ss.util.CellReference
- CellReference(int, int, boolean, boolean) - Constructor for class org.apache.poi.hssf.util.CellReference
-
Deprecated.
- CellReference(int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.util.CellReference
- CellReference(int, short) - Constructor for class org.apache.poi.ss.util.CellReference
- CellReference(String) - Constructor for class org.apache.poi.hssf.util.CellReference
-
Deprecated.Create an cell ref from a string representation.
- CellReference(String) - Constructor for class org.apache.poi.ss.util.CellReference
-
Create an cell ref from a string representation.
- CellReference(String, int, int, boolean, boolean) - Constructor for class org.apache.poi.hssf.util.CellReference
-
Deprecated.
- CellReference(String, int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.util.CellReference
- CellReference(Cell) - Constructor for class org.apache.poi.ss.util.CellReference
- CellReference.NameType - Enum in org.apache.poi.ss.util
-
Used to classify identifiers found in formulas as cell references or not.
- cellReferenceIsWithinRange(String, String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
-
Used to decide whether a name of the form "[A-Z]*[0-9]*" that appears in a formula can be interpreted as a cell reference.
- cells - Variable in class org.apache.poi.hslf.usermodel.HSLFTable
- cellStyle(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
- CellStyle - Interface in org.apache.poi.ss.usermodel
- CellTextFormatter - Class in org.apache.poi.ss.format
-
This class implements printing out text.
- CellTextFormatter(String) - Constructor for class org.apache.poi.ss.format.CellTextFormatter
- CellType - Enum in org.apache.poi.ss.usermodel
- CellUtil - Class in org.apache.poi.ss.util
-
Various utility functions that make working with a cells and rows easier.
- cellValue(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
- CellValue - Class in org.apache.poi.ss.usermodel
-
Mimics the 'data view' of a cell.
- CellValue(double) - Constructor for class org.apache.poi.ss.usermodel.CellValue
- CellValue(String) - Constructor for class org.apache.poi.ss.usermodel.CellValue
- CellValueRecordInterface - Interface in org.apache.poi.hssf.record
-
The cell value record interface is implemented by all classes of type Record that contain cell values.
- CellWalk - Class in org.apache.poi.ss.util.cellwalk
-
Traverse cell range.
- CellWalk(Sheet, CellRangeAddress) - Constructor for class org.apache.poi.ss.util.cellwalk.CellWalk
- CellWalkContext - Interface in org.apache.poi.ss.util.cellwalk
- CELTIC_KNOTWORK - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a knot work pattern
- CENTER - org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
- CENTER - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
The shape is horizontally positioned at the center of the page element.
- CENTER - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
The shape is vertically positioned in the center of the page element
- CENTER - org.apache.poi.sl.usermodel.RectAlign
-
Center rectangle alignment
- CENTER - org.apache.poi.sl.usermodel.TabStop.TabStopType
- CENTER - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
-
Characters centered within line height.
- CENTER - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
For horizontal text, centered.
- CENTER - org.apache.poi.ss.usermodel.HorizontalAlignment
-
The horizontal alignment is centered, meaning the text is centered across the cell.
- CENTER - org.apache.poi.ss.usermodel.VerticalAlignment
-
The vertical alignment is centered across the height of the cell.
- CENTER - org.apache.poi.xddf.usermodel.chart.AxisLabelAlignment
- CENTER - org.apache.poi.xddf.usermodel.PenAlignment
- CENTER - org.apache.poi.xddf.usermodel.RectangleAlignment
- CENTER - org.apache.poi.xddf.usermodel.text.AnchorType
- CENTER - org.apache.poi.xddf.usermodel.text.FontAlignment
- CENTER - org.apache.poi.xddf.usermodel.text.TabAlignment
- CENTER - org.apache.poi.xddf.usermodel.text.TextAlignment
- CENTER - org.apache.poi.xssf.usermodel.TextAlign
-
Align text in the center.
- CENTER - org.apache.poi.xssf.usermodel.TextFontAlign
-
Align text in the center.
- CENTER - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- CENTER - org.apache.poi.xwpf.usermodel.TableRowAlign
- CENTER - org.apache.poi.xwpf.usermodel.TextAlignment
-
Specifies that all text in the parent object shall be aligned to the center of each character when displayed.
- CENTER - org.apache.poi.xwpf.usermodel.XWPFTableCell.XWPFVertAlign
- CENTER - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
- CENTER - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
For horizontal text, centered.
- CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- CENTER_BODY - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Center body placeholder shape text
- CENTER_SELECTION - org.apache.poi.ss.usermodel.HorizontalAlignment
-
The horizontal alignment is centered across multiple cells.
- CENTER_SELECTION - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- CENTER_TITLE - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Center title placeholder shape text
- CENTER_TITLE_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
- CENTERED_TITLE - org.apache.poi.sl.usermodel.Placeholder
-
Center title text placeholder shape.
- CENTRE_BODY_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
- CERTIFICATE_BANNER - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a banner.
- CertificateEmbeddingOption - Enum in org.apache.poi.openxml4j.opc
-
Specifies the location where the X.509 certificate that is used in signing is stored.
- CertificateSecurityException - Exception in org.apache.poi.poifs.crypt.dsig
-
Exception thrown in case there is something wrong with the incoming eID certificate.
- CertificateSecurityException() - Constructor for exception org.apache.poi.poifs.crypt.dsig.CertificateSecurityException
- CF_BITMAP - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format - Bitmap
- CF_DIB - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format - Device Independent Bitmap
- CF_ENHMETAFILE - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format - Enhanced Windows metafile format
- CF_EXT_2009_NS_X14 - Static variable in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
Office 2010 Conditional Formatting extensions namespace
- CF_METAFILEPICT - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format - Windows metafile format.
- cfb - org.apache.poi.poifs.crypt.ChainingMode
- CFHeader12Record - Class in org.apache.poi.hssf.record
-
Conditional Formatting Header v12 record CFHEADER12 (0x0879), for conditional formattings introduced in Excel 2007 and newer.
- CFHeader12Record() - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
-
Creates new CFHeaderRecord
- CFHeader12Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
- CFHeader12Record(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeader12Record
- CFHeaderBase - Class in org.apache.poi.hssf.record
-
Parent of Conditional Formatting Header records,
CFHeaderRecordandCFHeader12Record. - CFHeaderBase() - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
-
Creates new CFHeaderBase
- CFHeaderBase(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeaderBase
- CFHeaderRecord - Class in org.apache.poi.hssf.record
-
Conditional Formatting Header record CFHEADER (0x01B0).
- CFHeaderRecord() - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
-
Creates new CFHeaderRecord
- CFHeaderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
- CFHeaderRecord(CellRangeAddress[], int) - Constructor for class org.apache.poi.hssf.record.CFHeaderRecord
- CFRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
-
CFRecordsAggregate - aggregates Conditional Formatting records CFHeaderRecord and number of up CFRuleRecord records together to simplify access to them.
- CFRecordsAggregate(CellRangeAddress[], CFRuleBase[]) - Constructor for class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
- CFRule12Record - Class in org.apache.poi.hssf.record
-
Conditional Formatting v12 Rule Record (0x087A).
- CFRule12Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFRule12Record
- CFRuleBase - Class in org.apache.poi.hssf.record
-
Conditional Formatting Rules.
- CFRuleBase() - Constructor for class org.apache.poi.hssf.record.CFRuleBase
- CFRuleBase(byte, byte) - Constructor for class org.apache.poi.hssf.record.CFRuleBase
-
Creates new CFRuleRecord
- CFRuleBase(byte, byte, Ptg[], Ptg[]) - Constructor for class org.apache.poi.hssf.record.CFRuleBase
- CFRuleBase.ComparisonOperator - Class in org.apache.poi.hssf.record
- CFRuleRecord - Class in org.apache.poi.hssf.record
-
Conditional Formatting Rule Record (0x01B1).
- CFRuleRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CFRuleRecord
- CFTAG_FMTID - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Format ID
- CFTAG_MACINTOSH - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Macintosh clipboard format
- CFTAG_NODATA - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - No Data
- CFTAG_WINDOWS - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Clipboard Format Tag - Windows clipboard format
- CH_ALT_STARTUP_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- CH_DOWN_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- CH_LIB_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- CH_LONG_VOLUME - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- CH_SAME_VOLUME - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- CH_STARTUP_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- CH_UP_DIR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- CH_VOLUME - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- CHAIN_LINK - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a chain link pattern.
- ChainingMode - Enum in org.apache.poi.poifs.crypt
- ChainLoopDetector(long) - Constructor for class org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
- CHAMPAGNE_BOTTLE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a champagne bottle
- changeExternalReference(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Changes an external referenced file to another file.
- changeExternalReference(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Changes an external referenced file to another file.
- changeName(Property, String) - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Change a Property's name
- changeRowNum(SXSSFRow, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- CHAR - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
- CHAR - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
Returns the character specified by a number.
- CHAR_WRAP_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
- character - org.apache.poi.hslf.model.textproperties.TextPropCollection.TextPropType
- characterLength() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the character length of a document.
- characterLength() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
- characterLength() - Method in class org.apache.poi.hwpf.model.TextPiece
-
Deprecated.
- CharacterProperties - Class in org.apache.poi.hwpf.usermodel
- CharacterProperties() - Constructor for class org.apache.poi.hwpf.usermodel.CharacterProperties
- CharacterPropertyFetcher<T> - Class in org.apache.poi.xslf.model
- CharacterPropertyFetcher(int) - Constructor for class org.apache.poi.xslf.model.CharacterPropertyFetcher
- CharacterRun - Class in org.apache.poi.hwpf.usermodel
-
This class represents a run of text that share common properties.
- CharacterRun - Interface in org.apache.poi.wp.usermodel
-
This class represents a run of text that share common properties.
- characters(char[], int, int) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Captures characters only if a t(ext) element is open.
- characters(char[], int, int) - Method in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
Captures characters only if a suitable element is open.
- CharacterSection - Class in org.apache.poi.xdgf.usermodel.section
- CharacterSection(SectionType, XDGFSheet) - Constructor for class org.apache.poi.xdgf.usermodel.section.CharacterSection
- CharacterSprmCompressor - Class in org.apache.poi.hwpf.sprm
- CharacterSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.CharacterSprmCompressor
- CharacterSprmUncompressor - Class in org.apache.poi.hwpf.sprm
- CharacterSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
- charactersToEMU(double) - Static method in class org.apache.poi.util.Units
- CharFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition for the common character text property bitset, which handles bold/italic/underline etc.
- CharFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- CharFormatAtom - org.apache.poi.hslf.record.RecordTypes
- CharIndexTranslator - Interface in org.apache.poi.hwpf.model
- CHARSET_1252 - Static variable in class org.apache.poi.util.LocaleUtil
-
Default encoding for unknown byte encodings of native files (at least it's better than to rely on a platform dependent encoding for legacy stuff ...)
- chart - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Chart element in the chart space
- chart - Variable in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- Chart - Interface in org.apache.poi.ss.usermodel
-
Deprecated.
- CHART - org.apache.poi.sl.usermodel.Placeholder
-
Graph object placeholder shape.
- CHART - org.apache.poi.xslf.usermodel.SlideLayout
-
Title and chart
- CHART - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- CHART - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- CHART - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- CHART_AND_TEXT - org.apache.poi.xslf.usermodel.SlideLayout
-
Title, chart on left and text on right
- CHART_PLUS - org.apache.poi.sl.draw.binding.STShapeType
-
Chart Plus Shape
- CHART_PLUS - org.apache.poi.sl.usermodel.ShapeType
- CHART_PLUS - org.apache.poi.xddf.usermodel.PresetGeometry
- CHART_PLUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CHART_STAR - org.apache.poi.sl.draw.binding.STShapeType
-
Chart Star Shape
- CHART_STAR - org.apache.poi.sl.usermodel.ShapeType
- CHART_STAR - org.apache.poi.xddf.usermodel.PresetGeometry
- CHART_STAR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CHART_X - org.apache.poi.sl.draw.binding.STShapeType
-
Chart X Shape
- CHART_X - org.apache.poi.sl.usermodel.ShapeType
- CHART_X - org.apache.poi.xddf.usermodel.PresetGeometry
- CHART_X - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ChartAxis - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFChartAxis instead
- ChartAxisFactory - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.
- ChartData - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFChartData instead
- ChartDataFactory - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.
- ChartDataSource<T> - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFDataSource instead
- ChartEndBlockRecord - Class in org.apache.poi.hssf.record.chart
-
ENDBLOCK - Chart Future Record Type End Block (0x0853)
- ChartEndBlockRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
- ChartEndBlockRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
- ChartEndObjectRecord - Class in org.apache.poi.hssf.record.chart
-
ENDOBJECT - Chart Future Record Type End Object (0x0855)
- ChartEndObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
- ChartFormatRecord - Class in org.apache.poi.hssf.record.chart
-
Class ChartFormatRecord (0x1014)
- ChartFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
- ChartFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartFormatRecord
- ChartFRTInfoRecord - Class in org.apache.poi.hssf.record.chart
-
CHARTFRTINFO - Chart Future Record Type Info (0x0850)
- ChartFRTInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
- ChartLegend - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFChartLegend instead
- ChartRecord - Class in org.apache.poi.hssf.record.chart
-
CHART (0x1002)
- ChartRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
- ChartRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartRecord
- Chartreuse - org.apache.poi.sl.usermodel.PresetColor
- CHARTREUSE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Chartreuse Preset Color
- CHARTREUSE - org.apache.poi.xddf.usermodel.PresetColor
- charts - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- ChartSeries - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.
- chartsheet - Variable in class org.apache.poi.xssf.usermodel.XSSFChartSheet
- CHARTSHEET - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- chartSpace - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Root element of the Chart part
- ChartStartBlockRecord - Class in org.apache.poi.hssf.record.chart
-
STARTBLOCK - Chart Future Record Type Start Block (0x0852)
- ChartStartBlockRecord() - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
- ChartStartBlockRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
- ChartStartObjectRecord - Class in org.apache.poi.hssf.record.chart
-
STARTOBJECT - Chart Future Record Type Start Object (0x0854)
- ChartStartObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
- ChartSubstreamRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
-
Manages the all the records associated with a chart sub-stream.
- ChartSubstreamRecordAggregate(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ChartSubstreamRecordAggregate
- ChartTitleFormatRecord - Class in org.apache.poi.hssf.record.chart
-
CHARTTITLEFORMAT (0x1050)
- ChartTitleFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
- ChartTypes - Enum in org.apache.poi.xddf.usermodel.chart
- check(boolean, String) - Static method in exception org.apache.poi.util.DocumentFormatException
-
Syntactic sugar to check whether a DocumentFormatException should be thrown.
- check(boolean, String) - Static method in exception org.apache.poi.util.RecordFormatException
-
Syntactic sugar to check whether a RecordFormatException should be thrown.
- check(int) - Method in class org.apache.poi.util.CommonsLogger
-
Check if a logger is enabled to log at the specified level
- check(int) - Method in class org.apache.poi.util.NullLogger
-
Check if a logger is enabled to log at the specified level
- check(int) - Method in class org.apache.poi.util.POILogger
-
Check if a logger is enabled to log at the specified level This allows code to avoid building strings or evaluating functions in the arguments to log.
- check(int) - Method in class org.apache.poi.util.SystemOutLogger
-
Check if a logger is enabled to log at the specified level
- CHECKED_BAR_BLACK - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of repeating images of a compass
- CHECKED_BAR_COLOR - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeating image of a colored pattern.
- checkElementForOPCCompliance(Element) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
-
Check the element for the following OPC compliance rules:
- CHECKERED - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a checkerboard
- checkExternSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the extern sheet number for specific sheet number.
- checkExternSheet(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the extern sheet number for specific range of sheets.
- CHECKJPEGFORMAT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Checks whether the printer supports a JPEG image.
- checkMaxTextSize(CharSequence, String) - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
- CHECKPNGFORMAT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Checks whether the printer supports a PNG image
- checkPosition(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- CHECKSUM_SIZE - Static variable in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Size of the image checksum calculated using MD5 algorithm.
- checkValue(double) - Static method in class org.apache.poi.ss.formula.functions.NumericFunction
- checkValues(double[]) - Static method in class org.apache.poi.ss.formula.functions.MatrixFunction
- Chevron - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CHEVRON - org.apache.poi.sl.draw.binding.STShapeType
-
Chevron Shape
- CHEVRON - org.apache.poi.sl.usermodel.ShapeType
- CHEVRON - org.apache.poi.xddf.usermodel.PresetGeometry
- CHEVRON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- chExt - Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- Child - Interface in org.apache.poi.poifs.property
-
This interface defines methods for finding and setting sibling Property instances
- ChildAnchor - Interface in org.apache.poi.ss.usermodel
-
Common interface for anchors.
- CHILDRENS_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CHINESEBIG5 - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the "traditional" Chinese character set, used mostly in Taiwan and in the Hong Kong and Macao Special Administrative Regions.
- CHINESEBIG5 - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- Chocolate - org.apache.poi.sl.usermodel.PresetColor
- CHOCOLATE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Chocolate Preset Color
- CHOCOLATE - org.apache.poi.xddf.usermodel.PresetColor
- chOff - Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- Choose - Class in org.apache.poi.ss.formula.functions
- Choose() - Constructor for class org.apache.poi.ss.formula.functions.Choose
- chooseSingleElementFromArea(AreaEval, int, int) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Implements (some perhaps not well known) Excel functionality to select a single cell from an area depending on the coordinates of the calling cell.
- chord - org.apache.poi.hemf.record.HemfRecordType
- chord - org.apache.poi.hwmf.record.HwmfRecordType
- CHORD - org.apache.poi.sl.draw.binding.STShapeType
-
Chord Shape
- CHORD - org.apache.poi.sl.usermodel.ShapeType
- CHORD - org.apache.poi.xddf.usermodel.PresetGeometry
- CHORD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CHPAbstractType - Class in org.apache.poi.hwpf.model.types
-
Character Properties.
- CHPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.CHPAbstractType
- CHPBinTable - Class in org.apache.poi.hwpf.model
-
This class holds all of the character formatting properties.
- CHPBinTable() - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
- CHPBinTable(byte[], byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
-
Deprecated.
- CHPBinTable(byte[], byte[], int, int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
-
Constructor used to read a binTable in from a Word document.
- CHPFormattedDiskPage - Class in org.apache.poi.hwpf.model
-
Represents a CHP fkp.
- CHPFormattedDiskPage() - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
- CHPFormattedDiskPage(byte[], int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
Deprecated.
- CHPFormattedDiskPage(byte[], int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
This constructs a CHPFormattedDiskPage from a raw fkp (512 byte array read from a Word file).
- CHPX - Class in org.apache.poi.hwpf.model
-
DANGER - works in bytes!
- CHRISTMAS_TREE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a Christmas tree
- Chunk - Class in org.apache.poi.hdgf.chunks
-
Base of all chunks, which hold data, flags etc
- Chunk - Class in org.apache.poi.hsmf.datatypes
- Chunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.Chunk
- Chunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.Chunk
- Chunk(ChunkHeader, ChunkTrailer, ChunkSeparator, byte[]) - Constructor for class org.apache.poi.hdgf.chunks.Chunk
- Chunk.Command - Class in org.apache.poi.hdgf.chunks
-
A command in the visio file.
- ChunkBasedPropertyValue - Class in org.apache.poi.hsmf.datatypes
-
A variable length
PropertyValuethat is backed by aChunkTODO Provide a way to link these up with the chunks - ChunkBasedPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
- ChunkBasedPropertyValue(MAPIProperty, long, byte[], Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
- ChunkedCipherInputStream - Class in org.apache.poi.poifs.crypt
- ChunkedCipherInputStream(InputStream, long, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- ChunkedCipherInputStream(InputStream, long, int, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- ChunkedCipherOutputStream - Class in org.apache.poi.poifs.crypt
- ChunkedCipherOutputStream(OutputStream, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- ChunkedCipherOutputStream(DirectoryNode, int) - Constructor for class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- ChunkFactory - Class in org.apache.poi.hdgf.chunks
-
Factor class to create the appropriate chunks, which needs the version of the file to process the chunk header and trailer areas.
- ChunkFactory(int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkFactory
- ChunkFactory.CommandDefinition - Class in org.apache.poi.hdgf.chunks
-
The definition of a Command, which a chunk may hold.
- ChunkGroup - Interface in org.apache.poi.hsmf.datatypes
-
A group of chunks, that are at the same point in the file structure.
- ChunkGroupWithProperties - Interface in org.apache.poi.hsmf.datatypes
-
A group of chunks which is indexable by
MAPIPropertyentries. - ChunkHeader - Class in org.apache.poi.hdgf.chunks
-
A chunk header
- ChunkHeader() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeader
- ChunkHeaderV11 - Class in org.apache.poi.hdgf.chunks
-
A chunk header from v11+
- ChunkHeaderV11() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV11
- ChunkHeaderV4V5 - Class in org.apache.poi.hdgf.chunks
-
A chunk header from v4 or v5
- ChunkHeaderV4V5() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
- ChunkHeaderV6 - Class in org.apache.poi.hdgf.chunks
-
A chunk header from v6
- ChunkHeaderV6() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV6
- ChunkNotFoundException - Exception in org.apache.poi.hsmf.exceptions
- ChunkNotFoundException() - Constructor for exception org.apache.poi.hsmf.exceptions.ChunkNotFoundException
- ChunkNotFoundException(String) - Constructor for exception org.apache.poi.hsmf.exceptions.ChunkNotFoundException
- Chunks - Class in org.apache.poi.hsmf.datatypes
-
Collection of convenience chunks for standard parts of the MSG file.
- Chunks() - Constructor for class org.apache.poi.hsmf.datatypes.Chunks
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
Used to flag that all the chunks of the attachment have now been located.
- chunksComplete() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
-
Called by the parser when all chunks have been found.
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
-
Used to flag that all the chunks of the NameID have now been located.
- chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
- ChunkSeparator - Class in org.apache.poi.hdgf.chunks
-
A separator between the trailer of one chunk, and the header of the next one
- ChunkSeparator(byte[], int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkSeparator
- ChunkStream - Class in org.apache.poi.hdgf.streams
- ChunkStream(Pointer, StreamStore, ChunkFactory) - Constructor for class org.apache.poi.hdgf.streams.ChunkStream
- ChunkTrailer - Class in org.apache.poi.hdgf.chunks
-
A trailer that follows a chunk
- ChunkTrailer(byte[], int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkTrailer
- CipherAlgorithm - Enum in org.apache.poi.poifs.crypt
- CipherProvider - Enum in org.apache.poi.poifs.crypt
- cipherProviderName - Variable in enum org.apache.poi.poifs.crypt.CipherProvider
- CIRCLE - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- CIRCLE - org.apache.poi.xddf.usermodel.PathShadeType
- CIRCLE_NUM_DB_PLAIN - org.apache.poi.xssf.usermodel.ListAutoNumber
-
Dbl-byte circle numbers
- CIRCLE_NUM_WD_BLACK_PLAIN - org.apache.poi.xssf.usermodel.ListAutoNumber
-
Wingdings black circle numbers
- CIRCLE_NUM_WD_WHITE_PLAIN - org.apache.poi.xssf.usermodel.ListAutoNumber
-
Wingdings white circle numbers
- CIRCLE_NUMBER_DOUBLE_BYTE_PLAIN - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- CIRCLE_NUMBER_WINGDINGS_BLACK_PLAIN - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- CIRCLE_NUMBER_WINGDINGS_WHITE_PLAIN - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- circleNumDbPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Double byte circle numbers.
- circleNumWdBlackPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Wingdings black circle numbers.
- circleNumWdWhitePlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Wingdings white circle numbers.
- CIRCLES_LINES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of repeating images of lines and circles
- CIRCLES_RECTANGLES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a rectangular pattern
- circular - org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
- CIRCULAR_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Circular Arrow Shape
- CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
- CIRCULAR_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CIRCULAR_REF - org.apache.poi.ss.usermodel.FormulaError
-
POI specific code to indicate that there is a circular reference in the formula
- CIRCULAR_REF_ERROR - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
- CircularArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- claim(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
- Class - org.apache.poi.poifs.macros.Module.ModuleType
- CLASS_ARRAY - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
- CLASS_REF - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
- CLASS_VALUE - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
- CLASSICAL_WAVE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a wave
- ClassID - Class in org.apache.poi.hpsf
-
Represents a class ID (16 bytes).
- ClassID() - Constructor for class org.apache.poi.hpsf.ClassID
-
Creates a
ClassIDand initializes its value with 0x00 bytes. - ClassID(byte[], int) - Constructor for class org.apache.poi.hpsf.ClassID
-
Creates a
ClassIDand reads its value from a byte array. - ClassID(String) - Constructor for class org.apache.poi.hpsf.ClassID
-
Creates a
ClassIDfrom a human-readable representation of the Class ID in standard format"{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}". - ClassIDPredefined - Enum in org.apache.poi.hpsf
- classifyCellReference(String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
-
Classifies an identifier as either a simple (2D) cell reference or a named range name
- clazz - Variable in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- clazz - Variable in enum org.apache.poi.hemf.record.HemfRecordType
- clazz - Variable in enum org.apache.poi.hwmf.record.HwmfRecordType
- clean - org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
-
the text needs rechecking.
- CLEAN - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
An implementation of the CLEAN function: In Excel, the Clean function removes all non-printable characters from a string.
- cleanColumns() - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- clear - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- clear() - Method in class org.apache.poi.hpsf.CustomProperties
- clear() - Method in class org.apache.poi.hpsf.Section
-
Removes all properties from the section including 0 (dictionary) and 1 (codepage).
- clear() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- clear() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
remove all slide references Convenience method provided, for easier reviewing of invocations
- clear() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
remove all shapes inside patriarch
- clear() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
- clear() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- clear() - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
Clears the array (sets the concatenated length back to zero.
- clear() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
- clear() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Allows sub-classes to clean up before new data is added.
- clear() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Clear all relationships.
- clear() - Method in class org.apache.poi.util.IntList
-
Removes all of the elements from this list.
- clear() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
Removes all of the elements from this container (optional operation).
- clear() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
-
Removes all of the elements from this container (optional operation).
- clear() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Removes all of the elements from this container (optional operation).
- clear(int) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clearAll() - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Clear all content types.
- clearAll() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- clearAllCachedFormats() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Call this whenever rules are added, reordered, or removed, or a rule formula is changed (not the formula inputs but the formula expression itself)
- clearAllCachedResultValues() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- clearAllCachedResultValues() - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Should be called whenever there are major changes (e.g.
- clearAllCachedResultValues() - Method in interface org.apache.poi.ss.formula.EvaluationSheet
-
Propagated from
EvaluationWorkbook.clearAllCachedResultValues()to clear locally cached data. - clearAllCachedResultValues() - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
Propagated from
WorkbookEvaluator.clearAllCachedResultValues()to clear locally cached data. - clearAllCachedResultValues() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Should be called whenever there are changes to input cells in the evaluated workbook.
- clearAllCachedResultValues() - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Should be called whenever there are changes to input cells in the evaluated workbook.
- clearAllCachedResultValues() - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- clearAllCachedResultValues() - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
- clearAllCachedValues() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Call this whenever cell values change in the workbook, so condional formats are re-evaluated for all cells.
- clearAllCachedValues() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
Call this whenever validation structures change, so future results stay in sync with the Workbook state.
- clearByte(byte) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clearDirectory() - Method in class org.apache.poi.POIDocument
-
Clear/unlink the attached directory entry
- clearDrawingGroups() - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Clears the cached list of drawing groups
- clearEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- clearFields() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
- clearFormatting() - Method in class org.apache.poi.hssf.record.common.UnicodeString
- clearFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Removes any formatting that may have been applied to the string.
- clearFormatting() - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Removes any formatting that may have been applied to the string.
- clearFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Removes any formatting that may have been applied to the string.
- clearHeaderFooter() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Clears all paragraphs and tables from this header / footer
- clearOffsetsSizes() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- clearOverrideContentTypes() - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Clear all override content types.
- clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- clearRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- clearRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Clears the specified rectangle by filling it with the background color of the current drawing surface.
- clearRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Clear package relationships.
- clearRelationships() - Method in class org.apache.poi.openxml4j.opc.PackagePart
- clearRelationships() - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Delete all the relationships attached to this.
- clearSections() - Method in class org.apache.poi.hpsf.PropertySet
-
Removes all sections from this property set.
- clearShort(short) - Method in class org.apache.poi.util.BitField
-
Clear the bits.
- clearStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Clear styles, so new collections can be added
- clearSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
- clearTabs() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- clearTabStops() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- clearTabStops() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Removes the tabstops of this paragraphs.
- clearTabStops() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- clearText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
unset text from this shape
- clearText() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Clear all text from this shape
- CLEARTYPE_QUALITY - org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Specifies that ClearType anti-aliasing SHOULD be used when rendering text, if the font supports it.
- CLIENT_SUBMIT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ClientAnchor - Interface in org.apache.poi.ss.usermodel
-
A client anchor is attached to an excel worksheet.
- ClientAnchor.AnchorType - Enum in org.apache.poi.ss.usermodel
- clip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- clip(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Intersects the current
Clipwith the interior of the specifiedShapeand sets theClipto the resulting intersection. - CLIP - org.apache.poi.xssf.usermodel.TextHorizontalOverflow
-
When a big character does not fit into a line, clip it at the proper horizontal overflow.
- CLIP - org.apache.poi.xssf.usermodel.TextVerticalOverflow
-
Pay attention to top and bottom barriers.
- CLIP_ART - org.apache.poi.sl.usermodel.Placeholder
-
Clipart object placeholder shape.
- CLIP_ART_AND_TEXT - org.apache.poi.xslf.usermodel.SlideLayout
-
Title, clipart on left, text on right
- CLIP_ART_AND_VERT_TX - org.apache.poi.xslf.usermodel.SlideLayout
- CLIP_CHARACTER_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
This value SHOULD NOT be used.
- CLIP_DEFAULT_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
Specifies that default clipping MUST be used.
- CLIP_DFA_DISABLE - org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
This value specifies that font association SHOULD< be turned off.
- CLIP_EMBEDDED - org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
This value specifies that font embedding MUST be used to render document content; embedded fonts are read-only.
- CLIP_LH_ANGLES - org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
This value is used to control font rotation, as follows: If set, the rotation for all fonts SHOULD be determined by the orientation of the coordinate system; that is, whether the orientation is left-handed or right-handed.
- CLIP_STROKE_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
This value MAY be returned when enumerating rasterized, TrueType and vector fonts.
- CLIP_TO_PATH - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Defines a clip region that is bounded by a path.
- CLIP_TT_ALWAYS - org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
This value SHOULD NOT be used.
- ClipboardData - Class in org.apache.poi.hpsf
- ClipboardData() - Constructor for class org.apache.poi.hpsf.ClipboardData
- clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- clipRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- clipRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Intersects the current clip with the specified rectangle.
- CLOCKS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a clock
- clone() - Method in class org.apache.poi.ddf.EscherRecord
-
Escher records may need to be clonable in the future.
- clone() - Method in class org.apache.poi.ddf.EscherTextboxRecord
- clone() - Method in class org.apache.poi.ddf.UnknownEscherRecord
- clone() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
- clone() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- clone() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- clone() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Clone, eg when you want to actually make use of one of these.
- clone() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- clone() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- clone() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- clone() - Method in class org.apache.poi.hssf.record.ArrayRecord
- clone() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
- clone() - Method in class org.apache.poi.hssf.record.BlankRecord
- clone() - Method in class org.apache.poi.hssf.record.BOFRecord
- clone() - Method in class org.apache.poi.hssf.record.BoolErrRecord
- clone() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
- clone() - Method in class org.apache.poi.hssf.record.CalcCountRecord
- clone() - Method in class org.apache.poi.hssf.record.CalcModeRecord
- clone() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- clone() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- clone() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
- clone() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- clone() - Method in class org.apache.poi.hssf.record.cf.DataBarThreshold
- clone() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- clone() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- clone() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
- clone() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- clone() - Method in class org.apache.poi.hssf.record.CFHeader12Record
- clone() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- clone() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
- clone() - Method in class org.apache.poi.hssf.record.CFRule12Record
- clone() - Method in class org.apache.poi.hssf.record.CFRuleBase
- clone() - Method in class org.apache.poi.hssf.record.CFRuleRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.BarRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.DatRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.EndRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.TickRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
- clone() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- clone() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- clone() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- clone() - Method in class org.apache.poi.hssf.record.common.FtrHeader
- clone() - Method in class org.apache.poi.hssf.record.common.UnicodeString
- clone() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- clone() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- clone() - Method in class org.apache.poi.hssf.record.ContinueRecord
- clone() - Method in class org.apache.poi.hssf.record.DBCellRecord
- clone() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
- clone() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- clone() - Method in class org.apache.poi.hssf.record.DeltaRecord
- clone() - Method in class org.apache.poi.hssf.record.DimensionsRecord
- clone() - Method in class org.apache.poi.hssf.record.DrawingRecord
-
Cloning of drawing records must be executed through HSSFPatriarch, because all id's must be changed
- clone() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
- clone() - Method in class org.apache.poi.hssf.record.DVALRecord
- clone() - Method in class org.apache.poi.hssf.record.DVRecord
-
Clones the object.
- clone() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- clone() - Method in class org.apache.poi.hssf.record.EndSubRecord
- clone() - Method in class org.apache.poi.hssf.record.EOFRecord
- clone() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
- clone() - Method in class org.apache.poi.hssf.record.FeatRecord
- clone() - Method in class org.apache.poi.hssf.record.FilePassRecord
- clone() - Method in class org.apache.poi.hssf.record.FileSharingRecord
- clone() - Method in class org.apache.poi.hssf.record.FooterRecord
- clone() - Method in class org.apache.poi.hssf.record.FormatRecord
- clone() - Method in class org.apache.poi.hssf.record.FormulaRecord
- clone() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
- clone() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
- clone() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- clone() - Method in class org.apache.poi.hssf.record.GridsetRecord
- clone() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
- clone() - Method in class org.apache.poi.hssf.record.GutsRecord
- clone() - Method in class org.apache.poi.hssf.record.HCenterRecord
- clone() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
- clone() - Method in class org.apache.poi.hssf.record.HeaderRecord
- clone() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
- clone() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- clone() - Method in class org.apache.poi.hssf.record.IndexRecord
- clone() - Method in class org.apache.poi.hssf.record.IterationRecord
- clone() - Method in class org.apache.poi.hssf.record.LabelRecord
- clone() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
- clone() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
- clone() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
- clone() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
- clone() - Method in class org.apache.poi.hssf.record.MulBlankRecord
- clone() - Method in class org.apache.poi.hssf.record.NoteRecord
- clone() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
- clone() - Method in class org.apache.poi.hssf.record.NumberRecord
- clone() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
- clone() - Method in class org.apache.poi.hssf.record.ObjRecord
- clone() - Method in class org.apache.poi.hssf.record.PaneRecord
- clone() - Method in class org.apache.poi.hssf.record.PasswordRecord
-
Clone this record.
- clone() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
- clone() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
- clone() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- clone() - Method in class org.apache.poi.hssf.record.ProtectRecord
- clone() - Method in class org.apache.poi.hssf.record.Record
- clone() - Method in class org.apache.poi.hssf.record.RefModeRecord
- clone() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
- clone() - Method in class org.apache.poi.hssf.record.RightMarginRecord
- clone() - Method in class org.apache.poi.hssf.record.RKRecord
- clone() - Method in class org.apache.poi.hssf.record.RowRecord
- clone() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
- clone() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
- clone() - Method in class org.apache.poi.hssf.record.SCLRecord
- clone() - Method in class org.apache.poi.hssf.record.SelectionRecord
- clone() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
- clone() - Method in class org.apache.poi.hssf.record.StringRecord
- clone() - Method in class org.apache.poi.hssf.record.SubRecord
- clone() - Method in class org.apache.poi.hssf.record.TextObjectRecord
- clone() - Method in class org.apache.poi.hssf.record.TopMarginRecord
- clone() - Method in class org.apache.poi.hssf.record.UnknownRecord
- clone() - Method in class org.apache.poi.hssf.record.UserSViewBegin
- clone() - Method in class org.apache.poi.hssf.record.UserSViewEnd
- clone() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
- clone() - Method in class org.apache.poi.hssf.record.VCenterRecord
- clone() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
- clone() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
- clone() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
- clone() - Method in class org.apache.poi.hssf.record.WSBoolRecord
- clone() - Method in class org.apache.poi.hwmf.record.HwmfColorRef
-
Creates a new object of the same class and with the same contents as this object.
- clone() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
Creates a new object of the same class and with the same contents as this object.
- clone() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
- clone() - Method in class org.apache.poi.hwpf.model.Colorref
- clone() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
- clone() - Method in class org.apache.poi.hwpf.model.Hyphenation
- clone() - Method in class org.apache.poi.hwpf.model.PropertyModifier
- clone() - Method in class org.apache.poi.hwpf.model.PropertyNode
- clone() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- clone() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- clone() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- clone() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Used to create a deep copy of this object.
- clone() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
- clone() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- clone() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- clone() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- clone() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- clone() - Method in class org.apache.poi.hwpf.usermodel.Section
- clone() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
- clone() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
- clone() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
- clone() - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
- clone() - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
- clone() - Method in class org.apache.poi.hwpf.usermodel.TableProperties
- clone() - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
- clone() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
- clone() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- clone() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
- clone() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- clone() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
- clone() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
- clone() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
- clone() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- clone() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
- clone() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
- clone() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
- clone() - Method in class org.apache.poi.poifs.crypt.Decryptor
- clone() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- clone() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- clone() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- clone() - Method in class org.apache.poi.poifs.crypt.Encryptor
- clone() - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
- clone() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
- clone() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- clone() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
- clone() - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
- clone() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
- clone() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
- clone() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
- clone() - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Create a copy of this object.
- clone() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Make a copy of this style.
- clone(OPCPackage, File) - Static method in class org.apache.poi.ooxml.util.PackageHelper
-
Clone the specified package.
- cloneAll() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
- cloneCellContent(Cell, Cell, Map<Integer, CellStyle>) - Static method in class org.apache.poi.ss.usermodel.RangeCopier
- cloneCFAggregate() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
Create a deep clone of the record
- cloneCol(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- cloneDrawings(InternalSheet) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Check if the cloned sheet has drawings.
- cloneFilter(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- cloneProperties() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Clone the ParagraphProperties object associated with this Paragraph, so that you can apply the same properties to another Paragraph.
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- cloneShape() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- cloneShape(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- cloneSheet() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Clones the low level records of this sheet and returns the new sheet instance.
- cloneSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
create an HSSFSheet from an existing sheet in the HSSFWorkbook.
- cloneSheet(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Create an Sheet from an existing sheet in the Workbook.
- cloneSheet(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Not implemented for SXSSFWorkbook Create an Sheet from an existing sheet in the Workbook.
- cloneSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create an XSSFSheet from an existing sheet in the XSSFWorkbook.
- cloneSheet(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create an XSSFSheet from an existing sheet in the XSSFWorkbook.
- cloneStyleFrom(ExtendedFormatRecord) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Clones all the style information from another ExtendedFormatRecord, onto this one.
- cloneStyleFrom(FontRecord) - Method in class org.apache.poi.hssf.record.FontRecord
-
Clones all the font style information from another FontRecord, onto this one.
- cloneStyleFrom(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- cloneStyleFrom(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Clones all the style information from another HSSFCellStyle, onto this one.
- cloneStyleFrom(CellStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Clones all the style information from another CellStyle, onto this one.
- cloneStyleFrom(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Clones all the style information from another XSSFCellStyle, onto this one.
- cloneViaReserialise() - Method in class org.apache.poi.hssf.record.Record
-
Clone the current record, via a call to serialize it, and another to create a new record from the bytes.
- close() - Method in class org.apache.poi.extractor.POITextExtractor
-
Allows to free resources of the Extractor as soon as it is not needed any more.
- close() - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Shuts down the underlying streams
- close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
- close() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
- close() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Closes the underlying
POIFSFileSystemfrom which the Workbook was read, if any. - close() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
- close() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Closes the underlying
OPCPackagefrom which this document was read, if there is one - close() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
- close() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
-
Close this stream and flush the content.
- close() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
- close() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Close the open, writable package and save its content.
- close() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Close this part : flush this part, close the input stream and output stream.
- close() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
- close() - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Indicates we are done with reading, and resources may be freed
- close() - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
- close() - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
- close() - Method in class org.apache.poi.POIDocument
-
Closes the underlying
POIFSFileSystemfrom which the document was read, if any. - close() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- close() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
- close() - Method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
- close() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- close() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
- close() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Closes the FileSystem, freeing any underlying files, streams and buffers.
- close() - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
- close() - Method in class org.apache.poi.poifs.macros.VBAMacroReader
- close() - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
- close() - Method in class org.apache.poi.poifs.nio.DataSource
-
Close the underlying stream
- close() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
- close() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Close the underlying input resource (File or Stream), from which the Workbook was read.
- close() - Method in class org.apache.poi.util.BoundedInputStream
- close() - Method in class org.apache.poi.util.CloseIgnoringInputStream
- close() - Method in class org.apache.poi.util.LittleEndianCP950Reader
- close() - Method in class org.apache.poi.util.RLEDecompressingInputStream
- close() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- close() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Close any open resources, like temp files.
- close() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
flush and close the temp data writer.
- close() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Closes the underlying
XSSFWorkbookandOPCPackageon which this Workbook is based, if any. - close() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- CLOSE_CHANNEL - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
The same as ENDDOC.
- CLOSED_CURVES - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
- CLOSED_POLYGON - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
- closefigure - org.apache.poi.hemf.record.HemfRecordType
- CloseIgnoringInputStream - Class in org.apache.poi.util
-
A wrapper around an
InputStream, which ignores close requests made to it. - CloseIgnoringInputStream(InputStream) - Constructor for class org.apache.poi.util.CloseIgnoringInputStream
- closeImpl() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Close the package and cause a save of the package.
- closeImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Close and save the package.
- closeOrMoveToOrLnTo - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
- ClosePathCommand - Class in org.apache.poi.sl.draw.geom
- closeQuietly(Closeable) - Static method in class org.apache.poi.util.IOUtils
-
Quietly (no exceptions) close Closable resource.
- CLOUD - org.apache.poi.sl.draw.binding.STShapeType
-
Cloud Shape
- CLOUD - org.apache.poi.sl.usermodel.ShapeType
- CLOUD - org.apache.poi.xddf.usermodel.PresetGeometry
- CLOUD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CLOUD_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Cloud Shape
- CLOUD_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- CLOUD_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- CLOUD_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CloudCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CLR - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Color
- CLS_ID - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
ClassId - OLE GUID
- CLUSTERED - org.apache.poi.xddf.usermodel.chart.BarGrouping
- CLX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- CMDS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- Code - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel CODE () function.
- Code() - Constructor for class org.apache.poi.ss.formula.functions.Code
- CODENAME_1BA - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- CODEPAGE - Static variable in class org.apache.poi.hssf.record.CodepageRecord
-
Excel 97+ (Biff 8) should always store strings as UTF-16LE or compressed versions of that.
- CODEPAGE - Static variable in class org.apache.poi.hssf.record.InterfaceHdrRecord
-
suggested (and probably correct) default
- CodepageRecord - Class in org.apache.poi.hssf.record
-
Title: Codepage Record
- CodepageRecord() - Constructor for class org.apache.poi.hssf.record.CodepageRecord
- CodepageRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CodepageRecord
- CodePageString - Class in org.apache.poi.hpsf
- CodePageString() - Constructor for class org.apache.poi.hpsf.CodePageString
- codepageToEncoding(int) - Static method in class org.apache.poi.util.CodePageUtil
-
Turns a codepage number into the equivalent character encoding's name (in Java NIO canonical naming format).
- codepageToEncoding(int, boolean) - Static method in class org.apache.poi.util.CodePageUtil
-
Turns a codepage number into the equivalent character encoding's name, in either Java NIO or Java Lang canonical naming.
- CodePageUtil - Class in org.apache.poi.util
-
Utilities for working with Microsoft CodePages.
- CodePageUtil() - Constructor for class org.apache.poi.util.CodePageUtil
- coerceValueToBoolean(ValueEval, boolean) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
- coerceValueToDouble(ValueEval) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Applies some conversion rules if the supplied value is not already a number.
- coerceValueToInt(ValueEval) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Applies some conversion rules if the supplied value is not already an integer.
Value is first coerced to a double ( See coerceValueToDouble() ). - coerceValueToString(ValueEval) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
- COL - org.apache.poi.xddf.usermodel.chart.BarDirection
- CollaboratingWorkbooksEnvironment - Class in org.apache.poi.ss.formula
-
Manages a collection of
WorkbookEvaluators, in order to support evaluation of formulas across spreadsheets. - CollaboratingWorkbooksEnvironment.WorkbookNotFoundException - Exception in org.apache.poi.ss.formula
- collapseColumn(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- collapseRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- collectValues(ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
- collectValues(ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
- collectValues(ValueEval...) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
- color - Variable in enum org.apache.poi.sl.usermodel.PresetColor
- Color - Interface in org.apache.poi.ss.usermodel
- COLOR_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Within
CellFormatPart.FORMAT_PAT, the group number for the matched color. - COLOR_NORMAL - Static variable in interface org.apache.poi.ss.usermodel.Font
-
normal type of black color.
- COLOR_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the color part of a cell format part.
- COLOR_RED - Static variable in interface org.apache.poi.ss.usermodel.Font
-
Dark Red color
- COLOR_SCALE - Static variable in class org.apache.poi.ss.usermodel.ConditionType
-
This conditional formatting rule contains a color scale, with the cell background set according to a gradient.
- colorcorrectpalette - org.apache.poi.hemf.record.HemfRecordType
- ColorGradientFormatting - Class in org.apache.poi.hssf.record.cf
-
Color Gradient / Color Scale Conditional Formatting Rule Record.
- ColorGradientFormatting() - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- ColorGradientFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- ColorGradientThreshold - Class in org.apache.poi.hssf.record.cf
-
Color Gradient / Color Scale specific Threshold / value (CFVO), for changes in Conditional Formatting
- ColorGradientThreshold() - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
- ColorGradientThreshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.ColorGradientThreshold
-
Creates new Color Gradient Threshold
- colormatchtargetw - org.apache.poi.hemf.record.HemfRecordType
- Colorref - Class in org.apache.poi.hwpf.model
-
24-bit color structure
- Colorref() - Constructor for class org.apache.poi.hwpf.model.Colorref
- Colorref(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Colorref
- Colorref(int) - Constructor for class org.apache.poi.hwpf.model.Colorref
- ColorScaleFormatting - Interface in org.apache.poi.ss.usermodel
-
High level representation for the Color Scale / Colour Scale / Color Gradient Formatting component of Conditional Formatting settings
- ColorSchemeAtom - Class in org.apache.poi.hslf.record
-
A ColorSchemeAtom (type 2032).
- ColorSchemeAtom - org.apache.poi.hslf.record.RecordTypes
- ColorSchemeAtom() - Constructor for class org.apache.poi.hslf.record.ColorSchemeAtom
-
Create a new ColorSchemeAtom, to go with a new Slide
- ColorSchemeAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ColorSchemeAtom
-
For the Colour Scheme (ColorSchem) Atom
- ColorStyle - Interface in org.apache.poi.sl.usermodel
- Column - Class in org.apache.poi.ss.formula.functions
- Column() - Constructor for class org.apache.poi.ss.formula.functions.Column
- COLUMN - org.apache.poi.ss.util.CellReference.NameType
- COLUMN - org.apache.poi.xwpf.usermodel.BreakType
-
Specifies that the current break shall restart itself on the next column available on the current page when the document is displayed in page view.
- COLUMN_TWO_ROWS - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with one title and three body placeholder shapes split into two columns.
- columnExists(CTCols, long) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
Does the column at the given 0 based index exist in the supplied list of column definitions?
- ColumnHelper - Class in org.apache.poi.xssf.usermodel.helpers
-
Helper class for dealing with the Column settings on a CTWorksheet (the data part of a sheet).
- ColumnHelper(CTWorksheet) - Constructor for class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- ColumnInfoRecord - Class in org.apache.poi.hssf.record
-
Title: COLINFO Record (0x007D)
- ColumnInfoRecord() - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
-
Creates a column info record with default width and format
- ColumnInfoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ColumnInfoRecord
- ColumnInfoRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
- ColumnInfoRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Creates an empty aggregate
- ColumnInfoRecordsAggregate(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- Columns - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel COLUMNS function.
- Columns() - Constructor for class org.apache.poi.ss.formula.functions.Columns
- ColumnShifter - Class in org.apache.poi.ss.usermodel.helpers
-
Helper for shifting columns up or down
- ColumnShifter(Sheet) - Constructor for class org.apache.poi.ss.usermodel.helpers.ColumnShifter
- columnWidthToEMU(int) - Static method in class org.apache.poi.util.Units
- COMBIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- combine(String, String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Combine a string URI with a prefix and a suffix.
- combine(URI, URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Combine two URIs.
- combine(ExternSheetRecord[]) - Static method in class org.apache.poi.hssf.record.ExternSheetRecord
- CombinedIterable<T> - Class in org.apache.poi.xdgf.usermodel.section
-
An iterator used to iterate over the base and master items
- CombinedIterable(SortedMap<Long, T>, SortedMap<Long, T>) - Constructor for class org.apache.poi.xdgf.usermodel.section.CombinedIterable
- CommandDefinition(int, int, String) - Constructor for class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
- commandDefinitions - Variable in class org.apache.poi.hdgf.chunks.Chunk
-
The possible different commands we can hold
- CommandLineTextExtractor - Class in org.apache.poi.ooxml.extractor
-
A command line wrapper around
ExtractorFactory, useful for when debugging. - CommandLineTextExtractor() - Constructor for class org.apache.poi.ooxml.extractor.CommandLineTextExtractor
- comment - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- comment - org.apache.poi.hemf.record.HemfRecordType
- Comment - Interface in org.apache.poi.sl.usermodel
-
Common interface for comments
- Comment - Interface in org.apache.poi.ss.usermodel
- COMMENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- COMMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- COMMENT_AUTHORS - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- COMMENT_EMFPLUS - Static variable in class org.apache.poi.hemf.record.HemfCommentRecord
- COMMENT_EMFSPOOL - Static variable in class org.apache.poi.hemf.record.HemfCommentRecord
- COMMENT_PUBLIC - Static variable in class org.apache.poi.hemf.record.HemfCommentRecord
- Comment2000 - Class in org.apache.poi.hslf.record
-
This class represents a comment on a slide, in the format used by PPT 2000/XP/etc.
- Comment2000 - org.apache.poi.hslf.record.RecordTypes
- Comment2000() - Constructor for class org.apache.poi.hslf.record.Comment2000
-
Create a new Comment2000, with blank fields
- Comment2000(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Comment2000
-
Set things up, and find our more interesting children
- Comment2000Atom - Class in org.apache.poi.hslf.record
-
An atomic record containing information about a comment.
- Comment2000Atom - org.apache.poi.hslf.record.RecordTypes
- Comment2000Atom() - Constructor for class org.apache.poi.hslf.record.Comment2000Atom
-
Constructs a brand new comment atom record.
- Comment2000Atom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Comment2000Atom
-
Constructs the comment atom record from its source data.
- Comment2000Summary - org.apache.poi.hslf.record.RecordTypes
- Comment2000SummaryAtom - org.apache.poi.hslf.record.RecordTypes
- comments - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- Comments - Interface in org.apache.poi.xssf.model
-
An interface exposing useful functions for dealing with Excel Workbook Comments.
- COMMENTS - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- CommentsTable - Class in org.apache.poi.xssf.model
- CommentsTable() - Constructor for class org.apache.poi.xssf.model.CommentsTable
- CommentsTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.CommentsTable
- commit() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Save the content in the underlying package part.
- commit() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Commit changes to the underlying OPC package
- commit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
save chart xml
- commit() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- commit() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- commit() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
- commit() - Method in class org.apache.poi.xssf.model.CalculationChain
- commit() - Method in class org.apache.poi.xssf.model.CommentsTable
- commit() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
- commit() - Method in class org.apache.poi.xssf.model.MapInfo
- commit() - Method in class org.apache.poi.xssf.model.SharedStringsTable
- commit() - Method in class org.apache.poi.xssf.model.SingleXmlCells
- commit() - Method in class org.apache.poi.xssf.model.StylesTable
- commit() - Method in class org.apache.poi.xssf.model.ThemesTable
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
- commit() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
commit and saves the document
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFFooter
-
save and commit footer
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeader
-
save and commit footer
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
save and commit numbering
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
- commit() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
- COMMON_VIEWS_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CommonObjectDataSubRecord - Class in org.apache.poi.hssf.record
-
The common object data record is used to store all common preferences for an excel object.
- CommonObjectDataSubRecord() - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- CommonObjectDataSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- CommonsLogger - Class in org.apache.poi.util
-
A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those calls as cheap as possible by performing lazy evaluation of the log message.
- CommonsLogger() - Constructor for class org.apache.poi.util.CommonsLogger
- COMPANY_MAIN_PHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- COMPANY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- compare(double, double) - Static method in class org.apache.poi.ss.util.NumberComparer
-
This class attempts to reproduce Excel's behaviour for comparing numbers.
- compare(String, String) - Static method in class org.apache.poi.openxml4j.opc.PackagePartName
-
A natural sort order for strings, consistent with the requirements of
java.util.Comparator, but simply implemented as a static method. - compare(String, String) - Method in class org.apache.poi.xssf.extractor.XSSFExportToXml
-
Compares two xpaths to define an ordering according to the XML Schema
- compare(AttachmentChunks, AttachmentChunks) - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks.AttachmentChunksSorter
- compare(RecipientChunks, RecipientChunks) - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks.RecipientChunksSorter
- compare(PropertyNode<?>, PropertyNode<?>) - Method in class org.apache.poi.hwpf.model.PropertyNode.EndComparator
- compare(PropertyNode<?>, PropertyNode<?>) - Method in class org.apache.poi.hwpf.model.PropertyNode.StartComparator
- compare(TextPiece, TextPiece) - Method in class org.apache.poi.hwpf.model.TextPieceTable.FCComparator
- compare(PackagePartName, PackagePartName) - Static method in class org.apache.poi.openxml4j.opc.PackagePartName
-
A natural sort order for package part names, consistent with the requirements of
java.util.Comparator, but simply implemented as a static method. - compare(Property, Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
-
compare method.
- compareTo(UnicodeString) - Method in class org.apache.poi.hssf.record.common.UnicodeString
- compareTo(UnicodeString.ExtRst) - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- compareTo(UnicodeString.FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
- compareTo(HSSFRichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Compares one rich text string to another.
- compareTo(HSSFRow) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Compares two
HSSFRowobjects. - compareTo(PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Compare based on the package part name, using a natural sort order
- compareTo(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Compare two part names following the rule M1.12 : Part name equivalence is determined by comparing part names as case-insensitive ASCII strings.
- compareTo(CellNumberStringMod) - Method in class org.apache.poi.ss.format.CellNumberStringMod
- compareTo(EvaluationConditionalFormatRule) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
Per Excel Help, XSSF rule priority is sheet-wide, not just within the owning ConditionalFormatting object.
- compareTo(EvaluationConditionalFormatRule.ValueAndFormat) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
-
Note: this class has a natural ordering that is inconsistent with equals.
- compareTo(CellAddress) - Method in class org.apache.poi.ss.util.CellAddress
-
Compare this CellAddress using the "natural" row-major, column-minor ordering.
- compareTo(SXSSFRow) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Compares two
SXSSFRowobjects. - compareTo(XSSFRow) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Compares two
XSSFRowobjects. - compareTo(T) - Method in class org.apache.poi.hwpf.model.PropertyNode
-
Used for sorting in collections.
- ComparisonOperator - Class in org.apache.poi.ss.usermodel
-
The conditional format operators used for "Highlight Cells That Contain..." rules.
- ComparisonOperator() - Constructor for class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- ComparisonOperator() - Constructor for class org.apache.poi.ss.usermodel.ComparisonOperator
- COMPASS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of repeating images of a compass
- Complex - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel COMPLEX () function.
- Complex() - Constructor for class org.apache.poi.ss.formula.functions.Complex
- COMPLEX - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
- COMPLEX_NUMBER_PATTERN - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- COMPLEX_SCRIPT - org.apache.poi.common.usermodel.fonts.FontGroup
-
type for complex scripts - see https://msdn.microsoft.com/en-us/library/windows/desktop/dd317698
- ComplexFileTable - Class in org.apache.poi.hwpf.model
- ComplexFileTable() - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
- ComplexFileTable(byte[], byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
- ComplexFileTable(byte[], byte[], int, int, Charset) - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
- CompositeMasterId - org.apache.poi.hslf.record.RecordTypes
- CompoundLine - Enum in org.apache.poi.xddf.usermodel
- compress(byte[], int, int) - Static method in class org.apache.poi.hslf.blip.Metafile
- compress(InputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
-
Compress the given input stream, returning the array of bytes of the compressed input
- compress(InputStream, OutputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
-
Performs the Visio compatible streaming LZW compression.
- compressCharacterProperty(CharacterProperties, CharacterProperties) - Static method in class org.apache.poi.hwpf.sprm.CharacterSprmCompressor
- COMPRESSED_SIGNATURE_INT - Static variable in class org.apache.poi.hmef.CompressedRTF
- COMPRESSED1 - Static variable in class org.apache.poi.hwpf.usermodel.Picture
- COMPRESSED2 - Static variable in class org.apache.poi.hwpf.usermodel.Picture
- CompressedRTF - Class in org.apache.poi.hmef
-
Within a
HMEFMessage, the content is often stored in as RTF, but LZW compressed. - CompressedRTF() - Constructor for class org.apache.poi.hmef.CompressedRTF
- CompressedStreamStore - Class in org.apache.poi.hdgf.streams
-
A StreamStore where the data on-disk is compressed, using the crazy Visio LZW
- CompressedStreamStore(byte[], int, int) - Constructor for class org.apache.poi.hdgf.streams.CompressedStreamStore
-
Creates a new compressed StreamStore, which will handle the decompression.
- compressParagraphProperty(ParagraphProperties, ParagraphProperties) - Static method in class org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
- compressSectionProperty(SectionProperties) - Static method in class org.apache.poi.hwpf.sprm.SectionSprmCompressor
- compressTableProperty(TableProperties) - Static method in class org.apache.poi.hwpf.sprm.TableSprmCompressor
- computeOutlines(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawFreeformShape
- computeOutlines(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
- COMPUTER_NETWORK_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- computeSweep(double, double, double) - Static method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- concatenate(byte[]) - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
Concatenates an array onto the end of our array.
- CONCATENATE - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- concatenatePhoneticRuns - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- ConcatEval - Class in org.apache.poi.ss.formula.eval
- ConcatPtg - Class in org.apache.poi.ss.formula.ptg
- condenseRows(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
- CONDFORMAT - org.apache.poi.ss.formula.FormulaType
-
Conditional formatting
- CONDITION_OPERATOR_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Within
CellFormatPart.FORMAT_PAT, the group number for the operator in the condition. - CONDITION_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the condition part of a cell format part.
- CONDITION_TYPE_CELL_VALUE_IS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- CONDITION_TYPE_COLOR_SCALE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- CONDITION_TYPE_DATA_BAR - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- CONDITION_TYPE_FILTER - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- CONDITION_TYPE_FORMULA - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- CONDITION_TYPE_ICON_SET - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- CONDITION_VALUE_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Within
CellFormatPart.FORMAT_PAT, the group number for the value in the condition. - ConditionalFormatting - Interface in org.apache.poi.ss.usermodel
-
The ConditionalFormatting class encapsulates all settings of Conditional Formatting.
- ConditionalFormattingEvaluator - Class in org.apache.poi.ss.formula
-
Evaluates Conditional Formatting constraints.
- ConditionalFormattingEvaluator(Workbook, WorkbookEvaluatorProvider) - Constructor for class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
- ConditionalFormattingRule - Interface in org.apache.poi.ss.usermodel
-
Represents a description of a conditional formatting rule
- ConditionalFormattingTable - Class in org.apache.poi.hssf.record.aggregates
-
Holds all the conditional formatting for a workbook sheet.
- ConditionalFormattingTable() - Constructor for class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
-
Creates an empty ConditionalFormattingTable
- ConditionalFormattingTable(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
- ConditionalFormattingThreshold - Interface in org.apache.poi.ss.usermodel
-
The Threshold / CFVO / Conditional Formatting Value Object.
- ConditionalFormattingThreshold.RangeType - Enum in org.apache.poi.ss.usermodel
- ConditionFilterData - Interface in org.apache.poi.ss.usermodel
-
These values are needed by various conditional formatting evaluation filter types
- ConditionFilterType - Enum in org.apache.poi.ss.usermodel
-
Used primarily for XSSF conditions, which defines a multitude of additional "filter" types for conditional formatting.
- ConditionType - Class in org.apache.poi.ss.usermodel
-
Represents a type of a conditional formatting rule
- CONFETTI - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of confetti
- CONFETTI_GRAYS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of confetti
- CONFETTI_OUTLINE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of confetti
- CONFETTI_STREAMERS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of confetti streamers
- CONFETTI_WHITE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of confetti
- Configurator - Class in org.apache.poi.util
-
Helper for fetching int values from system properties
- Configurator() - Constructor for class org.apache.poi.util.Configurator
- configureReference(CTWorksheetSource) - Method in interface org.apache.poi.xssf.usermodel.XSSFPivotTable.PivotTableReferenceConfigurator
-
Configure the name or area reference for the pivot table
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.Encryptor
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
- confirmPassword(String) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.Encryptor
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
-
Fills the fields of verifier and header with the calculated hashes based on the password and a random salt see [MS-OFFCRYPTO] - 2.3.4.7 ECMA-376 Document Encryption Key Generation
- confirmPassword(String, byte[], byte[], byte[], byte[], byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
- confirmSignature() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
add the xml signature to the document
- ConnectorShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- ConstantValueParser - Class in org.apache.poi.ss.formula.constant
-
To support Constant Values (2.5.7) as required by the CRN record.
- construct(CellValueRecordInterface, RecordStream, SharedValueManager) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Processes a single cell value record
- CONTACT - org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
- CONTACT_ADDRTYPES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTACT_DEFAULT_ADDRESS_INDEX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTACT_EMAIL_ADDRESSES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTACT_ENTRY_IDS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTACT_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- container - Variable in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Reference to the package using this content type manager.
- container - Variable in class org.apache.poi.xddf.usermodel.XDDFColor
- container - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- CONTAINER_CLASS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTAINER_CONTENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTAINER_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTAINER_HIERARCHY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTAINER_MODIFY_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- containPart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Check if a part already exists in this package from its name.
- contains(int) - Method in class org.apache.poi.util.IntList
-
Returns true if this list contains the specified element.
- contains(int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns true if the cell at row and col specified as absolute indexes in the sheet is contained in this area.
- contains(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- contains(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Check if a property with this name already exists in the collection of custom properties
- contains(Cell) - Method in interface org.apache.poi.ss.usermodel.Table
-
checks if the given cell is part of the table.
- contains(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
-
Check if cell range A contains cell range B (B <= A) TODO: move this into
CellRangeAddressBase - contains(CellReference) - Method in interface org.apache.poi.ss.usermodel.Table
-
checks if the given cell is part of the table.
- contains(CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- CONTAINS_BLANKS - org.apache.poi.ss.usermodel.ConditionFilterType
- CONTAINS_ERRORS - org.apache.poi.ss.usermodel.ConditionFilterType
- CONTAINS_TEXT - org.apache.poi.ss.usermodel.ConditionFilterType
- containsAlignFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
- containsAll(IntList) - Method in class org.apache.poi.util.IntList
-
Returns true if this list contains all of the elements of the specified collection.
- containsBorderFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
- containsChart() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Does this HSSFPatriarch contain a chart? (Technically a reference to a chart, since they get stored in a different block of records) FIXME - detect chart in all cases (only seems to work on some charts so far)
- containsColorGradientBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
- containsColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- containsColumn(int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns true if the specified col is in range
- containsColumn(int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- containsColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Check if the column is in the specified cell range
- containsDataBarBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
- containsFontFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
- containsKey(Object) - Method in class org.apache.poi.hpsf.CustomProperties
-
Checks against both String Name and Long ID
- containsKey(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- containsKey(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
- containsMultiStateBlock() - Method in class org.apache.poi.hssf.record.CFRule12Record
- containsPatternFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
- containsProtectionFormattingBlock() - Method in class org.apache.poi.hssf.record.CFRuleBase
- containsRow(int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns true if the specified row is in range
- containsRow(int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- containsRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Check if the row is in the specified cell range
- containsValue(Object) - Method in class org.apache.poi.hpsf.CustomProperties
-
Checks against both the property, and its values.
- containsValue(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- CONTENT - org.apache.poi.sl.usermodel.Placeholder
-
Object placeholder shape.
- CONTENT_CONFIDENTIALITY_ALGORITHM_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTENT_CORRELATOR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTENT_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTENT_IDENTIFIER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTENT_INTEGRITY_CHECK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTENT_LENGTH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTENT_RETURN_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTENT_TYPES - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Content Types.
- CONTENT_TYPES_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Content type part name.
- CONTENT_UNREAD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTENTCONTROL - org.apache.poi.xwpf.usermodel.BodyElementType
- CONTENTCONTROL - org.apache.poi.xwpf.usermodel.BodyType
- contentControls - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- CONTENTS_SORT_ORDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- contentStatus - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The status of the content.
- contentType - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The type of content represented, generally defined by a specific use and intended audience.
- contentType - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
- ContentType - Class in org.apache.poi.openxml4j.opc.internal
-
Represents a immutable MIME ContentType value (RFC 2616 §3.7)
- ContentType(String) - Constructor for class org.apache.poi.openxml4j.opc.internal.ContentType
-
Constructor.
- contentTypeManager - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Manage parts content types of this package.
- ContentTypeManager - Class in org.apache.poi.openxml4j.opc.internal
-
Manage package content types ([Content_Types].xml part).
- ContentTypeManager(InputStream, OPCPackage) - Constructor for class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Constructor.
- ContentTypes - Class in org.apache.poi.openxml4j.opc
-
Open Packaging Convention content types (see Annex F : Standard Namespaces and Content Types).
- ContentTypes() - Constructor for class org.apache.poi.openxml4j.opc.ContentTypes
- Context - Class in org.apache.poi.sl.draw.geom
- Context(CustomGeometry, Rectangle2D, IAdjustableShape) - Constructor for class org.apache.poi.sl.draw.geom.Context
- CONTEXT - org.apache.poi.ss.usermodel.ReadingOrder
-
The reading order is Context(Default).
- ContinuableRecord - Class in org.apache.poi.hssf.record.cont
-
Common superclass of all records that can produce
ContinueRecords while being serialized. - ContinuableRecord() - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecord
- ContinuableRecordInput - Class in org.apache.poi.hssf.record.cont
-
A decorated
RecordInputStreamthat can read primitive data types (short, int, long, etc.) spanned across aContinueRecordboundary. - ContinuableRecordInput(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- ContinuableRecordOutput - Class in org.apache.poi.hssf.record.cont
-
An augmented
LittleEndianOutputused for serialization ofContinuableRecords. - ContinuableRecordOutput(LittleEndianOutput, int) - Constructor for class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- ContinueRecord - Class in org.apache.poi.hssf.record
-
Title: Continue Record(0x003C) - Helper class used primarily for SST Records
- ContinueRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
- ContinueRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ContinueRecord
- Control - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined face color of a 3-D element.
- CONTROL_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTROL_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTROL_STRUCTURE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONTROL_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ControlDark - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined shadow color of a 3-D element.
- ControlDarkDark - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color that is the dark shadow color of a 3-D element.
- ControlLight - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color that is the light color of a 3-D element.
- ControlLightLight - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined highlight color of a 3-D element.
- ControlPtg - Class in org.apache.poi.ss.formula.ptg
-
Common superclass for tExp tTbl tParen tNlr tAttr tSheet tEndSheet
- ControlPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ControlPtg
- ControlText - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of text in a 3-D element.
- CONVERSATION_INDEX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONVERSATION_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONVERSATION_TOPIC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONVERSION_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONVERSION_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CONVERSION_WITH_LOSS_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- convert(Locale, String) - Static method in class org.apache.poi.ss.util.DateFormatConverter
- convert(Locale, DateFormat) - Static method in class org.apache.poi.ss.util.DateFormatConverter
- ConvertAnchor - Class in org.apache.poi.hssf.model
- ConvertAnchor() - Constructor for class org.apache.poi.hssf.model.ConvertAnchor
- convertBlankRecords(MulBlankRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
Converts a
MulBlankRecordinto an equivalent array ofBlankRecords - convertBooleanToSTOnOff(boolean) - Static method in class org.apache.poi.xwpf.model.WMLHelper
- convertBrcToInt(short[]) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
- convertBytesToTC(byte[], int) - Static method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
- convertColStringToIndex(String) - Static method in class org.apache.poi.ss.util.CellReference
-
takes in a column reference portion of a CellRef and converts it from ALPHA-26 number format to 0-based base 10.
- convertComparisonResult(int) - Method in class org.apache.poi.ss.formula.eval.RelationalOperationEval
-
Converts a standard compare result (-1, 0, 1) to
trueorfalseaccording to subclass' comparison type. - convertCustomGeometry(XMLStreamReader) - Static method in class org.apache.poi.sl.draw.geom.PresetGeometries
-
Convert a single CustomGeometry object, i.e.
- CONVERTED_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- convertFromExternSheetIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- convertFromExternSheetIndex(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
HSSF Only - convert an external sheet index to an internal sheet index, for an external-style reference to one of this workbook's own sheets
- convertFromExternSheetIndex(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
XSSF doesn't use external sheet indexes, so when asked treat it just as a local index
- convertNumToColString(int) - Static method in class org.apache.poi.ss.util.CellReference
-
Takes in a 0-based base-10 column and returns a ALPHA-26 representation.
- convertRawBytesToEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- convertRKRecords(MulRKRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
Converts a
MulRKRecordinto an equivalent array ofNumberRecords - convertSharedFormulas(Ptg[], int, int) - Method in class org.apache.poi.ss.formula.SharedFormula
-
Creates a non shared formula from the shared formula counterpart, i.e.
- convertSTOnOffToBoolean(STOnOff.Enum) - Static method in class org.apache.poi.xwpf.model.WMLHelper
- convertTime(String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Converts a string of format "HH:MM" or "HH:MM:SS" to its (Excel) numeric equivalent
- convertToDecimal(String, int, int) - Static method in class org.apache.poi.ss.formula.functions.BaseNumberUtils
- convertToNumberRecord(RKRecord) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
RK record is a slightly smaller alternative to NumberRecord POI likes NumberRecord better
- copy() - Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
- copy() - Method in class org.apache.poi.ss.formula.Formula
- copy() - Method in class org.apache.poi.ss.formula.ptg.OperandPtg
- copy() - Method in class org.apache.poi.ss.util.CellRangeAddress
- copy() - Method in class org.apache.poi.ss.util.CellRangeAddressList
- copy(InputStream, File) - Static method in class org.apache.poi.util.IOUtils
-
Copy the contents of the stream to a new file.
- copy(InputStream, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
Copies all the data from the given InputStream to the OutputStream.
- copy(TextPropCollection) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Clones the given text properties
- copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
- copyBaseFields(CellRecord) - Method in class org.apache.poi.hssf.record.CellRecord
- copyBlockHeaderToContents() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
-
Some kinds of streams expect their 4 byte header to be on the front of the contents.
- copyBlockHeaderToContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
- copyCellFrom(Cell, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Copy cell value, formula and style, from srcCell per cell copy policy If srcCell is null, clears the cell value and cell style per cell copy policy This does not shift references in formulas.
- copyFile(File, File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
-
Copy a file.
- copyHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
- copyLayout(XSLFSlide) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
Copy placeholders from this layout to the destination slide
- copyNodeRecursively(Entry, DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies an Entry into a target POIFS directory, recursively
- copyNodes(DirectoryEntry, DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies all the nodes from one POIFS Directory to another
- copyNodes(DirectoryNode, DirectoryNode) - Static method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- copyNodes(POIFSFileSystem, POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies all nodes from one POIFS to the other
- copyNodes(POIFSFileSystem, POIFSFileSystem, List<String>) - Static method in class org.apache.poi.poifs.filesystem.EntryUtils
-
Copies nodes from one POIFS to the other, minus the excepts.
- copyRange(CellRangeAddress, CellRangeAddress) - Method in class org.apache.poi.ss.usermodel.RangeCopier
-
Uses input pattern to tile destination region, overwriting existing content.
- copyRowFrom(Row, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Copy the cells from srcRow to this row If this row is not a blank row, this will merge the two rows, overwriting the cells in this row with the cells in srcRow If srcRow is null, overwrite cells in destination row with blank values, styles, etc per cell copy policy srcRow may be from a different sheet in the same workbook
- copyRows(int, int, int, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Copies rows between srcStartRow and srcEndRow to the same sheet, starting at destStartRow Convenience function for
XSSFSheet.copyRows(List, int, CellCopyPolicy)Equivalent to copyRows(getRows(srcStartRow, srcEndRow, false), destStartRow, cellCopyPolicy) - copyRows(List<? extends Row>, int, CellCopyPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
copyRows rows from srcRows to this sheet starting at destStartRow Additionally copies merged regions that are completely defined in these rows (ie.
- copyStream(InputStream, OutputStream) - Static method in class org.apache.poi.openxml4j.opc.StreamHelper
-
Copy the input stream into the output stream.
- copyTo(OutputStream) - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
- copyTo(OutputStream) - Method in class org.apache.poi.poifs.nio.DataSource
-
Copies the contents to the specified OutputStream
- copyTo(OutputStream) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
- copyTo(Threshold) - Method in class org.apache.poi.hssf.record.cf.Threshold
- copyTo(CFHeaderBase) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- copyTo(CFRuleBase) - Method in class org.apache.poi.hssf.record.CFRuleBase
- copyUpdatedCells(Workbook) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
Copies the values of all updated cells (modified by calls to
ForkedEvaluator.updateCell(String, int, int, ValueEval)) to the supplied workbook.
Typically, the supplied workbook is a writable copy of the 'master workbook', but at the very least it must contain sheets with the same names. - Coral - org.apache.poi.sl.usermodel.PresetColor
- CORAL - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- CORAL - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Coral Preset Color
- CORAL - org.apache.poi.ss.usermodel.IndexedColors
- CORAL - org.apache.poi.xddf.usermodel.PresetColor
- CORE_DOCUMENT - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core document relationship type.
- CORE_DOCUMENT_REL - Static variable in class org.apache.poi.ooxml.extractor.ExtractorFactory
- CORE_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Core Properties.
- CORE_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core properties relationship type.
- CORE_PROPERTIES_ECMA376 - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core properties relationship type as defiend in ECMA 376.
- CORE_PROPERTIES_ECMA376_NS - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Namespace of Core properties relationship type as defiend in ECMA 376
- CORE_PROPERTIES_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Core Properties part.
- CORE_PROPERTIES_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Core properties partname.
- CORE_PROPERTIES_URI - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Core properties part URI.
- CORNER - org.apache.poi.sl.draw.binding.STShapeType
-
Corner Shape
- CORNER - org.apache.poi.sl.usermodel.ShapeType
- CORNER - org.apache.poi.xddf.usermodel.PresetGeometry
- CORNER - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CORNER_TABS - org.apache.poi.sl.draw.binding.STShapeType
-
Corner Tabs Shape
- CORNER_TABS - org.apache.poi.sl.usermodel.ShapeType
- CORNER_TABS - org.apache.poi.xddf.usermodel.PresetGeometry
- CORNER_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CORNER_TRIANGLES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image
- CORNFLOWER_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- CORNFLOWER_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Cornflower Blue Preset Color
- CORNFLOWER_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- CORNFLOWER_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- CornflowerBlue - org.apache.poi.sl.usermodel.PresetColor
- Cornsilk - org.apache.poi.sl.usermodel.PresetColor
- CORNSILK - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Cornsilk Preset Color
- CORNSILK - org.apache.poi.xddf.usermodel.PresetColor
- correct - org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
-
the text is spelled correct
- CORRELATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CORRELATE_MTSID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CorruptPowerPointFileException - Exception in org.apache.poi.hslf.exceptions
-
This exception is thrown when we try to open a PowerPoint file, and something is fundamentally broken about it.
- CorruptPowerPointFileException(String) - Constructor for exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
- CorruptPowerPointFileException(String, Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
- CorruptPowerPointFileException(Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
- COS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- COSH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- count - Variable in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
An integer representing the total count of strings in the workbook.
- count - Variable in class org.apache.poi.xssf.model.SharedStringsTable
-
An integer representing the total count of strings in the workbook.
- Count - Class in org.apache.poi.ss.formula.functions
-
Counts the number of cells that contain numeric data within the list of arguments.
- Count() - Constructor for class org.apache.poi.ss.formula.functions.Count
- COUNT - org.apache.poi.ss.usermodel.DataConsolidateFunction
- COUNT - Static variable in class org.apache.poi.hssf.record.FnGroupCountRecord
-
suggested default (14 dec)
- COUNT_NUMS - org.apache.poi.ss.usermodel.DataConsolidateFunction
- Counta - Class in org.apache.poi.ss.formula.functions
-
Counts the number of cells that contain data within the list of arguments.
- Counta() - Constructor for class org.apache.poi.ss.formula.functions.Counta
- Countblank - Class in org.apache.poi.ss.formula.functions
-
Implementation for the function COUNTBLANK
- Countblank() - Constructor for class org.apache.poi.ss.formula.functions.Countblank
- countBlocks() - Method in interface org.apache.poi.poifs.filesystem.BATManaged
-
Return the number of BigBlock's this instance uses
- countBlocks() - Method in class org.apache.poi.poifs.property.PropertyTable
-
Return the number of BigBlock's this instance uses
- countBytes - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
- countDashStops() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- countGradientStops() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- Countif - Class in org.apache.poi.ss.formula.functions
-
Implementation for the function COUNTIF
- Countif() - Constructor for class org.apache.poi.ss.formula.functions.Countif
- Countif.ErrorMatcher - Class in org.apache.poi.ss.formula.functions
- Countif.StringMatcher - Class in org.apache.poi.ss.formula.functions
- Countifs - Class in org.apache.poi.ss.formula.functions
-
Implementation for the function COUNTIFS
- Countifs() - Constructor for class org.apache.poi.ss.formula.functions.Countifs
- countLines(String) - Static method in class org.apache.poi.xdgf.util.Util
- countMatches(CharSequence, char) - Static method in class org.apache.poi.util.StringUtil
-
Count number of occurrences of needle in haystack Has same signature as org.apache.commons.lang3.StringUtils#countMatches
- countOfAllChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Total count of all children and their children's children.
- countOfAllChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Count of all children and their children's children.
- countOfAllChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Count of all children and their childrens children.
- countRanges() - Method in class org.apache.poi.ss.util.CellRangeAddressList
-
Get the number of following ADDR structures.
- COUNTRY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CountryRecord - Class in org.apache.poi.hssf.record
-
Title: Country Record (aka WIN.INI country)
- CountryRecord() - Constructor for class org.apache.poi.hssf.record.CountryRecord
- CountryRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CountryRecord
- countTabStops() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- countTabStops() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- COUPON_CUTOUT_DASHES - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a dashed line
- COUPON_CUTOUT_DOTS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a dotted line
- COURIER_NEW - org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- CP_037 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage 037, a special case
- CP_EUC_JP - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for EUC-JP
- CP_EUC_KR - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for EUC-KR
- CP_GB18030 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for GB18030
- CP_GB2312 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for GB2312
- CP_GBK - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for GBK, aka MS936
- CP_ISO_2022_JP1 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-2022-JP
- CP_ISO_2022_JP2 - Static variable in class org.apache.poi.util.CodePageUtil
-
Another codepage for ISO-2022-JP
- CP_ISO_2022_JP3 - Static variable in class org.apache.poi.util.CodePageUtil
-
Yet another codepage for ISO-2022-JP
- CP_ISO_2022_KR - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-2022-KR
- CP_ISO_8859_1 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-8859-1
- CP_ISO_8859_2 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-8859-2
- CP_ISO_8859_3 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-8859-3
- CP_ISO_8859_4 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-8859-4
- CP_ISO_8859_5 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-8859-5
- CP_ISO_8859_6 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-8859-6
- CP_ISO_8859_7 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-8859-7
- CP_ISO_8859_8 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-8859-8
- CP_ISO_8859_9 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for ISO-8859-9
- CP_JOHAB - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Johab
- CP_KOI8_R - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for KOI8-R
- CP_MAC_ARABIC - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Arabic (Java: MacArabic)
- CP_MAC_CENTRAL_EUROPE - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Central Europe (Latin-2) (Java: MacCentralEurope)
- CP_MAC_CHINESE_SIMPLE - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Chinese Simplified (Java: unknown - use EUC_CN, ISO2022_CN_GB, MS936 or cp935)
- CP_MAC_CHINESE_TRADITIONAL - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Chinese Traditional (Java: unknown - use Big5, MS950, or cp937)
- CP_MAC_CROATIAN - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Croatian (Java: MacCroatian)
- CP_MAC_CYRILLIC - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Cyrillic (Java: MacCyrillic)
- CP_MAC_GREEK - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Greek (Java: MacGreek)
- CP_MAC_HEBREW - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Hebrew (Java: MacHebrew)
- CP_MAC_ICELAND - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Iceland (Java: MacIceland)
- CP_MAC_JAPAN - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Japan (Java: unknown - use SJIS, cp942 or cp943)
- CP_MAC_KOREAN - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Korean (Java: unknown - use EUC_KR or cp949)
- CP_MAC_ROMAN - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Roman (Java: MacRoman)
- CP_MAC_ROMAN_BIFF23 - Static variable in class org.apache.poi.util.CodePageUtil
- CP_MAC_ROMANIA - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Romanian (Java: MacRomania)
- CP_MAC_THAI - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Thai (Java: MacThai)
- CP_MAC_TURKISH - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Turkish (Java: MacTurkish)
- CP_MAC_UKRAINE - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Macintosh Ukrainian (Java: MacUkraine)
- CP_MS949 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for MS949
- CP_SJIS - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for SJIS
- CP_UNICODE - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Unicode
- CP_US_ACSII - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for US-ASCII
- CP_US_ASCII2 - Static variable in class org.apache.poi.util.CodePageUtil
-
Another codepage for US-ASCII
- CP_UTF16 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for UTF-16
- CP_UTF16_BE - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for UTF-16 big-endian
- CP_UTF8 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for UTF-8
- CP_WINDOWS_1250 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Windows 1250
- CP_WINDOWS_1251 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Windows 1251
- CP_WINDOWS_1252 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Windows 1252
- CP_WINDOWS_1252_BIFF23 - Static variable in class org.apache.poi.util.CodePageUtil
- CP_WINDOWS_1253 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Windows 1253
- CP_WINDOWS_1254 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Windows 1254
- CP_WINDOWS_1255 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Windows 1255
- CP_WINDOWS_1256 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Windows 1256
- CP_WINDOWS_1257 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Windows 1257
- CP_WINDOWS_1258 - Static variable in class org.apache.poi.util.CodePageUtil
-
Codepage for Windows 1258
- cp950ToString(byte[], int, int) - Static method in class org.apache.poi.util.CodePageUtil
-
This tries to convert a LE byte array in cp950 (Microsoft's dialect of Big5) to a String.
- CR_BEFORE - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
01H = Carriage returns before the next token (not allowed before tParen token)
- CR_BEFORE_CLOSE_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
05H = Carriage returns before closing parenthesis (only allowed before tParen, tFunc, and tFuncVar tokens)
- CR_BEFORE_OPEN_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
03H = Carriage returns before opening parenthesis (only allowed before tParen token)
- CRAZY_MAZE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a maze-like pattern
- create() - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Constructs a new, empty, Powerpoint document.
- create() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- create() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- create() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Creates a new
Graphicsobject that is a copy of thisGraphicsobject. - create(boolean) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Create a new empty Workbook, either XSSF or HSSF depending on the parameter
- create(int) - Static method in class org.apache.poi.ss.formula.ptg.FuncPtg
- create(int, int, int, int, List<B>, Class<B>) - Static method in class org.apache.poi.ss.util.SSCellRange
- create(File) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Creates a new package.
- create(File) - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Creates a new
POIFSFileSystemin a newFile. - create(File) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from the given File, which must exist and be readable.
- create(File) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given File, which must exist and be readable.
- create(File, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from the given File, which must exist and be readable, and may be password protected
- create(File, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given File, which must exist and be readable, and may be password protected
- create(File, String, boolean) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from the given File, which must exist and be readable, and may be password protected
- create(File, String, boolean) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given File, which must exist and be readable, and may be password protected
- create(InputStream) - Static method in class org.apache.poi.hmef.attribute.TNEFAttribute
-
Creates a new TNEF Attribute by reading data from the stream within a
HMEFMessage - create(InputStream) - Static method in class org.apache.poi.hpsf.PropertySetFactory
-
Creates the most specific
PropertySetfrom anInputStream. - create(InputStream) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from the given InputStream.
- create(InputStream) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given InputStream.
- create(InputStream, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates the appropriate HSLFSlideShow / XMLSlideShow from the given InputStream, which may be password protected.
- create(InputStream, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given InputStream, which may be password protected.
- create(OutputStream) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
- create(Object) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Deprecated.use XSSFWorkbookFactory.create
- create(String) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Creates a new package.
- create(String, int) - Static method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
Create a function ptg from a string tokenised by the parser
- create(String, Properties) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
-
Create an instance of
FontDetailsby loading them from the provided property object. - create(TNEFAttribute) - Static method in class org.apache.poi.hmef.attribute.MAPIAttribute
-
Parses a MAPI Properties TNEF Attribute, and returns the list of MAPI Attributes contained within it
- create(InternalWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- create(RecordInputStream) - Static method in class org.apache.poi.hssf.record.InterfaceEndRecord
- create(SharedFormulaRecord[], CellReference[], ArrayRecord[], TableRecord[]) - Static method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
- create(HSSFSheet, byte, String, String) - Static method in class org.apache.poi.hssf.record.CFRule12Record
-
Creates a new comparison operation rule
- create(HSSFSheet, byte, String, String) - Static method in class org.apache.poi.hssf.record.CFRuleRecord
-
Creates a new comparison operation rule
- create(HSSFSheet, byte, String, String, String) - Static method in class org.apache.poi.hssf.record.CFRule12Record
-
Creates a new comparison operation rule
- create(HSSFSheet, String) - Static method in class org.apache.poi.hssf.record.CFRule12Record
-
Creates a new comparison operation rule
- create(HSSFSheet, String) - Static method in class org.apache.poi.hssf.record.CFRuleRecord
-
Creates a new comparison operation rule
- create(HSSFSheet, ExtendedColor) - Static method in class org.apache.poi.hssf.record.CFRule12Record
-
Creates a new Data Bar formatting
- create(HSSFSheet, IconMultiStateFormatting.IconSet) - Static method in class org.apache.poi.hssf.record.CFRule12Record
-
Creates a new Icon Set / Multi-State formatting
- create(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- create(HSSFWorkbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- create(OPCPackage) - Static method in class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
Creates a XMLSlideShow from the given OOXML Package.
- create(OPCPackage) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates a XSSFWorkbook from the given OOXML Package.
- create(DirectoryEntry, String) - Static method in class org.apache.poi.hpsf.PropertySetFactory
-
Creates the most specific
PropertySetfrom an entry in the specified POIFS Directory. - create(DirectoryNode) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given NPOIFSFileSystem.
- create(DirectoryNode) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates a Workbook from the given NPOIFSFileSystem.
- create(DirectoryNode, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given NPOIFSFileSystem, which may be password protected
- create(DirectoryNode, String) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates a Workbook from the given NPOIFSFileSystem, which may be password protected
- create(POIFSFileSystem) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given NPOIFSFileSystem.
- create(POIFSFileSystem) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
-
Creates a HSSFWorkbook from the given NPOIFSFileSystem
- create(POIFSFileSystem, String) - Static method in class org.apache.poi.sl.usermodel.SlideShowFactory
-
Creates a SlideShow from the given NPOIFSFileSystem, which may be password protected
- create(PictureData.PictureType) - Static method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Create an instance of
PictureDataby type. - create(Ptg[]) - Static method in class org.apache.poi.ss.formula.Formula
- create(Workbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
- create(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.FuncPtg
- create(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
Creates new function pointer from a byte array usually called while reading an excel file.
- create(SXSSFWorkbook) - Static method in class org.apache.poi.xssf.streaming.SXSSFEvaluationWorkbook
- create(SXSSFWorkbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
- create(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
- create(XSSFWorkbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
- CREATE_NULL_AS_BLANK - org.apache.poi.ss.usermodel.Row.MissingCellPolicy
- CREATE_TEMPLATES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- createAccumulator() - Method in class org.apache.poi.ss.formula.functions.Sumx2my2
- createAccumulator() - Method in class org.apache.poi.ss.formula.functions.Sumx2py2
- createAccumulator() - Method in class org.apache.poi.ss.formula.functions.Sumxmy2
- createAccumulator() - Method in class org.apache.poi.ss.formula.functions.XYNumericFunction
-
Constructs a new instance of the Accumulator used to calculated this function
- createAddInFunctions() - Static method in class org.apache.poi.hssf.record.SupBookRecord
- createAggregate(List<RecordBase>, int) - Static method in class org.apache.poi.hssf.record.EscherAggregate
-
Collapses the drawing records into an aggregate.
- createAnchor(int, int, int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor.
- createAnchor(int, int, int, int, int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Drawing
-
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor.
- createAnchor(int, int, int, int, int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
- createAnchor(int, int, int, int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
- createAnchor(HSSFAnchor) - Static method in class org.apache.poi.hssf.model.ConvertAnchor
- createAnchorFromEscher(EscherContainerRecord) - Static method in class org.apache.poi.hssf.usermodel.HSSFAnchor
- createAreaReference(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
-
Creates an AreaReference.
- createAreaReference(String) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates an AreaReference.
- createAreaReference(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
Creates an AreaReference.
- createAreaReference(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates an AreaReference.
- createAreaReference(CellReference, CellReference) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
-
Creates an area ref from a pair of Cell References..
- createAreaReference(CellReference, CellReference) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates an area ref from a pair of Cell References..
- createAreaReference(CellReference, CellReference) - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
Creates an area ref from a pair of Cell References..
- createAreaReference(CellReference, CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates an area ref from a pair of Cell References..
- createAutoShape() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- createAutoShape() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
- createAutoShape() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- createAutoShape() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a new shape with a predefined geometry and add it to this shape container
- createAutoShape() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
- createAutoShape() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- createAutoShape() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
- createAutoShape() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- createAWTFont(Graphics2D, FontInfo, double, boolean, boolean) - Method in interface org.apache.poi.sl.draw.DrawFontManager
-
Create an AWT font object with the given attributes
- createAWTFont(Graphics2D, FontInfo, double, boolean, boolean) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
- createBarChart(HSSFWorkbook, HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Creates a bar chart.
- createBasicLinkExternal(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createBasicLinkInternal(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createBATBlock(POIFSBigBlockSize, ByteBuffer) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Create a single BATBlock from the byte buffer, which must hold at least one big block of data to be read.
- createBlock() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createBlock() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createBlock() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Extends the file if required to hold blocks up to the specified offset, and return the block from there.
- createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Load the block at the given offset, extending the file if needed
- createBlockIfNeeded(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Load the block, extending the underlying stream if needed
- createBookmark(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createBorderFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
create a new border formatting structure if it does not exist, otherwise just return existing object.
- createBorderFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
Create a new border formatting structure if it does not exist, otherwise just return existing object.
- createBorderFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Create a new border formatting structure if it does not exist, otherwise just return existing object.
- createbrushindirect - org.apache.poi.hemf.record.HemfRecordType
- createBrushIndirect - org.apache.poi.hwmf.record.HwmfRecordType
- createBuilder() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- createBuiltInName(byte, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Generates a NameRecord to represent a built-in region
- createCacheFields(Sheet) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
Generates a cache field for each column in the reference area for the pivot table.
- createCategoryAxis(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxisFactory
-
Deprecated.
- createCategoryAxis(AxisPosition) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- createCategoryAxis(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- createCell() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
create a new XWPFTableCell and add it to the tableCell-list of this tableRow
- createCell(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Use this to create new cells within the row and return it.
- createCell(int) - Method in interface org.apache.poi.ss.usermodel.Row
-
Use this to create new cells within the row and return it.
- createCell(int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Use this to create new cells within the row and return it.
- createCell(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Use this to create new cells within the row and return it.
- createCell(int, CellType) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Use this to create new cells within the row and return it.
- createCell(int, CellType) - Method in interface org.apache.poi.ss.usermodel.Row
-
Use this to create new cells within the row and return it.
- createCell(int, CellType) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Use this to create new cells within the row and return it.
- createCell(int, CellType) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Use this to create new cells within the row and return it.
- createCell(Row, int, String) - Static method in class org.apache.poi.ss.util.CellUtil
-
Create a cell, and give it a value.
- createCell(Row, int, String, CellStyle) - Static method in class org.apache.poi.ss.util.CellUtil
-
Creates a cell, gives it a value, and applies a style if provided
- createCellComment(ClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- createCellComment(ClientAnchor) - Method in interface org.apache.poi.ss.usermodel.Drawing
-
Creates a comment.
- createCellComment(ClientAnchor) - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
- createCellComment(ClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a comment.
- createCellStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Create a new Cell style and add it to the workbook's style table.
- createCellStyle() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Create a new Cell style and add it to the workbook's style table
- createCellStyle() - Method in class org.apache.poi.xssf.model.StylesTable
-
Create a cell style in this style table.
- createCellStyle() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Create a new Cell style and add it to the workbook's style table
- createCellStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new XSSFCellStyle and add it to the workbook's style table
- createCellXF() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
creates a new Cell-type Extended Format Record and adds it to the end of ExtendedFormatRecords collection
- createCFAggregate(RecordStream) - Static method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
Create CFRecordsAggregate from a list of CF Records
- createChart() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
This method is used to create template for chart XML no need to read MS-Word file and modify charts
- createChart(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
This method is used to create template for chart XML no need to read MS-Word file and modify charts
- createChart(ClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a chart.
- createChart(XSLFSlide) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Create a blank chart on the given slide.
- createChart(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a chart.
- createChunk(byte[], int) - Method in class org.apache.poi.hdgf.chunks.ChunkFactory
-
Creates the appropriate chunk at the given location.
- createChunkHeader(int, byte[], int) - Static method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
Creates the appropriate ChunkHeader for the Chunk Header at the given location, for the given document version.
- createClientAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
-
Creates a HSSFClientAnchor.
- createClientAnchor() - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates a ClientAnchor.
- createClientAnchor() - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
- createClientAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates a XSSFClientAnchor.
- createColor() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
- createColorGradientFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
- createColorScale(HSSFSheet) - Static method in class org.apache.poi.hssf.record.CFRule12Record
-
Creates a new Color Scale / Color Gradient formatting
- createColorScaleFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
create a new color scale / gradient formatting object if it does not exist, otherwise just return the existing object.
- createColorScaleFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- createcolorspace - org.apache.poi.hemf.record.HemfRecordType
- createcolorspacew - org.apache.poi.hemf.record.HemfRecordType
- createColumn(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Add a new column to the right end of the table.
- createColumn(String, int) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Adds a new column to the table.
- createComment(HSSFAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Constructs a cell comment.
- createConditionalFormattingColorScaleRule() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
Create a Color Scale / Color Gradient conditional formatting rule.
- createConditionalFormattingColorScaleRule() - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Create a Color Scale / Color Gradient conditional formatting rule.
- createConditionalFormattingColorScaleRule() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
Create a Color Scale / Color Gradient conditional formatting rule.
- createConditionalFormattingRule(byte, String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- createConditionalFormattingRule(byte, String) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Create a conditional formatting rule that compares a cell value to a formula calculated result, using an operator *
- createConditionalFormattingRule(byte, String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
- createConditionalFormattingRule(byte, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
A factory method allowing to create a conditional formatting rule with a cell comparison operator
- createConditionalFormattingRule(byte, String, String) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
A factory method allowing to create a conditional formatting rule with a cell comparison operator
- createConditionalFormattingRule(byte, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
A factory method allowing to create a conditional formatting rule with a cell comparison operator
- createConditionalFormattingRule(String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
A factory method allowing to create a conditional formatting rule with a formula.
The formatting rules are applied by Excel when the value of the formula not equal to 0. - createConditionalFormattingRule(String) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Create a conditional formatting rule based on a Boolean formula.
- createConditionalFormattingRule(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
A factory method allowing to create a conditional formatting rule with a formula.
- createConditionalFormattingRule(HSSFExtendedColor) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
Create a Databar conditional formatting rule.
- createConditionalFormattingRule(ExtendedColor) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- createConditionalFormattingRule(ExtendedColor) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Create a Databar conditional formatting rule.
- createConditionalFormattingRule(ExtendedColor) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
- createConditionalFormattingRule(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
A factory method allowing the creation of conditional formatting rules using an Icon Set / Multi-State formatting.
- createConditionalFormattingRule(IconMultiStateFormatting.IconSet) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Create an Icon Set / Multi-State conditional formatting rule.
- createConditionalFormattingRule(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
A factory method allowing the creation of conditional formatting rules using an Icon Set / Multi-State formatting.
- createConditionalFormattingRule(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
Create a Databar conditional formatting rule.
- createConnector() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- createConnector() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
- createConnector() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- createConnector() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a connector
- createConnector() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
- createConnector() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- createConnector() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
- createConnector() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- createConnector(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Creates a simple shape.
- createConnector(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a simple shape.
- createContainerPointers(Pointer, byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerFactory
-
Parsers the
PointerContainingStreamcontents and creates all the child Pointers for it - createCTAdjPoint2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTAdjPoint2D - createCTAdjustHandleList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTAdjustHandleList - createCTAngle() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTAngle - createCTColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTColor - createCTColorMRU() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTColorMRU - createCTComplementTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTComplementTransform - createCTConnection() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTConnection - createCTConnectionSite() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTConnectionSite - createCTConnectionSiteList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTConnectionSiteList - createCTCustomGeometry2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTCustomGeometry2D - createCTEmbeddedWAVAudioFile() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTEmbeddedWAVAudioFile - createCTFixedPercentage() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTFixedPercentage - createCTGammaTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTGammaTransform - createCTGeomGuide() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTGeomGuide - createCTGeomGuideList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTGeomGuideList - createCTGeomRect() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTGeomRect - createCTGrayscaleTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTGrayscaleTransform - createCTGroupTransform2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTGroupTransform2D - createCTHslColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTHslColor - createCTHslColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHslColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTHyperlink() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTHyperlink - createCTInverseGammaTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTInverseGammaTransform - createCTInverseTransform() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTInverseTransform - createCTOfficeArtExtension() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTOfficeArtExtension - createCTOfficeArtExtensionList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTOfficeArtExtensionList - createCTPath2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPath2D - createCTPath2DArcTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPath2DArcTo - createCTPath2DClose() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPath2DClose - createCTPath2DCubicBezierTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPath2DCubicBezierTo - createCTPath2DLineTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPath2DLineTo - createCTPath2DList() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPath2DList - createCTPath2DMoveTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPath2DMoveTo - createCTPath2DQuadBezierTo() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPath2DQuadBezierTo - createCTPercentage() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPercentage - createCTPoint2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPoint2D - createCTPoint3D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPoint3D - createCTPolarAdjustHandle() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPolarAdjustHandle - createCTPositiveFixedAngle() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPositiveFixedAngle - createCTPositiveFixedPercentage() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPositiveFixedPercentage - createCTPositivePercentage() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPositivePercentage - createCTPositiveSize2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPositiveSize2D - createCTPresetColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPresetColor - createCTPresetColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTPresetGeometry2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPresetGeometry2D - createCTPresetTextShape() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTPresetTextShape - createCTRatio() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTRatio - createCTRelativeRect() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTRelativeRect - createCTScale2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTScale2D - createCTSchemeColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTSchemeColor - createCTSchemeColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSchemeColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTScRgbColor - createCTScRgbColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTScRgbColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSphereCoords() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTSphereCoords - createCTSRgbColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTSRgbColor - createCTSRgbColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSRgbColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColor() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTSystemColor - createCTSystemColorAlpha(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorAlphaMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorAlphaOff(CTFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorBlue(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorBlueMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorBlueOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorComp(CTComplementTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorGamma(CTGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorGray(CTGrayscaleTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorGreen(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorGreenMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorGreenOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorHue(CTPositiveFixedAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorHueMod(CTPositivePercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorHueOff(CTAngle) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorInv(CTInverseTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorInvGamma(CTInverseGammaTransform) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorLum(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorLumMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorLumOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorRed(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorRedMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorRedOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorSat(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorSatMod(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorSatOff(CTPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorShade(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTSystemColorTint(CTPositiveFixedPercentage) - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
- createCTTransform2D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTTransform2D - createCTVector3D() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTVector3D - createCTXYAdjustHandle() - Method in class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create an instance of
CTXYAdjustHandle - createCustom(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
- createCustom(int, Types.MAPIType, String) - Static method in class org.apache.poi.hsmf.datatypes.MAPIProperty
- createCustomConstraint(String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createCustomConstraint(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createCustomConstraint(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createCustomFormulaConstraint(String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
- created - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Date of creation of the resource.
- CREATED_VERSION - Static variable in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- createData(ChartTypes, XDDFChartAxis, XDDFValueAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- createDataBarFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
- createDataBarFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
create a new databar / data-bar formatting object if it does not exist, otherwise just return the existing object.
- createDataBarFormatting(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- createDataFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
- createDataFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Returns the instance of HSSFDataFormat for this workbook.
- createDataFormat() - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates a new DataFormat instance
- createDataFormat() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns the instance of DataFormat for this workbook.
- createDataFormat() - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
- createDataFormat() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns the instance of DataFormat for this workbook.
- createDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
- createDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the workbook's data format table (a factory for creating data format strings).
- createDateAxis(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxisFactory
-
Deprecated.
- createDateAxis(AxisPosition) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- createDateAxis(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- createDateConstraint(int, String, String, String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Creates a date based data validation constraint.
- createDateConstraint(int, String, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createDateConstraint(int, String, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createDateConstraint(int, String, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createDecimalConstraint(int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createDecimalConstraint(int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createDecimalConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createDefaultDataColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- createDelayedOutput(int) - Method in interface org.apache.poi.util.DelayableLittleEndianOutput
-
Creates an output stream intended for outputting a sequence of size bytes.
- createDelayedOutput(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- createDgRecord() - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Creates a new drawing group
- createDialogsheet(String, CTDialogsheet) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- createdibpatternbrushpt - org.apache.poi.hemf.record.HemfRecordType
- createDimensions() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- createDirectory(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
create a new DirectoryEntry
- createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
create a new DirectoryEntry
- createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- createDirectory(String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
create a new DirectoryEntry in the root directory
- createDocument() - Static method in class org.apache.poi.ooxml.util.DocumentHelper
-
Creates a new DOM Document
- createDocument(InputStream, String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Create a new document to be added to the root directory
- createDocument(String, int, POIFSWriterListener) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
create a new DocumentEntry; the data will be provided later
- createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
create a new DocumentEntry; the data will be provided later
- createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- createDocument(String, int, POIFSWriterListener) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
create a new DocumentEntry in the root entry; the data will be provided later
- createDocument(String, InputStream) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
create a new DocumentEntry
- createDocument(String, InputStream) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
create a new DocumentEntry
- createDocument(String, InputStream) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- createDocumentInputStream(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
open a document in the directory's entry's list of entries
- createDocumentInputStream(String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
open a document in the root entry's list of entries
- createDocumentInputStream(Entry) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
open a document in the directory's entry's list of entries
- createDocumentPart(Class<? extends POIXMLDocumentPart>, Class<?>[], Object[]) - Method in class org.apache.poi.ooxml.POIXMLFactory
-
Need to delegate instantiation to sub class because of constructor visibility
- createDocumentPart(Class<? extends POIXMLDocumentPart>, Class<?>[], Object[]) - Method in class org.apache.poi.xdgf.usermodel.XDGFFactory
- createDocumentPart(Class<? extends POIXMLDocumentPart>, Class<?>[], Object[]) - Method in class org.apache.poi.xslf.usermodel.XSLFFactory
- createDocumentPart(Class<? extends POIXMLDocumentPart>, Class<?>[], Object[]) - Method in class org.apache.poi.xssf.usermodel.XSSFFactory
- createDocumentPart(Class<? extends POIXMLDocumentPart>, Class<?>[], Object[]) - Method in class org.apache.poi.xwpf.usermodel.XWPFFactory
- createDocumentPart(POIXMLDocumentPart, PackagePart) - Method in class org.apache.poi.ooxml.POIXMLFactory
-
Create a POIXMLDocumentPart from existing package part and relation.
- createDrawingGroup() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Creates a primary drawing group record.
- createDrawingPatriarch() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Creates the top-level drawing patriarch.
- createDrawingPatriarch() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Creates the top-level drawing patriarch.
- createDrawingPatriarch() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates the top-level drawing patriarch.
- createDrawingPatriarch() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a new SpreadsheetML drawing.
- createDVRecord(HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- createEllipticalArc(double, double, double, double, double, double, Path2D.Double) - Static method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- createEmpty() - Static method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
- createEmpty() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- createEmptyBATBlock(POIFSBigBlockSize, boolean) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Creates a single BATBlock, with all the values set to empty.
- createEnclosingCellRange(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
-
Create an enclosing CellRange for the two cell ranges.
- createEncryptionDocument() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
- createEncryptionEntry(DirectoryEntry, String, EncryptionRecord) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
- createEncryptionInfoEntry(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
- createEncryptionInfoEntry(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
- createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
- createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
- createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- createEncryptionInfoEntry(DirectoryNode, File) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
- createEndnote() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a new end note and add it to the document.
- createEndnote() - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Create a new end note and add it to the document.
- createEndnotes() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- createErrorBox(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- createErrorBox(String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets the title and text for the error box .
- createErrorBox(String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- createEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
- createEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- createEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- createExplicitListConstraint(String[]) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
- createExplicitListConstraint(String[]) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createExplicitListConstraint(String[]) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createExplicitListConstraint(String[]) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createExtendedColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
- createExtendedColor() - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates a XSSF-style Color object, used for extended sheet formattings and conditional formattings
- createExtendedColor() - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
- createExtendedColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
- createExternalGraphic(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createExternalReferences(String, String[]) - Static method in class org.apache.poi.hssf.record.SupBookRecord
- createExtractor(File) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
- createExtractor(InputStream) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
- createExtractor(InputStream) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
- createExtractor(OPCPackage) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Tries to determine the actual type of file and produces a matching text-extractor for it.
- createExtractor(DirectoryNode) - Static method in class org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory
-
Look for certain entries in the stream, to figure it out what format is desired Note - doesn't check for core-supported formats! Note - doesn't check for OOXML-supported formats
- createExtractor(DirectoryNode) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Create the Extractor, if possible.
- createExtractor(DirectoryNode) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
- createExtractor(POIFSFileSystem) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
- createExtractor(POIFSFileSystem) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
- createExtSSTRecord(int) - Method in class org.apache.poi.hssf.record.SSTRecord
-
Creates an extended string record based on the current contents of the current SST record.
- createFont() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
create a new Font and add it to the workbook's font table
- createFont() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Create a new Font and add it to the workbook's font table
- createFont() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Create a new Font and add it to the workbook's font table
- createFont() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new Font and add it to the workbook's font table
- createFontFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
create a new font formatting structure if it does not exist, otherwise just return existing object.
- createFontFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
Create a new font formatting structure if it does not exist, otherwise just return existing object.
- createFontFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Create a new font formatting structure if it does not exist, otherwise just return existing object.
- createFontIndirect - org.apache.poi.hwmf.record.HwmfRecordType
- createFooter(HeaderFooterType) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a footer of the given type
- createFooter(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Creates an empty footer of the specified type, containing a single empty paragraph, to which you can then set text, add more paragraphs etc.
- createFooter(STHdrFtr.Enum, XWPFParagraph[]) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Creates a new footer of the specified type, to which the supplied (and previously unattached!) paragraphs are added to.
- createFootnote() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createFootnote() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a new footnote and add it to the document.
- createFootnote() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Create a new footnote and add it to the document.
- createFootnoteBody() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createFootnotes() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Creates an empty footnotes element for the document if one does not already exist
- createForColumnCopy(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
- createForColumnShift(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
- createForCountingOnly() - Static method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- createFormat(String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Creates a FormatRecord, inserts it, and returns the index code.
- createFormat(Cell) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Create and return a Format based on the format string from a cell's style.
- createFormula(int, int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- createFormulaEvaluator() - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
-
Creates a HSSFFormulaEvaluator, the object that evaluates formula cells.
- createFormulaEvaluator() - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates FormulaEvaluator - an object that evaluates formula cells.
- createFormulaEvaluator() - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
- createFormulaEvaluator() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates a XSSFFormulaEvaluator, the object that evaluates formula cells.
- createFormulaListConstraint(String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
- createFormulaListConstraint(String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createFormulaListConstraint(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createFormulaListConstraint(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createForRowCopy(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
- createForRowShift(int, String, int, int, int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.formula.FormulaShifter
- createForSheetShift(int, int) - Static method in class org.apache.poi.ss.formula.FormulaShifter
- createFreeform() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- createFreeform() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
- createFreeform() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- createFreeform() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a new shape with a custom geometry
- createFreeform() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
- createFreeform() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- createFreeform() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
- createFreeform() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- createFreezePane(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Creates a split (freezepane).
- createFreezePane(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Creates a split (freezepane).
- createFreezePane(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates a split (freezepane).
- createFreezePane(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates a split (freezepane).
- createFreezePane(int, int, int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Creates a split (freezepane).
- createFreezePane(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Creates a split (freezepane).
- createFreezePane(int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Creates a split (freezepane).
- createFreezePane(int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates a split (freezepane).
- createFreezePane(int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates a split (freezepane).
- createFromEmbeddedOleObject(DirectoryNode) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Creates an instance of this class from an embedded OLE Object.
- createFromEmbeddedOleObject(POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Creates an instance of this class from an embedded OLE Object.
- createGroup() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- createGroup() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
- createGroup() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- createGroup() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a group of shapes belonging to this container
- createGroup() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
- createGroup() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- createGroup() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
- createGroup() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- createGroup(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Create another group under this group.
- createGroup(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Creates a new group record stored under this patriarch.
- createGroup(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Creates a group shape.
- createGroup(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a simple shape.
- createHeader(HeaderFooterType) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a header of the given type
- createHeader(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Creates an empty header of the specified type, containing a single empty paragraph, to which you can then set text, add more paragraphs etc.
- createHeader(STHdrFtr.Enum, XWPFParagraph[]) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Creates a new header of the specified type, to which the supplied (and previously unattached!) paragraphs are added to.
- createHeader1() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createHeader1() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createHeader2() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createHeader2() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createHeaderFooterPolicy() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- createHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- createHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- createHyperlink() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Creates a hyperlink and asigns it to this shape.
- createHyperlink() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Creates a new hyperlink and assigns it to this text run.
- createHyperlink() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- createHyperlink() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- createHyperlink(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createHyperlink(HyperlinkType) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
- createHyperlink(HyperlinkType) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates a new Hyperlink, of the given type
- createHyperlink(HyperlinkType) - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
- createHyperlink(HyperlinkType) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Create a new XSSFHyperlink.
- createIf(int) - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
- createImage(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createIndexRecord(int, int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- createInformationProperties() - Method in class org.apache.poi.POIDocument
-
Will create whichever of SummaryInformation and DocumentSummaryInformation (HPSF) properties are not already part of your document.
- createInline() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createIntegerConstraint(int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createIntegerConstraint(int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createIntegerConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createInternalReferences(short) - Static method in class org.apache.poi.hssf.record.SupBookRecord
- createLeader() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createLinearGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
- createLineBreak() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createLineChartData() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataFactory
-
Deprecated.
- createLineChartData() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartDataFactory
-
Deprecated.
- createListBlock() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createListItem() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createListItem() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createListItemBody() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createListItemLabel(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- createMasterSheet() - Method in interface org.apache.poi.sl.usermodel.SlideShow
- createMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- createmonobrush16 - org.apache.poi.hemf.record.HemfRecordType
- createMouseOver(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- createMultiStateFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
- createMultiStateFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
create a new icon / multi-state formatting object if it does not exist, otherwise just return the existing object.
- createMultiStateFormatting(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- createName() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
creates new name
- createName() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- createName() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
creates a new named range and add it to the model
- createName() - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
Return the underlying workbook
- createName() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Creates a new (uninitialised) defined name in this workbook
- createName() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Creates a new (uninitialised) defined name in this workbook
- createName() - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- createName() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- createNewFont() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
creates a new font record and adds it to the "font table".
- createNoteInline(String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- createNotesMaster() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Create a notes master.
- createNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Creates an empty numbering if one does not already exist and sets the numbering member
- createNumericConstraint(int, int, String, String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Creates a number based data validation constraint.
- createNumericConstraint(int, int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createNumericConstraint(int, int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createNumericConstraint(int, int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createNurbsSpline(ControlPath, ValueVector, ValueVector, int) - Static method in class org.apache.poi.xdgf.geom.SplineRenderer
- createObjectData(ClientAnchor, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- createObjectData(ClientAnchor, int, int) - Method in interface org.apache.poi.ss.usermodel.Drawing
-
Adds a new OLE Package Shape
- createObjectData(ClientAnchor, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
- createObjectData(ClientAnchor, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
Creates the low level OBJ record for this shape.
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- createObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- createOleMarkerEntry(DirectoryEntry) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Add the \1OLE marker entry, which is not the Ole10Native entry.
- createOleMarkerEntry(POIFSFileSystem) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Add the \1OLE marker entry, which is not the Ole10Native entry.
- createOleShape(String) - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
- createOleShape(PictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- createOleShape(PictureData) - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
- createOleShape(PictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- createOleShape(PictureData) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
Create a new OLE object shape with the given pictureData as preview image
- createOleShape(PictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- createOleShape(PictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- createOption(String, boolean) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createOrUpdateDocument(InputStream, String) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Set the contents of a document in the root directory, creating if needed, otherwise updating
- createOrUpdateDocument(String, InputStream) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Set the contents of a document, creating if needed, otherwise updating.
- createPageMaster(float, String) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- createPageMaster(Section, String, int) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- createPageSequence(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createpalette - org.apache.poi.hemf.record.HemfRecordType
- createPalette - org.apache.poi.hwmf.record.HwmfRecordType
- createParagraph() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createParagraph() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Appends a new
XWPFParagraphto this footnote. - createParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Appends a new paragraph to this document
- createParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a new paragraph at the end of the header or footer
- createPart(PackagePartName, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Create and add a part, with the specified name and content type, to the package.
- createPart(PackagePartName, String, ByteArrayOutputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add a part to the package.
- createPartImpl(PackagePartName, String, boolean) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Core method to create a package part.
- createPartImpl(PackagePartName, String, boolean) - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Create a new MemoryPackagePart from the specified URI and content type aram partName The part URI.
- createPartName(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Create an OPC compliant part name.
- createPartName(String, PackagePart) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Create an OPC compliant part name by resolving it using a base part.
- createPartName(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Create an OPC compliant part name by throwing an exception if the URI is not valid.
- createPartName(URI, PackagePart) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Create an OPC compliant part name by resolving it using a base part.
- createPathGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
- createPatternBrush - org.apache.poi.hwmf.record.HwmfRecordType
- createPatternFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
create a new pattern formatting structure if it does not exist, otherwise just return existing object.
- createPatternFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
Create a new pattern formatting structure if it does not exist, otherwise just return existing object.
- createPatternFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Create a new pattern formatting structure if it does not exist, otherwise just return existing object.
- createpen - org.apache.poi.hemf.record.HemfRecordType
- createPenIndirect - org.apache.poi.hwmf.record.HwmfRecordType
- createPicture(String) - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
- createPicture(HSSFChildAnchor, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Creates a picture.
- createPicture(HSSFClientAnchor, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Creates a picture.
- createPicture(PictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- createPicture(PictureData) - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
- createPicture(PictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- createPicture(PictureData) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a picture belonging to this container
- createPicture(PictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- createPicture(PictureData) - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
- createPicture(PictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- createPicture(ClientAnchor, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- createPicture(ClientAnchor, int) - Method in interface org.apache.poi.ss.usermodel.Drawing
-
Creates a picture.
- createPicture(ClientAnchor, int) - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
- createPicture(ClientAnchor, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
- createPicture(XSSFClientAnchor, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a picture.
- createPicture(XSSFClientAnchor, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Creates a picture.
- createPivotTable(Name, CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the Name range, at the given position.
- createPivotTable(Name, CellReference, Sheet) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the Name range reference on sourceSheet, at the given position.
- createPivotTable(Table, CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the Table, at the given position.
- createPivotTable(AreaReference, CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the AreaReference range, at the given position.
- createPivotTable(AreaReference, CellReference, Sheet) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a pivot table using the AreaReference range on sourceSheet, at the given position.
- createPointer(byte[], int) - Method in class org.apache.poi.hdgf.pointers.PointerFactory
-
Creates a single Pointer from the data at the given offset
- createPolygon(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Creates a polygon
- createPolygon(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Creates a polygon
- createPromptBox(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- createPromptBox(String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets the title and text for the prompt box .
- createPromptBox(String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- createProperties(byte[], int, short) - Method in class org.apache.poi.ddf.EscherPropertyFactory
-
Create new properties from a byte array.
- createPtg() - Method in interface org.apache.poi.ss.formula.EvaluationName
- createPtg(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
- createQCPLCBit(String, String, byte[]) - Static method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
- createRadialGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
- createRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- createRecord(byte[], int) - Method in class org.apache.poi.ddf.DefaultEscherRecordFactory
- createRecord(byte[], int) - Method in interface org.apache.poi.ddf.EscherRecordFactory
-
Generates an escher record including any children contained under that record.
- createRecord(byte[], int) - Method in class org.apache.poi.hslf.record.HSLFEscherRecordFactory
- createRecord(RecordInputStream) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
create a record, if there are MUL records than multiple records are returned digested into the non-mul form.
- createRecordForType(long, byte[], int, int) - Static method in class org.apache.poi.hslf.record.Record
-
For a given type (little endian bytes 3 and 4 in record header), byte array, start position and length: will return a Record object that will handle that record Remember that while PPT stores the record lengths as 8 bytes short (not including the size of the header), this code assumes you're passing in corrected lengths
- createRecords(InputStream) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
Create an array of records from an input stream
- createRegion - org.apache.poi.hwmf.record.HwmfRecordType
- createRelationship(POIXMLRelation, POIXMLFactory) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Create a new child POIXMLDocumentPart
- createRelationship(POIXMLRelation, POIXMLFactory, int) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Create a new child POIXMLDocumentPart
- createRelationship(POIXMLRelation, POIXMLFactory, int, boolean) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Create a new child POIXMLDocumentPart
- createRelationshipInChart(POIXMLRelation, POIXMLFactory, int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
method to create relationship with embedded part for example writing xlsx file stream into output stream
- createRichTextString(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCreationHelper
- createRichTextString(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- createRichTextString(String) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- createRichTextString(String) - Method in interface org.apache.poi.ss.usermodel.CreationHelper
-
Creates a new RichTextString instance
- createRichTextString(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCreationHelper
- createRichTextString(String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
- createRichTextString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Creates a new XSSFRichTextString for you.
- createRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
create a new XWPFTableRow object with as many cells as the number of columns defined in that moment
- createRow(int) - Static method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
Create a row record.
- createRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Create a new row within the sheet and return the high level representation
- createRow(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Create a new row within the sheet and return the high level representation
- createRow(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Create a new row within the sheet and return the high level representation
- createRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- createRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Create a new row within the sheet and return the high level representation Note: If a row already exists at this position, it is removed/overwritten and any existing cell is removed!
- createRun() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Appends a new run to this paragraph
- createSafeSheetName(String) - Static method in class org.apache.poi.ss.util.WorkbookUtil
-
Creates a valid sheet name, which is conform to the rules.
- createSafeSheetName(String, char) - Static method in class org.apache.poi.ss.util.WorkbookUtil
-
Creates a valid sheet name, which is conform to the rules.
- createScatterChartData() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataFactory
-
Deprecated.
- createScatterChartData() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartDataFactory
-
Deprecated.
- createSelect() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
- createShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
-
Create a new shape from the data provided.
- createShape(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Create a new simple shape under this group.
- createShapeGroup(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
- createShapeTree(EscherContainerRecord, EscherAggregate, HSSFShapeContainer, DirectoryNode) - Static method in class org.apache.poi.hssf.usermodel.HSSFShapeFactory
-
build shape tree from escher container
- createSharedStringsTable(XSSFReader, OPCPackage) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- createSheet() - Static method in class org.apache.poi.hssf.model.InternalSheet
-
Creates a sheet with all the usual records minus values and the "index" record (not required).
- createSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
create an HSSFSheet for this HSSFWorkbook, adds it to the sheets and returns the high level representation.
- createSheet() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Create a Sheet for this Workbook, adds it to the sheets and returns the high level representation.
- createSheet() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sreate an Sheet for this Workbook, adds it to the sheets and returns the high level representation.
- createSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create an XSSFSheet for this workbook, adds it to the sheets and returns the high level representation.
- createSheet(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Create a new sheet for this Workbook and return the high level representation.
- createSheet(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Create a new sheet for this Workbook and return the high level representation.
- createSheet(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Create an Sheet for this Workbook, adds it to the sheets and returns the high level representation.
- createSheet(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new sheet for this Workbook and return the high level representation.
- createSheet(RecordStream) - Static method in class org.apache.poi.hssf.model.InternalSheet
-
read support (offset used as starting point for search) for low level API.
- createSheetBOF() - Static method in class org.apache.poi.hssf.record.BOFRecord
- createSheetDataWriter() - Method in class org.apache.poi.poifs.crypt.temp.SXSSFWorkbookWithCustomZipEntrySource
- createSheetDataWriter() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- createSimpleShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
- createSimpleShape(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Creates a simple shape.
- createSimpleShape(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Creates a simple shape.
- createSimpleShape(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Creates a simple shape.
- createSingleRecord(RecordInputStream) - Static method in class org.apache.poi.hssf.record.RecordFactory
- createSkip(int) - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
- createSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Create a blank
Slide. - createSlide() - Method in interface org.apache.poi.sl.usermodel.SlideShow
- createSlide() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Create a blank slide using the default (first) master.
- createSlide(XSLFSlideLayout) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Create a slide and initialize it from the specified layout.
- createSlideShow(File, boolean) - Static method in class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
Creates the XMLSlideShow from the given File, which must exist and be readable.
- createSlideShow(InputStream) - Static method in class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
Creates a XMLSlideShow from the given InputStream
- createSlideShow(OPCPackage) - Static method in class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
-
Creates a XMLSlideShow from the given OOXML Package
- createSlideShow(DirectoryNode) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowFactory
-
Creates a HSLFSlideShow from the given DirectoryNode
- createSlideShow(POIFSFileSystem) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowFactory
-
Creates a HSLFSlideShow from the given NPOIFSFileSystem
- createSolidPaint(Color) - Static method in class org.apache.poi.sl.draw.DrawPaint
- createSolidPaint(ColorStyle) - Static method in class org.apache.poi.sl.draw.DrawPaint
- createSourceReferences(CellReference, Sheet, XSSFPivotTable.PivotTableReferenceConfigurator) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Creates cacheSource and workSheetSource for pivot table and sets the source reference as well assets the location of the pivot table
- createSpace(int, int) - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
- createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
- createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
- createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
Generates the shape records for this shape.
- createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- createSpContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFBackground
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Create a new ShapeGroup and create an instance of
EscherSpgrContainerwhich represents a group of shapes - createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFLine
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholder
-
Create a new Placeholder and initialize internal structures
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Create and assign the lower level escher record to this shape
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Create a new Shape
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextBox
-
Create a new TextBox and initialize its internal structures
- createSpContainer(int, boolean) - Method in class org.apache.poi.hslf.model.ActiveXShape
-
Create a new Placeholder and initialize internal structures
- createSpContainer(int, boolean) - Method in class org.apache.poi.hslf.model.MovieShape
-
Create a new Placeholder and initialize internal structures
- createSpContainer(int, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Create a new Picture and populate the inital structure of the
EscherSprecord which holds information about this picture. - createSpContainer(ShapeType, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
- createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Creates a split pane.
- createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Creates a split pane.
- createSplitPane(int, int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Creates a split pane.
- createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Creates a split pane.
- createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates a split pane.
- createStream(Pointer, byte[], ChunkFactory, PointerFactory) - Static method in class org.apache.poi.hdgf.streams.Stream
-
Uses the pointer to locate a Stream within the document data, and creates it.
- createStubWorkbook(ExternSheetRecord[], BoundSheetRecord[]) - Static method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder
-
Creates a stub workbook from the supplied records, suitable for use with the
HSSFFormulaParser - createStubWorkbook(ExternSheetRecord[], BoundSheetRecord[], SSTRecord) - Static method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder
-
Creates a stub Workbook from the supplied records, suitable for use with the
HSSFFormulaParser - createStyleRecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Creates a new StyleRecord, for the given Extended Format index, and adds it onto the end of the records collection
- createStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Creates an empty styles for the document if one does not already exist
- createSubRecord(LittleEndianInput, int) - Static method in class org.apache.poi.hssf.record.SubRecord
-
read a sub-record from the supplied stream
- createTable() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createTable() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createTable() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createTable() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
- createTable() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- createTable() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- createTable() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Deprecated.Use {@link #createTable(AreaReference))} instead
- createTable() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Appends a new
XWPFTableto this footnote - createTable() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create an empty table with one row and one column as default.
- createTable(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- createTable(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- createTable(int, int) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
Create a new Table of the given number of rows and columns
- createTable(int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- createTable(int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- createTable(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Appends a new
XWPFTableto this footnote - createTable(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create an empty table with a number of rows and cols specified
- createTable(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Adds a new table at the end of the header or footer
- createTable(AreaReference) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates a new Table, and associates it with this Sheet.
- createTableBody() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createTableBody() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createTableBody() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createTableCell() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createTableCell() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createTableCell() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createTableColumn() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createTableColumn() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createTableColumnGroup() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createTableHeader() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createTableHeader() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createTableHeaderCell() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createTableRow() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createTableRow() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createTableRow() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createTempDirectory(String) - Method in class org.apache.poi.util.DefaultTempFileCreationStrategy
- createTempDirectory(String) - Static method in class org.apache.poi.util.TempFile
- createTempDirectory(String) - Method in interface org.apache.poi.util.TempFileCreationStrategy
-
Creates a new and empty temporary directory.
- createTempFile() - Method in class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
- createTempFile() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
Create a temp file to write sheet data.
- createTempFile(String, String) - Method in class org.apache.poi.util.DefaultTempFileCreationStrategy
- createTempFile(String, String) - Static method in class org.apache.poi.util.TempFile
-
Creates a new and empty temporary file.
- createTempFile(String, String) - Method in interface org.apache.poi.util.TempFileCreationStrategy
-
Creates a new and empty temporary file.
- createText(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- createText(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createText(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createTextbox(HSSFChildAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Create a new textbox under this group.
- createTextbox(HSSFClientAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Constructs a textbox under the patriarch.
- createTextbox(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Constructs a textbox.
- createTextbox(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Constructs a textbox under the drawing.
- createTextBox() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- createTextBox() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
- createTextBox() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- createTextBox() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
create a text box
- createTextBox() - Method in class org.apache.poi.xslf.usermodel.XSLFDrawing
- createTextBox() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- createTextBox() - Method in interface org.apache.poi.xslf.usermodel.XSLFShapeContainer
- createTextBox() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- createTextLengthConstraint(int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createTextLengthConstraint(int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createTextLengthConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createTextObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
- createTextObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
- createTextObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- createTextRuler() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- createThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
- createThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- createThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- createThreshold() - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
Creates a new, empty Threshold
- createThreshold() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Creates a new, empty Threshold
- createThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
- createThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- createThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- createTimeConstraint(int, String, String) - Static method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Creates a time based data validation constraint.
- createTimeConstraint(int, String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createTimeConstraint(int, String, String) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createTimeConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createTOC() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- createUnorderedList() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- createUnorderedList() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- createValidation(DataValidationConstraint, CellRangeAddressList) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- createValidation(DataValidationConstraint, CellRangeAddressList) - Method in interface org.apache.poi.ss.usermodel.DataValidationHelper
- createValidation(DataValidationConstraint, CellRangeAddressList) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- createValueAxis(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxisFactory
-
Deprecated.
- createValueAxis(AxisPosition) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- createValueAxis(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- createWatermark(String) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- createWorkbook() - Static method in class org.apache.poi.hssf.model.InternalWorkbook
-
Creates an empty workbook object with three blank sheets and all the empty fields.
- createWorkbook() - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
-
Create a new empty Workbook
- createWorkbook() - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Create a new empty Workbook
- createWorkbook(File, boolean) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates the XSSFWorkbook from the given File, which must exist and be readable.
- createWorkbook(InputStream) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates a XSSFWorkbook from the given InputStream
- createWorkbook(List<Record>) - Static method in class org.apache.poi.hssf.model.InternalWorkbook
-
read support for low level API.
- createWorkbook(OPCPackage) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates a XSSFWorkbook from the given OOXML Package
- createWorkbook(ZipPackage) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
-
Creates a XSSFWorkbook from the given OOXML Package
- createWorkbook(DirectoryNode) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
-
Creates a HSSFWorkbook from the given DirectoryNode
- createWorkbook(POIFSFileSystem) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
-
Creates a HSSFWorkbook from the given NPOIFSFileSystem
- createWriter(File) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
Create a writer for the sheet data.
- createXMLSignContext(Document) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Convenience method for creating the signature context
- createXorArray1(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Creates an byte array for xor obfuscation (method 1)
- createXorKey1(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Create the xor key for xor obfuscation, which is used to create the xor array (method 1)
- createXorVerifier1(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Create the verifier for xor obfuscation (method 1)
- createXorVerifier2(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
This method generates the xor verifier for word documents < 2007 (method 2).
- createZipEntrySource(InputStream) - Static method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
- CREATION_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CREATION_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CreationHelper - Interface in org.apache.poi.ss.usermodel
-
An object that handles instantiating concrete classes of the various instances one needs for HSSF and XSSF.
- creator - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
An entity primarily responsible for making the content of the resource.
- CREATURES_BUTTERFLY - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a butterfly
- CREATURES_FISH - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a fish
- CREATURES_INSECTS - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of repeating images of insects.
- CREATURES_LADY_BUG - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of a ladybug
- Crimson - org.apache.poi.sl.usermodel.PresetColor
- CRIMSON - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Crimson Preset Color
- CRIMSON - org.apache.poi.xddf.usermodel.PresetColor
- CRNCountRecord - Class in org.apache.poi.hssf.record
-
XCT - CRN Count
- CRNCountRecord() - Constructor for class org.apache.poi.hssf.record.CRNCountRecord
- CRNCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CRNCountRecord
- CRNRecord - Class in org.apache.poi.hssf.record
-
Title: CRN(0x005A)
- CRNRecord() - Constructor for class org.apache.poi.hssf.record.CRNRecord
- CRNRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.CRNRecord
- CROSS - org.apache.poi.ss.usermodel.charts.AxisTickMark
-
Deprecated.
- CROSS - org.apache.poi.xddf.usermodel.chart.AxisTickMark
- CROSS - org.apache.poi.xddf.usermodel.PresetPattern
- CROSS_STITCH - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of repeating images of a cross-stitch pattern
- crossAxis(ChartAxis) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.Declare this axis cross another axis.
- crossAxis(ChartAxis) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- crossAxis(ChartAxis) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- crossAxis(ChartAxis) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
Declare this axis cross another axis.
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- crossAxis(XDDFChartAxis) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- cryptoAPI - org.apache.poi.poifs.crypt.EncryptionMode
- CryptoAPIDecryptor - Class in org.apache.poi.poifs.crypt.cryptoapi
- CryptoAPIDecryptor() - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- CryptoAPIEncryptionHeader - Class in org.apache.poi.poifs.crypt.cryptoapi
- CryptoAPIEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
- CryptoAPIEncryptionHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
- CryptoAPIEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.cryptoapi
- CryptoAPIEncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
- CryptoAPIEncryptionVerifier - Class in org.apache.poi.poifs.crypt.cryptoapi
- CryptoAPIEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
- CryptoAPIEncryptionVerifier(LittleEndianInput, CryptoAPIEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
- CryptoAPIEncryptor - Class in org.apache.poi.poifs.crypt.cryptoapi
- CryptoAPIEncryptor.CryptoAPICipherOutputStream - Class in org.apache.poi.poifs.crypt.cryptoapi
- CryptoFunctions - Class in org.apache.poi.poifs.crypt
-
Helper functions used for standard and agile encryption
- CryptoFunctions() - Constructor for class org.apache.poi.poifs.crypt.CryptoFunctions
- cs - org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange
- CString - Class in org.apache.poi.hslf.record
-
A CString (type 4026).
- CString - org.apache.poi.hslf.record.RecordTypes
- CString() - Constructor for class org.apache.poi.hslf.record.CString
-
Create an empty CString
- CString(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.CString
-
For the CStrubg Atom
- CTAdjPoint2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_AdjPoint2D complex type.
- CTAdjPoint2D() - Constructor for class org.apache.poi.sl.draw.binding.CTAdjPoint2D
- CTAdjustHandleList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_AdjustHandleList complex type.
- CTAdjustHandleList() - Constructor for class org.apache.poi.sl.draw.binding.CTAdjustHandleList
- CTAngle - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Angle complex type.
- CTAngle() - Constructor for class org.apache.poi.sl.draw.binding.CTAngle
- CTColComparator - Class in org.apache.poi.xssf.util
- CTColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Color complex type.
- CTColor() - Constructor for class org.apache.poi.sl.draw.binding.CTColor
- CTColorMRU - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ColorMRU complex type.
- CTColorMRU() - Constructor for class org.apache.poi.sl.draw.binding.CTColorMRU
- CTComplementTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ComplementTransform complex type.
- CTComplementTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTComplementTransform
- CTConnection - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Connection complex type.
- CTConnection() - Constructor for class org.apache.poi.sl.draw.binding.CTConnection
- CTConnectionSite - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ConnectionSite complex type.
- CTConnectionSite() - Constructor for class org.apache.poi.sl.draw.binding.CTConnectionSite
- CTConnectionSiteList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ConnectionSiteList complex type.
- CTConnectionSiteList() - Constructor for class org.apache.poi.sl.draw.binding.CTConnectionSiteList
- CTCustomGeometry2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_CustomGeometry2D complex type.
- CTCustomGeometry2D() - Constructor for class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- CTEmbeddedWAVAudioFile - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_EmbeddedWAVAudioFile complex type.
- CTEmbeddedWAVAudioFile() - Constructor for class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- ctEndnotes - Variable in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
- CTFixedPercentage - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_FixedPercentage complex type.
- CTFixedPercentage() - Constructor for class org.apache.poi.sl.draw.binding.CTFixedPercentage
- ctFootnotes - Variable in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
- ctFtnEdn - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
- CTGammaTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GammaTransform complex type.
- CTGammaTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTGammaTransform
- CTGeomGuide - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GeomGuide complex type.
- CTGeomGuide() - Constructor for class org.apache.poi.sl.draw.binding.CTGeomGuide
- CTGeomGuideList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GeomGuideList complex type.
- CTGeomGuideList() - Constructor for class org.apache.poi.sl.draw.binding.CTGeomGuideList
- CTGeomRect - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GeomRect complex type.
- CTGeomRect() - Constructor for class org.apache.poi.sl.draw.binding.CTGeomRect
- CTGrayscaleTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GrayscaleTransform complex type.
- CTGrayscaleTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTGrayscaleTransform
- CTGroupTransform2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_GroupTransform2D complex type.
- CTGroupTransform2D() - Constructor for class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- CTHslColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_HslColor complex type.
- CTHslColor() - Constructor for class org.apache.poi.sl.draw.binding.CTHslColor
- CTHyperlink - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Hyperlink complex type.
- CTHyperlink() - Constructor for class org.apache.poi.sl.draw.binding.CTHyperlink
- CTInverseGammaTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_InverseGammaTransform complex type.
- CTInverseGammaTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTInverseGammaTransform
- CTInverseTransform - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_InverseTransform complex type.
- CTInverseTransform() - Constructor for class org.apache.poi.sl.draw.binding.CTInverseTransform
- CTL_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether this object is an ActiveX control.
- CTOfficeArtExtension - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_OfficeArtExtension complex type.
- CTOfficeArtExtension() - Constructor for class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
- CTOfficeArtExtensionList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_OfficeArtExtensionList complex type.
- CTOfficeArtExtensionList() - Constructor for class org.apache.poi.sl.draw.binding.CTOfficeArtExtensionList
- CTPath2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2D complex type.
- CTPath2D() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2D
- CTPath2DArcTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DArcTo complex type.
- CTPath2DArcTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- CTPath2DClose - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DClose complex type.
- CTPath2DClose() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DClose
- CTPath2DCubicBezierTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DCubicBezierTo complex type.
- CTPath2DCubicBezierTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo
- CTPath2DLineTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DLineTo complex type.
- CTPath2DLineTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DLineTo
- CTPath2DList - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DList complex type.
- CTPath2DList() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DList
- CTPath2DMoveTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DMoveTo complex type.
- CTPath2DMoveTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
- CTPath2DQuadBezierTo - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Path2DQuadBezierTo complex type.
- CTPath2DQuadBezierTo() - Constructor for class org.apache.poi.sl.draw.binding.CTPath2DQuadBezierTo
- CTPercentage - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Percentage complex type.
- CTPercentage() - Constructor for class org.apache.poi.sl.draw.binding.CTPercentage
- CTPoint2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Point2D complex type.
- CTPoint2D() - Constructor for class org.apache.poi.sl.draw.binding.CTPoint2D
- CTPoint3D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Point3D complex type.
- CTPoint3D() - Constructor for class org.apache.poi.sl.draw.binding.CTPoint3D
- CTPolarAdjustHandle - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PolarAdjustHandle complex type.
- CTPolarAdjustHandle() - Constructor for class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- CTPositiveFixedAngle - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PositiveFixedAngle complex type.
- CTPositiveFixedAngle() - Constructor for class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
- CTPositiveFixedPercentage - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PositiveFixedPercentage complex type.
- CTPositiveFixedPercentage() - Constructor for class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
- CTPositivePercentage - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PositivePercentage complex type.
- CTPositivePercentage() - Constructor for class org.apache.poi.sl.draw.binding.CTPositivePercentage
- CTPositiveSize2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PositiveSize2D complex type.
- CTPositiveSize2D() - Constructor for class org.apache.poi.sl.draw.binding.CTPositiveSize2D
- CTPresetColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PresetColor complex type.
- CTPresetColor() - Constructor for class org.apache.poi.sl.draw.binding.CTPresetColor
- CTPresetGeometry2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PresetGeometry2D complex type.
- CTPresetGeometry2D() - Constructor for class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
- CTPresetTextShape - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_PresetTextShape complex type.
- CTPresetTextShape() - Constructor for class org.apache.poi.sl.draw.binding.CTPresetTextShape
- CTR - org.apache.poi.sl.draw.binding.STRectAlignment
-
Rectangle Alignment Enum ( Center )
- CTRatio - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Ratio complex type.
- CTRatio() - Constructor for class org.apache.poi.sl.draw.binding.CTRatio
- CTRelativeRect - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_RelativeRect complex type.
- CTRelativeRect() - Constructor for class org.apache.poi.sl.draw.binding.CTRelativeRect
- CTRL_PROP_RECORDS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- CTScale2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Scale2D complex type.
- CTScale2D() - Constructor for class org.apache.poi.sl.draw.binding.CTScale2D
- CTSchemeColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_SchemeColor complex type.
- CTSchemeColor() - Constructor for class org.apache.poi.sl.draw.binding.CTSchemeColor
- CTScRgbColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_ScRgbColor complex type.
- CTScRgbColor() - Constructor for class org.apache.poi.sl.draw.binding.CTScRgbColor
- CTSphereCoords - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_SphereCoords complex type.
- CTSphereCoords() - Constructor for class org.apache.poi.sl.draw.binding.CTSphereCoords
- CTSRgbColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_SRgbColor complex type.
- CTSRgbColor() - Constructor for class org.apache.poi.sl.draw.binding.CTSRgbColor
- CTSystemColor - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_SystemColor complex type.
- CTSystemColor() - Constructor for class org.apache.poi.sl.draw.binding.CTSystemColor
- CTTransform2D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Transform2D complex type.
- CTTransform2D() - Constructor for class org.apache.poi.sl.draw.binding.CTTransform2D
- CTVector3D - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_Vector3D complex type.
- CTVector3D() - Constructor for class org.apache.poi.sl.draw.binding.CTVector3D
- CTXYAdjustHandle - Class in org.apache.poi.sl.draw.binding
-
Java class for CT_XYAdjustHandle complex type.
- CTXYAdjustHandle() - Constructor for class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- Cube - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CUBE - org.apache.poi.sl.draw.binding.STShapeType
-
Cube Shape
- CUBE - org.apache.poi.sl.usermodel.ShapeType
- CUBE - org.apache.poi.xddf.usermodel.PresetGeometry
- CUBE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CUP - org.apache.poi.xwpf.usermodel.Borders
-
Specifies an art border consisting of a repeated image of Cupid
- Currency - Class in org.apache.poi.hpsf
- Currency() - Constructor for class org.apache.poi.hpsf.Currency
- CURRENCY - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Currency - signed 64-bit integer that represents a base ten decimal with four digits to the right of the decimal point
- CURRENCY_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the currency symbol part of a cell format part
- CurrencyPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
- CURRENT_OR_LAST_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Use the current, or last-used, color.
- CURRENT_SLIDE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
The Common SL Draw API works sometimes cascading, but there are places where the current slide context need to be evaluated, e.g.
- CURRENT_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CurrentUserAtom - Class in org.apache.poi.hslf.record
-
This is a special kind of Atom, because it doesn't live inside the PowerPoint document.
- CurrentUserAtom - org.apache.poi.hslf.record.RecordTypes
- CurrentUserAtom() - Constructor for class org.apache.poi.hslf.record.CurrentUserAtom
-
Create a new Current User Atom
- CurrentUserAtom(DirectoryNode) - Constructor for class org.apache.poi.hslf.record.CurrentUserAtom
-
Find the Current User in the filesystem, and create from that
- CURSOR_VISIBLE_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether to display the cursor during the slide show.
- CURVED_CONNECTOR_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Curved Connector 2 Shape
- CURVED_CONNECTOR_2 - org.apache.poi.sl.usermodel.ShapeType
- CURVED_CONNECTOR_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- CURVED_CONNECTOR_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CURVED_CONNECTOR_3 - org.apache.poi.sl.draw.binding.STShapeType
-
Curved Connector 3 Shape
- CURVED_CONNECTOR_3 - org.apache.poi.sl.usermodel.ShapeType
- CURVED_CONNECTOR_3 - org.apache.poi.xddf.usermodel.PresetGeometry
- CURVED_CONNECTOR_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CURVED_CONNECTOR_4 - org.apache.poi.sl.draw.binding.STShapeType
-
Curved Connector 4 Shape
- CURVED_CONNECTOR_4 - org.apache.poi.sl.usermodel.ShapeType
- CURVED_CONNECTOR_4 - org.apache.poi.xddf.usermodel.PresetGeometry
- CURVED_CONNECTOR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CURVED_CONNECTOR_5 - org.apache.poi.sl.draw.binding.STShapeType
-
Curved Connector 5 Shape
- CURVED_CONNECTOR_5 - org.apache.poi.sl.usermodel.ShapeType
- CURVED_CONNECTOR_5 - org.apache.poi.xddf.usermodel.PresetGeometry
- CURVED_CONNECTOR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CURVED_DOWN_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Curved Down Arrow Shape
- CURVED_DOWN_ARROW - org.apache.poi.sl.usermodel.ShapeType
- CURVED_DOWN_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- CURVED_DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CURVED_LEFT_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Curved Left Arrow Shape
- CURVED_LEFT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- CURVED_LEFT_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- CURVED_LEFT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CURVED_RIGHT_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Curved Right Arrow Shape
- CURVED_RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- CURVED_RIGHT_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- CURVED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CURVED_UP_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Curved Up Arrow Shape
- CURVED_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
- CURVED_UP_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- CURVED_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- CurvedConnector2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CurvedConnector3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CurvedConnector4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CurvedConnector5 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CurvedDownArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CurvedLeftArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CurvedRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CurvedUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- CURVES - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
- CurveToCommand - Class in org.apache.poi.sl.draw.geom
- CUST - org.apache.poi.xslf.usermodel.SlideLayout
- CUSTOM - org.apache.poi.sl.usermodel.ObjectMetaData.Application
- CUSTOM - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
- CUSTOM_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Custom properties relationship type.
- CUSTOM_PROPERTIES - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- CUSTOM_XML - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Custom XML relationship type.
- CUSTOM_XML_MAPPINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- CUSTOM_XML_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Custom XML part.
- CUSTOMER_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- CustomGeometry - Class in org.apache.poi.sl.draw.geom
-
Definition of a custom geometric shape
- CustomGeometry(CTCustomGeometry2D) - Constructor for class org.apache.poi.sl.draw.geom.CustomGeometry
- CustomIndexedColorMap - Class in org.apache.poi.xssf.usermodel
-
custom index color map, i.e.
- CustomProperties - Class in org.apache.poi.hpsf
-
Maintains the instances of
CustomPropertythat belong to aDocumentSummaryInformation. - CustomProperties() - Constructor for class org.apache.poi.hpsf.CustomProperties
- CustomProperty - Class in org.apache.poi.hpsf
-
This class represents custom properties in the document summary information stream.
- CustomProperty() - Constructor for class org.apache.poi.hpsf.CustomProperty
-
Creates an empty
CustomProperty. - CustomProperty(Property) - Constructor for class org.apache.poi.hpsf.CustomProperty
-
Creates a
CustomPropertywithout a name by copying the underlyingProperty' attributes. - CustomProperty(Property, String) - Constructor for class org.apache.poi.hpsf.CustomProperty
-
Creates a
CustomPropertywith a name. - CustomViewSettingsRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
-
Manages the all the records associated with a 'Custom View Settings' sub-stream.
- CustomViewSettingsRecordAggregate(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
- cx - Variable in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
- cxn - Variable in class org.apache.poi.sl.draw.binding.CTConnectionSiteList
- cxnLst - Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- cy - Variable in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
- Cyan - org.apache.poi.sl.usermodel.PresetColor
- CYAN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Cyan Preset Color
- CYAN - org.apache.poi.xddf.usermodel.PresetColor
- cymk - org.apache.poi.hslf.blip.JPEG.ColorSpace
D
- d - Variable in class org.apache.poi.sl.draw.binding.CTRatio
- D - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DARK_1 - org.apache.poi.xddf.usermodel.SchemeColor
- DARK_2 - org.apache.poi.xddf.usermodel.SchemeColor
- DARK_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- DARK_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- DARK_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- DARK_BLUE - org.apache.poi.xddf.usermodel.PresetGeometry
- DARK_CYAN - org.apache.poi.xddf.usermodel.PresetColor
- DARK_DOWNWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- DARK_GOLDENROD - org.apache.poi.xddf.usermodel.PresetColor
- DARK_GRAY - org.apache.poi.xddf.usermodel.PresetColor
- DARK_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- DARK_GREEN - org.apache.poi.ss.usermodel.IndexedColors
- DARK_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- DARK_HORIZONTAL - org.apache.poi.xddf.usermodel.PresetPattern
- DARK_KHAKI - org.apache.poi.xddf.usermodel.PresetColor
- DARK_MAGENTA - org.apache.poi.xddf.usermodel.PresetColor
- DARK_OLIVE_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- DARK_ORANGE - org.apache.poi.xddf.usermodel.PresetColor
- DARK_ORCHID - org.apache.poi.xddf.usermodel.PresetColor
- DARK_RED - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- DARK_RED - org.apache.poi.ss.usermodel.IndexedColors
- DARK_RED - org.apache.poi.xddf.usermodel.PresetColor
- DARK_SALMON - org.apache.poi.xddf.usermodel.PresetColor
- DARK_SEA_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- DARK_SLATE_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- DARK_SLATE_GRAY - org.apache.poi.xddf.usermodel.PresetColor
- DARK_TEAL - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- DARK_TEAL - org.apache.poi.ss.usermodel.IndexedColors
- DARK_TURQUOISE - org.apache.poi.xddf.usermodel.PresetColor
- DARK_UPWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- DARK_VERTICAL - org.apache.poi.xddf.usermodel.PresetPattern
- DARK_VIOLET - org.apache.poi.xddf.usermodel.PresetColor
- 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.draw.binding.STPathFillMode
-
Darken Path Fill
- 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.draw.binding.STPathFillMode
-
Darken Path Fill Less
- DARKEN_LESS - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
darken (...
- 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.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen is dashed.
- DASH - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
dash style - native 7
- DASH - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- DASH - org.apache.poi.xddf.usermodel.PresetLineDash
- DASH - org.apache.poi.xddf.usermodel.text.UnderlineType
- DASH - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a dashed line beneath all characters in this run.
- 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 - org.apache.poi.xddf.usermodel.PresetLineDash
- 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
- DASH_DOT_DOT_HEAVY - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a series of thick dash, dot, dot characters beneath all characters in this run.
- DASH_DOT_HEAVY - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a series of thick dash, dot characters beneath all characters in this run.
- DASH_DOT_STROKED - org.apache.poi.xwpf.usermodel.Borders
- DASH_DOT_STROKED - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- DASH_DOWNWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- DASH_HEAVY - org.apache.poi.xddf.usermodel.text.UnderlineType
- DASH_HORIZONTAL - org.apache.poi.xddf.usermodel.PresetPattern
- DASH_LONG - org.apache.poi.xddf.usermodel.text.UnderlineType
- DASH_LONG - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of long dashed characters beneath all characters in this run.
- DASH_LONG_HEAVY - org.apache.poi.xddf.usermodel.text.UnderlineType
- DASH_LONG_HEAVY - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of thick long dashed characters beneath all characters in this run.
- DASH_SMALL_GAP - org.apache.poi.xwpf.usermodel.Borders
- DASH_SMALL_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- DASH_UPWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- DASH_VERTICAL - org.apache.poi.xddf.usermodel.PresetPattern
- DASHDOT - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen has alternating dashes and dots.
- DASHDOTDOT - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen has dashes and double dots.
- DASHED - org.apache.poi.ss.usermodel.BorderStyle
-
dash border
- DASHED - org.apache.poi.xwpf.usermodel.Borders
- DASHED - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- DASHED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- DASHED_HEAVY - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a series of thick dashes beneath all characters in this run.
- dashes - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
- data - Variable in class org.apache.poi.hsmf.datatypes.PropertyValue
- data - Variable in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
Storage for the part data.
- 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 - Static variable in class org.apache.poi.ss.util.CellUtil
- 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
- 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(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(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(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 an 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.
- DataItemRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXDI - Data Item (0x00C5)
- 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(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
- DataSources - Class in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFDataSourcesFactory instead
- 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
- DateAndTime - Class in org.apache.poi.hwpf.usermodel
-
This class is used to represent a date and time in a Word document.
- DateAndTime() - Constructor for class org.apache.poi.hwpf.usermodel.DateAndTime
- DateAndTime(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.DateAndTime
- DateFormatConverter - Class in org.apache.poi.ss.util
-
Convert java DateFormat patterns into Excel custom number formats.
- DateFormatConverter() - Constructor for class org.apache.poi.ss.util.DateFormatConverter
- 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
-
Parser for java dates.
- DATETIME - org.apache.poi.sl.usermodel.Placeholder
-
Date placeholder shape.
- DateTimeMCAtom - org.apache.poi.hslf.record.RecordTypes
- 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.
- DateUtil() - Constructor for class org.apache.poi.ss.usermodel.DateUtil
- DateWindow1904Record - Class in org.apache.poi.hssf.record
-
Title: Date Window 1904 Flag record
- 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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.DatRecord
- DAY - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- DAY_MILLISECONDS - Static variable in class org.apache.poi.ss.usermodel.DateUtil
- 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
- DBCellRecord - Class in org.apache.poi.hssf.record
-
Title: DBCell Record (0x00D7)
- DBCellRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DBCellRecord
- DBCellRecord.Builder - Class in org.apache.poi.hssf.record
- 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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DConRefRecord
-
Read Constructor.
- 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.
- debug() - Method in class org.apache.poi.hdgf.HDGFDiagram
-
Prints out some simple debug on the base contents of the file.
- DEBUG - Static variable in class org.apache.poi.util.POILogger
- Dec2Bin - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel Bin2Dec() 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.draw.binding.STShapeType
-
Decagon Shape
- DECAGON - org.apache.poi.sl.usermodel.ShapeType
- DECAGON - org.apache.poi.xddf.usermodel.PresetGeometry
- 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 - org.apache.poi.xddf.usermodel.text.TabAlignment
- DECIMAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
Decimal type
- declarations - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
- DECO_ARCH - org.apache.poi.xwpf.usermodel.Borders
- DECO_ARCH_COLOR - org.apache.poi.xwpf.usermodel.Borders
- DECO_BLOCKS - org.apache.poi.xwpf.usermodel.Borders
- 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
- decodeURI(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Decode a URI by converting all percent encoded character into a String character.
- decompress(byte[]) - Static method in class org.apache.poi.util.RLEDecompressingInputStream
- decompress(byte[], int, int) - Static method in class org.apache.poi.hdgf.streams.CompressedStreamStore
-
Decompresses the given data, returning it as header + contents
- 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.hmef.CompressedRTF
-
Decompresses the whole of the compressed RTF stream, outputting the resulting RTF bytes.
- decompress(InputStream, OutputStream) - Method in class org.apache.poi.util.LZWDecompresser
-
Perform a streaming decompression of the input.
- decorateInputStream(FileInputStream) - Method in class org.apache.poi.poifs.crypt.temp.SheetDataWriterWithDecorator
- decorateInputStream(FileInputStream) - Method in class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
- decorateInputStream(FileInputStream) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
Override this to translate (such as decrypt or expand) the file input stream as it is being read from disk.
- decorateOutputStream(FileOutputStream) - Method in class org.apache.poi.poifs.crypt.temp.SheetDataWriterWithDecorator
- decorateOutputStream(FileOutputStream) - Method in class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
- decorateOutputStream(FileOutputStream) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
Override this to translate (such as encrypt or compress) the file output stream as it is being written to disk.
- 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
- decryptPicture(byte[], int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- decryptRecord(byte[], int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- DEEP_PINK - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Deep Pink Preset Color
- DEEP_PINK - org.apache.poi.xddf.usermodel.PresetColor
- DEEP_SKY_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Deep Sky Blue Preset Color
- DEEP_SKY_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- DeepPink - org.apache.poi.sl.usermodel.PresetColor
- DeepSkyBlue - org.apache.poi.sl.usermodel.PresetColor
- DEF_CREATE_DL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DEF_CREATE_MAILUSER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- 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 - Static variable in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- DEFAULT_ACTIVEX_THUMBNAIL - Static variable in class org.apache.poi.hslf.model.ActiveXShape
- DEFAULT_AUTHOR - Static variable in class org.apache.poi.xssf.model.CommentsTable
- DEFAULT_AUTHOR_ID - Static variable in class org.apache.poi.xssf.model.CommentsTable
- DEFAULT_BUCKET_SIZE - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
- DEFAULT_CHARACTER_WIDTH - Static variable in class org.apache.poi.util.Units
-
Width of one "standard character" of the default font in pixels.
- DEFAULT_CHARACTER_WIDTH - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Deprecated.POI 3.17 beta 1
- 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_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_FONT_COLOR - Static variable in class org.apache.poi.xssf.usermodel.XSSFFont
-
Default font color is black
- DEFAULT_FONT_NAME - Static variable in class org.apache.poi.xssf.usermodel.XSSFFont
-
By default, Microsoft Office Excel 2007 uses the Calibri font in font size 11
- DEFAULT_FONT_SIZE - Static variable in class org.apache.poi.xssf.usermodel.XSSFFont
-
By default, Microsoft Office Excel 2007 uses the Calibri font in font size 11
- DEFAULT_HEIGHT - Static variable in class org.apache.poi.hslf.usermodel.HSLFTableCell
- DEFAULT_HEIGHT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFChart
-
default height of chart in emu
- DEFAULT_ICONSET - Static variable in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- DEFAULT_LINE_WIDTH - Static variable in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- DEFAULT_MERGE_HYPERLINK_POLICY - Static variable in class org.apache.poi.ss.usermodel.CellCopyPolicy
- DEFAULT_MOVIE_THUMBNAIL - Static variable in class org.apache.poi.hslf.model.MovieShape
- DEFAULT_NAME_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.Chunk
- DEFAULT_PASSWORD - Static variable in class org.apache.poi.poifs.crypt.Decryptor
- DEFAULT_PERCENTAGE_WIDTH - Static variable in class org.apache.poi.xwpf.usermodel.XWPFTable
- 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_PROFILE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DEFAULT_QUALITY - org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Specifies that the character quality of the font does not matter, so DRAFT_QUALITY can be used.
- DEFAULT_RESOLUTION - Static variable in class org.apache.poi.sl.image.ImageHeaderPICT
- 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.
- DEFAULT_STORE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- 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_VALUE - Static variable in class org.apache.poi.hssf.record.DeltaRecord
- DEFAULT_VIEW_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DEFAULT_WIDTH - Static variable in class org.apache.poi.hslf.usermodel.HSLFTableCell
- DEFAULT_WIDTH - Static variable in class org.apache.poi.xwpf.usermodel.XWPFChart
-
default width of chart in emu
- DEFAULT_WINDOW_SIZE - Static variable in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Specifies how many rows can be accessed at most via
SXSSFSheet.getRow(int). - DEFAULT_XML_OPTIONS - Static variable in class org.apache.poi.ooxml.POIXMLTypeLoader
- defaultcolwidth - Variable in class org.apache.poi.hssf.model.InternalSheet
- DefaultColWidthRecord - Class in org.apache.poi.hssf.record
-
Title: Default Column Width Record (0x0055)
- 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(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
- defaultFactory - Static variable in class org.apache.poi.sl.draw.DrawFactory
- DefaultFontReplacer - Class in org.apache.poi.hwpf.converter
- DefaultFontReplacer() - Constructor for class org.apache.poi.hwpf.converter.DefaultFontReplacer
- DefaultIndexedColorMap - Class in org.apache.poi.xssf.usermodel
-
Uses the legacy colors defined in HSSF for index lookups
- DefaultIndexedColorMap() - Constructor for class org.apache.poi.xssf.usermodel.DefaultIndexedColorMap
- defaultKeySize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- DefaultMarshaller - Class in org.apache.poi.openxml4j.opc.internal.marshallers
-
Default marshaller that specified that the part is responsible to marshall its content.
- DefaultMarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.DefaultMarshaller
- defaultPackageAccess - Static variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Default package access.
- defaultPartMarshaller - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Default part marshaller.
- defaultrowheight - Variable in class org.apache.poi.hssf.model.InternalSheet
- DefaultRowHeightRecord - Class in org.apache.poi.hssf.record
-
Title: Default Row Height Record Description: Row height for rows with undefined or not explicitly defined heights.
- DefaultRowHeightRecord() - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
- DefaultRowHeightRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DefaultRowHeightRecord
- DefaultRulerAtom - org.apache.poi.hslf.record.RecordTypes
- DefaultTempFileCreationStrategy - Class in org.apache.poi.util
-
Default implementation of the
TempFileCreationStrategyused byTempFile: Files are collected into one directory and by default are deleted on exit from the VM. - 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
- 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
- DEFERRED_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- defineAxes(CTUnsignedInt[], Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
- 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. - DELEGATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- delete() - Method in class org.apache.poi.hwpf.usermodel.Range
- 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(int, int) - Method in class org.apache.poi.hwpf.HWPFDocument
- DELETE_AFTER_SUBMIT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- deleteChild(Property) - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Delete a Property
- deletecolorspace - org.apache.poi.hemf.record.HemfRecordType
- 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
- DeletedArea3DPtg - Class in org.apache.poi.ss.formula.ptg
-
Title: Deleted Area 3D Ptg - 3D referecnce (Sheet + Area)
- DeletedArea3DPtg(int) - 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
-
Title: Deleted Reference 3D Ptg
- DeletedRef3DPtg(int) - 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
- deleteLegend() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.Delete current chart legend.
- deleteLegend() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- deleteobject - org.apache.poi.hemf.record.HemfRecordType
- deleteObject - org.apache.poi.hwmf.record.HwmfRecordType
- deletePart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Delete the part with the specified name and its associated relationships part if one exists.
- deletePartRecursive(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Delete the part with the specified name and all part listed in its associated relationships part if one exists.
- deleteShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- DELIVER_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DELIVERY_POINT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DELIVERY_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
- deliveryTypeChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
Normally EX or SMTP.
- 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
- DeltaRecord - Class in org.apache.poi.hssf.record
-
Title: Delta Record (0x0010)
- DeltaRecord(double) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
- DeltaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DeltaRecord
- DELTAX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DELTAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DEPARTMENT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DEPTH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- dereference(URIReference, XMLCryptoContext) - Method in class org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer
- 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.
- deregisterShapeId(int) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- des - org.apache.poi.poifs.crypt.CipherAlgorithm
- des3 - org.apache.poi.poifs.crypt.CipherAlgorithm
- des3_112 - org.apache.poi.poifs.crypt.CipherAlgorithm
- describeCmd() - Method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- description - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
An explanation of the content of the resource.
- Desktop - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the desktop.
- destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.Pointer
- destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.PointerV5
- destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.PointerV6
- destinationHasChunks() - Method in class org.apache.poi.hdgf.pointers.Pointer
- destinationHasChunks() - Method in class org.apache.poi.hdgf.pointers.PointerV5
- destinationHasChunks() - Method in class org.apache.poi.hdgf.pointers.PointerV6
- destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.Pointer
- destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.PointerV5
- destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.PointerV6
- destinationHasStrings() - Method in class org.apache.poi.hdgf.pointers.Pointer
- destinationHasStrings() - Method in class org.apache.poi.hdgf.pointers.PointerV5
- destinationHasStrings() - Method in class org.apache.poi.hdgf.pointers.PointerV6
- DETAILS_TABLE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- device - org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
- DEVSQ - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- 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_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- DGGINFO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- DGM - org.apache.poi.sl.usermodel.Placeholder
-
Organization chart object placeholder shape.
- DGM - org.apache.poi.xslf.usermodel.SlideLayout
- DIAG_STRIPE - org.apache.poi.sl.draw.binding.STShapeType
-
Diagonal Stripe Shape
- DIAG_STRIPE - org.apache.poi.sl.usermodel.ShapeType
- DIAG_STRIPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DIAGONAL_BRICK - org.apache.poi.xddf.usermodel.PresetPattern
- DIAGONAL_CROSS - org.apache.poi.xddf.usermodel.PresetPattern
- DIAGONAL_STRIPE - org.apache.poi.xddf.usermodel.PresetGeometry
- DIALOG_SHEET_BIN - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- dialogsheet - Variable in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- Diamond - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- DIAMOND - org.apache.poi.sl.draw.binding.STShapeType
-
Diamond Shape
- DIAMOND - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- DIAMOND - org.apache.poi.sl.usermodel.ShapeType
- DIAMOND - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- DIAMOND - org.apache.poi.xddf.usermodel.LineEndType
- DIAMOND - org.apache.poi.xddf.usermodel.PresetGeometry
- 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
- DIAMONDS_GRAY - org.apache.poi.xwpf.usermodel.Borders
- DIB - Class in org.apache.poi.hslf.blip
-
Represents a DIB picture data in a PPT file
- DIB - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Device independent bitmap
- DIB() - Constructor for class org.apache.poi.hslf.blip.DIB
- DIB_PAL_COLORS - org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
The color table contains 16-bit indices into the current logical palette in the playback device context.
- DIB_PAL_INDICES - org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
No color table exists.
- DIB_RGB_COLORS - org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
The color table contains RGB values
- dibBitBlt - org.apache.poi.hwmf.record.HwmfRecordType
- dibCreatePatternBrush - org.apache.poi.hwmf.record.HwmfRecordType
- dibStretchBlt - org.apache.poi.hwmf.record.HwmfRecordType
- 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.
- DIGITAL_SIGNATURE - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Digital Signatures.
- DIGITAL_SIGNATURE - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Digital signature relationship type.
- DIGITAL_SIGNATURE_CERTIFICATE - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Digital signature certificate relationship type.
- DIGITAL_SIGNATURE_CERTIFICATE_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Digital Signature Certificate part.
- DIGITAL_SIGNATURE_ORIGIN - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Digital signature origin relationship type.
- DIGITAL_SIGNATURE_ORIGIN_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Digital Signature Origin part.
- DIGITAL_SIGNATURE_XML_SIGNATURE_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Digital Signature XML Signature part.
- DIM_GRAY - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dim Gray Preset Color
- DIM_GRAY - org.apache.poi.xddf.usermodel.PresetColor
- Dimension2dDouble - Class in org.apache.poi.xdgf.geom
- Dimension2dDouble() - Constructor for class org.apache.poi.xdgf.geom.Dimension2dDouble
- Dimension2dDouble(double, double) - Constructor for class org.apache.poi.xdgf.geom.Dimension2dDouble
- DimensionsRecord - Class in org.apache.poi.hssf.record
-
Title: Dimensions Record
- 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 - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Object/Directory - embedded object in a property
- DIRECTORY_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
- DirectoryChunk - Class in org.apache.poi.hsmf.datatypes
-
A Chunk that is just a placeholder in the MAPIMessage directory structure, which contains children.
- DirectoryChunk(DirectoryNode, String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.DirectoryChunk
- 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
- disableLocking() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Disable sheet protection
- disableLocking() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Disable sheet protection
- DISC_VAL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DISCARD_REASON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DISCLOSE_RECIPIENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DISCLOSURE_OF_RECIPIENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DISCRETE_VALUES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- 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_BCC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DISPLAY_CC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- 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
- DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DISPLAY_NAME_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DISPLAY_TO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DISPLAY_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DisplayBlanks - Enum in org.apache.poi.xddf.usermodel.chart
- displayBlanksAs(DisplayBlanks) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- 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.poifs.crypt.temp.EncryptedTempData
-
Removes the temporarily backing file
- dispose() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Disposes of this graphics context and releases any system resources that it is using.
- dispose() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Dispose of temporary files backing this workbook on disk.
- DIST - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
Distribute space between characters.
- DIST - org.apache.poi.xssf.usermodel.TextAlign
- DISTRIBUTE - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- 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
- DISTRIBUTED - org.apache.poi.xddf.usermodel.text.AnchorType
- DISTRIBUTED - org.apache.poi.xddf.usermodel.text.TextAlignment
- DISTRIBUTED - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
Distribute space between characters.
- DIV_ZERO - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
#DIV/0! - Division by zero
- DIV_ZERO - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
#DIV/0! - Division by zero
- 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 "/"
- DIVIDER - Static variable in class org.apache.poi.ooxml.extractor.CommandLineTextExtractor
- DIVOT - org.apache.poi.xddf.usermodel.PresetPattern
- DK_1 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Dark Color 1
- DK_2 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Dark Color 2
- DK_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Blue Preset Color
- DK_CYAN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Cyan Preset Color
- DK_GOLDENROD - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Goldenrod Preset Color
- DK_GRAY - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Gray Preset Color
- DK_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Green Preset Color
- DK_KHAKI - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Khaki Preset Color
- DK_MAGENTA - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Magenta Preset Color
- DK_OLIVE_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Olive Green Preset Color
- DK_ORANGE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Orange Preset Color
- DK_ORCHID - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Orchid Preset Color
- DK_RED - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Red Preset Color
- DK_SALMON - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Salmon Preset Color
- DK_SEA_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Sea Green Preset Color
- DK_SLATE_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Slate Blue Preset Color
- DK_SLATE_GRAY - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Slate Gray Preset Color
- DK_TURQUOISE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Turquoise Preset Color
- DK_VIOLET - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dark Violet Preset Color
- DK1 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- DK2 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- DL_EXPANSION_HISTORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- DL_EXPANSION_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- 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
- DMORIENTPAGE_LANDSCAPE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- DMORIENTPAGE_PORTRAIT - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- DocInfoListContainer - Class in org.apache.poi.hslf.record
-
A container record that specifies information about the document and document display settings.
- DocInfoListContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DocInfoListContainer
-
Set things up, and find our more interesting children
- DocRoutingSlip - org.apache.poi.hslf.record.RecordTypes
- document - Variable in class org.apache.poi.extractor.POIOLE2TextExtractor
-
The POIDocument that's open
- document - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
- document - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- document - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
- document - Variable in class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
- document - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
- document - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- document - Variable in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
For access to the document's hyperlink, comments, tables etc
- Document - Class in org.apache.poi.hslf.record
-
Master container for Document.
- Document - org.apache.poi.hslf.record.RecordTypes
- Document - org.apache.poi.poifs.macros.Module.ModuleType
- Document - Interface in org.apache.poi.xwpf.usermodel
- Document(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Document
-
Set things up, and find our more interesting children
- DOCUMENT - org.apache.poi.common.usermodel.HyperlinkType
-
Link to a place in this document
- DOCUMENT - org.apache.poi.xwpf.usermodel.BodyType
- DOCUMENT - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
- DOCUMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- DOCUMENT_CREATOR - Static variable in class org.apache.poi.ooxml.POIXMLDocument
- DOCUMENT_SUMMARY_INFORMATION_ID - Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
-
Deprecated.
- DOCUMENT_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
- DocumentAtom - Class in org.apache.poi.hslf.record
-
A Document Atom (type 1001).
- DocumentAtom - org.apache.poi.hslf.record.RecordTypes
- DocumentAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DocumentAtom
-
For the Document Atom
- DocumentAtom.SlideSize - Class in org.apache.poi.hslf.record
-
Holds the different Slide Size values
- DocumentDescriptor - Class in org.apache.poi.poifs.filesystem
-
Class DocumentDescriptor
- DocumentDescriptor(POIFSDocumentPath, String) - Constructor for class org.apache.poi.poifs.filesystem.DocumentDescriptor
-
Trivial constructor
- DocumentEncryptionAtom - Class in org.apache.poi.hslf.record
-
A Document Encryption Atom (type 12052).
- DocumentEncryptionAtom - org.apache.poi.hslf.record.RecordTypes
- DocumentEncryptionAtom() - Constructor for class org.apache.poi.hslf.record.DocumentEncryptionAtom
- DocumentEncryptionAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
For the Document Encryption Atom
- 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
- DocumentHelper - Class in org.apache.poi.ooxml.util
- 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.
- DocumentProperties - Class in org.apache.poi.hwpf.model
-
Comment me
- DocumentProperties(byte[], int) - Constructor for class org.apache.poi.hwpf.model.DocumentProperties
-
Deprecated.Use
DocumentProperties(byte[],int,int)instead - DocumentProperties(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.DocumentProperties
- 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. - DOCUNDO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- DODECAGON - org.apache.poi.sl.draw.binding.STShapeType
-
Dodecagon Shape
- DODECAGON - org.apache.poi.sl.usermodel.ShapeType
- DODECAGON - org.apache.poi.xddf.usermodel.PresetGeometry
- DODECAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DODGER_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Dodger Blue Preset Color
- DODGER_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- DodgerBlue - org.apache.poi.sl.usermodel.PresetColor
- DOES_NOT_FOLLOW_COLOR_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
-
Embedded document does not follow the color scheme.
- 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
- 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.draw.binding.STShapeType
-
Donut Shape
- DONUT - org.apache.poi.sl.usermodel.ShapeType
- DONUT - org.apache.poi.xddf.usermodel.PresetGeometry
- DONUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DOP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- DOPAbstractType - Class in org.apache.poi.hwpf.model.types
-
Document Properties.
- DOPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.DOPAbstractType
- DOT - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen is dotted.
- DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
square dot style - native 6
- DOT - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- DOT - org.apache.poi.xddf.usermodel.PresetLineDash
- DOT_DASH - org.apache.poi.xddf.usermodel.text.UnderlineType
- DOT_DASH - org.apache.poi.xwpf.usermodel.Borders
- DOT_DASH - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a series of dash, dot characters beneath all characters in this run.
- DOT_DASH - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- DOT_DASH_HEAVY - org.apache.poi.xddf.usermodel.text.UnderlineType
- DOT_DOT_DASH - org.apache.poi.xddf.usermodel.text.UnderlineType
- DOT_DOT_DASH - org.apache.poi.xwpf.usermodel.Borders
- DOT_DOT_DASH - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a series of dash, dot, dot characters beneath all characters in this run.
- DOT_DOT_DASH - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- DOT_DOT_DASH_HEAVY - org.apache.poi.xddf.usermodel.text.UnderlineType
- DOTTED - org.apache.poi.ss.usermodel.BorderStyle
-
dot border
- DOTTED - org.apache.poi.xddf.usermodel.text.UnderlineType
- DOTTED - org.apache.poi.xwpf.usermodel.Borders
- DOTTED - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a series of dot characters beneath all characters in this run.
- DOTTED - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- DOTTED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- DOTTED_DIAMOND - org.apache.poi.xddf.usermodel.PresetPattern
- DOTTED_GRID - org.apache.poi.xddf.usermodel.PresetPattern
- DOTTED_HEAVY - org.apache.poi.xddf.usermodel.text.UnderlineType
- DOTTED_HEAVY - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a series of thick dot characters beneath all characters in this run.
- 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.
- DOUBLE - org.apache.poi.xddf.usermodel.CompoundLine
- DOUBLE - org.apache.poi.xddf.usermodel.text.UnderlineType
- DOUBLE - org.apache.poi.xwpf.usermodel.Borders
- DOUBLE - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of two lines beneath all characters in this run
- DOUBLE - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- DOUBLE - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Double - floating point double
- 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_BYTE_CHARSETS - Static variable in class org.apache.poi.util.CodePageUtil
- DOUBLE_D - org.apache.poi.xwpf.usermodel.Borders
- DOUBLE_DIAMONDS - org.apache.poi.xwpf.usermodel.Borders
- DOUBLE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
- DOUBLE_STRIKE - org.apache.poi.xddf.usermodel.text.StrikeType
- DOUBLE_WAVE - org.apache.poi.sl.draw.binding.STShapeType
-
Double Wave Shape
- DOUBLE_WAVE - org.apache.poi.sl.usermodel.ShapeType
- DOUBLE_WAVE - org.apache.poi.xddf.usermodel.PresetGeometry
- DOUBLE_WAVE - org.apache.poi.xwpf.usermodel.Borders
- DOUBLE_WAVE - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- DOUBLE_WAVE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DoublePropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
- 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.draw.binding.STShapeType
-
Down Arrow Shape
- DOWN_ARROW - org.apache.poi.sl.usermodel.ShapeType
- DOWN_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- DOWN_ARROW_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Down Arrow Shape
- DOWN_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- DOWN_ARROW_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- 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
- DOWNLOADFACE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sets the font face name on a device.
- DOWNLOADHEADER - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Instructs the printer driver to download sets of PostScript procedures.
- DOWNWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- DPA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSANA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSANAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSANO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDANAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDNAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDNOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDONOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDPAOXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDPOAXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDXOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSDXOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNAA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSONA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSONO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSONON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXNAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXNON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DPSXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DRAFT_QUALITY - org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Specifies that the character quality of the font is less important than the matching of logical attribuetes.
- DRAFTMODE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Indicates that the printer driver SHOULD print text only, and no graphics.
- draw - Static variable in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- draw(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- draw(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- draw(Graphics2D) - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
- 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) - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
Draws the contents of a page onto a Graphics2D object
- draw(Graphics2D) - Method in class org.apache.poi.xdgf.usermodel.XDGFText
-
When calling this to draw text, it assumes graphics is set properly to draw in the right style.
- draw(Graphics2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Render this sheet into the supplied graphics object
- draw(Graphics2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
-
Render this sheet into the supplied graphics object
- draw(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- draw(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
- draw(Graphics2D, Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.Shape
-
Convenience method to draw a single shape
- draw(Graphics2D, Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- draw(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- draw(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- draw(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Strokes the outline of a
Shapeusing the settings of the currentGraphics2Dcontext. - draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfEscape
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
- draw(HwmfGraphics) - Method in interface org.apache.poi.hwmf.record.HwmfRecord
-
Apply the record settings to the graphics context
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
- draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
- DRAW_ASPECT_DOCPRINT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
The object is displayed on the screen as though it were printed to a printer.
- DRAW_ASPECT_ICON - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
The object is displayed as an icon.
- DRAW_ASPECT_THUMBNAIL - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
The object is displayed as a thumbnail image.
- DRAW_ASPECT_VISIBLE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
The object) is displayed as an embedded object inside of a container,
- 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 - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- 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
- drawBeziers - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- 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.
- drawClosedCurve - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- 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
- drawCurve - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- drawDecoration(Graphics2D, Paint, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
- drawDriverstring - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- drawEllipse - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- drawescape - org.apache.poi.hemf.record.HemfRecordType
- 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 - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
- 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.hwmf.draw.HwmfSLImageRenderer
- 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.
- drawImagePoints - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- drawing - Variable in class org.apache.poi.xssf.usermodel.XSSFShape
-
Parent drawing
- Drawing<T extends Shape> - Interface in org.apache.poi.ss.usermodel
-
High level representation of spreadsheet drawing.
- DrawingDump - Class in org.apache.poi.util
-
Dump out the aggregated escher records
- DrawingGroupRecord - Class in org.apache.poi.hssf.record
- 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 (0x00EC)
- 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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
- DRAWINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- 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
- drawLines - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- 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)
- drawPath - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- drawPath(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeDebuggerRenderer
- drawPath(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
- DRAWPATTERNRECT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Draws a rectangle with a defined pattern.
- DrawPictureShape - Class in org.apache.poi.sl.draw
- DrawPictureShape(PictureShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.DrawPictureShape
- drawPie - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- 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.
- drawRects - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- 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 - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- drawString(byte[], Rectangle2D) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- drawString(byte[], Rectangle2D, int[]) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- 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
- drawText(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
- 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
- DropCapSpecifier - Class in org.apache.poi.hwpf.usermodel
-
This data structure is used by a paragraph to determine how it should drop its first letter.
- DropCapSpecifier() - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- DropCapSpecifier(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- DropCapSpecifier(short) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- DSAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSFRecord - Class in org.apache.poi.hssf.record
-
Title: Double Stream Flag Record (0x0161)
- DSFRecord(boolean) - Constructor for class org.apache.poi.hssf.record.DSFRecord
- DSFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DSFRecord
- DSNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSANAXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSAOXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSAOXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSOAXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSOAXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDSONOXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDXAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDXOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPDXOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DSPNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- 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
- DSTINVERT - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- 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
- DSXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- DummyPositionSensitiveRecordWithChildren - Class in org.apache.poi.hslf.record
-
If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other records may care about where this one lives, we create one of these.
- DummyPositionSensitiveRecordWithChildren(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
-
Create a new holder for a boring record with children, but with position dependent characteristics
- DummyRecordWithChildren - Class in org.apache.poi.hslf.record
-
If we come across a record we know has children of (potential) interest, but where the record itself is boring, we create one of these.
- DummyRecordWithChildren(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DummyRecordWithChildren
-
Create a new holder for a boring record with children
- dump() - Method in class org.apache.poi.hsmf.dev.HSMFDump
- dump(byte[], int, int, int) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
-
Dump a part of the document stream into XML
- 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(InputStream, PrintStream, int, int) - Static method in class org.apache.poi.util.HexDump
-
Dumps
bytesToDumpbytes to an output stream. - dump(PrintStream) - Method in class org.apache.poi.hsmf.dev.HSMFDump
- dump(Writer) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
-
Dump the structure of the supplied PPT file into XML
- 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
- dump001CompObj(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
- dumpChpx(boolean, boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
- dumpContents() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
- dumpCONTENTSguessed(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
- dumpCONTENTSraw(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
- 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.
- dumpEnvelope() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
- dumpEscher() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
-
Dump out the escher parts of the file.
- dumpEscherDelayStm(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
- dumpEscherStm(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
- dumpFIB() - Method in class org.apache.poi.hwpf.dev.HWPFLister
- dumpFile() - Method in class org.apache.poi.hdgf.dev.VSDDumper
- dumpFileSystem() - Method in class org.apache.poi.hwpf.dev.HWPFLister
- dumpOld(long, InputStream, PrintStream) - Method in class org.apache.poi.ddf.EscherDump
-
This version of dump is a translation from the open office escher dump routine.
- dumpPapx(boolean, boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
- dumpParagraphLevels(ListTables, ParagraphProperties) - Method in class org.apache.poi.hwpf.dev.HWPFLister
- dumpParagraphs(boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
- dumpParagraphsDom(boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
- dumpPictures(byte[], int) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
-
Dumps the Pictures OLE stream into XML.
- dumpQuill() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
- dumpSprms(SprmIterator, String) - Method in class org.apache.poi.hwpf.dev.HWPFLister
- dumpTextPieces(boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
- DUPLICATE_VALUES - org.apache.poi.ss.usermodel.ConditionFilterType
- DVALRecord - Class in org.apache.poi.hssf.record
-
Title: DATAVALIDATIONS Record (0x01B2)
- DVALRecord() - Constructor for class org.apache.poi.hssf.record.DVALRecord
- DVALRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DVALRecord
- DVConstraint - Class in org.apache.poi.hssf.usermodel
-
Data Validation Constraint
- DVRecord - Class in org.apache.poi.hssf.record
-
Title: DATAVALIDATION Record (0x01BE)
- 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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.DVRecord
- dx - Variable in class org.apache.poi.sl.draw.binding.CTVector3D
- DXA - org.apache.poi.xwpf.usermodel.TableWidthType
- dy - Variable in class org.apache.poi.sl.draw.binding.CTVector3D
- dz - Variable in class org.apache.poi.sl.draw.binding.CTVector3D
E
- ea1ChsPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Simplified Chinese with single-byte period.
- ea1ChsPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Simplified Chinese.
- ea1ChtPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Traditional Chinese with single-byte period.
- ea1ChtPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Traditional Chinese.
- ea1JpnChsDbPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Japanese with double-byte period.
- ea1JpnKorPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Japanese/Korean with single-byte period.
- ea1JpnKorPlain - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Japanese/Korean.
- EARTH_1 - org.apache.poi.xwpf.usermodel.Borders
- EARTH_2 - org.apache.poi.xwpf.usermodel.Borders
- EAST_ASIAN - org.apache.poi.common.usermodel.fonts.FontGroup
-
type for east asian charsets - usually set as fallback for the latin font, e.g.
- EAST_ASIAN_CHINESE_SIMPLIFIED_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_CHINESE_SIMPLIFIED_PLAIN - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_CHINESE_TRADITIONAL_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_CHINESE_TRADITIONAL_PLAIN - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_JAPANESE_DOUBLE_BYTE_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_JAPANESE_KOREAN_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- EAST_ASIAN_JAPANESE_KOREAN_PLAIN - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- eastAsia - org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange
- EASTEUROPE - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies a Eastern European character set.
- EASTEUROPE - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- ecb - org.apache.poi.poifs.crypt.ChainingMode
- ECLIPSING_SQUARES_1 - org.apache.poi.xwpf.usermodel.Borders
- ECLIPSING_SQUARES_2 - org.apache.poi.xwpf.usermodel.Borders
- ecmaId - Variable in enum org.apache.poi.poifs.crypt.ChainingMode
- ecmaId - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- ecmaId - Variable in enum org.apache.poi.poifs.crypt.CipherProvider
- ecmaId - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
the id used for the BIFF encryption info header
- ecmaString - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
the id used for OOXML encryption info header
- EDate - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel EDATE () function.
- EDate() - Constructor for class org.apache.poi.ss.formula.functions.EDate
- EDGE - org.apache.poi.ss.usermodel.charts.LayoutMode
-
Deprecated.Specifies that the Width or Height shall be interpreted as the Right or Bottom of the chart element.
- EDGE - org.apache.poi.xddf.usermodel.chart.LayoutMode
- EFBiffViewer - Class in org.apache.poi.hssf.dev
- EFBiffViewer() - Constructor for class org.apache.poi.hssf.dev.EFBiffViewer
-
Creates a new instance of EFBiffViewer
- egColorChoice - Variable in class org.apache.poi.sl.draw.binding.CTColorMRU
- egColorTransform - Variable in class org.apache.poi.sl.draw.binding.CTHslColor
- egColorTransform - Variable in class org.apache.poi.sl.draw.binding.CTPresetColor
- egColorTransform - Variable in class org.apache.poi.sl.draw.binding.CTSchemeColor
- egColorTransform - Variable in class org.apache.poi.sl.draw.binding.CTScRgbColor
- egColorTransform - Variable in class org.apache.poi.sl.draw.binding.CTSRgbColor
- egColorTransform - Variable in class org.apache.poi.sl.draw.binding.CTSystemColor
- EGGS_BLACK - org.apache.poi.xwpf.usermodel.Borders
- ELAPSED - org.apache.poi.ss.format.CellFormatType
-
An elapsed time format.
- ELEVEN_BY_SEVENTEEN_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
11 x 17 in
- ellipse - org.apache.poi.hemf.record.HemfRecordType
- ellipse - org.apache.poi.hwmf.record.HwmfRecordType
- Ellipse - Class in org.apache.poi.xdgf.usermodel.section.geometry
- Ellipse - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Ellipse(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- ELLIPSE - org.apache.poi.sl.draw.binding.STShapeType
-
Ellipse Shape
- ELLIPSE - org.apache.poi.sl.usermodel.ShapeType
- ELLIPSE - org.apache.poi.xddf.usermodel.PresetGeometry
- ELLIPSE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ELLIPSE_RIBBON - org.apache.poi.sl.draw.binding.STShapeType
-
Ellipse Ribbon Shape
- ELLIPSE_RIBBON - org.apache.poi.sl.usermodel.ShapeType
- ELLIPSE_RIBBON - org.apache.poi.xddf.usermodel.PresetGeometry
- ELLIPSE_RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ELLIPSE_RIBBON_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Ellipse Ribbon 2 Shape
- ELLIPSE_RIBBON_2 - org.apache.poi.sl.usermodel.ShapeType
- ELLIPSE_RIBBON_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- ELLIPSE_RIBBON_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- EllipseRibbon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- EllipseRibbon2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- ELLIPSIS - org.apache.poi.xssf.usermodel.TextVerticalOverflow
-
Pay attention to top and bottom barriers.
- EllipticalArcTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
- EllipticalArcTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- EMAIL - org.apache.poi.common.usermodel.HyperlinkType
-
Link to an E-mail address
- EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- embed - Variable in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- EmbeddedData - Class in org.apache.poi.ss.extractor
-
A collection of embedded object informations and content
- EmbeddedData(String, byte[], String) - Constructor for class org.apache.poi.ss.extractor.EmbeddedData
- EmbeddedExtractor - Class in org.apache.poi.ss.extractor
-
This extractor class tries to identify various embedded documents within Excel files and provide them via a common interface, i.e.
- EmbeddedExtractor() - Constructor for class org.apache.poi.ss.extractor.EmbeddedExtractor
- EmbeddedExtractor.Ole10Extractor - Class in org.apache.poi.ss.extractor
- EmbeddedObjectRefSubRecord - Class in org.apache.poi.hssf.record
-
ftPictFmla (0x0009)
- EmbeddedObjectRefSubRecord() - Constructor for class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- EmbeddedObjectRefSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- EMF - Class in org.apache.poi.hslf.blip
-
Represents EMF (Windows Enhanced Metafile) picture data.
- EMF - org.apache.poi.hwpf.usermodel.PictureType
- EMF - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Extended windows meta file
- EMF() - Constructor for class org.apache.poi.hslf.blip.EMF
- EMPTY - Static variable in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
- EMPTY_ARRAY - Static variable in class org.apache.poi.hssf.record.NoteRecord
- EMPTY_CELL_REFERENCE - org.apache.poi.ss.usermodel.IgnoredErrorType
-
Whether to check for references to empty cells.
- EMPTY_INSTANCE - Static variable in class org.apache.poi.ss.formula.eval.StringEval
- EMPTY_INTERPOLATED - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- EMPTY_NOT_PLOTTED - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- EMPTY_PTG_ARRAY - Static variable in class org.apache.poi.ss.formula.ptg.Ptg
- EMPTY_ZERO - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- EmptyFileException - Exception in org.apache.poi
-
Exception thrown if an Empty (zero byte) file is supplied
- EmptyFileException() - Constructor for exception org.apache.poi.EmptyFileException
- EMU_PER_CENTIMETER - Static variable in class org.apache.poi.util.Units
- EMU_PER_CHARACTER - Static variable in class org.apache.poi.util.Units
-
Column widths are in fractional characters, this is the EMU equivalent.
- EMU_PER_PIXEL - Static variable in class org.apache.poi.util.Units
-
In Escher absolute distances are specified in English Metric Units (EMUs), occasionally referred to as A units; there are 360000 EMUs per centimeter, 914400 EMUs per inch, 12700 EMUs per point.
- EMU_PER_POINT - Static variable in class org.apache.poi.util.Units
- ENABLE_NUMBERING_1_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- ENABLE_NUMBERING_2_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- ENABLEDUPLEX - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Enables or disables double-sided (duplex) printing on a device.
- enableLocking() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable sheet protection
- enableLocking() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable sheet protection
- ENCAPSULATED_POSTSCRIPT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sends arbitrary data directly to the printer driver.
- ENCLOSES - Static variable in class org.apache.poi.ss.util.CellRangeUtil
-
first range encloses or is equal to the second
- encode(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
percent-encode white spaces and characters above 0x80.
- encode(LittleEndianOutput, Object[]) - Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.EOFRecord
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.record.RowRecord
- ENCODED_SIZE - Static variable in class org.apache.poi.hssf.util.CellRangeAddress8Bit
- ENCODED_SIZE - Static variable in class org.apache.poi.ss.util.CellRangeAddress
- ENCODING_COMPRESSED_UNICODE - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
- ENCODING_UNCHANGED - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
- ENCODING_UTF_16 - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
- EncryptedDocumentException - Exception in org.apache.poi
- EncryptedDocumentException(String) - Constructor for exception org.apache.poi.EncryptedDocumentException
- EncryptedDocumentException(String, Throwable) - Constructor for exception org.apache.poi.EncryptedDocumentException
- EncryptedDocumentException(Throwable) - Constructor for exception org.apache.poi.EncryptedDocumentException
- EncryptedPowerPointFileException - Exception in org.apache.poi.hslf.exceptions
-
This exception is thrown when we try to open a PowerPoint file, and discover that it is encrypted
- EncryptedPowerPointFileException(String) - Constructor for exception org.apache.poi.hslf.exceptions.EncryptedPowerPointFileException
- EncryptedPowerPointFileException(String, Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.EncryptedPowerPointFileException
- EncryptedPowerPointFileException(Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.EncryptedPowerPointFileException
- EncryptedTempData - Class in org.apache.poi.poifs.crypt.temp
-
EncryptedTempData can be used to buffer binary data in a secure way, by using encrypted temp files.
- EncryptedTempData() - Constructor for class org.apache.poi.poifs.crypt.temp.EncryptedTempData
- encryptedVerifierHashLength - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- encryptionFlags - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
- EncryptionHeader - Class in org.apache.poi.poifs.crypt
-
Reads and processes OOXML Encryption Headers The constants are largely based on ZIP constants.
- EncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.EncryptionHeader
- encryptionInfo - Variable in class org.apache.poi.poifs.crypt.Decryptor
- EncryptionInfo - Class in org.apache.poi.poifs.crypt
-
This class may require
poi-ooxmlto be on the classpath to load someEncryptionModes. - EncryptionInfo(EncryptionMode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
-
Prepares for encryption, using the given Encryption Mode, and all other parameters as default.
- EncryptionInfo(EncryptionMode, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
-
Constructs an EncryptionInfo from scratch
- EncryptionInfo(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
-
Opens for decryption
- EncryptionInfo(POIFSFileSystem) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
-
Opens for decryption
- EncryptionInfo(LittleEndianInput, EncryptionMode) - Constructor for class org.apache.poi.poifs.crypt.EncryptionInfo
- EncryptionInfoBuilder - Interface in org.apache.poi.poifs.crypt
- EncryptionMode - Enum in org.apache.poi.poifs.crypt
-
Office supports various encryption modes.
- EncryptionRecord - Interface in org.apache.poi.poifs.crypt.standard
- EncryptionVerifier - Class in org.apache.poi.poifs.crypt
-
Used when checking if a key is valid for a document
- EncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.EncryptionVerifier
- Encryptor - Class in org.apache.poi.poifs.crypt
- Encryptor() - Constructor for class org.apache.poi.poifs.crypt.Encryptor
- encryptPicture(byte[], int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- encryptRecord(OutputStream, int, Record) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- END_DATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- END_OF_CHAIN - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Indicates the sector is the end of a chain (0xFFFFFFFE)
- END_PATH - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Ends a path.
- endBold() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- EndComparator() - Constructor for class org.apache.poi.hwpf.model.PropertyNode.EndComparator
- endContainer - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- ENDDOC - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Notifies the printer driver that the current print job is ending.
- EndDocument - org.apache.poi.hslf.record.RecordTypes
- endDoubleUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- endElement(String, String, String) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
- endElement(String, String, String) - Method in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
- EndGroup(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.EndGroup
- ENDNOTE - org.apache.poi.hwpf.model.NoteType
-
Ending note
- ENDNOTE - org.apache.poi.hwpf.model.SubdocumentType
- ENDNOTE - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- endnotes - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- ENDNOTES - org.apache.poi.hwpf.model.FieldsDocumentPart
-
endnote subdocument
- endOfFile - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- endpath - org.apache.poi.hemf.record.HemfRecordType
- EndRecord - Class in org.apache.poi.hssf.record.chart
-
The end record defines the end of a block of records for a (Graphing) data object.
- EndRecord() - Constructor for class org.apache.poi.hssf.record.chart.EndRecord
- EndRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.EndRecord
- endRow(int) - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
A row with the (zero based) row number has ended
- endRow(int) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
- ENDS_WITH - org.apache.poi.ss.usermodel.ConditionFilterType
- endSheet() - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
Signal that the end of a sheet was been reached
- endSnd - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- EndSubRecord - Class in org.apache.poi.hssf.record
-
ftEnd (0x0000)
- EndSubRecord() - Constructor for class org.apache.poi.hssf.record.EndSubRecord
- EndSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.EndSubRecord
- endsWithIgnoreCase(String, String) - Static method in class org.apache.poi.util.StringUtil
-
Tests if the string ends with the specified suffix, ignoring case consideration.
- endUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- enforceCommentsProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Comments protection.
In the documentProtection tag inside settings.xml file,
it sets the value of enforcement to "1" (w:enforcement="1")
and the value of edit to comments (w:edit="comments")
sample snippet from settings.xml - enforceCommentsProtection(String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Comments protection.
sample snippet from settings.xml - enforceFillingFormsProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Filling Forms protection.
In the documentProtection tag inside settings.xml file,
it sets the value of enforcement to "1" (w:enforcement="1")
and the value of edit to forms (w:edit="forms")
sample snippet from settings.xml - enforceFillingFormsProtection(String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Filling Forms protection.
sample snippet from settings.xml - enforceReadonlyProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforces the readOnly protection.
In the documentProtection tag inside settings.xml file,
it sets the value of enforcement to "1" (w:enforcement="1")
and the value of edit to readOnly (w:edit="readOnly")
sample snippet from settings.xml - enforceReadonlyProtection(String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforces the readOnly protection with a password.
sample snippet from settings.xml - enforceTrackedChangesProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Tracked Changes protection.
In the documentProtection tag inside settings.xml file,
it sets the value of enforcement to "1" (w:enforcement="1")
and the value of edit to trackedChanges (w:edit="trackedChanges")
sample snippet from settings.xml - enforceTrackedChangesProtection(String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforce the Tracked Changes protection.
sample snippet from settings.xml - enforceUpdateFields() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enforces fields update on document open (in Word).
- ensureDocDefaults() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
- ensureFootnoteRef(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Ensure that the specified paragraph has a reference marker for this footnote by adding a footnote reference if one is not found.
- ensureFootnoteRef(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnote
-
Ensure that the specified paragraph has a reference marker for this end note by adding a footnote reference if one is not found.
- ensureFootnoteRef(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnote
-
Ensure that the specified paragraph has a reference marker for this footnote by adding a footnote reference if one is not found.
- ensureRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Ensure that the relationships collection is not null.
- ensureThemesTable() - Method in class org.apache.poi.xssf.model.StylesTable
-
If there isn't currently a
ThemesTablefor the current Workbook, then creates one and sets it up. - Entry - Interface in org.apache.poi.poifs.filesystem
-
This interface provides access to an object managed by a Filesystem instance.
- ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- EntryNode - Class in org.apache.poi.poifs.filesystem
-
Abstract implementation of Entry Extending classes should override isDocument() or isDirectory(), as appropriate Extending classes must override isDeleteOK()
- EntryNode(Property, DirectoryNode) - Constructor for class org.apache.poi.poifs.filesystem.EntryNode
-
create a DocumentNode.
- entrySet() - Method in class org.apache.poi.hpsf.CustomProperties
- entrySet() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- EntryUtils - Class in org.apache.poi.poifs.filesystem
- ENUMPAPERBINS - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves information concerning the sources of different forms on an output device.
- ENUMPAPERMETRICS - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Queries a printer driver for paper dimensions and other forms data.
- ENVELOPE_10_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Envelope #10 4 1/8 x 9 1/2
- ENVELOPE_9_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Envelope #9 3 7/8 x 8 7/8
- ENVELOPE_C3_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope C3 324x458 mm
- ENVELOPE_C4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope C4 229x324 mm
- ENVELOPE_C5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
- ENVELOPE_C6_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope C6 114x162 mm
- ENVELOPE_CS_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope C5 162x229 mm
- ENVELOPE_DL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Envelope DL 110x220 mm
- ENVELOPE_MONARCH_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
- EnvelopedSignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
Signature Facet implementation to create enveloped signatures.
- EnvelopedSignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.EnvelopedSignatureFacet
- Environment - Class in org.apache.poi.hslf.record
-
Environment, which contains lots of settings for the document.
- Environment - org.apache.poi.hslf.record.RecordTypes
- Environment(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Environment
-
Set things up, and find our more interesting children
- eof - org.apache.poi.hemf.record.HemfRecordType
- eof - org.apache.poi.hwmf.record.HwmfRecordType
- EOFRecord - Class in org.apache.poi.hssf.record
-
End Of File record.
- EOFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.EOFRecord
- EOL - Static variable in class org.apache.poi.util.HexDump
- EOMonth - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel EOMONTH() function.
- EOMonth() - Constructor for class org.apache.poi.ss.formula.functions.EOMonth
- EPS - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Encapsulated Postscript (.eps)
- EPSPRINTING - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Indicates the start and end of an encapsulated PostScript (EPS) section.
- EQUAL - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- EQUAL - org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- EQUAL - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- EQUAL - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Equal to' operator
- EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- EqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- EqualPtg - Class in org.apache.poi.ss.formula.ptg
- equals(Object) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Determine whether this property is equal to another property.
- equals(Object) - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
Returns true if one escher property is equal to another.
- equals(Object) - Method in class org.apache.poi.hpsf.ClassID
-
Checks whether this
ClassIDis equal to another object. - equals(Object) - Method in class org.apache.poi.hpsf.CustomProperties
- equals(Object) - Method in class org.apache.poi.hpsf.CustomProperty
- equals(Object) - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- equals(Object) - Method in class org.apache.poi.hpsf.Property
-
Compares two properties.
- equals(Object) - Method in class org.apache.poi.hpsf.PropertySet
-
Returns
trueif thePropertySetis equal to the specified parameter, elsefalse. - equals(Object) - Method in class org.apache.poi.hpsf.Section
-
Checks whether this section is equal to another object.
- equals(Object) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- equals(Object) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- equals(Object) - Method in class org.apache.poi.hslf.model.textproperties.TextProp
- equals(Object) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
compares most properties apart of the covered characters length
- equals(Object) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Our handling of equals is inconsistent with compareTo.
- equals(Object) - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- equals(Object) - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
- equals(Object) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Will consider two different records with the same contents as equals, as the various indexes that matter are embedded in the records
- equals(Object) - Method in class org.apache.poi.hssf.record.FontRecord
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
- equals(Object) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
- equals(Object) - Method in class org.apache.poi.hssf.util.HSSFColor
- equals(Object) - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
- equals(Object) - Method in class org.apache.poi.hwpf.model.Colorref
- equals(Object) - Method in class org.apache.poi.hwpf.model.Ffn
- equals(Object) - Method in class org.apache.poi.hwpf.model.FibBase
- equals(Object) - Method in class org.apache.poi.hwpf.model.FibRgW97
- equals(Object) - Method in class org.apache.poi.hwpf.model.FontTable
- equals(Object) - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
- equals(Object) - Method in class org.apache.poi.hwpf.model.Hyphenation
- equals(Object) - Method in class org.apache.poi.hwpf.model.LFOData
- equals(Object) - Method in class org.apache.poi.hwpf.model.ListData
- equals(Object) - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- equals(Object) - Method in class org.apache.poi.hwpf.model.ListLevel
- equals(Object) - Method in class org.apache.poi.hwpf.model.ListTables
- equals(Object) - Method in class org.apache.poi.hwpf.model.OldTextPiece
- equals(Object) - Method in class org.apache.poi.hwpf.model.PAPX
- equals(Object) - Method in class org.apache.poi.hwpf.model.ParagraphHeight
- equals(Object) - Method in class org.apache.poi.hwpf.model.PICF
- equals(Object) - Method in class org.apache.poi.hwpf.model.PieceDescriptor
- equals(Object) - Method in class org.apache.poi.hwpf.model.PlfLfo
- equals(Object) - Method in class org.apache.poi.hwpf.model.PropertyModifier
- equals(Object) - Method in class org.apache.poi.hwpf.model.PropertyNode
- equals(Object) - Method in class org.apache.poi.hwpf.model.SavedByEntry
-
Compares this object with another, for equality.
- equals(Object) - Method in class org.apache.poi.hwpf.model.SectionDescriptor
- equals(Object) - Method in class org.apache.poi.hwpf.model.SEPX
- equals(Object) - Method in class org.apache.poi.hwpf.model.StyleDescription
- equals(Object) - Method in class org.apache.poi.hwpf.model.StyleSheet
- equals(Object) - Method in class org.apache.poi.hwpf.model.TextPiece
- equals(Object) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
- equals(Object) - Method in class org.apache.poi.hwpf.model.UPX
- equals(Object) - Method in class org.apache.poi.hwpf.model.Xst
- equals(Object) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- equals(Object) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- equals(Object) - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
- equals(Object) - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- equals(Object) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- equals(Object) - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
- equals(Object) - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
- equals(Object) - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Part name equivalence is determined by comparing part names as case-insensitive ASCII strings.
- equals(Object) - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- equals(Object) - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
-
equality.
- equals(Object) - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
equality.
- equals(Object) - Method in class org.apache.poi.sl.usermodel.AbstractColorStyle
- equals(Object) - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Checks whether two insets objects are equal.
- equals(Object) - Method in class org.apache.poi.ss.format.CellFormat
-
Returns true if the other object is a
CellFormatobject with the same format. - equals(Object) - Method in class org.apache.poi.ss.format.CellNumberStringMod
- equals(Object) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
-
Defined as equal sheet name and formatting and rule indexes
- equals(Object) - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
- equals(Object) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- equals(Object) - Method in class org.apache.poi.ss.util.CellAddress
- equals(Object) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- equals(Object) - Method in class org.apache.poi.ss.util.CellReference
-
Checks whether this cell reference is equal to another object.
- equals(Object) - Method in class org.apache.poi.util.IntList
-
Compares the specified object with this list for equality.
- equals(Object) - Method in class org.apache.poi.xdgf.geom.Dimension2dDouble
- equals(Object) - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
- equals(Object) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Checks is the supplied style is equal to this style
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Compares this name to the specified object.
- equals(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
- equals(Object) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
- equals(Object) - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
- EQUALS_EXCLUDE - Static variable in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
Cell values that are equal to the threshold value do not pass the threshold
- EQUALS_INCLUDE - Static variable in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
Cell values that are equal to the threshold value pass the threshold.
- equalsContents(Object) - Method in class org.apache.poi.hpsf.CustomProperty
-
Compares two custom properties for equality.
- equalsInverted(ClassID) - Method in class org.apache.poi.hpsf.ClassID
-
Checks whether this
ClassIDis equal to another ClassID with inverted endianess, because there are apparently not only version 1 GUIDs (aka "network" with big-endian encoding), but also version 2 GUIDs (aka "native" with little-endian encoding) out there. - EQUATION_V3 - org.apache.poi.hpsf.ClassIDPredefined
-
Equation Editor 3.0
- EQUATION30 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - ERFListener - Interface in org.apache.poi.hssf.eventmodel
-
An ERFListener is registered with the EventRecordFactory.
- error - org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
-
the text is spelled incorrectly.
- error(String, Object) - Static method in class org.apache.poi.xdgf.exceptions.XDGFException
-
Creates an error message to be thrown
- error(String, Object, Throwable) - Static method in class org.apache.poi.xdgf.exceptions.XDGFException
- ERROR - org.apache.poi.ss.usermodel.CellType
-
Error cell type
- ERROR - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Error - 32-bit error value
- ERROR - Static variable in class org.apache.poi.util.POILogger
- ErrorConstant - Class in org.apache.poi.ss.formula.constant
-
Represents a constant error code value as encoded in a constant values array.
- ErrorEval - Class in org.apache.poi.ss.formula.eval
-
Evaluations for formula errors
- ErrorMatcher(int, Countif.CmpOp) - Constructor for class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
- ErrorStyle() - Constructor for class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
- Errortype - Class in org.apache.poi.ss.formula.functions
-
Implementation for the ERROR.TYPE() Excel function.
- Errortype() - Constructor for class org.apache.poi.ss.formula.functions.Errortype
- ErrPtg - Class in org.apache.poi.ss.formula.ptg
- escape - org.apache.poi.hwmf.record.HwmfRecordType
- EscherAggregate - Class in org.apache.poi.hssf.record
-
This class is used to aggregate the MSODRAWING and OBJ record combinations.
- EscherAggregate(boolean) - Constructor for class org.apache.poi.hssf.record.EscherAggregate
-
create new EscherAggregate
- EscherAlignRule - org.apache.poi.hslf.record.RecordTypes
- EscherAnchor - org.apache.poi.hslf.record.RecordTypes
- EscherArcRule - org.apache.poi.hslf.record.RecordTypes
- EscherArrayProperty - Class in org.apache.poi.ddf
-
Escher array properties are the most weird construction ever invented with all sorts of special cases.
- EscherArrayProperty(short, boolean, byte[]) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
- EscherArrayProperty(short, byte[]) - Constructor for class org.apache.poi.ddf.EscherArrayProperty
- EscherBitmapBlip - Class in org.apache.poi.ddf
- EscherBitmapBlip() - Constructor for class org.apache.poi.ddf.EscherBitmapBlip
- EscherBlip_END - org.apache.poi.hslf.record.RecordTypes
- EscherBlip_START - org.apache.poi.hslf.record.RecordTypes
- EscherBlipRecord - Class in org.apache.poi.ddf
- EscherBlipRecord() - Constructor for class org.apache.poi.ddf.EscherBlipRecord
- EscherBoolProperty - Class in org.apache.poi.ddf
-
Represents a boolean property.
- EscherBoolProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherBoolProperty
-
Create an instance of an escher boolean property.
- EscherBSE - org.apache.poi.hslf.record.RecordTypes
- EscherBSERecord - Class in org.apache.poi.ddf
-
The BSE record is related closely to the
EscherBlipRecordand stores extra information about the blip. - EscherBSERecord() - Constructor for class org.apache.poi.ddf.EscherBSERecord
- EscherBStoreContainer - org.apache.poi.hslf.record.RecordTypes
- EscherCalloutRule - org.apache.poi.hslf.record.RecordTypes
- EscherChildAnchor - org.apache.poi.hslf.record.RecordTypes
- EscherChildAnchorRecord - Class in org.apache.poi.ddf
-
The escher child achor record is used to specify the position of a shape under an existing group.
- EscherChildAnchorRecord() - Constructor for class org.apache.poi.ddf.EscherChildAnchorRecord
- EscherClientAnchor - org.apache.poi.hslf.record.RecordTypes
- EscherClientAnchorRecord - Class in org.apache.poi.ddf
-
The escher client anchor specifies which rows and cells the shape is bound to as well as the offsets within those cells.
- EscherClientAnchorRecord() - Constructor for class org.apache.poi.ddf.EscherClientAnchorRecord
- EscherClientData - org.apache.poi.hslf.record.RecordTypes
- EscherClientDataRecord - Class in org.apache.poi.ddf
-
The EscherClientDataRecord is used to store client specific data about the position of a shape within a container.
- EscherClientDataRecord() - Constructor for class org.apache.poi.ddf.EscherClientDataRecord
- EscherClientRule - org.apache.poi.hslf.record.RecordTypes
- EscherClientTextbox - org.apache.poi.hslf.record.RecordTypes
- EscherCLSID - org.apache.poi.hslf.record.RecordTypes
- EscherColorMRU - org.apache.poi.hslf.record.RecordTypes
- EscherColorRef - Class in org.apache.poi.ddf
-
An OfficeArtCOLORREF structure entry which also handles color extension opid data
- EscherColorRef(byte[], int, int) - Constructor for class org.apache.poi.ddf.EscherColorRef
- EscherColorRef(int) - Constructor for class org.apache.poi.ddf.EscherColorRef
- EscherColorRef.SysIndexProcedure - Enum in org.apache.poi.ddf
-
The following enum specifies values that indicate special procedural properties that are used to modify the color components of another color.
- EscherColorRef.SysIndexSource - Enum in org.apache.poi.ddf
- EscherColorScheme - org.apache.poi.hslf.record.RecordTypes
- EscherComplexProperty - Class in org.apache.poi.ddf
-
A complex property differs from a simple property in that the data can not fit inside a 32 bit integer.
- EscherComplexProperty(short, boolean, byte[]) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
-
Create a complex property using the property number, a flag to indicate whether this is a blip reference and the complex property data.
- EscherComplexProperty(short, byte[]) - Constructor for class org.apache.poi.ddf.EscherComplexProperty
-
Create a complex property using the property id and a byte array containing the complex data value.
- EscherConnectorRule - org.apache.poi.hslf.record.RecordTypes
- EscherContainerRecord - Class in org.apache.poi.ddf
-
Escher container records store other escher records as children.
- EscherContainerRecord() - Constructor for class org.apache.poi.ddf.EscherContainerRecord
- EscherDelayStm - Class in org.apache.poi.hpbf.model
- EscherDelayStm(DirectoryNode) - Constructor for class org.apache.poi.hpbf.model.EscherDelayStm
- EscherDeletedPspl - org.apache.poi.hslf.record.RecordTypes
- EscherDg - org.apache.poi.hslf.record.RecordTypes
- EscherDgContainer - org.apache.poi.hslf.record.RecordTypes
- EscherDgg - org.apache.poi.hslf.record.RecordTypes
- EscherDggContainer - org.apache.poi.hslf.record.RecordTypes
- EscherDggRecord - Class in org.apache.poi.ddf
-
This record defines the drawing groups used for a particular sheet.
- EscherDggRecord() - Constructor for class org.apache.poi.ddf.EscherDggRecord
- EscherDggRecord.FileIdCluster - Class in org.apache.poi.ddf
- EscherDgRecord - Class in org.apache.poi.ddf
-
This record simply holds the number of shapes in the drawing group and the last shape id used for this drawing group.
- EscherDgRecord() - Constructor for class org.apache.poi.ddf.EscherDgRecord
- EscherDump - Class in org.apache.poi.ddf
-
Used to dump the contents of escher records to a PrintStream.
- EscherDump() - Constructor for class org.apache.poi.ddf.EscherDump
- EscherGraphics - Class in org.apache.poi.hssf.usermodel
-
Translates Graphics calls into escher calls.
- EscherGraphics(HSSFShapeGroup, HSSFWorkbook, Color, float) - Constructor for class org.apache.poi.hssf.usermodel.EscherGraphics
-
Construct an escher graphics object.
- EscherGraphics2d - Class in org.apache.poi.hssf.usermodel
-
Translates Graphics2d calls into escher calls.
- EscherGraphics2d(EscherGraphics) - Constructor for class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
Constructs one escher graphics object from an escher graphics object.
- EscherMetafileBlip - Class in org.apache.poi.ddf
- EscherMetafileBlip() - Constructor for class org.apache.poi.ddf.EscherMetafileBlip
- EscherOleObject - org.apache.poi.hslf.record.RecordTypes
- EscherOPT - org.apache.poi.hslf.record.RecordTypes
- EscherOptRecord - Class in org.apache.poi.ddf
-
The opt record is used to store property values for a shape.
- EscherOptRecord() - Constructor for class org.apache.poi.ddf.EscherOptRecord
- EscherPart - Class in org.apache.poi.hpbf.model
-
Parent class of all Escher parts
- EscherPart(DirectoryNode, String[]) - Constructor for class org.apache.poi.hpbf.model.EscherPart
-
Creates the Escher Part, and finds our child escher records
- EscherPictBlip - Class in org.apache.poi.ddf
- EscherPictBlip() - Constructor for class org.apache.poi.ddf.EscherPictBlip
- EscherPlaceholder - Class in org.apache.poi.hslf.record
-
An atom record that specifies whether a shape is a placeholder shape.
- EscherPlaceholder() - Constructor for class org.apache.poi.hslf.record.EscherPlaceholder
- EscherProperties - Class in org.apache.poi.ddf
-
Provides a list of all known escher properties including the description and type.
- EscherProperties() - Constructor for class org.apache.poi.ddf.EscherProperties
- EscherProperty - Class in org.apache.poi.ddf
-
This is the abstract base class for all escher properties.
- EscherProperty(short) - Constructor for class org.apache.poi.ddf.EscherProperty
-
The id is distinct from the actual property number.
- EscherProperty(short, boolean, boolean) - Constructor for class org.apache.poi.ddf.EscherProperty
-
Constructs a new escher property.
- EscherPropertyFactory - Class in org.apache.poi.ddf
-
Generates a property given a reference into the byte array storing that property.
- EscherPropertyFactory() - Constructor for class org.apache.poi.ddf.EscherPropertyFactory
- EscherPropertyMetaData - Class in org.apache.poi.ddf
-
This class stores the type and description of an escher property.
- EscherPropertyMetaData(String) - Constructor for class org.apache.poi.ddf.EscherPropertyMetaData
- EscherPropertyMetaData(String, byte) - Constructor for class org.apache.poi.ddf.EscherPropertyMetaData
- EscherRecord - Class in org.apache.poi.ddf
-
The base abstract record from which all escher records are defined.
- EscherRecord() - Constructor for class org.apache.poi.ddf.EscherRecord
-
Create a new instance
- EscherRecordFactory - Interface in org.apache.poi.ddf
-
The escher record factory interface allows for the creation of escher records from a pointer into a data array.
- EscherRecordHolder - Class in org.apache.poi.hwpf.model
-
Based on AbstractEscherRecordHolder from HSSF.
- EscherRecordHolder() - Constructor for class org.apache.poi.hwpf.model.EscherRecordHolder
- EscherRecordHolder(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.EscherRecordHolder
- EscherRegroupItems - org.apache.poi.hslf.record.RecordTypes
- EscherRGBProperty - Class in org.apache.poi.ddf
-
A color property.
- EscherRGBProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherRGBProperty
- EscherSelection - org.apache.poi.hslf.record.RecordTypes
- EscherSerializationListener - Interface in org.apache.poi.ddf
-
Interface for listening to escher serialization events.
- EscherShapePathProperty - Class in org.apache.poi.ddf
-
Defines the constants for the various possible shape paths.
- EscherShapePathProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherShapePathProperty
- EscherSimpleProperty - Class in org.apache.poi.ddf
-
A simple property is of fixed length and as a property number in addition to a 32-bit value.
- EscherSimpleProperty(short, boolean, boolean, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
-
Constructs a new escher property.
- EscherSimpleProperty(short, int) - Constructor for class org.apache.poi.ddf.EscherSimpleProperty
-
The id is distinct from the actual property number.
- EscherSolverContainer - org.apache.poi.hslf.record.RecordTypes
- EscherSp - org.apache.poi.hslf.record.RecordTypes
- EscherSpContainer - org.apache.poi.hslf.record.RecordTypes
- EscherSpgr - org.apache.poi.hslf.record.RecordTypes
- EscherSpgrContainer - org.apache.poi.hslf.record.RecordTypes
- EscherSpgrRecord - Class in org.apache.poi.ddf
-
The spgr record defines information about a shape group.
- EscherSpgrRecord() - Constructor for class org.apache.poi.ddf.EscherSpgrRecord
- EscherSplitMenuColors - org.apache.poi.hslf.record.RecordTypes
- EscherSplitMenuColorsRecord - Class in org.apache.poi.ddf
-
A list of the most recently used colours for the drawings contained in this document.
- EscherSplitMenuColorsRecord() - Constructor for class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- EscherSpRecord - Class in org.apache.poi.ddf
-
Together the the EscherOptRecord this record defines some of the basic properties of a shape.
- EscherSpRecord() - Constructor for class org.apache.poi.ddf.EscherSpRecord
- EscherStm - Class in org.apache.poi.hpbf.model
- EscherStm(DirectoryNode) - Constructor for class org.apache.poi.hpbf.model.EscherStm
- EscherTertiaryOptRecord - Class in org.apache.poi.ddf
-
"The OfficeArtTertiaryFOPT record specifies a table of OfficeArtRGFOPTE properties, as defined in section 2.3.1." -- [MS-ODRAW] -- v20110608; Office Drawing Binary File Format
- EscherTertiaryOptRecord() - Constructor for class org.apache.poi.ddf.EscherTertiaryOptRecord
- EscherTextbox - org.apache.poi.hslf.record.RecordTypes
- EscherTextboxRecord - Class in org.apache.poi.ddf
-
Holds data from the parent application.
- EscherTextboxRecord() - Constructor for class org.apache.poi.ddf.EscherTextboxRecord
- EscherTextboxWrapper - Class in org.apache.poi.hslf.record
-
A wrapper around a DDF (Escher) EscherTextbox Record.
- EscherTextboxWrapper() - Constructor for class org.apache.poi.hslf.record.EscherTextboxWrapper
-
Creates a new, empty wrapper for DDF Escher Records and their children
- EscherTextboxWrapper(EscherTextboxRecord) - Constructor for class org.apache.poi.hslf.record.EscherTextboxWrapper
-
Creates the wrapper for the given DDF Escher Record and children
- EscherUserDefined - org.apache.poi.hslf.record.RecordTypes
- eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.IPMT
- eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NumericFunction
- eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NumericFunction.OneArg
- eval(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.PPMT
- evaluate(double) - Method in class org.apache.poi.ss.formula.functions.Even
- evaluate(double) - Method in class org.apache.poi.ss.formula.functions.NumericFunction.OneArg
- evaluate(double) - Method in class org.apache.poi.ss.formula.functions.Odd
- evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
- evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.Mirr
- evaluate(double[]) - Static method in class org.apache.poi.ss.formula.functions.Mode
-
if v is zero length or contains no duplicates, return value is Double.NaN.
- evaluate(double[]) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
- evaluate(double[][]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
- evaluate(double[][], double[][]) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
- evaluate(double, double) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- evaluate(double, double) - Method in class org.apache.poi.ss.formula.functions.NumericFunction.TwoArg
- evaluate(double, double, double, double, boolean) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(int, int) - Method in class org.apache.poi.ss.formula.functions.Column
- evaluate(int, int) - Method in interface org.apache.poi.ss.formula.functions.Function0Arg
- evaluate(int, int) - Method in class org.apache.poi.ss.formula.functions.Na
- evaluate(int, int) - Method in class org.apache.poi.ss.formula.functions.Now
- evaluate(int, int) - Method in class org.apache.poi.ss.formula.functions.RowFunc
- evaluate(int, int) - Method in class org.apache.poi.ss.formula.functions.Today
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.PercentEval
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.UnaryMinusEval
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.UnaryPlusEval
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Bin2Dec
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Code
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Column
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Columns
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countblank
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Errortype
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FactDouble
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
- evaluate(int, int, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function1Arg
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hex2Dec
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hyperlink
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Imaginary
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.ImReal
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NumericFunction.OneArg
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Oct2Dec
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.RowFunc
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rows
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.T
- evaluate(int, int, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Value
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.ConcatEval
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.IntersectionEval
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.RangeEval
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.RelationalOperationEval
-
This is a description of how the relational operators apply in MS Excel.
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Complex
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countif
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Days360
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Delta
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Frequency
- evaluate(int, int, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function2Arg
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hyperlink
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.IfFunc
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Intercept
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.LinearRegressionFunction
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Lookup
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Match
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.NumericFunction.TwoArg
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Quotient
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rank
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rept
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Roman
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Slope
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Sumif
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.WeekNum
- evaluate(int, int, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.XYNumericFunction
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Complex
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DateFunc
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Days360
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.DStarRunner
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Fixed
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function3Arg
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hlookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.IfFunc
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Lookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Match
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Rank
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Substitute
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Sumif
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.TimeFunc
- evaluate(int, int, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Vlookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in interface org.apache.poi.ss.formula.functions.Function4Arg
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Hlookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Index
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Replace
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Substitute
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.Vlookup
- evaluate(int, int, ValueEval, ValueEval, ValueEval, ValueEval, ValueEval) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(String, int, int) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
- evaluate(String, CellReference) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Evaluate a formula outside a cell value, e.g.
- evaluate(String, CellReference, CellRangeAddressBase) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Some expressions need to be evaluated in terms of an offset from the top left corner of a region, such as some data validation and conditional format expressions, when those constraints apply to contiguous cells.
- evaluate(List<EvaluationConditionalFormatRule.ValueAndFormat>) - Method in interface org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueFunction
- evaluate(Context) - Method in class org.apache.poi.sl.draw.geom.AdjustValue
- evaluate(Context) - Method in interface org.apache.poi.sl.draw.geom.Formula
- evaluate(Context) - Method in class org.apache.poi.sl.draw.geom.Guide
- evaluate(Formula) - Method in class org.apache.poi.sl.draw.geom.Context
- evaluate(ValueEval) - Method in class org.apache.poi.ss.formula.functions.LogicalFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Address
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Areas
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Choose
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Column
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Count
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Counta
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.DStarRunner
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.FinanceFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed0ArgFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed2ArgFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed3ArgFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Fixed4ArgFunction
- evaluate(ValueEval[], int, int) - Method in interface org.apache.poi.ss.formula.functions.Function
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Index
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Irr
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Mode
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NotImplementedFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Npv
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.NumericFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Offset
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Rate
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.RowFunc
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Subtotal
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Sumproduct
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.TextFunction
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.Trend
- evaluate(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.WeekdayFunc
-
Perform WEEKDAY(date, returnOption) function.
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Bin2Dec
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Complex
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Dec2Bin
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Dec2Hex
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Delta
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.EDate
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.EOMonth
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.FactDouble
- evaluate(ValueEval[], OperationEvaluationContext) - Method in interface org.apache.poi.ss.formula.functions.FreeRefFunction
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Hex2Dec
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Imaginary
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.ImReal
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Indirect
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Oct2Dec
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.Quotient
- evaluate(ValueEval[], OperationEvaluationContext) - Method in class org.apache.poi.ss.formula.functions.WeekNum
- evaluate(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
- evaluate(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
- evaluate(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
If cell contains a formula, the formula is evaluated and returned, else the CellValue simply copies the appropriate cell value from the cell and also its cell type.
- evaluateAll() - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAll() - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Loops over all cells in all sheets of the associated workbook.
- evaluateAll() - Method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
-
Loops over rows and cells, evaluating formula cells there.
- evaluateAll() - Method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAllFormulaCells(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAllFormulaCells(Workbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAllFormulaCells(Workbook) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateAllFormulaCells(Workbook, FormulaEvaluator) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- evaluateAllFormulaCells(SXSSFWorkbook, boolean) - Static method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
-
For active worksheets only, will loop over rows and cells, evaluating formula cells there.
- evaluateAllFormulaCells(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
-
Loops over all cells in all sheets of the supplied workbook.
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- evaluateArray(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- evaluateArray(ValueEval[], int, int) - Method in interface org.apache.poi.ss.formula.functions.ArrayFunction
- evaluateDoubleArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
- evaluateFirstArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.Choose
- evaluateFirstArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.IfFunc
- evaluateFormulaCell(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
If cell contains formula, it evaluates the formula, and saves the result of the formula.
- evaluateFormulaCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
If cell contains formula, it evaluates the formula, and saves the result of the formula.
- evaluateFormulaCellEnum(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Deprecated.use
evaluateFormulaCell(cell)instead - evaluateFormulaCellEnum(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Deprecated.use
evaluateFormulaCell(cell) - evaluateFormulaCellValue(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Returns a CellValue wrapper around the supplied ValueEval instance.
- evaluateFormulaCellValue(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- evaluateFormulaCellValue(Cell) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
-
Returns a CellValue wrapper around the supplied ValueEval instance.
- evaluateFunc(ValueEval[], int, int) - Method in class org.apache.poi.ss.formula.functions.TextFunction
- evaluateInCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- evaluateInCell(Cell) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
If cell contains formula, it evaluates the formula, and puts the formula result back into the cell, in place of the old formula.
- evaluateInCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
If cell contains formula, it evaluates the formula, and puts the formula result back into the cell, in place of the old formula.
- evaluateInCell(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
- evaluateInCell(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
- evaluateIntArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
- evaluateList(String, CellReference, CellRangeAddressBase) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Some expressions need to be evaluated in terms of an offset from the top left corner of a region, such as some data validation and conditional format expressions, when those constraints apply to contiguous cells.
- evaluateStringArg(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.TextFunction
- EVALUATION_ERROR - org.apache.poi.ss.usermodel.IgnoredErrorType
-
Whether to check for calculation/evaluation errors.
- EvaluationCell - Interface in org.apache.poi.ss.formula
-
Abstracts a cell for the purpose of formula evaluation.
- EvaluationConditionalFormatRule - Class in org.apache.poi.ss.formula
-
Abstracted and cached version of a Conditional Format rule for use with a
ConditionalFormattingEvaluator. - EvaluationConditionalFormatRule(WorkbookEvaluator, Sheet, ConditionalFormatting, int, ConditionalFormattingRule, int, CellRangeAddress[]) - Constructor for class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- EvaluationConditionalFormatRule.OperatorEnum - Enum in org.apache.poi.ss.formula
-
Not calling it OperatorType to avoid confusion for now with other classes.
- EvaluationConditionalFormatRule.ValueAndFormat - Class in org.apache.poi.ss.formula
-
Note: this class has a natural ordering that is inconsistent with equals.
- EvaluationConditionalFormatRule.ValueFunction - Interface in org.apache.poi.ss.formula
-
instances evaluate the values for a region and return the positive matches for the function type.
- EvaluationException - Exception in org.apache.poi.ss.formula.eval
-
This class is used to simplify error handling logic within operator and function implementations.
- EvaluationException(ErrorEval) - Constructor for exception org.apache.poi.ss.formula.eval.EvaluationException
- EvaluationName - Interface in org.apache.poi.ss.formula
-
Abstracts a name record for formula evaluation.
For POI internal use only - EvaluationSheet - Interface in org.apache.poi.ss.formula
-
Abstracts a sheet for the purpose of formula evaluation.
For POI internal use only - EvaluationWorkbook - Interface in org.apache.poi.ss.formula
-
Abstracts a workbook for the purpose of formula evaluation.
For POI internal use only - EvaluationWorkbook.ExternalName - Class in org.apache.poi.ss.formula
- EvaluationWorkbook.ExternalSheet - Class in org.apache.poi.ss.formula
- EvaluationWorkbook.ExternalSheetRange - Class in org.apache.poi.ss.formula
- Even - Class in org.apache.poi.ss.formula.functions
- Even() - Constructor for class org.apache.poi.ss.formula.functions.Even
- EVEN - org.apache.poi.wp.usermodel.HeaderFooterType
-
This is an even page header or footer, it is displayed on even pages that are not the first page of the section.
- EVEN - Static variable in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- EventBasedExcelExtractor - Class in org.apache.poi.hssf.extractor
-
A text extractor for Excel files, that is based on the HSSF EventUserModel API.
- EventBasedExcelExtractor(DirectoryNode) - Constructor for class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
- EventBasedExcelExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
- EventRecordFactory - Class in org.apache.poi.hssf.eventmodel
-
Event-based record factory.
- EventRecordFactory(ERFListener, short[]) - Constructor for class org.apache.poi.hssf.eventmodel.EventRecordFactory
-
Create an EventRecordFactory
- EventWorkbookBuilder - Class in org.apache.poi.hssf.eventusermodel
-
When working with the EventUserModel, if you want to process formulas, you need an instance of
InternalWorkbookto pass to aHSSFWorkbook, to finally give toHSSFFormulaParser, and this will build you stub ones. - EventWorkbookBuilder() - Constructor for class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder
- EventWorkbookBuilder.SheetRecordCollectingListener - Class in org.apache.poi.hssf.eventusermodel
-
A wrapping HSSFListener which will collect
BoundSheetRecords andExternSheetRecords as they go past, so you can create a StubInternalWorkbookfrom them once required. - EXACT - org.apache.poi.xwpf.usermodel.LineSpacingRule
-
Specifies that the height of the line shall be exactly the value specified, regardless of the size of the contents If the contents are too large for the specified height, then they shall be clipped as necessary.
- EXACT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- ExAviMovie - Class in org.apache.poi.hslf.record
-
A container record that specifies information about a movie stored externally.
- ExAviMovie - org.apache.poi.hslf.record.RecordTypes
- ExAviMovie() - Constructor for class org.apache.poi.hslf.record.ExAviMovie
-
Create a new ExAviMovie, with blank fields
- ExAviMovie(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExAviMovie
-
Set things up, and find our more interesting children
- ExCDAudio - org.apache.poi.hslf.record.RecordTypes
- ExCDAudioAtom - org.apache.poi.hslf.record.RecordTypes
- EXCEL_V11 - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V11 / 2003 - document
- EXCEL_V12 - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V12 / 2007 - document
- EXCEL_V12 - org.apache.poi.sl.usermodel.ObjectMetaData.Application
- EXCEL_V12_MACRO - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V12 / 2007 - macro
- EXCEL_V12_XLSB - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V12 / 2007 - xlsb document
- EXCEL_V14 - org.apache.poi.hpsf.ClassIDPredefined
- EXCEL_V14_CHART - org.apache.poi.hpsf.ClassIDPredefined
- EXCEL_V14_ODS - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V14 / 2010 - OpenDocument spreadsheet
- EXCEL_V14_WORKBOOK - org.apache.poi.hpsf.ClassIDPredefined
- EXCEL_V3 - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V3 - document
- EXCEL_V3 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL_V3_CHART - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V3 - chart
- EXCEL_V3_CHART - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL_V3_MACRO - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V3 - macro
- EXCEL_V3_MACRO - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL_V7 - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V7 / 95 - document
- EXCEL_V7_CHART - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V7 / 95 - chart
- EXCEL_V7_WORKBOOK - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V7 / 95 - workbook
- EXCEL_V8 - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V8 / 97 - document
- EXCEL_V8 - org.apache.poi.sl.usermodel.ObjectMetaData.Application
- EXCEL_V8_CHART - org.apache.poi.hpsf.ClassIDPredefined
-
Excel V8 / 97 - chart
- EXCEL2003 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL2007 - org.apache.poi.ss.SpreadsheetVersion
-
Excel2007 The total number of available rows is 1M (2^20) The total number of available columns is 16K (2^14) The maximum number of arguments to a function is 255 Number of conditional format conditions on a cell is unlimited (actually limited by available memory in Excel) Number of cell styles is 64000 Length of text cell contents is 32767
- EXCEL2007 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL2007_MACRO - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL2007_XLSB - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL2010 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL2010_CHART - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL2010_ODS - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL95 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL95_CHART - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL97 - org.apache.poi.ss.SpreadsheetVersion
-
Excel97 format aka BIFF8 The total number of available rows is 64k (2^16) The total number of available columns is 256 (2^8) The maximum number of arguments to a function is 30 Number of conditional format conditions on a cell is 3 Number of cell styles is 4000 Length of text cell contents is 32767
- EXCEL97 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - EXCEL97_CHART - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - ExcelExtractor - Class in org.apache.poi.hssf.extractor
-
A text extractor for Excel files.
- ExcelExtractor - Interface in org.apache.poi.ss.extractor
-
Common interface for Excel text extractors, covering HSSF and XSSF
- ExcelExtractor(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
- ExcelExtractor(DirectoryNode) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
- ExcelExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.extractor.ExcelExtractor
- ExcelGeneralNumberFormat - Class in org.apache.poi.ss.usermodel
-
A format that formats a double as Excel would, ignoring FieldPosition.
- ExcelGeneralNumberFormat(Locale) - Constructor for class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
- ExcelNumberFormat - Class in org.apache.poi.ss.usermodel
-
Object to hold a number format index and string, for various formatting evaluations
- ExcelNumberFormat(int, String) - Constructor for class org.apache.poi.ss.usermodel.ExcelNumberFormat
-
Use this carefully, prefer factory methods to ensure id/format relationships are not broken or confused.
- ExcelStyleDateFormatter - Class in org.apache.poi.ss.usermodel
-
A wrapper around a
SimpleDateFormatinstance, which handles a few Excel-style extensions that are not supported bySimpleDateFormat. - ExcelStyleDateFormatter(String) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- ExcelStyleDateFormatter(String, DateFormatSymbols) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- ExcelStyleDateFormatter(String, Locale) - Constructor for class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- ExcelToFoConverter - Class in org.apache.poi.hssf.converter
-
Converts xls files (97-2007) to XSL FO.
- ExcelToFoConverter(FoDocumentFacade) - Constructor for class org.apache.poi.hssf.converter.ExcelToFoConverter
- ExcelToFoConverter(Document) - Constructor for class org.apache.poi.hssf.converter.ExcelToFoConverter
- ExcelToHtmlConverter - Class in org.apache.poi.hssf.converter
-
Converts xls files (97-2007) to HTML file.
- ExcelToHtmlConverter(HtmlDocumentFacade) - Constructor for class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- ExcelToHtmlConverter(Document) - Constructor for class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- ExcelToHtmlUtils - Class in org.apache.poi.hssf.converter
- ExcelToHtmlUtils() - Constructor for class org.apache.poi.hssf.converter.ExcelToHtmlUtils
- excludeClipRect - org.apache.poi.hwmf.record.HwmfRecordType
- ExControl - Class in org.apache.poi.hslf.record
-
A container record that specifies information about an ActiveX control.
- ExControl - org.apache.poi.hslf.record.RecordTypes
- ExControl() - Constructor for class org.apache.poi.hslf.record.ExControl
-
Create a new ExEmbed, with blank fields
- ExControl(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExControl
-
Set things up, and find our more interesting children
- ExControlAtom - Class in org.apache.poi.hslf.record
-
An atom record that specifies an ActiveX control.
- ExControlAtom - org.apache.poi.hslf.record.RecordTypes
- ExControlAtom() - Constructor for class org.apache.poi.hslf.record.ExControlAtom
-
Constructs a brand new embedded object atom record.
- ExControlAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExControlAtom
-
Constructs the ExControlAtom record from its source data.
- execute(Path2D.Double, Context) - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
- execute(Path2D.Double, Context) - Method in class org.apache.poi.sl.draw.geom.ClosePathCommand
- execute(Path2D.Double, Context) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
- execute(Path2D.Double, Context) - Method in class org.apache.poi.sl.draw.geom.LineToCommand
- execute(Path2D.Double, Context) - Method in class org.apache.poi.sl.draw.geom.MoveToCommand
- execute(Path2D.Double, Context) - Method in interface org.apache.poi.sl.draw.geom.PathCommand
-
Execute the command an append a segment to the specified path
- execute(Path2D.Double, Context) - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
- EXECUTIVE_PAPER - org.apache.poi.ss.usermodel.PaperSize
- EXECUTIVE_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Executive 7 1/4 x 10 1/2 in
- ExEmbed - Class in org.apache.poi.hslf.record
-
This data represents an embedded object in the document.
- ExEmbed - org.apache.poi.hslf.record.RecordTypes
- ExEmbed() - Constructor for class org.apache.poi.hslf.record.ExEmbed
-
Create a new ExEmbed, with blank fields
- ExEmbed(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExEmbed
-
Set things up, and find our more interesting children
- ExEmbed(RecordAtom) - Constructor for class org.apache.poi.hslf.record.ExEmbed
-
Constructor for derived classes
- ExEmbedAtom - Class in org.apache.poi.hslf.record
-
The atom that holds metadata on a specific embedded object in the document.
- ExEmbedAtom - org.apache.poi.hslf.record.RecordTypes
- ExEmbedAtom() - Constructor for class org.apache.poi.hslf.record.ExEmbedAtom
-
Constructs a brand new embedded object atom record.
- ExEmbedAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExEmbedAtom
-
Constructs the embedded object atom record from its source data.
- ExHyperlink - Class in org.apache.poi.hslf.record
-
This class represents the data of a link in the document.
- ExHyperlink - org.apache.poi.hslf.record.RecordTypes
- ExHyperlink() - Constructor for class org.apache.poi.hslf.record.ExHyperlink
-
Create a new ExHyperlink, with blank fields
- ExHyperlink(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExHyperlink
-
Set things up, and find our more interesting children
- ExHyperlinkAtom - Class in org.apache.poi.hslf.record
-
Tne atom that holds metadata on a specific Link in the document.
- ExHyperlinkAtom - org.apache.poi.hslf.record.RecordTypes
- ExHyperlinkAtom() - Constructor for class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Constructs a brand new link related atom record.
- ExHyperlinkAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Constructs the link related atom record from its source data.
- ExLink - org.apache.poi.hslf.record.RecordTypes
- ExLinkAtom - org.apache.poi.hslf.record.RecordTypes
- ExMCIMovie - Class in org.apache.poi.hslf.record
-
A container record that specifies information about a movie stored externally.
- ExMCIMovie - org.apache.poi.hslf.record.RecordTypes
- ExMCIMovie() - Constructor for class org.apache.poi.hslf.record.ExMCIMovie
-
Create a new ExMCIMovie, with blank fields
- ExMCIMovie(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExMCIMovie
-
Set things up, and find our more interesting children
- ExMediaAtom - Class in org.apache.poi.hslf.record
-
An atom record that specifies information about external audio or video data.
- ExMediaAtom - org.apache.poi.hslf.record.RecordTypes
- ExMediaAtom() - Constructor for class org.apache.poi.hslf.record.ExMediaAtom
-
Constructs a brand new link related atom record.
- ExMediaAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExMediaAtom
-
Constructs the link related atom record from its source data.
- ExMIDIAudio - org.apache.poi.hslf.record.RecordTypes
- ExObjList - Class in org.apache.poi.hslf.record
-
This class holds the links to exernal objects referenced from the document.
- ExObjList - org.apache.poi.hslf.record.RecordTypes
- ExObjList() - Constructor for class org.apache.poi.hslf.record.ExObjList
-
Create a new ExObjList, with blank fields
- ExObjList(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExObjList
-
Set things up, and find our more interesting children
- ExObjListAtom - Class in org.apache.poi.hslf.record
-
Tne atom that holds the seed info used by a ExObjList
- ExObjListAtom - org.apache.poi.hslf.record.RecordTypes
- ExObjListAtom() - Constructor for class org.apache.poi.hslf.record.ExObjListAtom
-
Constructs a brand new link related atom record.
- ExObjListAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExObjListAtom
-
Constructs the link related atom record from its source data.
- ExObjRefAtom - Class in org.apache.poi.hslf.record
-
ExObjRefAtom (3009).
- ExObjRefAtom - org.apache.poi.hslf.record.RecordTypes
- ExObjRefAtom() - Constructor for class org.apache.poi.hslf.record.ExObjRefAtom
-
Create a new instance of
ExObjRefAtom - ExObjRefAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExObjRefAtom
-
Build an instance of
ExObjRefAtomfrom on-disk data - ExOleObjAtom - Class in org.apache.poi.hslf.record
-
Atom storing information for an OLE object.
- ExOleObjAtom - org.apache.poi.hslf.record.RecordTypes
- ExOleObjAtom() - Constructor for class org.apache.poi.hslf.record.ExOleObjAtom
-
Constructs a brand new link related atom record.
- ExOleObjAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExOleObjAtom
-
Constructs the link related atom record from its source data.
- ExOleObjStg - Class in org.apache.poi.hslf.record
-
Storage for embedded OLE objects.
- ExOleObjStg - org.apache.poi.hslf.record.RecordTypes
- ExOleObjStg() - Constructor for class org.apache.poi.hslf.record.ExOleObjStg
-
Constructs a new empty storage container.
- ExOleObjStg(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExOleObjStg
-
Constructs the link related atom record from its source data.
- EXP - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- EXPAND_BEGIN_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- EXPAND_END_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- expandColumn(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- EXPANDED_BEGIN_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- EXPANDED_END_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- expandRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- ExpiredCertificateSecurityException - Exception in org.apache.poi.poifs.crypt.dsig
-
Exception thrown in case the incoming eID certificate is expired.
- ExpiredCertificateSecurityException() - Constructor for exception org.apache.poi.poifs.crypt.dsig.ExpiredCertificateSecurityException
- EXPIRY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- EXPLICIT_CONVERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- exportToXML(OutputStream, boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExportToXml
-
Exports the data in an XML stream
- exportToXML(OutputStream, String, boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExportToXml
-
Exports the data in an XML stream
- ExpPtg - Class in org.apache.poi.ss.formula.ptg
- ExpPtg(int, int) - Constructor for class org.apache.poi.ss.formula.ptg.ExpPtg
- ExpPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.ExpPtg
- ExQuickTimeMovie - org.apache.poi.hslf.record.RecordTypes
- ExQuickTimeMovieData - org.apache.poi.hslf.record.RecordTypes
- ext - Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- ext - Variable in class org.apache.poi.sl.draw.binding.CTOfficeArtExtensionList
- ext - Variable in class org.apache.poi.sl.draw.binding.CTTransform2D
- extcreatefontindirectw - org.apache.poi.hemf.record.HemfRecordType
- ExtCreateFontIndirectW() - Constructor for class org.apache.poi.hemf.record.HemfText.ExtCreateFontIndirectW
- extcreatepen - org.apache.poi.hemf.record.HemfRecordType
- EXTENDED_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Extended properties relationship type.
- ExtendedColor - Class in org.apache.poi.hssf.record.common
-
Title: CTColor (Extended Color) record part
- ExtendedColor - Class in org.apache.poi.ss.usermodel
-
Represents a XSSF-style color (based on either a
XSSFColoror aExtendedColor - ExtendedColor() - Constructor for class org.apache.poi.hssf.record.common.ExtendedColor
- ExtendedColor() - Constructor for class org.apache.poi.ss.usermodel.ExtendedColor
- ExtendedColor(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.common.ExtendedColor
- ExtendedFormatRecord - Class in org.apache.poi.hssf.record
-
Title: Extended Format Record Description: Probably one of the more complex records.
- ExtendedFormatRecord() - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Constructor ExtendedFormatRecord
- ExtendedFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExtendedFormatRecord
- ExtendedPivotTableViewFieldsRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXVDEX - Extended PivotTable View Fields (0x0100)
- ExtendedPivotTableViewFieldsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
- extension - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
- EXTENSION_GIF - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_JPG_1 - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_JPG_2 - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_PICT - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_PNG - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_TIFF - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTENSION_XML - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- EXTERNAL - org.apache.poi.openxml4j.opc.TargetMode
-
The relationship references a resource that is external to the package.
- EXTERNAL_LINK_PATH - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
External Link to another Document
- EXTERNAL_LINKS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- ExternalLinksTable - Class in org.apache.poi.xssf.model
-
Holds details of links to parts of other workbooks (eg named ranges), along with the most recently seen values for what they point to.
- ExternalLinksTable() - Constructor for class org.apache.poi.xssf.model.ExternalLinksTable
- ExternalLinksTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.ExternalLinksTable
- ExternalLinksTable.ExternalName - Class in org.apache.poi.xssf.model
- ExternalName(String, int, int) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
- ExternalName(CTExternalDefinedName) - Constructor for class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- ExternalNameEval - Class in org.apache.poi.ss.formula.eval
-
Evaluation of a Name defined in a Sheet or Workbook scope
- ExternalNameEval(EvaluationName) - Constructor for class org.apache.poi.ss.formula.eval.ExternalNameEval
- ExternalNameRecord - Class in org.apache.poi.hssf.record
-
EXTERNALNAME (0x0023)
- ExternalNameRecord() - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
- ExternalNameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExternalNameRecord
- ExternalSheet(String, String) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
- ExternalSheetRange(String, String, String) - Constructor for class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheetRange
- ExternSheetRecord - Class in org.apache.poi.hssf.record
-
EXTERNSHEET (0x0017)
- ExternSheetRecord() - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
- ExternSheetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExternSheetRecord
- ExternSheetReferenceToken - Interface in org.apache.poi.ss.formula
-
Should be implemented by any
Ptgsubclass that needs has an extern sheet index
For POI internal use only - extescape - org.apache.poi.hemf.record.HemfRecordType
- extfloodfill - org.apache.poi.hemf.record.HemfRecordType
- extFloodFill - org.apache.poi.hwmf.record.HwmfRecordType
- extLst - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- extract(File, File) - Method in class org.apache.poi.poifs.macros.VBAMacroExtractor
-
Extracts the VBA modules from a macro-enabled office file and writes them to .vba files in outputDir.
- extract(File, File, String) - Method in class org.apache.poi.poifs.macros.VBAMacroExtractor
-
Extracts the VBA modules from a macro-enabled office file and writes them to files in outputDir.
- extract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extract(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
- extract(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extractAll(ShapeContainer<?>, List<EmbeddedData>) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extractAll(Sheet) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extractAttachments(File) - Method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
-
Extracts all the message attachments to the supplied directory
- extractMessageBody(File) - Method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
-
Extracts the RTF message body to the supplied file
- extractMessageBody(OutputStream) - Method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
-
Extracts the RTF message body to the supplied stream.
- extractOne(DirectoryNode) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- extractOne(Picture) - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- ExtractorFactory - Class in org.apache.poi.ooxml.extractor
-
Figures out the correct POITextExtractor for your supplied document, and returns it.
- extractPicture(CharacterRun, boolean) - Method in class org.apache.poi.hwpf.model.PicturesTable
-
Returns picture object tied to specified CharacterRun
- ExtRst() - Constructor for class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- ExtRst(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- extrusionOk - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
- extselectciprrgn - org.apache.poi.hemf.record.HemfRecordType
- ExtSSTRecord - Class in org.apache.poi.hssf.record
-
Title: Extended Static String Table (0x00FF)
- ExtSSTRecord() - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
- ExtSSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord
- ExtSSTRecord.InfoSubRecord - Class in org.apache.poi.hssf.record
- extTextOut - org.apache.poi.hwmf.record.HwmfRecordType
- EXTTEXTOUT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Draws text using the currently selected font, background color, and text color.
- exttextouta - org.apache.poi.hemf.record.HemfRecordType
- ExtTextOutA() - Constructor for class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- exttextoutw - org.apache.poi.hemf.record.HemfRecordType
- ExtTextOutW() - Constructor for class org.apache.poi.hemf.record.HemfText.ExtTextOutW
- ExVideoContainer - Class in org.apache.poi.hslf.record
-
A container record that specifies information about external video data.
- ExVideoContainer - org.apache.poi.hslf.record.RecordTypes
- ExVideoContainer() - Constructor for class org.apache.poi.hslf.record.ExVideoContainer
-
Create a new ExVideoContainer, with blank fields
- ExVideoContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExVideoContainer
-
Set things up, and find our more interesting children
- ExWAVAudioEmbedded - org.apache.poi.hslf.record.RecordTypes
- ExWAVAudioEmbeddedAtom - org.apache.poi.hslf.record.RecordTypes
- ExWAVAudioLink - org.apache.poi.hslf.record.RecordTypes
F
- FACT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- FactDouble - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel FACTDOUBLE() function.
- FactDouble() - Constructor for class org.apache.poi.ss.formula.functions.FactDouble
- FACTOR - org.apache.poi.ss.usermodel.charts.LayoutMode
-
Deprecated.Specifies that the Width or Height shall be interpreted as the Width or Height of the chart element.
- FACTOR - org.apache.poi.xddf.usermodel.chart.LayoutMode
- factorial(int) - Static method in class org.apache.poi.ss.formula.functions.FactDouble
- FALSE - Static variable in class org.apache.poi.ss.formula.eval.BoolEval
- FALSE - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
- FALSE - Static variable in class org.apache.poi.ss.usermodel.CellValue
- FANS - org.apache.poi.xwpf.usermodel.Borders
- FAT_SECTOR_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Indicates the sector holds a FAT block (0xFFFFFFFD)
- FATAL - Static variable in class org.apache.poi.util.POILogger
- FCComparator() - Constructor for class org.apache.poi.hwpf.model.TextPieceTable.FCComparator
- FeatFormulaErr2 - Class in org.apache.poi.hssf.record.common
-
Title: FeatFormulaErr2 (Formula Evaluation Shared Feature) common record part
- FeatFormulaErr2() - Constructor for class org.apache.poi.hssf.record.common.FeatFormulaErr2
- FeatFormulaErr2(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FeatFormulaErr2
- FeatHdrRecord - Class in org.apache.poi.hssf.record
-
Title: FeatHdr (Feature Header) Record
- FeatHdrRecord() - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
- FeatHdrRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
- FeatProtection - Class in org.apache.poi.hssf.record.common
-
Title: FeatProtection (Protection Shared Feature) common record part
- FeatProtection() - Constructor for class org.apache.poi.hssf.record.common.FeatProtection
- FeatProtection(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FeatProtection
- FeatRecord - Class in org.apache.poi.hssf.record
-
Title: Feat (Feature) Record
- FeatRecord() - Constructor for class org.apache.poi.hssf.record.FeatRecord
- FeatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FeatRecord
- FeatSmartTag - Class in org.apache.poi.hssf.record.common
-
Title: FeatSmartTag (Smart Tag Shared Feature) common record part
- FeatSmartTag() - Constructor for class org.apache.poi.hssf.record.common.FeatSmartTag
- FeatSmartTag(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FeatSmartTag
- FEATURE_LOAD_DTD_GRAMMAR - Static variable in class org.apache.poi.ooxml.util.POIXMLConstants
- FEATURE_LOAD_EXTERNAL_DTD - Static variable in class org.apache.poi.ooxml.util.POIXMLConstants
- fetch(XSLFShape) - Method in class org.apache.poi.xslf.model.ParagraphPropertyFetcher
- fetch(XSLFShape) - Method in class org.apache.poi.xslf.model.PropertyFetcher
- fetch(XSLFShape) - Method in class org.apache.poi.xslf.model.TextBodyPropertyFetcher
- fetch(CTTextBodyProperties) - Method in class org.apache.poi.xslf.model.TextBodyPropertyFetcher
- fetch(CTTextCharacterProperties) - Method in class org.apache.poi.xslf.model.CharacterPropertyFetcher
- fetch(CTTextParagraphProperties) - Method in class org.apache.poi.xslf.model.CharacterPropertyFetcher
- fetch(CTTextParagraphProperties) - Method in class org.apache.poi.xslf.model.ParagraphPropertyFetcher
- fetch(CTTextParagraphProperties) - Method in class org.apache.poi.xssf.model.ParagraphPropertyFetcher
- fetch(CTShape) - Method in class org.apache.poi.xssf.model.ParagraphPropertyFetcher
- fetchShapeProperty(PropertyFetcher<?>) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
Walk up the inheritance tree and fetch shape properties.
- FF_DECORATIVE - org.apache.poi.common.usermodel.fonts.FontFamily
-
Novelty fonts.
- FF_DONTCARE - org.apache.poi.common.usermodel.fonts.FontFamily
-
The default font is specified, which is implementation-dependent.
- FF_MODERN - org.apache.poi.common.usermodel.fonts.FontFamily
-
Fonts with constant stroke width, with or without serifs.
- FF_ROMAN - org.apache.poi.common.usermodel.fonts.FontFamily
-
Fonts with variable stroke widths, which are proportional to the actual widths of the glyphs, and which have serifs.
- FF_SCRIPT - org.apache.poi.common.usermodel.fonts.FontFamily
-
Fonts designed to look like handwriting.
- FF_SWISS - org.apache.poi.common.usermodel.fonts.FontFamily
-
Fonts with variable stroke widths, which are proportional to the actual widths of the glyphs, and which do not have serifs.
- FFData - Class in org.apache.poi.hwpf.model
-
The FFData structure specifies form field data for a text box, check box, or drop-down list box.
- FFData(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FFData
- FFDataBase - Class in org.apache.poi.hwpf.model
-
The FFData structure specifies form field data for a text box, check box, or drop-down list box.
- FFDataBase() - Constructor for class org.apache.poi.hwpf.model.FFDataBase
- FFDataBase(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FFDataBase
- FFDataBaseAbstractType - Class in org.apache.poi.hwpf.model.types
-
The FFData structure specifies form field data for a text box, check box, or drop-down list box.
- FFDataBaseAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- Ffn - Class in org.apache.poi.hwpf.model
-
FFN - Font Family Name.
- Ffn(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Ffn
- fHasDate - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A bit that specifies whether the date is displayed in the footer.
- fHasFooter - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
-
bit that specifies whether the footer text is displayed.
- fHasHeader - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
-
bit that specifies whether the header text is displayed.
- fHasSlideNumber - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A bit that specifies whether the slide number is displayed in the footer.
- fHasTodayDate - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A bit that specifies whether the current datetime is used for displaying the datetime.
- fHasUserDate - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A bit that specifies whether the date specified in UserDateAtom record is used for displaying the datetime.
- FIB_BASE_LEN - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Size of the not encrypted part of the FIB
- FibBase - Class in org.apache.poi.hwpf.model
-
Base part of the File information Block (FibBase).
- FibBase() - Constructor for class org.apache.poi.hwpf.model.FibBase
- FibBase(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FibBase
- FibBaseAbstractType - Class in org.apache.poi.hwpf.model.types
-
Base part of the File information Block (FibBase).
- FibBaseAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- FIBFieldHandler - Class in org.apache.poi.hwpf.model
- FibRgLw - Interface in org.apache.poi.hwpf.model
- FibRgLw95AbstractType - Class in org.apache.poi.hwpf.model.types
-
The FibRgLw95 structure is the third section of the FIB for Word95.
- FibRgLw95AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- FibRgLw97 - Class in org.apache.poi.hwpf.model
-
The FibRgLw97 structure is the third section of the FIB.
- FibRgLw97() - Constructor for class org.apache.poi.hwpf.model.FibRgLw97
- FibRgLw97(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FibRgLw97
- FibRgLw97AbstractType - Class in org.apache.poi.hwpf.model.types
-
The FibRgLw97 structure is the third section of the FIB.
- FibRgLw97AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- FibRgW97 - Class in org.apache.poi.hwpf.model
-
The FibRgW97 structure is a variable-length portion of the Fib.
- FibRgW97() - Constructor for class org.apache.poi.hwpf.model.FibRgW97
- FibRgW97(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FibRgW97
- FibRgW97AbstractType - Class in org.apache.poi.hwpf.model.types
-
The FibRgW97 structure is a variable-length portion of the Fib.
- FibRgW97AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
- Field - Interface in org.apache.poi.hwpf.usermodel
- field_1_bkc - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_1_cbMac - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- field_1_cbMac - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- field_1_chHolder - Variable in class org.apache.poi.hwpf.model.types.FLDAbstractType
- field_1_cstd - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
- field_1_cvFore - Variable in class org.apache.poi.hwpf.model.types.SHDAbstractType
- field_1_formatFlags - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_1_grfhic - Variable in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
- field_1_gridset_flag - Variable in class org.apache.poi.hssf.record.GridsetRecord
- field_1_grpfChp - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_1_hres - Variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- field_1_ibkl - Variable in class org.apache.poi.hwpf.model.types.BKFAbstractType
- field_1_info1 - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
- field_1_info1 - Variable in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
- field_1_iStartAt - Variable in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
- field_1_iStartAt - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_1_istd - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_1_istd - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_1_itl - Variable in class org.apache.poi.hwpf.model.types.TLPAbstractType
- field_1_lcb - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_1_lsid - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
- field_1_lsid - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- field_1_nAuto - Variable in class org.apache.poi.hwpf.model.types.FRDAbstractType
- field_1_precision - Variable in class org.apache.poi.hssf.record.PrecisionRecord
- field_1_reserved1 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_1_rgf - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_1_spid - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- field_1_value - Variable in class org.apache.poi.hwpf.model.types.SHD80AbstractType
- field_1_value - Variable in class org.apache.poi.hwpf.model.types.TBDAbstractType
- field_1_version - Variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- field_1_wIdent - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- field_10_ccpAtn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- field_10_ccpTxbx - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- field_10_flags2 - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- field_10_fNoLnn - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_10_ftsCellPaddingBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_10_grpfIhdt - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_10_ilvlRestartLim - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_10_padding2 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_10_pctCharWidth - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_10_reserved10 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_10_wSpare - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_10_wWidthIndent - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_11_ccpEdn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- field_11_ccpHdrTxbx - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- field_11_Chs - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.
- field_11_dxaGoal - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_11_dxaHotz - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_11_ftsCellPaddingRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_11_grfhic - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_11_lidDefault - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_11_lspd - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_11_nLnnMod - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_11_reserved11 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_11_wWidthBefore - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_12_cConsexHypLim - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_12_ccpTxbx - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- field_12_chsTables - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.
- field_12_dxaLnn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_12_dyaBefore - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_12_dyaGoal - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_12_lidFE - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_12_reserved12 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_12_reserved4 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_12_wCellSpacingLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_12_wWidthAfter - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_13_ccpHdrTxbx - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- field_13_dxaPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_13_dyaAfter - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_13_fcMin - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.
- field_13_kcd - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_13_mx - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_13_reserved13 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_13_reserved5 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_13_wCellSpacingTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_13_widthAndFitsFlags - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_13_wSpare2 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_14_dttmCreated - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_14_dxaAbs - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_14_dyaPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_14_fcMac - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.
- field_14_fInTable - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_14_fUndetermine - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_14_lidFE - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
- field_14_my - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_14_reserved5 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Deprecated.
- field_14_reserved6 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_14_wCellSpacingBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_15_dttmRevised - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_15_dxaReserved1 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_15_dyaAbs - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_15_finTableW97 - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_15_fLBetween - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_15_iss - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_15_reserved7 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_15_wCellSpacingRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_16_dttmLastPrint - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_16_dxaFromText - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_16_dyaReserved1 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_16_fSpecSymbol - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_16_ftsCellSpacingLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_16_fTtp - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_16_reserved8 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_16_vjc - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_17_dmBinFirst - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_17_dxaAbs - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_17_dxaReserved2 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_17_dyaFromText - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_17_ftsCellSpacingTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_17_idct - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_17_nRevision - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_17_reserved9 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_18_dmBinOther - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_18_dxaFromTextRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_18_dyaAbs - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_18_dyaReserved2 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_18_ftsCellSpacingBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_18_idctHint - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_18_reserved10 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_18_tmEdited - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_19_cWords - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_19_dmPaperReq - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_19_dxaWidth - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_19_dyaFromTextBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_19_fReserved - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_19_ftsCellSpacingRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_19_kul - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_19_reserved11 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_2_bits - Variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- field_2_bkf_flags - Variable in class org.apache.poi.hwpf.model.types.BKFAbstractType
- field_2_cbHeader - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_2_cbSTDBaseInFile - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
- field_2_chHres - Variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- field_2_cvBack - Variable in class org.apache.poi.hwpf.model.types.SHDAbstractType
- field_2_flags - Variable in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
- field_2_flt - Variable in class org.apache.poi.hwpf.model.types.FLDAbstractType
- field_2_fSideBySide - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_2_fTitlePage - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_2_hps - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_2_info2 - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
- field_2_jc - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_2_nfc - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_2_nFib - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- field_2_reserved1 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Deprecated.
- field_2_reserved1 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_2_reserved2 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_2_rsid - Variable in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
- field_2_tlp_flags - Variable in class org.apache.poi.hwpf.model.types.TLPAbstractType
- field_2_tplc - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- field_2_unused1 - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
- field_2_unused2 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_2_wWidth - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_2_xaLeft - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- field_20_bpp - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_20_brcTop - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_20_brcTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_20_cCh - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_20_fBiDi - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_20_fBrLnAbove - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_20_hresi - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_20_reserved12 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_21_brcLeft - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_21_brcLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_21_brcTop80 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_21_cPg - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_21_fBrLnBelow - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_21_fRTL - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_21_hpsKern - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_21_reserved13 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_22_brcBottom - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_22_brcBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_22_brcLeft80 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_22_cParas - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_22_fNoAllowOverlap - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_22_hpsPos - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_22_pcVert - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_22_reserved14 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_23_brcBottom80 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_23_brcRight - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_23_brcRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_23_Edn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_23_fSpare - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_23_pcHorz - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_23_shd - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_24_brc - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_24_brcRight80 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_24_Edn1 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_24_fPropMark - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_24_grpfTap - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_24_wr - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_25_cLines - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_25_dxaReserved3 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_25_fNoAutoHyph - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_25_ibstPropRMark - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_25_ibstRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_25_internalFlags - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_26_cWordsFtnEnd - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_26_dttmPropRMark - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_26_dyaHeight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_26_dyaReserved3 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_26_itcMac - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_26_sfxtText - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_27_cChFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_27_cProps - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_27_dxaAdjust - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_27_dxtCharSpace - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_27_fDblBdr - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_27_fMinHeight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_28_cPgFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_28_dcs - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_28_dxaWebView - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_28_dyaLinePitch - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_28_fBorderWS - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_29_clm - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_29_cParasFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_29_dxaRTEWrapWidth - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_29_dyaFromText - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_29_ufel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_3_cch - Variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- field_3_dxaGapHalf - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_3_fAutoPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_3_fKeep - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_3_footnoteInfo - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_3_ftcAscii - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_3_info - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_3_info3 - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
- field_3_info3 - Variable in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
- field_3_info3 - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
- field_3_ipat - Variable in class org.apache.poi.hwpf.model.types.SHDAbstractType
- field_3_mm - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_3_reserved2 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Deprecated.
- field_3_reserved2 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_3_reserved3 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_3_rgistdPara - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- field_3_shd - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_3_unused - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- field_3_unused2 - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
- field_3_yaTop - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- field_30_cLinesFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_30_copt - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_30_dxaColWidthWwd - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_30_dxaFromText - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_30_unused2 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_31_dmOrientPage - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_31_fLocked - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_31_hpsAsci - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_31_lKeyProtDoc - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_31_pctWwd - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_32_fWidowControl - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_32_hpsFE - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_32_iHeadingPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_32_view - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_32_viewFlags - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_33_docinfo4 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_33_fKinsoku - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_33_hpsBi - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_33_pgnStart - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_33_rgdxaCenter - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_34_adt - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_34_ftcSym - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_34_fWordWrap - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_34_lnnMin - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_34_rgdxaCenterPrint - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_35_doptypography - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_35_fOverflowPunct - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_35_shdTable - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_35_wTextFlow - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_35_xchSym - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_36_brcBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_36_dogrid - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_36_fcPic - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_36_fTopLinePunct - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_36_unused3 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_37_brcTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_37_docinfo5 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_37_fAutoSpaceDE - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_37_fcObj - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_37_pgbProp - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_38_brcLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_38_docinfo6 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_38_fAutoSpaceDN - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_38_lTagObj - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_38_unused4 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_39_asumyi - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_39_brcRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_39_fcData - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_39_wAlignFont - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_39_xaPage - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_4_bchUpe - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
- field_4_ccpText - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- field_4_clfolvl - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
- field_4_dyaRowHeight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_4_fKeepFollow - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_4_flags - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- field_4_fOutlineDirtySave - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_4_ftcFE - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_4_hps - Variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- field_4_lid - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- field_4_nfcPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_4_reserved3 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Deprecated.
- field_4_reserved4 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_4_rgbxchNums - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_4_stiMaxWhenSaved - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
- field_4_wCellPaddingLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_4_xaRight - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- field_4_xExt - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_40_brcVertical - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_40_cChWS - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_40_fontAlign - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_40_hresiOld - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_40_yaPage - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_41_brcHorizontal - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_41_cChWSFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_41_ibstRMarkDel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_41_lvl - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_41_xaPageNUp - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_42_dttmRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_42_fBiDi - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_42_grfDocEvents - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_42_wCellPaddingDefaultTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_42_yaPageNUp - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_43_dttmRMarkDel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_43_dxaLeft - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_43_fNumRMIns - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_43_virusinfo - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_43_wCellPaddingDefaultLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_44_dxaRight - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_44_fCrLf - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_44_istd - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_44_Spare - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_44_wCellPaddingDefaultBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_45_dyaTop - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_45_fUsePgsuSettings - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_45_idslRMReason - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_45_reserved1 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_45_wCellPaddingDefaultRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_46_dyaBottom - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_46_fAdjustRight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_46_ftsCellPaddingDefaultTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_46_idslReasonDel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_46_reserved2 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_47_cDBC - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_47_cpg - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_47_dzaGutter - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_47_ftsCellPaddingDefaultLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_47_itap - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_48_cDBCFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_48_dyaHdrTop - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_48_fInnerTableCell - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_48_ftsCellPaddingDefaultBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_48_Highlight - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_49_CharsetFlags - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_49_dyaHdrBottom - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_49_fOpenTch - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_49_ftsCellPaddingDefaultRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_49_reserved - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_5_ccpFtn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- field_5_docinfo - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_5_fCantSplit - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_5_fPageBreakBefore - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_5_ftcOther - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_5_fUnlocked - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_5_grfhic - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- field_5_grfstd - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
- field_5_ibstFltAutoNum - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
- field_5_istdMaxFixedWhenSaved - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
- field_5_ixchFollow - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_5_pnNext - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- field_5_reserved4 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Deprecated.
- field_5_reserved5 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_5_wCellPaddingTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_5_yaBottom - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- field_5_yExt - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_50_ccolM1 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_50_chse - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_50_fTtpEmbedded - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_50_nfcFtnRef - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_50_wCellSpacingDefaultTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_51_dxcRight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_51_fEvenlySpaced - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_51_fPropRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_51_nfcEdnRef - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_51_wCellSpacingDefaultLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_52_dxcLeft - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_52_hpsZoonFontPag - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_52_ibstPropRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_52_unused5 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_52_wCellSpacingDefaultBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_53_dttmPropRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_53_dxaColumns - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_53_dxcLeft1 - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_53_dywDispPag - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_53_wCellSpacingDefaultRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_54_fConflictOrig - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_54_fDyaBeforeAuto - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_54_ftsCellSpacingDefaultTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_54_rgdxaColumn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_55_dxaColumnWidth - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_55_fConflictOtherDel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_55_fDyaAfterAuto - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_55_ftsCellSpacingDefaultLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_56_dmOrientFirst - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_56_dxaRight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_56_ftsCellSpacingDefaultBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_56_wConflict - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_57_dxaLeft - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_57_fLayout - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_57_ftsCellSpacingDefaultRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_57_IbstConflict - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_58_dttmConflict - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_58_dxaLeft1 - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_58_unused6 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_58_wCellPaddingOuterTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_59_fDispFldRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_59_jc - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_59_olstAnm - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_59_wCellPaddingOuterLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_6_brcl - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_6_ccpHdd - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- field_6_ccpText - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- field_6_cnsPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_6_docinfo1 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_6_dxaIndentSav - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_6_fCantSplit90 - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_6_flags - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- field_6_flags1 - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- field_6_ftcBi - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_6_grfhic - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
- field_6_nVerBuiltInNamesWhenSaved - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
- field_6_reserved6 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_6_swHMF - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_6_wCellPaddingBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_60_brcTop - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_60_ibstDispFldRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_60_wCellPaddingOuterBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_61_brcLeft - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_61_dttmDispFldRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_61_wCellPaddingOuterRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_62_brcBottom - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_62_ftsCellPaddingOuterTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_62_xstDispFldRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_63_brcRight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_63_fcObjp - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_63_ftsCellPaddingOuterLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_64_brcBetween - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_64_ftsCellPaddingOuterBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_64_lbrCRJ - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_65_brcBar - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_65_fSpecVanish - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_65_ftsCellPaddingOuterRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_66_fHasOldProps - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_66_shd - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_66_wCellSpacingOuterTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_67_anld - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_67_fSdtVanish - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_67_wCellSpacingOuterLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_68_phe - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_68_wCellSpacingOuterBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_68_wCharScale - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_69_fPropRMark - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_69_wCellSpacingOuterRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_7_brcp - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_7_ccpFtn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- field_7_cTxbx - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- field_7_docinfo2 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_7_dxaSpace - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_7_fPgnRestart - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_7_fTableHeader - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_7_ftcAsci - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
- field_7_grf - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_7_nFibBack - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- field_7_reserved3 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Deprecated.
- field_7_reserved7 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_7_unused2 - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_7_unused3 - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
- field_7_wCellPaddingRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_70_ftsCellSpacingOuterTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_70_ibstPropRMark - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_71_dttmPropRMark - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_71_ftsCellSpacingOuterLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_72_ftsCellSpacingOuterBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_72_itbdMac - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_73_ftsCellSpacingOuterRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_73_rgdxaTab - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_74_rgtbd - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_74_rgtc - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_75_numrm - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_75_rgshd - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_76_fPropRMark - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_76_ptap - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_77_fHasOldProps - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_77_fNoAllowOverlap - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_78_cHorzBands - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_78_ipgp - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_79_cVertBands - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_79_rsid - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_8_cbGrpprlChpx - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_8_ccpAtn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- field_8_ccpHdd - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- field_8_cv - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_8_docinfo3 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_8_fEndNote - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_8_ftcFE - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
- field_8_ftsCellPaddingLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_8_ilvl - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_8_lKey - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- field_8_padding - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_8_reserved8 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_8_tlp - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_80_rgbrcInsideDefault_0 - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_81_rgbrcInsideDefault_1 - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- field_9_cbGrpprlPapx - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- field_9_ccpEdn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- field_9_ccpMcr - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- field_9_dxaTab - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
- field_9_envr - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.
- field_9_ftcOther - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
- field_9_ftsCellPaddingTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
- field_9_ico - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- field_9_ilfo - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- field_9_lnc - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- field_9_mmPM - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
- field_9_reserved9 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Deprecated.
- field_9_wWidth - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
- FIELD_BEGIN_MARK - Static variable in class org.apache.poi.hwpf.model.FieldDescriptor
- FIELD_END_MARK - Static variable in class org.apache.poi.hwpf.model.FieldDescriptor
- FIELD_SEPARATOR_MARK - Static variable in class org.apache.poi.hwpf.model.FieldDescriptor
- FieldDescriptor - Class in org.apache.poi.hwpf.model
-
Class for the FLD structure.
- FieldDescriptor(byte[]) - Constructor for class org.apache.poi.hwpf.model.FieldDescriptor
- FieldIterator - Class in org.apache.poi.hwpf.dev
-
For iterating through our fields.
- FieldIterator() - Constructor for class org.apache.poi.hwpf.dev.FieldIterator
- Fields - Interface in org.apache.poi.hwpf.usermodel
-
User-friendly interface to access document
Fields - FieldsDocumentPart - Enum in org.apache.poi.hwpf.model
- FieldsImpl - Class in org.apache.poi.hwpf.usermodel
-
Default implementation of
Field - FieldsImpl(FieldsTables) - Constructor for class org.apache.poi.hwpf.usermodel.FieldsImpl
- FieldsTables - Class in org.apache.poi.hwpf.model
-
This class provides access to all the fields Plex.
- FieldsTables(byte[], FileInformationBlock) - Constructor for class org.apache.poi.hwpf.model.FieldsTables
- file() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- FILE - org.apache.poi.common.usermodel.HyperlinkType
-
Link to a file
- FileBackedDataSource - Class in org.apache.poi.poifs.nio
-
A POIFS
DataSourcebacked by a File - FileBackedDataSource(File) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
- FileBackedDataSource(File, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
- FileBackedDataSource(RandomAccessFile, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
- FileBackedDataSource(FileChannel, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
- FileHelper - Class in org.apache.poi.openxml4j.opc.internal
-
Provide useful method to manage file.
- FileHelper() - Constructor for class org.apache.poi.openxml4j.opc.internal.FileHelper
- FileIdCluster(int, int) - Constructor for class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
- FileInformationBlock - Class in org.apache.poi.hwpf.model
-
The File Information Block (FIB).
- FileInformationBlock(byte[]) - Constructor for class org.apache.poi.hwpf.model.FileInformationBlock
-
Creates a new instance of FileInformationBlock
- FileMagic - Enum in org.apache.poi.poifs.filesystem
-
The file magic number, i.e.
- fileOut - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
- FilePassRecord - Class in org.apache.poi.hssf.record
-
Title: File Pass Record (0x002F)
- FilePassRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FilePassRecord
- FilePassRecord(EncryptionMode) - Constructor for class org.apache.poi.hssf.record.FilePassRecord
- FileSharingRecord - Class in org.apache.poi.hssf.record
-
Title: FILESHARING (0x005B)
- FileSharingRecord() - Constructor for class org.apache.poi.hssf.record.FileSharingRecord
- FileSharingRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FileSharingRecord
- Filetime - Class in org.apache.poi.hpsf
-
The Windows FILETIME structure holds a date and time associated with a file.
- Filetime() - Constructor for class org.apache.poi.hpsf.Filetime
- Filetime(Date) - Constructor for class org.apache.poi.hpsf.Filetime
- filetimeToDate(long) - Static method in class org.apache.poi.hpsf.Filetime
-
Converts a Windows FILETIME (in UTC) into a
Date(in UTC). - fill - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
- fill(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- fill(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- fill(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Fills the interior of a
Shapeusing the settings of theGraphics2Dcontext. - fill(List<CHPX>) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
- fill(List<PAPX>) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
-
Fills the queue for writing.
- FILL - org.apache.poi.ss.usermodel.HorizontalAlignment
-
Indicates that the value of the cell should be filled across the entire width of the cell.
- FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- FILL__ANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__BACKOPACITY - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__BLIPFILENAME - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__BLIPFLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__DZTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__FILLBACKCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__FILLCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__FILLCOLOR_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- FILL__FILLED - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__FILLOPACITY - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__FILLTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__FOCUS - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__HEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__HITTESTFILL - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__NOFILLHITTEST - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__PATTERNTEXTURE - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__RECTBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__RECTLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__RECTRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__RECTTOP - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__SHADECOLORS - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__SHADEPRESET - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__SHADETYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__SHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__SHAPEORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__SHAPEORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__TOBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__TOLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__TORIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__TOTOP - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__USERECT - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL__WIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
- FILL_BACKGROUND - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
Use the background fill color/pattern
- FILL_BACKGROUND_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Use the fill background color of the shape.
- FILL_BACKGROUND_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
- FILL_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Use the fill color of the shape.
- FILL_FOREGROUND_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
- FILL_OR_LINE_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
If the shape contains a fill, use the fill color of the shape.
- FILL_PATTERN - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
Fill with a pattern (bitmap)
- FILL_PATTERN - Static variable in class org.apache.poi.ss.util.CellUtil
- FILL_PICTURE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
Center a picture in the shape
- FILL_SHADE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
Shade from start to end points
- FILL_SHADE_CENTER - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
Shade from bounding rectangle to end point
- FILL_SHADE_SCALE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
Similar to FILL_SHADE, but the fill angle is additionally scaled by the aspect ratio of the shape.
- FILL_SHADE_SHAPE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
Shade from shape outline to end point
- FILL_SHADE_TITLE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
shade to title
- FILL_SOLID - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
Fill with a solid color
- FILL_TEXTURE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
-
A texture (pattern with its own color map)
- fillAndXor(byte[], byte) - Static method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
- fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Fills a circular or elliptical arc covering the specified rectangle.
- fillChart(Chart, ChartAxis...) - Method in interface org.apache.poi.ss.usermodel.charts.ChartData
-
Deprecated.Fills a charts with data specified by implementation.
- fillChart(Chart, ChartAxis...) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFLineChartData
-
Deprecated.
- fillChart(Chart, ChartAxis...) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData
-
Deprecated.
- fillClosedCurve - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- fillDecoder(String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
- FILLED - org.apache.poi.xddf.usermodel.chart.RadarStyle
- FilledCellIterator() - Constructor for class org.apache.poi.xssf.streaming.SXSSFRow.FilledCellIterator
- fillEllipse - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.FFData
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.Sttb
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.Xstz
- fillFields(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBitmapBlip
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBlipRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBSERecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherClientDataRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherContainerRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherDggRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherDgRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherMetafileBlip
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherPictBlip
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherRecord
-
The contract of this method is to deserialize an escher record including it's children.
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSpgrRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSpRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherTextboxRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.UnknownEscherRecord
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.hslf.record.EscherPlaceholder
- fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- fillFields(byte[], EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherRecord
-
Delegates to fillFields(byte[], int, EscherRecordFactory)
- fillOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- fillOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- fillOval(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Fills an oval bounded by the specified rectangle with the current color.
- fillpath - org.apache.poi.hemf.record.HemfRecordType
- fillPath - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- FillPatternType - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating the style of fill pattern being used for a cell format.
- fillPie - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- fillPolygon - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- fillPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
-
Fills a (closed) polygon, as defined by a pair of arrays, which hold the x and y coordinates.
- fillPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
-
Fills a (closed) polygon, as defined by a pair of arrays, which hold the x and y coordinates.
- fillPolygon(int[], int[], int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Fills a closed polygon defined by arrays of x and y coordinates.
- fillRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- fillRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- fillRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Fills the specified rectangle.
- fillRects - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- fillRegion - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- fillRegion - org.apache.poi.hwmf.record.HwmfRecordType
- fillrgn - org.apache.poi.hemf.record.HemfRecordType
- fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Fills the specified rounded corner rectangle with the current color.
- fillSheet(XSSFSheet, XDDFDataSource<?>, XDDFNumericalDataSource<?>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
this method writes the data into sheet
- FillStyle - Interface in org.apache.poi.sl.usermodel
-
This interface is the counterpart to
StrokeStyle- it's specifies the filling of a shape - fillVariableFields(byte[], byte[]) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- FILM - org.apache.poi.xwpf.usermodel.Borders
- FILTER - org.apache.poi.ss.usermodel.ConditionFilterType
-
This is the only value valid for HSSF rules
- FILTER - Static variable in class org.apache.poi.ss.usermodel.ConditionType
-
This conditional formatting rule that files the values
- FILTERING_HOOKS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FilteringDirectoryNode - Class in org.apache.poi.poifs.filesystem
-
A DirectoryEntry filter, which exposes another DirectoryEntry less certain parts.
- FilteringDirectoryNode(DirectoryEntry, Collection<String>) - Constructor for class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
-
Creates a filter round the specified directory, which will exclude entries such as "MyNode" and "MyDir/IgnoreNode".
- finalize() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
- Finance - Class in org.apache.poi.ss.formula.functions
-
Implementation of the financial functions pmt, fv, ppmt, ipmt.
- Finance() - Constructor for class org.apache.poi.ss.formula.functions.Finance
- FinanceFunction - Class in org.apache.poi.ss.formula.functions
- FinanceFunction() - Constructor for class org.apache.poi.ss.formula.functions.FinanceFunction
- FinanceLib - Class in org.apache.poi.ss.formula.functions
- find(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Find hyperlinks in a text paragraph
- find(Document) - Static method in class org.apache.poi.hslf.usermodel.HSLFSoundData
-
Find all sound records in the supplied Document records
- find(HSLFShape) - Static method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Find hyperlink assigned to the supplied shape
- find(HSLFTextShape) - Static method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Find hyperlinks in a text shape
- FIND - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
Implementation of the FIND() function.
- findAllEscherContainerRecordOfType(RecordTypes, EscherContainerRecord) - Method in class org.apache.poi.hslf.record.PPDrawing
- findAuthor(String) - Method in interface org.apache.poi.xssf.model.Comments
- findAuthor(String) - Method in class org.apache.poi.xssf.model.CommentsTable
- findByName(String) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Fetch the TextProp with this name, or null if it isn't present
- findCellComment(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- findCellComment(CellAddress) - Method in interface org.apache.poi.xssf.model.Comments
-
Finds the cell comment at cellAddress, if one exists
- findCellComment(CellAddress) - Method in class org.apache.poi.xssf.model.CommentsTable
-
Finds the cell comment at cellAddress, if one exists
- findChildRecords(byte[], int, int) - Static method in class org.apache.poi.hslf.record.Record
-
Default method for finding child records of a container record
- findChildren(byte[]) - Method in class org.apache.poi.hdgf.streams.PointerContainingStream
-
Performs a recursive search, identifying the pointers we contain, creating the Streams for where they point to, then searching those if appropriate.
- findChunks() - Method in class org.apache.poi.hdgf.streams.ChunkStream
-
Process the contents of the stream out into chunks
- findColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Finds the first occurrence of a given color
- findColumnIndex(String) - Method in interface org.apache.poi.ss.usermodel.Table
-
Returns the index of a given named column in the table (names are case insensitive in XSSF).
- findColumnIndex(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Gets the relative column index of a column in this table having the header name
column. - findColumnInfo(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Finds the ColumnInfoRecord which contains the specified columnIndex
- findCommentShape(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
Find a shape with ClientData of type "NOTE" and the specified row and column
- findDefinedParagraphProperty(Function<CTTextParagraphProperties, Boolean>, Function<CTTextParagraphProperties, R>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- findDefinedParagraphProperty(Function<CTTextParagraphProperties, Boolean>, Function<CTTextParagraphProperties, R>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- findDefinedParagraphProperty(Function<CTTextParagraphProperties, Boolean>, Function<CTTextParagraphProperties, R>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- findDefinedParagraphProperty(Function<CTTextParagraphProperties, Boolean>, Function<CTTextParagraphProperties, R>) - Method in interface org.apache.poi.xddf.usermodel.text.TextContainer
- findDefinedParagraphProperty(Function<CTTextParagraphProperties, Boolean>, Function<CTTextParagraphProperties, R>) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- findDefinedParagraphProperty(Function<CTTextParagraphProperties, Boolean>, Function<CTTextParagraphProperties, R>) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- findDefinedParagraphProperty(Function<CTTextParagraphProperties, Boolean>, Function<CTTextParagraphProperties, R>) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- findDefinedParagraphProperty(Function<CTTextParagraphProperties, Boolean>, Function<CTTextParagraphProperties, R>, int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- findDefinedRunProperty(Function<CTTextCharacterProperties, Boolean>, Function<CTTextCharacterProperties, R>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- findDefinedRunProperty(Function<CTTextCharacterProperties, Boolean>, Function<CTTextCharacterProperties, R>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- findDefinedRunProperty(Function<CTTextCharacterProperties, Boolean>, Function<CTTextCharacterProperties, R>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- findDefinedRunProperty(Function<CTTextCharacterProperties, Boolean>, Function<CTTextCharacterProperties, R>) - Method in interface org.apache.poi.xddf.usermodel.text.TextContainer
- findDefinedRunProperty(Function<CTTextCharacterProperties, Boolean>, Function<CTTextCharacterProperties, R>) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- findDefinedRunProperty(Function<CTTextCharacterProperties, Boolean>, Function<CTTextCharacterProperties, R>) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- findDefinedRunProperty(Function<CTTextCharacterProperties, Boolean>, Function<CTTextCharacterProperties, R>) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- findDefinedRunProperty(Function<CTTextCharacterProperties, Boolean>, Function<CTTextCharacterProperties, R>, int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- findDrawingGroup() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Finds the primary drawing group, if one already exists
- findEndOfRowOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- findEndOfRowOutlineGroup(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- FINDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- findExistingInternalRelation(PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
- findExistingRelation(PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Check if the new part was already added before via PackagePart.addRelationship()
- findFirstEscherContainerRecordOfType(RecordTypes, EscherContainerRecord) - Method in class org.apache.poi.hslf.record.PPDrawing
- findFirstEscherRecordOfType(RecordTypes, EscherContainerRecord) - Method in class org.apache.poi.hslf.record.PPDrawing
- findFirstOfType(long) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Finds the first child record of the given type, or null if none of the child records are of the given type.
- findFirstRecordBySid(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Returns the first occurrence of a record matching a particular sid.
- findFirstRecordBySid(short) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the first occurance of a record matching a particular sid.
- findFirstRecordLocBySid(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Finds the first occurrence of a record matching a particular sid and returns it's position.
- findFirstRecordLocBySid(short) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the index of a record matching a particular sid.
- findFirstWithId(short) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
Descends into all our children, returning the first EscherRecord with the given id, or null if none found
- findFirstWithId(short) - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
Descends into all our children, returning the first EscherRecord with the given id, or null if none found
- findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Finds a font that matches the one with the supplied attributes
- findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Finds a font that matches the one with the supplied attributes
- findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in class org.apache.poi.xssf.model.StylesTable
-
Finds a font that matches the one with the supplied attributes, where color is the indexed-value, not the actual color.
- findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Finds a font that matches the one with the supplied attributes
- findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Finds a font that matches the one with the supplied attributes
- findFont(boolean, Color, short, String, boolean, boolean, short, byte) - Method in class org.apache.poi.xssf.model.StylesTable
-
Finds a font that matches the one with the supplied attributes, where color is the actual Color-value, not the indexed color
- findFunction(String) - Method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
- findFunction(String) - Method in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
-
Returns executor by specified name.
- findFunction(String) - Method in class org.apache.poi.ss.formula.udf.DefaultUDFFinder
- findFunction(String) - Method in class org.apache.poi.ss.formula.udf.IndexedUDFFinder
- findFunction(String) - Method in interface org.apache.poi.ss.formula.udf.UDFFinder
-
Returns executor by specified name.
- findHyperlinkRecord(CellAddress) - Method in class org.apache.poi.xssf.binary.XSSFBHyperlinksTable
- findLayout(String) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Scan the master slides for the first slide layout with the given name.
- findMacros(DirectoryNode, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
-
Recursively traverses directory structure rooted at dir.
- findMatchingType(byte[]) - Static method in enum org.apache.poi.hwpf.usermodel.PictureType
- findModuleNameMap(DirectoryNode, Map<String, String>, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
- findNewDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Finds the next available (1 based) drawing group id
- findNewDrawingGroupId() - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Finds the next available (1 based) drawing group id
- findNextRecordBySid(short, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the next occurance of a record matching a particular sid.
- findObjectRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
-
Finds the EmbeddedObjectRefSubRecord, or throws an Exception if there wasn't one
- findPictureData(byte[]) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
check if a picture with this picture data already exists in this presentation
- findPictureData(byte[]) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
check if a picture with this picture data already exists in this presentation
- findPictureData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
check if a picture with this picture data already exists in this presentation
- findProjectProperties(DirectoryNode, Map<String, String>, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
- findRecordAtPos(int) - Static method in class org.apache.poi.hslf.dev.SlideIdListing
- findRecordAtPos(int) - Static method in class org.apache.poi.hslf.dev.UserEditAndPersistListing
- findRefIndexFromExtBookIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
- findSheetFirstNameFromExternSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Finds the first sheet name by his extern sheet index
- findSheetLastNameFromExternSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- findSimilarColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Finds the closest matching color in the custom palette.
- findSimilarColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Finds the closest matching color in the custom palette.
- findSprm(short) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- findStartOfRowOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- findTextParagraphs(EscherTextboxWrapper, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Scans through the supplied record array, looking for a TextHeaderAtom followed by one of a TextBytesAtom or a TextCharsAtom.
- findTextParagraphs(PPDrawing, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
For a given PPDrawing, grab all the TextRuns
- findTextParagraphs(Record[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Scans through the supplied record array, looking for a TextHeaderAtom followed by one of a TextBytesAtom or a TextCharsAtom.
- findTextRecords(int, List<String>) - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
For the given position, look if the record is a text record, and wind on after.
- findUserDefinedFunction(String) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- findUserDefinedFunction(String) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
- FINE_DOTS - org.apache.poi.ss.usermodel.FillPatternType
-
Small fine dots
- FINE_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Small fine dots
- FINE_DOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- FINE_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Small fine dots
- Firebrick - org.apache.poi.sl.usermodel.PresetColor
- FIREBRICK - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Firebrick Preset Color
- FIREBRICK - org.apache.poi.xddf.usermodel.PresetColor
- FIRECRACKERS - org.apache.poi.xwpf.usermodel.Borders
- FIRST - org.apache.poi.wp.usermodel.HeaderFooterType
-
This is a first page header or footer It is displayed on the first page of the section.
- FIRST - Static variable in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- FIRST_COLOR_INDEX - Static variable in class org.apache.poi.hssf.record.PaletteRecord
-
The byte index of the first color
- FIRST_CUSTOM_STYLE_ID - Static variable in class org.apache.poi.xssf.model.StylesTable
-
The first style id available for use as a custom style
- FIRST_USER_DEFINED_FORMAT_INDEX - Static variable in class org.apache.poi.ss.usermodel.BuiltinFormats
-
The first user-defined number format starts at 164.
- firstCol - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- firstColumn - org.apache.poi.ss.usermodel.TableStyleType
- firstColumnStripe - org.apache.poi.ss.usermodel.TableStyleType
- firstColumnSubheading - org.apache.poi.ss.usermodel.TableStyleType
- firstHeaderCell - org.apache.poi.ss.usermodel.TableStyleType
- firstRow - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- firstRowStripe - org.apache.poi.ss.usermodel.TableStyleType
- firstRowSubheading - org.apache.poi.ss.usermodel.TableStyleType
- firstSubrange(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
- firstSubtotalColumn - org.apache.poi.ss.usermodel.TableStyleType
- firstSubtotalRow - org.apache.poi.ss.usermodel.TableStyleType
- firstTotalCell - org.apache.poi.ss.usermodel.TableStyleType
- Fixed - Class in org.apache.poi.ss.formula.functions
- Fixed() - Constructor for class org.apache.poi.ss.formula.functions.Fixed
- FIXED - org.apache.poi.common.usermodel.fonts.FontPitch
-
A fixed pitch, which means that all the characters in the font occupy the same width when output in a string.
- Fixed0ArgFunction - Class in org.apache.poi.ss.formula.functions
-
Convenience base class for functions that only take zero arguments.
- Fixed0ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed0ArgFunction
- Fixed1ArgFunction - Class in org.apache.poi.ss.formula.functions
-
Convenience base class for functions that must take exactly one argument.
- Fixed1ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
- Fixed2ArgFunction - Class in org.apache.poi.ss.formula.functions
-
Convenience base class for functions that must take exactly two arguments.
- Fixed2ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed2ArgFunction
- Fixed3ArgFunction - Class in org.apache.poi.ss.formula.functions
-
Convenience base class for functions that must take exactly three arguments.
- Fixed3ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed3ArgFunction
- Fixed4ArgFunction - Class in org.apache.poi.ss.formula.functions
-
Convenience base class for functions that must take exactly four arguments.
- Fixed4ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed4ArgFunction
- FixedField - Interface in org.apache.poi.util
-
behavior of a field at a fixed location within a byte array
- fixedPointToDouble(int) - Static method in class org.apache.poi.util.Units
-
Converts a value of type FixedPoint to a floating point
- fixFonts(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawFactory
-
Replace font families for Windows JVM 6, which contains a font rendering error.
- fixLineEndings(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Check and add linebreaks to text runs leading other paragraphs
- flag - Variable in enum org.apache.poi.hwmf.record.HwmfFill.ColorUsage
- flag - Variable in enum org.apache.poi.hwmf.record.HwmfMapMode
-
native flag
- FLAG_BACKGROUND - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_CHILD - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_CONNECTOR - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_DELETED - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_FLIPHORIZ - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_FLIPVERT - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_GROUP - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_HASSHAPETYPE - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_HAVEANCHOR - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_HAVEMASTER - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_OLESHAPE - Static variable in class org.apache.poi.ddf.EscherSpRecord
- FLAG_PATRIARCH - Static variable in class org.apache.poi.ddf.EscherSpRecord
- flagAES - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
-
A value that MUST be 1 if the protected content is an ECMA-376 document ECMA-376.
- flagCryptoAPI - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
-
A flag that specifies whether CryptoAPI RC4 or ECMA-376 encryption ECMA-376 is used.
- flagDocProps - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
-
A value that MUST be 0 if document properties are encrypted.
- flagExternal - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
-
A value that MUST be 1 if extensible encryption is used.
- FLAT - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
-
Line ends at end point
- FLAT - org.apache.poi.sl.usermodel.StrokeStyle.LineCap
-
Line ends at end point
- FLAT - org.apache.poi.xddf.usermodel.LineCap
- flattenpath - org.apache.poi.hemf.record.HemfRecordType
- FLDAbstractType - Class in org.apache.poi.hwpf.model.types
-
Field Descriptor (FLD).
- FLDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FLDAbstractType
- flipH - Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- flipH - Variable in class org.apache.poi.sl.draw.binding.CTTransform2D
- flipV - Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- flipV - Variable in class org.apache.poi.sl.draw.binding.CTTransform2D
- FLOAT - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
R4 - 4-byte floating point value
- FloatPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.FloatPropertyValue
- floodFill - org.apache.poi.hwmf.record.HwmfRecordType
- fLoop - Static variable in class org.apache.poi.hslf.record.ExMediaAtom
-
A bit that specifies whether the audio or video data is repeated continuously during playback.
- FLOOR - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- FLORAL_WHITE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Floral White Preset Color
- FLORAL_WHITE - org.apache.poi.xddf.usermodel.PresetColor
- FloralWhite - org.apache.poi.sl.usermodel.PresetColor
- FLOW_CHART_ALTERNATE_PROCESS - org.apache.poi.sl.draw.binding.STShapeType
-
Alternate Process Flow Shape
- FLOW_CHART_ALTERNATE_PROCESS - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_ALTERNATE_PROCESS - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_ALTERNATE_PROCESS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_COLLATE - org.apache.poi.sl.draw.binding.STShapeType
-
Collate Flow Shape
- FLOW_CHART_COLLATE - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_COLLATE - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_COLLATE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_CONNECTOR - org.apache.poi.sl.draw.binding.STShapeType
-
Connector Flow Shape
- FLOW_CHART_CONNECTOR - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_CONNECTOR - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_CONNECTOR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_DECISION - org.apache.poi.sl.draw.binding.STShapeType
-
Decision Flow Shape
- FLOW_CHART_DECISION - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_DECISION - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_DECISION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_DELAY - org.apache.poi.sl.draw.binding.STShapeType
-
Delay Flow Shape
- FLOW_CHART_DELAY - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_DELAY - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_DELAY - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_DISPLAY - org.apache.poi.sl.draw.binding.STShapeType
-
Display Flow Shape
- FLOW_CHART_DISPLAY - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_DISPLAY - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_DISPLAY - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_DOCUMENT - org.apache.poi.sl.draw.binding.STShapeType
-
Document Flow Shape
- FLOW_CHART_DOCUMENT - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_DOCUMENT - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_DOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_EXTRACT - org.apache.poi.sl.draw.binding.STShapeType
-
Extract Flow Shape
- FLOW_CHART_EXTRACT - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_EXTRACT - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_EXTRACT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_INPUT_OUTPUT - org.apache.poi.sl.draw.binding.STShapeType
-
Input Output Flow Shape
- FLOW_CHART_INPUT_OUTPUT - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_INPUT_OUTPUT - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_INPUT_OUTPUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_INTERNAL_STORAGE - org.apache.poi.sl.draw.binding.STShapeType
-
Internal Storage Flow Shape
- FLOW_CHART_INTERNAL_STORAGE - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_INTERNAL_STORAGE - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_INTERNAL_STORAGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_MAGNETIC_DISK - org.apache.poi.sl.draw.binding.STShapeType
-
Magnetic Disk Flow Shape
- FLOW_CHART_MAGNETIC_DISK - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_MAGNETIC_DISK - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_MAGNETIC_DISK - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_MAGNETIC_DRUM - org.apache.poi.sl.draw.binding.STShapeType
-
Magnetic Drum Flow Shape
- FLOW_CHART_MAGNETIC_DRUM - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_MAGNETIC_DRUM - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_MAGNETIC_DRUM - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_MAGNETIC_TAPE - org.apache.poi.sl.draw.binding.STShapeType
-
Magnetic Tape Flow Shape
- FLOW_CHART_MAGNETIC_TAPE - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_MAGNETIC_TAPE - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_MAGNETIC_TAPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_MANUAL_INPUT - org.apache.poi.sl.draw.binding.STShapeType
-
Manual Input Flow Shape
- FLOW_CHART_MANUAL_INPUT - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_MANUAL_INPUT - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_MANUAL_INPUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_MANUAL_OPERATION - org.apache.poi.sl.draw.binding.STShapeType
-
Manual Operation Flow Shape
- FLOW_CHART_MANUAL_OPERATION - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_MANUAL_OPERATION - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_MANUAL_OPERATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_MERGE - org.apache.poi.sl.draw.binding.STShapeType
-
Merge Flow Shape
- FLOW_CHART_MERGE - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_MERGE - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_MERGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_MULTIDOCUMENT - org.apache.poi.sl.draw.binding.STShapeType
-
Multi-Document Flow Shape
- FLOW_CHART_MULTIDOCUMENT - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_MULTIDOCUMENT - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_MULTIDOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_OFFLINE_STORAGE - org.apache.poi.sl.draw.binding.STShapeType
-
Offline Storage Flow Shape
- FLOW_CHART_OFFLINE_STORAGE - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_OFFLINE_STORAGE - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_OFFLINE_STORAGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_OFFPAGE_CONNECTOR - org.apache.poi.sl.draw.binding.STShapeType
-
Off-Page Connector Flow Shape
- FLOW_CHART_OFFPAGE_CONNECTOR - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_OFFPAGE_CONNECTOR - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_OFFPAGE_CONNECTOR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_ONLINE_STORAGE - org.apache.poi.sl.draw.binding.STShapeType
-
Online Storage Flow Shape
- FLOW_CHART_ONLINE_STORAGE - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_ONLINE_STORAGE - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_ONLINE_STORAGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_OR - org.apache.poi.sl.draw.binding.STShapeType
-
Or Flow Shape
- FLOW_CHART_OR - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_OR - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_OR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_PREDEFINED_PROCESS - org.apache.poi.sl.draw.binding.STShapeType
-
Predefined Process Flow Shape
- FLOW_CHART_PREDEFINED_PROCESS - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_PREDEFINED_PROCESS - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_PREDEFINED_PROCESS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_PREPARATION - org.apache.poi.sl.draw.binding.STShapeType
-
Preparation Flow Shape
- FLOW_CHART_PREPARATION - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_PREPARATION - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_PREPARATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_PROCESS - org.apache.poi.sl.draw.binding.STShapeType
-
Process Flow Shape
- FLOW_CHART_PROCESS - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_PROCESS - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_PROCESS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_PUNCHED_CARD - org.apache.poi.sl.draw.binding.STShapeType
-
Punched Card Flow Shape
- FLOW_CHART_PUNCHED_CARD - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_PUNCHED_CARD - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_PUNCHED_CARD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_PUNCHED_TAPE - org.apache.poi.sl.draw.binding.STShapeType
-
Punched Tape Flow Shape
- FLOW_CHART_PUNCHED_TAPE - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_PUNCHED_TAPE - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_PUNCHED_TAPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_SORT - org.apache.poi.sl.draw.binding.STShapeType
-
Sort Flow Shape
- FLOW_CHART_SORT - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_SORT - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_SORT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_SUMMING_JUNCTION - org.apache.poi.sl.draw.binding.STShapeType
-
Summing Junction Flow Shape
- FLOW_CHART_SUMMING_JUNCTION - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_SUMMING_JUNCTION - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_SUMMING_JUNCTION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FLOW_CHART_TERMINATOR - org.apache.poi.sl.draw.binding.STShapeType
-
Terminator Flow Shape
- FLOW_CHART_TERMINATOR - org.apache.poi.sl.usermodel.ShapeType
- FLOW_CHART_TERMINATOR - org.apache.poi.xddf.usermodel.PresetGeometry
- FLOW_CHART_TERMINATOR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FlowChartAlternateProcess - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartCollate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartConnector - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartDecision - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartDelay - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartDisplay - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartDocument - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartExtract - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartInputOutput - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartInternalStorage - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartMagneticDisk - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartMagneticDrum - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartMagneticTape - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartManualInput - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartManualOperation - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartMerge - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartMultidocument - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartOfflineStorage - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartOffpageConnector - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartOnlineStorage - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartOr - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartPredefinedProcess - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartPreparation - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartProcess - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartPunchedCard - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartPunchedTape - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartSort - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartSummingJunction - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FlowChartTerminator - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FLOWERS_BLOCK_PRINT - org.apache.poi.xwpf.usermodel.Borders
- FLOWERS_DAISIES - org.apache.poi.xwpf.usermodel.Borders
- FLOWERS_MODERN_1 - org.apache.poi.xwpf.usermodel.Borders
- FLOWERS_MODERN_2 - org.apache.poi.xwpf.usermodel.Borders
- FLOWERS_PANSY - org.apache.poi.xwpf.usermodel.Borders
- FLOWERS_RED_ROSE - org.apache.poi.xwpf.usermodel.Borders
- FLOWERS_ROSES - org.apache.poi.xwpf.usermodel.Borders
- FLOWERS_TEACUP - org.apache.poi.xwpf.usermodel.Borders
- FLOWERS_TINY - org.apache.poi.xwpf.usermodel.Borders
- flush() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
- flush() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
-
Flush this output stream.
- flush() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
- flush() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Flush the package : save all.
- flush() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Flush the content of this part.
- flush() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
- flush() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
- flush() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
- flushImpl() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Flush the package but not save.
- flushImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Flush the package.
- FLUSHOUT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Causes all pending output to be flushed to the output device.
- flushRows() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flush all rows to disk.
- flushRows(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Specifies how many rows can be accessed at most via getRow().
- flushSheets() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- FMINHEIGHT_AT_LEAST - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- FMINHEIGHT_EXACT - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- fmla - Variable in class org.apache.poi.sl.draw.binding.CTGeomGuide
- fNarration - Static variable in class org.apache.poi.hslf.record.ExMediaAtom
-
A bit that specifies whether the audio data is recorded narration for the slide show.
- FnGroupCountRecord - Class in org.apache.poi.hssf.record
-
Title: Function Group Count Record
- FnGroupCountRecord() - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
- FnGroupCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
- foDocumentFacade - Variable in class org.apache.poi.hwpf.converter.WordToFoConverter
- FoDocumentFacade - Class in org.apache.poi.hwpf.converter
- FoDocumentFacade(Document) - Constructor for class org.apache.poi.hwpf.converter.FoDocumentFacade
- FOL_HLINK - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Followed Hyperlink Color
- FOLDED_CORNER - org.apache.poi.sl.draw.binding.STShapeType
-
Folded Corner Shape
- FOLDED_CORNER - org.apache.poi.sl.usermodel.ShapeType
- FOLDED_CORNER - org.apache.poi.xddf.usermodel.PresetGeometry
- FOLDED_CORNER - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FoldedCorner - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- FOLDER_ASSOCIATED_CONTENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FOLDER_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FOLHLINK - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- FOLIO_PAPER - org.apache.poi.ss.usermodel.PaperSize
- FOLIO8_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Folio 8 1/2 x 13 in
- FOLLOWED_LINK - org.apache.poi.xddf.usermodel.SchemeColor
- FOLLOWS_ENTIRE_COLOR_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
-
Embedded document follows the entire color scheme.
- FOLLOWS_TEXT_AND_BACKGROUND_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
-
Embedded document follows the text and background scheme.
- font(String, String) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- Font - Interface in org.apache.poi.ss.usermodel
- FONT - Static variable in class org.apache.poi.ss.util.CellUtil
- FONT_ARIAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
-
Arial font
- FONT_CELL_HEIGHT_PRESERVED - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
- FONT_FALLBACK - Static variable in interface org.apache.poi.sl.draw.Drawable
-
Key for a font fallback map of type
Map<String,String>which maps the original font family (key) to the fallback font family (value). - FONT_HANDLER - Static variable in interface org.apache.poi.sl.draw.Drawable
-
Use this object to resolve unknown / missing fonts when rendering slides.
- FONT_MAP - Static variable in interface org.apache.poi.sl.draw.Drawable
-
Key for a font map of type
Map<String,String>which maps the original font family (key) to the mapped font family (value) - FONT_TABLE - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- FontAlignment - Enum in org.apache.poi.xddf.usermodel.text
- FontAlignmentProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition for the font alignment property.
- FontAlignmentProp() - Constructor for class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
- FontBasisRecord - Class in org.apache.poi.hssf.record.chart
-
The font basis record stores various font metrics.
- FontBasisRecord() - Constructor for class org.apache.poi.hssf.record.chart.FontBasisRecord
- FontBasisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.FontBasisRecord
- FontCharset - Enum in org.apache.poi.common.usermodel.fonts
-
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.
- FontCharset - Enum in org.apache.poi.ss.usermodel
-
Deprecated.enum will be replaced by common version org.apache.poi.common.usermodel.FontCharset
- FontCollection - Class in org.apache.poi.hslf.record
-
FontCollectionia a container that holds information about all the fonts in the presentation. - FontCollection - org.apache.poi.hslf.record.RecordTypes
- FontCollection - Interface in org.apache.poi.sl.usermodel
- FontCollection(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.FontCollection
- FontDetails - Class in org.apache.poi.hssf.usermodel
-
Stores width and height details about a font.
- FontDetails(String, int) - Constructor for class org.apache.poi.hssf.usermodel.FontDetails
-
Construct the font details with the given name and height.
- FontEmbeddedData - org.apache.poi.hslf.record.RecordTypes
- FontEntityAtom - Class in org.apache.poi.hslf.record
-
This atom corresponds exactly to a Windows Logical Font (LOGFONT) structure.
- FontEntityAtom - org.apache.poi.hslf.record.RecordTypes
- FontEntityAtom() - Constructor for class org.apache.poi.hslf.record.FontEntityAtom
-
Create a new instance of
FontEntityAtom - FontEntityAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.FontEntityAtom
-
Build an instance of
FontEntityAtomfrom on-disk data - FontFamily - Enum in org.apache.poi.common.usermodel.fonts
-
A property of a font that describes its general appearance.
- FontFamily - Enum in org.apache.poi.ss.usermodel
-
The font family this font belongs to.
- FontFormatting - Class in org.apache.poi.hssf.record.cf
-
Font Formatting Block of the Conditional Formatting Rule Record.
- FontFormatting - Interface in org.apache.poi.ss.usermodel
-
High level representation for Font Formatting component of Conditional Formatting settings
- FontFormatting() - Constructor for class org.apache.poi.hssf.record.cf.FontFormatting
- FontFormatting(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.cf.FontFormatting
-
Creates new FontFormatting
- FontGroup - Enum in org.apache.poi.common.usermodel.fonts
-
Text runs can contain characters which will be handled (if configured) by a different font, because the default font (latin) doesn't contain corresponding glyphs.
- FontGroup.FontGroupRange - Class in org.apache.poi.common.usermodel.fonts
- FontGroupRange() - Constructor for class org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange
- FontIndexRecord - Class in org.apache.poi.hssf.record.chart
-
The font index record indexes into the font table for the text record.
- FontIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.FontIndexRecord
- FontIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.FontIndexRecord
- FontInfo - Interface in org.apache.poi.common.usermodel.fonts
-
A FontInfo object holds information about a font configuration.
- FontMetricsDumper - Class in org.apache.poi.util
- FontMetricsDumper() - Constructor for class org.apache.poi.util.FontMetricsDumper
- fontName - Variable in class org.apache.poi.hwpf.converter.FontReplacer.Triplet
- FontPitch - Enum in org.apache.poi.common.usermodel.fonts
-
A property of a font that describes the pitch, of the characters.
- FontRecord - Class in org.apache.poi.hssf.record
-
Title: Font Record (0x0031)
- FontRecord() - Constructor for class org.apache.poi.hssf.record.FontRecord
- FontRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FontRecord
- FontReplacer - Interface in org.apache.poi.hwpf.converter
- FontReplacer.Triplet - Class in org.apache.poi.hwpf.converter
- FontScheme - Enum in org.apache.poi.ss.usermodel
-
Defines the font scheme to which this font belongs.
- fontSize(short) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- FontTable - Class in org.apache.poi.hwpf.model
-
FontTable or in MS terminology sttbfffn is a common data structure written in all Word files.
- FontTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.FontTable
- FontUnderline - Enum in org.apache.poi.ss.usermodel
-
the different types of possible underline formatting
- Footer - Interface in org.apache.poi.ss.usermodel
-
Common definition of a HSSF or XSSF page footer.
- FOOTER - org.apache.poi.sl.usermodel.Placeholder
-
Footer placeholder shape.
- FOOTER - org.apache.poi.xwpf.usermodel.BodyType
- FOOTER - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- FOOTERATOM - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
- FooterMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- FooterMCAtom - org.apache.poi.hslf.record.RecordTypes
- FooterRecord - Class in org.apache.poi.hssf.record
-
Title: Footer Record (0x0015)
- FooterRecord(String) - Constructor for class org.apache.poi.hssf.record.FooterRecord
- FooterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FooterRecord
- footers - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- FOOTNOTE - org.apache.poi.hwpf.model.NoteType
-
Footnote
- FOOTNOTE - org.apache.poi.hwpf.model.SubdocumentType
- FOOTNOTE - org.apache.poi.xwpf.usermodel.BodyType
- FOOTNOTE - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- FootnoteEndnoteIdManager - Class in org.apache.poi.xwpf.usermodel
-
Manages IDs for footnotes and endnotes.
- FootnoteEndnoteIdManager(XWPFDocument) - Constructor for class org.apache.poi.xwpf.usermodel.FootnoteEndnoteIdManager
- FootnoteReferenceDescriptor - Class in org.apache.poi.hwpf.model
- FootnoteReferenceDescriptor() - Constructor for class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
- FootnoteReferenceDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
- footnotes - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
- footnotes - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- FOOTNOTES - org.apache.poi.hwpf.model.FieldsDocumentPart
-
footnote subdocument
- forceufimapping - org.apache.poi.hemf.record.HemfRecordType
- forColorContainer(CTColor) - Static method in class org.apache.poi.xddf.usermodel.XDDFColor
- FOREST_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Forest Green Preset Color
- FOREST_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- ForestGreen - org.apache.poi.sl.usermodel.PresetColor
- forId(byte) - Static method in class org.apache.poi.ss.usermodel.ConditionType
- forId(int) - Static method in class org.apache.poi.ss.usermodel.ConditionType
- forId(int, boolean) - Static method in enum org.apache.poi.sl.usermodel.ShapeType
- forInt(byte) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
- forInt(int) - Static method in enum org.apache.poi.common.usermodel.HyperlinkType
-
Deprecated.POI 3.15 beta 3
- forInt(int) - Static method in enum org.apache.poi.ss.formula.FormulaType
-
Used to transition from
ints (possibly stored in the Excel file) toFormulaTypes. - forInt(int) - Static method in enum org.apache.poi.ss.usermodel.CellType
-
Deprecated.POI 3.15 beta 3. Used to transition code from
ints toCellTypes. - forInt(int) - Static method in enum org.apache.poi.ss.usermodel.FillPatternType
- forInt(int) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
- forInt(int) - Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
- forInt(int) - Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
- forInt(int) - Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
- ForkedEvaluator - Class in org.apache.poi.ss.formula.eval.forked
-
An alternative workbook evaluator that saves memory in situations where a single workbook is concurrently and independently evaluated many times.
- forLong(long) - Static method in enum org.apache.poi.ss.usermodel.ReadingOrder
- FORM_CATEGORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FORM_CATEGORY_SUB - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FORM_CLSID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FORM_CONTACT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FORM_DESIGNER_GUID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FORM_DESIGNER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FORM_HIDDEN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FORM_HOST_MAP - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FORM_MESSAGE_BEHAVIOR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FORM_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- format - Variable in class org.apache.poi.ss.format.CellFormatter
-
The original specified format.
- format(int) - Method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
- format(Number) - Method in class org.apache.poi.ss.usermodel.FractionFormat
- format(Object) - Method in class org.apache.poi.ss.format.CellFormatter
-
Formats the value, returning the resulting string.
- format(Object, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
- format(Object, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.FractionFormat
- format(String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
-
Used to format sheet names as they would appear in cell formula expressions.
- format(StringBuilder, int, String, String) - Static method in class org.apache.poi.ss.formula.SheetRangeAndWorkbookIndexFormatter
- format(Date, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- FORMAT_ID - Static variable in class org.apache.poi.hpsf.DocumentSummaryInformation
- FORMAT_ID - Static variable in class org.apache.poi.hpsf.SummaryInformation
-
The SummaryInformation's section's format ID.
- FORMAT_ID - Static variable in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Each custom property element contains an fmtid attribute with the same GUID value ({D5CDD505-2E9C-101B-9397-08002B2CF9AE}).
- FORMAT_MASK - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
- FORMAT_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for an entire cell single part.
- format2DRefAsString() - Method in interface org.apache.poi.ss.formula.ExternSheetReferenceToken
- format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
- format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
- format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- formatAsString() - Method in class org.apache.poi.ss.usermodel.CellValue
- formatAsString() - Method in class org.apache.poi.ss.util.AreaReference
-
Returns a text representation of this area reference.
- formatAsString() - Method in class org.apache.poi.ss.util.CellAddress
-
Same as
CellAddress.toString() - formatAsString() - Method in class org.apache.poi.ss.util.CellRangeAddress
- formatAsString() - Method in class org.apache.poi.ss.util.CellReference
-
Returns a text representation of this cell reference.
- formatAsString(String, boolean) - Method in class org.apache.poi.ss.util.CellRangeAddress
- formatCellValue(Cell) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Returns the formatted value of a cell as a String regardless of the cell type.
- formatCellValue(Cell, FormulaEvaluator) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Returns the formatted value of a cell as a String regardless of the cell type.
- formatCellValue(Cell, FormulaEvaluator, ConditionalFormattingEvaluator) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Returns the formatted value of a cell as a String regardless of the cell type.
- formatExecutionTime() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- formatIterator() - Method in class org.apache.poi.hssf.record.common.UnicodeString
- formatMatches(ColumnInfoRecord) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- formatNumberDateCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
-
Formats the given numeric of date cells contents as a String, in as close as we can to the way that Excel would do so.
- formatRange(CellRangeAddress) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- formatRawCellContents(double, int, String) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Formats the given raw cell value, based on the supplied format index and string, according to excel style rules.
- formatRawCellContents(double, int, String, boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Formats the given raw cell value, based on the supplied format index and string, according to excel style rules.
- FormatRecord - Class in org.apache.poi.hssf.record
-
Title: Format Record (0x041E)
- FormatRecord(int, String) - Constructor for class org.apache.poi.hssf.record.FormatRecord
- FormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FormatRecord
- formatReferenceAsString() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- formatReferenceAsString() - Method in class org.apache.poi.ss.formula.ptg.RefNPtg
- formatReferenceAsString() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- FormatRun(short, short) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
- FormatRun(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
- FormattedDiskPage - Class in org.apache.poi.hwpf.model
-
Represents an FKP data structure.
- FormattedDiskPage() - Constructor for class org.apache.poi.hwpf.model.FormattedDiskPage
- FormattedDiskPage(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FormattedDiskPage
-
Uses a 512-byte array to create a FKP
- formatter - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- formatting_not_used - Variable in class org.apache.poi.hssf.record.CFRuleBase
- formatting_options - Variable in class org.apache.poi.hssf.record.CFRuleBase
- FormatTrackingHSSFListener - Class in org.apache.poi.hssf.eventusermodel
-
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 ids.
- FormatTrackingHSSFListener(HSSFListener) - Constructor for class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
-
Creates a format tracking wrapper around the given listener, using the
default localefor the formats. - FormatTrackingHSSFListener(HSSFListener, Locale) - Constructor for class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
-
Creates a format tracking wrapper around the given listener, using the given locale for the formats.
- formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellDateFormatter
-
Format a value according the format string.
- formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellElapsedFormatter
-
Format a value according the format string.
- formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellFormatter
-
Format a value according the format string.
- formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellGeneralFormatter
-
The general style is not quite the same as any other, or any combination of others.
- formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellNumberFormatter
-
Format a value according the format string.
- formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellTextFormatter
-
Format a value according the format string.
- FORMFLDSTTBS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- Formula - Class in org.apache.poi.ss.formula
-
Encapsulates an encoded formula token array.
- Formula - Interface in org.apache.poi.sl.draw.geom
-
A guide formula in DrawingML.
- FORMULA - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- FORMULA - org.apache.poi.ss.usermodel.CellType
-
Formula cell type
- FORMULA - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
Formula result
- FORMULA - org.apache.poi.ss.usermodel.IgnoredErrorType
-
Whether to check formulas in the range of the shared feature that are inconsistent with formulas in neighbouring cells.
- FORMULA - Static variable in class org.apache.poi.ss.usermodel.ConditionType
-
This conditional formatting rule contains a formula to evaluate.
- FORMULA - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
Formula ( 'Custom' ) type
- FORMULA_RANGE - org.apache.poi.ss.usermodel.IgnoredErrorType
-
Whether to check formulas in the range of the shared feature with references to less than the entirety of a range containing continuous data.
- FormulaError - Enum in org.apache.poi.ss.usermodel
-
Enumerates error values in SpreadsheetML formula calculations.
- FormulaEvaluator - Interface in org.apache.poi.ss.usermodel
-
Evaluates formula cells.
- FormulaParseException - Exception in org.apache.poi.ss.formula
-
This exception thrown when a supplied formula has incorrect syntax (or syntax currently not supported by POI).
- FormulaParser - Class in org.apache.poi.ss.formula
-
This class parses a formula string into a List of tokens in RPN order.
- FormulaParsingWorkbook - Interface in org.apache.poi.ss.formula
-
Abstracts a workbook for the purpose of formula parsing.
For POI internal use only - FormulaRecord - Class in org.apache.poi.hssf.record
-
Formula Record (0x0006).
- FormulaRecord() - Constructor for class org.apache.poi.hssf.record.FormulaRecord
-
Creates new FormulaRecord
- FormulaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FormulaRecord
- FormulaRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
-
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).
- FormulaRecordAggregate(FormulaRecord, StringRecord, SharedValueManager) - Constructor for class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- FormulaRenderer - Class in org.apache.poi.ss.formula
-
Common logic for rendering formulas.
For POI internal use only - FormulaRenderer() - Constructor for class org.apache.poi.ss.formula.FormulaRenderer
- FormulaRenderingWorkbook - Interface in org.apache.poi.ss.formula
-
Abstracts a workbook for the purpose of converting formula to text.
For POI internal use only - FormulaShifter - Class in org.apache.poi.ss.formula
-
Updates Formulas as rows or sheets are shifted
- formulasNotResults - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- FormulaType - Enum in org.apache.poi.ss.formula
-
Enumeration of various formula types.
- FormulaViewer - Class in org.apache.poi.hssf.dev
-
FormulaViewer - finds formulas in a BIFF8 file and attempts to read them/display data from them.
- FormulaViewer() - Constructor for class org.apache.poi.hssf.dev.FormulaViewer
-
Creates new FormulaViewer
- forNativeID(int) - Static method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
- forNativeID(int) - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
- forNativeID(int) - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
- forOoxmlID(int) - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
- forOoxmlID(int) - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
- forString(String) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
- forTypeID(int) - Static method in enum org.apache.poi.hslf.record.RecordTypes
- FORWARD_SLASH_CHAR - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Forward slash URI separator.
- FORWARD_SLASH_STRING - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Forward slash URI separator.
- FOUR_OBJ - org.apache.poi.xslf.usermodel.SlideLayout
- FOUR_OBJECTS - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with one title and four body placeholder shapes.
- FractionFormat - Class in org.apache.poi.ss.usermodel
-
Format class that handles Excel style fractions, such as "# #/#" and "#/###"
- FractionFormat(String, String) - Constructor for class org.apache.poi.ss.usermodel.FractionFormat
-
Single parameter ctor
- FRAME - org.apache.poi.sl.draw.binding.STShapeType
-
Frame Shape
- FRAME - org.apache.poi.sl.usermodel.ShapeType
- FRAME - org.apache.poi.xddf.usermodel.PresetGeometry
- FRAME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FrameRecord - Class in org.apache.poi.hssf.record.chart
-
The frame record indicates whether there is a border around the displayed text of a chart.
- FrameRecord() - Constructor for class org.apache.poi.hssf.record.chart.FrameRecord
- FrameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.FrameRecord
- frameRegion - org.apache.poi.hwmf.record.HwmfRecordType
- framergn - org.apache.poi.hemf.record.HemfRecordType
- FRDAbstractType - Class in org.apache.poi.hwpf.model.types
-
Footnote Reference Descriptor (FRD).
- FRDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FRDAbstractType
- free() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
-
Frees all blocks in the stream
- FreeformShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- FreeRefFunction - Interface in org.apache.poi.ss.formula.functions
-
For most Excel functions, involving references ((cell, area), (2d, 3d)), the references are passed in as arguments, and the exact location remains fixed.
- Frequency - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel 'Analysis ToolPak' function FREQUENCY()
Returns a frequency distribution as a vertical array - fRewind - Static variable in class org.apache.poi.hslf.record.ExMediaAtom
-
A bit that specifies whether the audio or video data is rewound after playing.
- from(byte[]) - Static method in class org.apache.poi.xddf.usermodel.XDDFColor
- from(int, int, int) - Static method in class org.apache.poi.xddf.usermodel.XDDFColor
- from(Cell, ConditionalFormattingEvaluator) - Static method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
- from(CellStyle) - Static method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
- from(PresetColor) - Static method in class org.apache.poi.xddf.usermodel.XDDFColor
- from(SchemeColor) - Static method in class org.apache.poi.xddf.usermodel.XDDFColor
- from(SystemColor) - Static method in class org.apache.poi.xddf.usermodel.XDDFColor
- from(CTColor, IndexedColorMap) - Static method in class org.apache.poi.xssf.usermodel.XSSFColor
- fromArray(String[], String) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDataSourcesFactory
- fromArray(String[], String, int) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDataSourcesFactory
- fromArray(T[]) - Static method in class org.apache.poi.ss.usermodel.charts.DataSources
-
Deprecated.
- fromArray(T[], String) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDataSourcesFactory
- fromArray(T[], String, int) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDataSourcesFactory
- fromByte(byte) - Static method in class org.apache.poi.util.LZWDecompresser
-
Given a java byte, turn it into an integer between 0 and 255 (i.e.
- fromColors(CTColors) - Static method in class org.apache.poi.xssf.usermodel.CustomIndexedColorMap
-
OOXML spec says if this exists it must have all indexes.
- fromDataSource(CTAxDataSource) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDataSourcesFactory
- fromDataSource(CTNumDataSource) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDataSourcesFactory
- fromEcmaId(int) - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- fromEcmaId(int) - Static method in enum org.apache.poi.poifs.crypt.CipherProvider
- fromEcmaId(int) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
- fromEcmaId(String) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
- fromInt(int) - Static method in enum org.apache.poi.ss.usermodel.IndexedColors
- fromInt(int) - Static method in class org.apache.poi.util.LZWDecompresser
-
Given an integer, turn it into a java byte, handling the wrapping.
- fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
- fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
- fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
- fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
- fromNumericCellRange(Sheet, CellRangeAddress) - Static method in class org.apache.poi.ss.usermodel.charts.DataSources
-
Deprecated.
- fromNumericCellRange(XSSFSheet, CellRangeAddress) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDataSourcesFactory
- fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
- fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
- fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
- fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
- fromString(String) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
- fromStringCellRange(Sheet, CellRangeAddress) - Static method in class org.apache.poi.ss.usermodel.charts.DataSources
-
Deprecated.
- fromStringCellRange(XSSFSheet, CellRangeAddress) - Static method in class org.apache.poi.xddf.usermodel.chart.XDDFDataSourcesFactory
- fromValue(String) - Static method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
- fromValue(String) - Static method in enum org.apache.poi.sl.draw.binding.STPathFillMode
- fromValue(String) - Static method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
- fromValue(String) - Static method in enum org.apache.poi.sl.draw.binding.STRectAlignment
- fromValue(String) - Static method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
- fromValue(String) - Static method in enum org.apache.poi.sl.draw.binding.STShapeType
- fromValue(String) - Static method in enum org.apache.poi.sl.draw.binding.STTextShapeType
- fromXmlId(String, int) - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- FSPA - Class in org.apache.poi.hwpf.model
-
File Shape Address structure
- FSPA() - Constructor for class org.apache.poi.hwpf.model.FSPA
- FSPA(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FSPA
- FSPA_SIZE - Static variable in class org.apache.poi.hwpf.model.FSPA
-
Deprecated.
- FSPAAbstractType - Class in org.apache.poi.hwpf.model.types
-
File Shape Address (FSPA).
- FSPAAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FSPAAbstractType
- FSPADocumentPart - Enum in org.apache.poi.hwpf.model
- FSPATable - Class in org.apache.poi.hwpf.model
-
This class holds all the FSPA (File Shape Address) structures.
- FSPATable(byte[], int, int, List<TextPiece>) - Constructor for class org.apache.poi.hwpf.model.FSPATable
-
Deprecated.
- FSPATable(byte[], FileInformationBlock, FSPADocumentPart) - Constructor for class org.apache.poi.hwpf.model.FSPATable
- FtCblsSubRecord - Class in org.apache.poi.hssf.record
-
This structure appears as part of an Obj record that represents a checkbox or radio button.
- FtCblsSubRecord() - Constructor for class org.apache.poi.hssf.record.FtCblsSubRecord
-
Construct a new
FtCblsSubRecordand fill its data with the default values - FtCblsSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.FtCblsSubRecord
- FtCfSubRecord - Class in org.apache.poi.hssf.record
-
The FtCf structure specifies the clipboard format of the picture-type Obj record containing this FtCf.
- FtCfSubRecord() - Constructor for class org.apache.poi.hssf.record.FtCfSubRecord
-
Construct a new
FtPioGrbitSubRecordand fill its data with the default values - FtCfSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.FtCfSubRecord
- FTP_SITE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- FtPioGrbitSubRecord - Class in org.apache.poi.hssf.record
-
This structure appears as part of an Obj record that represents image display properties.
- FtPioGrbitSubRecord() - Constructor for class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
Construct a new
FtPioGrbitSubRecordand fill its data with the default values - FtPioGrbitSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- FtrHeader - Class in org.apache.poi.hssf.record.common
-
Title: FtrHeader (Future Record Header) common record part
- FtrHeader() - Constructor for class org.apache.poi.hssf.record.common.FtrHeader
- FtrHeader(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FtrHeader
- Fuchsia - org.apache.poi.sl.usermodel.PresetColor
- FUCHSIA - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Fuchsia Preset Color
- FUCHSIA - org.apache.poi.xddf.usermodel.PresetColor
- full - org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
- FuncPtg - Class in org.apache.poi.ss.formula.ptg
- function - Variable in class org.apache.poi.ss.formula.functions.LinearRegressionFunction
- Function - Interface in org.apache.poi.ss.formula.functions
-
Common interface for all implementations of Excel built-in functions.
- FUNCTION_INDEX_CHOOSE - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
- FUNCTION_INDEX_EXTERNAL - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
- FUNCTION_INDEX_IF - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
- FUNCTION_INDEX_INDIRECT - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
- FUNCTION_INDEX_SUM - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
- FUNCTION_NAME_IF - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
-
The name of the IF function (i.e.
- FUNCTION_NAME_IF - Static variable in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
The name of the IF function (i.e.
- FUNCTION_NOT_IMPLEMENTED - org.apache.poi.ss.usermodel.FormulaError
-
POI specific code to indicate that the funcition required is not implemented in POI
- FUNCTION_NOT_IMPLEMENTED - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
- Function0Arg - Interface in org.apache.poi.ss.formula.functions
-
Implemented by all functions that can be called with zero arguments
- Function1Arg - Interface in org.apache.poi.ss.formula.functions
-
Implemented by all functions that can be called with one argument
- Function2Arg - Interface in org.apache.poi.ss.formula.functions
-
Implemented by all functions that can be called with two arguments
- Function3Arg - Interface in org.apache.poi.ss.formula.functions
-
Implemented by all functions that can be called with three arguments
- Function4Arg - Interface in org.apache.poi.ss.formula.functions
-
Implemented by all functions that can be called with four arguments
- FunctionEval - Class in org.apache.poi.ss.formula.eval
-
Mappings from the Excel functions to our evaluation implementations (where available)
- FunctionMetadata - Class in org.apache.poi.ss.formula.function
-
Holds information about Excel built-in functions.
- FunctionMetadataRegistry - Class in org.apache.poi.ss.formula.function
-
Allows clients to get
FunctionMetadatainstances for any built-in function of Excel. - FunctionNameEval - Class in org.apache.poi.ss.formula.eval
- FunctionNameEval(String) - Constructor for class org.apache.poi.ss.formula.eval.FunctionNameEval
-
Creates a NameEval representing a function name
- functions - Static variable in class org.apache.poi.ss.formula.eval.FunctionEval
-
Array elements corresponding to unimplemented functions are
null - FuncVarPtg - Class in org.apache.poi.ss.formula.ptg
- FUNNEL - org.apache.poi.sl.draw.binding.STShapeType
-
Funnel Shape
- FUNNEL - org.apache.poi.sl.usermodel.ShapeType
- FUNNEL - org.apache.poi.xddf.usermodel.PresetGeometry
- FUNNEL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- FutureRecord - Interface in org.apache.poi.hssf.record.common
-
Title: Future Record, a newer (largely Excel 2007+) record which contains a Future Record Header (
FtrHeader) - fv(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
-
Future value of an amount given the number of payments, rate, amount of individual payment, present value and boolean value indicating whether payments are due at the beginning of period (false => payments are due at end of period)
- fv(double, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
-
Overloaded fv() call omitting type, which defaults to 0.
- fv(double, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
-
Emulates Excel/Calc's FV(interest_rate, number_payments, payment, PV, Type) function, which calculates future value or principal at period N.
- FV - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
G
- g - Variable in class org.apache.poi.sl.draw.binding.CTScRgbColor
- Gainsboro - org.apache.poi.sl.usermodel.PresetColor
- GAINSBORO - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Gainsboro Preset Color
- GAINSBORO - org.apache.poi.xddf.usermodel.PresetColor
- GAP - org.apache.poi.xddf.usermodel.chart.DisplayBlanks
- GB2312 - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the "simplified" Chinese character set for People's Republic of China.
- GB2312 - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- gd - Variable in class org.apache.poi.sl.draw.binding.CTGeomGuideList
- gdLst - Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- gdRefAng - Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- gdRefR - Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- gdRefX - Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- gdRefY - Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- GE - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- GE - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Greater than or equal to' operator
- GEAR_6 - org.apache.poi.sl.draw.binding.STShapeType
-
Gear 6 Shape
- GEAR_6 - org.apache.poi.sl.usermodel.ShapeType
- GEAR_6 - org.apache.poi.xddf.usermodel.PresetGeometry
- GEAR_6 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- GEAR_9 - org.apache.poi.sl.draw.binding.STShapeType
-
Gear 9 Shape
- GEAR_9 - org.apache.poi.sl.usermodel.ShapeType
- GEAR_9 - org.apache.poi.xddf.usermodel.PresetGeometry
- GEAR_9 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- geModuleType() - Method in interface org.apache.poi.poifs.macros.Module
-
Get the module type.
- geModuleType() - Method in class org.apache.poi.poifs.macros.VBAMacroReader.ModuleImpl
- GEMS - org.apache.poi.xwpf.usermodel.Borders
- GENDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- GENERAL - org.apache.poi.ss.format.CellFormatType
-
The general (default) format; also used for "General".
- GENERAL - org.apache.poi.ss.usermodel.HorizontalAlignment
-
The horizontal alignment is general-aligned.
- GENERAL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- generateContiguous(SpreadsheetVersion, String) - Static method in class org.apache.poi.ss.util.AreaReference
-
Takes a non-contiguous area reference, and returns an array of contiguous area references
- generateData() - Method in class org.apache.poi.hpbf.model.EscherPart
-
Serialises our Escher children back into bytes.
- generateData() - Method in class org.apache.poi.hpbf.model.HPBFPart
-
Called just before writing out, to trigger the data byte array to be updated with the latest contents.
- generateData() - Method in class org.apache.poi.hpbf.model.MainContents
- generateData() - Method in class org.apache.poi.hpbf.model.QuillContents
- generateIv(HashAlgorithm, byte[], byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
2.3.4.12 Initialization Vector Generation (Agile Encryption)
- generateKey(byte[], HashAlgorithm, byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
2.3.4.11 Encryption Key Generation (Agile Encryption)
- generateRelationIfNeeded(PackagePart) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Generates the relation if required
- generateSecretKey(String, EncryptionVerifier) - Static method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- generateSecretKey(String, EncryptionVerifier) - Static method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- generateSecretKey(String, EncryptionVerifier, int) - Static method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
- GENERATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- GenericDateMCAtom - org.apache.poi.hslf.record.RecordTypes
- GenericPropertyNode - Class in org.apache.poi.hwpf.model
- GenericPropertyNode(int, int, byte[]) - Constructor for class org.apache.poi.hwpf.model.GenericPropertyNode
- GenericSection - Class in org.apache.poi.xdgf.usermodel.section
- GenericSection(SectionType, XDGFSheet) - Constructor for class org.apache.poi.xdgf.usermodel.section.GenericSection
- GEOMETRY__3DOK - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUST10VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUST2VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUST3VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUST4VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUST5VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUST6VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUST7VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUST8VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUST9VALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__ADJUSTVALUE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__BOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__FILLOK - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__FILLSHADESHAPEOK - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__GEOTEXTOK - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__LEFT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__LINEOK - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__RIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__SEGMENTINFO - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__SHADOWok - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__SHAPEPATH - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__TOP - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOMETRY__VERTICES - Static variable in class org.apache.poi.ddf.EscherProperties
- GeometryRow - Interface in org.apache.poi.xdgf.usermodel.section.geometry
- GeometryRowFactory - Class in org.apache.poi.xdgf.usermodel.section.geometry
- GeometryRowFactory() - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.GeometryRowFactory
- GeometrySection - Class in org.apache.poi.xdgf.usermodel.section
- GeometrySection(SectionType, XDGFSheet) - Constructor for class org.apache.poi.xdgf.usermodel.section.GeometrySection
- GEOTEXT__ALIGNMENTONCURVE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__BOLDFONT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__CHARBOUNDINGBOX - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__DEFAULTPOINTSIZE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__FONTFAMILYNAME - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__HASTEXTEFFECT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__ITALICFONT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__KERNCHARACTERS - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__NOMEASUREALONGPATH - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__REVERSEROWORDER - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__ROTATECHARACTERS - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__RTFTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__SCALETEXTONPATH - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__SHADOWFONT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__SMALLCAPSFONT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__STRETCHCHARHEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__STRETCHTOFITSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__STRIKETHROUGHFONT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__TEXTSPACING - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__TIGHTORTRACK - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__UNDERLINEFONT - Static variable in class org.apache.poi.ddf.EscherProperties
- GEOTEXT__UNICODE - Static variable in class org.apache.poi.ddf.EscherProperties
- get() - Method in class org.apache.poi.util.ByteField
-
get the ByteField's current value
- get() - Method in class org.apache.poi.util.IntegerField
-
get the IntegerField's current value
- get() - Method in class org.apache.poi.util.LongField
-
get the LongField's current value
- get() - Method in class org.apache.poi.util.ShortField
-
get the ShortField's current value
- get(int) - Method in class org.apache.poi.hslf.record.ExObjList
-
Lookup a hyperlink by its unique id
- get(int) - Static method in class org.apache.poi.hsmf.datatypes.MAPIProperty
- get(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- get(int) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
- get(int) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
- get(int) - Method in class org.apache.poi.util.IntList
-
Returns the element at the specified position in this list.
- get(int) - Method in class org.apache.poi.util.IntMapper
- get(Object) - Method in class org.apache.poi.hpsf.CustomProperties
-
Gets a named value from the custom properties - only works for keys of type String
- get(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- get(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
- get(CellAddress) - Method in class org.apache.poi.xssf.binary.XSSFBCommentsTable
- get_cbFfnM1() - Method in class org.apache.poi.hwpf.model.Ffn
- GET_PS_FEATURESETTING - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Gets information on a specified feature setting for a PostScript printer driver.
- get123Prefix() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get some old holdover from lotus 123.
- get3DReferencePtg(AreaReference, SheetIdentifier) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- get3DReferencePtg(AreaReference, SheetIdentifier) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
Produce the appropriate Ptg for a 3d area reference
- get3DReferencePtg(AreaReference, SheetIdentifier) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- get3DReferencePtg(CellReference, SheetIdentifier) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- get3DReferencePtg(CellReference, SheetIdentifier) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
Produce the appropriate Ptg for a 3d cell reference
- get3DReferencePtg(CellReference, SheetIdentifier) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- get7BitEncoding() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
Returns the Encoding that will be used to decode any "7 bit" (non unicode) data.
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- getA() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- getAboveAverage() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
- getAboveAverage() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
- getAbsoluteValue(int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
- getAbsoluteValue(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getAbsPathMetadata() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader
-
In Excel 2013, the absolute path where the file was last saved may be stored in the
XSSFBRecordType.BrtAbsPath15record. - getAbstractNum() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
- getAbstractNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
get AbstractNum by abstractNumID
- getAbstractNumID(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
return the abstractNumID If the AbstractNumID not exists return null
- getAccentAndFollowingHyperlinkColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Accent And Following Hyperlink Colour
- getAccentAndHyperlinkColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Accent And Hyperlink Colour
- getAccentColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Accent Colour
- getAcceptedAtTime() - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
- getAcceptor() - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor
- getAcceptor() - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
-
Is only called on construction of the visitor, allows mixing visitors and acceptors
- getAction() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Hyperlink Action.
- getAction() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the action property.
- getAction() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getActiveCell() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Return location of the active cell, e.g.
- getActiveCell() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Return location of the active cell, e.g.
- getActiveCell() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Return location of the active cell, e.g.
- getActiveCell() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Return location of the active cell, e.g.
- getActiveCellCol() - Method in class org.apache.poi.hssf.model.InternalSheet
- getActiveCellCol() - Method in class org.apache.poi.hssf.record.SelectionRecord
-
get the active cell's col
- getActiveCellRef() - Method in class org.apache.poi.hssf.record.SelectionRecord
-
get the active cell's reference number
- getActiveCellRow() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Returns the active row
- getActiveCellRow() - Method in class org.apache.poi.hssf.record.SelectionRecord
-
get the active cell's row
- getActivePane() - Method in class org.apache.poi.hssf.record.PaneRecord
-
Get the active pane field for the Pane record.
- getActivePane() - Method in class org.apache.poi.ss.util.PaneInformation
-
Returns the active pane
- getActiveSheetIndex() - Method in class org.apache.poi.hssf.record.WindowOneRecord
- getActiveSheetIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
gets the tab whose data is actually seen when the sheet is opened.
- getActiveSheetIndex() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Convenience method to get the active sheet.
- getActiveSheetIndex() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Convenience method to get the active sheet.
- getActiveSheetIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Convenience method to get the active sheet.
- getActualType() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
- getAddMenuCount() - Method in class org.apache.poi.hssf.record.MMSRecord
-
get number of add menu options (should be 0)
- getAddress() - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Hyperlink address.
- getAddress() - Method in class org.apache.poi.hdgf.pointers.Pointer
- getAddress() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- getAddress() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Hyperlink address.
- getAddress() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Gets the address of this cell
- getAddress() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- getAddress() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Hyperlink address.
- getAddress() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Gets the address of this cell
- getAddress() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Get the address of the cell that this comment is attached to
- getAddress() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- getAddress() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Gets the address of this cell
- getAddress() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Gets the address of this cell
- getAddress() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- getAddress() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Hyperlink address.
- getAddresses() - Method in class org.apache.poi.xssf.binary.XSSFBCommentsTable
- getAdjustmentValue(int) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
-
Gets adjust value which controls smart resizing of the auto-shape.
- getAdjustValue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getAdjustValue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
- getAdjustValue(String) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getAdjustValue(String) - Method in class org.apache.poi.sl.draw.geom.Context
- getAdjustValue(String) - Method in interface org.apache.poi.sl.draw.geom.IAdjustableShape
- getAdjustValue(String) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getAdjustValues() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getAdjustValues() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
- getAdt() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the adt field for the DOP record.
- getAdtlDiag() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get for diagonal borders? No idea (its a palette color for the other function we didn't know what was?)
- getAdtlDiagLineStyle() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the diagonal border line style? Who the heck ever heard of a diagonal border?
- getAdtlFillPattern() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the additional fill pattern
- getAdtlPaletteOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the additional palette options bitmask (see individual bit getter methods that reference this method)
- getAfterLastRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getAhLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the ahLst property.
- getAhXYOrAhPolar() - Method in class org.apache.poi.sl.draw.binding.CTAdjustHandleList
-
Gets the value of the ahXYOrAhPolar property.
- getAlign(HorizontalAlignment) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
- getAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the horizontal alignment of the cell.
- getAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getAlignment() - Method in class org.apache.poi.hwpf.model.ListLevel
-
"Alignment (left, right, or centered) of the paragraph number."
- getAlignment() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of horizontal alignment for the cell
- getAlignment() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
- getAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the paragraph alignment which shall be applied to text in this paragraph.
- getAlignmentEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getAlignmentEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Deprecated.use
getAlignment()instead - getAlignmentEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getAlignmentOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the alignment options bitmask.
- getAlignWithMargins() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
returns alignWithMargins attribute
- getAll() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getAll() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getAll() - Static method in class org.apache.poi.hsmf.datatypes.MAPIProperty
- getAll() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
- getAll() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
- getAll() - Static method in class org.apache.poi.ss.usermodel.BuiltinFormats
- getAllEmbeddedObjects() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Gets all embedded OLE2 objects from the Workbook.
- getAllEmbeddedParts() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Get the document's embedded files.
- getAllEmbeddedParts() - Method in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
-
Not currently implemented
- getAllEmbeddedParts() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Get the document's embedded files.
- getAllEmbeddedParts() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Get the document's embedded files.
- getAllEmbeddedParts() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the document's embedded files.
- getAllEmbeddedParts() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Get the document's embedded files.
- getAllEmbedds() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Deprecated.use
getAllEmbeddedPartsinstead - getAllKnownRecordSIDs() - Static method in class org.apache.poi.hssf.record.RecordFactory
- getAllNames() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getAllNames() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns all defined names.
- getAllNames() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns all defined names
- getAllNames() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get a list of all the named ranges in the workbook.
- getAllPackagePictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getAllPackagePictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
get all Pictures in this package
- getAllPictures() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Gets all pictures from the Workbook.
- getAllPictures() - Method in class org.apache.poi.hwpf.model.PicturesTable
-
Not all documents have all the images concatenated in the data stream although MS claims so.
- getAllPictures() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Gets all pictures from the Workbook.
- getAllPictures() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Gets all pictures from the Workbook.
- getAllPictures() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Gets all pictures from the Workbook.
- getAllPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns all Pictures, which are referenced from the document itself.
- getAllPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- getAllReferencedCells() - Method in class org.apache.poi.ss.util.AreaReference
-
Returns a reference to every cell covered by this area
- getAllSimpleXmlCell() - Method in class org.apache.poi.xssf.model.SingleXmlCells
- getAllText() - Method in class org.apache.poi.hdgf.extractor.VisioTextExtractor
-
Locates all the text entries in the file, and returns their contents.
- getAllTextEndAt() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
-
Returns where in the text that this block of hyperlinks stops applying to.
- getAllThreadsPreferEventExtractors() - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Should all threads prefer event based over usermodel based extractors? (usermodel extractors tend to be more accurate, but use more memory) Default is to use the thread level setting, which defaults to false.
- getAllThreadsPreferEventExtractors() - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Should all threads prefer event based over usermodel based extractors? (usermodel extractors tend to be more accurate, but use more memory) Default is to use the thread level setting, which defaults to false.
- getAllXSSFMaps() - Method in class org.apache.poi.xssf.model.MapInfo
- getAlpha() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
the opacity as expressed by a percentage value
- getAlpha() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
- getAlternateExpression() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
whether alternate expression evaluation is on
- getAlternateExpression() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
whether alternate expression evaluation is on
- getAlternateFormula() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
whether alternative formula entry is on
- getAlternateFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
whether alternative formula entry is on
- getAlternativeLanguage() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getAltFont(int) - Method in class org.apache.poi.hwpf.model.FontTable
- getAltFontName() - Method in class org.apache.poi.hwpf.model.Ffn
- getAltFontName() - Method in class org.apache.poi.hwpf.model.OldFfn
- getAltLangId() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
Alternate Windows LANGID of this text; must be a valid non-East Asian LANGID if the text has an East Asian language, otherwise may be an East Asian LANGID or language neutral (zero).
- getAnchor() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Returns the anchor (the bounding box rectangle) of this shape group.
- getAnchor() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Returns the anchor (the bounding box rectangle) of this shape.
- getAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- getAnchor() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
- getAnchor() - Method in interface org.apache.poi.sl.usermodel.Shape
-
Returns the anchor (the bounding box rectangle) of this shape.
- getAnchor() - Method in interface org.apache.poi.ss.usermodel.Shape
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getAnchor() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- getAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Returns the frame anchor.
- getAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
- getAnchor() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
- getAnchor(Graphics2D, Rectangle2D) - Static method in class org.apache.poi.sl.draw.DrawShape
- getAnchor(Graphics2D, PlaceableShape<?, ?>) - Static method in class org.apache.poi.sl.draw.DrawShape
- getAnchorHeightInPoints(HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Calculates the height of a client anchor in points.
- getAnchorId() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Get the anchor id field for the ObjectLink record.
- getAnchoring() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- getAnchorType() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Gets the anchor type Changed from returning an int to an enum in POI 3.14 beta 1.
- getAnchorType() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Gets the anchor type Changed from returning an int to an enum in POI 3.14 beta 1.
- getAnchorType() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Gets the anchor type Changed from returning an int to an enum in POI 3.14 beta 1.
- getAng() - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
-
Gets the value of the ang property.
- getAngle() - Method in interface org.apache.poi.sl.usermodel.Shadow
- getAngle() - Method in class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
- getAngle() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getAngle() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
- getAnimationInfoAtom() - Method in class org.apache.poi.hslf.record.AnimationInfo
-
Returns the AnimationInfo
- getAnld() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the anld field for the PAP record.
- getAny() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Gets the value of the any property.
- getApplication() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getApplicationName() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the application name (or
null). - getApplicationVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the version of the Application which wrote the Property set, stored with the two high order bytes having the major version number, and the two low order bytes the minor version number.
- getAppVersion() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getArabic() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
is this arabic?
- getArea() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Get the area that this table covers.
- getArea3DEval(Area3DPtg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getArea3DEval(Area3DPxg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getAreaAt(int) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
- getAreaEval(int, int, int, int) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getAreaValueEval(int, int, int, int, Object[][]) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getARGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- getARGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- getARGB() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Standard Alpha Red Green Blue ctColor value (ARGB).
- getARGBHex() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- getArrayFormulaRange() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- getArrayFormulaRange() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- getArrayFormulaRange() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getArrayFormulaRange() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Only valid for array formula cells
- getArrayFormulaRange() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Only valid for array formula cells
- getArrayFormulaRange() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- getArrayRecord(int, int) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
- getAs7bitString() - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
-
Returns the data, formatted as a string assuming it was a non-unicode string.
- getAsDate(MAPIAttribute) - Static method in class org.apache.poi.hmef.attribute.MAPIDateAttribute
-
Returns the Date of a Attribute, converting as appropriate
- getAsDate(TNEFAttribute) - Static method in class org.apache.poi.hmef.attribute.TNEFDateAttribute
-
Returns the Date of a Attribute, converting as appropriate
- getAsEmbededMessage() - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
-
Treats the directory as an embeded MAPIMessage (it normally is one), and returns a MAPIMessage object to process it with.
- getAsJavaString() - Method in class org.apache.poi.hwpf.model.Xst
- getAsJavaString() - Method in class org.apache.poi.hwpf.model.Xstz
- getAssociatedRange() - Method in class org.apache.poi.hssf.record.CFHeader12Record
- getAssociatedRange() - Method in class org.apache.poi.hssf.record.CFRule12Record
- getAssociatedRange() - Method in class org.apache.poi.hssf.record.common.FtrHeader
- getAssociatedRange() - Method in interface org.apache.poi.hssf.record.common.FutureRecord
- getAsString(MAPIAttribute) - Static method in class org.apache.poi.hmef.attribute.MAPIStringAttribute
-
Returns the string of a Attribute, converting as appropriate
- getAsString(TNEFAttribute) - Static method in class org.apache.poi.hmef.attribute.TNEFStringAttribute
-
Returns the string of a Attribute, converting as appropriate
- getAsumyi() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the asumyi field for the DOP record.
- getAttachContentId() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getAttachData() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getAttachExtension() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getAttachFileName() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getAttachLongFileName() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getAttachmentCount() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- getAttachmentDirectory() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getAttachmentFiles() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the message attachments.
- getAttachments() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns all the Attachments of the message.
- getAttachMimeTag() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getAttachRenderingWMF() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getAttribute(TNEFProperty) - Method in class org.apache.poi.hmef.Attachment
-
Return the attachment attribute with the given ID, or null if there isn't one.
- getAttributedString() - Method in class org.apache.poi.sl.draw.DrawTextFragment
- getAttributedString(Graphics2D, StringBuilder) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- getAttributeMap() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherBitmapBlip
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherBlipRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherBSERecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherClientDataRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherContainerRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherDggRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherDgRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherMetafileBlip
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherPictBlip
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherRecord
-
For the purpose of providing toString() and toXml() a subclass can either override those methods or provide a Object[][] array in the form
{ { "Attribute Name (Header)", value, "optional attribute", value }, ... }. - getAttributeMap() - Method in class org.apache.poi.ddf.EscherSpgrRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherSpRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.EscherTextboxRecord
- getAttributeMap() - Method in class org.apache.poi.ddf.UnknownEscherRecord
- getAttributeMap() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
- getAttributes() - Method in class org.apache.poi.hmef.Attachment
-
Returns all HMEF/TNEF attributes of the attachment, such as filename, icon and contents
- getAttributes() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the font attributes (see individual bit getters that reference this method)
- getAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the author (or
null). - getAuthor() - Method in class org.apache.poi.hslf.record.Comment2000
-
Get the Author of this comment
- getAuthor() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Get the Author of this comment
- getAuthor() - Method in class org.apache.poi.hssf.record.NoteRecord
-
Name of the original comment author
- getAuthor() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Name of the original comment author
- getAuthor() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Get the Author of this comment
- getAuthor() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Name of the original comment author
- getAuthor() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- getAuthor() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- getAuthor() - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
- getAuthor(int) - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Get an author by its index.
- getAuthor(long) - Method in interface org.apache.poi.xssf.model.Comments
- getAuthor(long) - Method in class org.apache.poi.xssf.model.CommentsTable
- getAuthorById(long) - Method in class org.apache.poi.xslf.usermodel.XSLFCommentAuthors
- getAuthorInitials() - Method in class org.apache.poi.hslf.record.Comment2000
-
Get the Author's Initials of this comment
- getAuthorInitials() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Get the Author's Initials of this comment
- getAuthorInitials() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Get the Author's Initials of this comment
- getAuthorInitials() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- getAutobreaks() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
show automatic page breaks or not
- getAutobreaks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
show automatic page breaks or not
- getAutobreaks() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- getAutobreaks() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- getAutobreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- getAutoFit() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- getAutoNumberingScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getAutoNumberingScheme() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
- getAutoNumberingScheme() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getAutoNumberingStartAt() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getAutoNumberingStartAt() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
Index (1-based) of the first auto number value, or null if auto numbering scheme wasn't assigned.
- getAutoNumberingStartAt() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getAutoNumberScheme() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
- getAutoNumberStartNumber() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
- getAutoNumberTypes() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
- getAvailableSpace() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- getAvLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the avLst property.
- getAvLst() - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
Gets the value of the avLst property.
- getAvLst() - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
Gets the value of the avLst property.
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
- getAxDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- getAxes() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getAxis() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- getAxis() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.use
XDDFChart.getAxes()instead - getAxisType() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
Get the axis type field for the AxisLineFormat record.
- getAxisType() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Get the axis type field for the AxisParent record.
- getAxisType() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Get the axis type field for the Axis record.
- getB() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Gets the value of the b property.
- getB() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Gets the value of the b property.
- getB() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Gets the value of the b property.
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
- getB() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- getBackcolorIndex() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Get the backcolor index field for the AreaFormat record.
- getBackground() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Returns the background shape for this sheet.
- getBackground() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Background for this slide.
- getBackground() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the background field for the Tick record.
- getBackground() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- getBackground() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getBackground() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the background color used for clearing a region.
- getBackground() - Method in interface org.apache.poi.sl.usermodel.Sheet
- getBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
- getBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
- getBackgroundColor() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Background color
- getBackgroundColor() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Get the background color field for the AreaFormat record.
- getBackgroundColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getBackgroundColor() - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- getBackgroundColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Background Colour
- getBackgroundImageId() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- getBackup() - Method in class org.apache.poi.hssf.record.BackupRecord
-
get the backup flag
- getBackupFlag() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
determine whether the Excel GUI will backup the workbook when saving.
- getBackuppos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- getBackupRecord() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the position of the backup record.
- getBadFontHeight() - Method in class org.apache.poi.hssf.record.RowRecord
-
get whether the font and row height are not compatible
- getBarBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getBarBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getBarBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getBarDirection() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
- getBarGrouping() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
- getBarSpace() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Get the bar space field for the Bar record.
- getBaseStyle() - Method in class org.apache.poi.hwpf.model.StyleDescription
- getBaseUnit() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Get the base unit field for the AxisOptions record.
- getBasicFunction(int) - Static method in class org.apache.poi.ss.formula.eval.FunctionEval
- getBasisStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
- getBATArray() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Returns the offsets to the first (up to) 109 BAT sectors.
- getBATBlockAndIndex(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Returns the BATBlock that handles the specified offset, and the relative index within it
- getBATBlockAndIndex(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Returns the BATBlock that handles the specified offset, and the relative index within it
- getBATBlockAndIndex(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Returns the BATBlock that handles the specified offset, and the relative index within it
- getBATBlockAndIndex(int, HeaderBlock, List<BATBlock>) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Returns the BATBlock that handles the specified offset, and the relative index within it.
- getBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
- getBATEntriesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
- getBchUpe() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
An unsigned integer that specifies the size, in bytes, of std in LPStd.
- getBeginChar() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- getBeginPos() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- getBeginRun() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- getBeginText() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- getBeginX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getBeginY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getBest(int, int) - Static method in class org.apache.poi.hmef.attribute.TNEFProperty
- getBgPr() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getBgPr(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
- getBgRef() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getBidi() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- getBiffName(int) - Static method in class org.apache.poi.hssf.record.UnknownRecord
-
These BIFF record types are known but still uninterpreted by POI
- getBiffVersion() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
-
The Biff version, largely corresponding to the Excel version
- getBigBlockSize() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
- getBigBlockSize() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
- getBigBlockSize() - Method in class org.apache.poi.poifs.storage.HeaderBlock
- getBigBlockSizeDetails() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
- getBinData() - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
- getBitFieldFunction(String, String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- getBitFieldGet(String, String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- getBitFieldSet(String, String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- getBitFieldType(String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- getBits() - Method in class org.apache.poi.hpbf.model.QuillContents
- getBits() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An FFDataBits that specifies the type and state of this form field.
- getBitType() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
Returns the type of the bit data, eg TEXT or PLC
- getBkc() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Break code.
- getBkf_flags() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Get the bkf_flags field for the BKF record.
- getBkMode() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getBlackWhiteMode() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getBlip() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
- getBlip() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
- getBlipFill() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
- getBlipFill() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
- getBlipId() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
- getBlipId() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
- getBlipLink() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
- getBlipRecord() - Method in class org.apache.poi.ddf.EscherBSERecord
- getBlipRecords() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
- getBlipType(byte) - Static method in class org.apache.poi.ddf.EscherBSERecord
-
Retrieve the string representation given a blip id.
- getBlipTypeMacOS() - Method in class org.apache.poi.ddf.EscherBSERecord
-
The expected blip type under MacOS (failure to match this blip type will result in Excel converting to this format).
- getBlipTypeWin32() - Method in class org.apache.poi.ddf.EscherBSERecord
-
The expected blip type under windows (failure to match this blip type will result in Excel converting to this format).
- getBlock() - Method in class org.apache.poi.poifs.storage.BATBlock.BATBlockAndIndex
- getBlock() - Method in class org.apache.poi.xwpf.usermodel.TOC
- getBlock0(byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Returns a new byte array with a truncated to the given size.
- getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Load the block at the given offset.
- getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Load the block at the given offset.
- getBlockAt(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Load the block at the given offset.
- getBlockSize() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
The blockSize (in bytes) of the verifier data.
- getBlockSize() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getBlockSizeInBytes() - Method in class org.apache.poi.poifs.crypt.Decryptor
- getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Returns the size of the blocks managed through the block store.
- getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
- getBlockStoreBlockSize() - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
- getBlue() - Method in class org.apache.poi.ddf.EscherRGBProperty
- getBlue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- getBlur() - Method in interface org.apache.poi.sl.usermodel.Shadow
- getBlur() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
- getBMPStream() - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
- getBody() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns the Message Body, as RTF, or null if the mapi property for this isn't set
- getBody() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- getBody() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- getBody() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFTitle
- getBody() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
- getBody() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
- getBody() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- getBody() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getBodyAttribute() - Method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
- getBodyElements() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Returns an Iterator with paragraphs and tables, in the order that they occur in the text.
- getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Gets the body elements (
IBodyElement) of the footnote. - getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
returns an Iterator with paragraphs and tables
- getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- getBodyElements() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
returns an Iterator with paragraphs and tables
- getBodyElementsIterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getBodyProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getBold() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get if the font is bold or not
- getBold() - Method in interface org.apache.poi.ss.usermodel.Font
- getBold() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get a boolean value for the boldness to use.
- getBoldWeight() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the bold weight for this font (100-1000dec or 0x64-0x3e8).
- getBookmark() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getBookmark(int) - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
- getBookmark(int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
- getBookmarks() - Method in class org.apache.poi.hwpf.HWPFDocument
- getBookmarksAt(int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
- getBookmarksCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
- getBookmarksCount() - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
- getBookmarksCount() - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
- getBookmarksStartedBetween(int, int) - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
- getBookmarksStartedBetween(int, int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
- getBookName() - Method in class org.apache.poi.ss.formula.SheetIdentifier
- getBooleanCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
get the value of the cell as a boolean.
- getBooleanCellValue() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getBooleanCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Get the value of the cell as a boolean.
- getBooleanCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a boolean.
- getBooleanCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a boolean.
- getBooleanValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
get the value for the cell
- getBooleanValue() - Method in class org.apache.poi.ss.formula.eval.BoolEval
- getBooleanValue() - Method in class org.apache.poi.ss.usermodel.CellValue
- getbOpenGL() - Method in class org.apache.poi.hemf.record.HemfHeader
- getBorder() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getBorderAt(int) - Method in interface org.apache.poi.xssf.model.Styles
- getBorderAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
- getBorderBetween() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed between each paragraph in a set of paragraphs which have the same set of paragraph border settings.
- getBorderBottom() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the bottom border of the cell
- getBorderBottom() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the bottom border
- getBorderBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getBorderBottom() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getBorderBottom() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the bottom border of the cell
- getBorderBottom() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderBottom() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getBorderBottom() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed below a set of paragraphs which have the same set of paragraph border settings.
- getBorderBottomEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderBottomEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getBorderBottomEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Deprecated.use
getBorderBottominstead - getBorderBottomEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Deprecated.use
getBorderBottom()instead - getBorderBottomEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderBottomEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getBorderCap(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getBorderColor(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- getBorderColor(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getBorderColor(XSSFCellBorder.BorderSide) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Get the color to use for the selected border
- getBorderColor(XSSFCellBorder.BorderSide) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Gets border color
- getBorderCompound(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- getBorderCompound(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getBorderDash(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- getBorderDash(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getBorderDiagonal() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the diagonal border of the cell
- getBorderDiagonal() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderDiagonal() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getBorderDiagonal() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderDiagonalEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderDiagonalEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Deprecated.use
getBorderDiagonalinstead - getBorderDiagonalEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderFormatting() - Method in class org.apache.poi.hssf.record.CFRuleBase
- getBorderFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getBorderFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
- getBorderFormatting() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
- getBorderFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getBorderFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
- getBorderFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderHorizontal() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
HSSF doesn't support table borders, so always
BorderStyle.NONE - getBorderHorizontal() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Only valid for range borders, such as table styles
- getBorderHorizontal() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderHorizontalEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Deprecated.
- getBorderHorizontalEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Deprecated.use
getBorderHorizontalinstead - getBorderHorizontalEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderLeft() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the left border of the cell
- getBorderLeft() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the left border
- getBorderLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getBorderLeft() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getBorderLeft() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the left border of the cell
- getBorderLeft() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderLeft() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getBorderLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the left side of the page around the specified paragraph.
- getBorderLeftEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderLeftEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getBorderLeftEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Deprecated.use
getBorderLeftinstead - getBorderLeftEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Deprecated.use
getBorderLeft()instead - getBorderLeftEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderLeftEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getBorderOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the border options bitmask (see the corresponding bit getter methods that reference back to this one)
- getBorderRight() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the right border of the cell
- getBorderRight() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the right border
- getBorderRight() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderRight() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getBorderRight() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getBorderRight() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the right border of the cell
- getBorderRight() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderRight() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getBorderRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the right side of the page around the specified paragraph.
- getBorderRightEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderRightEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getBorderRightEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Deprecated.use
getBorderRightinstead - getBorderRightEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Deprecated.use
getBorderRight()instead - getBorderRightEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderRightEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getBorders() - Method in class org.apache.poi.xssf.model.StylesTable
- getBorderStyle(int, int, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the border style for a given cell
- getBorderStyle(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- getBorderStyle(TableCell.BorderEdge) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Return line style of given edge or
nullif border is not defined - getBorderStyle(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getBorderStyle(BorderStyle) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
- getBorderStyle(CellAddress, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the border style for a given cell
- getBorderStyle(XSSFCellBorder.BorderSide) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Get the type of border to use for the selected border
- getBorderTop() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the type of border to use for the top border of the cell
- getBorderTop() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the borderline style for the top border
- getBorderTop() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderTop() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getBorderTop() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getBorderTop() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of border to use for the top border of the cell
- getBorderTop() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderTop() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getBorderTop() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed above a set of paragraphs which have the same set of paragraph border settings.
- getBorderTopEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBorderTopEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getBorderTopEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Deprecated.use
getBorderTopinstead - getBorderTopEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Deprecated.use
getBorderTop()instead - getBorderTopEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderTopEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getBorderType() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Get the border type field for the Frame record.
- getBorderType() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Border type code: 0 none 1 single 2 thick 3 double 5 hairline 6 dot 7 dash large gap 8 dot dash 9 dot dot dash 10 triple 11 thin-thick small gap 12 thick-thin small gap 13 thin-thick-thin small gap 14 thin-thick medium gap 15 thick-thin medium gap 16 thin-thick-thin medium gap 17 thin-thick large gap 18 thick-thin large gap 19 thin-thick-thin large gap 20 wave 21 double wave 22 dash small gap 23 dash dot stroked 24 emboss 3D 25 engrave 3D codes 64 - 230 represent border art types and are used only for page borders
- getBorderType(BorderCode) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- getBorderVertical() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
HSSF doesn't support table borders, so always
BorderStyle.NONE - getBorderVertical() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Only valid for range borders, such as table styles
- getBorderVertical() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderVerticalEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Deprecated.
- getBorderVerticalEnum() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Deprecated.use
getBorderVerticalinstead - getBorderVerticalEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBorderWidth(BorderCode) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- getBorderWidth(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- getBorderWidth(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getBorderWidth(BorderStyle) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
- getBottom() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getBottom() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
- getBottom() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- getBottom() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
- getBottomBorder() - Method in class org.apache.poi.hssf.record.RowRecord
-
A bit that specifies whether any cell in the row has a medium or thick bottom border, or any cell in the row directly below the current row has a medium or thick top border.
- getBottomBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getBottomBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getBottomBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getBottomBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the color to use for the bottom border
- getBottomBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBottomBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the color to use for the left border
- getBottomBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getBottomBorderColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the color to use for the left border
- getBottomBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBottomBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the bottom border
Color is optional. - getBottomBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get bottom border color
- getBottomBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getBottomBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getBottomBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getBottomBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the bottom border
- getBottomBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get bottom border size
- getBottomBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get bottom border spacing
- getBottomBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get bottom border type
- getBottomBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the bottom border as a
XSSFColor - getBottomInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- getBottomInset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- getBottomInset() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Returns the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- getBottomInset() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
- getBoundAggregate() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Returns the aggregate escher record we're bound to
- getBoundaryType() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
- getBoundingBox() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
- getBounds() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Get the clipping region of the metafile
- getBounds() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Get the clipping region of the pict file
- getBounds() - Method in class org.apache.poi.hslf.blip.Metafile.Header
- getBounds() - Method in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
- getBounds() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
Returns the bounding box in device-independent units.
- getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderEMF
- getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderPICT
- getBounds() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
- getBounds() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getBoundsAsPath() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getBoundsAsPath() - Method in class org.apache.poi.xdgf.usermodel.XDGFText
- getBoundSheetRecords() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
- getBoundsRectangle() - Method in class org.apache.poi.hemf.record.HemfHeader
- getBoundWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Returns the Workbook that this Cell is bound to
- getBpp() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the bpp field for the PICF record.
- getBrc() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Border.
- getBrcBar() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcBar field for the PAP record.
- getBrcBetween() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcBetween field for the PAP record.
- getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcBottom field for the PAP record.
- getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the brcBottom field for the SEP record.
- getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcBottom field for the TAP record.
- getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom border.
- getBrcBottom() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- getBrcBottom80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the brcBottom80 field for the PICF record.
- getBrcHorizontal() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcHorizontal field for the TAP record.
- getBrcl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Border line style.
- getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcLeft field for the PAP record.
- getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the brcLeft field for the SEP record.
- getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcLeft field for the TAP record.
- getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left border.
- getBrcLeft() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- getBrcLeft80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the brcLeft80 field for the PICF record.
- getBrcp() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Rectangle border codes.
- getBrcRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcRight field for the PAP record.
- getBrcRight() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the brcRight field for the SEP record.
- getBrcRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcRight field for the TAP record.
- getBrcRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right border.
- getBrcRight() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- getBrcRight80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the brcRight80 field for the PICF record.
- getBrcTop() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the brcTop field for the PAP record.
- getBrcTop() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the brcTop field for the SEP record.
- getBrcTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcTop field for the TAP record.
- getBrcTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top border.
- getBrcTop() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- getBrcTop80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the brcTop80 field for the PICF record.
- getBrcVertical() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the brcVertical field for the TAP record.
- getBreak(int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
Retrieves the region at the row/column indicated
- getBreaks() - Method in class org.apache.poi.hssf.record.PageBreakRecord
- getBreaksIterator() - Method in class org.apache.poi.hssf.record.PageBreakRecord
- getBrushBitmap() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getBrushColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getBrushHatch() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getBrushStyle() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getBSERecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getBspos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- getBStoreContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
- getBubbleSeriesType() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Get the bubble series type field for the Series record.
- getBucketSSTOffset() - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
- getBuild() - Method in class org.apache.poi.hssf.record.BOFRecord
-
get the build that wrote this file
- getBuilder(EncryptionMode) - Static method in class org.apache.poi.poifs.crypt.EncryptionInfo
-
This method loads the builder class with reflection, which may generate a
ClassNotFoundExceptionif the class is not on the classpath. - getBuildYear() - Method in class org.apache.poi.hssf.record.BOFRecord
-
Year of the build that wrote this file
- getBuiltinFormat(int) - Static method in class org.apache.poi.ss.usermodel.BuiltinFormats
-
Get the format string that matches the given format index
- getBuiltinFormat(short) - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
-
get the format string that matches the given format index
- getBuiltinFormat(String) - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
-
get the format index that matches the given format string
- getBuiltinFormat(String) - Static method in class org.apache.poi.ss.usermodel.BuiltinFormats
-
Get the format index that matches the given format string.
Automatically converts "text" to excel's format string to represent text. - getBuiltinFormats() - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
- getBuiltInName() - Method in class org.apache.poi.hssf.record.NameRecord
-
Gets the Built In Name
- getBullet(Graphics2D, AttributedCharacterIterator) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- getBulletAutoNumberScheme() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the auto number scheme if this paragraph has automatic numbered bullets, otherwise returns ListAutoNumber.ARABIC_PLAIN
- getBulletAutoNumberStart() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the starting number if this paragraph has automatic numbered bullets, otherwise returns 0
- getBulletBlipRef() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
- getBulletChar() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the bullet character
- getBulletCharacter() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
- getBulletCharacter() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getBulletCharacter() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getBulletColor() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the bullet color
- getBulletColor() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- getBulletColor() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getBulletFont() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the bullet font
- getBulletFont() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
- getBulletFont() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- getBulletFont() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getBulletFont() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getBulletFont() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getBulletFontColor() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
- getBulletFontColor() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getBulletFontColor() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getBulletFontSize() - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
The bullet point font size If bulletFontSize >= 0, then space is a percentage of normal line height.
- getBulletFontSize() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Returns the bullet size that is to be used within a paragraph.
- getBulletFontSize() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the bullet size that is to be used within a paragraph.
- getBulletOffsets() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
First line of paragraph's distance from shape's left margin, in master coordinates (576 dpi).
- getBulletProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- getBulletProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getBulletSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the bullet size, null if unset
- getBulletSize() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- getBulletSize() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Returns the bullet size that is to be used within a paragraph.
- getBulletStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getBulletStyle() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- getBulletStyle() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- getBulletStyle() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getBulletStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getBulletText(AbstractWordUtils.NumberingState, HWPFList, char) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- getBx() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
X position of shape relative to anchor CP
- getBy() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Y position of shape relative to anchor CP
- getById(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
- getById(int) - Static method in enum org.apache.poi.hwmf.record.HwmfRecordType
- getById(long) - Static method in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- getById(long) - Static method in enum org.apache.poi.hemf.record.HemfRecordType
- getByteArray(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
-
Copy a portion of a byte array
- getByteArray(byte[], int, int, int) - Static method in class org.apache.poi.util.LittleEndian
-
Copy a portion of a byte array
- getByteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the byte count or 0 if the
DocumentSummaryInformationdoes not contain a byte count. - getByteIndex(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
-
Calculates the byte index of the given char index.
- getByteIndex(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- getByteOrder() - Method in class org.apache.poi.hpsf.PropertySet
- getBytes() - Method in class org.apache.poi.hemf.record.HemfHeader
- getBytes() - Method in class org.apache.poi.hpsf.ClassID
-
Gets the bytes making out the class ID.
- getBytes() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Method getBytes - get the bytes of just the HSSF portions of the XLS file.
- getBytes() - Method in class org.apache.poi.hwpf.model.GenericPropertyNode
- getBytes() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
Convenience method to get the embedded data as byte array.
- getBytesInCodePage(String, int) - Static method in class org.apache.poi.util.CodePageUtil
-
Converts a string into bytes, in the equivalent character encoding to the supplied codepage number.
- getBytesWritten() - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
-
Return how many bytes we've stuffed in so far
- getByteValue() - Method in enum org.apache.poi.ss.usermodel.FontUnderline
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- getC() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- getC14nValue(List<Node>, String) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet
- getCachedBooleanValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
- getCachedBooleanValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
- getCachedErrorValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
- getCachedErrorValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
- getCachedFormulaResultType() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Only valid for formula cells
- getCachedFormulaResultType() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getCachedFormulaResultType() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Only valid for formula cells Will return
CellTypein a future version of POI. - getCachedFormulaResultType() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Only valid for formula cells
- getCachedFormulaResultType() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Only valid for formula cells
- getCachedFormulaResultTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Deprecated.use
getCachedFormulaResultTypeWill be deleted when we make the CellType enum transition. See bug 59791. - getCachedFormulaResultTypeEnum() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
Deprecated.POI 3.15 beta 3. Will be deleted when we make the CellType enum transition. See bug 59791.
- getCachedFormulaResultTypeEnum() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Deprecated.
- getCachedFormulaResultTypeEnum() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Deprecated.use
getCachedFormulaResultTypeinstead - getCachedFormulaResultTypeEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Deprecated.use
getCachedFormulaResultTypeinstead Will be deleted when we make the CellType enum transition. See bug 59791. - getCachedResultType() - Method in class org.apache.poi.hssf.record.FormulaRecord
- getCachedResultType() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
- getCalcMode() - Method in class org.apache.poi.hssf.record.CalcModeRecord
-
get the calc mode flag for formulas
- getCalculationChain() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Return the
CalculationChainobject for this workbook - getCanonicalizationMethod() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getCantLockServerB() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Gets whether the embedded server cannot be locked.
- getCapitals() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getCategory() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the category (or
null). - getCategory() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getCategoryAxis() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
- getCategoryAxisCross() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Get the category axis cross field for the ValueRange record.
- getCategoryAxisData() - Method in interface org.apache.poi.ss.usermodel.charts.LineChartSeries
-
Deprecated.
- getCategoryData() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- getCategoryDataType() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
Get the category data type field for the DefaultDataLabelTextProperties record.
- getCategoryDataType() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Get the category data type field for the Series record.
- getCategoryLabelsCellRange() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- getCategoryProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get the category property.
- getCategoryProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the category of the content of this package.
- getCategorySpace() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Get the category space field for the Bar record.
- getCbFeatData() - Method in class org.apache.poi.hssf.record.FeatRecord
- getCbGrpprlChpx() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the size, in bytes, of the grpprlChpx in the LVL that contains this LVLF.
- getCbGrpprlPapx() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the size, in bytes, of the grpprlPapx in the LVL that contains this LVLF.
- getCbHeader() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
An unsigned integer that specifies the size, in bytes, of this PICF structure.
- getCbMac() - Method in interface org.apache.poi.hwpf.model.FibRgLw
- getCbMac() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
How many bytes of the main stream contain real data.
- getCbMac() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the cbMac field for the FibRgLw95 record.
- getCbMac() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning.
- getCbPixelFormat() - Method in class org.apache.poi.hemf.record.HemfHeader
- getCbSTDBaseInFile() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the size, in bytes, of the Stdf structure.
- getCch() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that specifies the maximum length, in characters, of the value of the textbox.
- getCch() - Method in class org.apache.poi.hwpf.model.Xst
-
An unsigned integer that specifies the number of characters that are contained in the rgtchar array.
- getCCh() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cCh field for the DOP record.
- getCChFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cChFtnEdn field for the DOP record.
- getCChWS() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cChWS field for the DOP record.
- getCChWSFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cChWSFtnEdn field for the DOP record.
- getCcolM1() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the ccolM1 field for the SEP record.
- getCConsexHypLim() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cConsexHypLim field for the DOP record.
- getCcpAtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpAtn field for the FibRgLw95 record.
- getCcpAtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the comment subdocument.
- getCcpEdn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpEdn field for the FibRgLw95 record.
- getCcpEdn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the endnote subdocument.
- getCcpFtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpFtn field for the FibRgLw95 record.
- getCcpFtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the footnote subdocument.
- getCcpHdd() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpHdd field for the FibRgLw95 record.
- getCcpHdd() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the header subdocument.
- getCcpHdrTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpHdrTxbx field for the FibRgLw95 record.
- getCcpHdrTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the textbox subdocument of the header.
- getCcpMcr() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpMcr field for the FibRgLw95 record.
- getCcpText() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpText field for the FibRgLw95 record.
- getCcpText() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the main document.
- getCcpTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the ccpTxbx field for the FibRgLw95 record.
- getCcpTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the textbox subdocument of the main document.
- getCDBC() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cDBC field for the DOP record.
- getCDBCFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cDBCFtnEdn field for the DOP record.
- getCell(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Get the hssfcell representing a given column (logical cell) 0-based.
- getCell(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getCell(int) - Method in interface org.apache.poi.ss.usermodel.Row
-
Get the cell representing a given column (logical cell) 0-based.
- getCell(int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get the cell representing a given column (logical cell) 0-based.
- getCell(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Returns the cell at the given (0 based) index, with the
Row.MissingCellPolicyfrom the parent Workbook. - getCell(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
- getCell(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- getCell(int, int) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Gets a cell
- getCell(int, int) - Method in interface org.apache.poi.ss.formula.EvaluationSheet
- getCell(int, int) - Method in interface org.apache.poi.ss.usermodel.CellRange
- getCell(int, int) - Method in class org.apache.poi.ss.util.SSCellRange
- getCell(int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- getCell(int, Row.MissingCellPolicy) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Get the hssfcell representing a given column (logical cell) 0-based.
- getCell(int, Row.MissingCellPolicy) - Method in interface org.apache.poi.ss.usermodel.Row
-
Returns the cell at the given (0 based) index, with the specified
Row.MissingCellPolicy - getCell(int, Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Returns the cell at the given (0 based) index, with the specified
Row.MissingCellPolicy - getCell(int, Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Returns the cell at the given (0 based) index, with the specified
Row.MissingCellPolicy - getCell(String) - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getCell(String) - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
-
A cell is really just a setting
- getCell(Row, int) - Static method in class org.apache.poi.ss.util.CellUtil
-
Get a specific cell from a row.
- getCell(Sheet, int, int) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Return the cell, without taking account of merged regions.
- getCellAddresses() - Method in interface org.apache.poi.xssf.model.Comments
-
Returns all cell addresses that have comments.
- getCellAddresses() - Method in class org.apache.poi.xssf.model.CommentsTable
-
Returns all cell addresses that have comments.
- getCellAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
get the cellAlignment object to use for manage alignment
- getCellAttrs() - Method in class org.apache.poi.hssf.record.OldCellRecord
- getCellComment() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Returns comment associated with this cell
- getCellComment() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Returns comment associated with this cell
- getCellComment() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns comment associated with this cell
- getCellComment() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns cell comment associated with this cell
- getCellComment() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
- getCellComment(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns cell comment for the specified row and column
- getCellComment(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns cell comment for the specified location
- getCellComment(CellAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns cell comment for the specified row and column
- getCellComment(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Return cell comment at row, column, if one exists.
- getCellComments() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns all cell comments on this sheet.
- getCellComments() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns all cell comments on this sheet.
- getCellComments() - Method in class org.apache.poi.xssf.model.CommentsTable
-
Deprecated.use
getCellAddressesinstead - getCellComments() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns all cell comments on this sheet.
- getCellComments() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns all cell comments on this sheet.
- getCellFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- getCellFormula() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Return a formula for the cell, for example,
SUM(C4:E4) - getCellFormula() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Return a formula for the cell, for example,
SUM(C4:E4) - getCellFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Return a formula for the cell, for example,
SUM(C4:E4) - getCellFormula(BaseXSSFEvaluationWorkbook) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
package/hierarchy use only - reuse an existing evaluation workbook if available for caching
- getCellFormulaValidation() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Whether a call to
XSSFCell.setCellFormula(String)will validate the formula or not. - getCellMarginBottom() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getCellMarginLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getCellMarginRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getCellMarginTop() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getCellOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
gets the options bitmask - you can also use corresponding option bit getters (see other methods that reference this one)
- getCellProperties(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getCellRangeAddress() - Method in class org.apache.poi.hssf.record.DVRecord
- getCellRangeAddress(int) - Method in class org.apache.poi.ss.util.CellRangeAddressList
- getCellRangeAddresses() - Method in class org.apache.poi.ss.util.CellRangeAddressList
- getCellRanges() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- getCellRef() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Get the reference of the cell this applies to, es A55
- getCellReferences() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Get the area reference for the cells which this table covers.
- getCellRefParts() - Method in class org.apache.poi.ss.util.CellReference
-
Returns the three parts of the cell reference, the Sheet name (or null if none supplied), the 1 based row number, and the A based column letter.
- getCellRefs() - Method in class org.apache.poi.hssf.record.FeatRecord
- getCells() - Method in interface org.apache.poi.ss.usermodel.CellRange
- getCells() - Method in class org.apache.poi.ss.util.SSCellRange
- getCells() - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
- getCellStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
get the style for the cell.
- getCellStyle() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Return the cell's style.
- getCellStyle() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Return the cell's style.
- getCellStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Return the cell's style.
- getCellStyleAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
get the cell style object at the given index
- getCellStyleAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the cell style object at the given index
- getCellStyleAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get the cell style object at the given index
- getCellStyleAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the cell style object at the given index
- getCellStyleXfAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
- getCellType() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
get the cells type (numeric, formula or string)
- getCellType() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getCellType() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Return the cell type.
- getCellType() - Method in class org.apache.poi.ss.usermodel.CellValue
-
Return the cell type.
- getCellType() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Return the cell type.
- getCellType() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Return the cell type.
- getCellTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Deprecated.
- getCellTypeEnum() - Method in interface org.apache.poi.ss.formula.EvaluationCell
-
Deprecated.POI 3.15 beta 3.
- getCellTypeEnum() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Deprecated.
- getCellTypeEnum() - Method in class org.apache.poi.ss.usermodel.CellValue
-
Deprecated.use
getCellTypeinstead - getCellTypeEnum() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Deprecated.use
getCellTypeinstead - getCellTypeEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Deprecated.use
getCellTypeinstead - getCellValueIterator() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Get all the value records (from LOC).
- getCellValueIterator() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns an iterator for the cell values
- getCellValueRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Should only be used by HSSFSheet and friends.
- getCellWidth(Cell, int, DataFormatter, boolean) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Compute width of a single cell
- getCellWithMerges(Sheet, int, int) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Return the cell, taking account of merged regions.
- getCellXfAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
- getCenter() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- getCenter() - Method in interface org.apache.poi.ss.usermodel.Footer
-
Get the center of the footer.
- getCenter() - Method in interface org.apache.poi.ss.usermodel.Header
-
Get the center of the header.
- getCenter() - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Get the center of the header or footer.
- getCenter() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
get the text representing the center part of this element
- getCenterSection(String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- getCertChain() - Method in class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
- getCertChain() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
- getCertificates() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- getCh() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Type of field boundary the FLD describes: 19 -- field begin mark, 20 -- field separation mark; 21 -- field end mark
- getChainingMode() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getChainingMode() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- getChainLoopDetector() - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Creates a Detector for loops in the chain
- getChainLoopDetector() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
- getChainLoopDetector() - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
- getChannel() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
- getChar() - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
- getCharacter() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleCharacter
- getCharacterKerning() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getCharacterPos() - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
- getCharacterProperties(StyleSheet, short) - Method in class org.apache.poi.hwpf.model.CHPX
- getCharacterRun(int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Gets the character run at index.
- getCharacterRunTriplet(CharacterRun) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- getCharacters() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getCharactersCovered() - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
-
Fetch the number of characters this styling applies to
- getCharactersCovered() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Fetch the number of characters this styling applies to
- getCharactersCovered() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Get the number of characters covered by this records
- getCharacterSpacing() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- getCharacterSpacing() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getCharacterSpacing() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- getCharacterSpacing() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getCharacterSpacing() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getCharacterSpacing() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- getCharacterSpacing() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- getCharacterStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getCharacterStyle(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
-
Deprecated.
- getCharacterStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
- getCharacterStyles() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Returns array of character styles defined in this record.
- getCharactersWithSpaces() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getCharacterTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getCharacterTextLengthCovered() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Returns how many characters the character's TextPropCollections cover.
- getCharCount() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the character count or 0 if the
SummaryInformationdoes not contain a char count. - getCharCount() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
get the number of characters in the string, as an un-wrapped int
- getCharCountShort() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
get the number of characters in the string, wrapped as needed to fit within a short
- getCharCountWithSpaces() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the character count including whitespace, or 0 if the
DocumentSummaryInformationdoes not contain this char count. - getCharIndex(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
Deprecated.
- getCharIndex(int, int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
-
Deprecated.
- getCharIndexRanges(int, int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
-
Finds character ranges that includes specified byte range.
- getCharIndexRanges(int, int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- getCharset() - Method in enum org.apache.poi.common.usermodel.fonts.FontCharset
- getCharset() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
- getCharset() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- getCharset() - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- getCharset() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the character set
- getCharset() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getCharset() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
- getCharset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
- getCharSet() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
get the character set
- getCharSet() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get character-set to use.
- getCharSet() - Method in interface org.apache.poi.ss.usermodel.Font
-
get character-set to use.
- getCharSet() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get character-set to use.
- getCharsetFlags() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the CharsetFlags field for the CHP record.
- getChartAxisFactory() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- getChartAxisFactory() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- getChartBottomMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get margin from Bottom
- getChartDataFactory() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- getChartDataFactory() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- getChartFactory() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getChartFactory() - Method in class org.apache.poi.xslf.usermodel.XSLFChart
- getChartFactory() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
- getChartFactory() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
- getChartGroupIndex() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
Get the chart group index field for the SeriesChartGroupIndex record.
- getChartGroupIndex() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
Get the chart group index field for the SeriesToChartGroup record.
- getChartHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Get the height of the chart.
- getChartHeight() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get chart height
- getChartIndex() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getChartLeftMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get margin from left
- getChartRelation() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getChartRelation() - Method in class org.apache.poi.xslf.usermodel.XSLFChart
- getChartRelation() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
- getChartRelation() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
- getChartRightMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get margin from Right
- getCharts() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Return all the charts in the slideshow
- getCharts() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Returns all charts in this drawing.
- getCharts() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getChartSeries() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getChartTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Returns the chart's title, if there is one, or null if not
- getChartTopMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get margin from Top
- getChartWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Get the width of the chart.
- getChartWidth() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
get chart width
- getChartWorkbookRelation() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getChartWorkbookRelation() - Method in class org.apache.poi.xslf.usermodel.XSLFChart
- getChartWorkbookRelation() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
- getChartWorkbookRelation() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
- getChartX() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Get the X offset of the chart
- getChartY() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Get the Y offset of the chart
- getCharWidth(char) - Method in class org.apache.poi.hssf.usermodel.FontDetails
-
Retrieves the width of the specified character.
- getCheckCalculationErrors() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- getCheckDateTimeFormats() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- getCheckEmptyCellRef() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- getCheckInconsistentFormulas() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- getCheckInconsistentRanges() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- getCheckNumbersAsText() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- getChecksum() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
- getChecksum() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
-
Returns a checksum value for the previous 10 shorts in the header.
- getChecksum() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Gets the checksum - the checksum can be of various length - mostly it's 8 (XSLF) or 16 (HSLF) bytes long.
- getChecksum() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- getChecksum() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
- getChecksum() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
- getChecksum(byte[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Compute 16-byte checksum of this picture using MD5 algorithm.
- getCheckUnprotectedFormulas() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- getChExt() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the chExt property.
- getChHolder() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
ch field holder (along with reserved bits).
- getChHres() - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
The character that will be used to add or change a letter when hres is 2, 3, 5 or 6.
- getChild(int) - Method in class org.apache.poi.ddf.EscherContainerRecord
- getChild(int) - Method in class org.apache.poi.ddf.EscherRecord
-
Returns the indexed child record.
- getChild(Class<T>, String, String) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
Return direct child objects of this shape
- getChildById(short) - Method in class org.apache.poi.ddf.EscherContainerRecord
- getChildContainers() - Method in class org.apache.poi.ddf.EscherContainerRecord
-
Returns all of our children which are also EscherContainers (may be 0, 1, or vary rarely 2 or 3)
- getChildIndex() - Method in class org.apache.poi.poifs.property.Property
-
Get the child property (its index in the Property Table)
- getChildPointers() - Method in class org.apache.poi.hdgf.streams.PointerContainingStream
-
Returns all the pointers that we contain
- getChildRecords() - Method in class org.apache.poi.ddf.EscherContainerRecord
- getChildRecords() - Method in class org.apache.poi.ddf.EscherRecord
- getChildRecords() - Method in class org.apache.poi.ddf.UnknownEscherRecord
- getChildRecords() - Method in class org.apache.poi.hslf.record.PPDrawing
-
We're pretending to be an atom, so return null
- getChildRecords() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
-
We're pretending to be an atom, so return null
- getChildRecords() - Method in class org.apache.poi.hslf.record.Record
-
Fetch all the child records of this record If this record is an atom, will return null If this record is a non-atom, but has no children, will return an empty array
- getChildRecords() - Method in class org.apache.poi.hslf.record.RecordAtom
-
We're an atom, returns null
- getChildRecords() - Method in class org.apache.poi.hslf.record.RecordContainer
-
Return any children
- getChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Returns a unmodifiable list of all shapes contained by the patriarch.
- getChildren() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
- getChildren() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Return all children contained by this shape.
- getChildren() - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Get an iterator over the children of this Parent; all elements are instances of Property.
- getChildren() - Method in interface org.apache.poi.poifs.property.Parent
-
Get an iterator over the children of this Parent; all elements are instances of Property.
- getChOff() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the chOff property.
- getChooseFuncOffset() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- getCHorzBands() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Size of each horizontal style band, in number of rows.
- getCHP() - Method in class org.apache.poi.hwpf.model.StyleDescription
-
Deprecated.
- getCHPX() - Method in class org.apache.poi.hwpf.model.StyleDescription
- getCHPX(int) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
- getCHPX(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
- getCHPXs() - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
- getChs() - Method in class org.apache.poi.hwpf.model.Ffn
- getChs() - Method in class org.apache.poi.hwpf.model.OldFfn
- getChs() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0 and MUST be ignored.
- getChse() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the chse field for the CHP record.
- getChsTables() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0 and MUST be ignored.
- getChunk() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- getChunk() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
- getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV11
- getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
- getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
- getChunkId() - Method in class org.apache.poi.hsmf.datatypes.Chunk
-
Gets the id of this chunk
- getChunkMask() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- getChunkMask() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- getChunks() - Method in class org.apache.poi.hdgf.streams.ChunkStream
- getChunks() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getChunks() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
-
Returns the chunks that make up the group.
- getChunks() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getChunks() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
- getChunks() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
- getCipher(Key, CipherAlgorithm, ChainingMode, byte[], int, String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Initialize a new cipher object with the given cipher properties If the given algorithm is not implemented in the JCE, it will try to load it from the bouncy castle provider.
- getCipher(SecretKey, CipherAlgorithm, ChainingMode, byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Initialize a new cipher object with the given cipher properties and no padding If the given algorithm is not implemented in the JCE, it will try to load it from the bouncy castle provider.
- getCipherAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getCipherAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- getCipherProvider() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getClassID() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
- getClassID() - Method in class org.apache.poi.hpsf.PropertySet
- getClassID() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
- getClfolvl() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
An unsigned integer that specifies the field that this LFO represents..
- getClientAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- getClientAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- getClientAnchor() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Return defines position of this anchor in the sheet.
- getClientAnchor() - Method in interface org.apache.poi.ss.usermodel.Picture
- getClientAnchor() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- getClientAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- getClientAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
- getClientData(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Create a new HSLF-specific EscherClientDataRecord
- getClientDataRecord(int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Find a record in the underlying EscherClientDataRecord
- getClientDataRecord(EscherContainerRecord, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
- getClientRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Search for EscherClientDataRecord, if found, convert its contents into an array of HSLF records
- getCLines() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cLines field for the DOP record.
- getCLinesFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cLinesFtnEdn field for the DOP record.
- getClip() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- getClip() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getClip() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets the current clipping area.
- getClipboardFormat() - Method in class org.apache.poi.hpsf.Thumbnail
-
Returns an
intrepresenting the Clipboard Format - getClipboardFormatTag() - Method in class org.apache.poi.hpsf.Thumbnail
-
Returns an
intrepresenting the Clipboard Format Tag - getClipboardName() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Gets the name that appears in the paste special dialog.
- getClipBounds() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- getClipBounds() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getClipBounds() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the bounding rectangle of the current clipping area.
- getClipping() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
- getClipping() - Method in interface org.apache.poi.sl.usermodel.PictureShape
-
Returns the clipping values as percent ratio relatively to the image size.
- getClipping() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
- getClipPrecision() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getClm() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the clm field for the SEP record.
- getCloseOrMoveToOrLnTo() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Gets the value of the closeOrMoveToOrLnTo property.
- getCnsPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the cnsPgn field for the SEP record.
- getCNvPr() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getCode() - Method in enum org.apache.poi.common.usermodel.HyperlinkType
-
Deprecated.POI 3.15 beta 3
- getCode() - Method in enum org.apache.poi.ss.usermodel.BorderStyle
- getCode() - Method in enum org.apache.poi.ss.usermodel.CellType
-
Deprecated.POI 3.15 beta 3
- getCode() - Method in enum org.apache.poi.ss.usermodel.FillPatternType
- getCode() - Method in enum org.apache.poi.ss.usermodel.FormulaError
- getCode() - Method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
- getCode() - Method in enum org.apache.poi.ss.usermodel.ReadingOrder
- getCode() - Method in enum org.apache.poi.ss.usermodel.VerticalAlignment
- getCodepage() - Method in class org.apache.poi.hpsf.CustomProperties
-
Gets the codepage.
- getCodepage() - Method in class org.apache.poi.hpsf.Section
-
Gets the section's codepage, if any.
- getCodepage() - Method in class org.apache.poi.hssf.record.CodepageRecord
-
get the codepage for this workbook
- getCol() - Method in class org.apache.poi.ss.util.CellReference
- getCol1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column number for the top-left position.
- getCol1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- getCol1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the column (0 based) of the first cell, or -1 if there is no top-left anchor cell.
- getCol1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getCol2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column of the bottom right corner of this shape.
- getCol2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- getCol2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the column (0 based) of the second cell, or -1 if there is no bottom-right anchor cell.
- getCol2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getColapsed() - Method in class org.apache.poi.hssf.record.RowRecord
-
get whether or not to colapse this row
- getColBandSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getColDefaultStyle(long) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- getColIndex() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFCategoryDataSource
- getColIndex() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
- getColInputCol() - Method in class org.apache.poi.hssf.record.TableRecord
- getColInputRow() - Method in class org.apache.poi.hssf.record.TableRecord
- getColLabelColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- getCollapsed() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- getCollapsed() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- getColLevelMax() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the maximum outline level for the col gutter.
- getColor() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- getColor() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- getColor() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getColor() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- getColor() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the color for the font
- getColor() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- getColor() - Method in class org.apache.poi.hwmf.record.HwmfColorRef
- getColor() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Color: 0 Auto 1 Black 2 Blue 3 Cyan 4 Green 5 Magenta 6 Red 7 Yellow 8 White 9 DkBlue 10 DkCyan 11 DkGreen 12 DkMagenta 13 DkRed 14 DkYellow 15 DkGray 16 LtGray
- getColor() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- getColor() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getColor() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets this graphics context's current color.
- getColor() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
- getColor() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
- getColor() - Method in interface org.apache.poi.ss.usermodel.Font
-
get the color for the font
- getColor() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
- getColor() - Method in class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
- getColor() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
- getColor() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- getColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the indexed color value for the font References a color defined in IndexedColors.
- getColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get text color.
- getColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get cell color.
- getColor(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Returns color by its index
- getColor(int) - Method in class org.apache.poi.hssf.record.PaletteRecord
-
Returns the color value at a given index
- getColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Retrieves the color at a given index
- getColor(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- getColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Retrieves the color at a given index
- getColor(HSSFColor) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
- getColor1() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Gets the fill color
- getColor2() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Gets the line color
- getColor24(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- getColor3() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Gets the shadow color
- getColor4() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Gets the 3-D color
- getColorContainer() - Method in class org.apache.poi.xddf.usermodel.XDDFColor
- getColorFromColorIndexStruct(int, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getColorGradientFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
- getColorIndex() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- getColorPaletteIndex() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the font's color palette index
- getColors() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- getColors() - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
- getColors() - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
Gets the list of colours that are interpolated between.
- getColors() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
- getColorScaleFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getColorScaleFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
- getColorScaleFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getColorScheme() - Method in class org.apache.poi.hslf.record.MainMaster
- getColorScheme() - Method in class org.apache.poi.hslf.record.Notes
- getColorScheme() - Method in class org.apache.poi.hslf.record.SheetContainer
- getColorScheme() - Method in class org.apache.poi.hslf.record.Slide
- getColorScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Color scheme for this sheet.
- getColorScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Color scheme for this slide.
- getColorSchemeAtoms() - Method in class org.apache.poi.hslf.record.MainMaster
- getColorSpace() - Method in class org.apache.poi.hslf.blip.JPEG
- getColorStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
- GETCOLORTABLE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Gets color table values.
- getColourPaletteIndex() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the colour palette index field for the LineFormat record.
- getColumn() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
- getColumn() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- getColumn() - Method in class org.apache.poi.hssf.record.BlankRecord
-
get the column this cell defines within the row
- getColumn() - Method in class org.apache.poi.hssf.record.CellRecord
- getColumn() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- getColumn() - Method in class org.apache.poi.hssf.record.LabelRecord
- getColumn() - Method in class org.apache.poi.hssf.record.NoteRecord
-
Return the column that contains the comment
- getColumn() - Method in class org.apache.poi.hssf.record.OldCellRecord
- getColumn() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Return the column of the cell that contains the comment
- getColumn() - Method in interface org.apache.poi.ss.formula.eval.RefEval
-
returns the zero based column index.
- getColumn() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
- getColumn() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
- getColumn() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- getColumn() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
- getColumn() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Return the column of the cell that contains the comment
- getColumn() - Method in class org.apache.poi.ss.util.CellAddress
-
Get the cell address column
- getColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- getColumn(int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
- getColumn(int) - Method in interface org.apache.poi.ss.formula.TwoDEval
- getColumn(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
Returns the Column at the given 0 based index
- getColumn1Based(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
Returns the Column at the given 1 based index.
- getColumnBreaks() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- getColumnBreaks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getColumnBreaks() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Retrieves all the vertical page breaks
- getColumnBreaks() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Retrieves all the vertical page breaks
- getColumnBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Vertical page break information used for print layout view, page layout view, drawing print breaks in normal view, and for printing the worksheet.
- getColumnCount() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
- getColumnCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Get the total number of columns in this table.
- getColumnHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getColumnIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- getColumnIndex() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getColumnIndex() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getColumnIndex() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Returns column index of this cell
- getColumnIndex() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns column index of this cell
- getColumnIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns column index of this cell
- getColumnIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the column's position in its table, staring with zero from left to right.
- getColumnName(int) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
Generates name for output as column header in case
AbstractExcelConverter.isOutputColumnHeaders()== true - getColumnNumber() - Method in interface org.apache.poi.ss.util.cellwalk.CellWalkContext
-
Returns number of current column.
- getColumnOutlineLevel(int) - Method in class org.apache.poi.hssf.model.InternalSheet
- getColumnOutlineLevel(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns the column outline level.
- getColumnOutlineLevel(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the column outline level.
- getColumnOutlineLevel(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getColumnOutlineLevel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Note this list is static - once read, it does not notice later changes to the underlying column structures To clear the cache, call
XSSFTable.updateHeaders() - getColumnStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns the HSSFCellStyle that applies to the given (0 based) column, or null if no style has been set for that column
- getColumnStyle(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the CellStyle that applies to the given (0 based) column, or null if no style has been set for that column
- getColumnStyle(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the CellStyle that applies to the given (0 based) column, or null if no style has been set for that column
- getColumnStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the CellStyle that applies to the given (0 based) column, or null if no style has been set for that column
- getColumnWidth() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- getColumnWidth(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- getColumnWidth(int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
get the width of a given column in units of 1/256th of a character width
- getColumnWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
get the width (in units of 1/256th of a character width )
- getColumnWidth(int) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Gets the width (in points) of the n-th column
- getColumnWidth(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
get the width (in units of 1/256th of a character width )
- getColumnWidth(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- getColumnWidth(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
get the width (in units of 1/256th of a character width )
- getColumnWidth(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the actual column width (in units of 1/256th of a character width )
- getColumnWidth(HSSFSheet, int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- getColumnWidth(Sheet, int, boolean) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Compute width of a column and return the result
- getColumnWidth(Sheet, int, boolean, int, int) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Compute width of a column based on a subset of the rows and return the result
- getColumnWidthInPixels(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getColumnWidthInPixels(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
get the width in pixel
- getColumnWidthInPixels(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the actual column width in pixels
- getColumnWidthInPixels(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the actual column width in pixels
- getColumnWidthInPx(int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
-
See here for Xio explanation and details
- getColWidth() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
get the default column width
- getCombinedRows() - Method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
- getCommand() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the command field - usually the name of the file being embedded including the full path, may be a command specified during embedding the file.
- getCommandDefinitions() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Gets the command definitions, which define and describe much of the data held by the chunk.
- getCommands() - Method in class org.apache.poi.hdgf.chunks.Chunk
- getComment() - Method in class org.apache.poi.hemf.record.HemfCommentRecord
- getComment() - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Returns the comment the user provided when the name was created.
- getComment() - Method in interface org.apache.poi.ss.usermodel.Name
-
Returns the comment the user provided when the name was created.
- getComment() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- getComment() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the comment the user provided when the name was created.
- getComment2000() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
- getComment2000Atom() - Method in class org.apache.poi.hslf.record.Comment2000
-
Returns the Comment2000Atom of this Comment
- getCommentAt(int) - Method in class org.apache.poi.xslf.usermodel.XSLFComments
- getCommentAuthors() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Returns the list of comment authors, if there is one.
- getCommentAuthorsPart() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getCommentByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getComments() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the comments (or
null). - getComments() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Get the comment(s) for this slide.
- getComments() - Method in interface org.apache.poi.sl.usermodel.Slide
- getComments() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getComments() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getCommentsPart() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getCommentsRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the
Rangewhich covers all annotations. - getCommentsTable(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the sheet's comments object if there is one, or null if not
- getCommentsText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
- getCommentText() - Method in class org.apache.poi.hssf.record.NameCommentRecord
- getCommentText() - Method in class org.apache.poi.xwpf.model.XWPFCommentsDecorator
- getCommonXpath() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Calculates the xpath of the root element for the table.
- getCompany() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the company (or
null). - getCompany() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getComparisonOperation() - Method in class org.apache.poi.hssf.record.CFRuleBase
- getComparisonOperation() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getComparisonOperation() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
The comparison function used when the type of conditional formatting is set to
ConditionType.CELL_VALUE_IS - getComparisonOperation() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
The comparison function used when the type of conditional formatting is set to
ConditionType.CELL_VALUE_IS - getComplexData() - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Get the complex data value.
- getComponent(int) - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
get the specified component
- getComposite() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getComposite() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the current
Compositein theGraphics2Dcontext. - getCompoundLine() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getCompressedSize() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the compressed size of the metafile (in bytes)
- getCompressedSize() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the compressed size of the metafile (in bytes)
- getCompressedSize() - Method in class org.apache.poi.hmef.CompressedRTF
-
Returns how big the compressed version was.
- getConditionalFormattingAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
gets Conditional Formatting object at a particular index
- getConditionalFormattingAt(int) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Gets Conditional Formatting object at a particular index
- getConditionalFormattingAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
gets Conditional Formatting object at a particular index
- getConditionalFormattingForCell(Cell) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
This checks all applicable
ConditionalFormattingRules for the cell's sheet, in defined "priority" order, returning the matches if any. - getConditionalFormattingForCell(CellReference) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
This checks all applicable
ConditionalFormattingRules for the cell's sheet, in defined "priority" order, returning the matches if any. - getConditionalFormattingTable() - Method in class org.apache.poi.hssf.model.InternalSheet
- getConditionFilterType() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
always null (not a filter condition) or
ConditionFilterType.FILTERif it is. - getConditionFilterType() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
This is null if
- getConditionFilterType() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Will return null if
XSSFConditionalFormattingRule.getConditionType()!=ConditionType.FILTER - getConditionOperator() - Method in class org.apache.poi.hssf.record.DVRecord
-
get the condition operator
- getConditionType() - Method in class org.apache.poi.hssf.record.CFRuleBase
- getConditionType() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getConditionType() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
Type of conditional formatting rule.
- getConditionType() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Type of conditional formatting rule.
- getConnections() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- getConnectionSite(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getConnectionSites() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getConstName(String, String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- getConstraint() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getContainerPartRelationship() - Static method in class org.apache.poi.openxml4j.opc.PackageRelationship
- getContent() - Method in class org.apache.poi.hwpf.usermodel.Picture
- getContent() - Method in interface org.apache.poi.poifs.macros.Module
-
Get the module content.
- getContent() - Method in class org.apache.poi.poifs.macros.VBAMacroReader.ModuleImpl
- getContent() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
- getContent() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
- getContent() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
- getContent() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDT
- getContent() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDTCell
- getContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
- getContents() - Method in class org.apache.poi.hmef.Attachment
-
Returns the contents of the attachment.
- getContents(PackagePart) - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Fetches the InputStream to read the contents, based of the specified core part, for which we are defined as a suitable relationship
- getContentStatus() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the content status of the file (or
null). - getContentStatus() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getContentStatusProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get content status.
- getContentStatusProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the status of the content.
- getContentType() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
- getContentType() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the content type of the file (or
null). - getContentType() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
- getContentType() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getContentType() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Return the content type.
- getContentType() - Method in class org.apache.poi.openxml4j.opc.PackagePart
- getContentType() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
- getContentType() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Returns content type (mime type) of this picture.
- getContentType() - Method in class org.apache.poi.ss.extractor.EmbeddedData
- getContentType() - Method in interface org.apache.poi.ss.usermodel.ObjectData
- getContentType() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- getContentType() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
- getContentType() - Method in enum org.apache.poi.xssf.usermodel.XSSFWorkbookType
- getContentType(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Get the content type for the specified part, if any.
- getContentTypeDetails() - Method in class org.apache.poi.openxml4j.opc.PackagePart
- getContentTypeFromFileExtension(String) - Static method in class org.apache.poi.openxml4j.opc.ContentTypes
- getContentTypeProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get content type.
- getContentTypeProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the type of content represented, generally defined by a specific use and intended audience.
- getControlIndex() - Method in class org.apache.poi.hslf.model.ActiveXShape
- getConversationTopic() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getConversationTopic() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the conversation topic of the parsed Outlook Message.
- getCopies() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getCopies() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the number of copies.
- getCopies() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the number of copies.
- getCopies() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the number of copies.
- getCopt() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection of the 5 flags.
- getCorePart() - Method in class org.apache.poi.ooxml.POIXMLDocument
- getCoreProperties() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns the core document properties
- getCoreProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the core document properties
- getCoreProperties() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Returns the core document properties
- getCorePropertiesText() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
Returns the core document properties, eg author
- getCorePropertiesZipEntry(ZipPackage) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Retrieve the zip entry of the core properties part.
- getCoreXf() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Used so that StylesSource can figure out our location
- getCount() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
get the number of built-in functions
- getCount() - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
Return an integer representing the total count of strings in the workbook.
- getCount() - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Return an integer representing the total count of strings in the workbook.
- getCount() - Method in interface org.apache.poi.xssf.model.SharedStrings
-
Return an integer representing the total count of strings in the workbook.
- getCount() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Return an integer representing the total count of strings in the workbook.
- getCountOfLinesToDrop() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- getCountRead() - Method in class org.apache.poi.hssf.model.RecordStream
- getCp() - Method in class org.apache.poi.hwpf.model.LFOData
- getCP() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
- getCP() - Method in class org.apache.poi.hwpf.model.TextPiece
-
Returns the character position we start at.
- getCParas() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cParas field for the DOP record.
- getCParasFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cParasFtnEdn field for the DOP record.
- getCpg() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Code page of run in pre-Unicode files.
- getCPg() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cPg field for the DOP record.
- getCPgFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cPgFtnEdn field for the DOP record.
- getCpMin() - Method in class org.apache.poi.hwpf.model.TextPieceTable
- getCProps() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be 0 and MUST be ignored.
- getCQuickSaves() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer.
- getCreated() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getCreateDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the creation time (or
null). - getCreatedProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get created date.
- getCreatedProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the date of creation of the resource.
- getCreatedPropertyString() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get created date formated into a String.
- getCreateEmptyCells() - Method in class org.apache.poi.ss.util.SheetBuilder
-
Returns
trueif null array elements should be treated as empty cells. - getCreationHelper() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getCreationHelper() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns an object that handles instantiating concrete classes of the various instances one needs for HSSF and XSSF.
- getCreationHelper() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns an object that handles instantiating concrete classes of the various instances one needs for HSSF, XSSF and SXSSF.
- getCreationHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns an object that handles instantiating concrete classes of the various instances for XSSF.
- getCreator() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getCreatorProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get creator.
- getCreatorProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the entity primarily responsible for making the content of the resource.
- getCRLs() - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Gives back a list of all CRLs.
- getCrossBetween() - Method in interface org.apache.poi.ss.usermodel.charts.ValueAxis
-
Deprecated.
- getCrossBetween() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getCrossBetween() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCrosses() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getCrossingPoint() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Get the crossing point field for the AxisOptions record.
- getCrossingPoint() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Get the crossing point field for the CategorySeriesAxis record.
- getCspName() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getCssClassPrefixCell() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- getCssClassPrefixDiv() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- getCssClassPrefixRow() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- getCssClassPrefixTable() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- getCstd() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the count of elements in STSH.rglpstd.
- getCTAbstractNum() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getCTAxId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getCTAxPos() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getCTAxPos() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getCTAxPos() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getCTAxPos() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getCTAxPos() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCTBorder() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Returns the underlying XML bean.
- getCTCalcChain() - Method in class org.apache.poi.xssf.model.CalculationChain
- getCTCell() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the xml bean containing information about the cell's location (reference), value, data type, formatting, and formula
- getCTCellAlignment() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Access to low-level data
- getCTCfvo() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- getCTChart() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Return the underlying CTChart bean, within the Chart Space
- getCTChartsheet() - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
-
Provide access to the CTChartsheet bean holding this sheet's data
- getCTChartSpace() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Return the underlying CTChartSpace bean, the root element of the Chart part.
- getCTColor() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Returns the underlying XML bean
- getCTColor(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
Get a color from the theme's color scheme by name
- getCTComment() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- getCTComment(CellAddress) - Method in class org.apache.poi.xssf.model.CommentsTable
-
Get the underlying CTComment xmlbean for a comment located at cellRef, if it exists
- getCTCommentAuthorsList() - Method in class org.apache.poi.xslf.usermodel.XSLFCommentAuthors
- getCTComments() - Method in class org.apache.poi.xssf.model.CommentsTable
-
Returns the underlying CTComments list xmlbean
- getCTCommentsList() - Method in class org.apache.poi.xslf.usermodel.XSLFComments
- getCTConnector() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getCTCrosses() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getCTCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getCTCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getCTCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getCTCrosses() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCTDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
- getCTDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Return the underlying CTDrawing bean, the root element of the SpreadsheetML Drawing part.
- getCTDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getCTExternalLink() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
Returns the underlying xmlbeans object for the external link table
- getCTField() - Method in class org.apache.poi.xwpf.usermodel.XWPFFieldRun
- getCTFill() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Returns the underlying XML bean.
- getCTFont() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the underlying CTFont font
- getCTFtnEdn() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Gets the underlying CTFtnEdn object for the footnote.
- getCTGraphicalObjectFrame() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
- getCTGroupShape() - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
- getCTHyperlink() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
- getCTHyperlink() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
- getCTLanguage() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
- getCTLegacyDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
- getCTLegacyDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getCTLegend() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.Return the underlying CTLegend bean.
- getCTManualLayout() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.Return the underlying CTManualLayout bean.
- getCtMap() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
- getCTMapInfo() - Method in class org.apache.poi.xssf.model.MapInfo
- getCTName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the underlying named range object
- getCTNum() - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getCTNumFmt() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getCTNumFmt() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getCTNumFmt() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getCTNumFmt() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getCTNumFmt() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCTOleObject() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
- getCTP() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- getCTPicture() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Return the underlying CTPicture bean that holds all properties for this picture
- getCTPicture() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Return the underlying CTPicture bean that holds all properties for this picture
- getCTPicture() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
-
Return the underlying CTPicture bean that holds all properties for this picture
- getCTPivotCache() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCache
- getCTPivotCacheDefinition() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
- getCtPivotCacheRecords() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
- getCTPivotTableDefinition() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- getCTPlotArea() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Return the underlying CTPlotArea bean, within the Chart
- getCTPresentation() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- getCTR() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the currently used CTR object
- getCtRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
- getCTRow() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Returns the underlying CTRow xml bean containing all cell definitions in this row
- getCTRst() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Return the underlying xml bean
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getCTScaling() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getCTScaling() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getCTScaling() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getCTScaling() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getCTScaling() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getCTSchema() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
- getCTSchemaById(String) - Method in class org.apache.poi.xssf.model.MapInfo
-
Gets the
- getCTSerTx() - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- getCTShape() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- getCTShape() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- getCTSingleXMLCells() - Method in class org.apache.poi.xssf.model.SingleXmlCells
- getCTStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get ctStyle
- getCTStylesheet() - Method in class org.apache.poi.xssf.model.StylesTable
-
For unit testing only!
- getCTTable() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- getCTTable() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
get the underlying CTTable XML bean
- getCTTbl() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getCTTc() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- getCTTransform2D() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- getCTWorkbook() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Return the underlying XML bean
- getCTWorksheet() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Provide access to the CTWorksheet bean holding this sheet's data
- getCTxbx() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Count of textboxes in shape (undo doc only).
- getCupx() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
number of UPXs (and UPEs)
- getCurrentCountry() - Method in class org.apache.poi.hssf.record.CountryRecord
-
gets the current country
- getCurrentEditOffset() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
Points to the UserEditAtom
- getCurrentUserAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Fetch the Current User Atom of the document
- getCurrentUserPassword() - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
- getCustomGeometry(String) - Static method in class org.apache.poi.sl.draw.DrawSimpleShape
- getCustomGeometry(String, Graphics2D) - Static method in class org.apache.poi.sl.draw.DrawSimpleShape
- getCustomGeometry2D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getCustomMenuText() - Method in class org.apache.poi.hssf.record.NameRecord
-
get the custom menu text
- getCustomPalette() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the custom palette in use for this workbook; if a custom palette record does not exist, then it is created.
- getCustomPalette() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getCustomProperties() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the custom properties.
- getCustomProperties() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns the custom document properties
- getCustomProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the custom document properties
- getCustomProperties() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Returns the custom document properties
- getCustomPropertiesText() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
Returns the custom document properties, if there are any
- getCustomXMLMappings() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- getCv() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
24-bit color.
- getCvBack() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
A COLORREF that specifies the background color of ipat.
- getCVertBands() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Size of a vertical style band, in number of columns.
- getCvFore() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
A COLORREF that specifies the foreground color of ipat.
- getCWords() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cWords field for the DOP record.
- getCWordsFtnEnd() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the cWordsFtnEnd field for the DOP record.
- getCx() - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
Gets the value of the cx property.
- getCxn() - Method in class org.apache.poi.sl.draw.binding.CTConnectionSiteList
-
Gets the value of the cxn property.
- getCxnLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the cxnLst property.
- getCy() - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
Gets the value of the cy property.
- getD() - Method in class org.apache.poi.sl.draw.binding.CTRatio
-
Gets the value of the d property.
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- getD() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- getDashLength() - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
- getDashStop(int) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getDashStops() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getData() - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
Returns any extra data associated with this record.
- getData() - Method in class org.apache.poi.ddf.UnknownEscherRecord
- getData() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.HemfMultiFormatsData
- getData() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.MultiFormats
- getData() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
- getData() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
-
Returns the raw uncompressed RTF data
- getData() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
- getData() - Method in class org.apache.poi.hpbf.model.HPBFPart
-
Returns the raw data that makes up this document part.
- getData() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- getData() - Method in class org.apache.poi.hslf.blip.Bitmap
- getData() - Method in class org.apache.poi.hslf.blip.DIB
- getData() - Method in class org.apache.poi.hslf.blip.EMF
- getData() - Method in class org.apache.poi.hslf.blip.PICT
- getData() - Method in class org.apache.poi.hslf.blip.PNG
- getData() - Method in class org.apache.poi.hslf.blip.WMF
- getData() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Opens an input stream which will decompress the data on the fly.
- getData() - Method in class org.apache.poi.hslf.record.SoundData
-
Returns the sound data.
- getData() - Method in class org.apache.poi.hslf.usermodel.HSLFSoundData
-
Gets an input stream which returns the binary of the sound data.
- getData() - Method in class org.apache.poi.hssf.record.ContinueRecord
-
get the data for continuation
- getData() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
- getData() - Method in class org.apache.poi.hwpf.model.Sttb
-
The definition of each STTB specifies the meaning of this field.
- getData() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Returns the binary data of this Picture
- getData() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- getData() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
Gets the picture data.
- getData() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Gets the picture data as a byte array.
- getData() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Gets the picture data as a byte array.
- getData() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Gets the picture data as a byte array.
- getDataBarFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
- getDataBarFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getDataBarFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
- getDataBarFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getDataBuffer() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the buffer containing the embedded file's data, or
nullif no data was embedded. - getDataCategoryLabels() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- getDataFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the index of the format
- getDataFormat() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the index of the data format.
- getDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the index of the number format (numFmt) record used by this cell format.
- getDataFormatString() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Get the contents of the format string, by looking up the DataFormat against the bound workbook
- getDataFormatString() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Get the format string
- getDataFormatString() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the contents of the format string, by looking up the StylesSource
- getDataFormatString(InternalWorkbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Get the contents of the format string, by looking up the DataFormat against the supplied low level workbook
- getDataFormatString(Workbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Get the contents of the format string, by looking up the DataFormat against the supplied workbook
- getDataLabelPlacement() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- getDataLength() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Gets the uncompressed length of the data.
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- getDataLength() - Method in class org.apache.poi.hssf.record.cf.Threshold
- getDataLength() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- getDataName() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- getDataOffset() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- getDataRangeReference() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFCategoryDataSource
- getDataRangeReference() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
- getDataRowCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Get the number of data rows in this table.
- getDataSecondaryCategoryLabels() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- getDataSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- getDataSize() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.BackupRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.BlankRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.BOFRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.BookBoolRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.CalcCountRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.CalcModeRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.CellRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.CFHeader12Record
- getDataSize() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- getDataSize() - Method in class org.apache.poi.hssf.record.CFRule12Record
- getDataSize() - Method in class org.apache.poi.hssf.record.CFRuleRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.BarRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.DatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.EndRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.TickRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.CodepageRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- getDataSize() - Method in class org.apache.poi.hssf.record.common.FeatProtection
- getDataSize() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
- getDataSize() - Static method in class org.apache.poi.hssf.record.common.FtrHeader
- getDataSize() - Method in interface org.apache.poi.hssf.record.common.SharedFeature
- getDataSize() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
-
Returns our size, excluding our 4 byte header
- getDataSize() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.ContinueRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.CountryRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.CRNCountRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.CRNRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
- getDataSize() - Method in class org.apache.poi.hssf.record.DBCellRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DConRefRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DeltaRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DimensionsRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DrawingRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DSFRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DVALRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.DVRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.EndSubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.EOFRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FeatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FilePassRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FileSharingRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FontRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FormatRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.GridsetRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.GutsRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.HCenterRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.HeaderFooterBase
- getDataSize() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.HideObjRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.IndexRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.IterationRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- getDataSize() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.MMSRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.MulBlankRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.MulRKRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.NameCommentRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.NameRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.NoteRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.PageBreakRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.PaletteRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.PaneRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.PasswordRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
- getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.PrecisionRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
- getDataSize() - Method in class org.apache.poi.hssf.record.ProtectRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.RefModeRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.RightMarginRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.RowRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.SCLRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.SelectionRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- getDataSize() - Method in class org.apache.poi.hssf.record.StandardRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.StyleRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.SubRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.SupBookRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.TabIdRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.TableStylesRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.TopMarginRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.UncalcedRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.UnknownRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.UserSViewBegin
- getDataSize() - Method in class org.apache.poi.hssf.record.UserSViewEnd
- getDataSize() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.VCenterRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.WindowOneRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
- getDataSize() - Method in class org.apache.poi.hssf.record.WSBoolRecord
- getDataSize() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the size of the embedded file.
- getDataStream() - Method in class org.apache.poi.hwpf.HWPFDocument
- getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Wraps a stream for decryption
- getDataStream(InputStream, int, int) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
- getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
- getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
- getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.Encryptor
- getDataStream(OutputStream, int) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Return a stream with decrypted data.
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
Return a output stream for encrypted data.
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
- getDataStream(DirectoryNode) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
- getDataStream(POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Decryptor
- getDataStream(POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.Encryptor
- getDataString() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
-
Returns the uncompressed RTF as a string
- getDataString() - Method in class org.apache.poi.hmef.attribute.MAPIStringAttribute
- getDataType() - Method in class org.apache.poi.hssf.record.DVRecord
- getDataValidationHelper() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getDataValidationHelper() - Method in interface org.apache.poi.ss.usermodel.Sheet
- getDataValidationHelper() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getDataValidationHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getDataValidations() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getDataValidations() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the list of DataValidation in the sheet.
- getDataValidations() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getDataValidations() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getDataValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- getDate() - Method in class org.apache.poi.hmef.attribute.MAPIDateAttribute
- getDate() - Method in class org.apache.poi.hmef.attribute.TNEFDateAttribute
- getDate() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Gets the date the comment was made.
- getDate() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
- getDate() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
- getDate() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Gets the date the comment was made.
- getDate() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- getDate(byte[]) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
-
Get the date found in the byte array, as a java Data object
- getDate(byte[], int) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
-
Get the date found in the byte array, as a java Data object
- getDateCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Get the value of the cell as a date.
- getDateCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Get the value of the cell as a date.
- getDateCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a date.
- getDateCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a date.
- getDateTimeFormat() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
An integer that specifies the format ID to be used to style the datetime.
- getDateTimeText() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
This is the date that the user wants in the footers, instead of today's date.
- getDbcellAt(int) - Method in class org.apache.poi.hssf.record.IndexRecord
- getDC - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- getDcs() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dcs field for the PAP record.
- getDebugInfo() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
return a character representation of the fields of this record
- getDecimalPoint() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
- getDeCompressedSize() - Method in class org.apache.poi.hmef.CompressedRTF
-
Returns how big the decompressed version was.
- getDecryptedStream(DirectoryNode, String) - Static method in class org.apache.poi.poifs.filesystem.DocumentFactoryHelper
-
Wrap the OLE2 data of the DirectoryNode into a decrypted stream by using the given password.
- getDecryptedStream(POIFSFileSystem, String) - Static method in class org.apache.poi.poifs.filesystem.DocumentFactoryHelper
-
Wrap the OLE2 data in the NPOIFSFileSystem into a decrypted stream by using the given password.
- getDecryptor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- getDefaultCharWidth(Workbook) - Static method in class org.apache.poi.ss.util.SheetUtil
-
Get default character width using the Workbook's default font
- getDefaultColumnWidth() - Method in class org.apache.poi.hssf.model.InternalSheet
-
get the default column width for the sheet (if the columns do not define their own width)
- getDefaultColumnWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
get the default column width for the sheet (if the columns do not define their own width) in characters
- getDefaultColumnWidth() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get the default column width for the sheet (if the columns do not define their own width) in characters
- getDefaultColumnWidth() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the default column width for the sheet (if the columns do not define their own width) in characters
- getDefaultColumnWidth() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the default column width for the sheet (if the columns do not define their own width) in characters.
- getDefaultColumnWidth(HSSFSheet) - Static method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- getDefaultCountry() - Method in class org.apache.poi.hssf.record.CountryRecord
-
gets the default country
- getDefaultDropDownItemIndex() - Method in class org.apache.poi.hwpf.model.FFData
-
specify the default item selected (zero-based index).
- getDefaultFileName() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Return the default part name.
- getDefaultFillStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
- getDefaultFontFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getDefaultFontFamily() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- getDefaultFontFamily() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getDefaultFontSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getDefaultFontSize() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- getDefaultFontSize() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getDefaultFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- getDefaultFormat(Cell) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Returns a default format for a cell.
- getDefaultGuideStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
- getDefaultHeader() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the window should display a default header
- getDefaultHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- getDefaultLineStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.ControlPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.OperationPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.Ptg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
- getDefaultOperandClass() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
- getDefaultParagraphStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get the default paragraph style which applies to the document
- getDefaultProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getDefaultRGB(int) - Static method in class org.apache.poi.xssf.usermodel.DefaultIndexedColorMap
- getDefaultRowHeight() - Method in class org.apache.poi.hssf.model.InternalSheet
-
get the default row height for the sheet (if the rows do not define their own height)
- getDefaultRowHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
get the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- getDefaultRowHeight() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- getDefaultRowHeight() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- getDefaultRowHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- getDefaultRowHeightInPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
get the default row height for the sheet (if the rows do not define their own height) in points.
- getDefaultRowHeightInPoints() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get the default row height for the sheet (if the rows do not define their own height) in points.
- getDefaultRowHeightInPoints() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the default row height for the sheet (if the rows do not define their own height) in points.
- getDefaultRowHeightInPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the default row height for the sheet measued in point size (if the rows do not define their own height).
- getDefaultRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- getDefaultRunProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getDefaultRunStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get the default style which applies text runs in the document
- getDefaultTabSize() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Default distance between tab stops, in master coordinates (576 dpi).
- getDefaultTabSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getDefaultTabSize() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- getDefaultTabSize() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getDefaultTabSize() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getDefaultTabSize() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getDefaultTextStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
- getDefinedNames() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
- getDefinition() - Method in class org.apache.poi.hdgf.chunks.Chunk.Command
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- getDel() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- getDelayTime() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A signed integer that specifies the delay time, in milliseconds, before the animation starts to play.
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getDelete() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getDelete() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getDelete() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getDelete() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getDelete() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getDelMenuCount() - Method in class org.apache.poi.hssf.record.MMSRecord
-
get number of add del options (should be 0)
- getDenominator() - Method in class org.apache.poi.hssf.record.SCLRecord
-
Get the denominator field for the SCL record.
- getDenominator() - Method in class org.apache.poi.ss.format.SimpleFraction
-
Access the denominator.
- getDescription() - Method in class org.apache.poi.ddf.EscherPropertyMetaData
- getDescription() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
returns the description stored in the alternative text
- getDescription() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getDescription() - Method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
- getDescription() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
- getDescriptionProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get description.
- getDescriptionProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the explanation of the content of the resource.
- getDescriptionText() - Method in class org.apache.poi.hssf.record.NameRecord
-
gets the description text
- getDescriptor() - Method in class org.apache.poi.hwpf.usermodel.TableCell
-
Returns the TableCellDescriptor for this cell.
- getDescriptor(int) - Method in class org.apache.poi.hwpf.model.NotesTables
- getDescriptor(String) - Method in class org.apache.poi.ooxml.POIXMLFactory
-
returns the descriptor for the given relationship type
- getDescriptor(String) - Method in class org.apache.poi.xdgf.usermodel.XDGFFactory
- getDescriptor(String) - Method in class org.apache.poi.xslf.usermodel.XSLFFactory
- getDescriptor(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFactory
- getDescriptor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFFactory
- getDescriptorFirst(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- getDescriptorFirstIndex(GenericPropertyNode) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- getDescriptorLim(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- getDescriptorsCount() - Method in class org.apache.poi.hwpf.model.NotesTables
- getDescriptorsFirstCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
- getDescriptorsLimCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
- getDeviceConfiguration() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getDeviceConfiguration() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the device configuration associated with this
Graphics2D. - GETDEVICEUNITS - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Gets the device units currently configured on an output device.
- getDgContainer() - Method in class org.apache.poi.hslf.record.PPDrawing
- getDgContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
- getDgg() - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Returns the drawing group container record
- getDggContainer() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
- getDggContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
- getDiag() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Not sure what this is for (maybe fill lines?) 1 = down, 2 = up, 3 = both, 0 for none..
- getDiagonalBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the color to use for the diagonal border
- getDiagonalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getDiagonalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getDiagonalBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getDiagonalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getDiagonalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getDiagonalBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getDialog() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
get whether sheet is a dialog sheet or not
- getDialog() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
get whether sheet is a dialog sheet or not
- getDialog() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getDictionary() - Method in class org.apache.poi.hpsf.Section
-
Gets the section's dictionary.
- getDifferentFirst() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
returns differentFirst attribute
- getDifferentOddEven() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
returns differentOddEven attribute
- getDigestAlgo() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getDigestMethodUri() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getDigestMethodUri(HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Converts the digest algorithm - currently only sha* and ripemd160 is supported.
- getDimColor() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A rgb structure that specifies a color for the dim effect after the animation is complete.
- getDimension() - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
- getDimension() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- getDimension() - Method in interface org.apache.poi.sl.draw.ImageRenderer
- getDimensionFromAnchor(Picture) - Static method in class org.apache.poi.ss.util.ImageUtils
-
Calculates the dimensions in EMUs for the anchor of the given picture
- getDirectory() - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
-
Returns the directory entry for this chunk.
- getDirectory() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
- getDirectory() - Method in class org.apache.poi.POIDocument
- getDirectory() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
Gets the object data.
- getDirectory() - Method in interface org.apache.poi.ss.usermodel.ObjectData
-
Gets the object data.
- getDirectory() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
- getDirectory(File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
-
Get the directory part of the specified file path.
- getDirty() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getDiskLen(Record) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
- getDisplay() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
- getDisplayBCC() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the display value of the "BCC" line of the outlook message.
- getDisplayBCCChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getDisplayCC() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the display value of the "CC" line of the outlook message.
- getDisplayCCChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getDisplayFormulas() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the window should display formulas
- getDisplayFrom() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the display value of the "FROM" line of the outlook message This is not the actual address that was sent from but the formated display of the user name.
- getDisplayFromChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getDisplayGridlines() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the window should display gridlines
- getDisplayGuts() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the outline symbols are displaed
- getDisplayGuts() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
get whether to display the guts or not
- getDisplayGuts() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
get whether to display the guts or not
- getDisplayGuts() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get whether to display the guts or not, default value is true
- getDisplayGuts() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get whether to display the guts or not, default value is true
- getDisplayGuts() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get whether to display the guts or not, default value is true
- getDisplayHorizontalScrollbar() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get whether to display the horizontal scrollbar or not
- getDisplayMode() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the display mode field for the Text record.
- getDisplayName() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getDisplayPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- getDisplayPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.Slide
-
In XSLF, slidenumber and date shapes aren't marked as placeholders whereas in HSLF they are activated via a HeadersFooter configuration.
- getDisplayPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getDisplayRowColHeadings() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the window should display row and column headings
- getDisplayTabs() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get whether to display the tabs or not
- getDisplayTo() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the display value of the "TO" line of the outlook message.
- getDisplayToChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getDisplayVerticalScrollbar() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get whether to display the vertical scrollbar or not
- getDisplayZeros() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the window should display zero values
- getDistance() - Method in interface org.apache.poi.sl.usermodel.Shadow
- getDistance() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
- getDistanceBetweenColumns() - Method in class org.apache.poi.hwpf.usermodel.Section
- getDmBinFirst() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmBinFirst field for the SEP record.
- getDmBinOther() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmBinOther field for the SEP record.
- getDmOrientFirst() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmOrientFirst field for the SEP record.
- getDmOrientPage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmOrientPage field for the SEP record.
- getDmPaperReq() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dmPaperReq field for the SEP record.
- getDocFinalVersion() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- getDocinfo() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo field for the DOP record.
- getDocinfo1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo1 field for the DOP record.
- getDocinfo2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo2 field for the DOP record.
- getDocinfo3() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo3 field for the DOP record.
- getDocinfo4() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo4 field for the DOP record.
- getDocinfo5() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo5 field for the DOP record.
- getDocinfo6() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the docinfo6 field for the DOP record.
- getDocMajorNo() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- getDocMinorNo() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- getDocparts() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the doc parts (or
null) when this method is implemented. - getDocPersistRef() - Method in class org.apache.poi.hslf.record.UserEditAtom
- getDocProperties() - Method in class org.apache.poi.hwpf.HWPFDocument
- getDocSummaryInformation() - Method in class org.apache.poi.extractor.POIOLE2TextExtractor
-
Returns the document information metadata for the document
- getDocSummaryInformation() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would return the document information metadata for the document, if we supported it
- getDocument() - Method in class org.apache.poi.extractor.POIOLE2TextExtractor
-
Return the underlying POIDocument
- getDocument() - Method in class org.apache.poi.extractor.POITextExtractor
- getDocument() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- getDocument() - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- getDocument() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- getDocument() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- getDocument() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- getDocument() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- getDocument() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- getDocument() - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- getDocument() - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- getDocument() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- getDocument() - Method in class org.apache.poi.hwpf.usermodel.Range
- getDocument() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns opened document
- getDocument() - Method in class org.apache.poi.poifs.property.DocumentProperty
-
get the POIFSDocument
- getDocument() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Returns opened document
- getDocument() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getDocument() - Method in interface org.apache.poi.xwpf.usermodel.IRunBody
- getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
- getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the low level document base object
- getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- getDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- getDocumentAtom() - Method in class org.apache.poi.hslf.record.Document
-
Returns the DocumentAtom of this Document
- getDocumentBuilderFactory() - Static method in class org.apache.poi.util.XMLHelper
-
Creates a new DocumentBuilderFactory, with sensible defaults
- getDocumentEncryptionAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- getDocumentEncryptionAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
- getDocumentEntryBytes(String, int, int) - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Reads OLE Stream into byte array - if an
EncryptionInfois available, decrypt the bytes starting at encryptionOffset. - getDocumentPart() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart.RelationPart
- getDocumentRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Helper method for usermodel and model: Get the document record
- getDocumentSize() - Method in class org.apache.poi.hdgf.HDGFDiagram
- getDocumentSummaryInformation() - Method in class org.apache.poi.POIDocument
-
Fetch the Document Summary Information of the document
- getDocumentSummaryInformationProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- getDocumentSummaryInformationText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- getDocumentText() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Returns document text, i.e.
- getDocumentVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the document version as a string, which is normally unset and empty (or
null). - getDogrid() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dogrid field for the DOP record.
- getDoptypography() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the doptypography field for the DOP record.
- getDouble(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get a double value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java double
- getDouble(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get a double value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java double
- getDpi() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- getDraft() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getDraft() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the draft mode.
- getDraft() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the draft mode.
- getDraft() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the draft mode.
- getDrawable(Background<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(ConnectorShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(FreeformShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(GraphicalFrame<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(GroupShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(MasterSheet<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(PictureShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(Shape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(Sheet<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(Slide<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(TableShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(TextBox<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(TextParagraph<?, ?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawable(TextShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- getDrawAreaHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
- getDrawAreaWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
- getDrawAspect() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets whether the object can be completely seen, or if only the icon is visible.
- getDrawing() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- getDrawing() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
Return the drawing that owns this shape
- getDrawingEscherAggregate() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns the agregate escher records for this sheet, it there is one.
- getDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
- getDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDgRecord
-
Gets the drawing group id for this record.
- getDrawingManager() - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getDrawingPatriarch() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
This will hold any graphics or charts for the sheet.
- getDrawingPatriarch() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Return the sheet's existing drawing, or null if there isn't yet one.
- getDrawingPatriarch() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Return the sheet's existing drawing, or null if there isn't yet one.
- getDrawingPatriarch() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Return the sheet's existing drawing, or null if there isn't yet one.
- getDrawingsSaved() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Gets the number of drawings saved
- getDropCap() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getDropCap() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getDropCapType() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- getDropDownListDefaultItemIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getDropDownListValues() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getDropList() - Method in class org.apache.poi.hwpf.model.FFData
- getDttmConflict() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When the change was made.
- getDttmCreated() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dttmCreated field for the DOP record.
- getDttmDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
The date for the ListNum field number change.
- getDttmLastPrint() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dttmLastPrint field for the DOP record.
- getDttmPropRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which properties of this were changed for this run of text by the author.
- getDttmPropRMark() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dttmPropRMark field for the PAP record.
- getDttmPropRMark() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dttmPropRMark field for the SEP record.
- getDttmRevised() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dttmRevised field for the DOP record.
- getDttmRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which this run of text was entered/modified by the author (Only recorded when revision marking is on.).
- getDttmRMarkDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which this run of text was deleted by the author (Only recorded when revision marking is on.).
- getDVRecNo() - Method in class org.apache.poi.hssf.record.DVALRecord
- getDx() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Gets the value of the dx property.
- getDx1() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Retrieves offset within the parent coordinate space for the top left point.
- getDx1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The x offset within the top-left cell.
- getDx1() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- getDx1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- getDx1() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- getDx1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the x coordinate within the first cell.
- getDx1() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- getDx1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getDx2() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Retrieves offset within the parent coordinate space for the bottom right point.
- getDx2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The x offset withing the cell for the bottom-right corner of this shape.
- getDx2() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- getDx2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- getDx2() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- getDx2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the x coordinate within the second cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL - getDx2() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- getDx2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getDxaAbs() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaAbs field for the PAP record.
- getDxaAbs() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Absolute horizontal position.
- getDxaAdjust() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getDxaColumns() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaColumns field for the SEP record.
- getDxaColumnWidth() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaColumnWidth field for the SEP record.
- getDxaColWidthWwd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getDxaCropLeft() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Deprecated.POI 3.8 beta 4.
- getDxaCropRight() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Deprecated.POI 3.8 beta 4.
- getDxaFromText() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Horizontal distance between text and absolutely positioned object.
- getDxaFromText() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Left distance from surrounding text when absolutely positioned.
- getDxaFromTextRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Right distance from surrounding text when absolutely positioned.
- getDxaGapHalf() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Measures half of the white space that will be maintained between text in adjacent columns of a table row.
- getDxaGoal() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dxaGoal field for the PICF record.
- getDxaGoal() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Gets the initial width of the picture, in twips, prior to cropping or scaling.
- getDxaHotz() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dxaHotz field for the DOP record.
- getDxaIndentSav() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
If fIndentSav is nonzero, this is a signed integer that specifies the size, in twips, of the indent that needs to be removed when the numbering is removed.
- getDxaLeft() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaLeft field for the PAP record.
- getDxaLeft() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaLeft field for the SEP record.
- getDxaLeft1() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaLeft1 field for the PAP record.
- getDxaLnn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaLnn field for the SEP record.
- getDxaPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaPgn field for the SEP record.
- getDxaReserved1() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dxaReserved1 field for the PICF record.
- getDxaReserved2() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dxaReserved2 field for the PICF record.
- getDxaReserved3() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dxaReserved3 field for the PICF record.
- getDxaRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaRight field for the PAP record.
- getDxaRight() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxaRight field for the SEP record.
- getDxaRTEWrapWidth() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getDxaSpace() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Space following each character in the run expressed in twip units..
- getDxaTab() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dxaTab field for the DOP record.
- getDxaWebView() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getDxaWidth() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dxaWidth field for the PAP record.
- getDxcLeft() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Left indent in character units.
- getDxcLeft1() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
First line indent in character units.
- getDxcRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Right indent in character units.
- getDxfAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
- getDxtCharSpace() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dxtCharSpace field for the SEP record.
- getDy() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Gets the value of the dy property.
- getDy1() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Gets offset within the parent coordinate space for the top left point.
- getDy1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The y offset within the top-left corner of the current shape.
- getDy1() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- getDy1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- getDy1() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- getDy1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the y coordinate within the first cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL - getDy1() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- getDy1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getDy2() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Gets the offset within the parent coordinate space for the bottom right point.
- getDy2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The y offset withing the cell for the bottom-right corner of this shape.
- getDy2() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- getDy2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- getDy2() - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- getDy2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the y coordinate within the second cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL - getDy2() - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- getDy2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getDyaAbs() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dyaAbs field for the PAP record.
- getDyaAbs() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Absolute vertical position.
- getDyaAfter() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Space after paragraph.
- getDyaBefore() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Space before paragraph.
- getDyaBottom() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaBottom field for the SEP record.
- getDyaCropBottom() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Deprecated.POI 3.8 beta 5.
- getDyaCropTop() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Deprecated.POI 3.8 beta 5.
- getDyaFromText() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical distance between text and absolutely positioned object.
- getDyaFromText() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Top distance from surrounding text when absolutely positioned.
- getDyaFromTextBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Bottom distance from surrounding text when absolutely positioned.
- getDyaGoal() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dyaGoal field for the PICF record.
- getDyaGoal() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Gets the initial height of the picture, in twips, prior to cropping or scaling.
- getDyaHdrBottom() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaHdrBottom field for the SEP record.
- getDyaHdrTop() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaHdrTop field for the SEP record.
- getDyaHeight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the dyaHeight field for the PAP record.
- getDyaLinePitch() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaLinePitch field for the SEP record.
- getDyaPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaPgn field for the SEP record.
- getDyaReserved1() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dyaReserved1 field for the PICF record.
- getDyaReserved2() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dyaReserved2 field for the PICF record.
- getDyaReserved3() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the dyaReserved3 field for the PICF record.
- getDyaRowHeight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When greater than 0, guarantees that the height of the table will be at least dyaRowHeight high.
- getDyaTop() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dyaTop field for the SEP record.
- getDynamicReference(String, String, String, String, boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
Resolves a cell or area reference dynamically.
- getDywDispPag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the dywDispPag field for the DOP record.
- getDz() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Gets the value of the dz property.
- getDzaGutter() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the dzaGutter field for the SEP record.
- getE() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- getEditTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the total time spent in editing the document (or
0). - getEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the Edn field for the DOP record.
- getEdn1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the Edn1 field for the DOP record.
- getEffectContainer() - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- getEffectContainer() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getEffectDirection() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- getEffectList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- getEffectList() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getEffectTransitionFlagByBit(int) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- getEffectTransitionFlags() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- getEffectType() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- getEGColorChoice() - Method in class org.apache.poi.sl.draw.binding.CTColorMRU
-
Gets the value of the egColorChoice property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTPresetColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
-
Gets the value of the egColorTransform property.
- getEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Gets the value of the egColorTransform property.
- getElement(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
- getElementFromArray(AreaEval, EvaluationCell) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Retrieves a single value from an area evaluation utilizing the 2D indices of the cell within its own area reference to index the value in the area evaluation.
- getElementType() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
- getElementType() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
- getElementType() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
returns the type of the BodyElement Paragraph
- getElementType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
returns the type of the BodyElement Table
- getEmailFromChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getEmbed() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Embedded Audio File Relationship ID
- getEmbeddedAttachmentObject() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
Returns the embedded object, if the attachment is an object based embedding (image, document etc), or null if it's an embedded message
- getEmbeddedData() - Method in class org.apache.poi.ss.extractor.EmbeddedData
- getEmbeddedDocsTextExtractors(POIOLE2TextExtractor) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Returns an array of text extractors, one for each of the embedded documents in the file (if there are any).
- getEmbeddedDocsTextExtractors(POIXMLTextExtractor) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Returns an array of text extractors, one for each of the embedded documents in the file (if there are any).
- getEmbeddedMessage() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
Returns the embedded MAPI message, if the attachment is an embedded message, or null otherwise
- getEmbeddedObjects() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns the data of all the embedded OLE object in the SlideShow
- getEmbeddedObjects() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Gets embedded object data from the slide show.
- getEmbeddedPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Returns the embedded pictures of the run.
- getEmbededDocsTextExtractors(POIOLE2TextExtractor) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Returns an array of text extractors, one for each of the embedded documents in the file (if there are any).
- getEmbededDocsTextExtractors(POIOLE2TextExtractor) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Deprecated.Use the method with correct "embedded"
- getEmbededDocsTextExtractors(POIXMLTextExtractor) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Deprecated.Use the method with correct "embedded"
- getEmfPlusFlags() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
- getEmphasisMark() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the emphasis mark value for the run.
- getEmpty() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Get the empty field for the SheetProperties record.
- getEmptyCellAllowed() - Method in class org.apache.poi.hssf.record.DVRecord
- getEmptyCellAllowed() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getEmptyCellAllowed() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Retrieve the settings for empty cells allowed
- getEmptyCellAllowed() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getEnclosingCellRange() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- getEncodedSize() - Method in class org.apache.poi.ss.formula.Formula
- getEncodedSize(int) - Static method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
- getEncodedSize(int) - Static method in class org.apache.poi.ss.util.CellRangeAddress
- getEncodedSize(int) - Static method in class org.apache.poi.ss.util.CellRangeAddressList
- getEncodedSize(Object[]) - Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
- getEncodedSize(String) - Static method in class org.apache.poi.util.StringUtil
- getEncodedSize(Ptg[]) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
-
This method will return the same result as
Ptg.getEncodedSizeWithoutArrayData(Ptg[])if there are no array tokens present. - getEncodedSizeWithoutArrayData(Ptg[]) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
-
Used to calculate value that should be encoded at the start of the encoded Ptg token array;
- getEncodedTokenSize() - Method in class org.apache.poi.ss.formula.Formula
-
This method is often used when the formula length does not appear immediately before the encoded token data.
- getEncodingHint() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getEncodingHint() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutW
- getEncodingMultiplier(TextPiece) - Method in class org.apache.poi.hwpf.model.OldTextPieceTable
- getEncodingMultiplier(TextPiece) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- getEncryptedHmacKey() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
- getEncryptedHmacValue() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
- getEncryptedKey() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- getEncryptedPropertyStreamName() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
- getEncryptedPropertyStreamName() - Method in class org.apache.poi.POIDocument
- getEncryptedVerifier() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- getEncryptedVerifierHash() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- getEncryptionFlags() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- getEncryptionInfo() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
- getEncryptionInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- getEncryptionInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
- getEncryptionInfo() - Method in class org.apache.poi.hssf.record.FilePassRecord
- getEncryptionInfo() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getEncryptionInfo() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getEncryptionInfo() - Method in class org.apache.poi.POIDocument
- getEncryptionInfo() - Method in class org.apache.poi.poifs.crypt.Decryptor
- getEncryptionInfo() - Method in class org.apache.poi.poifs.crypt.Encryptor
- getEncryptionMode() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- getEncryptionProviderName() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
Return the name of the encryption provider used
- getEncryptor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- getEncryptSessionPersistIdRef() - Method in class org.apache.poi.hslf.record.UserEditAtom
- getEnd() - Method in class org.apache.poi.hwpf.model.PropertyNode
- getEnd() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
- getEnd() - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
- getEnd() - Method in class org.apache.poi.ss.format.CellNumberStringMod
- getEnd(int) - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
-
Used to get the end of the text corresponding to a grpprl in this fkp.
- getEndBytes() - Method in class org.apache.poi.hwpf.model.BytePropertyNode
-
Deprecated.Though bytes are actually stored in file, it is advised to use char positions for all operations. Including save operations, because only char positions are preserved.
- getEndCellReference() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getEndChar() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- getEndColIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the bottom-right column index on the sheet
- getEndColIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getEndIndex() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Gets the ending character position
- getEndIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Gets the ending character position
- getEndnoteByID(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getEndnoteContNote() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getEndnoteContNoteSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getEndnoteContSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getEndnoteContSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getEndnoteNumberingFormat() - Method in class org.apache.poi.hwpf.usermodel.Section
-
Get the numbering format of embedded endnotes
- getEndnoteNumberingOffset() - Method in class org.apache.poi.hwpf.usermodel.Section
- getEndnoteRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the
Rangewhich covers all endnotes. - getEndnoteRestartQualifier() - Method in class org.apache.poi.hwpf.usermodel.Section
-
Get the endnote restart qualifier
0x00If the numbering is continuous throughout the entire document0x01If the numbering restarts at the beginning of this section0x02If the numbering restarts on every page - getEndnotes() - Method in class org.apache.poi.hwpf.HWPFDocument
- getEndnotes() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Gets the list of end notes for the document.
- getEndnoteSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getEndnoteSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getEndnotesList() - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Get the list of
XWPFEndnotein the Endnotes part. - getEndnoteText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
- getEndOffset() - Method in class org.apache.poi.hwpf.usermodel.Range
- getEndPos() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- getEndRowIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the bottom-right row index
- getEndRowIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getEndRun() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- getEndSound() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getEndText() - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- getEndX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getEndY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getEngineId() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
- getEntries() - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Gets the entries.
- getEntries() - Method in class org.apache.poi.hwpf.model.SavedByTable
-
Gets the entries.
- getEntries() - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Returns an Enumeration of all the Entries
- getEntries() - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
- getEntries() - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
- getEntries() - Method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
-
Note: the file sizes are rounded up to the next cipher block size, so don't rely on file sizes of these custom encrypted zip file entries!
- getEntries() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
get an iterator of the Entry instances contained directly in this instance (in other words, children only; no grandchildren etc.)
- getEntries() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
get an iterator of the Entry instances contained directly in this instance (in other words, children only; no grandchildren etc.)
- getEntries() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- getEntries() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- getEntry(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- getEntry(String) - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Return an entry by its path
- getEntry(String) - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
- getEntry(String) - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
- getEntry(String) - Method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
- getEntry(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
get a specified Entry by name
- getEntry(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
get a specified Entry by name
- getEntry(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- getEntryAt(int) - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
Deprecated.use
getItemAtinstead - getEntryAt(int) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Deprecated.use
getItemAtinstead - getEntryAt(int) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Deprecated.use
getItemAt(int idx)instead - getEntryCount() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
find out how many Entry instances are contained directly within this DirectoryEntry
- getEntryCount() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
find out how many Entry instances are contained directly within this DirectoryEntry
- getEntryCount() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- getEntryName() - Method in class org.apache.poi.hsmf.datatypes.Chunk
-
Creates a string to use to identify this chunk in the POI file system object.
- getEntryName() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
- getEntryNames() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
get the names of all the Entries contained directly in this instance (in other words, names of children only; no grandchildren etc).
- getEntryNames() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
get the names of all the Entries contained directly in this instance (in other words, names of children only; no grandchildren etc).
- getEntryNames() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- getEnvironment() - Method in class org.apache.poi.hslf.record.Document
-
Returns the Environment of this Notes, which lots of settings for the document in it
- getEnvr() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0, and MUST be ignored.
- getEpc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getEqualAverage() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
- getEqualAverage() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
- getEquals() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
- getError() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
- getError(int) - Static method in class org.apache.poi.ss.usermodel.CellValue
- getErrorBoxText() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getErrorBoxText() - Method in interface org.apache.poi.ss.usermodel.DataValidation
- getErrorBoxText() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getErrorBoxTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getErrorBoxTitle() - Method in interface org.apache.poi.ss.usermodel.DataValidation
- getErrorBoxTitle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getErrorCellString() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the error message, such as #VALUE!
- getErrorCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
get the value of the cell as an error code.
- getErrorCellValue() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getErrorCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Get the value of the cell as an error code.
- getErrorCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as an error code.
- getErrorCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as an error code.
- getErrorCode() - Method in class org.apache.poi.ss.formula.constant.ErrorConstant
- getErrorCode() - Method in class org.apache.poi.ss.formula.eval.ErrorEval
- getErrorCode() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
- getErrorEval() - Method in exception org.apache.poi.ss.formula.eval.EvaluationException
- getErrorString() - Method in class org.apache.poi.ss.formula.eval.ErrorEval
- getErrorStyle() - Method in class org.apache.poi.hssf.record.DVRecord
- getErrorStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getErrorStyle() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
o
- getErrorStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getErrorText() - Method in class org.apache.poi.hssf.record.DVRecord
- getErrorTitle() - Method in class org.apache.poi.hssf.record.DVRecord
- getErrorTypes(CTIgnoredError) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
- getErrorValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
get the error value for the cell
- getErrorValue() - Method in class org.apache.poi.ss.usermodel.CellValue
- getEscapement() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getEscapementType() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
get the type of super or subscript for the font
- getEscapementType() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
get the type of super or subscript for the font
- getEscapementType() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
get the type of super or subscript for the font
- getEscapementType() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
get the type of super or subscript for the font
- getEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
- getEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- getEscherAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- getEscherBSERecord() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
- getEscherBSERecord(int) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
- getEscherChild(int) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- getEscherChild(int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getEscherChild(EscherContainerRecord, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Helper method to return escher child by record ID
- getEscherChild(EscherContainerRecord, RecordTypes) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
- getEscherChild(RecordTypes) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getEscherContainer() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
If we have a EscherContainerRecord as one of our children (and most top level escher holders do), then return that.
- getEscherContainer() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- getEscherContainer() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
-
If we have a EscherContainerRecord as one of our children (and most top level escher holders do), then return that.
- getEscherDelayStm() - Method in class org.apache.poi.hpbf.HPBFDocument
- getEscherDggRecord() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
- getEscherDgRecord() - Method in class org.apache.poi.hslf.record.PPDrawing
-
Return EscherDgRecord which keeps track of the number of shapes and shapeId in this drawing group
- getEscherOptRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getEscherProperties() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
The list of properties stored by this record.
- getEscherProperty(int) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
The list of properties stored by this record.
- getEscherProperty(short) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Get the value of a simple escher property for this shape.
- getEscherProperty(short, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Get the value of a simple escher property for this shape.
- getEscherProperty(AbstractEscherOptRecord, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Returns escher property by id.
- getEscherRecord() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
Returns the underlying DDF Escher Record
- getEscherRecord(int) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- getEscherRecordHolder() - Method in class org.apache.poi.hwpf.HWPFDocument
- getEscherRecords() - Method in class org.apache.poi.hpbf.model.EscherPart
- getEscherRecords() - Method in class org.apache.poi.hslf.record.PPDrawing
-
Get access to the underlying Escher Records
- getEscherRecords() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- getEscherRecords() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
- getEscherStm() - Method in class org.apache.poi.hpbf.HPBFDocument
- getEscherTextboxWrapper() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getEvaluationWorkbook() - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
internal use
- getEvaluator() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getEvenAndOddHeadings() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the even-and-odd-headings setting
- getEvenAndOddHeadings() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Check if separate even and odd headings is turned on.
- getEvenFooter() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getEvenFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the even footer.
- getEvenFooterSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getEvenHeader() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getEvenHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the even header.
- getEvenHeaderSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getEvenPageFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- getEvenPageHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- getExcelDate(Calendar, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a Date in the form of a Calendar, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
- getExcelDate(Date) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a Date, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
- getExcelDate(Date, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a Date, converts it into a double representing its internal Excel representation, which is the number of days since 1/1/1900.
- getExControl() - Method in class org.apache.poi.hslf.model.ActiveXShape
-
Document-level container that specifies information about an ActiveX control
- getExControlAtom() - Method in class org.apache.poi.hslf.record.ExControl
-
Gets the
ExControlAtom. - getExecutionTime() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getExEmbed() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Return the record container for this embedded object.
- getExEmbedAtom() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Gets the
ExEmbedAtom. - getExFormatAt(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the ExtendedFormatRecord at the given 0-based index
- getExHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- getExHyperlinkAtom() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Returns the ExHyperlinkAtom of this link
- getExHyperlinks() - Method in class org.apache.poi.hslf.record.ExObjList
-
Returns all the ExHyperlinks
- getExMediaAtom() - Method in class org.apache.poi.hslf.record.ExVideoContainer
-
Returns the ExMediaAtom of this link
- getExObjIdRef() - Method in class org.apache.poi.hslf.record.ExObjRefAtom
- getExObjList(boolean) - Method in class org.apache.poi.hslf.record.Document
-
Returns the ExObjList, which holds the references to external objects used in the slides.
- getExObjListAtom() - Method in class org.apache.poi.hslf.record.ExObjList
-
Returns the ExObjListAtom of this list
- getExOleObjAtom() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Gets the
ExOleObjAtom. - getExOleObjStg() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
Return the record that contains the object data.
- getExplicitListValues() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- getExplicitListValues() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
If validation type is
DataValidationConstraint.ValidationType.LISTandformula1was comma-separated literal values rather than a range or named range, returns list of literal values. - getExplicitListValues() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- getExplicitTableStyle(String) - Method in class org.apache.poi.xssf.model.StylesTable
-
NOTE: this only returns explicitly defined styles
- getExplicitTableStyleNames() - Method in class org.apache.poi.xssf.model.StylesTable
- getExplosion() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- getExponent() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
- getExpReference() - Method in class org.apache.poi.ss.formula.Formula
-
Gets the locator for the corresponding
SharedFormulaRecord,ArrayRecordorTableRecordif this formula belongs to such a grouping. - getExScale() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getExt() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the ext property.
- getExt() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtensionList
-
Gets the value of the ext property.
- getExt() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Gets the value of the ext property.
- getExtbookIndexFromRefIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
- getExtendedColor() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- getExtendedProperties() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns the extended document properties
- getExtendedProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the extended document properties
- getExtendedProperties() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Returns the extended document properties
- getExtendedPropertiesText() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
Returns the extended document properties, eg application
- getExtendedRst() - Method in class org.apache.poi.hssf.record.common.UnicodeString
- GETEXTENDEDTEXTMETRICS - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Gets extended text metrics currently configured on an output device.
- getExtension() - Method in class org.apache.poi.hmef.Attachment
-
Returns the file extension
- getExtension() - Method in enum org.apache.poi.hwpf.usermodel.PictureType
- getExtension() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Retrieves the extension of the part name if any.
- getExtension() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- getExtension() - Method in enum org.apache.poi.xssf.usermodel.XSSFWorkbookType
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getExtensionList() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getExternalLinksTable() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the list of
ExternalLinksTableobject for this workbook - getExternalName(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getExternalName(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getExternalName(int, int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
HSSF Only - fetch the external-style name details
- getExternalName(int, int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getExternalName(String, String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getExternalName(String, String, int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
XSSF Only - fetch the external-style name details
- getExternalName(String, String, int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getExternalSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getExternalSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getExternalSheet(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
HSSF Only - fetch the external-style sheet details
- getExternalSheet(int) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
- getExternalSheet(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getExternalSheet(String, String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getExternalSheet(String, String, int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
XSSF Only - fetch the external-style sheet details
- getExternalSheet(String, String, int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getExternalSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getExternalSheetIndex(String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
gets the externSheet index for a sheet from this workbook
- getExternalSheetIndex(String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getExternalSheetIndex(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getExternalSheetIndex(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getExternalSheetIndex(String, String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
gets the externSheet index for a sheet from an external workbook
- getExternalSheetIndex(String, String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getExternalSheetIndex(String, String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getExternalWorkbookNumber() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- getExternalWorkbookNumber() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- getExternalWorkbookNumber() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- getExternalWorkbookNumber() - Method in interface org.apache.poi.ss.formula.ptg.Pxg
- getExternalWorkbookNumber() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- getExternSheetIndex() - Method in interface org.apache.poi.ss.formula.ExternSheetReferenceToken
- getExternSheetIndex() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
- getExternSheetIndex() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
- getExternSheetNumber() - Method in class org.apache.poi.hssf.record.NameRecord
-
gets the extern sheet number
- getExternsheetPos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Returns the externsheetPos.
- getExternSheetRecords() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
- getExtLst() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the extLst property.
- getExtraDataSize() - Method in class org.apache.poi.hssf.record.ArrayRecord
- getExtraDataSize() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
- getExtraDataSize() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- getExtraDataSize() - Method in class org.apache.poi.hssf.record.TableRecord
- getExtraDataSz() - Method in class org.apache.poi.hwpf.model.FontTable
- getExVideo() - Method in class org.apache.poi.hslf.record.ExMCIMovie
-
Returns the ExVideoContainer that specifies information about the MCI movie
- getEyScale() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- GETFACENAME - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Gets the font face name currently configured on a device.
- getFAdjustRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fAdjustRight field for the PAP record.
- getFallbackFont(Graphics2D, FontInfo) - Method in interface org.apache.poi.sl.draw.DrawFontManager
-
In case the original font doesn't contain a glyph, use the returned fallback font as an alternative
- getFallbackFont(Graphics2D, FontInfo) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
- getFallbackPicture() - Method in interface org.apache.poi.sl.usermodel.GraphicalFrame
- getFallbackPicture() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- getFallbackProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Returns a property map, which is only used as a fallback, i.e.
- getFamily() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
- getFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- getFamily() - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- getFamily() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the font family (TODO)
- getFamily() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getFamily() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the font family to use.
- getFAutoPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Only for Macintosh compatibility, used only during open, when 1, sep.dxaPgn and sep.dyaPgn are valid page number locations.
- getFAutoSpaceDE() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
auto space East Asian and alphabetic characters.
- getFAutoSpaceDN() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
auto space East Asian and numeric characters.
- getFBiDi() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fBiDi field for the PAP record.
- getFBiDi() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table is right-to-left.
- getFBorderWS() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word.
- getFBrLnAbove() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fBrLnAbove field for the PAP record.
- getFBrLnBelow() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fBrLnBelow field for the PAP record.
- getfBulletHasAutoNumber() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
- getFc() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
- getFCantSplit() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row may not be split across page bounds.
- getFCantSplit90() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row may not be split across page bounds.
- getFcClx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcData() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Points to location of picture data, only if chp.fSpec is true..
- getFcDggInfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcDop() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcEnd() - Method in class org.apache.poi.hwpf.model.PlexOfField
- getFcMac() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- getFcMin() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- getFcObj() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in data stream pointing to beginning of a picture when character is an OLE1 object character (character is 0x20 and chp.fSpec is 1, chp.fOle2 is 0)..
- getFcObjp() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in the data stream indicating the location of OLE object data.
- getFConflictOrig() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When chp.wConflict!=0, this is TRUE when text is part of the original version of text.
- getFConflictOtherDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When fConflictOtherDel==fTrue, the other side of a reconciliation conflict causes this text to be deleted.
- getFcPic() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in data stream pointing to beginning of a picture when character is a picture character (character is 0x01 and chp.fSpec is 1)..
- getFcPlcfbkf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcPlcfbkl() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcPlcfbteChpx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcPlcfbtePapx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcPlcffldAtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldEdn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldFtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldHdr() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldHdrtxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcffldTxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlcfsed() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcPlcspaMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getFcPlfLfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
An unsigned integer that specifies an offset in the Table Stream.
- getFcPlfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
An unsigned integer that specifies an offset in the Table Stream.
- getFCrLf() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fCrLf field for the PAP record.
- getFcStart() - Method in class org.apache.poi.hwpf.model.PlexOfField
- getFcStshf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcSttbfbkmk() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcSttbfffn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcSttbfRMark() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFcSttbSavedBy() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFDblBdr() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word.
- getFDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
the number for a ListNum field is being tracked in xstDispFldRMark.
- getFDyaAfterAuto() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical spacing after is automatic.
- getFDyaBeforeAuto() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical spacing before is automatic.
- getFEndNote() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fEndNote field for the SEP record.
- getFEvenlySpaced() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fEvenlySpaced field for the SEP record.
- getFHasOldProps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used for character property revision marking.
- getFHasOldProps() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Has old properties.
- getFibBase() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFibDescriptorsFieldIndex() - Method in enum org.apache.poi.hwpf.model.NoteType
- getFibFieldsField() - Method in enum org.apache.poi.hwpf.model.FieldsDocumentPart
- getFibFieldsField() - Method in enum org.apache.poi.hwpf.model.FSPADocumentPart
- getFibTextPositionsFieldIndex() - Method in enum org.apache.poi.hwpf.model.NoteType
- getFieldByStartOffset(FieldsDocumentPart, int) - Method in interface org.apache.poi.hwpf.usermodel.Fields
- getFieldByStartOffset(FieldsDocumentPart, int) - Method in class org.apache.poi.hwpf.usermodel.FieldsImpl
- getFieldEndOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
- getFieldInstruction() - Method in class org.apache.poi.xwpf.usermodel.XWPFFieldRun
- getFieldName(int, String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- getFieldName(String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- getFieldName1stCap(String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- getFieldOffset(int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
- getFields() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns user-friendly interface to access document
Fields - getFields(FieldsDocumentPart) - Method in interface org.apache.poi.hwpf.usermodel.Fields
- getFields(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.usermodel.FieldsImpl
- getFieldsCount() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
- getFieldSize(int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
- getFieldsPLCF(int) - Method in class org.apache.poi.hwpf.model.FieldsTables
-
Deprecated.
- getFieldsPLCF(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.model.FieldsTables
- getFieldsPlcfLength(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFieldsPlcfOffset(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFieldsTables() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Deprecated.POI 3.8.
- getFieldStartOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
- getFieldType() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getFieldType() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
- getFieldType() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Experimental method to determine the field type, e.g.
- getFieldType() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getFileExtension() - Method in enum org.apache.poi.hpsf.ClassIDPredefined
- getFileIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
- getFileInformationBlock() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getFilename() - Method in class org.apache.poi.hmef.Attachment
-
Returns the short filename
- getFilename() - Method in class org.apache.poi.ss.extractor.EmbeddedData
- getFilename(File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
-
Get file name from the specified File object.
- getFilename(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get file name from the specified URI.
- getFileName() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
- getFileName() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
The filename of the embedded image
- getFileName() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the fileName field - usually the name of the file being embedded including the full path.
- getFileName() - Method in interface org.apache.poi.sl.usermodel.ObjectData
- getFileName() - Method in interface org.apache.poi.ss.usermodel.ObjectData
- getFileName() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
- getFileName() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Returns the file name of the image, eg image7.jpg .
- getFileName() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
The filename of the embedded image
- getFileName() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Returns the file name of the image, eg image7.jpg .
- getFileName(int) - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Returns the filename for the nth one of these, e.g.
- getFileNameIndex(POIXMLDocumentPart) - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Returns the index of the filename within the package for the given part.
- getFilenameWithoutExtension(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get the file name without the trailing extension.
- getFileOptions() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getFilePosition() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
- getFileSharing() - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getFileSystem() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
- getFileType() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
-
The kind of the file, one of
BOFRecord.TYPE_WORKSHEET,BOFRecord.TYPE_CHART,BOFRecord.TYPE_EXCEL_4_MACROorBOFRecord.TYPE_WORKSPACE_FILE - getFill() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Fill properties of this shape
- getFill() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- getFill() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Gets the value of the fill property.
- getFill() - Method in class org.apache.poi.sl.draw.geom.Path
- getFillAt(int) - Method in interface org.apache.poi.xssf.model.Styles
- getFillAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
- getFillBackground() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the background palette color index
- getFillBackgroundColor() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- getFillBackgroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Get the background fill color.
- getFillBackgroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- getFillBackgroundColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the background fill color, if the fill is defined with an indexed color.
- getFillBackgroundColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- getFillBackgroundColor() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Get the background fill color.
- getFillBackgroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the background fill color.
- getFillBackgroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- getFillBackgroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getFillBackgroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- getFillBackgroundColorColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Gets the color object representing the current background fill, resolving indexes using the supplied workbook.
- getFillBackgroundColorColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- getFillBackgroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getFillBackgroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- getFillBackgroundXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the background fill color.
- getFillColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getFillColor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
The color used to fill this shape.
- getFillColor() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Returns the solid color fill.
- getFillColor() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
- getFillColor() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getFillColor() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getFillForeground() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the foreground palette color index
- getFillForegroundColor() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- getFillForegroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Get the foreground fill color.
- getFillForegroundColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- getFillForegroundColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the foreground fill color, if the fill is defined with an indexed color.
- getFillForegroundColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- getFillForegroundColor() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Get the foreground fill color.
- getFillForegroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the foreground fill color.
- getFillForegroundColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- getFillForegroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getFillForegroundColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- getFillForegroundColorColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Gets the color object representing the current foreground fill, resolving indexes using the supplied workbook.
- getFillForegroundColorColor() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- getFillForegroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getFillForegroundColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- getFillForegroundXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the foreground fill color.
- getFillPaint() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getFillPaint() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getFillPaletteOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the fill palette options bitmask (see indivdual bit getters that reference this method)
- getFillPattern() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- getFillPattern() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getFillPattern() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- getFillPattern() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Get the fill pattern
- getFillPattern() - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- getFillPattern() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getFillPattern() - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- getFillPatternEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getFillPatternEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Deprecated.use
getFillPattern()instead - getFillPatternEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getFillProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getFillProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getFillRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFStretchInfoProperties
- getFills() - Method in class org.apache.poi.xssf.model.StylesTable
- getFillsColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Fills Colour
- getFillStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
- getFillStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getFillStyle() - Method in interface org.apache.poi.sl.usermodel.Background
- getFillStyle() - Method in interface org.apache.poi.sl.usermodel.Shadow
- getFillStyle() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- getFillStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getFillStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
- getFillStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
fetch shape fill as a java.awt.Paint
- getFillToRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
- getFillType() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Returns fill type.
- getFilter() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the filter byte - this is usually 0xFE
- getFilter() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the filter byte - this is usually 0xFE
- getFilterConfiguration() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getFilterConfiguration() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
This is null if
- getFilterConfiguration() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getFInnerTableCell() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
When 1, the end of paragraph mark is really an end of cell mark for a nested table cell.
- getFInTable() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Paragraph is in table flag.
- getFinTableW97() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Archaic paragraph is in table flag.
- getFirstCell() - Method in class org.apache.poi.ss.util.AreaReference
- getFirstCellNum() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- getFirstCellNum() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
get the number of the first cell contained in this row.
- getFirstCellNum() - Method in interface org.apache.poi.ss.usermodel.Row
-
Get the number of the first cell contained in this row.
- getFirstCellNum() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get the number of the first cell contained in this row.
- getFirstCellNum() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Get the 0-based number of the first cell contained in this row.
- getFirstCol() - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
get the first column number for the sheet
- getFirstCol() - Method in class org.apache.poi.hssf.record.RowRecord
-
get the logical col number for the first cell this row (0 based index)
- getFirstColumn() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
get the first column this record defines formatting info for
- getFirstColumn() - Method in class org.apache.poi.hssf.record.DConRefRecord
- getFirstColumn() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getFirstColumn() - Method in class org.apache.poi.hssf.record.MulBlankRecord
- getFirstColumn() - Method in class org.apache.poi.hssf.record.MulRKRecord
-
starting column (first cell this holds in the row)
- getFirstColumn() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- getFirstColumn() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Return the column of the first cell that contains the hyperlink
- getFirstColumn() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns the 0-based index of the first col in this area.
- getFirstColumn() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getFirstColumn() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
- getFirstColumn() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
- getFirstColumn() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- getFirstColumn() - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Return the column of the first cell that contains the hyperlink
- getFirstColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- getFirstColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the column of the first cell that contains the hyperlink
- getFirstColumnRaw() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- getFirstFooter() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getFirstFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the first page footer.
- getFirstFooterSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getFirstHeader() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getFirstHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the first page header.
- getFirstHeaderSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getFirstLineHeight() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- getFirstLineIndent() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getFirstLineIndent() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getFirstLineIndent() - Method in interface org.apache.poi.wp.usermodel.Paragraph
- getFirstLineIndent() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- getFirstLineLeading() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- getFirstPageFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- getFirstPageHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
- getFirstRow() - Method in class org.apache.poi.hssf.record.DConRefRecord
- getFirstRow() - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
get the first row number for the sheet
- getFirstRow() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getFirstRow() - Method in class org.apache.poi.hssf.record.IndexRecord
- getFirstRow() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- getFirstRow() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Return the row of the first cell that contains the hyperlink
- getFirstRow() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns the 0-based index of the first row in this area.
- getFirstRow() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getFirstRow() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
- getFirstRow() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
- getFirstRow() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- getFirstRow() - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Return the row of the first cell that contains the hyperlink
- getFirstRow() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- getFirstRow() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the row of the first cell that contains the hyperlink
- getFirstRowNum() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- getFirstRowNum() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Gets the first row on the sheet
- getFirstRowNum() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the first row on the sheet.
- getFirstRowNum() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the first row on the sheet
- getFirstRowNum() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Gets the first row on the sheet
- getFirstSection() - Method in class org.apache.poi.hpsf.PropertySet
-
Gets the
PropertySet's first section. - getFirstSheetIdentifier() - Method in class org.apache.poi.ss.formula.SheetRangeIdentifier
- getFirstSheetIndex() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getFirstSheetIndex() - Method in interface org.apache.poi.ss.formula.eval.RefEval
-
returns the first sheet index this applies to
- getFirstSheetIndex() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
- getFirstSheetIndex() - Method in interface org.apache.poi.ss.formula.SheetRange
- getFirstSheetIndexFromExternSheetIndex(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Finds the (first) sheet index for a particular external sheet number.
- getFirstSheetIndexFromRefIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
Returns the first sheet that the reference applies to, or -1 if the referenced sheet can't be found, or -2 if the reference is workbook scoped.
- getFirstSheetName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheetRange
- getFirstSlideNum() - Method in class org.apache.poi.hslf.record.DocumentAtom
- getFirstVisibleTab() - Method in class org.apache.poi.hssf.record.WindowOneRecord
- getFirstVisibleTab() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
sets the first tab that is displayed in the list of tabs in excel.
- getFirstVisibleTab() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Gets the first tab that is displayed in the list of tabs in excel.
- getFirstVisibleTab() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Gets the first tab that is displayed in the list of tabs in excel.
- getFirstVisibleTab() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Gets the first tab that is displayed in the list of tabs in excel.
- getFitHeight() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getFitHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the number of pages high to fit the sheet in.
- getFitHeight() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the number of pages high to fit the sheet in.
- getFitHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the number of pages high to fit the sheet in.
- getFitToPage() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
fit to page option is on
- getFitToPage() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
fit to page option is on
- getFitToPage() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether the Fit to Page print option is enabled.
- getFitToPage() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether the Fit to Page print option is enabled.
- getFitToPage() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether the Fit to Page print option is enabled.
- getFitWidth() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getFitWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the number of pages wide to fit sheet in.
- getFitWidth() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the number of pages wide to fit sheet in.
- getFitWidth() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the number of pages wide to fit sheet in.
- getFKeep() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fKeep field for the PAP record.
- getFKeepFollow() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fKeepFollow field for the PAP record.
- getFKinsoku() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
apply Kinsoku rules when performing line wrapping.
- getFlag() - Method in enum org.apache.poi.common.usermodel.fonts.FontFamily
- getFlag() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
- getFlag(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
- getFlag(int) - Method in class org.apache.poi.hslf.record.ExMediaAtom
- getFlag(int) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
- getFlag(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getFlag(int) - Static method in class org.apache.poi.hwpf.sprm.SprmUncompressor
-
Converts an int into a boolean.
- getFlagByBit(int) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- getFlags() - Method in class org.apache.poi.ddf.EscherSpRecord
-
The flags that apply to this shape.
- getFlags() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
- getFlags() - Method in interface org.apache.poi.hemf.hemfplus.record.HemfPlusRecord
- getFlags() - Method in class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
- getFlags() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Flags
- getFlags() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
-
Get the raw value flags.
- getFlags() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Get the flags field for the SheetProperties record.
- getFlags() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
- getFlags() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- getFlags() - Method in class org.apache.poi.hssf.record.NoteRecord
-
Options flags.
- getFlags() - Method in class org.apache.poi.hssf.record.TableRecord
- getFlags() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Get the flags field for the FSPA record.
- getFlags() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Get the flags field for the LFOLVLBase record.
- getFlags() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Get the flags field for the LSTF record.
- getFlags() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getFlags1() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Get the flags1 field for the FibBase record.
- getFlags1() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns flags1 - currently unknown - usually 0x0002.
- getFlags2() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Get the flags2 field for the FibBase record.
- getFlags2() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns flags2 - currently unknown - mostly 0x0000.
- getFlags3() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the flags3 - currently unknown.
- getFlattenedCells() - Method in interface org.apache.poi.ss.usermodel.CellRange
- getFlattenedCells() - Method in class org.apache.poi.ss.util.SSCellRange
- getFLayout() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fLayout field for the SEP record.
- getFLBetween() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fLBetween field for the SEP record.
- getFld() - Method in class org.apache.poi.hwpf.model.PlexOfField
- getFlipHorizontal() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getFlipHorizontal() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Whether the shape is horizontally flipped
- getFlipHorizontal() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- getFlipHorizontal() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
Whether the shape is horizontally flipped
- getFlipHorizontal() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- getFlipHorizontal() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getFlipMode() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- getFlipVertical() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getFlipVertical() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Whether the shape is vertically flipped
- getFlipVertical() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- getFlipVertical() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- getFlipVertical() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- getFlipVertical() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getFlipX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getFlipY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getFloat(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get a float value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java float
- getFloat(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get a float value from a byte array, reads it in little endian format then converts the resulting revolting IEEE 754 (curse them) floating point number to a happy java float
- getFLocked() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Anchor of an absolutely positioned frame is locked.
- getFlt() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Field type when ch == 19 OR field flags when ch == 21 .
- getFMinHeight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Minimum height is exact or auto.
- getFmla() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
-
Gets the value of the fmla property.
- getFnGroup() - Method in class org.apache.poi.hssf.record.NameRecord
- getFNoAllowOverlap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
When 1, absolutely positioned paragraph cannot overlap with another paragraph.
- getFNoAllowOverlap() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When set to 1, do not allow absolutely positioned table to overlap with other tables.
- getFNoAutoHyph() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fNoAutoHyph field for the PAP record.
- getFNoLnn() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
No line numbering.
- getFNumRMIns() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fNumRMIns field for the PAP record.
- getFollowColorScheme() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Gets whether the object follows the color scheme.
- getFollowMasterBackground() - Method in class org.apache.poi.hslf.record.NotesAtom
- getFollowMasterBackground() - Method in class org.apache.poi.hslf.record.SlideAtom
- getFollowMasterBackground() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Whether this slide follows master sheet background
- getFollowMasterBackground() - Method in interface org.apache.poi.sl.usermodel.Slide
- getFollowMasterBackground() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getFollowMasterColourScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- getFollowMasterColourScheme() - Method in interface org.apache.poi.sl.usermodel.Slide
- getFollowMasterColourScheme() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getFollowMasterGraphics() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- getFollowMasterGraphics() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- getFollowMasterGraphics() - Method in interface org.apache.poi.sl.usermodel.Sheet
- getFollowMasterGraphics() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getFollowMasterGraphics() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getFollowMasterGraphics() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
- getFollowMasterObjects() - Method in class org.apache.poi.hslf.record.NotesAtom
- getFollowMasterObjects() - Method in class org.apache.poi.hslf.record.SlideAtom
- getFollowMasterObjects() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Whether this slide draws master sheet objects
- getFollowMasterObjects() - Method in interface org.apache.poi.sl.usermodel.Slide
- getFollowMasterObjects() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getFollowMasterScheme() - Method in class org.apache.poi.hslf.record.NotesAtom
- getFollowMasterScheme() - Method in class org.apache.poi.hslf.record.SlideAtom
- getFollowMasterScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Whether this slide follows master color scheme
- getFont() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- getFont() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getFont() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getFont() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
- getFont() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets the current font.
- getFont() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Gets the font for this style
- getFont(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Get a font by index
- getFont(Workbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
gets the font for this style
- getFontAlign() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getFontAlign() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Used internally by Word.
- getFontAlign() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Returns the font alignment that is applied to the paragraph.
- getFontAlign() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getFontAlignment() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getFontAlignment() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getFontAlignment() - Method in interface org.apache.poi.wp.usermodel.Paragraph
- getFontAlignment() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Returns where vertically on a line of text the actual words are positioned.
- getFontAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- getFontAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getFontAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the font at the given index number
- getFontAt(int) - Method in interface org.apache.poi.xssf.model.Styles
- getFontAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
- getFontAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- getFontAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- getFontAt(short) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Deprecated.
- getFontAt(short) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Deprecated.use
getFontAt(int) - getFontAt(short) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Deprecated.
- getFontAt(short) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- getFontAtIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Returns the font in use at a particular index.
- getFontAtIndex(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Return a copy of the font in use at a particular index.
- getFontCollection() - Method in class org.apache.poi.hslf.record.Environment
-
Returns the FontCollection of this Environment
- getFontCollection() - Method in interface org.apache.poi.sl.usermodel.Resources
- getFontColor() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getFontColor() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- getFontColor() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Returns the font color.
- getFontColor() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
- getFontColor() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getFontColor() - Method in class org.apache.poi.xdgf.usermodel.section.CharacterSection
- getFontColor() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getFontColor() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getFontColor() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getFontColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
- getFontColor() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- getFontColorIndex() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- getFontColorIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- getFontColorIndex() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
- getFontColorIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
- getFontFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getFontFamily() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Get the font family - convenience method for
TextRun.getFontInfo(FontGroup) - getFontFamily() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getFontFamily() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- getFontFamily() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Gets the fonts which shall be used to display the text contents of this run.
- getFontFamily(FontGroup) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getFontFamily(FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Get the font family - convenience method for
TextRun.getFontInfo(FontGroup) - getFontFamily(FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getFontFamily(XWPFRun.FontCharRange) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Gets the font family for the specified font char range.
- getFontFlags() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
get the character set Bit 1: If set, font is subsetted
- getFontFormatting() - Method in class org.apache.poi.hssf.record.CFRuleBase
- getFontFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getFontFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
- getFontFormatting() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
- getFontFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getFontFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
- getFontFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- getFontGroup() - Method in class org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange
- getFontGroupFirst(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
- getFontGroupRanges(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
-
Try to guess the font group based on the codepoint
- getFontHeight() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
gets the height of the font in 1/20th point units
- getFontHeight() - Method in class org.apache.poi.hssf.record.FontRecord
-
gets the height of the font in 1/20th point units
- getFontHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the font height in unit's of 1/20th of a point.
- getFontHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
gets the height of the font in 1/20th point units
- getFontHeight() - Method in interface org.apache.poi.ss.usermodel.Font
-
Get the font height in unit's of 1/20th of a point.
- getFontHeight() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
gets the height of the font in 1/20th point units
- getFontHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Get the font height in unit's of 1/20th of a point.
- getFontHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
gets the height of the font in 1/20th point units
- getFontHeightInPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the font height
- getFontHeightInPoints() - Method in interface org.apache.poi.ss.usermodel.Font
-
Get the font height in points.
- getFontHeightInPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Get the font height in points.
- getFontIndex() - Method in class org.apache.poi.hslf.record.FontEntityAtom
- getFontIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Gets the font index
- getFontIndex() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
Get the font index field for the FontIndex record.
- getFontIndex() - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
- getFontIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the index to the FONT record (which font to use 0 based)
- getFontIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Deprecated.
- getFontIndex() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Deprecated.use
getFontIndexAsInt()instead - getFontIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Deprecated.
- getFontIndex(FontRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Retrieves the index of the given font
- getFontIndexAsInt() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
gets the index of the font for this style
- getFontIndexAsInt() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
gets the index of the font for this style
- getFontIndexAsInt() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Gets the index of the font for this style
- getFontInfo(int) - Method in class org.apache.poi.hslf.record.FontCollection
-
Lookup a FontInfo object by its internal font index
- getFontInfo(String) - Method in class org.apache.poi.hslf.record.FontCollection
-
Lookup a FontInfo object by its typeface
- getFontInfo(FontGroup) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getFontInfo(FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Get the font info for the given font group
- getFontInfo(FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getFontManager(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawFactory
-
Return a FontManager, either registered beforehand or a default implementation
- getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- getFontMetrics(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getFontMetrics(Font) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets the font metrics for the specified font.
- getFontName() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
A null-terminated string that specifies the typeface name of the font.
- getFontName() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the name of the font
- getFontName() - Method in class org.apache.poi.hssf.usermodel.FontDetails
- getFontName() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the name for the font (i.e.
- getFontName() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getFontName() - Method in interface org.apache.poi.ss.usermodel.Font
-
get the name for the font (i.e.
- getFontName() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
-
Gets the fonts which shall be used to display the text contents of this run.
- getFontName() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the name of the font (i.e.
- getFontName() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Alias for
XWPFRun.getFontFamily() - getFontNames() - Method in class org.apache.poi.hwpf.model.FontTable
- getFontNames() - Method in class org.apache.poi.hwpf.model.OldFontTable
- getFontOfFormattingRun(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Gets the font used in a particular formatting run.
- getFontOfFormattingRun(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Gets a copy of the font used in a particular formatting run.
- getFontpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- getFontRecordAt(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the font record at the given index in the font table.
- getFontRenderContext() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getFontRenderContext() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Get the rendering context of the
Fontwithin thisGraphics2Dcontext. - getFontReplacer() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- getFontReplacer() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- getFonts() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getFonts() - Method in class org.apache.poi.xssf.model.StylesTable
- getFontScale() - Method in interface org.apache.poi.xddf.usermodel.text.XDDFAutoFit
- getFontScale() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
- getFontScale() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
- getFontScale() - Method in class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
- getFontSig() - Method in class org.apache.poi.hwpf.model.Ffn
- getFontSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getFontSize() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- getFontSize() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getFontSize() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Returns the font size which is either set directly on this text run or given from the slide layout
- getFontSize() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- getFontSize() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getFontSize() - Method in class org.apache.poi.xdgf.usermodel.section.CharacterSection
- getFontSize() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getFontSize() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getFontSize() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getFontSize() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- getFontSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFDefaultRunStyle
- getFontSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the font size which shall be applied to all non complex script characters in the contents of this run when displayed.
- getFontTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getFontTable() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
Use
HWPFOldDocument.getOldFontTable()instead!!! This always throws an IllegalArgumentException. - getFontType() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
get the font type
- getFontWeight() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
get the font weight for this font (100-1000dec or 0x64-0x3e8).
- getFontWeight() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
get the font weight for this font (100-1000dec or 0x64-0x3e8).
- getFooter() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Returns the FooterRecord.
- getFooter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getFooter() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the user model for the default document footer.
- getFooter() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the user model for the default document footer.
- getFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the default footer for the sheet, creating one as needed.
- getFooter(int) - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Returns the correct, defined footer for the given one based page
- getFooter(int) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Get the footer that applies to the given (1 based) page.
- getFooter(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Get this section footer for the given type
- getFooterArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getFooterAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
A
CStringrecord that stores the Footers's contents. - getFooterList() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getFooterMargin() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getFooterMargin() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the footer margin.
- getFooterMargin() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the footer margin.
- getFooterMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the footer margin.
- getFooterText() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Footer's text
- getFooterText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Deprecated.3.8 beta 4
- getFootnoteById(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- getFootnoteById(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Get the end note with the specified ID, if any.
- getFootnoteByID(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getFootnoteContNote() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getFootnoteContNoteSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getFootnoteContSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getFootnoteContSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getFootnoteInfo() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the footnoteInfo field for the DOP record.
- getFootnoteNumberingFormat() - Method in class org.apache.poi.hwpf.usermodel.Section
-
Get the numbering format of embedded footnotes
- getFootnoteNumberingOffset() - Method in class org.apache.poi.hwpf.usermodel.Section
- getFootnoteRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the
Rangewhich covers all the Footnotes. - getFootnoteRestartQualifier() - Method in class org.apache.poi.hwpf.usermodel.Section
-
Get the footnote restart qualifier
0x00If the numbering is continuous throughout the entire document0x01If the numbering restarts at the beginning of this section0x02If the numbering restarts on every page - getFootnotes() - Method in class org.apache.poi.hwpf.HWPFDocument
- getFootnotes() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getFootnoteSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getFootnoteSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getFootnotesList() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Get the list of
XWPFFootnotein the Footnotes part. - getFootnoteText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
- getFootnoteText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the footnote text of the paragraph
- getFOpenTch() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Ensure the Table Cell char doesn't show up as zero height.
- getFor(CharacterRun) - Method in class org.apache.poi.hwpf.usermodel.PictureRunMapper
-
Get the Picture for this run, if any
- getForceFormulaRecalculation() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Whether a record must be inserted or not at generation to indicate that formula must be recalculated when workbook is opened.
- getForceFormulaRecalculation() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Whether Excel will be asked to recalculate all formulas when the workbook is opened.
- getForceFormulaRecalculation() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Whether Excel will be asked to recalculate all formulas in this sheet when the workbook is opened.
- getForceFormulaRecalculation() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Whether Excel will be asked to recalculate all formulas when the workbook is opened.
- getForceFormulaRecalculation() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Whether Excel will be asked to recalculate all formulas when the workbook is opened.
- getForceFormulaRecalculation() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Whether Excel will be asked to recalculate all formulas when the workbook is opened.
- getForceFormulaRecalculation() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Whether Excel will be asked to recalculate all formulas when the workbook is opened.
- getForceFormulaRecalculation() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Whether Excel will be asked to recalculate all formulas when the workbook is opened.
- getForecolorIndex() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Get the forecolor index field for the AreaFormat record.
- getForegroundColor() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Foreground color
- getForegroundColor() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Get the foreground color field for the AreaFormat record.
- getForegroundColor() - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- getFormat() - Method in class org.apache.poi.hdgf.pointers.Pointer
- getFormat() - Method in class org.apache.poi.hpsf.PropertySet
- getFormat() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the format field for the LineFormat record.
- getFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
- getFormat() - Method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
- getFormat(short) - Method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
-
get the format string that matches the given format index
- getFormat(short) - Method in interface org.apache.poi.ss.usermodel.DataFormat
-
get the format string that matches the given format index
- getFormat(short) - Method in class org.apache.poi.xssf.usermodel.XSSFDataFormat
-
get the format string that matches the given format index
- getFormat(String) - Method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
-
Get the format index that matches the given format string, creating a new format entry if required.
- getFormat(String) - Method in interface org.apache.poi.ss.usermodel.DataFormat
-
get the format index that matches the given format string.
- getFormat(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataFormat
-
Get the format index that matches the given format string, creating a new format entry if required.
- getFormat(String, boolean) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns a format index that matches the passed in format.
- getFormatCode() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource
- getFormatCount() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
- getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Get the format flags field for the AreaFormat record.
- getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Get the format flags field for the Area record.
- getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Get the format flags field for the Bar record.
- getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Get the format flags field for the DataFormat record.
- getFormatFlags() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Get the format flags field for the SeriesLabels record.
- getFormatFlags() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the formatFlags field for the DOP record.
- getFormatId() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A signed integer that specifies the format ID to be used to style the datetime.
- getFormatID() - Method in class org.apache.poi.hpsf.Section
-
Returns the format ID.
- getFormatIndex() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
Get the format index field for the NumberFormatIndex record.
- getFormatIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the index to the Format record (which FORMAT to use 0-based)
- getFormatIndex(CellValueRecordInterface) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
-
Returns the index of the format string, used by your cell, or -1 if none found
- getFormatRulesForSheet(String) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Retrieve all formatting rules for the sheet with the given name.
- getFormatRulesForSheet(Sheet) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Retrieve all formatting rules for the given sheet.
- getFormatRun(int) - Method in class org.apache.poi.hssf.record.common.UnicodeString
- getFormatRunCount() - Method in class org.apache.poi.hssf.record.common.UnicodeString
- getFormats() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the list of FormatRecords in the workbook.
- getFormatString() - Method in class org.apache.poi.hssf.record.FormatRecord
-
get the format string
- getFormatString(int) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
-
Returns the format string, eg $##.##, for the given number format index.
- getFormatString(CellValueRecordInterface) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
-
Returns the format string, eg $##.##, used by your cell
- getFormatted() - Method in class org.apache.poi.hssf.record.RowRecord
-
get whether the row has been formatted (even if its got all blank cells)
- getFormattedTitle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Get the chart title body if there is one, i.e.
- getFormatting() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getFormattingBlockSize() - Method in class org.apache.poi.hssf.record.CFRuleBase
- getFormattingFontIndex() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- getFormattingIndex() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getFormattingOptions() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- getFormattingRanges() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
- getFormattingRanges() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
- getFormattingRanges() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
- getFormula() - Method in class org.apache.poi.hssf.record.cf.Threshold
- getFormula() - Method in class org.apache.poi.hssf.record.FormulaRecord
- getFormula() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
- getFormula() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
- getFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- getFormula() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Formula to use to calculate the threshold, or
nullif no formula - getFormula() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
- getFormula() - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
- getFormula() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
Represents the element's formula.
- getFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- getFormula1() - Method in class org.apache.poi.hssf.record.CFRuleBase
- getFormula1() - Method in class org.apache.poi.hssf.record.DVRecord
- getFormula1() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- getFormula1() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getFormula1() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getFormula1() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getFormula1() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
The formula used to evaluate the first operand for the conditional formatting rule.
- getFormula1() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
- getFormula1() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
The formula used to evaluate the first operand for the conditional formatting rule.
- getFormula1() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- getFormula2() - Method in class org.apache.poi.hssf.record.CFRuleBase
- getFormula2() - Method in class org.apache.poi.hssf.record.DVRecord
- getFormula2() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- getFormula2() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getFormula2() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getFormula2() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getFormula2() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
The formula used to evaluate the second operand of the comparison when comparison type is
ConditionType.CELL_VALUE_ISand operator is eitherComparisonOperator.BETWEENorComparisonOperator.NOT_BETWEEN - getFormula2() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
- getFormula2() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
The formula used to evaluate the second operand of the comparison when comparison type is
ConditionType.CELL_VALUE_ISand operator is eitherComparisonOperator.BETWEENorComparisonOperator.NOT_BETWEEN - getFormula2() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- getFormulaOfLink() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Get the formula of link field for the LinkedData record.
- getFormulaRecord() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- getFormulaSize(Formula) - Static method in class org.apache.poi.hssf.record.CFRuleBase
- getFormulasNotResults() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- getFormulaString() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Deprecated.Returns formula representation of the data source.
- getFormulaTokens() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- getFormulaTokens() - Method in class org.apache.poi.hssf.record.ArrayRecord
- getFormulaTokens(FormulaRecord) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
Convert formula into an array of
Ptgtokens. - getFormulaTokens(EvaluationCell) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getFormulaTokens(EvaluationCell) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
- getFormulaTokens(EvaluationCell) - Method in class org.apache.poi.xssf.streaming.SXSSFEvaluationWorkbook
- getFormulaTokens(EvaluationCell) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
- getFOutlineDirtySave() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the fOutlineDirtySave field for the DOP record.
- getFOverflowPunct() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
apply overflow punctuation rules when performing line wrapping.
- getFPageBreakBefore() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fPageBreakBefore field for the PAP record.
- getFpc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getFPgnRestart() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fPgnRestart field for the SEP record.
- getFPropMark() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fPropMark field for the SEP record.
- getFPropRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
properties have been changed with revision marking on.
- getFPropRMark() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fPropRMark field for the PAP record.
- getFPropRMark() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set to 1 if property revision.
- getFrameRectangle() - Method in class org.apache.poi.hemf.record.HemfHeader
- getFreeBlock() - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Finds a free block, and returns its offset.
- getFreeBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Finds a free block, and returns its offset.
- getFreeBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Finds a free block, and returns its offset.
- getFreezePanes() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get whether the window should freeze panes
- getFreezePanesNoSplit() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
freeze unsplit panes or not
- getFReserved() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the fReserved field for the PICF record.
- getFReserved() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
This value MUST be 0 and MUST be ignored
- getFReserved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
This value MUST be zero and MUST be ignored
- getFrom() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Return starting anchor point
- getFromCell() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
- getFromCellName() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
- getFromCompressedUnicode(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
-
Read 8 bit data (in ISO-8859-1 codepage) into a (unicode) Java String and return.
- getFromPart() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
- getFromShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
- getFromUnicodeLE(byte[]) - Static method in class org.apache.poi.util.StringUtil
-
Given a byte array of 16-bit unicode characters in little endian format (most important byte last), return a Java String representation of it.
- getFromUnicodeLE(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
-
Given a byte array of 16-bit unicode characters in Little Endian format (most important byte last), return a Java String representation of it.
- getFromUnicodeLE0Terminated(byte[], int, int) - Static method in class org.apache.poi.util.StringUtil
-
Given a byte array of 16-bit unicode characters in Little Endian format (most important byte last), return a Java String representation of it.
- getFRTL() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Word 2000 style right-to-left table.
- getFSD() - Method in class org.apache.poi.hssf.record.common.FeatProtection
- getFSdtVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Mark the character as hidden..
- getFSideBySide() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fSideBySide field for the PAP record.
- getFspaFromCp(int) - Method in class org.apache.poi.hwpf.model.FSPATable
- getFSPAPlcfLength(FSPADocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFSPAPlcfOffset(FSPADocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getFSpare() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Specifies whether the paragraph height information in the fcPlcfPhe field of FibRgFcLcb97
- getFSpare() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used.
- getFSpare0() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.This field should not be used according to specification
- getFSpecSymbol() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used by Word internally.
- getFSpecVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Special hidden for leading emphasis (always hidden).
- getFTableHeader() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row is to be used as the header of the table.
- getFtcAsci() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc0 for default document formatting.
- getFtcAscii() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for ASCII text.
- getFtcBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for Complex Scripts text.
- getFtcFE() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for East Asian text.
- getFtcFE() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc1 for default document formatting, as defined in the section Determining Formatting Properties.
- getFtcOther() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for non-East Asian text.
- getFtcOther() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc2 for default document formatting, as defined in the section Determining Formatting Properties.
- getFtcSym() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
an index into the rgffn structure.
- getFTitlePage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set to 1 when a title page is to be displayed.
- getFTopLinePunct() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
perform top line punctuation processing.
- getFtsCellPaddingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell margin/padding units.
- getFtsCellPaddingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell margin/padding units.
- getFtsCellPaddingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell margin/padding units.
- getFtsCellPaddingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell margin/padding units.
- getFtsCellPaddingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell margin/padding units.
- getFtsCellPaddingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell margin/padding units.
- getFtsCellPaddingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell margin/padding units.
- getFtsCellPaddingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell margin/padding units.
- getFtsCellPaddingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell margin/padding units.
- getFtsCellPaddingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell margin/padding units.
- getFtsCellPaddingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell margin/padding units.
- getFtsCellPaddingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell margin/padding units.
- getFtsCellSpacingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell spacing units.
- getFtsCellSpacingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell spacings units.
- getFtsCellSpacingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell spacings units.
- getFtsCellSpacingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell spacings units.
- getFtsCellSpacingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell spacings units.
- getFtsCellSpacingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell spacing units.
- getFtsCellSpacingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell spacings units.
- getFtsCellSpacingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell spacings units.
- getFtsCellSpacingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell spacings units.
- getFtsCellSpacingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell spacings units.
- getFtsCellSpacingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell spacing units.
- getFtsCellSpacingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell spacing units.
- getFtsWidth() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Units for wWidth: 0 -- null; 1 -- auto, ignores wWidth, 2 -- percentage (in 50ths of a percent), 3 -- twips
- getFtsWidth() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Units for wWidth
- getFtsWidthAfter() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Units for wWidthAfter: 0 -- null; 1 -- auto, ignores wWidthAfter, 2 -- percentage (in 50ths of a percent), 3 -- twips
- getFtsWidthBefore() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Units for wWidthBefore: 0 -- null; 1 -- auto, ignores wWidthBefore, 2 -- percentage (in 50ths of a percent), 3 -- twips
- getFtsWidthIndent() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Units for wWidthIndent: 0 -- null; 1 -- auto, ignores wWidthIndent, 2 -- percentage (in 50ths of a percent), 3 -- twips
- getFTtp() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Table trailer paragraph (last in table row).
- getFTtpEmbedded() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Word 97 compatibility indicates this end of paragraph mark is really an end of row marker for a nested table.
- getFullName() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
- getFullName() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Returns the full name of the embedded object, e.g.
- getFullName() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
- getFullPrecision() - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
get whether to use full precision or just skew all you figures all to hell.
- getFunction() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Indicates that the defined name refers to a user-defined function.
- getFunctionByIndex(int) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
- getFunctionByName(String) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
- getFunctionGroupId() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the function group index if the defined name refers to a function.
- getFunctionIndex() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- getFunctionIndex(String) - Method in class org.apache.poi.ss.formula.udf.IndexedUDFFinder
- getFunctionName() - Method in class org.apache.poi.ss.formula.eval.FunctionNameEval
- getFunctionName() - Method in exception org.apache.poi.ss.formula.eval.NotImplementedFunctionException
- getFunctionName() - Method in class org.apache.poi.ss.formula.functions.NotImplementedFunction
- getFunctionName(int) - Method in class org.apache.poi.ss.formula.udf.IndexedUDFFinder
- getFUndetermine() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character is undetermined.
- getFUnlocked() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the fUnlocked field for the SEP record.
- getFUnused() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Not used
- getFUsePgsuSettings() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the fUsePgsuSettings field for the PAP record.
- getFutureHeader() - Method in class org.apache.poi.hssf.record.CFHeader12Record
- getFutureHeader() - Method in class org.apache.poi.hssf.record.CFRule12Record
- getFutureHeader() - Method in interface org.apache.poi.hssf.record.common.FutureRecord
- getFutureRecordType() - Method in class org.apache.poi.hssf.record.CFHeader12Record
- getFutureRecordType() - Method in class org.apache.poi.hssf.record.CFRule12Record
- getFutureRecordType() - Method in interface org.apache.poi.hssf.record.common.FutureRecord
- getFWidowControl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
1, Word will prevent widowed lines in this paragraph from being placed at the beginning of a page.
- getFWordWrap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
perform word wrap.
- getG() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Gets the value of the g property.
- getGapHalf() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getGapWidth() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
- getGd() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuideList
-
Gets the value of the gd property.
- getGdLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the gdLst property.
- getGdRefAng() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the gdRefAng property.
- getGdRefR() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the gdRefR property.
- getGdRefX() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the gdRefX property.
- getGdRefY() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the gdRefY property.
- getGeometry() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getGeometry() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- getGeometry() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
- getGeometry() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getGeometryByIdx(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getGeometrySections() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getGeometryType() - Method in class org.apache.poi.hslf.record.SlideAtomLayout
-
Retrieve the geometry type
- getGradientAngle() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
- getGradientColors() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
- getGradientFractions() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
- getGradientPaint(PaintStyle.GradientPaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
- getGradientStop(int) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- getGradientStops() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- getGradientType() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
- getGrammarError() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- getGrammarError(Boolean) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- getGraphicFrame() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Returns the parent graphic frame.
- getGraphicsMode() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getGrbitFrt() - Method in class org.apache.poi.hssf.record.common.FtrHeader
- getGreen() - Method in class org.apache.poi.ddf.EscherRGBProperty
- getGreen() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- getGrf() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field MUST be ignored.
- getGrfDocEvents() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the grfDocEvents field for the DOP record.
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
HTML compatibility flags.
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
HTML compatibility flags.
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
A grfhic that specifies the HTML incompatibilities of the overriding level formatting
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A grfhic that specifies the HTML incompatibilities of the list..
- getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A grfhic that specifies the HTML incompatibilities of the level..
- getGrfstd() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
A GRFSTD that specifies miscellaneous style properties.
- getGrfSupression() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getGridset() - Method in class org.apache.poi.hssf.record.GridsetRecord
-
get whether the gridlines are shown during printing.
- getGridsetRecord() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Gets the gridset record for this sheet.
- getGridSpan() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- getGridSpan() - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Get the number of columns to be spanned/merged
- getGridSpan() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getGroup() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
- getGrouping() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
- getGroupShape(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTableShape
- getGrpfChp() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection of the 32 flags.
- getGrpfIhdt() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the grpfIhdt field for the SEP record.
- getGrpfTap() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getGrpfTap_unused() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used
- getGrpprl() - Method in class org.apache.poi.hwpf.model.CHPX
- getGrpprl() - Method in class org.apache.poi.hwpf.model.PAPX
- getGrpprl() - Method in class org.apache.poi.hwpf.model.SEPX
- getGrpprl() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- getGrpprl(int) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
-
Gets the chpx for the character run at index in this fkp.
- getGrpprl(int) - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
- getGrpprl(int) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
-
Gets the papx grpprl for the paragraph at index in this fkp.
- getGrpprl(List<byte[]>, int) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
- getGrpprlChpx() - Method in class org.apache.poi.hwpf.model.ListLevel
- getGrpprlOffset() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- getGrpprlPapx() - Method in class org.apache.poi.hwpf.model.ListLevel
- getGrpprls() - Method in class org.apache.poi.hwpf.model.ComplexFileTable
- getGrpSpPr() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- getGrpSpPr() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getGuessedCharset() - Method in class org.apache.poi.hwpf.HWPFOldDocument
-
As a rough heuristic (total hack), read through the HPSF, then read through the font table, and take the first non-default, non-ansi, non-symbol font's charset and return that.
- getGuid() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
-
If this header belongs to a specific sheet view , the sheet view?s GUID will be saved here.
- getGuid() - Method in class org.apache.poi.hssf.record.UserSViewBegin
- getGuide(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getGuides() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getH() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Gets the value of the h property.
- getH() - Method in class org.apache.poi.sl.draw.geom.Path
- getHandles() - Method in class org.apache.poi.hemf.record.HemfHeader
- getHandoutMasterPersist() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Returns a reference to the HandoutMaster, or 0 if none
- getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getHashAlgorithm() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- getHasShapesOtherThanPlaceholders() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
- getHatchedFill() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- getHCenter() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- getHCenter() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
- getHCenter() - Method in class org.apache.poi.hssf.record.HCenterRecord
-
get whether or not to horizonatally center this sheet.
- getHead() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- getHead() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- getHeadDecoration(Graphics2D, LineDecoration, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
- getHeadEnd() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getHeader() - Method in class org.apache.poi.hdgf.chunks.Chunk
- getHeader() - Method in class org.apache.poi.hemf.extractor.HemfExtractor
- getHeader() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Return 24 byte header which preceeds the actual picture data.
- getHeader() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
- getHeader() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Returns the HeaderRecord.
- getHeader() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getHeader() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
- getHeader() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- getHeader() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the user model for the default document header.
- getHeader() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the user model for the default document header.
- getHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the default header for the sheet, creating one as needed.
- getHeader(int) - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Returns the correct, defined header for the given one based page
- getHeader(int) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Get the header that applies to the given (1 based) page.
- getHeader(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Get this section header for the given type
- getHeaderArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getHeaderAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
A
CStringrecord that stores the Header's contents. - getHeaderBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
- getHeaderColor() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the palette index for the header color
- getHeaderFooter() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Returns the underlying CTHeaderFooter xml bean
- getHeaderFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
Returns the underlying CTHeaderFooter xml bean
- getHeaderFooterPolicy() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the policy on headers and footers, which also provides a way to get at them.
- getHeaderFooterProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getHeaderList() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getHeaderMargin() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getHeaderMargin() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the header margin.
- getHeaderMargin() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the header margin.
- getHeaderMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the header margin.
- getHeaderRowCount() - Method in interface org.apache.poi.ss.usermodel.Table
- getHeaderRowCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getHeaders() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns all the headers, one entry per line
- getHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
-
Header / Footer settings for this slide.
- getHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Header / Footer settings for this slide.
- getHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Header / Footer settings for this slide.
- getHeadersFootersAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
HeadersFootersAtom stores the basic information of the header and footer structure.
- getHeaderSize() - Static method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
- getHeaderSize() - Static method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
- getHeaderSize(int) - Static method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
Returns the size of a chunk header for the given document version.
- getHeaderStoryRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the range which covers all "Header Stories".
- getHeaderText() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Headers's text
- getHeaderText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Deprecated.3.8 beta 4
- getHeaderValue() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
-
Returns the value that gets written into the header.
- getHeadingPair() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the heading pair (or
null) when this method is implemented. - getHeadLength() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
- getHeadShape() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
- getHeadWidth() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
- getHeight() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Get the height field for the AxisParent record.
- getHeight() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- getHeight() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Get the height field for the Chart record.
- getHeight() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the height field for the Text record.
- getHeight() - Method in class org.apache.poi.hssf.record.RowRecord
-
get the height of the row
- getHeight() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get the height of the window
- getHeight() - Method in class org.apache.poi.hssf.usermodel.FontDetails
- getHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
get the row's height or ff (-1) for undefined/default-height in twips (1/20th of a point)
- getHeight() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getHeight() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
- getHeight() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
returns pixel height of the picture or -1 if dimensions determining was failed
- getHeight() - Method in class org.apache.poi.sl.draw.DrawTextFragment
- getHeight() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
- getHeight() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getHeight() - Method in interface org.apache.poi.ss.formula.TwoDEval
- getHeight() - Method in interface org.apache.poi.ss.usermodel.CellRange
- getHeight() - Method in interface org.apache.poi.ss.usermodel.Row
-
Get the row's height measured in twips (1/20th of a point).
- getHeight() - Method in class org.apache.poi.ss.util.SSCellRange
- getHeight() - Method in class org.apache.poi.xdgf.geom.Dimension2dDouble
- getHeight() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getHeight() - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
- getHeight() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get the row's height measured in twips (1/20th of a point).
- getHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Get the row's height measured in twips (1/20th of a point).
- getHeight() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
This element specifies the height of the current table row within the current table.
- getHeightBasis() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Get the height basis field for the FontBasis record.
- getHeightInPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
get the row's height or ff (-1) for undefined/default-height in points (20*getHeight())
- getHeightInPoints() - Method in interface org.apache.poi.ss.usermodel.Row
-
Returns row height measured in point size.
- getHeightInPoints() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Returns row height measured in point size.
- getHeightInPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Returns row height measured in point size.
- getHeightMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Returns current height mode of this
- getHeightMode() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getHeightMode() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getHeightRatio() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Returns current fraction of the height of the chart.
- getHeightRatio() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getHeightRatio() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getHelpTopicText() - Method in class org.apache.poi.hssf.record.NameRecord
-
get the help topic text
- getHexString() - Method in class org.apache.poi.hssf.util.HSSFColor
-
returns colon-delimited hex string "0:0:0"
- getHexString() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- getHFPlaceholderAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Return
RoundTripHFPlaceholder12, the atom that describes a header/footer placeholder. - getHidden() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- getHidden() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get whether the window is hidden or not
- getHidden() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get whether the cell's using this style are to be hidden
- getHidden() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get whether the cell's using this style are to be hidden
- getHidden() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
get row hidden state: Hidden (true), Unhidden (false), Undefined (null)
- getHidden() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get whether the cell's using this style are to be hidden
- getHiddenCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the hidden count or 0 if the
DocumentSummaryInformationdoes not contain a hidden count. - getHiddenSlides() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getHideObj() - Method in class org.apache.poi.hssf.record.HideObjRecord
-
get hide object options
- getHighlight() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the Highlight field for the CHP record.
- getHighlight() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getHighlightClick() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getHighlightedColor() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getHistory() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getHistoryBitMask() - Method in class org.apache.poi.hssf.record.BOFRecord
-
get the history bit mask (not very useful)
- getHorizontal() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the type of horizontal alignment for the cell
- getHorizontalAlignment() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the horizontal alignment field for the Text record.
- getHorizontalAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Gets the horizontal alignment.
- getHorizontalBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getHorizontalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
HSSF Doesn't support table borders, so always
HSSFColor.HSSFColorPredefined.AUTOMATIC - getHorizontalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getHorizontalBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getHorizontalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
HSSF Doesn't support table borders, so always
HSSFColor.HSSFColorPredefined.AUTOMATIC - getHorizontalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getHorizontalBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getHorizontalHold() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get the horizontal position of the window (in 1/20ths of a point)
- getHorizontallyCenter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Determine whether printed output for this sheet will be horizontally centered.
- getHorizontallyCenter() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Determine whether printed output for this sheet will be horizontally centered.
- getHorizontallyCenter() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determine whether printed output for this sheet will be horizontally centered.
- getHorizontallyCenter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Determine whether printed output for this sheet will be horizontally centered.
- getHorizontalPos() - Method in class org.apache.poi.hssf.record.DVALRecord
- getHorizontalPositioning() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Returns the type of horizontal positioning to use for a shape
- getHorizontalRelative() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Specifies a page element relative to which a shape is horizontally positioned
- getHorizontalScale() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Get the horizontalScale field for the PlotGrowth record.
- getHorizontalScalingFactor() - Method in class org.apache.poi.hwpf.usermodel.Picture
- getHorizontalSplitPosition() - Method in class org.apache.poi.ss.util.PaneInformation
-
Returns the horizontal position of the split.
- getHorizontalSplitTopRow() - Method in class org.apache.poi.ss.util.PaneInformation
-
For a horizontal split returns the top row in the BOTTOM pane.
- getHorizontalTextAlignment() - Method in class org.apache.poi.hssf.record.TextObjectRecord
- getHps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size in half points.
- getHps() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer.
- getHpsAsci() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for ASCII font.
- getHpsBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for Complex Scripts text.
- getHpsFE() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for East Asian text.
- getHpsKern() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Kerning distance for characters in run recorded in half points.
- getHpsPos() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Reserved (actually used as vertical offset(?) value).
- getHpsZoonFontPag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the hpsZoonFontPag field for the DOP record.
- getHR() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the hr property.
- getHres() - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
Hyphenation rule.
- getHresi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the hresi field for the CHP record.
- getHresiOld() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the hresiOld field for the CHP record.
- getHResolution() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getHResolution() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the horizontal resolution.
- getHResolution() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the horizontal resolution.
- getHResolution() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the horizontal resolution.
- getHslClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the hslClr property.
- getHSLFChildRecords() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- getHSSFColor(HSSFWorkbook) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the color value for the font
- getHtmlBody() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the html body of this Outlook Message, if this email contains a html version.
- getHtmlBodyChunkBinary() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getHtmlBodyChunkString() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getHue() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the hue property.
- getHue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
- getHueMod() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
the hue as expressed by a percentage relative to the input color.
- getHueOff() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
the hue shift as expressed by a percentage relative to the input color.
- getHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Returns
null- shape groups can't have hyperlinks - getHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getHyperlink() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- getHyperlink() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Returns the hyperlink assigned to this shape
- getHyperlink() - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Return the associated hyperlink
- getHyperlink() - Method in interface org.apache.poi.ss.usermodel.Cell
- getHyperlink() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getHyperlink() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getHyperlink() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getHyperlink() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
- getHyperlink() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns hyperlink associated with this cell
- getHyperlink(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
-
Returns the URL of the hyperlink at the given index.
- getHyperlink(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Get a Hyperlink in this sheet anchored at row, column
- getHyperlink(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get a Hyperlink in this sheet anchored at row, column
- getHyperlink(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get a Hyperlink in this sheet anchored at row, column
- getHyperlink(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get a Hyperlink in this sheet anchored at row, column
- getHyperlink(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Get a Hyperlink in this sheet located in a cell specified by {code addr}
- getHyperlink(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get a Hyperlink in this sheet located in a cell specified by {code addr}
- getHyperlink(CellAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get a Hyperlink in this sheet located in a cell specified by {code addr}
- getHyperlink(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get a Hyperlink in this sheet located in a cell specified by {code addr}
- getHyperlink(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
-
If this Hyperlink is an external reference hyperlink, return the object for it.
- getHyperlinkBase() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getHyperlinkByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getHyperlinkId() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
-
Returns the ID of the hyperlink, if one is set.
- getHyperlinkID() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Gets the link number.
- getHyperlinkList() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Get a list of Hyperlinks in this sheet
- getHyperlinkList() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get a list of Hyperlinks in this sheet
- getHyperlinkList() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get a list of Hyperlinks in this sheet
- getHyperlinkList() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get a list of Hyperlinks in this sheet
- getHyperlinks() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the array of all hyperlinks in this text run
- getHyperlinks() - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getHyperlinks() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getHyperLinks() - Method in class org.apache.poi.xssf.binary.XSSFBHyperlinksTable
- getHyperlinksChanged() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Get if the User Defined Property Set has been updated outside of the Application.
- getHyperlinkType() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
hyperlink type
- getIbkl() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream.
- getIbstConflict() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Who made this change for this side of the conflict..
- getIbstDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- getIbstFltAutoNum() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
Used for AUTONUM field emulation.
- getIbstPropRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- getIbstPropRMark() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the ibstPropRMark field for the PAP record.
- getIbstPropRMark() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the ibstPropRMark field for the SEP record.
- getIbstRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- getIbstRMarkDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- getIco() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Color of text for Word 97.
- getIco24() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
Get the ico24 field for the CHP record.
- getIco24() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Get the ico24 field for the CHP record.
- getIcoBack() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Background color
- getIcoFore() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Foreground color
- getIcoHighlight() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Highlight color (see chp.ico)
- getIconic() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get whether the window has been iconized or not
- getIconSet() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- getIconSet() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- getIconSet() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Get the Icon Set used
- getIconSet() - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- getId() - Method in class org.apache.poi.ddf.EscherProperty
- getId() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
- getId() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- getId() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
- getId() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Get the id field for the SeriesText record.
- getId() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- getId() - Method in class org.apache.poi.sl.draw.binding.CTConnection
-
Gets the value of the id property.
- getId() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Drawing Object Hyperlink Target
- getId() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getId() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getId() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getId() - Method in enum org.apache.poi.xssf.binary.XSSFBRecordType
- getId() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.XSSFSheetRef
- getId() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getId() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getId() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getId() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
Deprecated.Use
XSSFTableColumn.getId()instead. - getId() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Gets the frame id.
- getId() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the identifier of this column, which is is unique per table.
- getId() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get the ID of the footnote.
- getId() - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
- getId() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlink
- getID() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's ID.
- getID() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- getID() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
- getID() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
- getID() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getIdct() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Not stored in file.
- getIdctHint() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Identifier of Character type.
- getIdentifier() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getIdentifierProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get identifier.
- getIdentifierProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get an unambiguous reference to the resource within a given context.
- getIdentityKey() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getIdManager() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- getIdOfAbstractNum(XWPFAbstractNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
Compare AbstractNum with abstractNums of this numbering document.
- getIdslReasonDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
- getIdslRMReason() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
- getIdx() - Method in class org.apache.poi.sl.draw.binding.CTConnection
-
Gets the value of the idx property.
- getIdx() - Method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
- getIftcHtml() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
This field is undefined and MUST be ignored
- getIgnoredErrors() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the errors currently being ignored and the ranges where they are ignored.
- getIgrpprl() - Method in class org.apache.poi.hwpf.model.PropertyModifier
-
"Index to a grpprl stored in CLX portion of file"
- getIHeadingPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the iHeadingPgn field for the SEP record.
- getIlfo() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
"A 16-bit signed integer value that is used to determine which list contains the paragraph.
- getIlfo() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns the ilfo, an index to the document's hpllfo, which describes the automatic number formatting of the paragraph.
- getIlfoByLsid(int) - Method in class org.apache.poi.hwpf.model.PlfLfo
- getIlvl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
List level if non-zero.
- getIlvl() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns the multi-level indent for the paragraph.
- getILvl() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
An unsigned integer that specifies the zero-based level of the list that this overrides.
- getIlvlRestartLim() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
- getImage() - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
- getImage() - Method in class org.apache.poi.hwmf.record.HwmfBitmap16
- getImage() - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
- getImage() - Method in interface org.apache.poi.hwmf.record.HwmfFill.HwmfImageRecord
- getImage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
- getImage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
- getImage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
- getImage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
- getImage() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
- getImage() - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- getImage() - Method in interface org.apache.poi.sl.draw.ImageRenderer
- getImage(Dimension) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
- getImage(Dimension) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- getImage(Dimension) - Method in interface org.apache.poi.sl.draw.ImageRenderer
- getImageData() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.TexturePaint
- getImageDimension() - Method in class org.apache.poi.hslf.blip.Bitmap
- getImageDimension() - Method in class org.apache.poi.hslf.blip.Metafile
- getImageDimension() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
Return the dimension of the embedded image in pixel
- getImageDimension() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Return the original image dimensions in points (for formats supported by BufferedImage).
- getImageDimension() - Method in interface org.apache.poi.ss.usermodel.Picture
-
Return the dimension of the embedded image in pixel
- getImageDimension() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- getImageDimension() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- getImageDimension() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Return the dimension of the embedded image in pixel
- getImageDimension(InputStream, int) - Static method in class org.apache.poi.ss.util.ImageUtils
-
Return the dimension of this image
- getImageDimension(PackagePart, int) - Static method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Return the dimension of this image
- getImageDimension(PackagePart, int) - Static method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Return the dimension of this image
- getImageDimensionInPixels() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
- getImageDimensionInPixels() - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Return the original image dimensions in pixels
- getImageDimensionInPixels() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- getImageRenderer(Graphics2D, String) - Static method in class org.apache.poi.sl.draw.DrawPictureShape
-
Returns an ImageRenderer for the PictureData
- getIncludeCellComments() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- getIncludeHeadersFooters() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- getIncludeSheetNames() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- getIncludeTextBoxes() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- getIndent() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getIndent() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get indention (not sure of the units, think its spaces)
- getIndent() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- getIndent() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getIndent() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the number of spaces to indent the text in the cell
- getIndent() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getIndentAt(int) - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
-
Returns the indent that applies at the given text offset
- getIndentation() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getIndentationFirstLine() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the additional indentation which shall be applied to the first line of the parent paragraph.
- getIndentationHanging() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be removed from the first line of the parent paragraph, by moving the indentation on the first line back towards the beginning of the direction of text flow.
- getIndentationLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be placed between the left text margin for this paragraph and the left edge of that paragraph's content in a left to right paragraph, and the right text margin and the right edge of that paragraph's text in a right to left paragraph
- getIndentationRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be placed between the right text margin for this paragraph and the right edge of that paragraph's content in a left to right paragraph, and the right text margin and the right edge of that paragraph's text in a right to left paragraph
- getIndentFromLeft() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getIndentFromLeft() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getIndentFromLeft() - Method in interface org.apache.poi.wp.usermodel.Paragraph
- getIndentFromLeft() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- getIndentFromRight() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getIndentFromRight() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getIndentFromRight() - Method in interface org.apache.poi.wp.usermodel.Paragraph
- getIndentFromRight() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- getIndention() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the number of spaces to indent the text in the cell
- getIndention() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the number of spaces to indent the text in the cell
- getIndention() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the number of spaces to indent the text in the cell
- getIndentionOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the indent options bitmask (see corresponding bit getters that reference this field)
- getIndentLevel() - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
- getIndentLevel() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
- getIndentLevel() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getIndentLevel() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- getIndentLevel() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getIndents() - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
- getIndex() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Get the index within the collection of Font objects
- getIndex() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
- getIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- getIndex() - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- getIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
- getIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getIndex() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
Get the index field for the SeriesIndex record.
- getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the index within the HSSFWorkbook (sequence within the collection of ExtnededFormat objects)
- getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- getIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the index within the HSSFWorkbook (sequence within the collection of Font objects)
- getIndex() - Method in class org.apache.poi.hssf.util.HSSFColor
-
returns color standard palette index
- getIndex() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- getIndex() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getIndex() - Method in class org.apache.poi.poifs.property.Property
-
get the index for this Property
- getIndex() - Method in class org.apache.poi.poifs.storage.BATBlock.BATBlockAndIndex
- getIndex() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
- getIndex() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
- getIndex() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the index within the Workbook (sequence within the collection of ExtnededFormat objects)
- getIndex() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- getIndex() - Method in interface org.apache.poi.ss.usermodel.Font
-
Deprecated.use
getIndexAsInt()instead - getIndex() - Method in enum org.apache.poi.ss.usermodel.IndexedColors
-
Returns index of this color
- getIndex() - Method in interface org.apache.poi.ss.usermodel.TableStyle
-
Some clients may care where in the table style list this definition came from, so we'll track it.
- getIndex() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- getIndex() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the index within the StylesTable (sequence within the collection of CTXf elements)
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Indexed ctColor value.
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Deprecated.
- getIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyle
- getIndex(T) - Method in class org.apache.poi.util.IntMapper
- getIndex2() - Method in class org.apache.poi.hssf.util.HSSFColor
-
returns alternative color standard palette index
- getIndex2() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- getIndexAsInt() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get the index within the HSSFWorkbook (sequence within the collection of Font objects)
- getIndexAsInt() - Method in interface org.apache.poi.ss.usermodel.Font
-
get the index within the XSSFWorkbook (sequence within the collection of Font objects)
- getIndexAsInt() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
- getIndexCode() - Method in class org.apache.poi.hssf.record.FormatRecord
-
get the format index code (for built in formats)
- getIndexed() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- getIndexedColors() - Method in class org.apache.poi.xssf.model.StylesTable
- getIndexedRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- getIndexedRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- getIndexedRGB() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- getIndexHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
-
This function returns all the colours in an unmodifiable Map.
- getIndexNumberFmtRecord() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Get the index number fmt record field for the LinkedData record.
- getIndexOfColorValue() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the index of color value field for the Text record.
- getIndexOfColumn(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- getIndexOfFormattingRun(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
The index within the string to which the specified formatting run applies.
- getIndexOfFormattingRun(int) - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
The index within the string to which the specified formatting run applies.
- getIndexOfFormattingRun(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
The index within the string to which the specified formatting run applies.
- getIndexToFontTable() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Get the index to font table field for the FontBasis record.
- getInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- getInfo() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Get the info field for the LVLF record.
- getInfo1() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Get the info1 field for the StdfBase record.
- getInfo1() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Get the info1 field for the StdfPost2000 record.
- getInfo2() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Get the info2 field for the StdfBase record.
- getInfo3() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Get the info3 field for the StdfBase record.
- getInfo3() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Get the info3 field for the StdfPost2000 record.
- getInfo3() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Get the info3 field for the Stshif record.
- getInfoSubRecords() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
- getInitialResultValue() - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
- getInnerValueEval(int) - Method in interface org.apache.poi.ss.formula.eval.RefEval
- getInnerValueEval(int) - Method in class org.apache.poi.ss.formula.LazyRefEval
- getInputStream() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
- getInputStream() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Get the input stream of this part to read its content.
- getInputStream() - Method in class org.apache.poi.poifs.crypt.temp.EncryptedTempData
-
Returns the input stream for reading the previously written encrypted data
- getInputStream() - Method in interface org.apache.poi.sl.usermodel.ObjectData
-
Gets an input stream which returns the binary of the embedded data.
- getInputStream() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
- getInputStream() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
An InputStream to read the picture data directly from the underlying package part
- getInputStream(ZipArchiveEntry) - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Returns an InputStream of the decompressed data that makes up the entry
- getInputStream(ZipArchiveEntry) - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
- getInputStream(ZipArchiveEntry) - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
- getInputStream(ZipArchiveEntry) - Method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns an input stream for reading the contents of the specified zip file entry.
- getInputStream(ZipArchiveEntry) - Method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
- getInputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
- getInputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
- getInputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Method that gets the input stream for this part.
- getInputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
Implementation of the getInputStream() which return the inputStream of this part zip entry.
- getInsets() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getInsets() - Method in interface org.apache.poi.sl.usermodel.TextShape
- getInsets() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getInsideHBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside horizontal border color
- getInsideHBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside horizontal border size
- getInsideHBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside horizontal border spacing
- getInsideHBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside horizontal border type
- getInsideVBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside vertical border color
- getInsideVBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside vertical border size
- getInsideVBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside vertical border spacing
- getInsideVBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get inside vertical border type
- getInstance() - Method in class org.apache.poi.ddf.EscherOptRecord
- getInstance() - Method in class org.apache.poi.ddf.EscherRecord
-
Returns the instance part of the option record.
- getInstance() - Method in class org.apache.poi.hslf.record.SlideListWithText
- getInstance() - Static method in class org.apache.poi.sl.draw.geom.PresetGeometries
- getInstance() - Static method in class org.apache.poi.xslf.usermodel.XSLFFactory
- getInstance() - Static method in class org.apache.poi.xssf.usermodel.charts.XSSFChartDataFactory
-
Deprecated.
- getInstance() - Static method in class org.apache.poi.xssf.usermodel.XSSFFactory
- getInstance() - Static method in class org.apache.poi.xwpf.usermodel.XWPFFactory
- getInstance(int) - Static method in class org.apache.poi.util.BitFieldFactory
- getInstance(Graphics2D) - Static method in class org.apache.poi.sl.draw.DrawFactory
-
Returns the DrawFactory, preferably via a graphics instance.
- getInstance(String) - Static method in class org.apache.poi.ss.format.CellFormat
-
Returns a
CellFormatthat applies the given format. - getInstance(String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFRelation
-
Get POIXMLRelation by relation type
- getInstance(String) - Static method in class org.apache.poi.xslf.usermodel.XSLFRelation
-
Get POIXMLRelation by relation type
- getInstance(String) - Static method in class org.apache.poi.xssf.usermodel.XSSFRelation
-
Get POIXMLRelation by relation type
- getInstance(String) - Static method in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
Get POIXMLRelation by relation type
- getInstance(String, String) - Static method in class org.apache.poi.ss.format.CellFormatCondition
-
Returns an instance of a condition object.
- getInstance(Locale, String) - Static method in class org.apache.poi.ss.format.CellFormat
-
Returns a
CellFormatthat applies the given format. - getInstance(EncryptionInfo) - Static method in class org.apache.poi.poifs.crypt.Decryptor
- getInstance(EncryptionInfo) - Static method in class org.apache.poi.poifs.crypt.Encryptor
- getInstanceName() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Returns the instance name of the embedded object, e.g.
- getInt(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get an int value from the beginning of a byte array
- getInt(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get an int value from a byte array
- getIntegrityHmacKey() - Method in class org.apache.poi.poifs.crypt.Decryptor
- getIntegrityHmacValue() - Method in class org.apache.poi.poifs.crypt.Decryptor
- getInteractiveInfoAtom() - Method in class org.apache.poi.hslf.record.InteractiveInfo
-
Returns the InteractiveInfoAtom of this InteractiveInfo
- getInteriorAnchor() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- getInteriorAnchor() - Method in interface org.apache.poi.sl.usermodel.GroupShape
-
Gets the coordinate space of this group.
- getInteriorAnchor() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- getInternalFlags() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getInternalWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getIntValue(String, int) - Static method in class org.apache.poi.util.Configurator
- getInvalidUrl() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the invalidUrl property.
- getInvalidURL() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getIpat() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Shading pattern
- getIpat() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
An Ipat that specifies the pattern used for shading.
- getIpgp() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
HTML DIV ID for this paragraph.
- getIPriority() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
An unsigned integer that specifies the priority value that is assigned to this style and that is used when ordering the styles by priority in the user interface
- getIRes() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer.
- getIRuns() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Return literal runs and sdt/content control objects.
- getIsBlank() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets whether the object's image is blank.
- getIsf_sharedFeatureType() - Method in class org.apache.poi.hssf.record.FeatRecord
- getIsprm() - Method in class org.apache.poi.hwpf.model.PropertyModifier
- getIss() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Superscript/subscript indices.
- getIsTable() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Getswhether the object is a Word table.
- getIStartAt() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- getIStartAt() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
If fStartAt is set to 0x1, this is a signed integer that specifies the start-at value that overrides lvlf.iStartAt of the corresponding LVL.
- getIStartAt() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A signed integer that specifies the beginning number for the number sequence belonging to this level.
- getIstd() - Method in class org.apache.poi.hwpf.model.PAPX
- getIstd() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to character style descriptor in the stylesheet that tags this run of text.
- getIstd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Index to style descriptor.
- getIstd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table style for the Table.
- getIstdBase() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
base style
- getIstdLink() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
An unsigned integer that specifies the istd of the style that is linked to this one, or 0x0000 if this style is not linked to any other style in the document.
- getIstdMaxFixedWhenSaved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the count of elements at the start of STSH.rglpstd that are reserved for fixed-index application-defined styles.
- getIstdNext() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
next style
- getItalic() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get whether to use italics or not
- getItalic() - Method in interface org.apache.poi.ss.usermodel.Font
-
get whether to use italics or not
- getItalic() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get a boolean value that specify whether to use italics or not
- getItap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Table nesting level.
- getItbdMac() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Number of tabs stops defined for paragraph.
- getItcFirst() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
When bkf.fCol==1, this is the index to the first column of a table column bookmark
- getItcLim() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
When bkf.fCol==1, this is the index to limit column of a table column bookmark
- getItcMac() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Count of cells defined for this row.
- getItemAt(int) - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
- getItemAt(int) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
- getItemAt(int) - Method in interface org.apache.poi.xssf.model.SharedStrings
-
Return a string item by index
- getItemAt(int) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Return a string item by index
- getItems() - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
Deprecated.use
getItemAtinstead - getItems() - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Deprecated.use
getItemAtinstead - getItems() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Deprecated.use
getSharedStringItemsinstead - getItems() - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
- getIteration() - Method in class org.apache.poi.hssf.record.IterationRecord
-
get whether or not to iterate for calculations
- getIterations() - Method in class org.apache.poi.hssf.record.CalcCountRecord
-
get the number of iterations to perform
- getIterator() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- getItl() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Get the itl field for the TLP record.
- getIType() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that specifies the type of the form field.
- getITypeTxt() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that specifies the type of the textbox.
- getItypFELayout() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- getIWarichuBracket() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Bracket character for two-lines-in-one
- getIx() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
If this is a local name, then this is the (1 based) index of the name of the Sheet this refers to, as defined in the preceding
SupBookRecord. - getIx() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
- getIxchFollow() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the character that follows the number text.
- getJavaCalendar(double) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Get EXCEL date as Java Calendar (with default time zone).
- getJavaCalendar(double, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Get EXCEL date as Java Calendar (with default time zone).
- getJavaCalendar(double, boolean, TimeZone) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Get EXCEL date as Java Calendar with given time zone.
- getJavaCalendar(double, boolean, TimeZone, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Get EXCEL date as Java Calendar with given time zone.
- getJavaCalendarUTC(double, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Get EXCEL date as Java Calendar with UTC time zone.
- getJavaDate(double) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given an Excel date with using 1900 date windowing, and converts it to a java.util.Date.
- getJavaDate(double, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
- getJavaDate(double, boolean, TimeZone) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
- getJavaDate(double, boolean, TimeZone, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given an Excel date with either 1900 or 1904 date windowing, converts it to a java.util.Date.
- getJavaDate(double, TimeZone) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given an Excel date with using 1900 date windowing, and converts it to a java.util.Date.
- getJavaDatePattern(int, Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
- getJavaDateTimePattern(int, Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
- getJavaTimePattern(int, Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
- getJavaValue() - Method in class org.apache.poi.hpsf.Filetime
- getJavaValue(int) - Method in class org.apache.poi.hpsf.CodePageString
- getJc() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the justification of this level
- getJc() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the jc field for the PAP record.
- getJc() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Justification code.
- getJc() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Justification code
- getJump() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Jump
- getJumpTable() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- getJustification() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getJustification() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getJustification(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- getJustifyLast() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Dunno.
- getKcd() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Emphasis mark.
- getKerning() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- getKerning() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getKerning() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- getKerning() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- getKey() - Method in class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
- getKey() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getKeyboardShortcut() - Method in class org.apache.poi.hssf.record.NameRecord
-
returns the keyboard shortcut
- getKeyInfoFactory() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getKeyLength() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
Return the length of the encryption key, in bits
- getKeySalt() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getKeySize() - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
The keysize (in bits) of the verifier data.
- getKeySize() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.Decryptor
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor
- getKeySizeInBytes() - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
- getKeyVirusSession30() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getKeywords() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the keywords (or
null). - getKeywords() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getKeywordsProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get keywords.
- getKeywordsProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get a delimited set of keywords to support searching and indexing.
- getKnownSlideIDs() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Get the list of slides that this PersistPtrHolder knows about.
- getKul() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Underline code.
- getL() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Gets the value of the l property.
- getL() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Gets the value of the l property.
- getLabel() - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Return text label for this hyperlink
- getLabel() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- getLabel() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Return text label for this hyperlink
- getLabel() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Return text label for this hyperlink
- getLabel() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the label field - usually the name of the file (without directory) but probably may be any name specified during packaging/embedding the data.
- getLabel() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- getLabel() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return text label for this hyperlink
- getLabelAlignment() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getLabelColorRgb() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the label color rgb field for the Tick record.
- getLabelFrequency() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Get the label frequency field for the CategorySeriesAxis record.
- getLabelOptions() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getLabelPosition() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the label position field for the Tick record.
- getLandscape() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getLandscape() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the landscape mode.
- getLandscape() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the landscape mode.
- getLandscape() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the landscape mode.
- getLang() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the language tag associated with this run, if any.
- getLangId() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
Windows LANGID for this text.
- getLanguage() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Gets the document language, which is normally unset and empty (or
null). - getLanguage() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getLanguage(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- getLanguageCode() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getLanguageProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get the language.
- getLanguageProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the language of the intellectual content of the resource.
- getLastAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the last author (or
null). - getLastCell() - Method in class org.apache.poi.ss.util.AreaReference
-
Note - if this area reference refers to a single cell, the return value of this method will be identical to that of getFirstCell()
- getLastCellNum() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- getLastCellNum() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Gets the index of the last cell contained in this row PLUS ONE.
- getLastCellNum() - Method in interface org.apache.poi.ss.usermodel.Row
-
Gets the index of the last cell contained in this row PLUS ONE.
- getLastCellNum() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Gets the index of the last cell contained in this row PLUS ONE.
- getLastCellNum() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Gets the index of the last cell contained in this row PLUS ONE.
- getLastClr() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Gets the value of the lastClr property.
- getLastCol() - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
get the last col number for the sheet
- getLastCol() - Method in class org.apache.poi.hssf.record.RowRecord
-
get the logical col number for the last cell this row (0 based index), plus one
- getLastColor() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- getLastColumn() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
get the last column this record defines formatting info for
- getLastColumn() - Method in class org.apache.poi.hssf.record.DConRefRecord
- getLastColumn() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getLastColumn() - Method in class org.apache.poi.hssf.record.MulBlankRecord
- getLastColumn() - Method in class org.apache.poi.hssf.record.MulRKRecord
-
ending column (last cell this holds in the row)
- getLastColumn() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- getLastColumn() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Return the column of the last cell that contains the hyperlink
- getLastColumn() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns the 0-based index of the last col in this area.
- getLastColumn() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getLastColumn() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
- getLastColumn() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
- getLastColumn() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- getLastColumn() - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Return the column of the last cell that contains the hyperlink
- getLastColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- getLastColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the column of the last cell that contains the hyperlink
- getLastColumnIndex() - Method in enum org.apache.poi.ss.SpreadsheetVersion
- getLastColumnName() - Method in enum org.apache.poi.ss.SpreadsheetVersion
- getLastColumnNumber() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
-
Returns the (0 based) number of the last column seen for this row.
- getLastColumnRaw() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- getLastEditUsername() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- getLastFlushedRow() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
- getLastFlushedRowNum() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getLastLineHeight() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- getLastModifiedByProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get the author of last modifications.
- getLastModifiedByProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the user who performed the last modification.
- getLastModifiedByUser() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getLastMSOSPID() - Method in class org.apache.poi.ddf.EscherDgRecord
-
The last shape id used in this drawing group.
- getLastOnDiskOffset() - Method in interface org.apache.poi.hslf.record.PositionDependentRecord
-
Fetch our location on the disk, as of the last write out
- getLastOnDiskOffset() - Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
-
Fetch our location on the disk, as of the last write out
- getLastOnDiskOffset() - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
Fetch our location on the disk, as of the last write out
- getLastParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getLastPrinted() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the last printed time (or
null). - getLastPrinted() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getLastPrintedProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get last printed date.
- getLastPrintedProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the date and time of the last printing.
- getLastPrintedPropertyString() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get last printed date formated into a String.
- getLastRow() - Method in class org.apache.poi.hssf.record.DConRefRecord
- getLastRow() - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
get the last row number for the sheet
- getLastRow() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getLastRow() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- getLastRow() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Return the row of the last cell that contains the hyperlink
- getLastRow() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
returns the 0-based index of the last row in this area.
- getLastRow() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getLastRow() - Method in interface org.apache.poi.ss.formula.ptg.AreaI
- getLastRow() - Method in class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
- getLastRow() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- getLastRow() - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Return the row of the last cell that contains the hyperlink
- getLastRow() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- getLastRow() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the row of the last cell that contains the hyperlink
- getLastRowAdd1() - Method in class org.apache.poi.hssf.record.IndexRecord
- getLastRowIndex() - Method in enum org.apache.poi.ss.SpreadsheetVersion
- getLastRowNum() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- getLastRowNum() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Gets the number last row on the sheet.
- getLastRowNum() - Method in interface org.apache.poi.ss.formula.EvaluationSheet
- getLastRowNum() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the last row on the sheet Note: rows which had content before and were set to empty later might still be counted as rows by Excel and Apache POI, so the result of this method will include such rows and thus the returned value might be higher than expected!
- getLastRowNum() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the last row on the sheet
- getLastRowNum() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getLastSaveDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the last save time (or
null). - getLastSheetIdentifier() - Method in class org.apache.poi.ss.formula.SheetRangeIdentifier
- getLastSheetIndex() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getLastSheetIndex() - Method in interface org.apache.poi.ss.formula.eval.RefEval
-
returns the last sheet index this applies to, which will be the same as the first for a 2D and many 3D references
- getLastSheetIndex() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
- getLastSheetIndex() - Method in interface org.apache.poi.ss.formula.SheetRange
- getLastSheetIndexFromExternSheetIndex(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Finds the last sheet index for a particular external sheet number, which may be the same as the first (except for multi-sheet references)
- getLastSheetIndexFromRefIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
Returns the last sheet that the reference applies to, or -1 if the referenced sheet can't be found, or -2 if the reference is workbook scoped.
- getLastSheetName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheetRange
- getLastSheetName() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- getLastSheetName() - Method in interface org.apache.poi.ss.formula.ptg.Pxg3D
- getLastSheetName() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- getLastUserEditAtomOffset() - Method in class org.apache.poi.hslf.record.UserEditAtom
- getLastViewedSlideID() - Method in class org.apache.poi.hslf.record.UserEditAtom
- getLastViewType() - Method in class org.apache.poi.hslf.record.UserEditAtom
- getLat() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Gets the value of the lat property.
- getLatentStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get the definition of all the Latent Styles
- getLayout() - Method in class org.apache.poi.sl.draw.DrawTextFragment
- getLayout() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- getLayout(String) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
Get the slide layout by name.
- getLayout(SlideLayout) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
-
Get the slide layout by type.
- getLbrCRJ() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Line BReak code for xchCRJ.
- getLcb() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
A signed integer that specifies the size, in bytes, of this PICF structure and the subsequent data.
- getLcbClx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbDggInfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbDop() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbPlcfbkf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbPlcfbkl() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbPlcfbteChpx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbPlcfbtePapx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbPlcffldAtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldEdn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldFtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldHdr() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldHdrtxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcffldTxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlcfsed() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbPlcspaMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- getLcbPlfLfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbPlfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbStshf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbSttbfbkmk() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbSttbfffn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbSttbfRMark() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLcbSttbSavedBy() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getLeading() - Method in class org.apache.poi.sl.draw.DrawTextFragment
- getLeft() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getLeft() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- getLeft() - Method in interface org.apache.poi.ss.usermodel.Footer
-
Get the left side of the footer.
- getLeft() - Method in interface org.apache.poi.ss.usermodel.Header
-
Get the left side of the header.
- getLeft() - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Get the left side of the header or footer.
- getLeft() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- getLeft() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
get the text representing the left part of this element
- getLeftBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getLeftBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getLeftBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getLeftBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the color to use for the left border
- getLeftBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getLeftBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the color to use for the left border
- getLeftBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getLeftBorderColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the color to use for the left border
- getLeftBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getLeftBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the left border
- getLeftBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Left border color
- getLeftBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getLeftBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getLeftBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getLeftBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the left border color
- getLeftBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Left border size
- getLeftBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Left border spacing
- getLeftBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Left border type
- getLeftBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the left border
- getLeftCol() - Method in class org.apache.poi.hssf.model.InternalSheet
- getLeftCol() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the leftmost column displayed in the window
- getLeftCol() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
The left col in the visible view when the sheet is first viewed after opening it in a viewer
- getLeftCol() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
The left col in the visible view when the sheet is first viewed after opening it in a viewer
- getLeftCol() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
The left col in the visible view when the sheet is first viewed after opening it in a viewer
- getLeftCol() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getLeftColumn() - Method in class org.apache.poi.hssf.record.PaneRecord
-
Get the left column field for the Pane record.
- getLeftEdge() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- getLeftInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the distance (in points) between the left edge of the text frame and the left edge of the inscribed rectangle of the shape that contains the text.
- getLeftInset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- getLeftInset() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Returns the distance (in points) between the left edge of the text frame and the left edge of the inscribed rectangle of the shape that contains the text.
- getLeftInset() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the distance (in points) between the left edge of the text frame and the left edge of the inscribed rectangle of the shape that contains the text.
- getLeftMargin() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getLeftMargin() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- getLeftMargin() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getLeftMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getLeftRowGutter() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the size of the gutter that appears at the left of the rows
- getLeftSection(String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- getLeftToRight() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getLeftToRight() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the left to right print order.
- getLeftToRight() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the left to right print order.
- getLeftToRight() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the left to right print order.
- getLength() - Method in class org.apache.poi.common.usermodel.fonts.FontGroup.FontGroupRange
- getLength() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
Returns the length of the trunk, excluding the length of the header, trailer or separator.
- getLength() - Method in class org.apache.poi.hdgf.pointers.Pointer
- getLength() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- getLength() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
- getLength() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- getLength() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Get the length of the text
- getLength() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
-
Returns the length, in bytes, of values of this type, or -1 if it is a variable length type.
- getLength() - Method in class org.apache.poi.hwpf.model.OldFfn
- getLength() - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
- getLength() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- getLength() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- getLength() - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Returns the length of the encrypted data that can be safely read with
Decryptor.getDataStream(org.apache.poi.poifs.filesystem.DirectoryNode). - getLength() - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
- getLength() - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
- getLength() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
- getLength() - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- getLengthOfFormattingRun(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Returns the number of characters this format run covers.
- getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
- getLenRefSubexpression() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
- getLevel() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- getLevel() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- getLevel() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the level of text properties that this paragraph will follow.
- getLevel(int) - Method in class org.apache.poi.hwpf.model.ListData
-
Gets the level associated to a particular List at a particular index.
- getLevel(int, int) - Method in class org.apache.poi.hwpf.model.ListTables
-
Get the ListLevel for a given lsid and level
- getLevel1Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getLevel2Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getLevel3Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getLevel4Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getLevel5Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getLevel6Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getLevel7Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getLevel8Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getLevel9Properties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getLevelNum() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- getLevelNumberingPlaceholderOffsets() - Method in class org.apache.poi.hwpf.model.ListLevel
-
Array which specifies the character offsets of the level numbers in a level numbering string.
- getLevelProperties() - Method in class org.apache.poi.hwpf.model.ListLevel
- getLevels() - Method in class org.apache.poi.hwpf.model.ListData
- getLevelStyle(int) - Method in class org.apache.poi.hwpf.model.ListData
- getLfo(int) - Method in class org.apache.poi.hwpf.model.ListTables
- getLfo(int) - Method in class org.apache.poi.hwpf.model.PlfLfo
- getLFO() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- getLfoData(int) - Method in class org.apache.poi.hwpf.model.ListTables
- getLfoData(int) - Method in class org.apache.poi.hwpf.model.PlfLfo
- getLFOData() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- getLfoMac() - Method in class org.apache.poi.hwpf.model.PlfLfo
-
An unsigned integer that specifies the count of elements in both the rgLfo and rgLfoData arrays.
- getLid() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
A LID that specifies the install language of the application that is producing the document.
- getLidDefault() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the lidDefault field for the CHP record.
- getLidFE() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the lidFE field for the CHP record.
- getLidFE() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
A LID whose meaning depends on the nFib value.
- getLimit() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
- getLimit() - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
- getLine() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getLine() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getLine() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getLine() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getLinearShadeProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- getLineBackgroundColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getLineCap() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Gets line cap.
- getLineCap() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
- getLineCap() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
- getLineCap() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getLineCap() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getLineCap() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getLineCap() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getLineColor() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the line color field for the LineFormat record.
- getLineColor() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getLineColor() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getLineColor() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineCompound() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Gets the line compound style
- getLineCompound() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
- getLineCompound() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the line count or 0 if the
DocumentSummaryInformationdoes not contain a line count. - getLineDash() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Gets line dashing.
- getLineDash() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
- getLineDash() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
- getLineDash() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineDecoration() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getLineDecoration() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- getLineDecoration() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineHeadDecoration() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getLineHeadDecoration() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineHeadLength() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getLineHeadLength() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineHeadWidth() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getLineHeadWidth() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineJoin() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
- getLineJoinProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getLinePaint() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLinePattern() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the line pattern field for the LineFormat record.
- getLinePattern() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getLinePattern() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getLineProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getLineProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getLines() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getLineSpaceReduction() - Method in interface org.apache.poi.xddf.usermodel.text.XDDFAutoFit
- getLineSpaceReduction() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
- getLineSpaceReduction() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
- getLineSpaceReduction() - Method in class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
- getLineSpacing() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getLineSpacing() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getLineSpacing() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getLineSpacing() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Returns the vertical line spacing that is to be used within a paragraph.
- getLineSpacing() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Returns the vertical line spacing that is to be used within a paragraph.
- getLineSpacing() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getLineSpacing() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the vertical line spacing that is to be used within a paragraph.
- getLineStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- getLineStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getLineStyleColor() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
The color applied to the lines of this shape.
- getLineTailDecoration() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getLineTailDecoration() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineTailLength() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getLineTailLength() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineTailWidth() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getLineTailWidth() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLineWeight() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getLineWeight() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getLineWidth() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Returns width of the line in in points
- getLineWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- getLineWidth() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Width of a single line in 1/8 pt, max of 32 pt.
- getLineWidth() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
- getLineWidth() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getLink1() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Get the link 1 field for the ObjectLink record.
- getLink2() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Get the link 2 field for the ObjectLink record.
- getLinkedFileName() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
Returns the last recorded name of the file that this is linked to
- getLinkRefPtg() - Method in class org.apache.poi.hssf.record.TextObjectRecord
- getLinksDirty() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns
trueif the custom links are dirty. - getLinkStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get StyleID of the linked Style
- getLinkTitle() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Returns the hyperlink's user-readable name
- getLinkType() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Get the link type field for the LinkedData record.
- getLinkURL() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Returns the URL of the link.
- getList() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getList() - Method in class org.apache.poi.ss.formula.eval.RefListEval
- getListData() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- getListData(int) - Method in class org.apache.poi.hwpf.model.ListTables
- getListExplicitFormula() - Method in class org.apache.poi.hssf.record.DVRecord
- getListItemNumberLabel(int, int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- getListParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
get a List of all Paragraphs
- getListTables() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getLKey() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
If fEncryption is 1 and fObfuscation is 1, this value specifies the XOR obfuscation password verifier.
- getLKeyProtDoc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the lKeyProtDoc field for the DOP record.
- getLnc() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the lnc field for the SEP record.
- getLnnMin() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the lnnMin field for the SEP record.
- getLocale() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- getLocaleCalendar() - Static method in class org.apache.poi.util.LocaleUtil
- getLocaleCalendar(int, int, int) - Static method in class org.apache.poi.util.LocaleUtil
-
Convenience method - month is 0-based as in java.util.Calendar
- getLocaleCalendar(int, int, int, int, int, int) - Static method in class org.apache.poi.util.LocaleUtil
-
Convenience method - month is 0-based as in java.util.Calendar
- getLocaleCalendar(TimeZone) - Static method in class org.apache.poi.util.LocaleUtil
- getLocaleChangedObservable() - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
If the Locale has been changed via
LocaleUtil.setUserLocale(Locale)the stored formats need to be refreshed. - getLocaleFromLCID(int) - Static method in class org.apache.poi.util.LocaleUtil
-
Decode the language ID from LCID value
- getLocalXPath() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
If the XPath is, for example, /Node1/Node2/Node3 and /Node1/Node2 is the common XPath for the table, the local XPath is /Node3
- getLocation() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getLocation() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
- getLocation() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Location within target.
- getLocked() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get whether the cell's using this style are to be locked
- getLocked() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get whether the cell's using this style are to be locked
- getLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get whether the cell's using this style are locked
- getLocPinX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getLocPinY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getLogBase() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getLogBase() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getLogBase() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getLogger(Class<?>) - Static method in class org.apache.poi.util.POILogFactory
-
Get a logger, based on a class name
- getLogger(String) - Static method in class org.apache.poi.util.POILogFactory
-
Get a logger, based on a String
- getLogicalDpiX() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
- getLogicalDpiY() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
- getLon() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Gets the value of the lon property.
- getLong(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get a long value from a byte array
- getLong(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get a long value from a byte array
- getLongCode() - Method in enum org.apache.poi.ss.usermodel.FormulaError
- getLongFilename() - Method in class org.apache.poi.hmef.Attachment
-
Returns the long filename
- getLooseMergedCells() - Method in class org.apache.poi.hssf.model.RowBlocksReader
-
Some unconventional apps place
MergeCellsRecords within the row block. - getLowestIndexOfFlushedRows() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
- getLsid() - Method in class org.apache.poi.hwpf.model.ListData
- getLsid() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
A signed integer that specifies the list identifier of an LSTF.
- getLsid() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A signed integer that specifies the list identifier.
- getLsid() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- getLspd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Line spacing descriptor.
- getLTagObj() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An object ID for an OLE object, only set if chp.fSpec and chp.fOle2 are both true, and chp.fObj..
- getLum() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the lum property.
- getLuminance() - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
- getLumMod() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
the luminance as expressed by a percentage relative to the input color.
- getLumOff() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
the luminance shift as expressed by a percentage relative to the input color.
- getLvl() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getLvl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Outline level.
- getLvl() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns the heading level (1-8), or 9 if the paragraph isn't in a heading style.
- getMac(HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
- getMainChunks() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the main, core details chunks
- getMainContents() - Method in class org.apache.poi.hpbf.HPBFDocument
- getMainFont(int) - Method in class org.apache.poi.hwpf.model.FontTable
- getMainFont(int) - Method in class org.apache.poi.hwpf.model.OldFontTable
- getMainFontName() - Method in class org.apache.poi.hwpf.model.Ffn
- getMainFontName() - Method in class org.apache.poi.hwpf.model.OldFfn
- getMainStream() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getMainTextboxRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the
Rangewhich covers all textboxes. - getMainTextboxText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getMajorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getMajorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getMajorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMajorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getMajorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getMajorFont() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
- getMajorGridLines() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getMajorGridLines() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMajorGridLines() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getMajorGridLines() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getMajorIncrement() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Get the major increment field for the ValueRange record.
- getMajorTickMark() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getMajorTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getMajorTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMajorTickType() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the major tick type field for the Tick record.
- getMajorUnit() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Get the major unit field for the AxisOptions record.
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getMajorUnitValue() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Get the major unit value field for the AxisOptions record.
- getManager() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the manager (or
null). - getManager() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getManualLayout() - Method in interface org.apache.poi.ss.usermodel.charts.ManuallyPositionable
-
Deprecated.Returns manual layout for the chart element.
- getManualLayout() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
- getManualLayout() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
- getManualLayout() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- getMAPIAttribute(MAPIProperty) - Method in class org.apache.poi.hmef.Attachment
-
Return the attachment MAPI Attribute with the given ID, or null if there isn't one.
- getMAPIAttributes() - Method in class org.apache.poi.hmef.Attachment
-
Returns all MAPI attributes of the attachment, such as extension, encoding, size and position
- getMAPIAttributes() - Method in class org.apache.poi.hmef.attribute.TNEFMAPIAttribute
- getMapId() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
- getMapId() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
- getMAPIMessage() - Method in class org.apache.poi.hsmf.extractor.OutlookTextExtactor
-
Returns the underlying MAPI message
- getMapInfo() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- getMapMode() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getMappedFont(Graphics2D, FontInfo) - Method in interface org.apache.poi.sl.draw.DrawFontManager
-
select a font to be used to paint text
- getMappedFont(Graphics2D, FontInfo) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
- getMargin() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
Get the margin field for the BottomMargin record.
- getMargin() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
Get the margin field for the LeftMargin record.
- getMargin() - Method in interface org.apache.poi.hssf.record.Margin
-
Get the margin field for the Margin.
- getMargin() - Method in class org.apache.poi.hssf.record.RightMarginRecord
-
Get the margin field for the RightMargin record.
- getMargin() - Method in class org.apache.poi.hssf.record.TopMarginRecord
-
Get the margin field for the TopMargin record.
- getMargin(short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Gets the size of the margin in inches.
- getMargin(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Gets the size of the margin in inches.
- getMargin(short) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the size of the margin in inches.
- getMargin(short) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the size of the margin in inches.
- getMargin(short) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Gets the size of the margin in inches.
- getMarginBottom() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Gets the bottom margin within the textbox.
- getMarginBottom() - Method in class org.apache.poi.hwpf.usermodel.Section
- getMarginLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- getMarginLeft() - Method in class org.apache.poi.hwpf.usermodel.Section
- getMarginLeft() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getMarginRight() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- getMarginRight() - Method in class org.apache.poi.hwpf.usermodel.Section
- getMarginRight() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getMarginTop() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- getMarginTop() - Method in class org.apache.poi.hwpf.usermodel.Section
- getMarkEndCharacterRun(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
- getMarkEndOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
- getMarker() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Gets an unsigned integer that specifies an application-defined internal resource tag.
- getMarkSeparatorCharacterRun(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
- getMarkSeparatorOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
- getMarkStartCharacterRun(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
- getMarkStartOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
- getMask() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Mask in the paragraph or character "contains" header field that indicates that this text property is present.
- getMask() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A bit mask specifying options for displaying headers and footers
- getMask() - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
A bit mask specifying options for displaying headers and footers
- getMask() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A bit mask specifying options for displaying headers and footers A -
HeadersFootersAtom.fHasDate(1 bit): A bit that specifies whether the date is displayed in the footer. - getMaster() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasterContents
- getMasterById(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFMasters
- getMasterById(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFPageContents
- getMasterID() - Method in class org.apache.poi.hslf.record.SlideAtom
-
Get the ID of the master slide used.
- getMasterShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
-
Return
null- Notes Masters are not yet supported - getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Return the master sheet .
- getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns master sheet associated with this slide.
- getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Returns
nullsince SlideMasters doen't have master sheet. - getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFTitleMaster
-
Returns the slide master for this title master.
- getMasterSheet() - Method in interface org.apache.poi.sl.usermodel.Sheet
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFNotesMaster
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
- getMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
- getMasterSlideListWithText() - Method in class org.apache.poi.hslf.record.Document
-
Returns the SlideListWithText that deals with the Master Slides
- getMastersList() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasters
- getMatchingCells(EvaluationConditionalFormatRule) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Retrieve all cells where the given formatting rule evaluates to true.
- getMatchingCells(Sheet, int, int) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
Conditional formatting rules can apply only to cells in the sheet to which they are attached.
- getMaxAng() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the maxAng property.
- getMaxCellStyles() - Method in enum org.apache.poi.ss.SpreadsheetVersion
- getMaxChange() - Method in class org.apache.poi.hssf.record.DeltaRecord
-
get the maximum change
- getMaxColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- getMaxColumnIndex() - Method in class org.apache.poi.hssf.model.InternalSheet
- getMaxColumnIndex() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- getMaxColumns() - Method in enum org.apache.poi.ss.SpreadsheetVersion
- getMaxConditionalFormats() - Method in enum org.apache.poi.ss.SpreadsheetVersion
- getMaxDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Gets the maximum drawing group ID
- getMaxEntrySize() - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns the current maximum allowed uncompressed file size.
- getMaxFunctionArgs() - Method in enum org.apache.poi.ss.SpreadsheetVersion
- getMaximum() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getMaximum() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getMaximum() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMaximumAxisValue() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Get the maximum axis value field for the ValueRange record.
- getMaximumCategory() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Get the maximum category field for the AxisOptions record.
- getMaxNumberOfDataFormats() - Method in class org.apache.poi.xssf.model.StylesTable
-
Get the upper limit on the number of data formats that has been set for the style table.
- getMaxNumOperands() - Method in class org.apache.poi.ss.formula.functions.Mirr
- getMaxNumOperands() - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
-
Maximum number of operands accepted by this function.
- getMaxOutlineLevel() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- getMaxParams() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
- getMaxPersistWritten() - Method in class org.apache.poi.hslf.record.UserEditAtom
- getMaxR() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the maxR property.
- getMaxRow() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- getMaxRows() - Method in enum org.apache.poi.ss.SpreadsheetVersion
- getMaxTextLength() - Method in enum org.apache.poi.ss.SpreadsheetVersion
- getMaxTextSize() - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns the current maximum allowed text size.
- getMaxThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- getMaxThreshold() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
The threshold that defines "everything from here up is maximum"
- getMaxThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- getMaxX() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the maxX property.
- getMaxY() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the maxY property.
- getMenuName() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Gets the name used for menus and the Links dialog box.
- getMergeCells() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether to merge cells
- getMergedRange(CellRangeAddress[][], int, int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
- getMergedRegion(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getMergedRegion(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the merged region at the specified index
- getMergedRegion(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the merged region at the specified index.
- getMergedRegion(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the merged region at the specified index.
- getMergedRegionAt(int) - Method in class org.apache.poi.hssf.model.InternalSheet
- getMergedRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getMergedRegions() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the list of merged regions.
- getMergedRegions() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the list of merged regions.
- getMergedRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the list of merged regions.
- getMessageAttribute(TNEFProperty) - Method in class org.apache.poi.hmef.HMEFMessage
-
Return the message attribute with the given ID, or null if there isn't one.
- getMessageAttributes() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns all HMEF/TNEF attributes of the message.
- getMessageClass() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getMessageClassEnum() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the message class of the parsed Outlook Message.
- getMessageDate() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the date that the message was accepted by the server on.
- getMessageDigest(HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
- getMessageHeaders() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getMessageId() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getMessageMAPIAttribute(MAPIProperty) - Method in class org.apache.poi.hmef.HMEFMessage
-
Return the message MAPI Attribute with the given ID, or null if there isn't one.
- getMessageMAPIAttributes() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns all MAPI attributes of the message.
- getMessageProperties() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getMetaData() - Method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
- getMetadataTextExtractor() - Method in class org.apache.poi.extractor.POIOLE2TextExtractor
-
Returns an HPSF powered text extractor for the document properties metadata, such as title and author.
- getMetadataTextExtractor() - Method in class org.apache.poi.extractor.POITextExtractor
-
Returns another text extractor, which is able to output the textual content of the document metadata / properties, such as author and title.
- getMetadataTextExtractor() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
-
Prevent recursion!
- getMetadataTextExtractor() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- getMetadataTextExtractor() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
- getMetadataTextExtractor() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns an OOXML properties text extractor for the document properties metadata, such as title and author.
- getMetadataTextExtractor() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
- getMetadataTextExtractor() - Method in interface org.apache.poi.sl.usermodel.SlideShow
- getMetadataTextExtractor() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- getMetroBytes() - Method in class org.apache.poi.hslf.model.HSLFMetroShape
- getMetroShape() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Get alternative representation of text shape stored as metro blob escher property.
- getMicrometersX() - Method in class org.apache.poi.hemf.record.HemfHeader
- getMicrometersY() - Method in class org.apache.poi.hemf.record.HemfHeader
- getMime() - Method in enum org.apache.poi.hwpf.usermodel.PictureType
- getMimeType() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
-
Returns the mime type for the image
- getMimeType() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Returns the MIME type for the image
- getMimeType() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
Returns the mime type for the image
- getMimeType() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
- getMinAng() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the minAng property.
- getMinColumn() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- getMinColumnIndex() - Method in class org.apache.poi.hssf.model.InternalSheet
- getMinColumnIndex() - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- getMinimum() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getMinimum() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getMinimum() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMinimumAxisValue() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Get the minimum axis value field for the ValueRange record.
- getMinimumCategory() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Get the minimum category field for the AxisOptions record.
- getMinInflateRatio() - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns the current minimum compression rate that is used.
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getMinorCTTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getMinorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- getMinorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMinorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- getMinorCTTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- getMinorFont() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
- getMinorIncrement() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Get the minor increment field for the ValueRange record.
- getMinorTickMark() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getMinorTickMark() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getMinorTickMark() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getMinorTickType() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the minor tick type field for the Tick record.
- getMinorUnit() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Get the minor unit field for the AxisOptions record.
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getMinorUnitValue() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Get the minor unit value field for the AxisOptions record.
- getMinParams() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
- getMinR() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the minR property.
- getMinRow() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- getMinThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- getMinThreshold() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
The threshold that defines "everything from here down is minimum"
- getMinThreshold() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- getMinX() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the minX property.
- getMinY() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the minY property.
- getMirrorMargins() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the mirror margins setting
- getMirrorMargins() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Check if mirrored margins is turned on
- getMissingCellPolicy() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Retrieves the current policy on what to do when getting missing or blank cells from a row.
- getMissingCellPolicy() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Retrieves the current policy on what to do when getting missing or blank cells from a row.
- getMissingCellPolicy() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Retrieves the current policy on what to do when getting missing or blank cells from a row.
- getMissingCellPolicy() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Retrieves the current policy on what to do when getting missing or blank cells from a row.
- getMm() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
A signed integer that specifies the format of the picture data.
- getMMClipCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the mmclip count or 0 if the
DocumentSummaryInformationdoes not contain a mmclip count. - getMMClips() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getMmPM() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field MUST be ignored.
- getMode() - Method in class org.apache.poi.hssf.record.RefModeRecord
-
get the reference mode to use (HSSF uses/assumes A1)
- getModified() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getModifiedDate() - Method in class org.apache.poi.hmef.Attachment
-
Return when the file was last modified, if known.
- getModifiedHigh() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getModifiedLow() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getModifiedProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get modified date.
- getModifiedProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the date on which the resource was changed.
- getModifiedPropertyString() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get modified date formated into a String.
- getMostRecentCoreRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of the most recent version of all the interesting records
- getMouseOver() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getMultiStateFormatting() - Method in class org.apache.poi.hssf.record.CFRule12Record
- getMultiStateFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getMultiStateFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
- getMultiStateFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getMutableIndexHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
-
This function returns all the Colours, stored in a Map that can be edited.
- getMx() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the mx field for the PICF record.
- getMy() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Get the my field for the PICF record.
- getN() - Method in class org.apache.poi.sl.draw.binding.CTRatio
-
Gets the value of the n property.
- getName() - Method in class org.apache.poi.ddf.EscherBSERecord
-
The length in characters of the blip name.
- getName() - Method in class org.apache.poi.ddf.EscherProperty
- getName() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Get the name of the chunk, as found from the CommandDefinitions
- getName() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
- getName() - Method in class org.apache.poi.hpsf.CustomProperty
-
Gets the property's name.
- getName() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Name of the text property
- getName() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
- getName() - Method in class org.apache.poi.hssf.record.StyleRecord
-
get the style's name
- getName() - Method in class org.apache.poi.hwpf.model.StyleDescription
- getName() - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
- getName() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Get this part name.
- getName() - Method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Returns the path name of the ZIP file.
- getName() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
- getName() - Method in interface org.apache.poi.poifs.filesystem.Entry
-
get the name of the Entry
- getName() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
get the name of the Entry
- getName() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- getName() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
Returns the last name in the document path's name sequence.
- getName() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
- getName() - Method in class org.apache.poi.poifs.property.Property
-
Get the name of this property
- getName() - Method in class org.apache.poi.poifs.property.RootProperty
-
Returns the fixed name "Root Entry", as the raw property doesn't have a real name set
- getName() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Gets the value of the name property.
- getName() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
-
Gets the value of the name property.
- getName() - Method in class org.apache.poi.sl.draw.geom.Guide
- getName() - Method in class org.apache.poi.ss.formula.eval.ExternalNameEval
- getName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
- getName() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
- getName() - Method in class org.apache.poi.ss.formula.NameIdentifier
- getName() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- getName() - Method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
- getName() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the name of the table.
- getName() - Method in interface org.apache.poi.ss.usermodel.TableStyle
- getName() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
- getName() - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
- getName() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
Represents the name of the ShapeSheet cell.
- getName() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
- getName() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
- getName() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
- getName() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
- getName() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.XSSFSheetRef
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Returns the frame name.
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the name of the column, which is is unique per table.
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyle
- getName() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- getName() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
- getName(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- getName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getName(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
- getName(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- getName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the first named range with the given name.
- getName(String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
Lookup a named range by its name.
- getName(String, int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
- getName(String, int) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
named range name matching is case insensitive
- getName(String, int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
Return EvaluationName wrapper around the matching XSSFName (named range)
- getName(NamePtg) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getName(NamePtg) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
- getName(NamePtg) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getNameAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getNameAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Deprecated.4.0.0. New projects should avoid accessing named ranges by index.
- getNameAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Deprecated.3.16. New projects should avoid accessing named ranges by index.
- getNameAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Deprecated.3.16. New projects should avoid accessing named ranges by index.
- getNameCommentRecord(NameRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the name comment record
- getNameDefinition() - Method in class org.apache.poi.hssf.record.NameRecord
-
gets the definition, reference (Formula)
- getNameDefinition() - Method in interface org.apache.poi.ss.formula.EvaluationName
- getNameIdChunks() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the Name ID chunks, or null if there aren't any
- getNameIndex() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
- getNameIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getNameIndex(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Deprecated.3.18. New projects should avoid accessing named ranges by index. Use
Workbook.getName(String)instead. - getNameIndex(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Deprecated.3.16. New projects should avoid accessing named ranges by index. Use
SXSSFWorkbook.getName(String)instead. - getNameIndex(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Deprecated.3.16. New projects should avoid accessing named ranges by index. Use
XSSFWorkbook.getName(String)instead. - getNameName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
- getNameName() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- getNameName() - Method in interface org.apache.poi.ss.usermodel.Name
-
Gets the name of the named range
- getNameName() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- getNameName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the name that will appear in the user interface for the defined name.
- getNameName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
gets the named range name
- getNamepos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Returns the namepos.
- getNameRecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the name record
- getNameRecord(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getNames(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getNames(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns all defined names with the given name.
- getNames(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns all defined names with the given name.
- getNames(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the named ranges with the given name.
- getNamesCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
- getNamespacePrefixes() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getNameText() - Method in class org.apache.poi.hssf.record.NameCommentRecord
- getNameText() - Method in class org.apache.poi.hssf.record.NameRecord
-
gets the name
- getNameText() - Method in interface org.apache.poi.ss.formula.EvaluationName
- getNameText(NamePtg) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getNameText(NamePtg) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
- getNameText(NamePtg) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getNameXEval(NameXPtg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getNameXEval(NameXPxg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getNameXPtg(String, int, UDFFinder) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getNameXPtg(String, SheetIdentifier) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
-
Return an external name (named range, function, user-defined function) Ptg
- getNameXPtg(String, SheetIdentifier) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
Return an external name (named range, function, user-defined function) Ptg
- getNameXPtg(String, SheetIdentifier) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
Return an external name (named range, function, user-defined function) Pxg
- getNameXPtg(String, UDFFinder) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getNativeId() - Method in enum org.apache.poi.common.usermodel.fonts.FontCharset
- getNativeId() - Method in enum org.apache.poi.common.usermodel.fonts.FontPitch
- getNativeId() - Method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
- getNativeId(FontPitch, FontFamily) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
Combine pitch and family to native id
- getNAuto() - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
-
If > 0, the note is an automatically numbered note, otherwise it has a custom mark.
- getnDescription() - Method in class org.apache.poi.hemf.record.HemfHeader
- getNEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getNEdn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
- getNeedRecalculation() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- getNext() - Method in class org.apache.poi.hssf.model.RecordStream
- getNextAttachmentId() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- getNextAxId(CTPlotArea) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Works out what block follows the specified one.
- getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Works out what block follows the specified one.
- getNextBlock(int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Works out what block follows the specified one.
- getNextBlockSize(int, int) - Static method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
- getNextChild() - Method in interface org.apache.poi.poifs.property.Child
-
Get the next Child, if any
- getNextChild() - Method in class org.apache.poi.poifs.property.Property
-
Get the next Child, if any
- getNextPartNumber(POIXMLRelation, int) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Identifies the next available part number for a part of the given type, if possible, otherwise -1 if none are available.
- getNextPicNameNumber(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get the next free ImageNumber
- getNextRecipientId() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- getNextRow() - Method in class org.apache.poi.hssf.model.InternalSheet
-
get the NEXT RowRecord (from LOC).
- getNextSid() - Method in class org.apache.poi.hssf.record.RecordInputStream
- getNextStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get StyleID of the next style
- getNextToken() - Method in class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
- getNextXBATChainOffset() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
- getNfc() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An MSONFC, as specified in [MS-OSHARED] section 2.2.1.3, that specifies the format of the level numbers that replace the placeholders for this level in the xst fields of the LVLs in this list.
- getNfcEdnRef() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the nfcEdnRef field for the DOP record.
- getNfcEdnRef() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
- getNfcEdnRef1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getNfcFtnRef() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the nfcFtnRef field for the DOP record.
- getNfcFtnRef() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
- getNfcFtnRef1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getNfcPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Page number format code.
- getNFib() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getNFib() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies the version number of the file format used.
- getNFibBack() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value SHOULD be 0x00BF.
- getNFileSystem() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
If this is NPOIFS based, return the NPOIFSFileSystem that this belong to, otherwise Null if OPOIFS based
- getNFtn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getNFtn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
- getNLnnMod() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the nLnnMod field for the SEP record.
- getNoColor() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getNoColor() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the black and white setting.
- getNoColor() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the black and white setting.
- getNoColor() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the black and white setting.
- getNodesPart(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Gets the PackagePart of the notes for the given slide, or null if there isn't one.
- getNoOrientation() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getNoOrientation() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the no orientation.
- getNoOrientation() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the no orientation.
- getNoOrientation() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the no orientation.
- getNoProof() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getNormalizeHeights() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getNormalZoom() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the zoom magnification in normal view
- getNoShow() - Method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
- getNoSizeToServerB() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Gets whether it is not required to send the dimensions to the embedded object.
- getNoteAnchorPosition(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns the location of note anchor in main textspace
- getNoteAnchorPosition(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
- getNoteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the note count or 0 if the
DocumentSummaryInformationdoes not contain a note count. - getNoteIndexByAnchorPosition(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns index of note (if exists, otherwise -1) with specified anchor position
- getNoteIndexByAnchorPosition(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
- getNoteRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Returns the underlying Note record
- getNoteRecordByObj(ObjRecord) - Method in class org.apache.poi.hssf.record.EscherAggregate
- getNoteRecords() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Get the
NoteRecords (related to cell comments) for this sheet - getNotes() - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Fetches all the notes text from the slideshow, but not the slide text
- getNotes() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns the Notes Sheet for this slide, or null if there isn't one
- getNotes() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of all the normal Notes found in the slideshow
- getNotes() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getNotes() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the print notes.
- getNotes() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getNotes() - Method in interface org.apache.poi.sl.usermodel.Slide
- getNotes() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the print notes.
- getNotes() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getNotes() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the print notes.
- getNotes(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the low level notes object for the given slide, as found from the supplied slide reference
- getNotesAtom() - Method in class org.apache.poi.hslf.record.Notes
-
Returns the NotesAtom of this Notes
- getNotesCount() - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns count of notes in document
- getNotesCount() - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
- getNotesDescriptorsOffset(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getNotesDescriptorsSize(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getNotesHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Return Header / Footer settings for notes
- getNotesID() - Method in class org.apache.poi.hslf.record.SlideAtom
-
Get the ID of the notes for this slide.
- getNotesMaster() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Return the Notes Master, if there is one.
- getNotesMasterPersist() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Returns a reference to the NotesMaster, or 0 if none
- getNotesSizeX() - Method in class org.apache.poi.hslf.record.DocumentAtom
- getNotesSizeY() - Method in class org.apache.poi.hslf.record.DocumentAtom
- getNotesSlide(XSLFSlide) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Return notes slide for the specified slide or create new if it does not exist yet.
- getNotesSlideListWithText() - Method in class org.apache.poi.hslf.record.Document
-
Returns the SlideListWithText that deals with the notes, or null if there isn't one
- getNotesTextPositionsOffset(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getNotesTextPositionsSize(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getNoteTextEndOffset(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns the end offset of the text corresponding to the reference within the footnote text address space
- getNoteTextEndOffset(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
- getNoteTextStartOffset(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
-
Returns the start offset of the text corresponding to the reference within the footnote text address space
- getNoteTextStartOffset(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
- getNotSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
-
Returns a collection of ATP function names NOT implemented by POI.
- getNotSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.eval.FunctionEval
-
Returns an array of function names NOT implemented by POI.
- getNotSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Return a collection of functions that POI does not support
- getnPalEntries() - Method in class org.apache.poi.hemf.record.HemfHeader
- getNRevision() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the nRevision field for the DOP record.
- getNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
get Num by NumID
- getNumAreas() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
-
get the number of merged areas.
- getNumAxis() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
Get the num axis field for the AxisUsed record.
- getNumber() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Gets the comment number (note - each user normally has their own count).
- getNumber() - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Gets the link number.
- getNumber() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalName
- getNumber(int, int) - Static method in class org.apache.poi.hwpf.converter.NumberFormatter
- getNumberArray(ValueEval[]) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
-
Returns a double array that contains values for the numeric cells from among the list of operands.
- getNumberColumnsSpanned(int[], int, TableCell) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- getNumberedListInfo() - Method in class org.apache.poi.hslf.record.PPDrawing
- getNumberedListInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
This will return an atom per TextBox, so if the page has two text boxes the method should return two atoms.
- getNumberFormat() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
Always null for HSSF records, until someone figures out where to find it
- getNumberFormat() - Method in class org.apache.poi.hwpf.model.ListLevel
-
"Number format code (see anld.nfc for a list of options)"
- getNumberFormat() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getNumberFormat() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getNumberFormat() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
- getNumberFormat() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
- getNumberFormat() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getNumberFormat() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getNumberFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Return the number format from the dxf style record if present, null if not
- getNumberFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
- getNumberFormat(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
An MSONFC, as specified in [MS-OSHARED] section 2.2.1.3, that specifies the format of the level numbers that replace the placeholders for this level in the xst fields of the LVLs in this list.
- getNumberFormatAt(short) - Method in interface org.apache.poi.xssf.model.Styles
-
Get number format string given its id
- getNumberFormatAt(short) - Method in class org.apache.poi.xssf.model.StylesTable
-
Get number format string given its id
- getNumberFormats() - Method in class org.apache.poi.xssf.model.StylesTable
- getNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
- getNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
getNumbering
- getNumbering() - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
- getNumberOfAuthors() - Method in interface org.apache.poi.xssf.model.Comments
- getNumberOfAuthors() - Method in class org.apache.poi.xssf.model.CommentsTable
- getNumberOfBuiltinBuiltinFormats() - Static method in class org.apache.poi.hssf.usermodel.HSSFDataFormat
-
get the number of built-in and reserved builtinFormats
- getNumberOfCells() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- getNumberOfCellsOfLastFlushedRow() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
- getNumberOfColumns() - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- getNumberOfColumns() - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Return the maximum number of columns.
- getNumberOfColumns() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- getNumberOfComments() - Method in class org.apache.poi.xslf.usermodel.XSLFComments
- getNumberOfComments() - Method in interface org.apache.poi.xssf.model.Comments
- getNumberOfComments() - Method in class org.apache.poi.xssf.model.CommentsTable
- getNumberOfComments() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getNumberOfConditionalFormats() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- getNumberOfCRNs() - Method in class org.apache.poi.hssf.record.CRNCountRecord
- getNumberOfCRNs() - Method in class org.apache.poi.hssf.record.CRNRecord
- getNumberOfCustomFormats() - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
- getNumberOfElementsInArray() - Method in class org.apache.poi.ddf.EscherArrayProperty
- getNumberOfElementsInMemory() - Method in class org.apache.poi.ddf.EscherArrayProperty
- getNumberOfExtendedFormats() - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
- getNumberOfFlushedRows() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
- getNumberOfFontRecords() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the number of font records
- getNumberOfFonts() - Method in class org.apache.poi.hslf.record.FontCollection
- getNumberOfFonts() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
get the number of fonts in the presentation
- getNumberOfFonts() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Deprecated.
- getNumberOfFonts() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Deprecated.use
getNumberOfFontsAsInt()instead - getNumberOfFonts() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Deprecated.
- getNumberOfFonts() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- getNumberOfFontsAsInt() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getNumberOfFontsAsInt() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the number of fonts in the font table
- getNumberOfFontsAsInt() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- getNumberOfFontsAsInt() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- getNumberOfHyperlinks() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
-
Returns the number of hyperlinks, which should either be zero, or the number of PLC bits
- getNumberOfInfoRecsForStrings(int) - Static method in class org.apache.poi.hssf.record.ExtSSTRecord
- getNumberOfItems() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
- getNumberOfLevels() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Number of indent levels (maximum 5).
- getNumberOfMappedColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Deprecated.Use
XSSFTable.getColumnCount()instead. - getNumberOfMergedRegions() - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
- getNumberOfNames() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getNumberOfNames() - Method in interface org.apache.poi.ss.usermodel.Workbook
- getNumberOfNames() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- getNumberOfNames() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the number of named ranges in the this workbook
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.AddPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.DividePtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.EqualPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
-
Get the number of operands for the Less than operator
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
-
Get the number of operands for the Less than operator
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.OperationPtg
-
The number of operands expected by the operations
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.PercentPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.PowerPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
- getNumberOfOperands() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
- getNumberOfPLCs() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
- getNumberOfRows() - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- getNumberOfRows() - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Return the number of rows
- getNumberOfRows() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- getNumberOfRows() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getNumberOfRules() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
- getNumberOfRules() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
- getNumberOfRules() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
- getNumberOfRules() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
- getNumberOfRuns() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- getNumberOfSheets() - Method in class org.apache.poi.hssf.record.SupBookRecord
- getNumberOfSheets() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
get the number of spreadsheets in the workbook (this will be three after serialization)
- getNumberOfSheets() - Method in interface org.apache.poi.ss.formula.eval.RefEval
-
returns the number of sheets this applies to
- getNumberOfSheets() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
- getNumberOfSheets() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the number of spreadsheets in the workbook
- getNumberOfSheets() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get the number of spreadsheets in the workbook
- getNumberOfSheets() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the number of worksheets in the this workbook
- getNumberOfStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
- getNumberOfStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
- getNumberRowsSpanned(Table, int[], int, int, TableCell) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- getNumberText() - Method in class org.apache.poi.hwpf.model.ListLevel
- getNumberText(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- getNumberValue() - Method in class org.apache.poi.ss.formula.eval.BoolEval
- getNumberValue() - Method in class org.apache.poi.ss.formula.eval.NumberEval
- getNumberValue() - Method in interface org.apache.poi.ss.formula.eval.NumericValueEval
- getNumberValue() - Method in class org.apache.poi.ss.usermodel.CellValue
- getNumBorderColors(int, int) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the number of border colors assigned to a cell
- getNumBorderColors(CellAddress) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the number of border colors assigned to a cell
- getNumBorders(int, int) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the number of borders assigned to a cell
- getNumBorders(CellAddress) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the number of borders assigned to a cell
- getNumBreaks() - Method in class org.apache.poi.hssf.record.PageBreakRecord
- getNumBubbleValues() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Get the num bubble values field for the Series record.
- getNumCategories() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Get the num categories field for the Series record.
- getNumCellStyles() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
get the number of styles the workbook contains
- getNumCellStyles() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the number of styles the workbook contains
- getNumCellStyles() - Method in interface org.apache.poi.xssf.model.Styles
- getNumCellStyles() - Method in class org.apache.poi.xssf.model.StylesTable
-
get the size of cell styles
- getNumCellStyles() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get the number of styles the workbook contains
- getNumCellStyles() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the number of styles the workbook contains
- getNumColumnBreaks() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- getNumColumns() - Method in class org.apache.poi.hssf.record.MulBlankRecord
-
get the number of columns this contains (last-first +1)
- getNumColumns() - Method in class org.apache.poi.hssf.record.MulRKRecord
-
get the number of columns this contains (last-first +1)
- getNumColumns() - Method in class org.apache.poi.hwpf.usermodel.Section
- getNumConditionalFormattings() - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
- getNumConditionalFormattings() - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
- getNumConditionalFormattings() - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
- getNumControlPoints() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- getNumControlPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
- getNumControlPoints() - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
How many control points should be used to map the colours? Normally 2 or 3
- getNumControlPoints() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
- getNumDataFormats() - Method in interface org.apache.poi.xssf.model.Styles
- getNumDataFormats() - Method in class org.apache.poi.xssf.model.StylesTable
- getNumDbcells() - Method in class org.apache.poi.hssf.record.IndexRecord
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
- getNumDS() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- getNumEntries() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
get the number of AutoFilter drop-down arrows on the sheet
- getNumerator() - Method in class org.apache.poi.hssf.record.SCLRecord
-
Get the numerator field for the SCL record.
- getNumerator() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
- getNumerator() - Method in class org.apache.poi.ss.format.SimpleFraction
-
Access the numerator.
- getNumericCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Get the value of the cell as a number.
- getNumericCellValue() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getNumericCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Get the value of the cell as a number.
- getNumericCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a number.
- getNumericCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a number.
- getNumExFormats() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
get the number of ExtendedFormat records contained in this workbook.
- getNumFmt() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns numbering format for this paragraph, eg bullet or lowerLetter.
- getNumHyperlinks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getNumID() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
If style exist for this paragraph NumId of the paragraph will be returned.
- getNumIdClusters() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Number of id clusters + 1
- getNumIlvl() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns Ilvl of the numeric style for this paragraph.
- getNumLevelText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the text that should be used around the paragraph level numbers.
- getNumMergedRegions() - Method in class org.apache.poi.hssf.model.InternalSheet
- getNumMergedRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
returns the number of merged regions
- getNumMergedRegions() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the number of merged regions
- getNumMergedRegions() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the number of merged regions
- getNumMergedRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the number of merged regions defined in this worksheet
- getNumNames() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the total number of names
- getNumOfREFRecords() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
returns the number of REF Records, which is in model
- getNumOfRefs() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
- getNumPlaceholderTexts() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
- getNumPointers(int, byte[]) - Method in class org.apache.poi.hdgf.pointers.Pointer
- getNumPointers(int, byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV5
-
16 bit int at the given offset
- getNumPointers(int, byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV6
-
32 bit int at the given offset
- getNumPointersOffset(byte[]) - Method in class org.apache.poi.hdgf.pointers.Pointer
- getNumPointersOffset(byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV5
-
Depends on the type only, not stored
- getNumPointersOffset(byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV6
-
Stored within the data
- getNumPointersOffsetV6(byte[]) - Static method in class org.apache.poi.hdgf.pointers.PointerV6
- getNumPointersV6(int, byte[]) - Static method in class org.apache.poi.hdgf.pointers.PointerV6
- getNumRecords() - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getNumrm() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the numrm field for the PAP record.
- getNumRowBreaks() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- getNumSelectedTabs() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get the number of selected tabs
- getNumShapeIdsUsed() - Method in class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
- getNumShapes() - Method in class org.apache.poi.ddf.EscherDgRecord
-
The number of shapes in this drawing group.
- getNumShapesSaved() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Gets the number of shapes saved
- getNumSheets() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
returns the number of boundsheet objects contained in this workbook.
- getNumStartOverride() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Gets the numstartOverride for the paragraph numbering for this paragraph.
- getNumStrings() - Method in class org.apache.poi.hssf.record.SSTRecord
- getNumUniqueStrings() - Method in class org.apache.poi.hssf.record.SSTRecord
- getNumValues() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Get the num values field for the Series record.
- getNumValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- getNVerBuiltInNamesWhenSaved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the version number of the style names as defined by the application that writes the file.
- getObjectById(String) - Method in class org.apache.poi.hwpf.usermodel.ObjectPoolImpl
- getObjectById(String) - Method in interface org.apache.poi.hwpf.usermodel.ObjectsPool
- getObjectData() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Returns unique identifier for the OLE object.
- getObjectData() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- getObjectData() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
- getObjectData() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
- getObjectData() - Method in interface org.apache.poi.ss.usermodel.ObjectData
- getObjectData() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
- getObjectData() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
- getObjectId() - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
A 4-byte unsigned integer that specifies an ID for an external object.
- getObjectId() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Get the object id field for the CommonObjectData record.
- getObjectID() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Returns unique identifier for the OLE object.
- getObjectID() - Method in class org.apache.poi.hssf.record.DVALRecord
- getObjectIDSeed() - Method in class org.apache.poi.hslf.record.ExObjListAtom
-
Gets the object ID seed, which will be used as the unique OLE identifier for the next OLE object added
- getObjectName() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
- getObjectPart() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
- getObjectProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Answer whether object protection is enabled or disabled
- getObjectsPool() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getObjectType() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Get the object type field for the CommonObjectData record.
- getObjID() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets the unique identifier for the OLE object.
- getObjOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getObjRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- getObjStgDataRef() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets the reference to the persistent object
- getOCSPs() - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Gives back a list of all OCSP responses.
- getOddFooter() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getOddFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the odd footer.
- getOddFooterSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getOddHeader() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Deprecated.3.8 beta 4
- getOddHeader() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the odd header.
- getOddHeaderSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getOddPageFooter() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Returns the odd page footer.
- getOddPageHeader() - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Returns the odd page header.
- getOff() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the off property.
- getOff() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Gets the value of the off property.
- getOffDescription() - Method in class org.apache.poi.hemf.record.HemfHeader
- getOfficeArtSpContainer() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Returns escher record that represent shape container (record type is 0xF004).
- getOfficeDrawingAt(int) - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawings
- getOfficeDrawingAt(int) - Method in class org.apache.poi.hwpf.usermodel.OfficeDrawingsImpl
- getOfficeDrawings() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawings
- getOfficeDrawings() - Method in class org.apache.poi.hwpf.usermodel.OfficeDrawingsImpl
- getOfficeDrawingsHeaders() - Method in class org.apache.poi.hwpf.HWPFDocument
- getOfficeDrawingsMain() - Method in class org.apache.poi.hwpf.HWPFDocument
- getOffPixelFormat() - Method in class org.apache.poi.hemf.record.HemfHeader
- getOffset() - Method in class org.apache.poi.ddf.EscherBSERecord
-
File offset in the delay stream.
- getOffset() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
- getOffset() - Method in class org.apache.poi.hdgf.pointers.Pointer
- getOffset() - Method in class org.apache.poi.hpsf.Section
-
Returns the offset of the section in the stream.
- getOffset() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
- getOffset() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
File offset in the 'Pictures' stream
- getOffset() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Gets the offset of the comment on the page.
- getOffset() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- getOffset() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- getOffsetColumns() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getOffsetRows() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getOldFontTable() - Method in class org.apache.poi.hwpf.HWPFOldDocument
- getOLE2ClassName() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
- getOLE2ClassName() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
- getOLE2ClassName() - Method in interface org.apache.poi.sl.usermodel.ObjectData
- getOLE2ClassName() - Method in interface org.apache.poi.ss.usermodel.ObjectData
- getOLE2ClassName() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
- getOLE2ClassName() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
- getOLEClassName() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- getOleEntry() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
- getOleObject() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
- getOLEShapes() - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
- getOLEShapes() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
- getOleVerb() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Only valid when action == OLEAction.
- getOlstAnm() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the olstAnm field for the SEP record.
- getOmitTitlePlace() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Have the placeholders on the title slide been omitted?
- getOnDiskSize() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Returns the size of the chunk, including any headers, trailers and separators.
- getOoxmlName() - Method in enum org.apache.poi.sl.usermodel.ShapeType
-
name of the presetShapeDefinit(i)on entry
- getOp() - Method in class org.apache.poi.ss.format.CellNumberStringMod
- getOpacity(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- getOPCNameFromZipItemName(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Convert a zip name into an OPC name by adding a leading forward slash to the specified item name.
- getOpcPackage() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getOperand() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- getOperandShortSigned() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- getOperation() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- getOperationFromOpcode(short) - Static method in class org.apache.poi.hwpf.sprm.SprmOperation
- getOperator() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- getOperator() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getOperator() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getOperator() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
- getOperator() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- getOptA() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- getOptB() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- getOptC() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- getOptimize() - Method in class org.apache.poi.hssf.record.RowRecord
-
get whether to optimize or not (set to 0)
- getOption() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Get the option field for the CommonObjectData record.
- getOptionFlag() - Method in class org.apache.poi.hssf.record.NameRecord
-
gets the option flag
- getOptionFlags() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
get the option flags which among other things return if this is a 16-bit or 8 bit string
- getOptionFlags() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
get the (currently unimportant to HSSF) option flags
- getOptionFlags() - Method in class org.apache.poi.hssf.record.RowRecord
-
gets the option bitmask.
- getOptionFlags2() - Method in class org.apache.poi.hssf.record.RowRecord
-
gets the 2nd option bitmask.
- getOptions() - Method in class org.apache.poi.ddf.EscherOptRecord
-
Automatically recalculate the correct option
- getOptions() - Method in class org.apache.poi.ddf.EscherRecord
-
Note that
optionsis an internal field. - getOptions() - Method in class org.apache.poi.hslf.record.CString
-
Grabs the count, from the first two bytes of the header.
- getOptions() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets misc options (the last four bytes in the atom).
- getOptions() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
- getOptions() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
get the option flags
- getOptions() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Get the options field for the AxisOptions record.
- getOptions() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Get the options field for the CategorySeriesAxis record.
- getOptions() - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Get the options field for the Dat record.
- getOptions() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Get the options field for the Frame record.
- getOptions() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the options field for the Legend record.
- getOptions() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Get the options field for the LinkedData record.
- getOptions() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the options field for the Tick record.
- getOptions() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Get the options field for the ValueRange record.
- getOptions() - Method in class org.apache.poi.hssf.record.DVALRecord
- getOptions() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
get the option flags
- getOptions() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
-
get the option flags
- getOptions() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getOptions() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get the options bitmask (see bit setters)
- getOptions() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the options bitmask or just use the bit setters.
- getOptions() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the bit flags for the options.
- getOptions1() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the options1 field for the Text record.
- getOptions2() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the options2 field for the Text record.
- getOptRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Return the low-level EscherOptRecord to read/modify not yet wrapped escher properties
- getOrAddLegend() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getOrAddLinesProperties(CTChartLines) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getOrAddMajorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getOrAddManualLayout() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getOrAddManualLayout() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getOrAddMinorGridProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- getOrAddShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- getOrAddShapeProperties() - Method in interface org.apache.poi.xddf.usermodel.HasShapeProperties
- getOrCreateBulletProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getOrCreateColumn1Based(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
-
Return the CTCol at the given (0 based) column index, creating it if required.
- getOrCreateCssClass(String, String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- getOrCreateDataValidityTable() - Method in class org.apache.poi.hssf.model.InternalSheet
- getOrCreateLegend() - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.
- getOrCreateLegend() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- getOrCreatePropertiesRoot() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- getOrderID() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A signed integer that specifies the order of the animation in the slide.
- getOrdinalNumber() - Method in interface org.apache.poi.ss.util.cellwalk.CellWalkContext
-
Returns ordinal number of cell in range.
- getOrientation() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getOrientation() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getOrientation() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getOrientation() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getOrientation() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Orientation of the page: landscape - portrait.
- getOSVersion() - Method in class org.apache.poi.hpsf.PropertySet
- getOurBlockIndex() - Method in class org.apache.poi.poifs.storage.BATBlock
-
Retrieve where in the file we live
- getOutline() - Method in class org.apache.poi.sl.draw.geom.Outline
- getOutlineLevel() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- getOutlineLevel() - Method in class org.apache.poi.hssf.record.RowRecord
-
get the outline level of this row
- getOutlineLevel() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Returns the rows outline level.
- getOutlineLevel() - Method in interface org.apache.poi.ss.usermodel.Row
-
Returns the rows outline level.
- getOutlineLevel() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- getOutlineLevel() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
- getOutlineLevel(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- getOutPrecision() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getOutputStream() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
- getOutputStream() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Get the output stream of this part.
- getOutputStream() - Method in class org.apache.poi.poifs.crypt.temp.EncryptedTempData
-
Returns the output stream for writing the data.
- getOutputStream() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
- getOutputStream() - Method in interface org.apache.poi.sl.usermodel.ObjectData
- getOutputStream() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
- getOutputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
- getOutputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
- getOutputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Method that gets the output stream for this part.
- getOutputStreamImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
Implementation of the getOutputStream().
- getOverallRange() - Method in class org.apache.poi.hwpf.HWPFDocument
- getOverallRange() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Returns the range that covers all text in the file, including main text, footnotes, headers and comments
- getOverallRange() - Method in class org.apache.poi.hwpf.HWPFOldDocument
- getOverflow() - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
- getOverlappingRange(long[], long[]) - Static method in class org.apache.poi.xssf.util.NumericRanges
- getOverlappingType(long[], long[]) - Static method in class org.apache.poi.xssf.util.NumericRanges
- getOverrideIndexFromListID(int) - Method in class org.apache.poi.hwpf.model.ListTables
- getOwner() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
The owning object for this footnote
- getOwner() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- getPackage() - Method in class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Returns the opened OPCPackage that contains the document
- getPackage() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Get the assigned OPCPackage
- getPackage() - Method in class org.apache.poi.openxml4j.opc.PackagePart
- getPackage() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- getPackage() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Returns the opened OPCPackage container.
- getPackageAccess() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Get the package access mode.
- getPackagePart() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Provides access to the underlying PackagePart
- getPackagePart() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
- getPackageProperties() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieves or creates if none exists, core package property part.
- getPackageRelationship(POIXMLDocumentPart, PackagePart) - Method in class org.apache.poi.ooxml.POIXMLFactory
-
Retrieves the package relationship of the child part within the parent
- getPackageRootUri() - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Gets the URI for the package root.
- getPackageSignatureId() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getPadding() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be zero and MUST be ignored.
- getPadding2() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be zero and MUST be ignored.
- getPage() - Method in class org.apache.poi.xdgf.usermodel.XDGFPageContents
- getPageBreakZoom() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
zoom magification in page break view
- getPageCount() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the page count or 0 if the
SummaryInformationdoes not contain a page count. - getPageHeight() - Method in class org.apache.poi.hwpf.usermodel.Section
- getPageList() - Method in class org.apache.poi.xdgf.usermodel.XDGFPages
- getPageMarginInches() - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- getPageNumber() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
- getPageOffset() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
- getPageOrder() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
get print page order.
- getPages() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getPages() - Method in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
- getPageSettings() - Method in class org.apache.poi.hssf.model.InternalSheet
- getPageSheet() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
- getPageSheet() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
- getPageSize() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- getPageSize() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Returns the current page size
- getPageSize() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
- getPageSize() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- getPageStart() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getPageStart() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the page start.
- getPageStart() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the page start.
- getPageStart() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the page numbering start.
- getPageWidth() - Method in class org.apache.poi.hwpf.usermodel.Section
- getPaint() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getPaint() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the current
Paintof theGraphics2Dcontext. - getPaint() - Method in interface org.apache.poi.sl.usermodel.FillStyle
- getPaint() - Method in interface org.apache.poi.sl.usermodel.StrokeStyle
- getPaint(Graphics2D, PaintStyle) - Method in class org.apache.poi.sl.draw.DrawPaint
- getPaint(Graphics2D, PaintStyle, PaintStyle.PaintModifier) - Method in class org.apache.poi.sl.draw.DrawPaint
- getPaint(PlaceableShape<?, ?>) - Method in class org.apache.poi.sl.draw.DrawFactory
- GETPAIRKERNTABLE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Gets the font kern table currently defined on an output device.
- getPalette() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
Returns the current palette.
- getPaletteCopy() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
- getPaletteIndex() - Method in class org.apache.poi.ddf.EscherColorRef
- getPaletteOffset() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getPaletteOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the palette options bitmask (see the individual bit getter methods that reference this one)
- getPalettepos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- getPaletteStart() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
- getPane() - Method in class org.apache.poi.hssf.record.SelectionRecord
- getPaneInformation() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Returns the information regarding the currently configured pane (split or freeze).
- getPaneInformation() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns the information regarding the currently configured pane (split or freeze).
- getPaneInformation() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the information regarding the currently configured pane (split or freeze)
- getPaneInformation() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the information regarding the currently configured pane (split or freeze)
- getPaneInformation() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the information regarding the currently configured pane (split or freeze).
- getPanose() - Method in class org.apache.poi.hwpf.model.Ffn
- getPanose() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
- getPAP() - Method in class org.apache.poi.hwpf.model.StyleDescription
-
Deprecated.
- getPaperSize() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getPaperSize() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the paper size.
- getPaperSize() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the paper size.
- getPaperSize() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the paper size.
- getPaperSizeEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the paper size as enum.
- getPAPX() - Method in class org.apache.poi.hwpf.model.StyleDescription
- getPAPX(int) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
-
Gets the PAPX at index.
- getPAPX(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
- getPAPXs() - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
- getParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Deprecated.use
XWPFRun.getParent()instead - getParagraph(int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Gets the paragraph at index.
- getParagraph(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getParagraph(CTP) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
if there is a corresponding
XWPFParagraphof the parameter ctTable in the paragraphList of this header or footer the method will return this paragraph if there is no correspondingXWPFParagraphthe method will return null - getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
if there is a corresponding
XWPFParagraphof the parameter p in the paragraphList of this header or footer the method will return that paragraph, otherwise the method will return null. - getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get the paragraph with the CTP class p
- getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
if there is a corresponding
XWPFParagraphof the parameter ctTable in the paragraphList of this header or footer the method will return this paragraph if there is no correspondingXWPFParagraphthe method will return null - getParagraph(CTP) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
if there is a corresponding
XWPFParagraphof the parameter ctTable in the paragraphList of this table the method will return this paragraph if there is no correspondingXWPFParagraphthe method will return null - getParagraphArray(int) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Returns the paragraph that of position pos
- getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Returns the
XWPFParagraphat position pos in footnote's paragraph array. - getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the paragraph that of position pos
- getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Returns the paragraph that holds the text of the header or footer.
- getParagraphArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- getParagraphHeight() - Method in class org.apache.poi.hwpf.model.PAPX
- getParagraphInstance() - Static method in class org.apache.poi.hslf.record.TextRulerAtom
- getParagraphPos(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Look up the paragraph at the specified position in the body elements list and return this paragraphs position in the paragraphs list
- getParagraphProperties(StyleSheet) - Method in class org.apache.poi.hwpf.model.PAPX
-
Deprecated.
- getParagraphs() - Method in class org.apache.poi.hwpf.model.PAPBinTable
- getParagraphs() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getParagraphs() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getParagraphs() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Returns the paragraph(s) that holds the text of the header or footer.
- getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get the list of
XWPFParagraphs in the footnote. - getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Returns the paragraph(s) that holds the text of the header or footer.
- getParagraphs() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
returns a list of paragraphs
- getParagraphsIterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getParagraphStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getParagraphStyle(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
-
Deprecated.
- getParagraphStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
- getParagraphStyles() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Returns array of paragraph styles defined in this record.
- getParagraphTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getParagraphText() - Method in class org.apache.poi.hwpf.extractor.Word6Extractor
-
Deprecated.
- getParagraphText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Get the text from the word file, as an array with one String per paragraph
- getParagraphText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the text of the paragraph, but not of any objects in the paragraph
- getParagraphText(Range) - Static method in class org.apache.poi.hwpf.extractor.WordExtractor
- getParagraphTextLengthCovered() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Returns how many characters the paragraph's TextPropCollections cover.
- getParameter(String) - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Gets the value associated to the specified key.
- getParameterClass(int) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- getParameterClassCodes() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
- getParameterKeys() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Return the parameter keys
- getParameterSpec() - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
- getParCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the par count or 0 if the
DocumentSummaryInformationdoes not contain a par count. - getParent() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getParent() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- getParent() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- getParent() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Returns the parent POIXMLDocumentPart.
- getParent() - Method in interface org.apache.poi.poifs.filesystem.Entry
-
get this Entry's parent (the DirectoryEntry that owns this Entry).
- getParent() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
get this Entry's parent (the DocumentEntry that owns this Entry).
- getParent() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- getParent() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
Returns the path's parent or
nullif this path is the root path. - getParent() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
- getParent() - Method in interface org.apache.poi.sl.usermodel.Shape
- getParent() - Method in interface org.apache.poi.ss.usermodel.Shape
- getParent() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getParent() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- getParent() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
- getParent() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the currently referenced paragraph/SDT object
- getParentBody() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getParentIndex() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
for cell XF types this is the parent style (usually 0/normal).
- getParentParagraph() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getParentRecord() - Method in interface org.apache.poi.hslf.record.ParentAwareRecord
- getParentRecord() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
- getParentShape() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getParentShape() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- getParentShape() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getParentShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getParentShape() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getParentShape() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getParentSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- getParentStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Return the parent style for this cell style.
- getParentTransform() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
Returns a transform that can translate shape-local coordinates to the coordinates of its parent shape
- getParsedExpression() - Method in class org.apache.poi.hssf.record.cf.Threshold
- getParsedExpression() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- getParsedExpression() - Method in class org.apache.poi.hssf.record.FormulaRecord
- getParsedExpression() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
- getParsedExpression1() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
get the stack of the 1st expression as a list
- getParsedExpression2() - Method in class org.apache.poi.hssf.record.CFRuleBase
-
get the stack of the 2nd expression as a list
- getParsedExpressionScale() - Method in class org.apache.poi.hssf.record.CFRule12Record
-
get the stack of the scale expression as a list
- getPart() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
returns the Part, to which the body belongs, which you need for adding relationship to other parts Actually it is needed of the class XWPFTableCell.
- getPart() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
- getPart() - Method in interface org.apache.poi.xwpf.usermodel.IRunBody
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get the Part to which the footnote belongs, which you need for adding relationships to other parts
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
returns the Part, to which the body belongs, which you need for adding relationship to other parts Actually it is needed of the class XWPFTableCell.
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
returns the Part, to which the body belongs, which you need for adding relationship to other parts
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
returns the part of the bodyElement
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
returns the part of the bodyElement
- getPart() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
get the to which the TableCell belongs
- getPart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieve a part identified by its name.
- getPart(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Get the target part from the specified relationship.
- getPartById(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Get the document part that's defined as the given relationship of the core document.
- getPartName() - Method in class org.apache.poi.openxml4j.opc.PackagePart
- getParts() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Load the parts of the archive if it has not been done yet.
- getPartsByContentType(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieve parts by content type.
- getPartsByName(Pattern) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieve parts by name
- getPartsByRelationshipType(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieve parts by relationship type.
- getPartsImpl() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Get all parts link to the package.
- getPartsImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Retrieves the parts from this package.
- getPartType() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
get the PartType of the body, for example DOCUMENT, HEADER, FOOTER, FOOTNOTE,
- getPartType() - Method in interface org.apache.poi.xwpf.usermodel.IBodyElement
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get the part type
BodyTypeof the footnote. - getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get the PartType of the body, for example DOCUMENT, HEADER, FOOTER, FOOTNOTE,
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFFooter
-
get the PartType of the body
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeader
-
get the PartType of the body
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
returns the partType of the bodyPart which owns the bodyElement
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
returns the partType of the bodyPart which owns the bodyElement
- getPartType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- getPassword() - Method in class org.apache.poi.hssf.record.FileSharingRecord
- getPassword() - Method in class org.apache.poi.hssf.record.PasswordRecord
-
get the password
- getPassword() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getPasswordHash() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
- getPasswordRecord() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
- getPasswordVerifier() - Method in class org.apache.poi.hssf.record.common.FeatProtection
- getPath() - Method in class org.apache.poi.hpbf.model.HPBFPart
-
Returns
- getPath() - Method in class org.apache.poi.hslf.model.MovieShape
- getPath() - Method in class org.apache.poi.hslf.usermodel.HSLFFreeformShape
- getPath() - Method in class org.apache.poi.hssf.record.DConRefRecord
- getPath() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
- getPath() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
- getPath() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
- getPath() - Method in class org.apache.poi.sl.draw.binding.CTPath2DList
-
Gets the value of the path property.
- getPath() - Method in class org.apache.poi.sl.draw.geom.Outline
- getPath() - Method in interface org.apache.poi.sl.usermodel.FreeformShape
-
Gets the shape path.
- getPath() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- getPath() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- getPath() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getPath() - Method in class org.apache.poi.xslf.usermodel.XSLFFreeformShape
- getPath(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getPath(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get the directory path from the specified URI.
- getPath(Context) - Method in class org.apache.poi.sl.draw.geom.Path
-
Convert the internal represenation to java.awt.geom.Path2D
- getPath(XDGFShape) - Method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
- getPathAtom() - Method in class org.apache.poi.hslf.record.ExVideoContainer
-
Returns the Path Atom (CString) of this link
- getPathLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the pathLst property.
- getPaths() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getPathShadeProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- getPathShadeType() - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
- getPatriarch() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- getPattern() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Get the pattern field for the AreaFormat record.
- getPatternFormatting() - Method in class org.apache.poi.hssf.record.CFRuleBase
- getPatternFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getPatternFormatting() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
- getPatternFormatting() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
- getPatternFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getPatternFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
- getPatternFormattingBlock() - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- getPatternPaint() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- getPatternType() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
get the fill pattern
- getPcHorz() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the pcHorz field for the PAP record.
- getPcHorz() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Horizontal position code.
- getPctCharWidth() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character scale.
- getPctWwd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: percent of Window size for AutoFit in WebView.
- getPcVert() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the pcVert field for the PAP record.
- getPcVert() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Vertical position code.
- getPenAlignment() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getPenColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getPenMiterLimit() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getPenStyle() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getPenWidth() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getPercent() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
- getPercent() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
- getPercent() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
- getPercent() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
- getPercentMax() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- getPercentMin() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- getPerformDataValidation() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- getPersistDocument() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- getPersistDocument() - Method in interface org.apache.poi.sl.usermodel.SlideShow
- getPersistDocument() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- getPersistId() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Fetch our sheet ID, as found from a PersistPtrHolder.
- getPersistId() - Method in interface org.apache.poi.hslf.record.PersistRecord
-
Fetch the persist ID
- getPersistIdRef() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
- getPersistPointersOffset() - Method in class org.apache.poi.hslf.record.UserEditAtom
- getPgbProp() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the pgbProp field for the SEP record.
- getPgnStart() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the pgnStart field for the SEP record.
- getPhe() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the phe field for the PAP record.
- getPhoeneticGuide() - Method in class org.apache.poi.hssf.record.RowRecord
-
A bit that specifies whether the phonetic guide feature is enabled for any cell in this row.
- getPhonetic() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- getPhoneticText() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- getPhRuns() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- getPhysicalNumberOfCells() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- getPhysicalNumberOfCells() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfCells() - Method in interface org.apache.poi.ss.usermodel.Row
-
Gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfCells() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfCells() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Gets the number of defined cells (NOT number of cells in the actual row!).
- getPhysicalNumberOfRows() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- getPhysicalNumberOfRows() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns the number of physically defined rows (NOT the number of rows in the sheet)
- getPhysicalNumberOfRows() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the number of physically defined rows (NOT the number of rows in the sheet)
- getPhysicalNumberOfRows() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the number of physically defined rows (NOT the number of rows in the sheet)
- getPhysicalNumberOfRows() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the number of physically defined rows (NOT the number of rows in the sheet)
- GETPHYSPAGESIZE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves the physical page size currently selected on an output device.
- getPicf() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
- getPicOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getPicture() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStylePicture
- getPicture() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- getPicturedata() - Method in class org.apache.poi.ddf.EscherBlipRecord
-
Gets the picture data bytes
- getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
PictureDataobject used in a texture, pattern of picture fill. - getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
- getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Return list of pictures contained in this presentation
- getPictureData() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
Return picture data for this shape
- getPictureData() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Returns picture data if this shape has (single?) associated picture data
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Returns the picture data for this picture.
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.PictureShape
-
Returns the picture data for this picture.
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.Resources
- getPictureData() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Returns all Pictures of this slideshow.
- getPictureData() - Method in interface org.apache.poi.ss.usermodel.ObjectData
- getPictureData() - Method in interface org.apache.poi.ss.usermodel.Picture
-
Return picture data for this picture
- getPictureData() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- getPictureData() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
-
Return the data on the (internal) picture.
- getPictureData() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
Return the data on the (internal) picture.
- getPictureData() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Return picture data for this shape
- getPictureData() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
- getPictureData() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Return picture data for this shape
- getPictureData() - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
-
Get the PictureData of the Picture, if present.
- getPictureDataByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
returns the PictureData by blipID
- getPictureDataByID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
returns the PictureData by blipID
- getPictureIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Returns index associated with this picture.
- getPictureIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- getPictureLink() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
For an external linked picture, return the last-seen path to the picture.
- getPictureName() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Name of this picture.
- getPictures() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Gets the list of
XWPFPictureDatas in the footnote. - getPicturesManager() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- getPicturesTable() - Method in class org.apache.poi.hwpf.HWPFDocument
- getPictureText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns any text from any suitable pictures in the paragraph
- getPictureText() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Returns text embedded in pictures
- getPictureType() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
- getPictureType() - Method in interface org.apache.poi.ss.usermodel.PictureData
- getPictureType() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Return an integer constant that specifies type of this picture
- getPictureType() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Return an integer constant that specifies type of this picture
- getPIDString(long) - Method in class org.apache.poi.hpsf.Section
-
Returns the PID string associated with a property ID.
- getPieceDescriptor() - Method in class org.apache.poi.hwpf.model.TextPiece
- getPinX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getPinY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getPitch() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
- getPitch() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- getPitch() - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- getPitch() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getPitchAndFamily() - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
get lfPitchAndFamily
- getPitchAndFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getPitchAndFamily() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getPitchAndFamily() - Method in interface org.apache.poi.sl.usermodel.TextRun
- getPitchAndFamily() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getPitchAndFamily() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- getPitchFamily() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
- getPivotArea() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- getPivotArea(Workbook) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
Find the 2D base data area for the pivot table, either from its direct reference or named table/range.
- getPivotCache() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- getPivotCacheDefinition() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- getPivotCacheRecords() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- getPivotTables() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns all the pivot tables for this Sheet
- getPivotTables() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- getPlaceableHeader() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
- getPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
- getPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFShapePlaceholderDetails
- getPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getPlaceholder() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
- getPlaceholder() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- getPlaceholder() - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- getPlaceholder() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getPlaceholder(int) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Search placeholder by its type
- getPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.MasterSheet
-
Return the placeholder shape for the specified type
- getPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getPlaceholderAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Return
OEPlaceholderAtom, the atom that describes a placeholder. - getPlaceholderByTextType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Return placeholder by text type
- getPlaceholderDetails() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getPlaceholderDetails() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- getPlaceholderDetails() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getPlaceholderDetails(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
- getPlaceholderDetails(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- getPlaceholderDetails(Placeholder) - Method in interface org.apache.poi.sl.usermodel.Sheet
-
Get the placeholder details for the given placeholder type.
- getPlaceholderDetails(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getPlaceholderId() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Returns the placeholder Id.
- getPlaceholderId() - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Gets the comment number (note - each user normally has their own count).
- getPlaceholders() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getPlaceholderSize() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Returns the placeholder size.
- getPlacementId() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Returns the placement Id.
- getPlain() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- getPlainByteFlags() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- getPlainRecordStream() - Method in class org.apache.poi.hssf.model.RowBlocksReader
- getPlcfHdd() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getPlcfHddOffset() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Return the offset to the PlcfHdd, in the table stream, i.e.
- getPlcfHddSize() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Return the size of the PlcfHdd, in the table stream, i.e.
- getPlcValA() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
- getPlcValB() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
- getPnNext() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies the offset in the WordDocument stream of the FIB for the document which contains all the AutoText items.
- getPOIFSName() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- getPointAt(int) - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Deprecated.Returns point value at specified index.
- getPointAt(int) - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
- getPointCount() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Deprecated.Return number of points contained by data source.
- getPointCount() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
- getPointedToStreams() - Method in class org.apache.poi.hdgf.streams.PointerContainingStream
-
Returns all the "child" streams.
- getPointer() - Method in class org.apache.poi.hdgf.streams.Stream
- getPointNumber() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Get the point number field for the DataFormat record.
- getPoints() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
- getPoints() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
- getPolarAdjustHandle(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getPolarAdjustHandles() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getPolyfillMode() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getPos() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- getPos() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- getPos() - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
-
Gets the value of the pos property.
- getPos() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Gets the value of the pos property.
- getPos() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Gets the value of the pos property.
- getPosition() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- getPosition() - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
- getPosition() - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
- getPosition() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- getPosition() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- getPosition() - Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
-
Deprecated.
- getPosition() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- getPosition() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- getPosition() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
- getPosition() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
- getPosition() - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
-
position in EMUs
- getPosition() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- getPosition() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
- getPosition() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getPosition(int, int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Useful for logic like table/range styling, where some elements apply based on relative position in a range.
- getPositionInPoints() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- getPositionInPoints() - Method in interface org.apache.poi.sl.usermodel.TabStop
-
Gets the position in points relative to the left side of the paragraph.
- getPositionInPoints() - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
- getPositionOfBof() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
get the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
- getPositionOfBof() - Method in class org.apache.poi.hssf.record.OldSheetRecord
-
get the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
- getPosOfParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Get the position of the paragraph, within the list of all the body elements.
- getPosOfTable(XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Get the position of the table, within the list of all the body elements.
- getPostNumPointersSkip() - Method in class org.apache.poi.hdgf.pointers.Pointer
- getPostNumPointersSkip() - Method in class org.apache.poi.hdgf.pointers.PointerV5
-
Just the 2 bytes of the number of pointers
- getPostNumPointersSkip() - Method in class org.apache.poi.hdgf.pointers.PointerV6
-
4 bytes of the number, and 4 more unknown bytes
- getPostNumPointersSkipV6() - Static method in class org.apache.poi.hdgf.pointers.PointerV6
- getPP10RunId() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- getPPDrawing() - Method in class org.apache.poi.hslf.record.MainMaster
-
Returns the PPDrawing of this Slide, which has all the interesting data in it
- getPPDrawing() - Method in class org.apache.poi.hslf.record.Notes
-
Returns the PPDrawing of this Notes, which has all the interesting data in it
- getPPDrawing() - Method in class org.apache.poi.hslf.record.SheetContainer
-
Returns the PPDrawing of this sheet, which has all the interesting data in it
- getPPDrawing() - Method in class org.apache.poi.hslf.record.Slide
-
Returns the PPDrawing of this Slide, which has all the interesting data in it
- getPPDrawing() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Fetch the PPDrawing from the underlying record
- getPPDrawingGroup() - Method in class org.apache.poi.hslf.record.Document
-
Returns the PPDrawingGroup, which holds an Escher Structure that contains information on pictures in the slides.
- getPPr() - Method in class org.apache.poi.xwpf.usermodel.XWPFDefaultParagraphStyle
- getPreData() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
- getPreferEventExtractor() - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Should this thread use event based extractors is available? Checks the all-threads one first, then thread specific.
- getPreferEventExtractor() - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Should this thread use event based extractors is available? Checks the all-threads one first, then thread specific.
- getPreferredEncoding() - Static method in class org.apache.poi.util.StringUtil
- getPreferredSize() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize() - Method in interface org.apache.poi.ss.usermodel.Picture
-
Calculate the preferred size for this picture.
- getPreferredSize() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize(double) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize(double, double) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
Calculate the preferred size for this picture.
- getPreferredSize(double, double) - Method in interface org.apache.poi.ss.usermodel.Picture
-
Calculate the preferred size for this picture.
- getPreferredSize(double, double) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- getPreferredSize(double, double) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Calculate the preferred size for this picture.
- getPrefixForLocale(Locale) - Static method in class org.apache.poi.ss.util.DateFormatConverter
- getPresentation() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the low level presentation base object
- getPresentationFormat() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the presentation format (or
null). - getPresentationFormat() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getPresetDash() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getPresetGeometry2D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getPresetPattern() - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- getPreviousChild() - Method in interface org.apache.poi.poifs.property.Child
-
Get the previous Child, if any
- getPreviousChild() - Method in class org.apache.poi.poifs.property.Property
-
Get the previous Child, if any
- getPrimaryUID() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the second MD4, that specifies the unique identifier of the uncompressed blip data
- getPrintableRecordContents(Record) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
- getPrintArea(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Retrieves the reference for the printarea of the specified sheet, the sheet name is appended to the reference even if it was not specified.
- getPrintArea(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Retrieves the reference for the printarea of the specified sheet, the sheet name is appended to the reference even if it was not specified.
- getPrintArea(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Retrieves the reference for the printarea of the specified sheet, the sheet name is appended to the reference even if it was not specified.
- getPrintArea(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Retrieves the reference for the printarea of the specified sheet, the sheet name is appended to the reference even if it was not specified.
- getPrintGridlines() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Returns the PrintGridlinesRecord.
- getPrintGridlines() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
get whether or not to print the gridlines (and make your spreadsheet ugly)
- getPrintHeaders() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Returns the PrintHeadersRecord.
- getPrintHeaders() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
get whether to print the headers - y/n
- GETPRINTINGOFFSET - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves the offset from the upper-left corner of the physical page where the actual printing or drawing begins.
- getPrintSetup() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Returns the PrintSetupRecord.
- getPrintSetup() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Gets the print setup object.
- getPrintSetup() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the print setup object.
- getPrintSetup() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the print setup object.
- getPrintSetup() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Gets the print setup object.
- getPriority() - Method in class org.apache.poi.hssf.record.CFRule12Record
- getPriority() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
Only newer style formatting rules have priorities.
- getPriority() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getPriority() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
The priority of the rule, if defined, otherwise 0.
- getPriority() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getPrm() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
- getProgId() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Gets the OLE Programmatic Identifier.
- getProgId() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
- getProgId() - Method in interface org.apache.poi.sl.usermodel.ObjectMetaData
- getProgId() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Returns the ProgID that stores the OLE Programmatic Identifier.
- getProgId() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
- getProgrammableTag() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Return programmable tag associated with this sheet, e.g.
- getPromptBoxText() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getPromptBoxText() - Method in interface org.apache.poi.ss.usermodel.DataValidation
- getPromptBoxText() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getPromptBoxTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getPromptBoxTitle() - Method in interface org.apache.poi.ss.usermodel.DataValidation
- getPromptBoxTitle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getPromptText() - Method in class org.apache.poi.hssf.record.DVRecord
- getPromptTitle() - Method in class org.apache.poi.hssf.record.DVRecord
- getPropCollection(int, int, String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFMasterSheet
-
Find the master collection for the given txtype/level/name.
- getPropCollection(int, int, String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Find the master collection for the given txtype/level/name.
- getPropCollection(int, int, String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTitleMaster
-
Delegate the call to the underlying slide master.
- getProperties() - Method in class org.apache.poi.hpsf.PropertySet
-
Convenience method returning the
Propertyarray contained in this property set. - getProperties() - Method in class org.apache.poi.hpsf.Section
-
Returns this section's properties.
- getProperties() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroupWithProperties
-
Returns all the Properties contained in the Chunk, along with their Values.
- getProperties() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getProperties() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Returns all the properties in the chunk, along with their values.
- getProperties() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
- getProperties() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- getProperties() - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Get the document properties.
- getProperties() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getPropertiesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
- getProperty() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
- getProperty() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
- getProperty() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
- getProperty() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
grant access to the property
- getProperty(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Convenience method returning the value of the property with the specified ID.
- getProperty(int) - Method in class org.apache.poi.hwpf.model.PlexOfCps
- getProperty(long) - Method in class org.apache.poi.hpsf.Section
-
Returns the value of the property with the specified ID.
- getProperty(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Retrieve the custom property with this name, or null if none exists.
- getPropertyCount() - Method in class org.apache.poi.hpsf.Section
-
Returns the number of properties in this section.
- getPropertyName(short) - Static method in class org.apache.poi.ddf.EscherProperties
- getPropertyNumber() - Method in class org.apache.poi.ddf.EscherProperty
- getPropertySet(String) - Method in class org.apache.poi.POIDocument
-
For a given named property entry, either return it or null if if it wasn't found
- getPropertySet(String, EncryptionInfo) - Method in class org.apache.poi.POIDocument
-
For a given named property entry, either return it or null if if it wasn't found
- getPropertySetIDMap() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
- getPropertySetIDMap() - Method in class org.apache.poi.hpsf.PropertySet
-
The id to name mapping of the properties in this set.
- getPropertySetIDMap() - Method in class org.apache.poi.hpsf.SummaryInformation
- getPropertySize() - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Calculates the number of bytes required to serialize this property.
- getPropertySize() - Method in class org.apache.poi.ddf.EscherProperty
-
Most properties are just 6 bytes in length.
- getPropertyStart() - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
get start of Property Table
- getPropertyStringValue(Object) - Static method in class org.apache.poi.hpsf.PropertySet
-
Return the string representation of a property value
- getPropertyTable() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
- getPropertyType(short) - Static method in class org.apache.poi.ddf.EscherProperties
- getPropertyValue() - Method in class org.apache.poi.ddf.EscherSimpleProperty
- getProps() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getPropVal(TextPropCollection, String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Fetch the value of the given Paragraph related TextProp.
- getProtect() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
get whether the sheet is protected or not
- getProtect() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
get whether the this is protected shared/tracked workbook or not
- getProtect() - Method in class org.apache.poi.hssf.record.ProtectRecord
-
get whether the sheet is protected or not
- getProtect() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
get whether the sheet is protected or not
- getProtect() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
is this window protected or not
- getProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Answer whether protection is enabled or disabled
- getProtect() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Answer whether protection is enabled or disabled
- getProtect() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Answer whether protection is enabled or disabled
- getProtect() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Answer whether protection is enabled or disabled
- getProtectionBlock() - Method in class org.apache.poi.hssf.model.InternalSheet
- getProtpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- getProvider() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
This method tests the existence of xml signature provider in the following order: the class pointed to by the system property "jsr105Provider" the Santuario xmlsec provider the JDK xmlsec provider For signing the classes are linked against the Santuario xmlsec, so this might only work for validation (not tested).
- getProxyUrl() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getPrst() - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
Gets the value of the prst property.
- getPrst() - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
Gets the value of the prst property.
- getPrstClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the prstClr property.
- getPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo
-
Gets the value of the pt property.
- getPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DLineTo
-
Gets the value of the pt property.
- getPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
-
Gets the value of the pt property.
- getPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DQuadBezierTo
-
Gets the value of the pt property.
- getPtap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the ptap field for the PAP record.
- getPtgClass() - Method in class org.apache.poi.ss.formula.ptg.Ptg
- getQuality() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getQuillContents() - Method in class org.apache.poi.hpbf.HPBFDocument
- getQuotePrefixed() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Is "Quote Prefix" or "123 Prefix" enabled for the cell?
- getQuotePrefixed() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Is "Quote Prefix" or "123 Prefix" enabled for the cell? Having this on is somewhat (but not completely, see
IgnoredErrorType) like prefixing the cell value with a ' in Excel - getQuotePrefixed() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Is "Quote Prefix" or "123 Prefix" enabled for the cell?
- getR() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Gets the value of the r property.
- getR() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Gets the value of the r property.
- getR() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Gets the value of the r property.
- getRandomAccessWindowSize() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
See the constructors for a more detailed description of the sliding window of rows.
- getRange() - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- getRange() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Returns the range which covers the whole of the document, but excludes any headers and footers.
- getRange() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Returns the range which covers the whole of the document, but excludes any headers and footers.
- getRange() - Method in class org.apache.poi.hwpf.HWPFOldDocument
- getRange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
- getRange(Table, Cell) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
- getRange(Table, CellReference) - Method in enum org.apache.poi.ss.usermodel.TableStyleType
- getRangeType() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- getRangeType() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Get the Range Type used
- getRangeType() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- getRank() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
- getRank() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
- getRawBytes() - Method in class org.apache.poi.hemf.record.AbstractHemfComment
- getRawBytes() - Method in class org.apache.poi.hwpf.model.OldTextPiece
- getRawBytes() - Method in class org.apache.poi.hwpf.model.TextPiece
- getRawContent() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Returns picture's content as stored in the Word file, i.e.
- getRawData() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
-
Returns the original, compressed RTF
- getRawData() - Method in class org.apache.poi.hslf.record.ExOleObjStg
- getRawData() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Returns the raw binary data of this Picture excluding the first 8 bytes which hold image signature and size of the image data.
- getRawData() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- getRawProperties() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getRawProperties() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Returns all the properties in the chunk, without looking up any chunk-based values
- getRawRecord() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- getRawRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- getRawText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Fetch the text, in raw storage form
- getRawText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the raw text content of the shape.
- getRawText() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- getRawText() - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
- getRawText() - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
- getRawText() - Method in interface org.apache.poi.sl.usermodel.TextRun
- getRawText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getRawText(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getRawValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
- getRawValue() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
- getRawValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the raw, underlying ooxml value for the cell
- getRawValue(int) - Method in class org.apache.poi.util.BitField
-
Obtain the value for the specified BitField, unshifted
- getRawValue(MAPIProperty) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Returns the value / pointer to the value chunk of the property, or null if none exists
- getReadablePath() - Method in class org.apache.poi.hssf.record.DConRefRecord
- getReadIndex() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- getReadingOrder() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the reading order for far east versions (0 - Context, 1 - Left to right, 2 - right to left) - We could use some help with support for the far east.
- getReadingOrder() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Get the reading order, for RTL/LTR ordering of the text.
- getReadingOrder() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the reading order for the cell
- getReadingOrder() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get reading order of the cell
- getReadOnly() - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
get the readonly
- getReason() - Method in exception org.apache.poi.hpsf.HPSFException
-
Returns the
Throwablethat caused this exception to be thrown ornullif there was no suchThrowable. - getReason() - Method in exception org.apache.poi.hpsf.HPSFRuntimeException
-
Returns the
Throwablethat caused this exception to be thrown ornullif there was no suchThrowable. - getReason() - Method in exception org.apache.poi.hssf.eventusermodel.HSSFUserException
-
Returns the
Throwablethat caused this exception to be thrown ornullif there was no suchThrowable. - getRecalc() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
get whether to recalculate formulas/etc before saving or not
- getRecalcId() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Get or create RecalcIdRecord
- getRecipientCount() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- getRecipientDetailsChunks() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets all the recipient details chunks.
- getRecipientEmailAddress() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
Tries to find their email address, in whichever chunk holds it given the delivery type.
- getRecipientEmailAddress() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns all the recipients' email address, separated by semicolons.
- getRecipientEmailAddressList() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns an array of all the recipient's email address, normally in TO then CC then BCC order.
- getRecipientName() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
Tries to find their name, in whichever chunk holds it.
- getRecipientNames() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns all the recipients' names, separated by semicolons.
- getRecipientNamesList() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Returns an array of all the recipient's names, normally in TO then CC then BCC order.
- getRecordBytes() - Method in class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
- getRecordClass(int) - Static method in class org.apache.poi.hssf.record.RecordFactory
-
Debug / diagnosis method
- getRecordData() - Method in class org.apache.poi.hssf.record.DrawingRecord
- getRecordForFirstCell(FormulaRecordAggregate) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
-
Gets the
SharedValueRecordBaserecord if it should be encoded immediately after the formula record contained in the specifiedFormulaRecordAggregateagg. - getRecordId() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- getRecordId() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- getRecordId() - Method in class org.apache.poi.ddf.EscherClientDataRecord
- getRecordId() - Method in class org.apache.poi.ddf.EscherDggRecord
- getRecordId() - Method in class org.apache.poi.ddf.EscherDgRecord
- getRecordId() - Method in class org.apache.poi.ddf.EscherRecord
-
Return the current record id.
- getRecordId() - Method in class org.apache.poi.ddf.EscherSpgrRecord
- getRecordId() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- getRecordId() - Method in class org.apache.poi.ddf.EscherSpRecord
- getRecordInstance() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Gets the record instance from the header
- getRecordLength() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
- getRecordName() - Method in class org.apache.poi.ddf.EscherBlipRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherBSERecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherClientDataRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherContainerRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherDggRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherDgRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherOptRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherRecord
-
Subclasses should return the short name for this escher record.
- getRecordName() - Method in class org.apache.poi.ddf.EscherSpgrRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherSpRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherTertiaryOptRecord
- getRecordName() - Method in class org.apache.poi.ddf.EscherTextboxRecord
- getRecordName() - Method in class org.apache.poi.ddf.UnknownEscherRecord
- getRecordName() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
- getRecordName() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.BoolErrRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.CellRecord
-
Gets the debug info BIFF record type name (used by
CellRecord.toString(). - getRecordName() - Method in class org.apache.poi.hssf.record.CFHeader12Record
- getRecordName() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- getRecordName() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
- getRecordName() - Method in class org.apache.poi.hssf.record.EscherAggregate
- getRecordName() - Method in class org.apache.poi.hssf.record.FormulaRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.NumberRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.OldCellRecord
-
Gets the debug info BIFF record type name (used by
OldCellRecord.toString(). - getRecordName() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.OldLabelRecord
- getRecordName() - Method in class org.apache.poi.hssf.record.RKRecord
- getRecords() - Method in class org.apache.poi.hemf.record.HemfCommentEMFPlus
- getRecords() - Method in class org.apache.poi.hemf.record.HemfHeader
- getRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Returns an array of all the records found in the slideshow
- getRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns records that make up the list of text paragraphs (there can be misc InteractiveInfo, TxInteractiveInfo and other records)
- getRecords() - Method in class org.apache.poi.hssf.model.InternalSheet
- getRecords() - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getRecords() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- getRecords() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
- getRecordsById(short, List<EscherRecord>) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
Recursively find records with the specified record ID
- getRecordSize() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherBitmapBlip
- getRecordSize() - Method in class org.apache.poi.ddf.EscherBlipRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherBSERecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherClientDataRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherContainerRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherDggRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherDgRecord
-
Returns the number of bytes that are required to serialize this record.
- getRecordSize() - Method in class org.apache.poi.ddf.EscherMetafileBlip
- getRecordSize() - Method in class org.apache.poi.ddf.EscherPictBlip
- getRecordSize() - Method in class org.apache.poi.ddf.EscherRecord
-
Subclasses should effeciently return the number of bytes required to serialize the record.
- getRecordSize() - Method in class org.apache.poi.ddf.EscherSpgrRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherSpRecord
- getRecordSize() - Method in class org.apache.poi.ddf.EscherTextboxRecord
- getRecordSize() - Method in class org.apache.poi.ddf.UnknownEscherRecord
- getRecordSize() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
- getRecordSize() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- getRecordSize() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- getRecordSize() - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
- getRecordSize() - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate
- getRecordSize() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
- getRecordSize() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
- getRecordSize() - Method in class org.apache.poi.hssf.record.EscherAggregate
- getRecordSize() - Method in class org.apache.poi.hssf.record.LabelRecord
- getRecordSize() - Method in class org.apache.poi.hssf.record.ObjRecord
- getRecordSize() - Method in class org.apache.poi.hssf.record.OldLabelRecord
- getRecordSize() - Method in class org.apache.poi.hssf.record.RecordBase
-
gives the current serialized size of the record.
- getRecordSize() - Method in class org.apache.poi.hssf.record.StandardRecord
- getRecordSizeForBlockCount(int) - Static method in class org.apache.poi.hssf.record.IndexRecord
- getRecordSizeForStrings(int) - Static method in class org.apache.poi.hssf.record.ExtSSTRecord
-
Given a number of strings (in the sst), returns the size of the extsst record
- getRecordType() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
- getRecordType() - Method in interface org.apache.poi.hemf.hemfplus.record.HemfPlusRecord
- getRecordType() - Method in class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
- getRecordType() - Method in class org.apache.poi.hemf.record.HemfCommentRecord
- getRecordType() - Method in class org.apache.poi.hemf.record.HemfHeader
- getRecordType() - Method in interface org.apache.poi.hemf.record.HemfRecord
- getRecordType() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getRecordType() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutW
- getRecordType() - Method in class org.apache.poi.hemf.record.UnimplementedHemfRecord
- getRecordType() - Method in class org.apache.poi.hslf.record.AnimationInfo
-
We are of type 4103
- getRecordType() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.BinaryTagDataBlob
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
We are of type 3999
- getRecordType() - Method in class org.apache.poi.hslf.record.Comment2000
-
We are of type 1200
- getRecordType() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.CString
-
We are of type 4026
- getRecordType() - Method in class org.apache.poi.hslf.record.DocInfoListContainer
-
We are of type 0x7D0
- getRecordType() - Method in class org.apache.poi.hslf.record.Document
-
We are of type 1000
- getRecordType() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
We are of type 1001
- getRecordType() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
We are of type 12052
- getRecordType() - Method in class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.DummyRecordWithChildren
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.Environment
-
We are of type 1010
- getRecordType() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
Return the type of the escher record (normally in the 0xFnnn range)
- getRecordType() - Method in class org.apache.poi.hslf.record.ExAviMovie
-
We are of type 4102
- getRecordType() - Method in class org.apache.poi.hslf.record.ExControl
-
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExControlAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExEmbed
-
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
We are of type 4055
- getRecordType() - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExMCIMovie
-
We are of type 4103
- getRecordType() - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExObjList
-
We are of type 1033
- getRecordType() - Method in class org.apache.poi.hslf.record.ExObjListAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExObjRefAtom
- getRecordType() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.ExVideoContainer
-
We are of type 4103
- getRecordType() - Method in class org.apache.poi.hslf.record.FontCollection
-
Return the type, which is 2005
- getRecordType() - Method in class org.apache.poi.hslf.record.FontEntityAtom
- getRecordType() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
- getRecordType() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Return the type, which is
RecordTypes.HeadersFooters - getRecordType() - Method in class org.apache.poi.hslf.record.InteractiveInfo
-
We are of type 4802
- getRecordType() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.MainMaster
-
We are of type 1016
- getRecordType() - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.Notes
-
We are of type 1008
- getRecordType() - Method in class org.apache.poi.hslf.record.NotesAtom
-
We are of type 1009
- getRecordType() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
- getRecordType() - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
- getRecordType() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Return the value we were given at creation, be it 6001 or 6002
- getRecordType() - Method in class org.apache.poi.hslf.record.PPDrawing
-
We are type 1036
- getRecordType() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
-
We are type 1035
- getRecordType() - Method in class org.apache.poi.hslf.record.Record
-
Returns the type (held as a little endian in bytes 3 and 4) that this class handles
- getRecordType() - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.Slide
-
We are of type 1006
- getRecordType() - Method in class org.apache.poi.hslf.record.SlideAtom
-
We are of type 1007
- getRecordType() - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
We are of type 1011
- getRecordType() - Method in class org.apache.poi.hslf.record.Sound
-
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.SoundCollection
-
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
- getRecordType() - Method in class org.apache.poi.hslf.record.SoundData
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
We are of type 1017
- getRecordType() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
We are of type 4001
- getRecordType() - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
We are of type 4008
- getRecordType() - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
We are of type 4000
- getRecordType() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
We are of type 3999
- getRecordType() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
We are of type 4003
- getRecordType() - Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
-
Return the value we were given at creation
- getRecordType() - Method in class org.apache.poi.hslf.record.UserEditAtom
-
We are of type 4085
- getRecordType() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
Gets the record type.
- getRecordType() - Method in class org.apache.poi.hslf.record.VBAInfoContainer
-
We are of type 0x3FF
- getRecordType() - Method in class org.apache.poi.hssf.record.common.FtrHeader
- getRecordType() - Method in class org.apache.poi.hssf.record.NameCommentRecord
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfChord
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPie
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfEscape
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfAnimatePalette
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
- getRecordType() - Method in interface org.apache.poi.hwmf.record.HwmfRecord
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
- getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
- getRect() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Gets the value of the rect property.
- getRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getRectangleBottom() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Bottom of the rectangle enclosing shape relative to the origin of the shape
- getRectangleLeft() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Left of rectangle enclosing shape relative to the origin of the shape
- getRectangleRight() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Right of rectangle enclosing shape relative to the origin of the shape
- getRectangleTop() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Top of rectangle enclosing shape relative to the origin of the shape
- getRectX1() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The starting top-left coordinate of child records.
- getRectX2() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The bottom-right x coordinate of child records.
- getRectY1() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The top-left coordinate of child records.
- getRectY2() - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The bottom-right y coordinate of child records.
- getRed() - Method in class org.apache.poi.ddf.EscherRGBProperty
- getRed() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- getRef() - Method in class org.apache.poi.ddf.EscherBSERecord
-
The reference count of this blip.
- getRef(Cell) - Static method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
- getRef3DEval(Ref3DPtg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getRef3DEval(Ref3DPxg) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getReference() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns an A1 style reference to the location of this cell
- getReferencedCell() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
-
Gets the XSSFCell referenced by the R attribute or creates a new one if cell doesn't exists
- getReferenceText() - Method in interface org.apache.poi.ss.usermodel.CellRange
- getReferenceText() - Method in class org.apache.poi.ss.util.SSCellRange
- getReferenceType() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Get the reference type field for the LinkedData record.
- getRefersToFormula() - Method in class org.apache.poi.hssf.usermodel.HSSFName
- getRefersToFormula() - Method in interface org.apache.poi.ss.usermodel.Name
-
Returns the formula that the name is defined to refer to.
- getRefersToFormula() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- getRefersToFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFName
- getRefEval(int, int) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getRefEvaluatorForCurrentSheet() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getRefID() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
- getRefIxForSheet(int, int, int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
- getRefreshAll() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
get whether to refresh all external data when loading a sheet
- getRegion() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
Gets the last stored region
- getRegion() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getRegions() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getRegions() - Method in interface org.apache.poi.ss.usermodel.DataValidation
- getRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getRelatedByType(String) - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Retrieves all the PackageParts which are defined as relationships of the base document with the specified content type.
- getRelatedPart(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Get the PackagePart that is the target of a relationship.
- getRelatedSingleXMLCell() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
- getRelatedTables() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
- getRelation() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Return the relationship, the kind of connection between a source part and a target part in a package.
- getRelationById(String) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Returns the target
POIXMLDocumentPart, where aPackageRelationshipis set from thePackagePartof thisPOIXMLDocumentPartto thePackagePartof the targetPOIXMLDocumentPartwith aPackageRelationship.getId()matching the given parameter value. - getRelationClass() - Method in class org.apache.poi.ooxml.POIXMLRelation
-
Return type of the object used to construct instances of this relationship
- getRelationId(POIXMLDocumentPart) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Returns the first
PackageRelationship.getId()of thePackageRelationship, that sources from thePackagePartof thisPOIXMLDocumentPartto thePackagePartof the given parameter value. - getRelationPartById(String) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Returns the target
POIXMLDocumentPart.RelationPart, where aPackageRelationshipis set from thePackagePartof thisPOIXMLDocumentPartto thePackagePartof the targetPOIXMLDocumentPartwith aPackageRelationship.getId()matching the given parameter value. - getRelationParts() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Returns the list of child relations for this POIXMLDocumentPart
- getRelations() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Returns the list of child relations for this POIXMLDocumentPart
- getRelationship() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart.RelationPart
- getRelationship(int) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Retrieves a relationship by its index in the collection.
- getRelationship(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
- getRelationship(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Retrieves a package relationship from its id.
- getRelationship(String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Retrieves a package relationship from its id.
- getRelationshipByID(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Retrieves a package relationship based on its id.
- getRelationshipPartName(PackagePartName) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Build a part name where the relationship should be stored ((ex /word/document.xml -> /word/_rels/document.xml.rels)
- getRelationshipReferenceURI(String) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- getRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieves all package relationships.
- getRelationships() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Retrieve all the relationships attached to this part.
- getRelationships() - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Retrieve all the relationships attached to this.
- getRelationships(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Retrieves all relations with the specified type.
- getRelationshipsByType(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Retrieves all relationships with the specified type.
- getRelationshipsByType(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Retrieve all relationships attached to this part which have the specified type.
- getRelationshipsByType(String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Retrieve all relationships attached to this part which have the specified type.
- getRelationshipType() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- getRelativeCell(HSLFTableCell, int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- getRelativeValue(int, int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
- getRelativeValue(int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
- getRelativeValue(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getRelativeValue(int, int, int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
- getRelativeValue(int, int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getReleaseVersion() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- getRelId() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
- getRemainingData() - Method in class org.apache.poi.ddf.EscherBSERecord
-
Any remaining data in this record.
- getRemainingData() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
Any remaining data in the record
- getRemainingData() - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
Any data recording this record.
- getRemainingData() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Returns any remaining bytes
- getRemainingData() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- getRemainingIdentifiers() - Method in class org.apache.poi.ooxml.util.IdentifierManager
- getRenderableText(Graphics2D, TextRun) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- getRenderableText(TextRun) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- getRenderedMetaFile() - Method in class org.apache.poi.hmef.Attachment
-
Returns the Meta File rendered representation of the attachment, or null if not set.
- getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the value of a single preference for the rendering algorithms.
- getRenderingHints() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getRenderingHints() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Gets the preferences for the rendering algorithms.
- getRenderType() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- getRepeatingColumns() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getRepeatingColumns() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the repeating columns used when printing the sheet, as found in File->PageSetup->Sheet.
- getRepeatingColumns() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getRepeatingColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getRepeatingRows() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getRepeatingRows() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the repeating rows used when printing the sheet, as found in File->PageSetup->Sheet.
- getRepeatingRows() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getRepeatingRows() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getRequiredVersion() - Method in class org.apache.poi.hssf.record.BOFRecord
-
get the minimum version required to read this file
- getReserved() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the reserved bits - why would you do this?
- getReserved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the reserved field for the DOP record.
- getReserved() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Reserved
- getReserved() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
- getReserved1() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Get the reserved1 field for the Axis record.
- getReserved1() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Get the reserved1 field for the CommonObjectData record.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the reserved1 field for the DOP record.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved1 field for the FibRgLw95 record.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved1() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Deprecated.This field should not be used according to specification
- getReserved10() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved10() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved11() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved11() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved12() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value SHOULD be zero, and MUST be ignored.
- getReserved12() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved13() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be zero and MUST be ignored.
- getReserved13() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved14() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be zero and MUST be ignored.
- getReserved2() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Get the reserved2 field for the Axis record.
- getReserved2() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Get the reserved2 field for the CommonObjectData record.
- getReserved2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the reserved2 field for the DOP record.
- getReserved2() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved2 field for the FibRgLw95 record.
- getReserved2() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved2() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved3() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Get the reserved3 field for the Axis record.
- getReserved3() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Get the reserved3 field for the CommonObjectData record.
- getReserved3() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved3 field for the FibRgLw95 record.
- getReserved3() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved3() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved4() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Get the reserved4 field for the Axis record.
- getReserved4() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved4 field for the FibRgLw95 record.
- getReserved4() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved4() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved5() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Get the reserved5 field for the FibRgLw95 record.
- getReserved5() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved5() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved6() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx.
- getReserved6() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved7() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved7() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved8() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved8() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getReserved9() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx.
- getReserved9() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- getResolution(ImageReader) - Static method in class org.apache.poi.ss.util.ImageUtils
-
The metadata of PNG and JPEG can contain the width of a pixel in millimeters.
- getResourceReferenceURI(String, String) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- getResources() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- getResources() - Method in interface org.apache.poi.sl.usermodel.SlideShow
- getResources() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- getRestart() - Method in class org.apache.poi.hwpf.model.ListLevel
-
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
- getResult() - Method in class org.apache.poi.ss.formula.functions.DGet
- getResult() - Method in class org.apache.poi.ss.formula.functions.DMax
- getResult() - Method in class org.apache.poi.ss.formula.functions.DMin
- getResult() - Method in class org.apache.poi.ss.formula.functions.DSum
- getResult() - Method in interface org.apache.poi.ss.formula.functions.IDStarAlgorithm
-
Return a result ValueEval that will be the result of the calculation.
- getReturnClassCode() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
- getRev() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Gets the value of the rev property.
- getRevision() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getRevisionMarkAuthorTable() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Gets a reference to the revision mark author table, which holds the revision mark authors for the document.
- getRevisionProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get revision.
- getRevisionProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the revision number.
- getRevNumber() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the revision number (or
null). - getRevocationData(List<X509Certificate>) - Method in interface org.apache.poi.poifs.crypt.dsig.services.RevocationDataService
-
Gives back the revocation data corresponding with the given certificate chain.
- getRevocationDataService() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getRGB() - Method in class org.apache.poi.ddf.EscherColorRef
- getRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- getRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- getRGB() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Standard Red Green Blue ctColor value (RGB).
- getRGB(int) - Method in class org.apache.poi.xssf.usermodel.CustomIndexedColorMap
- getRGB(int) - Method in class org.apache.poi.xssf.usermodel.DefaultIndexedColorMap
- getRGB(int) - Method in interface org.apache.poi.xssf.usermodel.IndexedColorMap
- getRGBA() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- getRgbColor() - Method in class org.apache.poi.ddf.EscherRGBProperty
- getRgbColor() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the rgbColor field for the Text record.
- getRGBOrARGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- getRgbrcInsideDefault_0() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Border definition for inside horizontal borders.
- getRgbrcInsideDefault_1() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Border definition for inside vertical borders.
- getRGBWithTint() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- getRgbxchNums() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An array of 8-bit integers.
- getRgdxaCenter() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
rgdxaCenter[0] is the left boundary of cell 0 measured relative to margin rgdxaCenter[tap.itcMac - 1] is left boundary of last cell rgdxaCenter[tap.itcMac] is right boundary of last cell..
- getRgdxaCenterPrint() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getRgdxaColumn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the rgdxaColumn field for the SEP record.
- getRgdxaTab() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Array of positions of itbdMac tab stops.
- getRgf() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Get the rgf field for the TC record.
- getRgistdPara() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
An array of nine 16-bit signed integers.
- getRgLfoLvl() - Method in class org.apache.poi.hwpf.model.LFOData
- getRgshd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the rgshd field for the TAP record.
- getRgtbd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Array of itbdMac tab descriptors.
- getRgtc() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the rgtc field for the TAP record.
- getRgtchar() - Method in class org.apache.poi.hwpf.model.Xst
-
An array of 16-bit Unicode characters that make up a string.
- getRichStringCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
get the value of the cell as a string - for numeric cells we throw an exception.
- getRichStringCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Get the value of the cell as a XSSFRichTextString
- getRichStringCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a XSSFRichTextString
- getRichStringCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a XSSFRichTextString
- getRight() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getRight() - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- getRight() - Method in interface org.apache.poi.ss.usermodel.Footer
-
Get the right side of the footer.
- getRight() - Method in interface org.apache.poi.ss.usermodel.Header
-
Get the right side of the header.
- getRight() - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Get the right side of the header or footer.
- getRight() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- getRight() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
get the text representing the right part of this element
- getRightBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getRightBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getRightBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getRightBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the color to use for the right border
- getRightBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getRightBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the color to use for the left border
- getRightBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getRightBorderColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the color to use for the left border
- getRightBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getRightBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the right border
- getRightBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Right border color
- getRightBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getRightBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getRightBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getRightBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the right border color
- getRightBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Right border size
- getRightBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Right border spacing
- getRightBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get Right border type
- getRightBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the right border
- getRightInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the distance (in points) between the right edge of the text frame and the right edge of the inscribed rectangle of the shape that contains the text.
- getRightInset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- getRightInset() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Returns the distance (in points) between the right edge of the text frame and the right edge of the inscribed rectangle of the shape that contains the text.
- getRightInset() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the distance (in points) between the right edge of the text frame and the right edge of the inscribed rectangle of the shape that contains the text.
- getRightMargin() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getRightMargin() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the right margin of the paragraph.
- getRightMargin() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getRightMargin() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getRightSection(String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- getRightToLeft() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Is this a Bi-Directional PPT Doc?
- getRKNumber() - Method in class org.apache.poi.hssf.record.RKRecord
-
Extract the value of the number
- getRKNumberAt(int) - Method in class org.apache.poi.hssf.record.MulRKRecord
-
returns the rk number for column (coffset = column - field_2_first_col)
- getRncEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getRncEdn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
- getRncFtn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getRncFtn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
- getRoot() - Method in class org.apache.poi.extractor.POIOLE2TextExtractor
-
Return the underlying DirectoryEntry of this document.
- getRoot() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Get the root entry
- getRoot() - Method in class org.apache.poi.poifs.property.PropertyTable
-
Get the root property
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFNotesMaster
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
- getRootElementName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
- getRot() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the rot property.
- getRot() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Gets the value of the rot property.
- getRotation() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getRotation() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- getRotation() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
rotate text (0=none, 1=normal, 2=90 degrees counterclockwise, 3=90 degrees clockwise)
- getRotation() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the degree of rotation.
- getRotation() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the degree of rotation for the text in the cell
- getRotation() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Rotation angle in degrees
- getRotation() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the degree of rotation for the text in the cell.
- getRotation() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- getRotation() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
Rotation angle in degrees
- getRotation() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- getRotation() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getRotation() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the degree of rotation for the text in the cell
- getRotationDegree() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- getRow() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
-
Returns the (0 based) number of the row we are currently working on.
- getRow() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
- getRow() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- getRow() - Method in class org.apache.poi.hssf.record.BlankRecord
-
get the row this cell occurs on
- getRow() - Method in class org.apache.poi.hssf.record.CellRecord
- getRow() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- getRow() - Method in class org.apache.poi.hssf.record.LabelRecord
- getRow() - Method in class org.apache.poi.hssf.record.MulBlankRecord
- getRow() - Method in class org.apache.poi.hssf.record.MulRKRecord
- getRow() - Method in class org.apache.poi.hssf.record.NoteRecord
-
Return the row that contains the comment
- getRow() - Method in class org.apache.poi.hssf.record.OldCellRecord
- getRow() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Returns the HSSFRow this cell belongs to
- getRow() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Return the row of the cell that contains the comment
- getRow() - Method in interface org.apache.poi.ss.formula.eval.RefEval
-
returns the zero based row index.
- getRow() - Method in class org.apache.poi.ss.formula.eval.RefEvalBase
- getRow() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
- getRow() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- getRow() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
- getRow() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Returns the Row this cell belongs to
- getRow() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Return the row of the cell that contains the comment
- getRow() - Method in class org.apache.poi.ss.util.CellAddress
-
Get the cell address row
- getRow() - Method in class org.apache.poi.ss.util.CellReference
- getRow() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns the Row this cell belongs to
- getRow() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the row this cell belongs to
- getRow() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- getRow(int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
get the NEXT (from LOC) RowRecord where rownumber matches the given rownum.
- getRow(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- getRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns the logical row (not physical) 0-based.
- getRow(int) - Method in class org.apache.poi.hwpf.usermodel.Table
- getRow(int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
- getRow(int) - Method in interface org.apache.poi.ss.formula.TwoDEval
- getRow(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the logical row (not physical) 0-based.
- getRow(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the logical row (not physical) 0-based.
- getRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the logical row ( 0-based).
- getRow(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getRow(int, Sheet) - Static method in class org.apache.poi.ss.util.CellUtil
-
Get a row from the spreadsheet, and create it if it doesn't exist.
- getRow(CTRow) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
returns the XWPFRow which belongs to the CTRow row if this row is not existing in the table null will be returned
- getRow1() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The row number for the top-left corner of the shape.
- getRow1() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- getRow1() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the row (0 based) of the first cell, or -1 if there is no bottom-right anchor cell.
- getRow1() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getRow2() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The row number for the bottom-right corner of the current shape.
- getRow2() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- getRow2() - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the row (0 based) of the second cell, or -1 if there is no bottom-right anchor cell.
- getRow2() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getRowBandSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getRowBlockCount() - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns the number of row blocks.
- getRowBreaks() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- getRowBreaks() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getRowBreaks() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Retrieves all the horizontal page breaks
- getRowBreaks() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Retrieves all the horizontal page breaks
- getRowBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Horizontal page break information used for print layout view, page layout view, drawing print breaks in normal view, and for printing the worksheet.
- getRowCellBlockSize(int, int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Tallies a count of the size of the cell records that are attached to the rows in the range specified.
- getRowCount() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
- getRowCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Get the total number of rows in this table, including all header rows and all totals rows.
- getRowCountForBlock(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
Returns the number of physical rows within a block
- getRowHeight() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
get the default row height
- getRowHeight() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getRowHeight(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- getRowHeight(int) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Gets the row height
- getRowHeight(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- getRowHeightInPixels(Sheet, int) - Static method in class org.apache.poi.ss.util.ImageUtils
- getRowIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- getRowIndex() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getRowIndex() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getRowIndex() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Returns row index of a row in the sheet that contains this cell
- getRowIndex() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns row index of a row in the sheet that contains this cell
- getRowIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns row index of a row in the sheet that contains this cell
- getRowInputCol() - Method in class org.apache.poi.hssf.record.TableRecord
- getRowInputRow() - Method in class org.apache.poi.hssf.record.TableRecord
- getRowJustification() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getRowLabelColumns() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- getRowLevelMax() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the maximum outline level for the row gutter.
- getRowName(HSSFRow) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
-
Generates name for output as row number in case
AbstractExcelConverter.isOutputRowNumbers()== true - getRowNum() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
get row number this row represents
- getRowNum() - Method in interface org.apache.poi.ss.usermodel.Row
-
Get row number this row represents
- getRowNum() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get row number this row represents
- getRowNum() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Get row number this row represents
- getRowNum(SXSSFRow) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getRowNumber() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
- getRowNumber() - Method in class org.apache.poi.hssf.record.RowRecord
-
get the logical row number for this row (0 based index)
- getRowNumber() - Method in interface org.apache.poi.ss.util.cellwalk.CellWalkContext
-
Returns number of current row.
- getRowRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
get the lowlevel RowRecord represented by this object - should only be called by other parts of the high level API
- getRows() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- getRows() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- getRowsAggregate() - Method in class org.apache.poi.hssf.model.InternalSheet
- getRowSpan() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- getRowSpan() - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Get the number of rows to be spanned/merged
- getRowSpan() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getRowStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Returns the whole-row cell styles.
- getRowStyle() - Method in interface org.apache.poi.ss.usermodel.Row
-
Returns the whole-row cell styles.
- getRowStyle() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Returns the whole-row cell style.
- getRowStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Returns the whole-row cell style.
- getRowSumsBelow() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
get if row summaries appear below detail in the outline
- getRowSumsBelow() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
get if row summaries appear below detail in the outline
- getRowSumsBelow() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- getRowSumsBelow() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- getRowSumsBelow() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- getRowSumsRight() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
get if col summaries appear right of the detail in the outline
- getRowSumsRight() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
get if col summaries appear right of the detail in the outline
- getRowSumsRight() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- getRowSumsRight() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- getRowSumsRight() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- getRPr() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- getRPr() - Method in class org.apache.poi.xwpf.usermodel.XWPFDefaultRunStyle
- getRPr(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Return the character properties
- getRsid() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Save ID for last time this PAP was revised.
- getRsid() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
An unsigned integer that specifies the revision save identifier of the session when this style definition was last modified.
- getRtfBody() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the RTF Rich Message body of this Outlook Message, if this email contains a RTF (rich) version.
- getRtfBodyChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getRule() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getRule(int) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
- getRule(int) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
- getRule(int) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
- getRule(int) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
- getRuleIndex() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getRules(Sheet) - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
-
lazy load by sheet since reading can be expensive
- getRun() - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
- getRun(CTR) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
return the XWPFRun-Element which owns the CTR run-Element
- getRuns() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- getRunType() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the type of the text, from the TextHeaderAtom.
- getRunType() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the type of the text, from the TextHeaderAtom.
- getRVAType() - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
Debug / diagnostic method to get this token's 'operand class' type.
- getSalt() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- getSat() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Gets the value of the sat property.
- getSatMod() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
the saturation as expressed by a percentage relative to the input color.
- getSatOff() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
the saturation shift as expressed by a percentage relative to the input color.
- getSaturation() - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
- getSavedByTable() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Gets a reference to the saved -by table, which holds the save history for the document.
- getSavedInPageBreakPreview() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
was the sheet saved in page break view
- getSaveLinkValues() - Method in class org.apache.poi.hssf.record.BookBoolRecord
-
get the save ext links flag
- getSaveLocation() - Method in class org.apache.poi.hwpf.model.SavedByEntry
- getSaveWithFonts() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Was the document saved with True Type fonts embeded?
- getSBATBlockAndIndex(int, HeaderBlock, List<BATBlock>) - Static method in class org.apache.poi.poifs.storage.BATBlock
-
Returns the BATBlock that handles the specified offset, and the relative index within it, for the mini stream.
- getSBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
- getSBATStart() - Method in class org.apache.poi.poifs.storage.HeaderBlock
- getScale() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns
truewhen scaling of the thumbnail is desired,falseif cropping is desired. - getScale() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Get the scale field for the FontBasis record.
- getScale() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getScale() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the scale.
- getScale() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
- getScale() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the scale.
- getScale() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the scale.
- getScaled() - Method in class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
- getScaleWithDoc() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
returns scaleWithDoc attribute
- GETSCALINGFACTOR - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves the scaling factors for the x-axis and the y-axis of a printer.
- getScenarioProtect() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Answer whether scenario protection is enabled or disabled
- getScenarioProtect() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Answer whether scenario protection is enabled or disabled
- getScenarioProtect() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Answer whether scenario protection is enabled or disabled
- getScenarioProtect() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
A flag indicating whether scenarios are locked when the sheet is protected.
- getScene3D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getSchema() - Method in class org.apache.poi.xssf.usermodel.XSSFMap
- getScheme() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the font scheme property.
- getSchemeClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the schemeClr property.
- getSchemeIndex() - Method in class org.apache.poi.ddf.EscherColorRef
- getScrgbClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the scrgbClr property.
- getSecretKey() - Method in class org.apache.poi.poifs.crypt.Decryptor
- getSecretKey() - Method in class org.apache.poi.poifs.crypt.Encryptor
- getSection(int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Gets the section at index.
- getSection(String) - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getSectionCount() - Method in class org.apache.poi.hpsf.PropertySet
- getSectionDescriptor() - Method in class org.apache.poi.hwpf.model.SEPX
- getSectionProperties() - Method in class org.apache.poi.hwpf.model.SEPX
- getSections() - Method in class org.apache.poi.hpsf.PropertySet
- getSections() - Method in class org.apache.poi.hwpf.model.SectionTable
- getSectionTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getSecurity() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns a security code which is one of the following values: 0 if the
SummaryInformationdoes not contain a security field or if there is no security on the document. - getSelected() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
sheet tab is selected
- getSelectedTabs() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Gets the selected sheets (if more than one, Excel calls these a [Group]).
- getSelection() - Method in class org.apache.poi.hssf.model.InternalSheet
- getSentByServerType() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getSeparator() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Gets the separator between this chunk and the next, if it exists
- getSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Returns the series of the chart
- getSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- getSeries() - Method in interface org.apache.poi.ss.usermodel.charts.LineChartData
-
Deprecated.
- getSeries() - Method in interface org.apache.poi.ss.usermodel.charts.ScatterChartData
-
Deprecated.
- getSeries() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
- getSeries() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFLineChartData
-
Deprecated.
- getSeries() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData
-
Deprecated.
- getSeriesIndex() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Get the series index field for the DataFormat record.
- getSeriesNumber() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Get the series number field for the DataFormat record.
- getSeriesNumbers() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
-
Get the series numbers field for the SeriesList record.
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
- getSeriesText() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- getSeriesTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
Returns the series' title, if there is one, or null if not
- getServerZoomFrom() - Method in class org.apache.poi.hslf.record.DocumentAtom
- getServerZoomTo() - Method in class org.apache.poi.hslf.record.DocumentAtom
- GETSETPAPERBINS - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves or specifies the source of output forms on a device.
- GETSETPAPERMETRICS - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves or specifies paper dimensions and other forms data on an output device.
- GETSETPRINTORIENT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves or specifies the paper orientation on a device.
- getSfxtText() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Text animation.
- getShade() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
specifies a darker version of its input color.
- getShade() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
specifies a darker version of its input color.
- getShading() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getShading() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getShadow() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getShadow() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- getShadow() - Method in class org.apache.poi.xslf.usermodel.XSLFConnectorShape
-
YK: shadows of lines are suppressed for now.
- getShadow() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getShadowAngle() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getShadowColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getShadowDistance() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- getShadowParent() - Method in interface org.apache.poi.sl.usermodel.Shadow
- getShadowParent() - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
- getShadowsColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Shadows Colour
- getShape() - Method in class org.apache.poi.hslf.model.HSLFMetroShape
- getShape() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
- getShape() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
- getShape() - Method in class org.apache.poi.sl.draw.DrawBackground
- getShape() - Method in class org.apache.poi.sl.draw.DrawFreeformShape
- getShape() - Method in class org.apache.poi.sl.draw.DrawGroupShape
- getShape() - Method in class org.apache.poi.sl.draw.DrawPictureShape
- getShape() - Method in class org.apache.poi.sl.draw.DrawShape
- getShape() - Method in class org.apache.poi.sl.draw.DrawSimpleShape
- getShape() - Method in class org.apache.poi.sl.draw.DrawTableShape
- getShape() - Method in class org.apache.poi.sl.draw.DrawTextShape
- getShape() - Method in class org.apache.poi.ss.extractor.EmbeddedData
- getShape3D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getShapeAnchor() - Method in class org.apache.poi.sl.draw.geom.Context
- getShapeById(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- getShapeGroup() - Method in class org.apache.poi.sl.draw.SLGraphics
- getShapeId() - Method in class org.apache.poi.ddf.EscherSpRecord
- getShapeId() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
- getShapeId() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getShapeId() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getShapeId() - Method in class org.apache.poi.hssf.record.NoteRecord
-
Object id for OBJ record that contains the comment
- getShapeId() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- getShapeId() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Shape Identifier
- getShapeId() - Method in interface org.apache.poi.sl.usermodel.Shape
-
Returns a unique identifier for this shape within the current slide.
- getShapeId() - Method in interface org.apache.poi.ss.usermodel.SimpleShape
- getShapeId() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getShapeId() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- getShapeIdMax() - Method in class org.apache.poi.ddf.EscherDggRecord
-
Gets the next available shape id
- getShapeName() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getShapeName() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- getShapeName() - Method in interface org.apache.poi.sl.usermodel.Shape
- getShapeName() - Method in interface org.apache.poi.ss.usermodel.Shape
- getShapeName() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getShapeName() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
- getShapeName() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
- getShapeProperties() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- getShapeProperties() - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
- getShapeProperties() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
Return the shape specific (visual) properties
- getShapeProperties() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getShapeProperties() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
Returns xml bean with shape properties.
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
- getShapeProperties() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- getShapes() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- getShapes() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Returns all shapes contained in this Sheet
- getShapes() - Method in class org.apache.poi.hwpf.model.FSPATable
- getShapes() - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
Returns an list containing all of the elements in this container in proper sequence (from first to last element).
- getShapes() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- getShapes() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
Only available if this shape is a shape group, may be null
- getShapes() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- getShapes() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Returns an array containing all of the shapes in this sheet
- getShapes() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
Returns the shapes associated with this sheet, an empty list or null if there is an exception
- getShapes() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
- getShapes(XSSFShapeGroup) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
- getShapesMap() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- getShapeToObjMapping() - Method in class org.apache.poi.hssf.record.EscherAggregate
- getShapeType() - Method in class org.apache.poi.ddf.EscherSpRecord
-
Returns shape type.
- getShapeType() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Return type of the shape.
- getShapeType() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
- getShapeType() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getShapeType() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
-
Gets the shape type.
- getShapeType() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- getShapeType() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getShapeType() - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- getShapeType() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getShapeType() - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
-
Gets the shape type, one of the constants defined in
ShapeTypes. - getShapeType() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Gets the shape type, one of the constants defined in
ShapeTypes. - getSharedFeature() - Method in class org.apache.poi.hssf.record.FeatRecord
- getSharedFormula(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Return a master shared formula by index
- getSharedFormulaManager() - Method in class org.apache.poi.hssf.model.RowBlocksReader
- getSharedStringItems() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Provide access to the strings in the SharedStringsTable
- getSharedStringsData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the shared strings table.
- getSharedStringSource() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- getSharedStringSource() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- getSharedStringSource() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns SharedStringsTable - tha cache of string for this workbook
- getSharedStringsTable() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Opens up the Shared Strings Table, parses it, and returns a handy object for working with shared strings.
- getShd() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Shading.
- getShd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the shd field for the PAP record.
- getShd() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Cell shading.
- getShdTable() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table shading.
- getSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Returns the HSSFSheet this cell belongs to
- getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- getSheet() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Returns the HSSFSheet this row belongs to
- getSheet() - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
- getSheet() - Method in interface org.apache.poi.sl.usermodel.Shape
- getSheet() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getSheet() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getSheet() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Returns the sheet this cell belongs to
- getSheet() - Method in interface org.apache.poi.ss.usermodel.Picture
- getSheet() - Method in interface org.apache.poi.ss.usermodel.Row
-
Returns the Sheet this row belongs to
- getSheet() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getSheet() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns the sheet this cell belongs to
- getSheet() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- getSheet() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Returns the Sheet this row belongs to
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns the sheet this cell belongs to
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
- getSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Returns the XSSFSheet this row belongs to
- getSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getSheet(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
- getSheet(int) - Method in class org.apache.poi.xssf.streaming.SXSSFEvaluationWorkbook
- getSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
- getSheet(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Get sheet with the given name (case insensitive match)
- getSheet(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get sheet with the given name
- getSheet(String) - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the specified Sheet.
- getSheet(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get sheet with the given name
- getSheet(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get sheet with the given name (case insensitive match)
- getSheetAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Get the HSSFSheet object at the given index.
- getSheetAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the Sheet object at the given index.
- getSheetAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get the Sheet object at the given index.
- getSheetAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the XSSFSheet object at the given index.
- getSheetCharts(HSSFSheet) - Static method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Returns all the charts for the given sheet.
- getSheetComments() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader.SheetIterator
-
Not supported by XSSFBReader's SheetIterator.
- getSheetComments() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
Returns the comments associated with this sheet, or null if there aren't any
- getSheetConditionalFormatting() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- getSheetConditionalFormatting() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
The 'Conditional Formatting' facet for this Sheet
- getSheetConditionalFormatting() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getSheetConditionalFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getSheetContainer() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Return record container for this sheet
- getSheetFirstNameByExternSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getSheetFirstNameByExternSheet(int) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
- getSheetFirstNameByExternSheet(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getSheetId() - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
Fetch our sheet ID, as found from a PersistPtrHolder.
- getSheetIdentifier() - Method in class org.apache.poi.ss.formula.SheetIdentifier
- getSheetIndex() - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Returns the sheet index this name applies to.
- getSheetIndex() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getSheetIndex() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getSheetIndex() - Method in interface org.apache.poi.ss.usermodel.Name
-
Returns the sheet index this name applies to.
- getSheetIndex() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- getSheetIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Returns the sheet index this name applies to.
- getSheetIndex(String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
get the sheet's index
- getSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getSheetIndex(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Returns the index of the sheet by his name
- getSheetIndex(String) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
-
Finds a sheet index by case insensitive name.
- getSheetIndex(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns the index of the sheet by his name
- getSheetIndex(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns the index of the sheet by his name
- getSheetIndex(String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getSheetIndex(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the index of the sheet by his name (case insensitive match)
- getSheetIndex(EvaluationSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getSheetIndex(EvaluationSheet) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
- getSheetIndex(EvaluationSheet) - Method in class org.apache.poi.xssf.streaming.SXSSFEvaluationWorkbook
- getSheetIndex(EvaluationSheet) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
- getSheetIndex(Sheet) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Returns the index of the given sheet
- getSheetIndex(Sheet) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns the index of the given sheet
- getSheetIndex(Sheet) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns the index of the given sheet
- getSheetIndex(Sheet) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the index of the given sheet
- getSheetLastNameByExternSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getSheetLastNameByExternSheet(int) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
- getSheetLastNameByExternSheet(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getSheetname() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
get the sheetname for this sheet.
- getSheetname() - Method in class org.apache.poi.hssf.record.OldSheetRecord
-
get the sheetname for this sheet.
- getSheetName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Get the sheets name which this named range is referenced to
- getSheetName() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns the name of this sheet
- getSheetName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
- getSheetName() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- getSheetName() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- getSheetName() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- getSheetName() - Method in interface org.apache.poi.ss.formula.ptg.Pxg
- getSheetName() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- getSheetName() - Method in interface org.apache.poi.ss.usermodel.Name
-
Get the sheets name which this named range is referenced to
- getSheetName() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns the name of this sheet
- getSheetName() - Method in interface org.apache.poi.ss.usermodel.Table
-
Returns the sheet name that the table belongs to.
- getSheetName() - Method in class org.apache.poi.ss.util.CellReference
- getSheetName() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
Returns name of the current sheet
- getSheetName() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- getSheetName() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns the name of this sheet
- getSheetName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Get the sheets name which this named range is referenced to
- getSheetName() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the name of this sheet
- getSheetName() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getSheetName(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
gets the name for a given sheet.
- getSheetName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getSheetName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getSheetName(int) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
- getSheetName(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the sheet name
- getSheetName(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Set the sheet name
- getSheetName(int) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getSheetName(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Get the sheet name
- getSheetNames() - Method in class org.apache.poi.hssf.record.SupBookRecord
- getSheetNames() - Method in class org.apache.poi.xssf.model.ExternalLinksTable
- getSheetNumber() - Method in class org.apache.poi.hssf.record.NameRecord
-
For named ranges, and built-in names
- getSheetPart() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
- getSheetRefIndex() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
- getSheetsData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader
-
Returns an Iterator which will let you get at all the different Sheets in turn.
- getSheetsData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an Iterator which will let you get at all the different Sheets in turn.
- getSheetTypeColumnBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getSheetTypeHeaderFooter() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getSheetTypePageMargins() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getSheetTypePrintOptions() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getSheetTypeProtection() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getSheetTypeRowBreaks() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getSheetTypeSheetFormatPr() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getSheetTypeSheetPr() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getSheetTypeSheetViews() - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- getSheetTypeSheetViews(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- getSheetVisibility(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Gets the hidden flag for a given sheet.
- getSheetVisibility(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getSheetVisibility(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Get the visibility (visible, hidden, very hidden) of a sheet in this workbook
- getSheetVisibility(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- getSheetVisibility(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- getShort(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get a short value from the beginning of a byte array
- getShort(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get a short value from a byte array
- getShortArray(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
-
Read short array
- getShortDescription() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
-
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
- getShortDescription() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
- getShortDescription() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
-
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
- getShortDescription() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
-
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
- getShortDescription() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
- getShortDescription() - Method in class org.apache.poi.poifs.property.Property
-
Provides a short description of the object, to be used when a POIFSViewable object has not provided its contents.
- getShortFilename() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getShortFilename() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- getShortRawValue(short) - Method in class org.apache.poi.util.BitField
-
Obtain the value for the specified BitField, unshifted
- getShortValue(short) - Method in class org.apache.poi.util.BitField
-
Obtain the value for the specified BitField, appropriately shifted right, as a short.
- getShowComments() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Are comment shapes visible?
- getShowErrorBox() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getShowErrorBox() - Method in interface org.apache.poi.ss.usermodel.DataValidation
- getShowErrorBox() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getShowErrorOnInvalidValue() - Method in class org.apache.poi.hssf.record.DVRecord
- getShowPromptBox() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getShowPromptBox() - Method in interface org.apache.poi.ss.usermodel.DataValidation
- getShowPromptBox() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getShowPromptOnCellSelected() - Method in class org.apache.poi.hssf.record.DVRecord
- getShrinkToFit() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether to shrink the text to fit
- getShrinkToFit() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Should the Cell be auto-sized by Excel to shrink it to fit if this text is too long?
- getShrinkToFit() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Should the Cell be auto-sized by Excel to shrink it to fit if this text is too long?
- getShrinkToFit() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
- getShrinkToFit() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getSiblingCell(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- getSid() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- getSid() - Method in class org.apache.poi.hssf.record.ArrayRecord
- getSid() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
- getSid() - Method in class org.apache.poi.hssf.record.BackupRecord
- getSid() - Method in class org.apache.poi.hssf.record.BlankRecord
-
return the non static version of the id for this record.
- getSid() - Method in class org.apache.poi.hssf.record.BOFRecord
- getSid() - Method in class org.apache.poi.hssf.record.BookBoolRecord
- getSid() - Method in class org.apache.poi.hssf.record.BoolErrRecord
- getSid() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
- getSid() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
- getSid() - Method in class org.apache.poi.hssf.record.CalcCountRecord
- getSid() - Method in class org.apache.poi.hssf.record.CalcModeRecord
- getSid() - Method in class org.apache.poi.hssf.record.CFHeader12Record
- getSid() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
- getSid() - Method in class org.apache.poi.hssf.record.CFRule12Record
- getSid() - Method in class org.apache.poi.hssf.record.CFRuleRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.BarRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.DatRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.EndRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.TickRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
- getSid() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- getSid() - Method in class org.apache.poi.hssf.record.CodepageRecord
- getSid() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- getSid() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- getSid() - Method in class org.apache.poi.hssf.record.ContinueRecord
- getSid() - Method in class org.apache.poi.hssf.record.CountryRecord
- getSid() - Method in class org.apache.poi.hssf.record.CRNCountRecord
-
return the non static version of the id for this record.
- getSid() - Method in class org.apache.poi.hssf.record.CRNRecord
-
return the non static version of the id for this record.
- getSid() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
- getSid() - Method in class org.apache.poi.hssf.record.DBCellRecord
- getSid() - Method in class org.apache.poi.hssf.record.DConRefRecord
- getSid() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
- getSid() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- getSid() - Method in class org.apache.poi.hssf.record.DeltaRecord
- getSid() - Method in class org.apache.poi.hssf.record.DimensionsRecord
- getSid() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
- getSid() - Method in class org.apache.poi.hssf.record.DrawingRecord
- getSid() - Method in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
- getSid() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
- getSid() - Method in class org.apache.poi.hssf.record.DSFRecord
- getSid() - Method in class org.apache.poi.hssf.record.DVALRecord
- getSid() - Method in class org.apache.poi.hssf.record.DVRecord
- getSid() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- getSid() - Method in class org.apache.poi.hssf.record.EndSubRecord
- getSid() - Method in class org.apache.poi.hssf.record.EOFRecord
- getSid() - Method in class org.apache.poi.hssf.record.EscherAggregate
- getSid() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- getSid() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- getSid() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
-
return the non static version of the id for this record.
- getSid() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
- getSid() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
- getSid() - Method in class org.apache.poi.hssf.record.FeatRecord
- getSid() - Method in class org.apache.poi.hssf.record.FilePassRecord
- getSid() - Method in class org.apache.poi.hssf.record.FileSharingRecord
- getSid() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
- getSid() - Method in class org.apache.poi.hssf.record.FontRecord
- getSid() - Method in class org.apache.poi.hssf.record.FooterRecord
- getSid() - Method in class org.apache.poi.hssf.record.FormatRecord
- getSid() - Method in class org.apache.poi.hssf.record.FormulaRecord
- getSid() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
- getSid() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
- getSid() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- getSid() - Method in class org.apache.poi.hssf.record.GridsetRecord
- getSid() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
- getSid() - Method in class org.apache.poi.hssf.record.GutsRecord
- getSid() - Method in class org.apache.poi.hssf.record.HCenterRecord
- getSid() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
- getSid() - Method in class org.apache.poi.hssf.record.HeaderRecord
- getSid() - Method in class org.apache.poi.hssf.record.HideObjRecord
- getSid() - Method in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
- getSid() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getSid() - Method in class org.apache.poi.hssf.record.IndexRecord
- getSid() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
- getSid() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
- getSid() - Method in class org.apache.poi.hssf.record.IterationRecord
- getSid() - Method in class org.apache.poi.hssf.record.LabelRecord
- getSid() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
- getSid() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
- getSid() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
- getSid() - Method in class org.apache.poi.hssf.record.MMSRecord
- getSid() - Method in class org.apache.poi.hssf.record.MulBlankRecord
- getSid() - Method in class org.apache.poi.hssf.record.MulRKRecord
- getSid() - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
return the non static version of the id for this record.
- getSid() - Method in class org.apache.poi.hssf.record.NameRecord
-
return the non static version of the id for this record.
- getSid() - Method in class org.apache.poi.hssf.record.NoteRecord
- getSid() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
- getSid() - Method in class org.apache.poi.hssf.record.NumberRecord
- getSid() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
- getSid() - Method in class org.apache.poi.hssf.record.ObjRecord
- getSid() - Method in class org.apache.poi.hssf.record.OldCellRecord
- getSid() - Method in class org.apache.poi.hssf.record.OldSheetRecord
- getSid() - Method in class org.apache.poi.hssf.record.OldStringRecord
- getSid() - Method in class org.apache.poi.hssf.record.PaletteRecord
- getSid() - Method in class org.apache.poi.hssf.record.PaneRecord
- getSid() - Method in class org.apache.poi.hssf.record.PasswordRecord
- getSid() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
- getSid() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
- getSid() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
- getSid() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
- getSid() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
- getSid() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
- getSid() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
- getSid() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
- getSid() - Method in class org.apache.poi.hssf.record.PrecisionRecord
- getSid() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
- getSid() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
- getSid() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getSid() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
- getSid() - Method in class org.apache.poi.hssf.record.ProtectRecord
- getSid() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
- getSid() - Method in class org.apache.poi.hssf.record.Record
-
return the non static version of the id for this record.
- getSid() - Method in class org.apache.poi.hssf.record.RecordInputStream
- getSid() - Method in class org.apache.poi.hssf.record.RefModeRecord
- getSid() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
- getSid() - Method in class org.apache.poi.hssf.record.RightMarginRecord
- getSid() - Method in class org.apache.poi.hssf.record.RKRecord
- getSid() - Method in class org.apache.poi.hssf.record.RowRecord
- getSid() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
- getSid() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
- getSid() - Method in class org.apache.poi.hssf.record.SCLRecord
- getSid() - Method in class org.apache.poi.hssf.record.SelectionRecord
- getSid() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
- getSid() - Method in class org.apache.poi.hssf.record.SSTRecord
- getSid() - Method in class org.apache.poi.hssf.record.StringRecord
- getSid() - Method in class org.apache.poi.hssf.record.StyleRecord
- getSid() - Method in class org.apache.poi.hssf.record.SupBookRecord
- getSid() - Method in class org.apache.poi.hssf.record.TabIdRecord
- getSid() - Method in class org.apache.poi.hssf.record.TableRecord
- getSid() - Method in class org.apache.poi.hssf.record.TableStylesRecord
- getSid() - Method in class org.apache.poi.hssf.record.TextObjectRecord
- getSid() - Method in class org.apache.poi.hssf.record.TopMarginRecord
- getSid() - Method in class org.apache.poi.hssf.record.UncalcedRecord
- getSid() - Method in class org.apache.poi.hssf.record.UnknownRecord
- getSid() - Method in class org.apache.poi.hssf.record.UserSViewBegin
- getSid() - Method in class org.apache.poi.hssf.record.UserSViewEnd
- getSid() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
- getSid() - Method in class org.apache.poi.hssf.record.VCenterRecord
- getSid() - Method in class org.apache.poi.hssf.record.VerticalPageBreakRecord
- getSid() - Method in class org.apache.poi.hssf.record.WindowOneRecord
- getSid() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
- getSid() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
- getSid() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
- getSid() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
- getSid() - Method in class org.apache.poi.hssf.record.WSBoolRecord
- getSid() - Method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- getSid() - Method in class org.apache.poi.ss.formula.ptg.AddPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
- getSid() - Method in class org.apache.poi.ss.formula.ptg.AreaNPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.AreaPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.DividePtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.EqualPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.PercentPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.PowerPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.RefNPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.RefPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
- getSid() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
- getSignature() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Return the blip signature
- getSignature() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.HemfMultiFormatsData
- getSignature() - Method in class org.apache.poi.hslf.blip.DIB
-
DIB signature is
0x7A80or0x7A90 - getSignature() - Method in class org.apache.poi.hslf.blip.EMF
-
EMF signature is
0x3D40or0x3D50 - getSignature() - Method in class org.apache.poi.hslf.blip.JPEG
-
JPEG signature is one of
0x46A0, 0x46B0, 0x6E20, 0x6E30 - getSignature() - Method in class org.apache.poi.hslf.blip.PICT
-
PICT signature is
0x5420or0x5430 - getSignature() - Method in class org.apache.poi.hslf.blip.PNG
-
PNG signature is
0x6E00or0x6E10 - getSignature() - Method in class org.apache.poi.hslf.blip.WMF
-
WMF signature is either
0x2160or0x2170 - getSignature() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Blip signature.
- getSignatureConfig() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
- getSignatureDescription() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getSignatureDocument() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
-
Helper method for examining the xml signature
- getSignatureFacets() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getSignatureFactory() - Method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- getSignatureFactory() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getSignatureMarshalListener() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getSignatureMethodUri() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getSignatureParts() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
- getSignaturePolicyDescription() - Method in interface org.apache.poi.poifs.crypt.dsig.services.SignaturePolicyService
-
Gives back the short description of the signature policy or
nullif a description is not available. - getSignaturePolicyDocument() - Method in interface org.apache.poi.poifs.crypt.dsig.services.SignaturePolicyService
-
Gives back the signature policy document.
- getSignaturePolicyDownloadUrl() - Method in interface org.apache.poi.poifs.crypt.dsig.services.SignaturePolicyService
-
Gives back the download URL where the signature policy document can be found.
- getSignaturePolicyIdentifier() - Method in interface org.apache.poi.poifs.crypt.dsig.services.SignaturePolicyService
-
Gives back the signature policy identifier URI.
- getSignaturePolicyService() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getSignatures() - Method in enum org.apache.poi.hwpf.usermodel.PictureType
- getSigner() - Method in class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
-
Gives back the X509 certificate used during the last signature verification operation.
- getSigner() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
- getSigningCertificateChain() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getSingleSection() - Method in class org.apache.poi.hpsf.PropertySet
-
Deprecated.superfluous convenience method
- getSingleValue(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Retrieves a single value from a variety of different argument types according to standard Excel rules.
- getSize() - Method in class org.apache.poi.ddf.EscherBSERecord
-
Blip size in stream.
- getSize() - Method in class org.apache.poi.hpsf.CodePageString
- getSize() - Method in class org.apache.poi.hpsf.Section
- getSize() - Method in class org.apache.poi.hslf.blip.Metafile.Header
- getSize() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- getSize() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Size of the data section of the text property (2 or 4 bytes)
- getSize() - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
- getSize() - Method in class org.apache.poi.hslf.usermodel.HSLFShapePlaceholderDetails
- getSize() - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getSize() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
-
Return the image size in points
- getSize() - Method in class org.apache.poi.hwpf.model.FFData
- getSize() - Method in class org.apache.poi.hwpf.model.Ffn
- getSize() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getSize() - Method in class org.apache.poi.hwpf.model.FontTable
- getSize() - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Gets the number of entries.
- getSize() - Method in class org.apache.poi.hwpf.model.Sttb
- getSize() - Static method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Size of record (exluding 4 byte header)
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FRDAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
Size of record (exluding 4 byte header)
- getSize() - Static method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Size of record
- getSize() - Static method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Size of record
- getSize() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Size of record (exluding 4 byte header)
- getSize() - Method in class org.apache.poi.hwpf.model.Xst
- getSize() - Method in class org.apache.poi.hwpf.model.Xstz
- getSize() - Method in class org.apache.poi.hwpf.usermodel.Picture
- getSize() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
- getSize() - Method in class org.apache.poi.openxml4j.opc.PackagePart
- getSize() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
- getSize() - Method in interface org.apache.poi.poifs.filesystem.DocumentEntry
-
get the zize of the document, in bytes
- getSize() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
-
get the zize of the document, in bytes
- getSize() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
- getSize() - Method in class org.apache.poi.poifs.property.Property
-
find out the document size
- getSize() - Method in class org.apache.poi.sl.image.ImageHeaderBitmap
- getSize() - Method in class org.apache.poi.sl.image.ImageHeaderEMF
- getSize() - Method in class org.apache.poi.sl.image.ImageHeaderPICT
- getSize() - Method in class org.apache.poi.sl.image.ImageHeaderWMF
- getSize() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
- getSize() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
This size includes the size of the array Ptg plus the Array Ptg Token value size
- getSize() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Ptg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
- getSize() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
- getSize() - Method in class org.apache.poi.ss.util.CellRangeAddressList
- getSize() - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- getSize() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- getSize(int) - Method in class org.apache.poi.hpsf.Property
-
Returns the property's size in bytes.
- getSizeCode() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- getSizeEMU() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the dimensions of the metafile
- getSizeEMU() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the dimensions of the metafile
- getSizeExtra() - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- getSizeInBytes() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
- getSizeInBytes() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
- getSizeInBytes() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
- getSizeInBytes() - Method in class org.apache.poi.hdgf.pointers.Pointer
- getSizeInBytes() - Method in class org.apache.poi.hdgf.pointers.PointerV5
-
With v6 pointers, the on-disk size is 16 bytes
- getSizeInBytes() - Method in class org.apache.poi.hdgf.pointers.PointerV6
-
With v6 pointers, the on-disk size is 18 bytes
- getSizeInBytes() - Method in class org.apache.poi.hwpf.model.LFOData
- getSizeInBytes() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- getSizeInBytes() - Method in class org.apache.poi.hwpf.model.ListLevel
- getSizeInBytes() - Static method in class org.apache.poi.hwpf.model.PieceDescriptor
- getSizeOfElements() - Method in class org.apache.poi.ddf.EscherArrayProperty
- getSlash() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
- getSlide(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the low level slide object from the supplied slide reference
- getSlideAtom() - Method in class org.apache.poi.hslf.record.MainMaster
-
Returns the SlideAtom of this Slide
- getSlideAtom() - Method in class org.apache.poi.hslf.record.Slide
-
Returns the SlideAtom of this Slide
- getSlideAtomsSet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- getSlideAtomsSets() - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Get access to the SlideAtomsSets of the children of this record
- getSlideComments(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns all the comments for the given slide
- getSlideCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the slide count or 0 if the
DocumentSummaryInformationdoes not contain a slide count. - getSlideCount() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
An unsigned integer that specifies the number of slides that this animation continues playing.
- getSlideHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Return Header / Footer settings for slides
- getSlideId() - Method in class org.apache.poi.hslf.record.ExControlAtom
-
An integer that specifies which presentation slide is associated with the ActiveX control.
- getSlideID() - Method in class org.apache.poi.hslf.record.NotesAtom
- getSlideIdentifier() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
- getSlideLayout() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- getSlideLayout() - Method in interface org.apache.poi.sl.usermodel.Slide
- getSlideLayout() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getSlideLayouts() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
- getSlideListWithTexts() - Method in class org.apache.poi.hslf.record.Document
-
Returns all the SlideListWithTexts that are defined for this Document.
- getSlideLocationsLookup() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Get the lookup from slide numbers to byte offsets, for the slides known about by this PersistPtrHolder.
- getSlideMaster() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getSlideMaster() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
Slide master object associated with this layout.
- getSlideMaster(CTSlideMasterIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the low level slide master object from the supplied slide master reference
- getSlideMasterPart(CTSlideMasterIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
- getSlideMasterReferences() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the references from the presentation to its slide masters.
- getSlideMasters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of all the normal Slide Masters found in the slideshow
- getSlideMasters() - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Returns all slide masters.
- getSlideMasters() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- getSlideName() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- getSlideName() - Method in interface org.apache.poi.sl.usermodel.Slide
- getSlideName() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getSlideNumber() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns the (public facing) page number of this slide
- getSlideNumber() - Method in interface org.apache.poi.sl.usermodel.Slide
- getSlideNumber() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getSlidePart(CTSlideIdListEntry) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
- getSlidePersistAtom() - Method in class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
-
Get the SlidePersistAtom, which gives details on the Slide this text is associated with
- getSlideRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns the underlying slide record
- getSlideRecords() - Method in class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
-
Get the Text related records for this slide
- getSlideReferences() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideShow
-
Returns the references from the presentation to its slides.
- getSlides() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of all the normal Slides found in the slideshow
- getSlides() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getSlides() - Method in interface org.apache.poi.sl.usermodel.SlideShow
- getSlides() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
-
Return all the slides in the slideshow
- getSlideShow() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Fetch the SlideShow we're attached to
- getSlideShow() - Method in interface org.apache.poi.sl.usermodel.Sheet
- getSlideShow() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getSlideShowImpl() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- getSlideSizeType() - Method in class org.apache.poi.hslf.record.DocumentAtom
-
The Size of the Document's slides, @see DocumentAtom.SlideSize for values
- getSlideSizeX() - Method in class org.apache.poi.hslf.record.DocumentAtom
- getSlideSizeY() - Method in class org.apache.poi.hslf.record.DocumentAtom
- getSlideSlideListWithText() - Method in class org.apache.poi.hslf.record.Document
-
Returns the SlideListWithText that deals with the Slides, or null if there isn't one
- getSlideTime() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- getSmartTagsBytes() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- getSmooth() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- getSmooth() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- getSnd() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the snd property.
- getSolidColor() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.SolidPaint
- getSolidFill() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- getSolidPaint(PaintStyle.SolidPaint, Graphics2D, PaintStyle.PaintModifier) - Method in class org.apache.poi.sl.draw.DrawPaint
- getSoundData() - Method in class org.apache.poi.hslf.record.Sound
-
The sound data
- getSoundData() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns the data of all the embedded sounds in the SlideShow
- getSoundIdRef() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A 4-byte unsigned integer that specifies a reference to a sound in the SoundCollectionContainer record to locate the embedded audio
- getSoundIdRef() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- getSoundName() - Method in class org.apache.poi.hslf.record.Sound
-
Name of the sound (e.g.
- getSoundName() - Method in class org.apache.poi.hslf.usermodel.HSLFSoundData
-
Name of the sound (e.g.
- getSoundRef() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
a reference to a sound in the sound collection.
- getSoundType() - Method in class org.apache.poi.hslf.record.Sound
-
Type of the sound (e.g.
- getSoundType() - Method in class org.apache.poi.hslf.usermodel.HSLFSoundData
-
Type of the sound (e.g.
- getSource() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- getSourcePartUriFromRelationshipPartUri(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get the source part URI from a specified relationships part.
- getSourceRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- getSourceURI() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- getSpace() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Width of space to maintain between border and text within border.
- getSpaceAfter() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getSpaceAfter() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
The amount of vertical white space after the paragraph This may be specified in two different ways, percentage spacing and font point spacing:
- getSpaceAfter() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
The amount of vertical white space after the paragraph.
- getSpaceAfter() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getSpaceAfter() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
The amount of vertical white space after the paragraph This may be specified in two different ways, percentage spacing and font point spacing:
- getSpaceBefore() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getSpaceBefore() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
The amount of vertical white space before the paragraph This may be specified in two different ways, percentage spacing and font point spacing:
- getSpaceBefore() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
The amount of vertical white space before the paragraph.
- getSpaceBefore() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getSpaceBefore() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
The amount of vertical white space before the paragraph This may be specified in two different ways, percentage spacing and font point spacing:
- getSpaceLength() - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
- getSpacing() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the spacing field for the Legend record.
- getSpacingAfter() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getSpacingAfter() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getSpacingAfter() - Method in class org.apache.poi.xwpf.usermodel.XWPFDefaultParagraphStyle
- getSpacingAfter() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added after the last line in this paragraph in the document in absolute units.
- getSpacingAfterLines() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added after the last line in this paragraph in the document in absolute units.
- getSpacingBefore() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getSpacingBefore() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getSpacingBefore() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added above the first line in this paragraph in the document in absolute units.
- getSpacingBeforeLines() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added before the first line in this paragraph in the document in line units.
- getSpacingBetween() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Return the spacing between lines of a paragraph.
- getSpacingLineRule() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies how the spacing between lines is calculated as stored in the line attribute.
- getSpare() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Unused
- getSpare() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the Spare field for the DOP record.
- getSpContainer() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- getSpContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
- getSpecial() - Method in class org.apache.poi.ss.format.CellNumberStringMod
- getSpecialMask() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
- getSpecials() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
- getSpecificBuiltinRecord(byte, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Retrieves the Builtin NameRecord that matches the name and index There shouldn't be too many names to make the sequential search too slow
- getSpeed() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- getSpellError() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getSpellInfo() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- getSpgrContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
- getSpid() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Shape Identifier.
- getSpinCount() - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- getSpreadsheetVersion() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getSpreadsheetVersion() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Returns the spreadsheet version (EXCLE97) of this workbook
- getSpreadsheetVersion() - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
- getSpreadsheetVersion() - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
Returns an enum holding spreadhseet properties specific to an Excel version ( max column and row numbers, max arguments to a function, etc.)
- getSpreadsheetVersion() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns the spreadsheet version of this workbook
- getSpreadsheetVersion() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns the spreadsheet version (EXCLE2007) of this workbook
- getSpreadsheetVersion() - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getSpreadsheetVersion() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the spreadsheet version (EXCLE2007) of this workbook
- getSprmBuf() - Method in class org.apache.poi.hwpf.model.CHPX
- getSprmBuf() - Method in class org.apache.poi.hwpf.model.PAPX
- getSpStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getSpTree() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getSrgbClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the srgbClr property.
- getSSlideLayoutAtom() - Method in class org.apache.poi.hslf.record.SlideAtom
-
Get the embedded SSlideLayoutAtom
- getSSTIndex() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
get the index to the string in the SSTRecord
- getSSTRecord() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
- getSSTString(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
given an index into the SST table, this function returns the corresponding String value
- getStAng() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the stAng property.
- getStart() - Method in class org.apache.poi.hwpf.model.PropertyNode
- getStart() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
- getStart() - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
- getStart(int) - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
-
Used to get a text offset corresponding to a grpprl in this fkp.
- getStartAt() - Method in class org.apache.poi.hwpf.model.ListLevel
- getStartAt() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
- getStartAt(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- getStartBlock() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
-
What block does this stream start at? Will be
POIFSConstants.END_OF_CHAINfor a new stream that hasn't been written to yet. - getStartBlock() - Method in class org.apache.poi.poifs.property.Property
- getStartBlock() - Method in class org.apache.poi.poifs.property.PropertyTable
-
Get the start block for the property table
- getStartBytes() - Method in class org.apache.poi.hwpf.model.BytePropertyNode
-
Deprecated.Though bytes are actually stored in file, it is advised to use char positions for all operations. Including save operations, because only char positions are preserved.
- getStartCellReference() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getStartColIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the top-left column index relative to the sheet
- getStartColIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getStartIndex() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Gets the beginning character position
- getStartIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Gets the beginning character position
- getStartOffset() - Method in class org.apache.poi.hwpf.usermodel.Picture
- getStartOffset() - Method in class org.apache.poi.hwpf.usermodel.Range
- getStartRowIndex() - Method in interface org.apache.poi.ss.usermodel.Table
-
Get the top-left row index on the sheet
- getStartRowIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getStaticRecordSize() - Static method in class org.apache.poi.hssf.record.UncalcedRecord
- getStatusBarText() - Method in class org.apache.poi.hssf.record.NameRecord
-
gets the status bar text
- getStdDev() - Method in interface org.apache.poi.ss.usermodel.ConditionFilterData
- getStdDev() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionFilterData
- getStetchInfoProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- getSti() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
An unsigned integer that specifies the invariant style identifier for application-defined styles, or 0x0FFE for user-defined styles
- getStiMaxWhenSaved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies a value that is 1 larger than the largest StdfBase.sti index of any application-defined style.
- getStk() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
style kind
- getStopIfTrue() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
Always true for HSSF files, per Microsoft Excel documentation
- getStopIfTrue() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
Always true for HSSF rules, optional flag for XSSF rules.
- getStopIfTrue() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getStorageClsid() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
Gets the storage clsid of the directory entry
- getStorageClsid() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Gets the storage clsid of the directory entry
- getStorageClsid() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- getStorageClsid() - Method in class org.apache.poi.poifs.property.Property
-
Sets the storage clsid, which is the Class ID of a COM object which reads and writes this stream
- getStore() - Method in class org.apache.poi.hdgf.streams.Stream
- getStoredRBG() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- getStoredRBG() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- getStoredRBG() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- getStPicName() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
- getStr() - Method in class org.apache.poi.hssf.record.TextObjectRecord
- getStream() - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReaderEvent
- getStream() - Method in class org.apache.poi.poifs.filesystem.POIFSWriterEvent
- getStream(String) - Method in class org.apache.poi.hwpf.model.io.HWPFFileSystem
- getStreamId() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
-
Gets the stream ID containing the actual data.
- getStreamPos() - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
- getStrikeout() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get whether to use a strikeout horizontal line through the text or not
- getStrikeout() - Method in interface org.apache.poi.ss.usermodel.Font
-
get whether to use a strikeout horizontal line through the text or not
- getStrikeout() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get a boolean value that specify whether to use a strikeout horizontal line through the text or not
- getStrikeThrough() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getString() - Method in class org.apache.poi.hmef.attribute.TNEFStringAttribute
- getString() - Method in class org.apache.poi.hssf.record.common.UnicodeString
- getString() - Method in class org.apache.poi.hssf.record.OldStringRecord
- getString() - Method in class org.apache.poi.hssf.record.StringRecord
- getString() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Returns the plain string representation.
- getString() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- getString() - Method in class org.apache.poi.sl.draw.DrawTextFragment
- getString() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
- getString() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Fetches the rich text string of the comment
- getString() - Method in enum org.apache.poi.ss.usermodel.FormulaError
- getString() - Method in interface org.apache.poi.ss.usermodel.RichTextString
-
Returns the plain string representation.
- getString() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- getString() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Returns the plain string representation.
- getString(byte[], CodepageRecord) - Static method in class org.apache.poi.hssf.record.OldStringRecord
- getString(int) - Method in class org.apache.poi.hssf.record.SSTRecord
-
Get a particular string by its index
- getStringBuffer() - Method in class org.apache.poi.hwpf.model.TextPiece
-
Deprecated.
- getStringBuilder() - Method in class org.apache.poi.hwpf.model.OldTextPiece
- getStringBuilder() - Method in class org.apache.poi.hwpf.model.TextPiece
- getStringCellValue() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
get the value of the cell as a string - for numeric cells we throw an exception.
- getStringCellValue() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- getStringCellValue() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Get the value of the cell as a string
- getStringCellValue() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Get the value of the cell as a string
- getStringCellValue() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Get the value of the cell as a string
- getStringCount() - Method in class org.apache.poi.hwpf.model.FontTable
- getStringFromChunk(StringChunk) - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets a string value based on the passed chunk.
- getStringFromCodePage(byte[], int) - Static method in class org.apache.poi.util.CodePageUtil
-
Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.
- getStringFromCodePage(byte[], int, int, int) - Static method in class org.apache.poi.util.CodePageUtil
-
Converts the bytes into a String, based on the equivalent character encoding to the supplied codepage number.
- getStringLength() - Method in class org.apache.poi.hssf.record.LabelRecord
-
get the number of characters this string contains
- getStringLength() - Method in class org.apache.poi.hssf.record.OldLabelRecord
-
get the number of characters this string contains
- getStringRecord() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
debug only TODO - encapsulate
- getStringValue() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- getStringValue() - Method in class org.apache.poi.ss.formula.eval.BoolEval
- getStringValue() - Method in class org.apache.poi.ss.formula.eval.NumberEval
- getStringValue() - Method in class org.apache.poi.ss.formula.eval.StringEval
- getStringValue() - Method in interface org.apache.poi.ss.formula.eval.StringValueEval
- getStringValue() - Method in class org.apache.poi.ss.usermodel.CellValue
- getStringWidth(String) - Method in class org.apache.poi.hssf.usermodel.FontDetails
-
Gets the width of all characters in a string.
- getStripeSize() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
-
Conditional format rules don't define stripes, so always 0
- getStripeSize() - Method in interface org.apache.poi.ss.usermodel.DifferentialStyleProvider
-
This is the number of rows or columns in a band or stripe.
- getStripeSize() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
-
Conditional format rules don't define stripes, so always 0
- getStripeSize() - Method in class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
- getStroke() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getStroke() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
- getStroke() - Method in class org.apache.poi.sl.draw.DrawSimpleShape
- getStroke() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns the current
Strokein theGraphics2Dcontext. - getStroke() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getStroke(StrokeStyle) - Static method in class org.apache.poi.sl.draw.DrawShape
- getStrokeStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Returns line style.
- getStrokeStyle() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- getStrokeStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getStubHSSFWorkbook() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
- getStubWorkbook() - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
- getStWidthType() - Method in enum org.apache.poi.xwpf.usermodel.TableWidthType
-
Get the underlying STTblWidth enum value.
- getSTWidthType() - Method in enum org.apache.poi.xwpf.usermodel.TableWidthType
- getStyle() - Method in interface org.apache.poi.ss.usermodel.Table
- getStyle() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
- getStyle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
- getStyle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
- getStyle() - Method in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- getStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- getStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the styles object used
- getStyle() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- getStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get style by a styleID
- getStyle(TableStyleType) - Method in interface org.apache.poi.ss.usermodel.TableStyle
- getStyle(TableStyleType) - Method in class org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle
- getStyle(TableStyleType) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyle
- getStyleAt(int) - Method in interface org.apache.poi.xssf.model.Styles
- getStyleAt(int) - Method in class org.apache.poi.xssf.model.StylesTable
- getStyleById(long) - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
- getStyleById(long) - Method in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
- getStyleClassName(HSSFWorkbook, HSSFCellStyle) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- getStyleDescription(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
-
Gets the StyleDescription at index x.
- getStyleId() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyle
- getStyleId() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get StyleID of the style
- getStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Return styleID of the paragraph if style exist for this paragraph if not, null will be returned
- getStyleID() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
get the StyleID of the table
- getStyleIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Returns the index of the base style which applies to this Run.
- getStyleIndex() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns the index of the style which applies to this Paragraph.
- getStyleName() - Method in interface org.apache.poi.ss.usermodel.Table
- getStyleName() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyle
- getStyleName() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getStyleRecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Returns the StyleRecord for the given xfIndex, or null if that ExtendedFormat doesn't have a Style set.
- getStyles() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyles
- getStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get Styles
- getStyles() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get styles
- getStylesData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the styles table.
- getStyleSheet() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getStylesSource() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- getStylesSource() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Return a object representing a collection of shared objects used for styling content, e.g.
- getStylesTable() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Opens up the Styles Table, parses it, and returns a handy object for working with cell styles
- getStyleTextProp9Atom() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
- getStyleTextProp9Atom() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Numbered List info
- getStyleTextPropAtom() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
- getStyleWithName(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Get the style with the specified name, if any.
- getStyleWithSameName(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
get the style with the same name if this style is not existing, return null
- getStyleXf() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Used so that StylesSource can figure out our location
- getSubdocumentTextStreamLength(SubdocumentType) - Method in interface org.apache.poi.hwpf.model.FibRgLw
- getSubdocumentTextStreamLength(SubdocumentType) - Method in class org.apache.poi.hwpf.model.FibRgLw97
- getSubdocumentTextStreamLength(SubdocumentType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- getSubject() - Method in class org.apache.poi.hmef.HMEFMessage
-
Returns the Message Subject, or null if the mapi property for this isn't set
- getSubject() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the subject (or
null). - getSubject() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the subject line of the Outlook Message
- getSubject() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getSubjectChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getSubjectProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get subject.
- getSubjectProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the topic of the content of the resource.
- getSubmissionChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getSubmissionId() - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
- getSubPropMatches() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Fetch the list of if the sub properties match or not
- getSubPropNames() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Fetch the list of the names of the sub properties
- getSubRecords() - Method in class org.apache.poi.hssf.record.ObjRecord
- getSubscript() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Deprecated.use
XWPFRun.getVerticalAlignment - getSubSuperScriptIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- getSubSuperScriptIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getSubType() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets the type of OLE object.
- getSubType() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Get the subtype.
- getSubValue(int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Fetch the true/false status of the subproperty with the given index
- getSummaryEntries(DirectoryNode, String) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
-
Decrypt the Document-/SummaryInformation and other optionally streams.
- getSummaryInformation() - Method in class org.apache.poi.extractor.POIOLE2TextExtractor
-
Returns the summary information metadata for the document.
- getSummaryInformation() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would return the summary information metadata for the document, if we supported it
- getSummaryInformation() - Method in class org.apache.poi.POIDocument
-
Fetch the Summary Information of the document
- getSummaryInformationProperties() - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- getSummaryInformationText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- getSumSingle() - Static method in class org.apache.poi.ss.formula.ptg.AttrPtg
- getSupbookpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Returns the supbookpos.
- getSuperscript() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Gets the subscript/superscript option
- getSuperSubScript() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the type of super or subscript for the font
- getSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
-
Returns a collection of ATP function names implemented by POI.
- getSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.eval.FunctionEval
-
Returns a collection of function names implemented by POI.
- getSupportedFunctionNames() - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Return a collection of functions that POI can evaluate
- getSuppressDropdownArrow() - Method in class org.apache.poi.hssf.record.DVRecord
- getSuppressDropDownArrow() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getSuppressDropDownArrow() - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Useful only list validation objects .
- getSuppressDropDownArrow() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getSwAng() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the swAng property.
- getSwHMF() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- getSx() - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Gets the value of the sx property.
- getSx() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- getSy() - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Gets the value of the sy property.
- getSy() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- getSymbolCharacter() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Returns the symbol character, if this is a symbol character run.
- getSymbolFont() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Returns the symbol font, if this is a symbol character run.
- getSymbolName() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getSysClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Gets the value of the sysClr property.
- getSysIndex() - Method in class org.apache.poi.ddf.EscherColorRef
- getSysIndexInvert() - Method in class org.apache.poi.ddf.EscherColorRef
- getSysIndexProcedure() - Method in class org.apache.poi.ddf.EscherColorRef
-
Return the
EscherColorRef.SysIndexProcedure- for invert flag useEscherColorRef.getSysIndexInvert() - getSysIndexSource() - Method in class org.apache.poi.ddf.EscherColorRef
- getT() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Gets the value of the t property.
- getT() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Gets the value of the t property.
- getTabColor() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getTabColor() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get background color of the sheet tab.
- getTable() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the table which contains this column
- getTable() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
- getTable(String) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getTable(String) - Method in interface org.apache.poi.ss.formula.FormulaParsingWorkbook
-
XSSF Only - gets a table that exists in the worksheet
- getTable(String) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
-
Returns the data table with the given name (case insensitive).
- getTable(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the data table with the given name (case insensitive).
- getTable(Paragraph) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Gets the table that starts with paragraph.
- getTable(CTTbl) - Method in interface org.apache.poi.xwpf.usermodel.IBody
- getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
- getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get a table by its CTTbl-Object
- getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- getTable(CTTbl) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
get a table by its CTTbl-Object
- getTableAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Returns the current table alignment or NULL
- getTableArray(int) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Returns the table at position pos
- getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Gets the
XWPFTableat the specified position from the footnote's table array. - getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Returns the table at position pos
- getTableArray(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- getTableCell(CTTc) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
returns the TableCell to which the Table belongs
- getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
get the
XWPFTableCellthat belongs to the CTTc cell. - getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get the TableCell which belongs to the TableCell
- getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
get the TableCell which belongs to the TableCell
- getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
get the TableCell which belongs to the TableCell
- getTableCell(CTTc) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
returns the XWPFTableCell which belongs to the CTTC cell if there is no XWPFTableCell which belongs to the parameter CTTc cell null will be returned
- getTableCells() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
create and return a list of all XWPFTableCell who belongs to this row
- getTableColumn() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
Get the column for which these XML column properties are set.
- getTableICells() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
create and return a list of all XWPFTableCell who belongs to this row
- getTableLevel() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getTableLevel() - Method in class org.apache.poi.hwpf.usermodel.Table
- getTablePartStyle(XSLFTableStyle.TablePartStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyle
- getTablePos(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
get with the position of a table in the bodyelement array list the position of this table in the table array list
- getTableRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- getTables() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns any tables associated with this Sheet
- getTables() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Return the table(s) that holds the text of the IBodyPart, for complex cases where a paragraph isn't used.
- getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get the list of
XWPFTables in the footnote. - getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Return the table(s) that holds the text of the header or footer, for complex cases where a paragraph isn't used.
- getTables() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- getTablesIterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getTableStream() - Method in class org.apache.poi.hwpf.HWPFDocument
- getTableStyle() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
Get assigned TableStyle
- getTableStyle(String) - Method in class org.apache.poi.xssf.model.StylesTable
- getTableStyles() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- getTabpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- getTabStop(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- getTabStop(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getTabStop(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getTabStop(int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getTabStops() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- getTabStops() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Default distance between tab stops, in master coordinates (576 dpi).
- getTabStops() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getTabStops() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Get the
TabStops- the list can't be and it's entries shouldn't be modified. - getTabStops() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- getTabStops() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getTabStops() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getTabStopsNumber() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns number of tabs stops defined for paragraph.
- getTabStopsPositions() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
-
Returns array of positions of itbdMac tab stops
- getTabWidthRatio() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
ratio of the width of the tabs to the horizontal scrollbar
- getTag() - Method in class org.apache.poi.ddf.EscherBSERecord
-
unused
- getTag() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
- getTailDecoration(Graphics2D, LineDecoration, BasicStroke) - Method in class org.apache.poi.sl.draw.DrawSimpleShape
- getTailEnd() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getTailLength() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
- getTailRecords() - Method in class org.apache.poi.hssf.record.EscherAggregate
- getTailShape() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
- getTailWidth() - Method in interface org.apache.poi.sl.usermodel.LineDecoration
- getTarget() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getTarget() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Returns current layout target.
- getTarget() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getTarget() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getTargetFrame() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getTargetFrame() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getTargetMode() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- getTargetPart(PackageRelationship) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Get the PackagePart that is the target of a relationship from this Part.
- getTargetURI() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- getTblStyle(XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getTcPr() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get the cell properties for the cell.
- GETTECHNOLOGY - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Gets information concerning graphics technology that is supported on a device.
- getTempFile() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
- getTemplate() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the template (or
null). - getTemplate() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getTemplateProperty(int, int, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the border style for a given cell
- getTemplateProperty(CellAddress, String) - Method in class org.apache.poi.ss.util.PropertyTemplate
-
Retrieves the border style for a given cell
- getText() - Method in class org.apache.poi.extractor.POITextExtractor
-
Retrieves all the text from the document.
- getText() - Method in class org.apache.poi.hdgf.extractor.VisioTextExtractor
-
Returns the textual contents of the file.
- getText() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutW
- getText() - Method in class org.apache.poi.hpbf.extractor.PublisherTextExtractor
- getText() - Method in class org.apache.poi.hpbf.model.qcbits.QCTextBit
-
Returns the text.
- getText() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- getText() - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Fetches all the slide text from the slideshow, but not the notes, unless you've called setSlidesByDefault() and setNotesByDefault() to change this
- getText() - Method in class org.apache.poi.hslf.record.Comment2000
-
Get the text of this comment
- getText() - Method in class org.apache.poi.hslf.record.CString
-
Grabs the text.
- getText() - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
Grabs the text.
- getText() - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
Grabs the text.
- getText() - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Get the text of this comment
- getText() - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
- getText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getText() - Method in class org.apache.poi.hsmf.extractor.OutlookTextExtactor
-
Outputs something a little like a RFC822 email
- getText() - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Retreives the text contents of the file
- getText() - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- getText() - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
-
Retrieves the text contents of the file, as best we can for these old file formats
- getText() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Get the text field for the SeriesText record.
- getText() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- getText() - Method in class org.apache.poi.hssf.record.HeaderFooterBase
- getText() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- getText() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- getText() - Method in class org.apache.poi.hwpf.extractor.Word6Extractor
- getText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Grab the text, based on the WordToTextConverter.
- getText() - Method in class org.apache.poi.hwpf.HWPFDocument
- getText() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Internal method to access document text
- getText() - Method in class org.apache.poi.hwpf.HWPFOldDocument
- getText() - Method in class org.apache.poi.hwpf.model.TextPieceTable
- getText() - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
- getText() - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Fetches all the slide text from the slideshow, but not the notes, unless you've called setSlidesByDefault() and setNotesByDefault() to change this
- getText() - Method in interface org.apache.poi.sl.usermodel.Comment
-
Get the text of this comment
- getText() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
If the placeholder shape or object stores text, this text is returned otherwise
null. - getText() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Returns the text contained in this text frame, which has been made safe for printing and other use.
- getText() - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Retrieves the text contents of the file
- getText() - Method in class org.apache.poi.ss.formula.constant.ErrorConstant
- getText() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getText() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingRule
-
XSSF rules store textual condition values as an attribute and also as a formula that needs shifting.
- getText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getText() - Method in class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
- getText() - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor
-
Call this after visitation has completed
- getText() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getText() - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Gets the slide text, but not the notes text
- getText() - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- getText() - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- getText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getText() - Method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
Processes the file and returns the text
- getText() - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Processes the file and returns the text
- getText() - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Retrieves the text contents of the file
- getText() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingRule
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFEvenFooter
-
Get the content text representing the footer
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFEvenHeader
-
Get the content text representing this header
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFFirstFooter
-
Get the content text representing the footer
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFFirstHeader
-
Get the content text representing this header
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFOddFooter
-
Get the content text representing the footer
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFOddHeader
-
Get the content text representing this header
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the text from all paragraphs in the shape.
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getText() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- getText() - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
- getText() - Method in class org.apache.poi.xwpf.model.XWPFCommentsDecorator
- getText() - Method in class org.apache.poi.xwpf.model.XWPFParagraphDecorator
- getText() - Method in interface org.apache.poi.xwpf.usermodel.ISDTContent
- getText() - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Returns the textual content of the header/footer, by flattening out the text of its paragraph(s)
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Return the textual content of the paragraph, including text from pictures and sdt elements in it.
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDTContent
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDTContentCell
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Convenience method to extract text in cells.
- getText() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- getText(boolean, boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Fetches text from the slideshow, be it slide text or note text.
- getText(boolean, boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Gets the requested text from the file
- getText(boolean, boolean, boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Gets the requested text from the file
- getText(boolean, boolean, boolean, boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
- getText(boolean, boolean, boolean, boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Gets the requested text from the file
- getText(int) - Static method in class org.apache.poi.ss.formula.eval.ErrorEval
-
Converts error codes to text.
- getText(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Return the string content of this text run
- getText(File) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
- getText(Charset) - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
-
To be implemented! We need to get the current character set from the current font for
HemfText.ExtTextOutA, which has to be tracked in the playback device. - getText(Charset) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
- getText(Charset) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
- getText(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getText(HWPFDocumentCore) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
- getText(DirectoryNode) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
- getText(Slide<S, P>) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
- getText(XSLFSlide, boolean, boolean, boolean) - Static method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Gets the requested text from the slide
- getText(XSLFSlide, boolean, boolean, boolean, boolean) - Static method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Gets the requested text from the slide
- getText(TextSegment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
get a Text
- getTextAlign() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getTextAlign() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Returns the alignment that is applied to the paragraph.
- getTextAlign() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getTextAlign() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns the alignment that is applied to the paragraph.
- getTextAlignAsian() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getTextAlignLatin() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getTextAlignment() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Returns the alignment that is applied to the paragraph.
- getTextAndLinesColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Text And Lines Colour
- getTextAsString() - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Fetches the ALL the text of the powerpoint file, as a single string
- getTextAsString() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getTextAsVector() - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Fetches the ALL the text of the powerpoint file, in a List of strings, one per text record
- getTextAutofit() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextAutofit() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- getTextBody() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Gets the plain text body of this Outlook Message
- getTextBody() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- getTextBody() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- getTextBody() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextBody() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- getTextBody(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFAutoShape
- getTextBody(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getTextBody(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextBodyChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
- getTextBodyPr() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextBodyPr(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextBounds() - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
- getTextBounds() - Method in class org.apache.poi.xdgf.usermodel.XDGFText
-
These are in the shape coordinate system
- getTextboxWrapper() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getTextboxWrappers() - Method in class org.apache.poi.hslf.record.PPDrawing
-
Get access to the atoms inside Textboxes
- getTextboxWrappers() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- getTextCap() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getTextCap() - Method in interface org.apache.poi.sl.usermodel.TextRun
- getTextCap() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- getTextCap() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- getTextCenter() - Method in class org.apache.poi.xdgf.usermodel.XDGFText
- getTextColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getTextContent() - Method in class org.apache.poi.xdgf.usermodel.XDGFText
- getTextDef() - Method in class org.apache.poi.hwpf.model.FFData
- getTextDirection() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getTextDirection() - Method in interface org.apache.poi.sl.usermodel.TextShape
- getTextDirection() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getTextDirection() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextDirection() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Gets the vertical orientation of the text
- getTextFontAlign() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns where vertically on a line of text the actual words are positioned.
- getTextFragment(TextLayout, AttributedString) - Method in class org.apache.poi.sl.draw.DrawFactory
- getTextFromPieces() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Grab the text out of the text pieces.
- getTextHeight() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getTextHeight() - Method in class org.apache.poi.sl.draw.DrawTextShape
-
Compute the cumulative height occupied by the text
- getTextHeight() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Compute the cumulative height occupied by the text
- getTextHeight() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextHeight(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getTextHeight(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextShape
-
Compute the cumulative height occupied by the text
- getTextHeight(Graphics2D) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Compute the cumulative height occupied by the text
- getTextHeight(Graphics2D) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextHightlightColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Gets the highlight color for the run
- getTextHorizontalOverflow() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the type of horizontal overflow for the text.
- getTextId() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getTextIndex() - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
-
Return text's index within the SlideListWithText container (0 for title, 1..n for the nth body).
- getTextMark() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- getTextMark() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- getTextObjectRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- getTextOffsets() - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Paragraph's distance from shape's left margin, in master coordinates (576 dpi).
- getTextOrientation() - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Get the text orientation field for the TextObjectBase record.
- getTextParagraph() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
-
Returns an array of all the TextParagraphs found
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Returns an array of all the TextRuns in the sheet.
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Returns an array of all the TextRuns found
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Returns an array of all the TextRuns found
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFTitleMaster
-
Returns an array of all the TextRuns found
- getTextParagraphs() - Method in interface org.apache.poi.sl.usermodel.Notes
- getTextParagraphs() - Method in interface org.apache.poi.sl.usermodel.TextShape
- getTextParagraphs() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
- getTextParagraphs() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextParagraphs() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns a collection of the XSSFTextParagraphs that are attached to this shape
- getTextPieces() - Method in class org.apache.poi.hwpf.model.TextPieceTable
- getTextPieceTable() - Method in class org.apache.poi.hwpf.model.ComplexFileTable
- getTextPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getTextPlaceholder() - Method in interface org.apache.poi.sl.usermodel.TextShape
- getTextPlaceholder() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextPosition() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
This element specifies the amount by which text shall be raised or lowered for this run in relation to the default baseline of the surrounding non-positioned text.
- getTextPosition(int) - Method in class org.apache.poi.hwpf.model.NotesTables
- getTextProperties(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
- getTextPropList() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Fetch the TextProps that define this styling in the record order
- getTextPropType() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
- getTextRecursively() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
extracts all text recursively through embedded tables and embedded SDTs
- getTextRotation() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getTextRotation() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the text rotation field for the Text record.
- getTextRotation() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
The text rotation can be independent specified from the shape rotation.
- getTextRotation() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTextRotation() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the degree of rotation for the text in the cell
- getTextRuler() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getTextRunInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- getTextRuns() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- getTextRuns() - Method in class org.apache.poi.hwpf.model.CHPBinTable
- getTextRuns() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Fetch the text runs that are contained within this block of text
- getTextRuns() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- getTextRuns() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getTextRuns() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getTextScale() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Gets the current text scale value.
- getTextShapeByType(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getTextSpecInfoRuns() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
- getTextStartAt(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
-
Returns where in the text (in characters) the hyperlink at the given index starts applying to.
- getTextStyle() - Method in class org.apache.poi.xdgf.usermodel.XDGFSheet
- getTextTable() - Method in class org.apache.poi.hwpf.HWPFDocument
- getTextTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- getTextTable() - Method in class org.apache.poi.hwpf.HWPFOldDocument
- getTextType() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
- getTextType() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Return type of the text.
- getTextType() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getTexturePaint(PaintStyle.TexturePaint, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawPaint
- getTextVAlignAsian() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getTextVAlignLatin() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getTextVerticalOverflow() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the type of vertical overflow for the text.
- getTgtFrame() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the tgtFrame property.
- getTheme() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- getTheme() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- getTheme() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
- getTheme() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getTheme() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getTheme() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
- getTheme() - Method in class org.apache.poi.xssf.model.StylesTable
-
Get the current Workbook's theme table, or null if the Workbook lacks any themes.
- getTheme() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Index into the
collection, referencing a particular or value expressed in the Theme part. - getTheme() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns the Theme of current workbook.
- getThemeColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the color value for the font References a color defined in theme.
- getThemeColor(int) - Method in interface org.apache.poi.xssf.model.Themes
-
Convert a theme "index" (as used by fonts etc) into a color.
- getThemeColor(int) - Method in class org.apache.poi.xssf.model.ThemesTable
-
Convert a theme "index" (as used by fonts etc) into a color.
- getThemeIndex() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- getThemesData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the themes table.
- getThingType() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
-
Returns the type of the thing, eg TEXT, FONT or TOKN
- getThreadPrefersEventExtractors() - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Should this thread prefer event based over usermodel based extractors? (usermodel extractors tend to be more accurate, but use more memory) Default is false.
- getThreadPrefersEventExtractors() - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Should this thread prefer event based over usermodel based extractors? (usermodel extractors tend to be more accurate, but use more memory) Default is false.
- getThreshold() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- getThresholdMax() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- getThresholdMin() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- getThresholds() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- getThresholds() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- getThresholds() - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
- getThresholds() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- getThresholds() - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
Gets the list of thresholds
- getThresholds() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Gets the list of thresholds
- getThresholds() - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
- getThresholds() - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- getThumbnail() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the thumbnail (or
null) when this method is implemented. - getThumbnail() - Method in class org.apache.poi.hpsf.Thumbnail
-
Returns the thumbnail as a
byte[]inVT_CFformat. - getThumbnailAsWMF() - Method in class org.apache.poi.hpsf.Thumbnail
-
Returns the Thumbnail as a
byte[]of WMF data if the Thumbnail's Clipboard Format Tag isCFTAG_WINDOWSand its Clipboard Format isCF_METAFILEPICT - getThumbnailFilename() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the name of the Document thumbnail, eg
thumbnail.jpeg, ornullif there isn't one. - getThumbnailImage() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the Document thumbnail image data, or
nullif there isn't one. - getThumbnailPart() - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Returns the
PackagePartfor the Document Thumbnail, ornullif there isn't one - getThumbnailThumbnail() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the thumbnail (or
null), processed as an object which is (largely) able to unpack the thumbnail image data. - getTickColor() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the tick color field for the Tick record.
- getTickMarkFrequency() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Get the tick mark frequency field for the CategorySeriesAxis record.
- getTileFlipMode() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- getTileInfoProperties() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- getTileRectangle() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- getTint() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- getTint() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- getTint() - Method in interface org.apache.poi.sl.usermodel.ColorStyle
-
specifies a lighter version of its input color.
- getTint() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Specifies the tint value applied to the ctColor.
- getTint() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
specifies a lighter version of its input color.
- getTint() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Specifies the tint value applied to the ctColor.
- getTitle() - Method in class org.apache.poi.hpsf.SummaryInformation
- getTitle() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
The title is a run of text of type
TextHeaderAtom.CENTER_TITLE_TYPEorTextHeaderAtom.TITLE_TYPE - getTitle() - Method in class org.apache.poi.hssf.record.common.FeatProtection
- getTitle() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- getTitle() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- getTitle() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getTitle() - Method in interface org.apache.poi.sl.usermodel.Slide
- getTitle() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getTitle() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getTitle() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
- getTitleCellReference() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
- getTitleCellReference() - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- getTitleFormula() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Get the chart title formula expression if there is one
- getTitleMasters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Returns an array of all the normal Title Masters found in the slideshow
- getTitleOverlay() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getTitleProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get title.
- getTitleProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the name given to the resource.
- getTitleShape() - Method in class org.apache.poi.xslf.usermodel.XSLFChart
- getTitleString() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
- getTitleString() - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- getTitleText() - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Returns the title static text, or null if none is set.
- getTitleTextColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Fetch the RGB value for Title Text Colour
- getTitleType() - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.
- getTitleType() - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- getTlc() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Tab leader code
- getTlp() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table look specifier.
- getTlp_flags() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Get the tlp_flags field for the TLP record.
- getTmEdited() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the tmEdited field for the DOP record.
- getTo() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Return ending anchor point
- getToAdd() - Method in class org.apache.poi.ss.format.CellNumberStringMod
- getToCellName() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
- getTokenArrayValues() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
- getTokens() - Method in class org.apache.poi.ss.formula.Formula
- getTokens(Formula) - Static method in class org.apache.poi.ss.formula.Formula
- getTooltip() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the tooltip property.
- getTooltip() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getTooltip() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
- getToolTip() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
- getTop() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getTop() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- getToPart() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
-
The ToPart property identifies the part of a shape to which another shape is glued, such as its begin point or endpoint, one of its edges, or a connection point.
- getTopBorder() - Method in class org.apache.poi.hssf.record.RowRecord
-
A bit that specifies whether any cell in the row has a thick top border, or any cell in the row directly above the current row has a thick bottom border.
- getTopBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- getTopBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- getTopBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getTopBorderColor() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
get the color to use for the top border
- getTopBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getTopBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get the color to use for the top border
- getTopBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getTopBorderColor() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the color to use for the top border
- getTopBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getTopBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the top border
- getTopBorderColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get top border color
- getTopBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- getTopBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- getTopBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getTopBorderPaletteIdx() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the palette index for the top border
- getTopBorderSize() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get top border size
- getTopBorderSpace() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get top border spacing
- getTopBorderType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get top border type
- getTopBorderXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Get the color to use for the top border
- getTopColGutter() - Method in class org.apache.poi.hssf.record.GutsRecord
-
get the size of the gutter that appears at the above the columns
- getTopInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the distance (in points) between the top of the text frame and the top of the inscribed rectangle of the shape that contains the text.
- getTopInset() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- getTopInset() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Returns the distance (in points) between the top of the text frame and the top of the inscribed rectangle of the shape that contains the text.
- getTopInset() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the distance (in points) between the top of the text frame and the top of the inscribed rectangle of the shape that contains the text.
- getTopLeftCell() - Method in interface org.apache.poi.ss.usermodel.CellRange
- getTopLeftCell() - Method in class org.apache.poi.ss.util.SSCellRange
- getTopLevelShapes() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- getTopLevelStreams() - Method in class org.apache.poi.hdgf.HDGFDiagram
-
Returns all the top level streams, which are the streams pointed to by the TrailerStream.
- getTopmostParentShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getTopRow() - Method in class org.apache.poi.hssf.model.InternalSheet
- getTopRow() - Method in class org.apache.poi.hssf.record.PaneRecord
-
Get the top row field for the Pane record.
- getTopRow() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
get the top row visible in the window
- getTopRow() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
The top row in the visible view when the sheet is first viewed after opening it in a viewer
- getTopRow() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
The top row in the visible view when the sheet is first viewed after opening it in a viewer
- getTopRow() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
The top row in the visible view when the sheet is first viewed after opening it in a viewer
- getTopRow() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
The top row in the visible view when the sheet is first viewed after opening it in a viewer
- getToShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFConnection
- getTotalPos() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- getTotalSize() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- getTotalSize() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns the value of the totalSize field - the total length of the structure is totalSize + 4 (value of this field + size of this field).
- getTotalsRowCount() - Method in interface org.apache.poi.ss.usermodel.Table
- getTotalsRowCount() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getTotalTime() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getToUnicodeLE(String) - Static method in class org.apache.poi.util.StringUtil
-
Convert String to 16-bit unicode characters in little endian format
- getTplc() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A Tplc that specifies a unique identifier for this LSTF that MAY be used for user interface purposes.
- getTrackedColumnsForAutoSizing() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the currently tracked columns for auto-sizing.
- getTrailer() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Gets the trailer for this chunk, if it exists
- getTrailerStream() - Method in class org.apache.poi.hdgf.HDGFDiagram
-
Returns the TrailerStream, which is at the root of the tree of Streams.
- getTransform() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- getTransform() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Returns a copy of the current
Transformin theGraphics2Dcontext. - getTransform2D() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getTriplet() - Method in class org.apache.poi.hssf.util.HSSFColor
-
returns RGB triplet (0, 0, 0)
- getTriplet() - Method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- getTripletHash() - Static method in class org.apache.poi.hssf.util.HSSFColor
-
this function returns all colors in a hastable.
- getTspDigestAlgo() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getTspPass() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getTspRequestPolicy() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getTspService() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getTspUrl() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getTspUser() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getTspValidator() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getTx() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- getTxMasterStyleAtom() - Method in class org.apache.poi.hslf.record.Environment
- getTxMasterStyleAtoms() - Method in class org.apache.poi.hslf.record.MainMaster
- getTxMasterStyleAtoms() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
- getTxtAngle() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getTxtHeight() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getTxtLocPinX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getTxtLocPinY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getTxtPinX() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getTxtPinY() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getTxtWidth() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getTy() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- getType() - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Return the type of this hyperlink
- getType() - Method in class org.apache.poi.ddf.EscherPropertyMetaData
- getType() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
- getType() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
-
Returns the type of the chunk, which affects the mandatory information
- getType() - Method in class org.apache.poi.hdgf.pointers.Pointer
- getType() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
- getType() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
- getType() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's type.
- getType() - Method in class org.apache.poi.hslf.blip.DIB
- getType() - Method in class org.apache.poi.hslf.blip.EMF
- getType() - Method in class org.apache.poi.hslf.blip.JPEG
- getType() - Method in class org.apache.poi.hslf.blip.PICT
- getType() - Method in class org.apache.poi.hslf.blip.PNG
- getType() - Method in class org.apache.poi.hslf.blip.WMF
- getType() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- getType() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Gets whether the object is embedded or linked.
- getType() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Gets the type of the hyperlink action.
- getType() - Method in class org.apache.poi.hsmf.datatypes.Chunk
-
Gets the numeric type of this chunk.
- getType() - Method in exception org.apache.poi.hssf.model.InternalSheet.UnsupportedBOFType
- getType() - Method in class org.apache.poi.hssf.record.BOFRecord
-
type of object this marks
- getType() - Method in class org.apache.poi.hssf.record.cf.Threshold
- getType() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the type field for the Legend record.
- getType() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- getType() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
- getType() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Return the type of this hyperlink
- getType() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- getType() - Method in interface org.apache.poi.hwpf.usermodel.Field
- getType() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Get the type.
- getType() - Method in interface org.apache.poi.sl.usermodel.PictureData
- getType() - Method in interface org.apache.poi.sl.usermodel.TabStop
- getType() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- getType() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- getType() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
- getType() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacing
- getType() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
- getType() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
- getType() - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- getType() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getType() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- getType() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- getType() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
- getType() - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
- getType() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Return the type of this hyperlink
- getType() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
get Type of the Style
- getType1stCap(String, String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- getTypeEnum() - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Deprecated.use
getType()instead - getTypeEnum() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Deprecated.use
getTypeinstead - getTypeEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Deprecated.use
getType()instead - getTypeEnum() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
Deprecated.
- getTypeEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Deprecated.use
getTypeinstead - getTypeface() - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
- getTypeface() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- getTypeface() - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- getTypeface() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getTypeface() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
- getTypeFromOpcode(short) - Static method in class org.apache.poi.hwpf.sprm.SprmOperation
- getTypeOfCharFollowingTheNumber() - Method in class org.apache.poi.hwpf.model.ListLevel
-
"The type of character following the number text for the paragraph: 0 == tab, 1 == space, 2 == nothing."
- getTypeOfCharFollowingTheNumber(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
"The type of character following the number text for the paragraph: 0 == tab, 1 == space, 2 == nothing."
- getTypeOffset() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get normal,super or subscript.
- getTypeOffset() - Method in interface org.apache.poi.ss.usermodel.Font
-
get normal,super or subscript.
- getTypeOffset() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get normal,super or subscript.
- getTypeOfPLCS() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
- getUByte(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get the unsigned value of a byte.
- getUByte(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get the unsigned value of a byte.
- getUDFFinder() - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- getUDFFinder() - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
- getUDFFinder() - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- getUfel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection properties represented by itypFELayout and copt (East Asian layout properties).
- getUid() - Method in class org.apache.poi.ddf.EscherBSERecord
-
16 byte MD4 checksum.
- getUID() - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Gets the first MD4, that specifies the unique identifier of the uncompressed blip data
- getUID() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the first MD4, that specifies the unique identifier of the uncompressed blip data
- getUID() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the first MD4, that specifies the unique identifier of the uncompressed blip data
- getUID() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Returns 16-byte checksum of this picture
- getUIDInstanceCount() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
The instance type/signatures defines if one or two UID instances will be included
- getUIndex() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Workaround for places where we need to support more than 32767 cell styles, ideally the main getIndex() and others would return int, not short, but that would affect some public APIs
- getUInt(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get an unsigned int value from a byte array
- getUInt(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get an unsigned int value from a byte array
- getUncalced() - Method in class org.apache.poi.hssf.model.InternalSheet
- getUncompressedSize() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the uncompressed size (in bytes)
- getUncompressedSize() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the uncompressed size (in bytes)
- getUnderline() - Method in class org.apache.poi.hssf.record.FontRecord
-
get the type of underlining for the font
- getUnderline() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
get type of text underlining to use
- getUnderline() - Method in interface org.apache.poi.ss.usermodel.Font
-
get type of text underlining to use
- getUnderline() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- getUnderline() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get type of text underlining to use
- getUnderline() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the underline setting for the run.
- getUnderlineCode() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- getUnderlineCode() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getUnderlineColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the underline color for the run's underline, if any.
- getUnderlineThemeColor() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the underline theme color for the run's underline, if any.
- getUnderlineType() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
get the type of underlining for the font
- getUnderlineType() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
get the type of underlining for the font
- getUnderlineType() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
get the type of underlining for the font
- getUnderlineType() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
get the type of underlining for the font
- getUnderlyingBytes() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Returns an array of the bytes of the file.
- getUnderlyingProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- getUnderlyingProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
- getUnderlyingProperties() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getUniqueCount() - Method in class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
-
Returns an integer representing the total count of unique strings in the Shared String Table.
- getUniqueCount() - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Returns an integer representing the total count of unique strings in the Shared String Table.
- getUniqueCount() - Method in interface org.apache.poi.xssf.model.SharedStrings
-
Returns an integer representing the total count of unique strings in the Shared String Table.
- getUniqueCount() - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Returns an integer representing the total count of unique strings in the Shared String Table.
- getUnits() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
Get the units field for the Units record.
- getUnitsPerInch() - Method in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
- getUnknown1() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
- getUnknown1() - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Returns unknown1 field - currently unknown.
- getUnknown2() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
- getUnknown2() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
- getUnknown3() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
- getUnknown3() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
- getUnused() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- getUnused1() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- getUnused1() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Deprecated.This field should not be used according to specification
- getUnused2() - Method in class org.apache.poi.ddf.EscherBSERecord
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the unused2 field for the DOP record.
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Deprecated.This field should not be used according to specification
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
This field MUST be ignored.
- getUnused2() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused2 field for the SEP record.
- getUnused3() - Method in class org.apache.poi.ddf.EscherBSERecord
- getUnused3() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- getUnused3() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused3 field for the SEP record.
- getUnused4() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused4 field for the SEP record.
- getUnused5() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getUnused5() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused5 field for the SEP record.
- getUnused6() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the unused6 field for the SEP record.
- getUnusedPartIndex(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Get an unused part index based on the namePattern, which doesn't exist yet and has the lowest positive index
- getUnusedPartIndex(String) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
Get an unused part index based on the namePattern, which doesn't exist yet and has the lowest positive index
- getUPX() - Method in class org.apache.poi.hwpf.model.UPX
- getUri() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Gets the value of the uri property.
- getURI() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Part name property getter.
- getUriDereferencer() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getURIFromPath(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Get URI from a string path.
- getURL() - Method in class org.apache.poi.hssf.record.SupBookRecord
- getURL() - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlink
- getUsage() - Method in class org.apache.poi.ddf.EscherBSERecord
-
Defines the way this blip is used.
- getUsedSectors(boolean) - Method in class org.apache.poi.poifs.storage.BATBlock
-
How many sectors in this block are taken? Note that calling
BATBlock.hasFreeSectors()is much quicker - getUsedStyleList(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
get the styles which are related to the parameter style and their relatives this method can be used to copy all styles from one document to another document
- getUsePage() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getUsePage() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the use page numbers.
- getUsePage() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the use page numbers.
- getUsePage() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the use page numbers.
- getUserAgent() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getUserDateAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
A
CStringrecord that stores the user's date. - getUserLocale() - Static method in class org.apache.poi.util.LocaleUtil
- getUsername() - Method in class org.apache.poi.hssf.record.FileSharingRecord
- getUsername() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
get the username for the user that created the report.
- getUserName() - Method in class org.apache.poi.hwpf.model.SavedByEntry
- getUserStyleName() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Gets the name of the user defined style.
- getUserTimeZone() - Static method in class org.apache.poi.util.LocaleUtil
- getUShort(byte[]) - Static method in class org.apache.poi.util.LittleEndian
-
get an unsigned short value from the beginning of a byte array
- getUShort(byte[], int) - Static method in class org.apache.poi.util.LittleEndian
-
get an unsigned short value from a byte array
- getVal() - Method in class org.apache.poi.hwpf.model.PropertyModifier
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTAngle
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTFixedPercentage
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPercentage
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPositivePercentage
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTPresetColor
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
-
Gets the value of the val property.
- getVal() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Gets the value of the val property.
- getValidation() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator.DataValidationContext
- getValidationConstraint() - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- getValidationConstraint() - Method in interface org.apache.poi.ss.usermodel.DataValidation
- getValidationConstraint() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- getValidationContextForCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
Finds and returns the
DataValidationEvaluator.DataValidationContextfor the cell, if there is one. - getValidationForCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
Finds and returns the
DataValidationfor the cell, if there is one. - getValidationType() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- getValidationType() - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
- getValidationType() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- getValidationValuesForCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
If
DataValidationEvaluator.getValidationForCell(CellReference)returns an instance, and theDataValidationConstraint.ValidationTypeisDataValidationConstraint.ValidationType.LIST, return the valid values, whether they are from a static list or cell range. - getValidationValuesForConstraint(DataValidationEvaluator.DataValidationContext) - Static method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
static so enums can reference it without creating a whole instance
- getValidSettings() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getValidSettings() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the valid settings.
- getValidSettings() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the valid settings.
- getValidSettings() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Use the printer's defaults settings for page setup values and don't use the default values specified in the schema.
- getValue() - Method in class org.apache.poi.hdgf.chunks.Chunk.Command
- getValue() - Method in class org.apache.poi.hpsf.ClipboardData
- getValue() - Method in class org.apache.poi.hpsf.Property
-
Returns the property's value.
- getValue() - Method in class org.apache.poi.hpsf.TypedPropertyValue
- getValue() - Method in class org.apache.poi.hpsf.UnicodeString
- getValue() - Method in class org.apache.poi.hpsf.VariantBool
- getValue() - Method in exception org.apache.poi.hpsf.VariantTypeException
-
Returns the value who's variant type caused the problem.
- getValue() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Return the text property value.
- getValue() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- getValue() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Fetch the value of the text property (meaning is specific to each different kind of text property)
- getValue() - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
- getValue() - Method in class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.FloatPropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.NullPropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.TimePropertyValue
- getValue() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
Returns the Text value of the chunk
- getValue() - Method in class org.apache.poi.hssf.record.cf.Threshold
- getValue() - Method in class org.apache.poi.hssf.record.FormulaRecord
-
get the calculated value of the formula
- getValue() - Method in class org.apache.poi.hssf.record.LabelRecord
-
get the value
- getValue() - Method in class org.apache.poi.hssf.record.NumberRecord
-
get the value for the cell
- getValue() - Method in class org.apache.poi.hssf.record.OldFormulaRecord
-
get the calculated value of the formula
- getValue() - Method in class org.apache.poi.hssf.record.OldLabelRecord
-
Get the String of the cell
- getValue() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- getValue() - Method in class org.apache.poi.hwpf.model.Colorref
- getValue() - Method in class org.apache.poi.hwpf.model.Hyphenation
- getValue() - Method in class org.apache.poi.hwpf.model.PropertyModifier
- getValue() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Get the value field for the SHD80 record.
- getValue() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Get the value field for the TBD record.
- getValue() - Method in class org.apache.poi.openxml4j.util.Nullable
-
Deprecated.Get the store value if any.
- getValue() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
- getValue() - Method in class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
- getValue() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
- getValue() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
- getValue() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
- getValue() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
- getValue() - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Gets the value used for the threshold, or
nullif there isn't one. - getValue() - Method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
- getValue() - Method in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.Returns value of this charset
- getValue() - Method in enum org.apache.poi.ss.usermodel.FontFamily
-
Returns index of this font family
- getValue() - Method in enum org.apache.poi.ss.usermodel.FontScheme
- getValue() - Method in enum org.apache.poi.ss.usermodel.FontUnderline
- getValue() - Method in enum org.apache.poi.ss.usermodel.PageOrder
- getValue() - Method in enum org.apache.poi.ss.usermodel.PrintCellComments
- getValue() - Method in enum org.apache.poi.ss.usermodel.PrintOrientation
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorPreset
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- getValue() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
- getValue() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
-
Represents the value of the cell.
- getValue() - Method in class org.apache.poi.xslf.model.PropertyFetcher
- getValue() - Method in class org.apache.poi.xssf.model.ParagraphPropertyFetcher
- getValue() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Returns the value of the header or footer.
- getValue() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.Borders
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.BreakClear
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.BreakType
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.LineSpacingRule
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.TableRowAlign
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.TextAlignment
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.UnderlinePatterns
- getValue() - Method in enum org.apache.poi.xwpf.usermodel.VerticalAlign
- getValue(int) - Method in class org.apache.poi.util.BitField
-
Obtain the value for the specified BitField, appropriately shifted right.
- getValue(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getValue(int, int) - Method in interface org.apache.poi.ss.formula.TwoDEval
- getValue(int, int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getValue(int, int, int) - Method in interface org.apache.poi.ss.formula.ThreeDEval
- getValue(String) - Method in class org.apache.poi.sl.draw.geom.Context
- getValue1() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- getValue2() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- getValueAt(int) - Method in class org.apache.poi.poifs.storage.BATBlock
- getValueAxes() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
- getValueDataSize() - Method in class org.apache.poi.hssf.record.BoolErrRecord
- getValueDataSize() - Method in class org.apache.poi.hssf.record.CellRecord
- getValueDataSize() - Method in class org.apache.poi.hssf.record.FormulaRecord
- getValueDataSize() - Method in class org.apache.poi.hssf.record.LabelSSTRecord
- getValueDataSize() - Method in class org.apache.poi.hssf.record.NumberRecord
- getValueDataSize() - Method in class org.apache.poi.hssf.record.RKRecord
- getValues() - Method in class org.apache.poi.hpsf.Array
- getValues() - Method in class org.apache.poi.hpsf.Vector
- getValues() - Method in interface org.apache.poi.ss.usermodel.charts.LineChartSeries
-
Deprecated.
- getValues(MAPIProperty) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Returns all values for the given property, looking up chunk based ones as required, of null if none exist
- getValuesCellRange() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- getValuesData() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- getValuesDataType() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Get the values data type field for the Series record.
- getValueText() - Method in class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
- getValueText() - Method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
- getValueType() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
See
SeriesRecord - getVariantLength(long) - Static method in class org.apache.poi.hpsf.Variant
-
Returns a variant type's length.
- getVariantName(long) - Static method in class org.apache.poi.hpsf.Variant
-
Returns the variant type name associated with a variant type number.
- getVariantType() - Method in exception org.apache.poi.hpsf.VariantTypeException
-
Returns the offending variant type.
- getVaryDisplayPattern() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- getVBADigitalSignature() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Returns the VBA digital signature for the VBA project embedded in the document (or
null). - getVCenter() - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- getVCenter() - Method in class org.apache.poi.hssf.record.VCenterRecord
-
get whether to center vertically or not
- GETVECTORBRUSHSIZE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves the physical brush size currently defined on a device.
- GETVECTORPENSIZE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Retrieves the physical pen size currently defined on a device.
- getVerifier() - Method in class org.apache.poi.poifs.crypt.Decryptor
- getVerifier() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- getVerifierHashSize() - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- getVersion() - Method in class org.apache.poi.ddf.EscherOptRecord
- getVersion() - Method in class org.apache.poi.ddf.EscherRecord
-
Returns the version part of the option record.
- getVersion() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory
- getVersion() - Method in class org.apache.poi.hdgf.pointers.PointerFactory
- getVersion() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
- getVersion() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.HemfMultiFormatsData
- getVersion() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
- getVersion() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
- getVersion() - Method in class org.apache.poi.hssf.record.BOFRecord
-
Version number - for BIFF8 should be 0x06
- getVersion() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that MUST be 0xFFFFFFFF.
- getVersionMajor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- getVersionMinor() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- getVersionProperty() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Get version.
- getVersionProperty() - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the version number.
- getVertAlign() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Specifies the alignment of the cell contents relative to text flow (e.g.
- getVertAlign() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- getVertical() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Get the type of vertical alignment for the cell
- getVerticalAlignment() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getVerticalAlignment() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the vertical alignment field for the Text record.
- getVerticalAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get the vertical alignment of text in the cell
- getVerticalAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getVerticalAlignment() - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Gets the vertical alignment.
- getVerticalAlignment() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Returns the type of vertical alignment for the text.
- getVerticalAlignment() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get the type of vertical alignment for the cell
- getVerticalAlignment() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- getVerticalAlignment() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getVerticalAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getVerticalAlignment() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Returns the type of vertical alignment for the text within the shape.
- getVerticalAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Returns the text vertical alignment which shall be applied to text in this paragraph.
- getVerticalAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the vertical alignment value
- getVerticalAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get the vertical alignment of the cell.
- getVerticalAlignmentEnum() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- getVerticalAlignmentEnum() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Deprecated.use
getVerticalAlignment()instead - getVerticalAlignmentEnum() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- getVerticalBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- getVerticalBorderColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
HSSF Doesn't support table borders, so always
HSSFColor.HSSFColorPredefined.AUTOMATIC - getVerticalBorderColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getVerticalBorderColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getVerticalBorderColorColor() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
HSSF Doesn't support table borders, so always
HSSFColor.HSSFColorPredefined.AUTOMATIC - getVerticalBorderColorColor() - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal borders.
- getVerticalBorderColorColor() - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- getVerticalHold() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get the vertical position of the window (in 1/20ths of a point)
- getVerticallyCenter() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Determine whether printed output for this sheet will be vertically centered.
- getVerticallyCenter() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Determine whether printed output for this sheet will be vertically centered.
- getVerticallyCenter() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determine whether printed output for this sheet will be vertically centered.
- getVerticallyCenter() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Determine whether printed output for this sheet will be vertically centered.
- getVerticalOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- getVerticalOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- getVerticalPos() - Method in class org.apache.poi.hssf.record.DVALRecord
- getVerticalPositioning() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Specifies the type of vertical positioning to use for a shape
- getVerticalRelativeElement() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
-
Specifies a page element relative to which a shape is vertically positioned
- getVerticalScale() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Get the verticalScale field for the PlotGrowth record.
- getVerticalScalingFactor() - Method in class org.apache.poi.hwpf.usermodel.Picture
- getVerticalSplitLeftColumn() - Method in class org.apache.poi.ss.util.PaneInformation
-
For a vertical split returns the left column in the RIGHT pane.
- getVerticalSplitPosition() - Method in class org.apache.poi.ss.util.PaneInformation
-
Returns the vertical position of the split.
- getVerticalTextAlignment() - Method in class org.apache.poi.hssf.record.TextObjectRecord
- getView() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the view field for the DOP record.
- getViewableArray() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableArray() - Method in class org.apache.poi.poifs.property.Property
-
Get an array of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewableIterator() - Method in class org.apache.poi.poifs.property.Property
-
Get an Iterator of objects, some of which may implement POIFSViewable
- getViewFlags() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- getViewFlags_unused2() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used
- getViewport() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getVirusinfo() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the virusinfo field for the DOP record.
- getVjc() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the vjc field for the SEP record.
- getVMLDrawing(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get VML drawing for this sheet (aka 'legacy' drawig)
- getVResolution() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- getVResolution() - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Returns the vertical resolution.
- getVResolution() - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Returns the vertical resolution.
- getVResolution() - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Returns the vertical resolution.
- getW() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Gets the value of the w property.
- getW() - Method in class org.apache.poi.sl.draw.geom.Path
- getWAlignFont() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the wAlignFont field for the PAP record.
- getWCellPaddingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell margin/padding.
- getWCellPaddingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell margin/padding.
- getWCellPaddingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell margin/padding.
- getWCellPaddingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell margin/padding.
- getWCellPaddingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell margin/padding.
- getWCellPaddingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell margin/padding.
- getWCellPaddingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell margin/padding.
- getWCellPaddingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell margin/padding.
- getWCellPaddingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell margin/padding.
- getWCellPaddingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell margin/padding.
- getWCellPaddingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell margin/padding.
- getWCellPaddingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell margin/padding.
- getWCellSpacingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell spacing.
- getWCellSpacingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell spacings.
- getWCellSpacingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell spacings.
- getWCellSpacingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell spacings.
- getWCellSpacingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell spacings.
- getWCellSpacingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell spacing.
- getWCellSpacingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell spacing.
- getWCellSpacingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell spacing.
- getWCellSpacingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell spacing.
- getWCellSpacingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell spacing.
- getWCellSpacingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell spacing.
- getWCellSpacingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell spacing.
- getWCharScale() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Get the wCharScale field for the CHP record.
- getWConflict() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When != 0, index number that identifies all text participating in a particular conflict incident.
- getWeekNo(Calendar, int) - Method in class org.apache.poi.ss.formula.functions.WeekNum
- getWeight() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Get the weight field for the LineFormat record.
- getWeight() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getWeight() - Method in class org.apache.poi.hwpf.model.Ffn
- getWholeColumn(SpreadsheetVersion, String, String) - Static method in class org.apache.poi.ss.util.AreaReference
- getWholeRow(SpreadsheetVersion, String, String) - Static method in class org.apache.poi.ss.util.AreaReference
- getWIdent() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies that this is a Word Binary File.
- getWidth() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Get the width field for the AxisParent record.
- getWidth() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- getWidth() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Get the width field for the Chart record.
- getWidth() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the width field for the Text record.
- getWidth() - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
get the width of the window
- getWidth() - Method in class org.apache.poi.hwmf.record.HwmfFont
- getWidth() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
- getWidth() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
returns pixel width of the picture or -1 if dimensions determining was failed
- getWidth() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- getWidth() - Method in class org.apache.poi.sl.draw.DrawTextFragment
- getWidth() - Method in interface org.apache.poi.ss.formula.eval.AreaEval
- getWidth() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- getWidth() - Method in interface org.apache.poi.ss.formula.TwoDEval
- getWidth() - Method in interface org.apache.poi.ss.usermodel.CellRange
- getWidth() - Method in class org.apache.poi.ss.util.SSCellRange
- getWidth() - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- getWidth() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getWidth() - Method in class org.apache.poi.xdgf.geom.Dimension2dDouble
- getWidth() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getWidth() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the width value as an integer.
- getWidth() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- getWidthAndFitsFlags() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Get the widthAndFitsFlags field for the TAP record.
- getWidthAndFitsFlags_empty1() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used
- getWidthAndFitsFlags_empty2() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used
- getWidthDecimal() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the table width as a decimal value.
- getWidthDecimal() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get the table width as a decimal value.
- getWidthDecimal(CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the width as a decimal value.
- getWidthMax() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- getWidthMax() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
How much of the cell width, in %, should be given to the max value?
- getWidthMax() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- getWidthMin() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- getWidthMin() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
How much of the cell width, in %, should be given to the min value?
- getWidthMin() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- getWidthMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Returns current width mode of this manual layout.
- getWidthMode() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getWidthMode() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getWidthRatio() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Returns current fraction of the width of the chart.
- getWidthRatio() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getWidthRatio() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getWidthType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the width type for the table, as an
STTblWidth.Enumvalue. - getWidthType() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Get the width type for the table, as an
STTblWidth.Enumvalue. - getWidthType(CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Get the width type from the width value
- getWildCardPattern(String) - Static method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
-
Translates Excel countif wildcard strings into java regex strings
- getWindow() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- getWindowing() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
gets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
- getWindowOne() - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getWindowTwo() - Method in class org.apache.poi.hssf.model.InternalSheet
- getWmfInputStream() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.WindowsMetafile
- getWmfSize() - Method in class org.apache.poi.hslf.blip.Metafile.Header
- getWordCount() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Returns the word count or 0 if the
SummaryInformationdoes not contain a word count. - getWords() - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- getWordWrap() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- getWordWrap() - Method in interface org.apache.poi.sl.usermodel.TextShape
- getWordWrap() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- getWordWrap() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- getWordWrapEx() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Returns the value indicating word wrap.
- getWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Return the parent workbook
- getWorkbook() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- getWorkbook() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Return the parent workbook
- getWorkbook() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- getWorkbook() - Method in class org.apache.poi.xssf.model.MapInfo
-
Returns the parent XSSFWorkbook
- getWorkbook() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Return the parent workbook
- getWorkbook() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns the parent XSSFWorkbook
- getWorkbookData() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Returns an InputStream to read the contents of the main Workbook, which contains key overall data for the file, including sheet definitions.
- getWorkbookDirEntryName(DirectoryNode) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.ConditionalFormattingEvaluator
- getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
- getWorkbookEvaluator(String) - Method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
- getWorkbookName() - Method in class org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
- getWorkbookRecordList() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Only for internal calls - code based on this is not supported ...
- getWorkbookType() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- getWorksheetXMLInputStream() - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
- getWorksheetXMLInputStream() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- getWr() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Text wrapping mode
- getWr() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Get the wr field for the PAP record.
- getWR() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Gets the value of the wr property.
- getWrappingWidth(boolean, Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
Returns wrapping width to break lines in this paragraph
- getWrapText() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether to wrap the text in the cell
- getWrapText() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
get whether the text should be wrapped
- getWrapText() - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- getWrapText() - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
get whether the text should be wrapped
- getWrapText() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Whether the text should be wrapped
- getWrapText() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Whether the text should be wrapped
- getWriteAccess() - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getWriteIndex() - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- getWriteMask() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Calculate mask from the subPropMatches.
- getWriteMask() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Get the mask that's used at write time.
- getWriteProtect() - Method in class org.apache.poi.hssf.model.InternalWorkbook
- getWrk() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Text wrapping mode type (valid only for wrapping modes 2 and 4
- getWSBool1() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
get first byte (see bit getters)
- getWSBool2() - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
get the second byte (see bit getters)
- getWScaleSaved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getWSpare() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the wSpare field for the DOP record.
- getWSpare2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Get the wSpare2 field for the DOP record.
- getWTextFlow() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the wTextFlow field for the SEP record.
- getWvkSaved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getWWidth() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Preferred table width.
- getWWidth() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Preferred cell width.
- getWWidthAfter() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Width of invisible cell (used for layout purposes) after the last visible cell in the row..
- getWWidthBefore() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Width of invisible cell (used for layout purposes) before the first visible cell in the row..
- getWWidthIndent() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Left Indent.
- getX() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getX() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Get the x field for the AxisParent record.
- getX() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Get the x field for the Chart record.
- getX() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the x field for the Text record.
- getX() - Method in class org.apache.poi.hssf.record.PaneRecord
-
Get the x field for the Pane record.
- getX() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
- getX() - Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
Gets the value of the x property.
- getX() - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
-
Gets the value of the x property.
- getX() - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Gets the value of the x property.
- getX() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Returns the x location of the chart element.
- getX() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getX() - Method in class org.apache.poi.xddf.usermodel.XDDFPoint2D
- getX() - Method in class org.apache.poi.xddf.usermodel.XDDFPositiveSize2D
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- getX() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- getX() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getX1() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- getX1() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
- getX1() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
The top left x coordinate of this group.
- getX2() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- getX2() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
- getX2() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
The bottom right x coordinate of this group.
- getXadesCanonicalizationMethod() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getXadesDigestAlgo() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getXadesRole() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getXadesSignatureId() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- getXaLeft() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Left of rectangle enclosing shape relative to the origin of the shape.
- getXaPage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the xaPage field for the SEP record.
- getXaPageNUp() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the xaPageNUp field for the SEP record.
- getXaRight() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Right of rectangle enclosing shape relative to the origin of the shape.
- getXAxisUpperLeft() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the x axis upper left field for the Legend record.
- getXBasis() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Get the x Basis field for the FontBasis record.
- getXBATCount() - Method in class org.apache.poi.poifs.storage.HeaderBlock
- getXBATEntriesPerBlock() - Method in class org.apache.poi.poifs.common.POIFSBigBlockSize
- getXBATIndex() - Method in class org.apache.poi.poifs.storage.HeaderBlock
- getXchSym() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When chp.fSpec==1 and the character recorded for the run in the document stream is chSymbol (0x28), the character stored chp.xchSym will be displayed using the font specified in chp.ftcSym..
- getXExt() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- getXFAt(int) - Method in class org.apache.poi.hssf.record.MulBlankRecord
-
returns the xf index for column (coffset = column - field_2_first_col)
- getXFAt(int) - Method in class org.apache.poi.hssf.record.MulRKRecord
-
returns the xf index for column (coffset = column - field_2_first_col)
- getXFIndex() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- getXFIndex() - Method in class org.apache.poi.hssf.record.BlankRecord
-
get the index of the extended format record to style this cell with
- getXFIndex() - Method in class org.apache.poi.hssf.record.CellRecord
-
get the index to the ExtendedFormat
- getXFIndex() - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- getXFIndex() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
get the columns' default format info
- getXFIndex() - Method in class org.apache.poi.hssf.record.LabelRecord
- getXFIndex() - Method in class org.apache.poi.hssf.record.OldCellRecord
-
get the index to the ExtendedFormat, for non-Biff2
- getXFIndex() - Method in class org.apache.poi.hssf.record.RowRecord
-
if the row is formatted then this is the index to the extended format record
- getXFIndex() - Method in class org.apache.poi.hssf.record.StyleRecord
-
get the actual index of the style extended format record
- getXFIndexForColAt(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
get the index to the ExtendedFormatRecord "associated" with the column at specified 0-based index.
- getXfpos() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- getXfrm() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- getXfrm() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
Return a fake-xfrm which is used for calculating the text height
- getXfrm(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
-
background does not have a associated transform, therefore we return null
- getXfrm(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- getXFType() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether the cell is a cell or style XFRecord
- getXmlColumnPr() - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the XmlColumnPr (XML column properties) if this column has an XML mapping.
- getXmlColumnPrs() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Deprecated.Use
XSSFTableColumn.getXmlColumnPr()instead. - getXmlDataType() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
- getXmlDataType() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
Return the underlying CTLegend bean.
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
Return the underlying CTManualLayout bean.
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizeFollowText
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleCharacter
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleNone
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStylePicture
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFFont
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacing
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFAdjustHandlePolar
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFAdjustHandleXY
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColor
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorPreset
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFConnectionSite
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFEffectContainer
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFEffectList
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFExtensionList
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryRectangle
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFGroupFillProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinBevelProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinRoundProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFNoFillProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPath
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPicture
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFScene3D
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFShape3D
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFStretchInfoProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- getXmlObject() - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.section.XDGFSection
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFCell
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFDocument
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasters
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFPage
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- getXmlObject() - Method in class org.apache.poi.xdgf.usermodel.XDGFStyleSheet
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFColor
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFNotes
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFNotesMaster
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideLayout
-
While developing only!
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFSlideMaster
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyle
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyles
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Return the text run xmlbeans object.
- getXmlObject() - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
While developing only!
- getXmlObject() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- getXmlObject() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- getXMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Returns current x-coordinnate layout mode.
- getXMode() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getXMode() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getXOffset() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Gets the X offset of the comment on the page.
- getXpath() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
- getXPath() - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
- getXPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
- getXPosition() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- getXSize() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the x size field for the Legend record.
- getXSSFBSheetComments() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader.SheetIterator
- getXSSFBStylesTable() - Method in class org.apache.poi.xssf.eventusermodel.XSSFBReader
- getXSSFColor() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
get the color value for the font References a color defined as Standard Alpha Red Green Blue color value (ARGB).
- getXSSFMapById(int) - Method in class org.apache.poi.xssf.model.MapInfo
- getXSSFMapByName(String) - Method in class org.apache.poi.xssf.model.MapInfo
- getXSSFSheet() - Method in class org.apache.poi.xssf.model.SingleXmlCells
- getXSSFSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- getXSSFWorkbook() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- getXstDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
The string value of the ListNum field when revision mark tracking began.
- getXValues() - Method in interface org.apache.poi.ss.usermodel.charts.ScatterChartSeries
-
Deprecated.
- getXWPFDocument() - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
Return XWPFDocument
- getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get the
XWPFDocumentthe footnote is part of. - getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- getXWPFDocument() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- getXYAdjustHandle(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getXYAdjustHandles() - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- getY() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- getY() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Get the y field for the AxisParent record.
- getY() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Get the y field for the Chart record.
- getY() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Get the y field for the Text record.
- getY() - Method in class org.apache.poi.hssf.record.PaneRecord
-
Get the y field for the Pane record.
- getY() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
- getY() - Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
Gets the value of the y property.
- getY() - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
-
Gets the value of the y property.
- getY() - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Gets the value of the y property.
- getY() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- getY() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Returns current y location of the chart element.
- getY() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getY() - Method in class org.apache.poi.xddf.usermodel.XDDFPoint2D
- getY() - Method in class org.apache.poi.xddf.usermodel.XDDFPositiveSize2D
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- getY() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- getY() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getY1() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- getY1() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
- getY1() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
The top left y coordinate of this group.
- getY2() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- getY2() - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
- getY2() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
The bottom right y coordinate of this group.
- getYaBottom() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Bottom of the rectangle enclosing shape relative to the origin of the shape.
- getYaPage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the yaPage field for the SEP record.
- getYaPageNUp() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Get the yaPageNUp field for the SEP record.
- getYaTop() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Top of rectangle enclosing shape relative to the origin of the shape.
- getYAxisUpperLeft() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the y axis upper left field for the Legend record.
- getYBasis() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Get the y Basis field for the FontBasis record.
- getYExt() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- getYMode() - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Returns current y-coordinate layout mode.
- getYMode() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- getYMode() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- getYOffset() - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Gets the Y offset of the comment on the page.
- getYPoints() - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
- getYPosition() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- getYSize() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Get the y size field for the Legend record.
- getYValues() - Method in interface org.apache.poi.ss.usermodel.charts.ScatterChartSeries
-
Deprecated.
- getZ() - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Gets the value of the z property.
- getZero1() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the zero 1 field for the Tick record.
- getZero2() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the zero 2 field for the Tick record.
- getZero3() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Get the zero 3 field for the Tick record.
- getZeroHeight() - Method in class org.apache.poi.hssf.record.RowRecord
-
get whether or not to display this row with 0 height
- getZeroHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
get whether or not to display this row with 0 height
- getZeroHeight() - Method in interface org.apache.poi.ss.usermodel.Row
-
Get whether or not to display this row with 0 height
- getZeroHeight() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Get whether or not to display this row with 0 height
- getZeroHeight() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Get whether or not to display this row with 0 height
- getZipArchive() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Get the zip archive
- getZipArchive() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
Get the zip entry of this part.
- getZipItemNameFromOPCName(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Convert an OPC item name into a zip item name by removing any leading forward slash if it exist.
- getZipURIFromOPCName(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Convert an OPC item name into a zip URI by removing any leading forward slash if it exist.
- getZkSaved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- getZoomPercent() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Returns the current zoom factor in percent values, i.e.
- getZoomPercent() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Set zoom.
In the zoom tag inside settings.xml file
it sets the value of zoom
sample snippet from settings.xml - GHOST_WHITE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Ghost White Preset Color
- GHOST_WHITE - org.apache.poi.xddf.usermodel.PresetColor
- GhostWhite - org.apache.poi.sl.usermodel.PresetColor
- GIF - org.apache.poi.hwpf.usermodel.PictureType
- GIF - org.apache.poi.sl.usermodel.PictureData.PictureType
-
GIF image format
- GINGERBREAD_MAN - org.apache.poi.xwpf.usermodel.Borders
- GIVEN_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- GLOSSARY_DOCUMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- glsboundedrecord - org.apache.poi.hemf.record.HemfRecordType
- glsrecord - org.apache.poi.hemf.record.HemfRecordType
- Gold - org.apache.poi.sl.usermodel.PresetColor
- GOLD - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- GOLD - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Gold Preset Color
- GOLD - org.apache.poi.ss.usermodel.IndexedColors
- GOLD - org.apache.poi.xddf.usermodel.PresetColor
- Goldenrod - org.apache.poi.sl.usermodel.PresetColor
- GOLDENROD - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Goldenrod Preset Color
- GOLDENROD - org.apache.poi.xddf.usermodel.PresetColor
- GOVERNMENT_ID_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- GPopublicintAtom - org.apache.poi.hslf.record.RecordTypes
- GRADIENT - org.apache.poi.xwpf.usermodel.Borders
- GRADIENT_ACTIVE_CAPTION - org.apache.poi.xddf.usermodel.SystemColor
- GRADIENT_INACTIVE_CAPTION - org.apache.poi.xddf.usermodel.SystemColor
- GRADIENT_SHAPE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
PathGradientPaint needs the shape to be set.
- GradientActiveCaption - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the lightest color in the color gradient of an active window's title bar.
- gradientfill - org.apache.poi.hemf.record.HemfRecordType
- GradientInactiveCaption - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the lightest color in the color gradient of an inactive window's title bar.
- grammar - org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
-
the text has a grammar error.
- GraphicalFrame<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- GRatioAtom - org.apache.poi.hslf.record.RecordTypes
- Gray - org.apache.poi.sl.usermodel.PresetColor
- GRAY - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Gray
- GRAY - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Gray Preset Color
- GRAY - org.apache.poi.xddf.usermodel.PresetColor
- GRAY_TEXT - org.apache.poi.xddf.usermodel.SystemColor
- GRAY_WHITE - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Gray and White
- GrayText - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of dimmed text.
- GRColorAtom - org.apache.poi.hslf.record.RecordTypes
- GREATER_OR_EQUAL - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- GREATER_OR_EQUAL - org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- GREATER_OR_EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- GREATER_THAN - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- GREATER_THAN - org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- GREATER_THAN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- GreaterEqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- GreaterEqualPtg - Class in org.apache.poi.ss.formula.ptg
-
PTG class to implement greater or equal to
- GreaterThanEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- GreaterThanPtg - Class in org.apache.poi.ss.formula.ptg
-
Greater than operator PTG ">"
- GREEK - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Greek character set.
- GREEK - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- Green - org.apache.poi.sl.usermodel.PresetColor
- GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Green Preset Color
- GREEN - org.apache.poi.ss.usermodel.IndexedColors
- GREEN - org.apache.poi.xddf.usermodel.PresetColor
- GREEN_YELLOW - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Green Yellow Preset Color
- GREEN_YELLOW - org.apache.poi.xddf.usermodel.PresetColor
- GreenYellow - org.apache.poi.sl.usermodel.PresetColor
- GRESTORE - Static variable in interface org.apache.poi.sl.draw.Drawable
- GREY_25_PERCENT - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- GREY_25_PERCENT - org.apache.poi.ss.usermodel.IndexedColors
- GREY_3_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Grey Up / Side / Down arrows
- GREY_4_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Grey Up / NE / SE / Down arrows
- GREY_40_PERCENT - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- GREY_40_PERCENT - org.apache.poi.ss.usermodel.IndexedColors
- GREY_5_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- GREY_50_PERCENT - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- GREY_50_PERCENT - org.apache.poi.ss.usermodel.IndexedColors
- GREY_80_PERCENT - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- GREY_80_PERCENT - org.apache.poi.ss.usermodel.IndexedColors
- Grfhic - Class in org.apache.poi.hwpf.model
-
The grfhic structure is a set of HTML incompatibility flags that specify the HTML incompatibilities of a list structure.
- Grfhic() - Constructor for class org.apache.poi.hwpf.model.Grfhic
- Grfhic(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Grfhic
- GrfhicAbstractType - Class in org.apache.poi.hwpf.model.types
-
The grfhic structure is a set of HTML incompatibility flags that specify the HTML incompatibilities of a list structure.
- GrfhicAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.GrfhicAbstractType
- gridset - Variable in class org.apache.poi.hssf.model.InternalSheet
- GridsetRecord - Class in org.apache.poi.hssf.record
-
Title: Gridset Record.
- GridsetRecord() - Constructor for class org.apache.poi.hssf.record.GridsetRecord
- GridsetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.GridsetRecord
- group(Matcher, int) - Static method in class org.apache.poi.ss.format.CellFormatPart
-
Returns the string from the group, or "" if the group is null.
- GROUP_TRANSFORM - Static variable in interface org.apache.poi.sl.draw.Drawable
-
Key will be internally used to store affine transformation temporarily within group shapes
- GROUP1_REAL_SIGN - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- GROUP1_REAL_SIGN_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- GROUP2_IMAGINARY_INTEGER_OR_DOUBLE - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- GROUP2_REAL_INTEGER_OR_DOUBLE_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- GROUP3_IMAGINARY_SIGN - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- GROUP3_IMAGINARY_SIGN_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- GROUP4_IMAGINARY_INTEGER_OR_DOUBLE - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- GROUP4_IMAGINARY_INTEGER_OR_DOUBLE_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- GROUP5_IMAGINARY_GROUP_REGEX - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- groupColumn(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Create an outline for the provided column range.
- groupColumn(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Create an outline for the provided column range.
- groupColumn(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Create an outline for the provided column range.
- groupColumn(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Group between (0 based) columns
- groupColumnRange(int, int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Creates an outline group for the specified columns.
- groupColumnRange(int, int, boolean) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Creates an outline group for the specified columns, by setting the level field for each col info record in the range.
- Grouping - Enum in org.apache.poi.xddf.usermodel.chart
- GroupMarkerSubRecord - Class in org.apache.poi.hssf.record
-
ftGmo (0x0006)
- GroupMarkerSubRecord() - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
- GroupMarkerSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.GroupMarkerSubRecord
- groupRow(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Tie a range of cell together so that they can be collapsed or expanded
- groupRow(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Tie a range of rows together so that they can be collapsed or expanded
- groupRow(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Tie a range of rows together so that they can be collapsed or expanded
- groupRow(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Tie a range of cell together so that they can be collapsed or expanded
- groupRowRange(int, int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
- GroupShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- GROUPSHAPE__1DADJUSTMENT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__BEHINDDOCUMENT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__BORDERBOTTOMCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__BORDERLEFTCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__BORDERRIGHTCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__BORDERTOPCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__EDITEDWRAP - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__FLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__HIDDEN - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__HR_ALIGN - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__HR_HEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__HR_PCT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__HR_WIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__HYPERLINK - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__ISBUTTON - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__METROBLOB - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__ONDBLCLICKNOTIFY - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__POSH - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__POSRELH - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__POSRELV - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__POSV - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__PRINT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__REGROUPID - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__SCRIPT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__SCRIPTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__SCRIPTLANG - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__SHAPENAME - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__TABLEPROPERTIES - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__TABLEROWPROPERTIES - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__TOOLTIP - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__UNUSED906 - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__WEBBOT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPDISTBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPDISTLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPDISTRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPDISTTOP - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__WRAPPOLYGONVERTICES - Static variable in class org.apache.poi.ddf.EscherProperties
- GROUPSHAPE__ZORDER - Static variable in class org.apache.poi.ddf.EscherProperties
- GRPXSTATNOWNERS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- GSAVE - Static variable in interface org.apache.poi.sl.draw.Drawable
- GScalingAtom - org.apache.poi.hslf.record.RecordTypes
- GT - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- GT - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Greater than' operator
- guess7BitEncoding() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Tries to identify the correct encoding for 7-bit (non-unicode) strings in the file.
- GUID - Class in org.apache.poi.hpsf
- GUID() - Constructor for class org.apache.poi.hpsf.GUID
- Guide - Class in org.apache.poi.sl.draw.geom
-
A simple pattern parser of shape guide formulas in DrawingML
- Guide(String, String) - Constructor for class org.apache.poi.sl.draw.geom.Guide
- Guide(CTGeomGuide) - Constructor for class org.apache.poi.sl.draw.geom.Guide
- GuideAtom - org.apache.poi.hslf.record.RecordTypes
- GutsRecord - Class in org.apache.poi.hssf.record
-
Title: Guts Record
- GutsRecord() - Constructor for class org.apache.poi.hssf.record.GutsRecord
- GutsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.GutsRecord
- GYR_3_ARROW - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Green Up / Yellow Side / Red Down arrows
- GYR_3_FLAGS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Green / Yellow / Red flags
- GYR_3_SHAPES - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Green Circle / Yellow Triangle / Red Diamond.
- GYR_3_SYMBOLS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Green Tick / Yellow ! / Red Cross (no background)
- GYR_3_SYMBOLS_CIRCLE - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Green Tick / Yellow ! / Red Cross on a circle background
- GYR_3_TRAFFIC_LIGHTS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Green / Yellow / Red traffic lights (no background).
- GYR_3_TRAFFIC_LIGHTS_BOX - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Green / Yellow / Red traffic lights on a black square background.
- GYR_4_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Green Up / Yellow NE / Yellow SE / Red Down arrows
- GYRB_4_TRAFFIC_LIGHTS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Green / Yellow / Red / Black traffic lights
- GYYYR_5_ARROWS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- GZIPSheetDataWriter - Class in org.apache.poi.xssf.streaming
-
Sheet writer that supports gzip compression of the temp files.
- GZIPSheetDataWriter() - Constructor for class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
- GZIPSheetDataWriter(SharedStringsTable) - Constructor for class org.apache.poi.xssf.streaming.GZIPSheetDataWriter
H
- h - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
- H_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- HAIR - org.apache.poi.ss.usermodel.BorderStyle
-
hair-line border
- HAIR - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- half - org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
- HALF_BODY - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Half-sized body placeholder shape text
- HALF_BODY_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
- HALF_FRAME - org.apache.poi.sl.draw.binding.STShapeType
-
Half Frame Shape
- HALF_FRAME - org.apache.poi.sl.usermodel.ShapeType
- HALF_FRAME - org.apache.poi.xddf.usermodel.PresetGeometry
- HALF_FRAME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- handleElement(Element) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
- handleEmails(StringBuffer, String, String, StringUtil.StringsIterator) - Method in class org.apache.poi.hsmf.extractor.OutlookTextExtactor
-
Takes a Display focused string, eg "Nick; Jim" and an iterator of emails, and does its best to return something like "Nick
; Jim " - handleEvent(Event) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
- handleNumericCell(StringBuffer, double) - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
- handleParentAwareRecords(RecordContainer) - Static method in class org.apache.poi.hslf.record.RecordContainer
-
Find the records that are parent-aware, and tell them who their parent is
- handlePart(Matcher, String, CellFormatType, StringBuffer) - Method in class org.apache.poi.ss.format.CellNumberPartHandler
- handleRecord(int, byte[]) - Method in class org.apache.poi.xssf.binary.XSSFBCommentsTable
- handleRecord(int, byte[]) - Method in class org.apache.poi.xssf.binary.XSSFBParser
- handleRecord(int, byte[]) - Method in class org.apache.poi.xssf.binary.XSSFBSheetHandler
- handleRecord(int, byte[]) - Method in class org.apache.poi.xssf.binary.XSSFBStylesTable
- HANDMADE_1 - org.apache.poi.xwpf.usermodel.Borders
- HANDMADE_2 - org.apache.poi.xwpf.usermodel.Borders
- HandOut - org.apache.poi.hslf.record.RecordTypes
- HANDOUT - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Only header, footer and date placeholders
- HANGEUL - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- HANGUL - org.apache.poi.common.usermodel.fonts.FontCharset
-
Also spelled "Hangeul".
- hAnsi - org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange
- HAS_SELF_RELATIVE_SECURITY_FEATURE - Static variable in class org.apache.poi.hssf.record.common.FeatProtection
- has7BitEncodingStrings() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Does this file contain any strings that are stored as 7 bit rather than unicode?
- hasAlpha() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- HASATTACH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- hasBeenClaimed(Picture) - Method in class org.apache.poi.hwpf.usermodel.PictureRunMapper
-
Has the given Picture been claimed by a non-Run yet?
- hasCachedResultString() - Method in class org.apache.poi.hssf.record.FormulaRecord
- hasChildOfType(short) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
Do any of our (top level) children have the given recordId?
- hasComments() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Does this sheet have any comments on it? We need to know, so we can decide about writing it to disk or not
- hasCRLs() - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Returns
trueif this revocation data set holds CRLs. - hasCustomHeight() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- hasDirectoryEntry() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
- hasDirectoryEntry() - Method in interface org.apache.poi.sl.usermodel.ObjectData
- hasDirectoryEntry() - Method in interface org.apache.poi.ss.usermodel.ObjectData
- hasDirectoryEntry() - Method in class org.apache.poi.xssf.usermodel.XSSFObjectData
- hasEastAsianLineBreak() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- hasEntry(String) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
Checks if entry with specified name present
- hasEntry(String) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
- hasEntry(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- hasEscherPicture(CharacterRun) - Method in class org.apache.poi.hwpf.model.PicturesTable
- hasExactSharedBorder(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
-
Check if the two cell ranges have a shared border.
- hasFixedArgsLength() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
- hasFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Does this string have any explicit formatting applied, or is it just text in the default style?
- hasFormula() - Method in class org.apache.poi.hssf.record.NameRecord
- hasFormula() - Method in interface org.apache.poi.ss.formula.EvaluationName
- hasFreeSectors() - Method in class org.apache.poi.poifs.storage.BATBlock
-
Does this BATBlock have any free sectors in it, or is it full?
- hasGeometry() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- HASH_NONE - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- HASH_SHA1 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- HASH_SHA256 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- HASH_SHA384 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- HASH_SHA512 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- HashAlgorithm - Enum in org.apache.poi.poifs.crypt
- hasHangingPunctuation() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- hashCode() - Method in class org.apache.poi.ddf.EscherComplexProperty
- hashCode() - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
Returns a hashcode so that this object can be stored in collections that require the use of such things.
- hashCode() - Method in class org.apache.poi.hpsf.ClassID
- hashCode() - Method in class org.apache.poi.hpsf.CustomProperties
- hashCode() - Method in class org.apache.poi.hpsf.CustomProperty
- hashCode() - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- hashCode() - Method in class org.apache.poi.hpsf.Property
- hashCode() - Method in class org.apache.poi.hpsf.PropertySet
- hashCode() - Method in class org.apache.poi.hpsf.Section
- hashCode() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- hashCode() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- hashCode() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
- hashCode() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
- hashCode() - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- hashCode() - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
- hashCode() - Method in class org.apache.poi.hssf.record.common.UnicodeString
- hashCode() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- hashCode() - Method in class org.apache.poi.hssf.record.FontRecord
- hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
- hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
- hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
- hashCode() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
- hashCode() - Method in class org.apache.poi.hssf.util.HSSFColor
- hashCode() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
- hashCode() - Method in class org.apache.poi.hwpf.model.Colorref
- hashCode() - Method in class org.apache.poi.hwpf.model.Ffn
- hashCode() - Method in class org.apache.poi.hwpf.model.FibBase
- hashCode() - Method in class org.apache.poi.hwpf.model.FibRgW97
- hashCode() - Method in class org.apache.poi.hwpf.model.FontTable
- hashCode() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
- hashCode() - Method in class org.apache.poi.hwpf.model.Hyphenation
- hashCode() - Method in class org.apache.poi.hwpf.model.LFOData
- hashCode() - Method in class org.apache.poi.hwpf.model.ListData
- hashCode() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- hashCode() - Method in class org.apache.poi.hwpf.model.ListLevel
- hashCode() - Method in class org.apache.poi.hwpf.model.ListTables
- hashCode() - Method in class org.apache.poi.hwpf.model.OldTextPiece
- hashCode() - Method in class org.apache.poi.hwpf.model.PAPX
- hashCode() - Method in class org.apache.poi.hwpf.model.ParagraphHeight
- hashCode() - Method in class org.apache.poi.hwpf.model.PICF
- hashCode() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
- hashCode() - Method in class org.apache.poi.hwpf.model.PlfLfo
- hashCode() - Method in class org.apache.poi.hwpf.model.PropertyModifier
- hashCode() - Method in class org.apache.poi.hwpf.model.PropertyNode
- hashCode() - Method in class org.apache.poi.hwpf.model.SavedByEntry
-
Generates a hash code for consistency with
SavedByEntry.equals(Object). - hashCode() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
- hashCode() - Method in class org.apache.poi.hwpf.model.SEPX
- hashCode() - Method in class org.apache.poi.hwpf.model.StyleDescription
- hashCode() - Method in class org.apache.poi.hwpf.model.StyleSheet
- hashCode() - Method in class org.apache.poi.hwpf.model.TextPiece
- hashCode() - Method in class org.apache.poi.hwpf.model.TextPieceTable
- hashCode() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
- hashCode() - Method in class org.apache.poi.hwpf.model.UPX
- hashCode() - Method in class org.apache.poi.hwpf.model.Xst
- hashCode() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- hashCode() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- hashCode() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
- hashCode() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- hashCode() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- hashCode() - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
- hashCode() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
- hashCode() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
- hashCode() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- hashCode() - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
-
calculate and return the hashcode
- hashCode() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
calculate and return the hashcode
- hashCode() - Method in class org.apache.poi.sl.usermodel.AbstractColorStyle
- hashCode() - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Returns the hash code for this Insets.
- hashCode() - Method in class org.apache.poi.ss.format.CellFormat
-
Returns a hash code for the format.
- hashCode() - Method in class org.apache.poi.ss.format.CellNumberStringMod
- hashCode() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule
- hashCode() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
- hashCode() - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- hashCode() - Method in class org.apache.poi.ss.util.CellAddress
- hashCode() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- hashCode() - Method in class org.apache.poi.ss.util.CellReference
- hashCode() - Method in class org.apache.poi.util.IntList
-
Returns the hash code value for this list.
- hashCode() - Method in class org.apache.poi.xdgf.geom.Dimension2dDouble
- hashCode() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
- hashCode() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- hashCode() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
- hashCode() - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
- hashCode() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Returns a hash code value for the object.
- hashCode() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- hashCode() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- hashCode() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- hashCode() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
- hashCode() - Method in class org.apache.poi.xssf.usermodel.XSSFName
- hashCode() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
- hashCode() - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
- hashCode() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
- hasHorizontalLine(CharacterRun) - Method in class org.apache.poi.hwpf.model.PicturesTable
-
determines whether specified CharacterRun contains reference to a picture
- hashPassword(String, HashAlgorithm, byte[], int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
2.3.4.7 ECMA-376 Document Encryption Key Generation (Standard Encryption)
2.3.4.11 Encryption Key Generation (Agile Encryption) - hashPassword(String, HashAlgorithm, byte[], int, boolean) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Generalized method for read and write protection hash generation.
- hashSize - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
the length of the digest byte array
- hasInitialRange() - Method in class org.apache.poi.ss.formula.functions.Countifs
-
https://support.office.com/en-us/article/COUNTIFS-function-dda3dc6e-f74e-4aee-88bc-aa8c2a866842?ui=en-US&rs=en-US&ad=US COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2]...) need at least 2 arguments and need to have an even number of arguments (criteria_range1, criteria1 plus x*(criteria_range, criteria))
- hasInitialRange() - Method in class org.apache.poi.ss.formula.functions.Sumifs
-
https://support.office.com/en-us/article/SUMIFS-function-c9e748f5-7ea7-455d-9406-611cebce642b COUNTIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...
- hasLatinLineBreak() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- hasLineBreakMeasurerBug() - Static method in class org.apache.poi.util.JvmBugs
-
The LineBreakMeasurer is used for calculating text bounds.
- hasMaster() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- hasMasterShape() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- hasMetroBlob() - Method in class org.apache.poi.hslf.model.HSLFMetroShape
- hasMultibyte(String) - Static method in class org.apache.poi.util.StringUtil
-
check the parameter has multibyte character
- hasNext() - Method in class org.apache.poi.hssf.model.RecordStream
- hasNext() - Method in class org.apache.poi.hwpf.sprm.SprmIterator
- hasNext() - Method in class org.apache.poi.hwpf.usermodel.TableIterator
- hasNext() - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBufferIterator
- hasNext() - Method in class org.apache.poi.util.StringUtil.StringsIterator
- hasNext() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
Returns true if the iteration has more elements.
- hasNext() - Method in class org.apache.poi.xssf.streaming.SXSSFRow.CellIterator
- hasNext() - Method in class org.apache.poi.xssf.streaming.SXSSFRow.FilledCellIterator
- hasNextRecord() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Note - this method is expected to be called only when completed reading the current BIFF record.
- hasNumberFormat() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.Use this to check before retrieving a number format, as calling
ChartAxis.getNumberFormat()may create a default one if none exists. - hasNumberFormat() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- hasNumberFormat() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
-
Use this to check before retrieving a number format, as calling
XDDFChartAxis.getNumberFormat()may create a default one if none exists. - hasNumberFormat() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- hasNumberFormat() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- hasNumberFormat() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- hasNumberFormat() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- hasNumberFormat() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- hasNumberFormat() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- hasOCSPs() - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Returns
trueif this revocation data set holds OCSP responses. - hasOOXMLHeader(InputStream) - Static method in class org.apache.poi.poifs.filesystem.DocumentFactoryHelper
-
Deprecated.in 3.17-beta2, use
FileMagic.valueOf(InputStream)== FileMagic.OOXML instead - hasPaletteIndexFlag() - Method in class org.apache.poi.ddf.EscherColorRef
- hasPaletteRGBFlag() - Method in class org.apache.poi.ddf.EscherColorRef
- hasParagraphSpacing() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- hasParameters() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Does this content type have any parameters associated with it?
- hasParent() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- hasPicture(CharacterRun) - Method in class org.apache.poi.hwpf.model.PicturesTable
-
determines whether specified CharacterRun contains reference to a picture
- hasPicture(CharacterRun) - Method in class org.apache.poi.hwpf.usermodel.PictureRunMapper
-
Does this run have a Picture in it?
- hasPosition() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Do we know which cell this comment belongs to?
- hasRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
- hasRelationships() - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Knows if the part have any relationships.
- hasRelationships() - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Knows if the part have any relationships.
- hasRevocationDataEntries() - Method in class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Returns
trueif this revocation data is not empty. - hasSameName(XWPFStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
compares the names of the Styles
- hasSchemeIndexFlag() - Method in class org.apache.poi.ddf.EscherColorRef
- hasSeparator() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
- hasSeparator() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV11
-
Does the chunk have a separator?
- hasSeparator() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
Does the chunk have a separator?
- hasSeparator() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
Does the chunk have a separator?
- hasSeparator() - Method in interface org.apache.poi.hwpf.usermodel.Field
- HasShapeProperties - Interface in org.apache.poi.xddf.usermodel
- hasShapes() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- hasSourceIds() - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService.RelationshipTransformParameterSpec
- hasSysIndexFlag() - Method in class org.apache.poi.ddf.EscherColorRef
- hasSystemRGBFlag() - Method in class org.apache.poi.ddf.EscherColorRef
- hasText() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- hasTint() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- hasTrailer() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
- hasTrailer() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
-
Does the chunk have a trailer?
- hasTrailer() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
-
Does the chunk have a trailer?
- hasUnlimitedVarags() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
-
Some varags functions (like VLOOKUP) have a specific limit to the number of arguments that can be passed.
- hasValue() - Method in class org.apache.poi.openxml4j.util.Nullable
-
Deprecated.Get the status of this nullable.
- HCenterRecord - Class in org.apache.poi.hssf.record
-
Title: HCenter record (0x0083)
- HCenterRecord() - Constructor for class org.apache.poi.hssf.record.HCenterRecord
- HCenterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HCenterRecord
- HDGFDiagram - Class in org.apache.poi.hdgf
-
See http://www.redferni.uklinux.net/visio/ http://www.gnome.ru/projects/docs/vsdocs.html http://www.gnome.ru/projects/docs/slide1.png http://www.gnome.ru/projects/docs/slide2.png
- HDGFDiagram(DirectoryNode) - Constructor for class org.apache.poi.hdgf.HDGFDiagram
- HDGFDiagram(POIFSFileSystem) - Constructor for class org.apache.poi.hdgf.HDGFDiagram
- HDGFException - Exception in org.apache.poi.hdgf.exceptions
-
The superclass of all HDGF exceptions
- HDGFException() - Constructor for exception org.apache.poi.hdgf.exceptions.HDGFException
- HDGFException(String) - Constructor for exception org.apache.poi.hdgf.exceptions.HDGFException
- HDGFException(String, Throwable) - Constructor for exception org.apache.poi.hdgf.exceptions.HDGFException
- HDGFException(Throwable) - Constructor for exception org.apache.poi.hdgf.exceptions.HDGFException
- HDGFLZW - Class in org.apache.poi.hdgf
-
A decoder for the crazy LZW implementation used in Visio.
- HDGFLZW() - Constructor for class org.apache.poi.hdgf.HDGFLZW
- head - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- head - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
- header - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- header - org.apache.poi.hemf.record.HemfRecordType
- Header - Interface in org.apache.poi.ss.usermodel
-
Common definition of a HSSF or XSSF page header.
- Header() - Constructor for class org.apache.poi.hslf.blip.Metafile.Header
- HEADER - org.apache.poi.hwpf.model.FieldsDocumentPart
-
header subdocument
- HEADER - org.apache.poi.hwpf.model.FSPADocumentPart
- HEADER - org.apache.poi.hwpf.model.SubdocumentType
- HEADER - org.apache.poi.sl.usermodel.Placeholder
-
Header placeholder shape.
- HEADER - org.apache.poi.xwpf.usermodel.BodyType
- HEADER - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- HEADER_FOLDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HEADER_FOOTER_089C - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- HEADER_SIGNATURE - Static variable in class org.apache.poi.hmef.HMEFMessage
- HEADER_TEXTBOX - org.apache.poi.hwpf.model.FieldsDocumentPart
-
header textbox subdoc
- HEADER_TEXTBOX - org.apache.poi.hwpf.model.SubdocumentType
- HEADERATOM - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
- HeaderBlock - Class in org.apache.poi.poifs.storage
-
The block containing the archive header
- HeaderBlock(InputStream) - Constructor for class org.apache.poi.poifs.storage.HeaderBlock
-
create a new HeaderBlockReader from an InputStream
- HeaderBlock(ByteBuffer) - Constructor for class org.apache.poi.poifs.storage.HeaderBlock
- HeaderBlock(POIFSBigBlockSize) - Constructor for class org.apache.poi.poifs.storage.HeaderBlock
-
Create a single instance initialized with default values
- HeaderBlockConstants - Interface in org.apache.poi.poifs.storage
-
Constants used in reading/writing the Header block
- headerFooter(String, boolean, String) - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
A header or footer has been encountered
- headerFooter(String, boolean, String) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
- HeaderFooter - Class in org.apache.poi.hssf.usermodel
-
Common class for
HSSFHeaderandHSSFFooter. - HeaderFooter - Interface in org.apache.poi.ss.usermodel
- HeaderFooter() - Constructor for class org.apache.poi.hssf.usermodel.HeaderFooter
- HeaderFooterBase - Class in org.apache.poi.hssf.record
-
Common header/footer base class
- HeaderFooterBase(String) - Constructor for class org.apache.poi.hssf.record.HeaderFooterBase
- HeaderFooterBase(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HeaderFooterBase
- HeaderFooterEntity_Date - Static variable in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- HeaderFooterEntity_File - Static variable in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- HeaderFooterEntity_Time - Static variable in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- HeaderFooterHelper - Class in org.apache.poi.xssf.usermodel.helpers
- HeaderFooterHelper() - Constructor for class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- HeaderFooterRecord - Class in org.apache.poi.hssf.record
-
The HEADERFOOTER record stores information added in Office Excel 2007 for headers/footers.
- HeaderFooterRecord(byte[]) - Constructor for class org.apache.poi.hssf.record.HeaderFooterRecord
- HeaderFooterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HeaderFooterRecord
-
construct a HeaderFooterRecord record.
- HeaderFooterType - Enum in org.apache.poi.wp.usermodel
- HeaderMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- HeaderRecord - Class in org.apache.poi.hssf.record
-
Title: Header Record
- HeaderRecord(String) - Constructor for class org.apache.poi.hssf.record.HeaderRecord
- HeaderRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HeaderRecord
- headerRow - org.apache.poi.ss.usermodel.TableStyleType
- headers - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- HeadersFooters - Class in org.apache.poi.hslf.model
-
Header / Footer settings.
- HeadersFooters - org.apache.poi.hslf.record.RecordTypes
- HeadersFooters(HSLFSheet, short) - Constructor for class org.apache.poi.hslf.model.HeadersFooters
- HeadersFooters(HSLFSlideShow, short) - Constructor for class org.apache.poi.hslf.model.HeadersFooters
- HeadersFootersAtom - Class in org.apache.poi.hslf.record
-
An atom record that specifies options for displaying headers and footers on a presentation slide or notes slide.
- HeadersFootersAtom - org.apache.poi.hslf.record.RecordTypes
- HeadersFootersAtom() - Constructor for class org.apache.poi.hslf.record.HeadersFootersAtom
-
Create a new instance of
HeadersFootersAtom - HeadersFootersAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.HeadersFootersAtom
-
Build an instance of
HeadersFootersAtomfrom on-disk data - HeadersFootersContainer - Class in org.apache.poi.hslf.record
-
A container record that specifies information about the footers on a presentation slide.
- HeadersFootersContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.HeadersFootersContainer
- HeadersFootersContainer(short) - Constructor for class org.apache.poi.hslf.record.HeadersFootersContainer
- HeaderStories - Class in org.apache.poi.hwpf.usermodel
-
A HeaderStory is a Header, a Footer, or footnote/endnote separator.
- HeaderStories(HWPFDocument) - Constructor for class org.apache.poi.hwpf.usermodel.HeaderStories
- Heart - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- HEART - org.apache.poi.sl.draw.binding.STShapeType
-
Heart Shape
- HEART - org.apache.poi.sl.usermodel.ShapeType
- HEART - org.apache.poi.xddf.usermodel.PresetGeometry
- HEART - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- HEART_BALLOON - org.apache.poi.xwpf.usermodel.Borders
- HEART_GRAY - org.apache.poi.xwpf.usermodel.Borders
- HEARTS - org.apache.poi.xwpf.usermodel.Borders
- HEAVY - org.apache.poi.xddf.usermodel.text.UnderlineType
- HEBREW - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Hebrew character set.
- HEBREW - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- HEBREW_2_MINUS - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- hebrew2Minus - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Bidi Hebrew 2 with ANSI minus symbol.
- HEEBIE_JEEBIES - org.apache.poi.xwpf.usermodel.Borders
- HemfComment - Class in org.apache.poi.hemf.record
-
Contains arbitrary data
- HemfComment(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfComment
- HemfCommentEMFPlus - Class in org.apache.poi.hemf.record
-
An HemfCommentEMFPlus may contain one or more EMFPlus records
- HemfCommentEMFPlus(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentEMFPlus
- HemfCommentEMFSpool - Class in org.apache.poi.hemf.record
-
Not yet implemented
- HemfCommentEMFSpool(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentEMFSpool
- HemfCommentPublic - Class in org.apache.poi.hemf.record
-
Container class for four subtypes of HemfCommentPublic: BeginGroup, EndGroup, MultiFormats and Windows Metafile.
- HemfCommentPublic() - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic
- HemfCommentPublic.BeginGroup - Class in org.apache.poi.hemf.record
-
Stub, to be implemented
- HemfCommentPublic.EndGroup - Class in org.apache.poi.hemf.record
-
Stub, to be implemented
- HemfCommentPublic.HemfMultiFormatsData - Class in org.apache.poi.hemf.record
-
This encapulates a single record stored within a HemfCommentPublic.MultiFormats record.
- HemfCommentPublic.MultiFormats - Class in org.apache.poi.hemf.record
- HemfCommentPublic.WindowsMetafile - Class in org.apache.poi.hemf.record
-
Stub, to be implemented
- HemfCommentRecord - Class in org.apache.poi.hemf.record
-
This is the outer comment record that is recognized by the initial parse by
HemfRecordType.comment. - HemfCommentRecord() - Constructor for class org.apache.poi.hemf.record.HemfCommentRecord
- HemfExtractor - Class in org.apache.poi.hemf.extractor
-
Read-only EMF extractor.
- HemfExtractor(InputStream) - Constructor for class org.apache.poi.hemf.extractor.HemfExtractor
- HemfHeader - Class in org.apache.poi.hemf.record
-
Extracts the full header from EMF files.
- HemfHeader() - Constructor for class org.apache.poi.hemf.record.HemfHeader
- HemfMultiFormatsData(long, long, byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.HemfMultiFormatsData
- HemfPlusHeader - Class in org.apache.poi.hemf.hemfplus.record
- HemfPlusHeader() - Constructor for class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
- HemfPlusRecord - Interface in org.apache.poi.hemf.hemfplus.record
- HemfPlusRecordType - Enum in org.apache.poi.hemf.hemfplus.record
- HemfRecord - Interface in org.apache.poi.hemf.record
- HemfRecordType - Enum in org.apache.poi.hemf.record
- HemfText - Class in org.apache.poi.hemf.record
-
Container class to gather all text-related commands This is starting out as read only, and very little is actually implemented at this point!
- HemfText() - Constructor for class org.apache.poi.hemf.record.HemfText
- HemfText.ExtCreateFontIndirectW - Class in org.apache.poi.hemf.record
- HemfText.ExtTextOutA - Class in org.apache.poi.hemf.record
- HemfText.ExtTextOutW - Class in org.apache.poi.hemf.record
- HemfText.PolyTextOutA - Class in org.apache.poi.hemf.record
-
Needs to be implemented.
- HemfText.PolyTextOutW - Class in org.apache.poi.hemf.record
-
Needs to be implemented.
- HemfText.SetTextAlign - Class in org.apache.poi.hemf.record
- HemfText.SetTextColor - Class in org.apache.poi.hemf.record
- HemfText.SetTextJustification - Class in org.apache.poi.hemf.record
- HEPTAGON - org.apache.poi.sl.draw.binding.STShapeType
-
Heptagon Shape
- HEPTAGON - org.apache.poi.sl.usermodel.ShapeType
- HEPTAGON - org.apache.poi.xddf.usermodel.PresetGeometry
- HEPTAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- Hex2Dec - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel HEX2DEC() function.
- Hex2Dec() - Constructor for class org.apache.poi.ss.formula.functions.Hex2Dec
- Hexagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- HEXAGON - org.apache.poi.sl.draw.binding.STShapeType
-
Hexagon Shape
- HEXAGON - org.apache.poi.sl.usermodel.ShapeType
- HEXAGON - org.apache.poi.xddf.usermodel.PresetGeometry
- HEXAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- HexDump - Class in org.apache.poi.util
-
dump data in hexadecimal format
- HexRead - Class in org.apache.poi.util
-
Utilities to read hex from files.
- HexRead() - Constructor for class org.apache.poi.util.HexRead
- HH_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- HIDDEN - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Hidden
- HIDDEN - org.apache.poi.ss.usermodel.SheetVisibility
-
Indicates the book window is hidden, but can be shown by the user via the user interface.
- HIDDEN - Static variable in class org.apache.poi.ss.util.CellUtil
- HIDDEN_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether the corresponding slide is hidden and is not displayed during the slide show.
- Hide - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether the shape is hidden while the animation is not playing
- HIDE_ALL - Static variable in class org.apache.poi.hssf.record.HideObjRecord
- HideObjRecord - Class in org.apache.poi.hssf.record
-
Title: Hide Object Record
- HideObjRecord() - Constructor for class org.apache.poi.hssf.record.HideObjRecord
- HideObjRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HideObjRecord
- HierarchyPrinter - Class in org.apache.poi.xdgf.util
-
Debugging tool useful when trying to figure out the hierarchy of the shapes in a Visio diagram
- HierarchyPrinter() - Constructor for class org.apache.poi.xdgf.util.HierarchyPrinter
- HIGH - org.apache.poi.xddf.usermodel.chart.AxisTickLabelPosition
- HIGH_KASHIDA - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- Highlight - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the background of selected items.
- HIGHLIGHT - org.apache.poi.xddf.usermodel.SystemColor
- HIGHLIGHT_TEXT - org.apache.poi.xddf.usermodel.SystemColor
- highlightClick - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- HighlightText - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the text of selected items.
- HINDI_ALPHA_1_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- HINDI_ALPHA_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- HINDI_NUMBER_PARENTHESIS_RIGHT - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- HINDI_NUMBER_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- hindiAlpha1Period - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Hindi alphabetic character followed by a period.
- hindiAlphaPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Hindi alphabetic character followed by a period.
- hindiNumParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Hindi numeric character followed by a closing parenthesis.
- hindiNumPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Hindi numeric character followed by a period.
- history - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- HISTORY_MASK - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
suggested default for a normal sheet (0x41)
- hit(Rectangle, Shape, boolean) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- hit(Rectangle, Shape, boolean) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Checks whether or not the specified
Shapeintersects the specifiedRectangle, which is in device space. - HLINK - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Hyperlink Color
- HLINK - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- Hlookup - Class in org.apache.poi.ss.formula.functions
-
Implementation of the HLOOKUP() function.
- Hlookup() - Constructor for class org.apache.poi.ss.formula.functions.Hlookup
- HMEFContentsExtractor - Class in org.apache.poi.hmef.extractor
-
A utility for extracting out the message body, and all attachments from a HMEF/TNEF/winmail.dat file
- HMEFContentsExtractor(File) - Constructor for class org.apache.poi.hmef.extractor.HMEFContentsExtractor
- HMEFContentsExtractor(HMEFMessage) - Constructor for class org.apache.poi.hmef.extractor.HMEFContentsExtractor
- HMEFDumper - Class in org.apache.poi.hmef.dev
-
Developer focused raw dumper
- HMEFDumper(InputStream) - Constructor for class org.apache.poi.hmef.dev.HMEFDumper
- HMEFMessage - Class in org.apache.poi.hmef
-
HMEF - Implementation of the Microsoft TNEF message encoding format (aka winmail.dat) See: http://support.microsoft.com/kb/241538 http://en.wikipedia.org/wiki/Transport_Neutral_Encapsulation_Format http://search.cpan.org/dist/Convert-TNEF/
- HMEFMessage(InputStream) - Constructor for class org.apache.poi.hmef.HMEFMessage
- HOBBIES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HOLLY - org.apache.poi.xwpf.usermodel.Borders
- HOME_ADDRESS_CITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HOME_ADDRESS_COUNTRY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HOME_ADDRESS_POST_OFFICE_BOX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HOME_ADDRESS_POSTAL_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HOME_ADDRESS_STATE_OR_PROVINCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HOME_ADDRESS_STREET - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HOME_FAX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HOME_PLATE - org.apache.poi.sl.draw.binding.STShapeType
-
Home Plate Shape
- HOME_PLATE - org.apache.poi.sl.usermodel.ShapeType
- HOME_PLATE - org.apache.poi.xddf.usermodel.PresetGeometry
- HOME_PLATE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- HOME_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HOME2_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- HomePlate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Honeydew - org.apache.poi.sl.usermodel.PresetColor
- HONEYDEW - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Honeydew Preset Color
- HONEYDEW - org.apache.poi.xddf.usermodel.PresetColor
- HORIZONTAL - org.apache.poi.sl.usermodel.TextShape.TextDirection
-
Horizontal text.
- HORIZONTAL - org.apache.poi.ss.usermodel.BorderExtent
-
This is all horizontal borders for the range, including interior and outside borders.
- HORIZONTAL - org.apache.poi.xddf.usermodel.PresetPattern
- HORIZONTAL - org.apache.poi.xssf.usermodel.TextDirection
-
Horizontal text.
- HORIZONTAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- HORIZONTAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- HORIZONTAL_ALIGNMENT_CENTERED - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- HORIZONTAL_ALIGNMENT_DISTRIBUTED - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- HORIZONTAL_ALIGNMENT_JUSTIFIED - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- HORIZONTAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- HORIZONTAL_ALIGNMENT_LEFT - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- HORIZONTAL_ALIGNMENT_LEFT - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
How to align text horizontally
- HORIZONTAL_ALIGNMENT_RIGHT - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- HORIZONTAL_BRICK - org.apache.poi.xddf.usermodel.PresetPattern
- HORIZONTAL_SCROLL - org.apache.poi.sl.draw.binding.STShapeType
-
Horizontal Scroll Shape
- HORIZONTAL_SCROLL - org.apache.poi.sl.usermodel.ShapeType
- HORIZONTAL_SCROLL - org.apache.poi.xddf.usermodel.PresetGeometry
- HORIZONTAL_SCROLL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- HORIZONTAL_TEXT_ALIGNMENT_CENTERED - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- HORIZONTAL_TEXT_ALIGNMENT_JUSTIFIED - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- HORIZONTAL_TEXT_ALIGNMENT_LEFT_ALIGNED - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- HORIZONTAL_TEXT_ALIGNMENT_RIGHT_ALIGNED - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- HorizontalAlignment - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating horizontal alignment of a cell, i.e., whether it is aligned general, left, right, horizontally centered, filled (replicated), justified, centered across multiple cells, or distributed.
- HorizontalPageBreakRecord - Class in org.apache.poi.hssf.record
-
HorizontalPageBreak (0x001B) record that stores page breaks at rows
- HorizontalPageBreakRecord() - Constructor for class org.apache.poi.hssf.record.HorizontalPageBreakRecord
-
Creates an empty horizontal page break record
- HorizontalPageBreakRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HorizontalPageBreakRecord
- HorizontalScroll - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- HOST_CONTROL - org.apache.poi.sl.usermodel.ShapeType
- HostControl - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- HOT_LIGHT - org.apache.poi.xddf.usermodel.SystemColor
- HOT_PINK - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Hot Pink Preset Color
- HOT_PINK - org.apache.poi.xddf.usermodel.PresetColor
- HotPink - org.apache.poi.sl.usermodel.PresetColor
- HotTrack - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color used to designate a hot-tracked item.
- HOUR - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- HOURS_PER_DAY - Static variable in class org.apache.poi.ss.usermodel.DateUtil
- HOUSE_FUNKY - org.apache.poi.xwpf.usermodel.Borders
- HPBFDocument - Class in org.apache.poi.hpbf
-
This class provides the basic functionality for HPBF, our implementation of the publisher file format.
- HPBFDocument(InputStream) - Constructor for class org.apache.poi.hpbf.HPBFDocument
- HPBFDocument(DirectoryNode) - Constructor for class org.apache.poi.hpbf.HPBFDocument
-
Opens an embedded publisher document, at the given directory.
- HPBFDocument(POIFSFileSystem) - Constructor for class org.apache.poi.hpbf.HPBFDocument
-
Opens a new publisher document
- HPBFDumper - Class in org.apache.poi.hpbf.dev
-
For dumping out the contents of HPBF (Publisher) files, while we try to figure out how they're constructed.
- HPBFDumper(InputStream) - Constructor for class org.apache.poi.hpbf.dev.HPBFDumper
- HPBFDumper(POIFSFileSystem) - Constructor for class org.apache.poi.hpbf.dev.HPBFDumper
- HPBFPart - Class in org.apache.poi.hpbf.model
-
Parent class of all HPBF sub-parts, handling the fiddly reading in / writing out bits for all of them.
- HPBFPart(DirectoryNode, String[]) - Constructor for class org.apache.poi.hpbf.model.HPBFPart
- HPSFException - Exception in org.apache.poi.hpsf
-
This exception is the superclass of all other checked exceptions thrown in this package.
- HPSFException() - Constructor for exception org.apache.poi.hpsf.HPSFException
-
Creates an
HPSFException. - HPSFException(String) - Constructor for exception org.apache.poi.hpsf.HPSFException
-
Creates an
HPSFExceptionwith a message string. - HPSFException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.HPSFException
-
Creates an
HPSFExceptionwith a message string and a reason. - HPSFException(Throwable) - Constructor for exception org.apache.poi.hpsf.HPSFException
-
Creates a new
HPSFExceptionwith a reason. - HPSFPropertiesExtractor - Class in org.apache.poi.hpsf.extractor
-
Extracts all of the HPSF properties, both build in and custom, returning them in textual form.
- HPSFPropertiesExtractor(POIOLE2TextExtractor) - Constructor for class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- HPSFPropertiesExtractor(POIDocument) - Constructor for class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- HPSFPropertiesExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- HPSFPropertiesOnlyDocument - Class in org.apache.poi.hpsf
-
A version of
POIDocumentwhich allows access to the HPSF Properties, but no other document contents. - HPSFPropertiesOnlyDocument(POIFSFileSystem) - Constructor for class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
- HPSFRuntimeException - Exception in org.apache.poi.hpsf
-
This exception is the superclass of all other unchecked exceptions thrown in this package.
- HPSFRuntimeException() - Constructor for exception org.apache.poi.hpsf.HPSFRuntimeException
-
Creates a new
HPSFRuntimeException. - HPSFRuntimeException(String) - Constructor for exception org.apache.poi.hpsf.HPSFRuntimeException
-
Creates a new
HPSFRuntimeExceptionwith a message string. - HPSFRuntimeException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.HPSFRuntimeException
-
Creates a new
HPSFRuntimeExceptionwith a message string and a reason. - HPSFRuntimeException(Throwable) - Constructor for exception org.apache.poi.hpsf.HPSFRuntimeException
-
Creates a new
HPSFRuntimeExceptionwith a reason. - hr - Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- HRES_ADD_LETTER_BEFORE - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- HRES_CHANGE_LETTER_AFTER - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- HRES_CHANGE_LETTER_BEFORE - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- HRES_DELETE_BEFORE_CHANGE_BEFORE - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- HRES_DELETE_LETTER_BEFORE - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- HRES_NO - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- HRES_NORMAL - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- HRESIAbstractType - Class in org.apache.poi.hwpf.model.types
-
Hyphenation (HRESI).
- HRESIAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.HRESIAbstractType
- HS_BDIAGONAL - org.apache.poi.hwmf.record.HwmfHatchStyle
-
///// - A 45-degree upward, left-to-right hatch.
- HS_CROSS - org.apache.poi.hwmf.record.HwmfHatchStyle
-
+++++ - A horizontal and vertical cross-hatch.
- HS_DIAGCROSS - org.apache.poi.hwmf.record.HwmfHatchStyle
-
xxxxx - A 45-degree crosshatch.
- HS_FDIAGONAL - org.apache.poi.hwmf.record.HwmfHatchStyle
-
\\\\\ - A 45-degree downward, left-to-right hatch.
- HS_HORIZONTAL - org.apache.poi.hwmf.record.HwmfHatchStyle
-
----- - A horizontal hatch
- HS_VERTICAL - org.apache.poi.hwmf.record.HwmfHatchStyle
-
||||| - A vertical hatch
- HSL2RGB(double, double, double, double) - Static method in class org.apache.poi.sl.draw.DrawPaint
-
Convert HSL values to a RGB Color.
- hslClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
- HSLFAutoShape - Class in org.apache.poi.hslf.usermodel
-
Represents an AutoShape.
- HSLFAutoShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFAutoShape
- HSLFAutoShape(ShapeType) - Constructor for class org.apache.poi.hslf.usermodel.HSLFAutoShape
- HSLFAutoShape(ShapeType, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFAutoShape
- HSLFBackground - Class in org.apache.poi.hslf.usermodel
-
Background shape
- HSLFBackground(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFBackground
- HSLFComment - Class in org.apache.poi.hslf.usermodel
- HSLFComment(Comment2000) - Constructor for class org.apache.poi.hslf.usermodel.HSLFComment
- HSLFConnectorShape - Class in org.apache.poi.hslf.usermodel
-
Specifies a connection shape.
- HSLFConnectorShape() - Constructor for class org.apache.poi.hslf.usermodel.HSLFConnectorShape
-
Create a new ConnectorShape.
- HSLFConnectorShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFConnectorShape
-
Create a ConnectorShape object and initialize it from the supplied Record container.
- HSLFConnectorShape(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFConnectorShape
-
Create a new ConnectorShape.
- HSLFEscherClientDataRecord - Class in org.apache.poi.hslf.record
-
An atom record that specifies whether a shape is a placeholder shape.
- HSLFEscherClientDataRecord() - Constructor for class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- HSLFEscherRecordFactory - Class in org.apache.poi.hslf.record
-
Generates escher records when provided the byte array containing those records.
- HSLFEscherRecordFactory() - Constructor for class org.apache.poi.hslf.record.HSLFEscherRecordFactory
-
Creates an instance of the escher record factory
- HSLFException - Exception in org.apache.poi.hslf.exceptions
-
A generic exception that can be thrown by HSLF classes
- HSLFException() - Constructor for exception org.apache.poi.hslf.exceptions.HSLFException
- HSLFException(String) - Constructor for exception org.apache.poi.hslf.exceptions.HSLFException
- HSLFException(String, Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.HSLFException
- HSLFException(Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.HSLFException
- HSLFFill - Class in org.apache.poi.hslf.usermodel
-
Represents functionality provided by the 'Fill Effects' dialog in PowerPoint.
- HSLFFill(HSLFShape) - Constructor for class org.apache.poi.hslf.usermodel.HSLFFill
-
Construct a
Fillobject for a shape. - HSLFFontInfo - Class in org.apache.poi.hslf.usermodel
-
Represents a Font used in a presentation.
- HSLFFontInfo(String) - Constructor for class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
Creates a new instance of HSLFFontInfo with more or sensible defaults.
- HSLFFontInfo(FontInfo) - Constructor for class org.apache.poi.hslf.usermodel.HSLFFontInfo
- HSLFFontInfo(FontEntityAtom) - Constructor for class org.apache.poi.hslf.usermodel.HSLFFontInfo
-
Creates a new instance of HSLFFontInfo and initialize it from the supplied font atom
- HSLFFontInfo.FontRenderType - Enum in org.apache.poi.hslf.usermodel
- HSLFFontInfoPredefined - Enum in org.apache.poi.hslf.usermodel
-
Predefined fonts
- HSLFFreeformShape - Class in org.apache.poi.hslf.usermodel
-
A "Freeform" shape.
- HSLFFreeformShape() - Constructor for class org.apache.poi.hslf.usermodel.HSLFFreeformShape
-
Create a new Freeform.
- HSLFFreeformShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFFreeformShape
-
Create a Freeform object and initialize it from the supplied Record container.
- HSLFFreeformShape(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFFreeformShape
-
Create a new Freeform.
- HSLFGroupShape - Class in org.apache.poi.hslf.usermodel
-
Represents a group of shapes.
- HSLFGroupShape() - Constructor for class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Create a new ShapeGroup.
- HSLFGroupShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Create a ShapeGroup object and initialize it from the supplied Record container.
- HSLFGroupShape(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Create a new ShapeGroup.
- HSLFHyperlink - Class in org.apache.poi.hslf.usermodel
-
Represents a hyperlink in a PowerPoint document
- HSLFHyperlink(ExHyperlink, InteractiveInfo) - Constructor for class org.apache.poi.hslf.usermodel.HSLFHyperlink
- HSLFLine - Class in org.apache.poi.hslf.usermodel
-
Represents a line in a PowerPoint drawing
- HSLFLine() - Constructor for class org.apache.poi.hslf.usermodel.HSLFLine
- HSLFLine(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFLine
- HSLFLine(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFLine
- HSLFMasterSheet - Class in org.apache.poi.hslf.usermodel
-
The superclass of all master sheets - Slide masters, Notes masters, etc.
- HSLFMasterSheet(SheetContainer, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFMasterSheet
- HSLFMetroShape<T extends Shape<?,?>> - Class in org.apache.poi.hslf.model
-
Experimental class for metro blobs, i.e.
- HSLFMetroShape(HSLFShape) - Constructor for class org.apache.poi.hslf.model.HSLFMetroShape
- HSLFNotes - Class in org.apache.poi.hslf.usermodel
-
This class represents a slide's notes in a PowerPoint Document.
- HSLFNotes(Notes) - Constructor for class org.apache.poi.hslf.usermodel.HSLFNotes
-
Constructs a Notes Sheet from the given Notes record.
- HSLFObjectData - Class in org.apache.poi.hslf.usermodel
-
A class that represents object data embedded in a slide show.
- HSLFObjectData(ExOleObjStg) - Constructor for class org.apache.poi.hslf.usermodel.HSLFObjectData
-
Creates the object data wrapping the record that contains the object data.
- HSLFObjectShape - Class in org.apache.poi.hslf.usermodel
-
A shape representing embedded OLE object.
- HSLFObjectShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Create a
OLEShapeobject - HSLFObjectShape(HSLFPictureData) - Constructor for class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Create a new
OLEShape - HSLFObjectShape(HSLFPictureData, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Create a new
OLEShape - HSLFPictureData - Class in org.apache.poi.hslf.usermodel
-
A class that represents image data contained in a slide show.
- HSLFPictureData() - Constructor for class org.apache.poi.hslf.usermodel.HSLFPictureData
- HSLFPictureShape - Class in org.apache.poi.hslf.usermodel
-
Represents a picture in a PowerPoint document.
- HSLFPictureShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Create a
Pictureobject - HSLFPictureShape(HSLFPictureData) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Create a new
Picture - HSLFPictureShape(HSLFPictureData, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Create a new
Picture - HSLFPlaceholder - Class in org.apache.poi.hslf.usermodel
-
Represents a Placeholder in PowerPoint.
- HSLFPlaceholder() - Constructor for class org.apache.poi.hslf.usermodel.HSLFPlaceholder
- HSLFPlaceholder(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPlaceholder
- HSLFPlaceholder(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPlaceholder
- HSLFPlaceholderDetails - Class in org.apache.poi.hslf.usermodel
-
Extended placeholder details for HSLF sheets - mainly for headers and footers
- HSLFShape - Class in org.apache.poi.hslf.usermodel
-
Represents a Shape which is the elemental object that composes a drawing.
- HSLFShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFShape
-
Create a Shape object.
- HSLFShapeContainer - Interface in org.apache.poi.hslf.usermodel
-
Common interface for shape containers, e.g.
- HSLFShapeFactory - Class in org.apache.poi.hslf.usermodel
-
Create a
Shapeobject depending on its type - HSLFShapeFactory() - Constructor for class org.apache.poi.hslf.usermodel.HSLFShapeFactory
- HSLFShapePlaceholderDetails - Class in org.apache.poi.hslf.usermodel
-
Extended placeholder details for HSLF shapes
- HSLFSheet - Class in org.apache.poi.hslf.usermodel
-
This class defines the common format of "Sheets" in a powerpoint document.
- HSLFSheet(SheetContainer, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSheet
- HSLFSimpleShape - Class in org.apache.poi.hslf.usermodel
-
An abstract simple (non-group) shape.
- HSLFSimpleShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Create a SimpleShape object and initialize it from the supplied Record container.
- HSLFSlide - Class in org.apache.poi.hslf.usermodel
-
This class represents a slide in a PowerPoint Document.
- HSLFSlide(int, int, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlide
-
Create a new Slide instance
- HSLFSlide(Slide, HSLFNotes, SlideListWithText.SlideAtomsSet, int, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlide
-
Constructs a Slide from the Slide record, and the SlideAtomsSet containing the text.
- HSLFSlideMaster - Class in org.apache.poi.hslf.usermodel
-
SlideMaster determines the graphics, layout, and formatting for all the slides in a given presentation.
- HSLFSlideMaster(MainMaster, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Constructs a SlideMaster from the MainMaster record,
- HSLFSlideShow - Class in org.apache.poi.hslf.usermodel
-
This class is a friendly wrapper on top of the more scary HSLFSlideShow.
- HSLFSlideShow() - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Constructs a new, empty, Powerpoint document.
- HSLFSlideShow(InputStream) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Constructs a Powerpoint document from an input stream.
- HSLFSlideShow(HSLFSlideShowImpl) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Constructs a Powerpoint document from the underlying HSLFSlideShow object.
- HSLFSlideShow(DirectoryNode) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Constructs a Powerpoint document from an DirectoryNode.
- HSLFSlideShow(POIFSFileSystem) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Constructs a Powerpoint document from an POIFSFileSystem.
- HSLFSlideShowEncrypted - Class in org.apache.poi.hslf.usermodel
-
This class provides helper functions for encrypted PowerPoint documents.
- HSLFSlideShowEncrypted(byte[], NavigableMap<Integer, Record>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- HSLFSlideShowEncrypted(DocumentEncryptionAtom) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- HSLFSlideShowFactory - Class in org.apache.poi.hslf.usermodel
-
Helper class which is instantiated by reflection from
SlideShowFactory.create(java.io.File)and similar - HSLFSlideShowFactory() - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowFactory
- HSLFSlideShowImpl - Class in org.apache.poi.hslf.usermodel
-
This class contains the main functionality for the Powerpoint file "reader".
- HSLFSlideShowImpl(InputStream) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Constructs a Powerpoint document from an input stream.
- HSLFSlideShowImpl(String) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Constructs a Powerpoint document from fileName.
- HSLFSlideShowImpl(DirectoryNode) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Constructs a Powerpoint document from a specific point in a POIFS Filesystem.
- HSLFSlideShowImpl(POIFSFileSystem) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Constructs a Powerpoint document from a POIFS Filesystem.
- HSLFSoundData - Class in org.apache.poi.hslf.usermodel
-
A class that represents sound data embedded in a slide show.
- HSLFSoundData(Sound) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSoundData
-
Creates the object data wrapping the record that contains the sound data.
- HSLFTable - Class in org.apache.poi.hslf.usermodel
-
Represents a table in a PowerPoint presentation
- HSLFTable(int, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTable
-
Create a new Table of the given number of rows and columns
- HSLFTable(int, int, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTable
-
Create a new Table of the given number of rows and columns
- HSLFTable(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTable
-
Create a Table object and initialize it from the supplied Record container.
- HSLFTableCell - Class in org.apache.poi.hslf.usermodel
-
Represents a cell in a ppt table
- HSLFTableCell(EscherContainerRecord, HSLFTable) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTableCell
-
Create a TableCell object and initialize it from the supplied Record container.
- HSLFTableCell(HSLFTable) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTableCell
-
Create a new TableCell.
- HSLFTabStop - Class in org.apache.poi.hslf.model.textproperties
- HSLFTabStop(int, TabStop.TabStopType) - Constructor for class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- HSLFTabStopPropCollection - Class in org.apache.poi.hslf.model.textproperties
-
Container for tabstop lists
- HSLFTabStopPropCollection() - Constructor for class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- HSLFTabStopPropCollection(HSLFTabStopPropCollection) - Constructor for class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- HSLFTextBox - Class in org.apache.poi.hslf.usermodel
-
Represents a TextFrame shape in PowerPoint.
- HSLFTextBox() - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextBox
-
Create a new TextBox.
- HSLFTextBox(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextBox
-
Create a TextBox object and initialize it from the supplied Record container.
- HSLFTextBox(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextBox
-
Create a new TextBox.
- HSLFTextParagraph - Class in org.apache.poi.hslf.usermodel
-
This class represents a run of text in a powerpoint document.
- HSLFTextRun - Class in org.apache.poi.hslf.usermodel
-
Represents a run of text, all with the same style
- HSLFTextRun(HSLFTextParagraph) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Create a new wrapper around a rich text string
- HSLFTextShape - Class in org.apache.poi.hslf.usermodel
-
A common superclass of all shapes that can hold text.
- HSLFTextShape() - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Create a new TextBox.
- HSLFTextShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Create a TextBox object and initialize it from the supplied Record container.
- HSLFTextShape(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Create a new TextBox.
- HSLFTitleMaster - Class in org.apache.poi.hslf.usermodel
-
Title masters define the design template for slides with a Title Slide layout.
- HSLFTitleMaster(Slide, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTitleMaster
-
Constructs a TitleMaster
- HSMFDump - Class in org.apache.poi.hsmf.dev
-
Dumps out the chunk details, and where possible contents
- HSMFDump(POIFSFileSystem) - Constructor for class org.apache.poi.hsmf.dev.HSMFDump
- HSSFAnchor - Class in org.apache.poi.hssf.usermodel
-
An anchor is what specifics the position of a shape within a client object or within another containing shape.
- HSSFAnchor() - Constructor for class org.apache.poi.hssf.usermodel.HSSFAnchor
- HSSFAnchor(int, int, int, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFAnchor
- HSSFAutoFilter - Class in org.apache.poi.hssf.usermodel
-
Represents autofiltering for the specified worksheet.
- HSSFBorderFormatting - Class in org.apache.poi.hssf.usermodel
-
High level representation for Border Formatting component of Conditional Formatting settings
- HSSFBorderFormatting(CFRuleBase, HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- HSSFCell - Class in org.apache.poi.hssf.usermodel
-
High level representation of a cell in a row of a spreadsheet.
- HSSFCell(HSSFWorkbook, HSSFSheet, int, short) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCell
-
Creates new Cell - Should only be called by HSSFRow.
- HSSFCell(HSSFWorkbook, HSSFSheet, int, short, CellType) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCell
-
Creates new Cell - Should only be called by HSSFRow.
- HSSFCell(HSSFWorkbook, HSSFSheet, CellValueRecordInterface) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCell
-
Creates an HSSFCell from a CellValueRecordInterface.
- HSSFCellStyle - Class in org.apache.poi.hssf.usermodel
-
High level representation of the style of a cell in a sheet of a workbook.
- HSSFCellStyle(short, ExtendedFormatRecord, InternalWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCellStyle
- HSSFCellStyle(short, ExtendedFormatRecord, HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Creates new HSSFCellStyle why would you want to do this??
- HSSFChart - Class in org.apache.poi.hssf.usermodel
-
Has methods for construction of a chart object.
- HSSFChart.HSSFChartType - Enum in org.apache.poi.hssf.usermodel
- HSSFChart.HSSFSeries - Class in org.apache.poi.hssf.usermodel
-
A series in a chart
- HSSFChildAnchor - Class in org.apache.poi.hssf.usermodel
- HSSFChildAnchor() - Constructor for class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- HSSFChildAnchor(int, int, int, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
create anchor from scratch
- HSSFChildAnchor(EscherChildAnchorRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFChildAnchor
-
create anchor from existing file
- HSSFClientAnchor - Class in org.apache.poi.hssf.usermodel
-
A client anchor is attached to an excel worksheet.
- HSSFClientAnchor() - Constructor for class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Creates a new client anchor and defaults all the anchor positions to 0.
- HSSFClientAnchor(int, int, int, int, short, int, short, int) - Constructor for class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor.
- HSSFClientAnchor(EscherClientAnchorRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- HSSFColor - Class in org.apache.poi.hssf.util
-
Intends to provide support for the very evil index to triplet issue and will likely replace the color constants interface for HSSF 2.0.
- HSSFColor() - Constructor for class org.apache.poi.hssf.util.HSSFColor
-
Creates a new instance of HSSFColor
- HSSFColor(int, int, Color) - Constructor for class org.apache.poi.hssf.util.HSSFColor
- HSSFColor.HSSFColorPredefined - Enum in org.apache.poi.hssf.util
-
Predefined HSSFColors with their given palette index (and an optional 2nd index)
- HSSFColorScaleFormatting - Class in org.apache.poi.hssf.usermodel
-
High level representation for Color Scale / Color Gradient Formatting component of Conditional Formatting settings
- HSSFColorScaleFormatting(CFRule12Record, HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
- HSSFColumnShifter - Class in org.apache.poi.hssf.usermodel.helpers
-
Helper for shifting columns up or down
- HSSFColumnShifter(HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
- HSSFCombobox - Class in org.apache.poi.hssf.usermodel
- HSSFCombobox(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCombobox
- HSSFCombobox(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFCombobox
- HSSFComment - Class in org.apache.poi.hssf.usermodel
-
Represents a cell comment - a sticky note associated with a cell.
- HSSFComment(EscherContainerRecord, ObjRecord, TextObjectRecord, NoteRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFComment
- HSSFComment(NoteRecord, TextObjectRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFComment
- HSSFComment(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFComment
-
Construct a new comment with the given parent and anchor.
- HSSFConditionalFormatting - Class in org.apache.poi.hssf.usermodel
-
HSSFConditionalFormatting class encapsulates all settings of Conditional Formatting.
- HSSFConditionalFormattingRule - Class in org.apache.poi.hssf.usermodel
-
High level representation of Conditional Formatting Rule.
- HSSFConditionalFormattingThreshold - Class in org.apache.poi.hssf.usermodel
-
High level representation for Icon / Multi-State / Databar / Colour Scale change thresholds
- HSSFConditionalFormattingThreshold(Threshold, HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- HSSFCreationHelper - Class in org.apache.poi.hssf.usermodel
- HSSFDataBarFormatting - Class in org.apache.poi.hssf.usermodel
-
High level representation for DataBar / Data-Bar Formatting component of Conditional Formatting settings
- HSSFDataBarFormatting(CFRule12Record, HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- HSSFDataFormat - Class in org.apache.poi.hssf.usermodel
-
Identifies both built-in and user defined formats within a workbook.
- HSSFDataFormatter - Class in org.apache.poi.hssf.usermodel
-
HSSFDataFormatter contains methods for formatting the value stored in an HSSFCell.
- HSSFDataFormatter() - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataFormatter
-
Creates a formatter using the
default locale. - HSSFDataFormatter(Locale) - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataFormatter
-
Creates a formatter using the given locale.
- HSSFDataValidation - Class in org.apache.poi.hssf.usermodel
-
Utility class for creating data validation cells
- HSSFDataValidation(CellRangeAddressList, DataValidationConstraint) - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataValidation
-
Constructor which initializes the cell range on which this object will be applied
- HSSFDataValidationHelper - Class in org.apache.poi.hssf.usermodel
-
Helper for working with Data Validation
- HSSFDataValidationHelper(HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFDataValidationHelper
- HSSFDateUtil - Class in org.apache.poi.hssf.usermodel
-
Contains methods for dealing with Excel dates.
- HSSFDateUtil() - Constructor for class org.apache.poi.hssf.usermodel.HSSFDateUtil
- HSSFEvaluationWorkbook - Class in org.apache.poi.hssf.usermodel
-
Internal POI use only
- HSSFEventFactory - Class in org.apache.poi.hssf.eventusermodel
-
Low level event based HSSF reader.
- HSSFEventFactory() - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Creates a new instance of HSSFEventFactory
- HSSFExtendedColor - Class in org.apache.poi.hssf.usermodel
-
The HSSF file format normally stores Color information in the Palette (see PaletteRecord), but for a few cases (eg Conditional Formatting, Sheet Extensions), this XSSF-style color record can be used.
- HSSFExtendedColor(ExtendedColor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- HSSFFont - Class in org.apache.poi.hssf.usermodel
-
Represents a Font used in a workbook.
- HSSFFont(int, FontRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFont
-
Creates a new instance of HSSFFont
- HSSFFontFormatting - Class in org.apache.poi.hssf.usermodel
-
High level representation for Font Formatting component of Conditional Formatting settings
- HSSFFontFormatting(CFRuleBase, HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- HSSFFooter - Class in org.apache.poi.hssf.usermodel
-
Class to read and manipulate the footer.
- HSSFFooter(PageSettingsBlock) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFooter
- HSSFFormulaEvaluator - Class in org.apache.poi.hssf.usermodel
-
Evaluates formula cells.
- HSSFFormulaEvaluator(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- HSSFFormulaEvaluator(HSSFWorkbook, IStabilityClassifier) - Constructor for class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- HSSFFormulaParser - Class in org.apache.poi.hssf.model
-
HSSF wrapper for the
FormulaParserandFormulaRenderer - HSSFHeader - Class in org.apache.poi.hssf.usermodel
-
Class to read and manipulate the header.
- HSSFHeader(PageSettingsBlock) - Constructor for class org.apache.poi.hssf.usermodel.HSSFHeader
- HSSFHyperlink - Class in org.apache.poi.hssf.usermodel
-
Represents an Excel hyperlink.
- HSSFHyperlink(HyperlinkType) - Constructor for class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Construct a new hyperlink This method is internal to be used only by
HSSFCreationHelper.createHyperlink(HyperlinkType). - HSSFHyperlink(HyperlinkRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Initialize the hyperlink by a
HyperlinkRecordrecord - HSSFHyperlink(Hyperlink) - Constructor for class org.apache.poi.hssf.usermodel.HSSFHyperlink
- HSSFIconMultiStateFormatting - Class in org.apache.poi.hssf.usermodel
-
High level representation for Icon / Multi-State Formatting component of Conditional Formatting settings
- HSSFIconMultiStateFormatting(CFRule12Record, HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- HSSFListener - Interface in org.apache.poi.hssf.eventusermodel
-
Interface for use with the HSSFRequest and HSSFEventFactory.
- HSSFName - Class in org.apache.poi.hssf.usermodel
-
High Level Representation of a 'defined name' which could be a 'built-in' name, 'named range' or name of a user defined function.
- HSSFObjectData - Class in org.apache.poi.hssf.usermodel
-
Represents binary object (i.e.
- HSSFObjectData(EscherContainerRecord, ObjRecord, DirectoryEntry) - Constructor for class org.apache.poi.hssf.usermodel.HSSFObjectData
- HSSFOptimiser - Class in org.apache.poi.hssf.usermodel
-
Excel can get cranky if you give it files containing too many (especially duplicate) objects, and this class can help to avoid those.
- HSSFOptimiser() - Constructor for class org.apache.poi.hssf.usermodel.HSSFOptimiser
- HSSFPalette - Class in org.apache.poi.hssf.usermodel
-
Represents a workbook color palette.
- HSSFPalette(PaletteRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPalette
- HSSFPatriarch - Class in org.apache.poi.hssf.usermodel
-
The patriarch is the toplevel container for shapes in a sheet.
- HSSFPatternFormatting - Class in org.apache.poi.hssf.usermodel
-
High level representation for Conditional Formatting settings
- HSSFPatternFormatting(CFRuleBase, HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- HSSFPicture - Class in org.apache.poi.hssf.usermodel
-
Represents a escher picture.
- HSSFPicture(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPicture
- HSSFPicture(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPicture
-
Constructs a picture object.
- HSSFPictureData - Class in org.apache.poi.hssf.usermodel
-
Represents binary data stored in the file.
- HSSFPictureData(EscherBlipRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPictureData
-
Constructs a picture object.
- HSSFPolygon - Class in org.apache.poi.hssf.usermodel
- HSSFPolygon(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPolygon
- HSSFPolygon(EscherContainerRecord, ObjRecord, TextObjectRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPolygon
- HSSFPrintSetup - Class in org.apache.poi.hssf.usermodel
-
Used to modify the print setup.
- HSSFPrintSetup(PrintSetupRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Constructor.
- HSSFRangeCopier - Class in org.apache.poi.hssf.usermodel
- HSSFRangeCopier(Sheet, Sheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFRangeCopier
- HSSFRegionUtil - Class in org.apache.poi.hssf.util
-
Deprecated.POI 4.0.0
- HSSFRequest - Class in org.apache.poi.hssf.eventusermodel
-
An HSSFRequest object should be constructed registering an instance or multiple instances of HSSFListener with each Record.sid you wish to listen for.
- HSSFRequest() - Constructor for class org.apache.poi.hssf.eventusermodel.HSSFRequest
-
Creates a new instance of HSSFRequest
- HSSFRichTextString - Class in org.apache.poi.hssf.usermodel
-
Rich text unicode string.
- HSSFRichTextString() - Constructor for class org.apache.poi.hssf.usermodel.HSSFRichTextString
- HSSFRichTextString(String) - Constructor for class org.apache.poi.hssf.usermodel.HSSFRichTextString
- HSSFRow - Class in org.apache.poi.hssf.usermodel
-
High level representation of a row of a spreadsheet.
- HSSFRowShifter - Class in org.apache.poi.hssf.usermodel.helpers
-
Helper for shifting rows up or down
- HSSFRowShifter(HSSFSheet) - Constructor for class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
- HSSFShape - Class in org.apache.poi.hssf.usermodel
-
An abstract shape.
- HSSFShape(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFShape
-
creates shapes from existing file
- HSSFShape(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFShape
-
Create a new shape with the specified parent and anchor.
- HSSFShapeContainer - Interface in org.apache.poi.hssf.usermodel
-
An interface that indicates whether a class can contain children.
- HSSFShapeFactory - Class in org.apache.poi.hssf.usermodel
-
Factory class for producing Excel Shapes from Escher records
- HSSFShapeFactory() - Constructor for class org.apache.poi.hssf.usermodel.HSSFShapeFactory
- HSSFShapeGroup - Class in org.apache.poi.hssf.usermodel
-
A shape group may contain other shapes.
- HSSFShapeGroup(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- HSSFShapeGroup(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- HSSFShapeTypes - Interface in org.apache.poi.hssf.usermodel
- HSSFSheet - Class in org.apache.poi.hssf.usermodel
-
High level representation of a worksheet.
- HSSFSheet(HSSFWorkbook) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSheet
-
Creates new HSSFSheet - called by HSSFWorkbook to create a sheet from scratch.
- HSSFSheet(HSSFWorkbook, InternalSheet) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSheet
-
Creates an HSSFSheet representing the given Sheet object.
- HSSFSheetConditionalFormatting - Class in org.apache.poi.hssf.usermodel
-
The 'Conditional Formatting' facet of HSSFSheet
- HSSFSimpleShape - Class in org.apache.poi.hssf.usermodel
-
Represents a simple shape such as a line, rectangle or oval.
- HSSFSimpleShape(EscherContainerRecord, ObjRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- HSSFSimpleShape(EscherContainerRecord, ObjRecord, TextObjectRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- HSSFSimpleShape(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- HSSFTextbox - Class in org.apache.poi.hssf.usermodel
-
A textbox is a shape that may hold a rich text string.
- HSSFTextbox(EscherContainerRecord, ObjRecord, TextObjectRecord) - Constructor for class org.apache.poi.hssf.usermodel.HSSFTextbox
- HSSFTextbox(HSSFShape, HSSFAnchor) - Constructor for class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Construct a new textbox with the given parent and anchor.
- HSSFUserException - Exception in org.apache.poi.hssf.eventusermodel
-
This exception is provided as a way for API users to throw exceptions from their event handling code.
- HSSFUserException() - Constructor for exception org.apache.poi.hssf.eventusermodel.HSSFUserException
-
Creates a new
HSSFUserException. - HSSFUserException(String) - Constructor for exception org.apache.poi.hssf.eventusermodel.HSSFUserException
-
Creates a new
HSSFUserExceptionwith a message string. - HSSFUserException(String, Throwable) - Constructor for exception org.apache.poi.hssf.eventusermodel.HSSFUserException
-
Creates a new
HSSFUserExceptionwith a message string and a reason. - HSSFUserException(Throwable) - Constructor for exception org.apache.poi.hssf.eventusermodel.HSSFUserException
-
Creates a new
HSSFUserExceptionwith a reason. - HSSFWorkbook - Class in org.apache.poi.hssf.usermodel
-
High level representation of a workbook.
- HSSFWorkbook() - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Creates new HSSFWorkbook from scratch (start here!)
- HSSFWorkbook(InputStream) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Companion to HSSFWorkbook(POIFSFileSystem), this constructs the POI filesystem around your
InputStream, including all nodes. - HSSFWorkbook(InputStream, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Companion to HSSFWorkbook(POIFSFileSystem), this constructs the POI filesystem around your
InputStream. - HSSFWorkbook(DirectoryNode, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
given a POI POIFSFileSystem object, and a specific directory within it, read in its Workbook and populate the high and low level models.
- HSSFWorkbook(DirectoryNode, POIFSFileSystem, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
given a POI POIFSFileSystem object, and a specific directory within it, read in its Workbook and populate the high and low level models.
- HSSFWorkbook(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Given a POI POIFSFileSystem object, read in its Workbook along with all related nodes, and populate the high and low level models.
- HSSFWorkbook(POIFSFileSystem, boolean) - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Given a POI POIFSFileSystem object, read in its Workbook and populate the high and low level models.
- HSSFWorkbookFactory - Class in org.apache.poi.hssf.usermodel
-
Helper class which is instantiated by reflection from
WorkbookFactory.create(java.io.File)and similar - HSSFWorkbookFactory() - Constructor for class org.apache.poi.hssf.usermodel.HSSFWorkbookFactory
- html - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- HTML - org.apache.poi.poifs.filesystem.FileMagic
-
Some different HTML documents
- HtmlDocumentFacade - Class in org.apache.poi.hwpf.converter
- HtmlDocumentFacade(Document) - Constructor for class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- hue - Variable in class org.apache.poi.sl.draw.binding.CTHslColor
- HwmfBinaryRasterOp - Enum in org.apache.poi.hwmf.record
-
The BinaryRasterOperation Enumeration section lists the binary raster-operation codes.
- HwmfBitmap16 - Class in org.apache.poi.hwmf.record
- HwmfBitmap16() - Constructor for class org.apache.poi.hwmf.record.HwmfBitmap16
- HwmfBitmap16(boolean) - Constructor for class org.apache.poi.hwmf.record.HwmfBitmap16
- HwmfBitmapDib - Class in org.apache.poi.hwmf.record
-
The DeviceIndependentBitmap Object defines an image in device-independent bitmap (DIB) format.
- HwmfBitmapDib() - Constructor for class org.apache.poi.hwmf.record.HwmfBitmapDib
- HwmfBitmapDib.BitCount - Enum in org.apache.poi.hwmf.record
- HwmfBitmapDib.Compression - Enum in org.apache.poi.hwmf.record
- HwmfBrushStyle - Enum in org.apache.poi.hwmf.record
-
A 16-bit unsigned integer that defines the brush style.
- HwmfColorRef - Class in org.apache.poi.hwmf.record
-
A 32-bit ColorRef Object that defines the color value.
- HwmfColorRef() - Constructor for class org.apache.poi.hwmf.record.HwmfColorRef
- HwmfColorRef(Color) - Constructor for class org.apache.poi.hwmf.record.HwmfColorRef
- HwmfDraw - Class in org.apache.poi.hwmf.record
- HwmfDraw() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw
- HwmfDraw.WmfArc - Class in org.apache.poi.hwmf.record
-
The META_ARC record draws an elliptical arc.
- HwmfDraw.WmfChord - Class in org.apache.poi.hwmf.record
-
The META_CHORD record draws a chord, which is defined by a region bounded by the intersection of an ellipse with a line segment.
- HwmfDraw.WmfEllipse - Class in org.apache.poi.hwmf.record
-
The META_ELLIPSE record draws an ellipse.
- HwmfDraw.WmfFrameRegion - Class in org.apache.poi.hwmf.record
-
The META_FRAMEREGION record draws a border around a specified region using a specified brush.
- HwmfDraw.WmfLineTo - Class in org.apache.poi.hwmf.record
-
The META_LINETO record draws a line from the drawing position that is defined in the playback device context up to, but not including, the specified point.
- HwmfDraw.WmfMoveTo - Class in org.apache.poi.hwmf.record
-
The META_MOVETO record sets the output position in the playback device context to a specified point.
- HwmfDraw.WmfPie - Class in org.apache.poi.hwmf.record
-
The META_PIE record draws a pie-shaped wedge bounded by the intersection of an ellipse and two radials.
- HwmfDraw.WmfPolygon - Class in org.apache.poi.hwmf.record
-
The META_POLYGON record paints a polygon consisting of two or more vertices connected by straight lines.
- HwmfDraw.WmfPolyline - Class in org.apache.poi.hwmf.record
-
The META_POLYLINE record draws a series of line segments by connecting the points in the specified array.
- HwmfDraw.WmfPolyPolygon - Class in org.apache.poi.hwmf.record
-
The META_POLYPOLYGON record paints a series of closed polygons.
- HwmfDraw.WmfRectangle - Class in org.apache.poi.hwmf.record
-
The META_RECTANGLE record paints a rectangle.
- HwmfDraw.WmfRoundRect - Class in org.apache.poi.hwmf.record
-
The META_ROUNDRECT record paints a rectangle with rounded corners.
- HwmfDraw.WmfSelectObject - Class in org.apache.poi.hwmf.record
-
The META_SELECTOBJECT record specifies a graphics object for the playback device context.
- HwmfDraw.WmfSetPixel - Class in org.apache.poi.hwmf.record
-
The META_RECTANGLE record paints a rectangle.
- HwmfDrawProperties - Class in org.apache.poi.hwmf.draw
- HwmfDrawProperties() - Constructor for class org.apache.poi.hwmf.draw.HwmfDrawProperties
- HwmfDrawProperties(HwmfDrawProperties) - Constructor for class org.apache.poi.hwmf.draw.HwmfDrawProperties
- HwmfEscape - Class in org.apache.poi.hwmf.record
-
The MetafileEscapes specifies printer driver functionality that might not be directly accessible through WMF records
- HwmfEscape() - Constructor for class org.apache.poi.hwmf.record.HwmfEscape
- HwmfEscape.EscapeFunction - Enum in org.apache.poi.hwmf.record
- HwmfFill - Class in org.apache.poi.hwmf.record
- HwmfFill() - Constructor for class org.apache.poi.hwmf.record.HwmfFill
- HwmfFill.ColorUsage - Enum in org.apache.poi.hwmf.record
-
The ColorUsage Enumeration (a 16-bit unsigned integer) specifies whether a color table exists in a device-independent bitmap (DIB) and how to interpret its values, i.e.
- HwmfFill.HwmfImageRecord - Interface in org.apache.poi.hwmf.record
-
A record which contains an image (to be extracted)
- HwmfFill.WmfBitBlt - Class in org.apache.poi.hwmf.record
- HwmfFill.WmfDibBitBlt - Class in org.apache.poi.hwmf.record
- HwmfFill.WmfDibStretchBlt - Class in org.apache.poi.hwmf.record
- HwmfFill.WmfExtFloodFill - Class in org.apache.poi.hwmf.record
-
The META_EXTFLOODFILL record fills an area with the brush that is defined in the playback device context.
- HwmfFill.WmfFillRegion - Class in org.apache.poi.hwmf.record
-
The META_FILLREGION record fills a region using a specified brush.
- HwmfFill.WmfFloodFill - Class in org.apache.poi.hwmf.record
-
The META_FLOODFILL record fills an area of the output surface with the brush that is defined in the playback device context.
- HwmfFill.WmfInvertRegion - Class in org.apache.poi.hwmf.record
-
The META_INVERTREGION record draws a region in which the colors are inverted.
- HwmfFill.WmfPaintRegion - Class in org.apache.poi.hwmf.record
-
The META_PAINTREGION record paints the specified region by using the brush that is defined in the playback device context.
- HwmfFill.WmfPatBlt - Class in org.apache.poi.hwmf.record
-
The META_PATBLT record paints a specified rectangle using the brush that is defined in the playback device context.
- HwmfFill.WmfSetDibToDev - Class in org.apache.poi.hwmf.record
-
The META_SETDIBTODEV record sets a block of pixels in the playback device context using deviceindependent color data.
- HwmfFill.WmfSetPolyfillMode - Class in org.apache.poi.hwmf.record
-
The META_SETPOLYFILLMODE record sets polygon fill mode in the playback device context for graphics operations that fill polygons.
- HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode - Enum in org.apache.poi.hwmf.record
-
A 16-bit unsigned integer that defines polygon fill mode.
- HwmfFill.WmfStretchBlt - Class in org.apache.poi.hwmf.record
-
The META_STRETCHBLT record specifies the transfer of a block of pixels according to a raster operation, with possible expansion or contraction.
- HwmfFill.WmfStretchDib - Class in org.apache.poi.hwmf.record
-
The META_STRETCHDIB record specifies the transfer of color data from a block of pixels in device independent format according to a raster operation, with possible expansion or contraction.
- HwmfFont - Class in org.apache.poi.hwmf.record
-
The Font object specifies the attributes of a logical font
- HwmfFont() - Constructor for class org.apache.poi.hwmf.record.HwmfFont
- HwmfFont.WmfClipPrecision - Enum in org.apache.poi.hwmf.record
-
ClipPrecision Flags specify clipping precision, which defines how to clip characters that are partially outside a clipping region.
- HwmfFont.WmfFontQuality - Enum in org.apache.poi.hwmf.record
-
The output quality defines how carefully to attempt to match the logical font attributes to those of an actual physical font.
- HwmfFont.WmfOutPrecision - Enum in org.apache.poi.hwmf.record
-
The output precision defines how closely the output must match the requested font's height, width, character orientation, escapement, pitch, and font type.
- HwmfGraphics - Class in org.apache.poi.hwmf.draw
- HwmfGraphics(Graphics2D, Rectangle2D) - Constructor for class org.apache.poi.hwmf.draw.HwmfGraphics
-
Initialize a graphics context for wmf rendering
- HwmfHatchStyle - Enum in org.apache.poi.hwmf.record
-
The HatchStyle Enumeration specifies the hatch pattern.
- HwmfHeader - Class in org.apache.poi.hwmf.record
- HwmfHeader(LittleEndianInputStream) - Constructor for class org.apache.poi.hwmf.record.HwmfHeader
- HwmfMapMode - Enum in org.apache.poi.hwmf.record
-
A 16-bit unsigned integer that defines the mapping mode.
- HwmfMisc - Class in org.apache.poi.hwmf.record
- HwmfMisc() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc
- HwmfMisc.WmfCreateBrushIndirect - Class in org.apache.poi.hwmf.record
-
The META_CREATEBRUSHINDIRECT record creates a Brush Object from a LogBrush Object.
- HwmfMisc.WmfCreatePatternBrush - Class in org.apache.poi.hwmf.record
- HwmfMisc.WmfCreatePenIndirect - Class in org.apache.poi.hwmf.record
- HwmfMisc.WmfDeleteObject - Class in org.apache.poi.hwmf.record
-
The META_DELETEOBJECT record deletes an object, including Bitmap16, Brush, DeviceIndependentBitmap, Font, Palette, Pen, and Region.
- HwmfMisc.WmfDibCreatePatternBrush - Class in org.apache.poi.hwmf.record
-
The META_DIBCREATEPATTERNBRUSH record creates a Brush Object with a pattern specified by a DeviceIndependentBitmap (DIB) Object
- HwmfMisc.WmfRestoreDc - Class in org.apache.poi.hwmf.record
-
The META_RESTOREDC record restores the playback device context from a previously saved device context.
- HwmfMisc.WmfSaveDc - Class in org.apache.poi.hwmf.record
-
The META_SAVEDC record saves the playback device context for later retrieval.
- HwmfMisc.WmfSetBkColor - Class in org.apache.poi.hwmf.record
-
The META_SETBKCOLOR record sets the background color in the playback device context to a specified color, or to the nearest physical color if the device cannot represent the specified color.
- HwmfMisc.WmfSetBkMode - Class in org.apache.poi.hwmf.record
-
The META_SETBKMODE record defines the background raster operation mix mode in the playback device context.
- HwmfMisc.WmfSetBkMode.HwmfBkMode - Enum in org.apache.poi.hwmf.record
-
A 16-bit unsigned integer that defines background mix mode.
- HwmfMisc.WmfSetLayout - Class in org.apache.poi.hwmf.record
-
The META_SETLAYOUT record defines the layout orientation in the playback device context.
- HwmfMisc.WmfSetMapMode - Class in org.apache.poi.hwmf.record
-
The META_SETMAPMODE record defines the mapping mode in the playback device context.
- HwmfMisc.WmfSetMapperFlags - Class in org.apache.poi.hwmf.record
-
The META_SETMAPPERFLAGS record defines the algorithm that the font mapper uses when it maps logical fonts to physical fonts.
- HwmfMisc.WmfSetRelabs - Class in org.apache.poi.hwmf.record
-
The META_SETRELABS record is reserved and not supported.
- HwmfMisc.WmfSetRop2 - Class in org.apache.poi.hwmf.record
-
The META_SETROP2 record defines the foreground raster operation mix mode in the playback device context.
- HwmfMisc.WmfSetStretchBltMode - Class in org.apache.poi.hwmf.record
-
The META_SETSTRETCHBLTMODE record defines the bitmap stretching mode in the playback device context.
- HwmfObjectTableEntry - Interface in org.apache.poi.hwmf.record
-
Marker interface for Records, which should be added to the WMF object table for further selection
- HwmfPalette - Class in org.apache.poi.hwmf.record
- HwmfPalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette
- HwmfPalette.PaletteEntry - Class in org.apache.poi.hwmf.record
- HwmfPalette.WmfAnimatePalette - Class in org.apache.poi.hwmf.record
-
The META_ANIMATEPALETTE record redefines entries in the logical palette that is defined in the playback device context with the specified Palette object The logical palette that is specified by the Palette object in this record is the source of the palette changes, and the logical palette that is currently selected into the playback device context is the destination.
- HwmfPalette.WmfCreatePalette - Class in org.apache.poi.hwmf.record
-
The META_CREATEPALETTE record creates a Palette Object
- HwmfPalette.WmfPaletteParent - Class in org.apache.poi.hwmf.record
- HwmfPalette.WmfRealizePalette - Class in org.apache.poi.hwmf.record
-
The META_REALIZEPALETTE record maps entries from the logical palette that is defined in the playback device context to the system palette.
- HwmfPalette.WmfResizePalette - Class in org.apache.poi.hwmf.record
-
The META_RESIZEPALETTE record redefines the size of the logical palette that is defined in the playback device context.
- HwmfPalette.WmfSelectPalette - Class in org.apache.poi.hwmf.record
-
The META_SELECTPALETTE record defines the current logical palette with a specified Palette Object.
- HwmfPalette.WmfSetPaletteEntries - Class in org.apache.poi.hwmf.record
-
The META_SETPALENTRIES record defines RGB color values in a range of entries in the logical palette that is defined in the playback device context.
- HwmfPenStyle - Class in org.apache.poi.hwmf.record
-
The 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations.
- HwmfPenStyle() - Constructor for class org.apache.poi.hwmf.record.HwmfPenStyle
- HwmfPenStyle.HwmfLineCap - Enum in org.apache.poi.hwmf.record
- HwmfPenStyle.HwmfLineDash - Enum in org.apache.poi.hwmf.record
- HwmfPenStyle.HwmfLineJoin - Enum in org.apache.poi.hwmf.record
- HwmfPicture - Class in org.apache.poi.hwmf.usermodel
- HwmfPicture(InputStream) - Constructor for class org.apache.poi.hwmf.usermodel.HwmfPicture
- HwmfPlaceableHeader - Class in org.apache.poi.hwmf.record
- HwmfPlaceableHeader(LittleEndianInputStream) - Constructor for class org.apache.poi.hwmf.record.HwmfPlaceableHeader
- HwmfRecord - Interface in org.apache.poi.hwmf.record
- HwmfRecordType - Enum in org.apache.poi.hwmf.record
-
Available record types for WMF
- HwmfSLImageRenderer - Class in org.apache.poi.hwmf.draw
-
Helper class which is instantiated by
DrawPictureShapevia reflection - HwmfSLImageRenderer() - Constructor for class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
- HwmfTernaryRasterOp - Enum in org.apache.poi.hwmf.record
-
Each ternary raster operation code represents a Boolean operation in which the values of the pixels in the source, the selected brush, and the destination are combined.
- HwmfText - Class in org.apache.poi.hwmf.record
- HwmfText() - Constructor for class org.apache.poi.hwmf.record.HwmfText
- HwmfText.HwmfTextAlignment - Enum in org.apache.poi.hwmf.record
- HwmfText.HwmfTextVerticalAlignment - Enum in org.apache.poi.hwmf.record
- HwmfText.WmfCreateFontIndirect - Class in org.apache.poi.hwmf.record
- HwmfText.WmfExtTextOut - Class in org.apache.poi.hwmf.record
-
The META_EXTTEXTOUT record outputs text by using the font, background color, and text color that are defined in the playback device context.
- HwmfText.WmfSetTextAlign - Class in org.apache.poi.hwmf.record
-
The META_SETTEXTALIGN record defines text-alignment values in the playback device context.
- HwmfText.WmfSetTextCharExtra - Class in org.apache.poi.hwmf.record
-
The META_SETTEXTCHAREXTRA record defines inter-character spacing for text justification in the playback device context.
- HwmfText.WmfSetTextColor - Class in org.apache.poi.hwmf.record
-
The META_SETTEXTCOLOR record defines the text foreground color in the playback device context.
- HwmfText.WmfSetTextJustification - Class in org.apache.poi.hwmf.record
-
The META_SETTEXTJUSTIFICATION record defines the amount of space to add to break characters in a string of justified text.
- HwmfText.WmfTextOut - Class in org.apache.poi.hwmf.record
-
The META_TEXTOUT record outputs a character string at the specified location by using the font, background color, and text color that are defined in the playback device context.
- HwmfWindowing - Class in org.apache.poi.hwmf.record
- HwmfWindowing() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing
- HwmfWindowing.WmfCreateRegion - Class in org.apache.poi.hwmf.record
- HwmfWindowing.WmfExcludeClipRect - Class in org.apache.poi.hwmf.record
-
The META_EXCLUDECLIPRECT record sets the clipping region in the playback device context to the existing clipping region minus the specified rectangle.
- HwmfWindowing.WmfIntersectClipRect - Class in org.apache.poi.hwmf.record
-
The META_INTERSECTCLIPRECT record sets the clipping region in the playback device context to the intersection of the existing clipping region and the specified rectangle.
- HwmfWindowing.WmfOffsetClipRgn - Class in org.apache.poi.hwmf.record
-
The META_OFFSETCLIPRGN record moves the clipping region in the playback device context by the specified offsets.
- HwmfWindowing.WmfOffsetViewportOrg - Class in org.apache.poi.hwmf.record
-
The META_OFFSETVIEWPORTORG record moves the viewport origin in the playback device context by specified horizontal and vertical offsets.
- HwmfWindowing.WmfOffsetWindowOrg - Class in org.apache.poi.hwmf.record
-
The META_OFFSETWINDOWORG record moves the output window origin in the playback device context by specified horizontal and vertical offsets.
- HwmfWindowing.WmfScaleViewportExt - Class in org.apache.poi.hwmf.record
-
The META_SCALEVIEWPORTEXT record scales the horizontal and vertical extents of the viewport that is defined in the playback device context by using the ratios formed by the specified multiplicands and divisors.
- HwmfWindowing.WmfScaleWindowExt - Class in org.apache.poi.hwmf.record
-
The META_OFFSETWINDOWORG record moves the output window origin in the playback device context by specified horizontal and vertical offsets.
- HwmfWindowing.WmfScanObject - Class in org.apache.poi.hwmf.record
- HwmfWindowing.WmfSelectClipRegion - Class in org.apache.poi.hwmf.record
-
The META_SELECTCLIPREGION record specifies a Region Object to be the current clipping region.
- HwmfWindowing.WmfSetViewportExt - Class in org.apache.poi.hwmf.record
-
The META_SETVIEWPORTEXT record sets the horizontal and vertical extents of the viewport in the playback device context.
- HwmfWindowing.WmfSetViewportOrg - Class in org.apache.poi.hwmf.record
-
The META_SETVIEWPORTORG record defines the viewport origin in the playback device context.
- HwmfWindowing.WmfSetWindowExt - Class in org.apache.poi.hwmf.record
-
The META_SETWINDOWEXT record defines the horizontal and vertical extents of the output window in the playback device context.
- HwmfWindowing.WmfSetWindowOrg - Class in org.apache.poi.hwmf.record
-
The META_SETWINDOWORG record defines the output window origin in the playback device context.
- HWPFDocument - Class in org.apache.poi.hwpf
-
This class acts as the bucket that we throw all of the Word data structures into.
- HWPFDocument(InputStream) - Constructor for class org.apache.poi.hwpf.HWPFDocument
-
This constructor loads a Word document from an InputStream.
- HWPFDocument(DirectoryNode) - Constructor for class org.apache.poi.hwpf.HWPFDocument
-
This constructor loads a Word document from a specific point in a POIFSFileSystem, probably not the default.
- HWPFDocument(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.HWPFDocument
-
This constructor loads a Word document from a POIFSFileSystem
- HWPFDocumentCore - Class in org.apache.poi.hwpf
-
This class holds much of the core of a Word document, but without some of the table structure information.
- HWPFDocumentCore() - Constructor for class org.apache.poi.hwpf.HWPFDocumentCore
- HWPFDocumentCore(InputStream) - Constructor for class org.apache.poi.hwpf.HWPFDocumentCore
-
This constructor loads a Word document from an InputStream.
- HWPFDocumentCore(DirectoryNode) - Constructor for class org.apache.poi.hwpf.HWPFDocumentCore
-
This constructor loads a Word document from a specific point in a POIFSFileSystem, probably not the default.
- HWPFDocumentCore(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.HWPFDocumentCore
-
This constructor loads a Word document from a POIFSFileSystem
- HWPFFileSystem - Class in org.apache.poi.hwpf.model.io
- HWPFFileSystem() - Constructor for class org.apache.poi.hwpf.model.io.HWPFFileSystem
- HWPFList - Class in org.apache.poi.hwpf.usermodel
-
This class is used to create a list in a Word document.
- HWPFList(boolean, StyleSheet) - Constructor for class org.apache.poi.hwpf.usermodel.HWPFList
- HWPFList(StyleSheet, ListTables, int) - Constructor for class org.apache.poi.hwpf.usermodel.HWPFList
- HWPFLister - Class in org.apache.poi.hwpf.dev
-
Used by developers to list out key information on a HWPF file.
- HWPFLister(HWPFDocumentCore) - Constructor for class org.apache.poi.hwpf.dev.HWPFLister
- HWPFOldDocument - Class in org.apache.poi.hwpf
-
Provides very simple support for old (Word 6 / Word 95) files.
- HWPFOldDocument(DirectoryNode) - Constructor for class org.apache.poi.hwpf.HWPFOldDocument
- HWPFOldDocument(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.HWPFOldDocument
- Hyperlink - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel HYPERLINK function.
- Hyperlink - Interface in org.apache.poi.common.usermodel
-
Represents a hyperlink.
- Hyperlink<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
A PowerPoint hyperlink
- Hyperlink - Interface in org.apache.poi.ss.usermodel
-
Represents an Excel hyperlink.
- Hyperlink() - Constructor for class org.apache.poi.ss.formula.functions.Hyperlink
- HYPERLINK - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- HYPERLINK - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- HYPERLINK_HREF - Static variable in class org.apache.poi.sl.draw.DrawTextParagraph
-
Keys for passing hyperlinks to the graphics context
- HYPERLINK_LABEL - Static variable in class org.apache.poi.sl.draw.DrawTextParagraph
- HYPERLINK_PART - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Hyperlink type.
- hyperlinkCell(String, String, String, String, XSSFComment) - Method in interface org.apache.poi.xssf.binary.XSSFBSheetHandler.SheetContentsHandler
-
A cell, with the given formatted value (may be null), a url (may be null), a toolTip (may be null) and possibly a comment (may be null), was encountered
- HyperlinkRecord - Class in org.apache.poi.hssf.record
-
The
HyperlinkRecord(0x01B8) wraps an HLINK-record from the Excel-97 format. - HyperlinkRecord() - Constructor for class org.apache.poi.hssf.record.HyperlinkRecord
-
Create a new hyperlink
- HyperlinkRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.HyperlinkRecord
- hyperlinks - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- HyperlinkType - Enum in org.apache.poi.common.usermodel
- Hyphenation - Class in org.apache.poi.hwpf.model
-
Hyphenation.
- Hyphenation() - Constructor for class org.apache.poi.hwpf.model.Hyphenation
- Hyphenation(short) - Constructor for class org.apache.poi.hwpf.model.Hyphenation
- HYPNOTIC - org.apache.poi.xwpf.usermodel.Borders
I
- IAdjustableShape - Interface in org.apache.poi.sl.draw.geom
-
A bridge to the consumer application.
- IBody - Interface in org.apache.poi.xwpf.usermodel
-
An IBody represents the different parts of the document which can contain collections of Paragraphs and Tables.
- IBodyElement - Interface in org.apache.poi.xwpf.usermodel
-
9 Jan 2010
- ICE_CREAM_CONES - org.apache.poi.xwpf.usermodel.Borders
- ICell - Interface in org.apache.poi.xwpf.usermodel
-
Interface for anything that can be at a table cell level:
XWPFTableCell,XWPFSDTCell - ICON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ICON_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether the picture is displayed as an icon.
- ICON_SET - 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
- IconMultiStateFormatting - Class in org.apache.poi.hssf.record.cf
-
Icon / Multi-State Conditional Formatting Rule Record.
- IconMultiStateFormatting - Interface in org.apache.poi.ss.usermodel
-
High level representation for the Icon / Multi-State Formatting component of Conditional Formatting settings
- IconMultiStateFormatting() - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- IconMultiStateFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- IconMultiStateFormatting.IconSet - Enum in org.apache.poi.ss.usermodel
- IconMultiStateThreshold - Class in org.apache.poi.hssf.record.cf
-
Icon / Multi-State specific Threshold / value (CFVO), for changes in Conditional Formatting
- IconMultiStateThreshold() - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
- IconMultiStateThreshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
-
Creates new Ico Multi-State Threshold
- id - Variable in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- id - Variable in enum org.apache.poi.hemf.record.HemfRecordType
- id - Variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
The TNEF Property ID
- id - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- id - Variable in enum org.apache.poi.hwmf.record.HwmfRecordType
- id - Variable in class org.apache.poi.sl.draw.binding.CTConnection
- id - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- id - Variable in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
Numeric ID of the type
- id - Variable in class org.apache.poi.ss.usermodel.ConditionType
- id - Variable in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Numeric ID of the icon set
- id - Variable in class org.apache.poi.xwpf.usermodel.XWPFComment
- ID_AIDOWNER - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ATTACHCREATEDATE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ATTACHDATA - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ATTACHMENT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ATTACHMETAFILE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ATTACHMODIFYDATE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ATTACHRENDERDATA - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ATTACHTITLE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ATTACHTRANSPORTFILENAME - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ATTRIBUTE_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackageRelationship
- ID_BODY - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_CONVERSATIONID - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_DATEEND - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_DATEMODIFIED - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_DATERECEIVED - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_DATESENT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_DATESTART - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_DELEGATE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_FROM - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_MAPIPROPERTIES - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_MESSAGECLASS - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_MESSAGEID - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_MESSAGESTATUS - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_NULL - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_OEMCODEPAGE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_ORIGINALMESSAGECLASS - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_OWNER - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_PARENTID - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_PRIORITY - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_RECIPIENTTABLE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_REQUESTRESPONSE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_SENTFOR - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_SUBJECT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_TNEFVERSION - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- ID_UNKNOWN - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- identifier - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
An unambiguous reference to the resource within a given context.
- IdentifierManager - Class in org.apache.poi.ooxml.util
-
24.08.2009
- IdentifierManager(long, long) - Constructor for class org.apache.poi.ooxml.util.IdentifierManager
- identifyEmbeddedResources(POIOLE2TextExtractor, List<Entry>, List<InputStream>) - Static method in class org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory
-
Returns an array of text extractors, one for each of the embedded documents in the file (if there are any).
- IDENTITY_DISPLAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IDENTITY_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IDENTITY_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- idSet() - Method in class org.apache.poi.hpsf.CustomProperties
-
Returns a set of all the IDs of our custom properties
- IDStarAlgorithm - Interface in org.apache.poi.ss.formula.functions
-
Interface specifying how an algorithm to be used by
DStarRunnershould look like. - idx - Variable in class org.apache.poi.sl.draw.binding.CTConnection
- idx - Variable in enum org.apache.poi.xssf.model.ThemesTable.ThemeElement
- IfFunc - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function IF
- IfFunc() - Constructor for class org.apache.poi.ss.formula.functions.IfFunc
- IGNORED - Static variable in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- IGNORED - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
-
default value to supply when the operator type is not used
- IgnoredErrorType - Enum in org.apache.poi.ss.usermodel
-
Types of ignored workbook and worksheet error.
- IHDR - Static variable in class org.apache.poi.hwpf.usermodel.Picture
- IllegalPropertySetDataException - Exception in org.apache.poi.hpsf
-
This exception is thrown when there is an illegal value set in a
PropertySet. - IllegalPropertySetDataException() - Constructor for exception org.apache.poi.hpsf.IllegalPropertySetDataException
-
Constructor
- IllegalPropertySetDataException(String) - Constructor for exception org.apache.poi.hpsf.IllegalPropertySetDataException
-
Constructor
- IllegalPropertySetDataException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.IllegalPropertySetDataException
-
Constructor
- IllegalPropertySetDataException(Throwable) - Constructor for exception org.apache.poi.hpsf.IllegalPropertySetDataException
-
Constructor
- IllegalVariantTypeException - Exception in org.apache.poi.hpsf
-
This exception is thrown if HPSF encounters a variant type that is illegal in the current context.
- IllegalVariantTypeException(long, Object) - Constructor for exception org.apache.poi.hpsf.IllegalVariantTypeException
-
Constructor
- IllegalVariantTypeException(long, Object, String) - Constructor for exception org.apache.poi.hpsf.IllegalVariantTypeException
-
Constructor
- IMAGE_BMP - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_BMP - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_BMP - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- IMAGE_DIB - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_DIB - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_DIB - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- IMAGE_EMF - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_EMF - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_EMF - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
-
Supported image formats
- IMAGE_EPS - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_EPS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_EPS - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- IMAGE_GIF - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- IMAGE_GIF - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_GIF - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_GIF - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- IMAGE_JPEG - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- IMAGE_JPEG - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_JPEG - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_JPEG - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- IMAGE_PART - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Image type.
- IMAGE_PICT - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Pict image format.
- IMAGE_PICT - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_PICT - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_PICT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- IMAGE_PNG - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
- IMAGE_PNG - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_PNG - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_PNG - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- IMAGE_RENDERER - Static variable in interface org.apache.poi.sl.draw.Drawable
-
Use a custom image renderer of an instance of
ImageRenderer - IMAGE_TIFF - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
TIFF image format.
- IMAGE_TIFF - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_TIFF - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_TIFF - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- IMAGE_WDP - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_WMF - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_WMF - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_WMF - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- IMAGE_WPG - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGE_WPG - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGE_WPG - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- ImageExtractor - Class in org.apache.poi.hslf.extractor
-
Utility to extract pictures from a PowerPoint file.
- ImageExtractor() - Constructor for class org.apache.poi.hslf.extractor.ImageExtractor
- ImageHeaderBitmap - Class in org.apache.poi.sl.image
- ImageHeaderBitmap(byte[], int) - Constructor for class org.apache.poi.sl.image.ImageHeaderBitmap
- ImageHeaderEMF - Class in org.apache.poi.sl.image
- ImageHeaderEMF(byte[], int) - Constructor for class org.apache.poi.sl.image.ImageHeaderEMF
- ImageHeaderPICT - Class in org.apache.poi.sl.image
- ImageHeaderPICT(byte[], int) - Constructor for class org.apache.poi.sl.image.ImageHeaderPICT
- ImageHeaderWMF - Class in org.apache.poi.sl.image
-
Aldus Placeable Metafile header - 22 byte structure before WMF data.
- ImageHeaderWMF(byte[], int) - Constructor for class org.apache.poi.sl.image.ImageHeaderWMF
- ImageHeaderWMF(Rectangle) - Constructor for class org.apache.poi.sl.image.ImageHeaderWMF
- ImageRenderer - Interface in org.apache.poi.sl.draw
-
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:
- IMAGES - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
- IMAGES - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- IMAGES - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IMAGES - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- ImageUtils - Class in org.apache.poi.ss.util
- ImageUtils() - Constructor for class org.apache.poi.ss.util.ImageUtils
- Imaginary - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel IMAGINARY() function.
- Imaginary() - Constructor for class org.apache.poi.ss.formula.functions.Imaginary
- img - Variable in class org.apache.poi.sl.draw.BitmapImageRenderer
- IMPLICIT_CONVERSION_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IMPORTANCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- importChart(XSSFChart) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Imports the chart from the
srcChartinto this drawing. - importContent(XDDFChart) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
import content from other chart to created chart
- importContent(XSLFSheet) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Set the contents of this sheet to be a copy of the source sheet.
- importContent(XSLFSheet) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- importFromXML(String) - Method in class org.apache.poi.xssf.extractor.XSSFImportFromXML
-
Imports an XML into the XLSX using the Custom XML mapping defined
- importTheme(XSLFTheme) - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
- ImReal - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel ImReal() function.
- ImReal() - Constructor for class org.apache.poi.ss.formula.functions.ImReal
- IN - org.apache.poi.ss.usermodel.charts.AxisTickMark
-
Deprecated.
- IN - org.apache.poi.xddf.usermodel.chart.AxisTickMark
- IN - org.apache.poi.xddf.usermodel.PenAlignment
- IN_CERTIFICATE_PART - org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
-
The certificate is embedded in its own PackagePart.
- IN_REPLY_TO_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IN_SIGNATURE_PART - org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
-
The certificate is embedded in the SignaturePart that is created for the signature being added.
- INACTIVE_BORDER - org.apache.poi.xddf.usermodel.SystemColor
- INACTIVE_CAPTION - org.apache.poi.xddf.usermodel.SystemColor
- INACTIVE_CAPTION_TEXT - org.apache.poi.xddf.usermodel.SystemColor
- InactiveBorder - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of an inactive window's border.
- InactiveCaption - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the background of an inactive window's title bar.
- InactiveCaptionText - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the text in an inactive window's title bar.
- includeCellComments - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- includeHeadersFooters - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- includePhoneticRuns - Variable in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
- includeSheetNames - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- includeTextBoxes - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- INCOMPLETE_COPY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- incrementDrawingsSaved() - Method in class org.apache.poi.hssf.model.DrawingManager2
-
Increment the drawing counter
- incrementShapeCount() - Method in class org.apache.poi.ddf.EscherDgRecord
-
Increments the number of shapes
- INDENTION - Static variable in class org.apache.poi.ss.util.CellUtil
- IndentProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition of the indent level of some text.
- IndentProp(int, short) - Constructor for class org.apache.poi.hslf.model.textproperties.IndentProp
-
Generate the definition of a given text indent
- index - Variable in enum org.apache.poi.ss.usermodel.IndexedColors
- Index - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function INDEX
- Index() - Constructor for class org.apache.poi.ss.formula.functions.Index
- IndexedColorMap - Interface in org.apache.poi.xssf.usermodel
-
Interface for color index to RGB mappings.
- IndexedColors - Enum in org.apache.poi.ss.usermodel
-
A deprecated indexing scheme for colours that is still required for some records, and for backwards compatibility with OLE2 formats.
- IndexedUDFFinder - Class in org.apache.poi.ss.formula.udf
-
A UDFFinder that can retrieve functions both by name and by fake index.
- IndexedUDFFinder(UDFFinder...) - Constructor for class org.apache.poi.ss.formula.udf.IndexedUDFFinder
- indexOf(int) - Method in class org.apache.poi.util.IntList
-
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
- IndexRecord - Class in org.apache.poi.hssf.record
-
Title: Index Record (0x020B)
- IndexRecord() - Constructor for class org.apache.poi.hssf.record.IndexRecord
- IndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.IndexRecord
- INDIAN_RED - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Indian Red Preset Color
- INDIAN_RED - org.apache.poi.xddf.usermodel.PresetColor
- IndianRed - org.apache.poi.sl.usermodel.PresetColor
- Indigo - org.apache.poi.sl.usermodel.PresetColor
- INDIGO - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- INDIGO - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Indigo Preset Color
- INDIGO - org.apache.poi.ss.usermodel.IndexedColors
- INDIGO - org.apache.poi.xddf.usermodel.PresetColor
- Indirect - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel function INDIRECT
- IndirectPropertyName - Class in org.apache.poi.hpsf
- INET_MAIL_OVERRIDE_CHARSET - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INET_MAIL_OVERRIDE_FORMAT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- InfiniteLine - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
Contains the x- and y-coordinates of two points on an infinite line.
- InfiniteLine(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- Info - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the background of a ToolTip.
- INFO - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
-
INFO style
- INFO - Static variable in class org.apache.poi.util.POILogger
- INFO_BACKGROUND - org.apache.poi.xddf.usermodel.SystemColor
- INFO_TEXT - org.apache.poi.xddf.usermodel.SystemColor
- InfoSubRecord(int, int) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
-
Creates new ExtSSTInfoSubRecord
- InfoSubRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
- InfoText - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the text of a ToolTip.
- inheritFromThemeAsRequired(XSSFColor) - Method in interface org.apache.poi.xssf.model.Themes
-
If the colour is based on a theme, then inherit information (currently just colours) from it as required.
- inheritFromThemeAsRequired(XSSFColor) - Method in class org.apache.poi.xssf.model.ThemesTable
-
If the colour is based on a theme, then inherit information (currently just colours) from it as required.
- init() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
parse the record data and initialize styles
- init() - Static method in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
-
Only init once - thus the synchronized.
- init() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
- init(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Inits and checks the config object.
- init(byte[], int, int) - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
- init(byte[], int, int) - Method in interface org.apache.poi.hemf.hemfplus.record.HemfPlusRecord
- init(byte[], int, int) - Method in class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
- init(InputStream) - Method in class org.apache.poi.sl.draw.geom.PresetGeometries
- init(TransformParameterSpec) - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
- init(XMLStructure, XMLCryptoContext) - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
- init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfBitmap16
- init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfColorRef
- init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfFont
- init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
- init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScanObject
- init(LittleEndianInputStream, int) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfEscape
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
- init(LittleEndianInputStream, long, int) - Method in interface org.apache.poi.hwmf.record.HwmfRecord
-
Init record from stream
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
- init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
- init(LittleEndianInputStream, long, long) - Method in class org.apache.poi.hemf.record.HemfCommentRecord
- init(LittleEndianInputStream, long, long) - Method in class org.apache.poi.hemf.record.HemfHeader
- init(LittleEndianInputStream, long, long) - Method in interface org.apache.poi.hemf.record.HemfRecord
-
Init record from stream
- init(LittleEndianInputStream, long, long) - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
- init(LittleEndianInputStream, long, long) - Method in class org.apache.poi.hemf.record.UnimplementedHemfRecord
- initAll() - Method in class org.apache.poi.hwpf.usermodel.Range
-
loads all of the list indexes.
- initCipherForBlock(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- initCipherForBlock(int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
Initializes a cipher object for a given block index for encryption
- initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Initializes a cipher object for a given block index for encryption
- initCipherForBlock(Cipher, int) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
- initCipherForBlock(Cipher, int, boolean) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
- initCipherForBlock(Cipher, int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- initCipherForBlock(Cipher, int, boolean) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
- initCipherForBlock(Cipher, int, boolean, EncryptionInfo, SecretKey, int) - Static method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
- initCipherForBlock(Cipher, int, EncryptionInfo, SecretKey, int) - Static method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- initCipherForBlock(Cipher, int, EncryptionInfo, SecretKey, int) - Static method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- initCipherForBlock(Cipher, int, EncryptionInfo, SecretKey, int) - Static method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
- initDirectory() - Method in class org.apache.poi.POIDocument
-
check if we were created by POIFS otherwise create a new dummy POIFS for storing the package data
- INITIAL_CAPACITY - Static variable in class org.apache.poi.hssf.usermodel.HSSFRow
- INITIAL_CAPACITY - Static variable in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Used for compile-time optimization.
- INITIAL_CAPACITY - Static variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
used for compile-time performance/memory optimization.
- INITIAL_DETAILS_PANE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- initialize() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- initialize(String) - Method in class org.apache.poi.util.CommonsLogger
- initialize(String) - Method in class org.apache.poi.util.NullLogger
- initialize(String) - Method in class org.apache.poi.util.POILogger
- initialize(String) - Method in class org.apache.poi.util.SystemOutLogger
- initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
- initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
- initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
-
initialize the builder from scratch
- initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in interface org.apache.poi.poifs.crypt.EncryptionInfoBuilder
-
initialize the builder from scratch
- initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
-
initialize the builder from scratch
- initialize(EncryptionInfo, CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionInfoBuilder
- initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
- initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
- initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionInfoBuilder
-
initialize the builder from a stream
- initialize(EncryptionInfo, LittleEndianInput) - Method in interface org.apache.poi.poifs.crypt.EncryptionInfoBuilder
-
initialize the builder from a stream
- initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
-
initialize the builder from a stream
- initialize(EncryptionInfo, LittleEndianInput) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionInfoBuilder
- initializeEncryptionInfo(int) - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
Initializes the encryption settings
- INITIALS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- initTable() - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- initTextBody(XDDFTextBody) - Static method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- initXmlProvider() - Static method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Initialize the xml signing environment and the bouncycastle provider
- injectData(ZipEntrySource, OutputStream) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- INNER - org.apache.poi.ss.usermodel.charts.LayoutTarget
-
Deprecated.Specifies that the plot area size shall determine the size of the plot area, not including the tick marks and axis labels.
- INNER - org.apache.poi.xddf.usermodel.chart.LayoutTarget
- insert(int, int, SprmBuffer) - Method in class org.apache.poi.hwpf.model.CHPBinTable
- insert(int, int, SprmBuffer) - Method in class org.apache.poi.hwpf.model.PAPBinTable
- insertAdjustValue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- insertAdjustValue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
- insertAfter(String) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Inserts text onto the end of this range
- insertBefore(String) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Inserts text into the front of this range.
- insertCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- insertCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- insertChartRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Test only.
- insertChartRecords(List<Record>) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- insertColumn(ColumnInfoRecord) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
-
Inserts a column into the aggregate (at the end of the list).
- insertConnectionSite(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- insertDashStop(int) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- insertGradientStop(int) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- insertGuide(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- insertNewParagraph(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- insertNewParagraph(XmlCursor) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
inserts a new paragraph at position of the cursor
- insertNewParagraph(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Add a new
XWPFParagraphat position of the cursor. - insertNewParagraph(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Add a new paragraph at position of the cursor.
- insertNewParagraph(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
add a new paragraph at position of the cursor
- insertNewParagraph(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
add a new paragraph at position of the cursor
- insertNewPath(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- insertNewRun(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
insert a new Run in RunArray
- insertNewTableRow(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
inserts a new tablerow
- insertNewTbl(XmlCursor) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
inserts a new Table at the cursor position.
- insertNewTbl(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Insert a table constructed from OOXML table markup.
- insertNewTbl(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- insertNewTbl(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- insertNewTbl(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- insertPolarAdjustHandle(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- insertRow(RowRecord) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- insertSST() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
use this function to add a Shared String Table to an existing sheet (say generated by a different java api) without an sst....
- insertTable(int, XWPFTable) - Method in interface org.apache.poi.xwpf.usermodel.IBody
-
inserts a new Table at position pos
- insertTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Inserts an existing {@link XWPFTable) into the arrays bodyElements and tables.
- insertTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
inserts an existing XWPFTable to the arrays bodyElements and tables
- insertTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
inserts an existing XWPFTable to the arrays bodyElements and tables
- insertTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
inserts an existing XWPFTable to the arrays bodyElements and tables
- insertTableBefore(short, int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Inserts a simple table into the beginning of this range.
- insertTabStop(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- insertTabStop(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- insertXChild(XmlObject, XmlObject) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
- insertXYAdjustHandle(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- INSET - org.apache.poi.xwpf.usermodel.Borders
- INSET - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- Insets2D - Class in org.apache.poi.sl.usermodel
-
This is a replacement for
Insetswhich works on doubles instead of ints - Insets2D(double, double, double, double) - Constructor for class org.apache.poi.sl.usermodel.Insets2D
-
Creates and initializes a new
Insetsobject with the specified top, left, bottom, and right insets. - INSIDE - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
The shape is horizontally positioned like
OfficeDrawing.HorizontalPositioning.LEFTon odd-numbered pages and likeOfficeDrawing.HorizontalPositioning.RIGHTon even-numbered pages. - INSIDE - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
The shape is vertically positioned like msopvTop on odd-numbered pages and like msopvBottom on even-numbered pages
- INSIDE - org.apache.poi.ss.usermodel.BorderExtent
-
All inside borders.
- INSIDE - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
a cell or range is completely inside another range, without touching any edges (a cell in this position can't be in any others)
- INSIDE - Static variable in class org.apache.poi.ss.util.CellRangeUtil
-
first range is within the second range
- INSIDE_HORIZONTAL - org.apache.poi.ss.usermodel.BorderExtent
-
This is just the interior horizontal borders for the range.
- INSIDE_VERTICAL - org.apache.poi.ss.usermodel.BorderExtent
-
This is just the interior vertical borders for the range.
- INSIDEFRAME - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen is solid.
- inspectViewable(Object, boolean, int, String) - Static method in class org.apache.poi.poifs.dev.POIFSViewEngine
-
Inspect an object that may be viewable, and drill down if told to
- instance - Static variable in class org.apache.poi.hssf.record.EOFRecord
- instance - Static variable in class org.apache.poi.hssf.record.InterfaceEndRecord
- instance - Static variable in class org.apache.poi.hwpf.model.PropertyNode.EndComparator
- instance - Static variable in class org.apache.poi.hwpf.model.PropertyNode.StartComparator
- instance - Static variable in class org.apache.poi.ss.formula.atp.AnalysisToolPak
- instance - Static variable in class org.apache.poi.ss.formula.atp.WorkdayCalculator
- instance - Static variable in class org.apache.poi.ss.formula.eval.BlankEval
- instance - Static variable in class org.apache.poi.ss.formula.eval.ConcatEval
- instance - Static variable in class org.apache.poi.ss.formula.eval.IntersectionEval
- instance - Static variable in class org.apache.poi.ss.formula.eval.MissingArgEval
- instance - Static variable in class org.apache.poi.ss.formula.eval.PercentEval
- instance - Static variable in class org.apache.poi.ss.formula.eval.RangeEval
- instance - Static variable in class org.apache.poi.ss.formula.eval.UnaryMinusEval
- instance - Static variable in class org.apache.poi.ss.formula.eval.UnaryPlusEval
- instance - Static variable in class org.apache.poi.ss.formula.functions.Bin2Dec
- instance - Static variable in class org.apache.poi.ss.formula.functions.Complex
- instance - Static variable in class org.apache.poi.ss.formula.functions.Countifs
-
Singleton
- instance - Static variable in class org.apache.poi.ss.formula.functions.DateFunc
- instance - Static variable in class org.apache.poi.ss.formula.functions.Dec2Bin
- instance - Static variable in class org.apache.poi.ss.formula.functions.Dec2Hex
- instance - Static variable in class org.apache.poi.ss.formula.functions.Delta
- instance - Static variable in class org.apache.poi.ss.formula.functions.EDate
- instance - Static variable in class org.apache.poi.ss.formula.functions.EOMonth
- instance - Static variable in class org.apache.poi.ss.formula.functions.FactDouble
- instance - Static variable in class org.apache.poi.ss.formula.functions.Frequency
- instance - Static variable in class org.apache.poi.ss.formula.functions.Hex2Dec
- instance - Static variable in class org.apache.poi.ss.formula.functions.Imaginary
- instance - Static variable in class org.apache.poi.ss.formula.functions.ImReal
- instance - Static variable in class org.apache.poi.ss.formula.functions.Indirect
- instance - Static variable in class org.apache.poi.ss.formula.functions.Oct2Dec
- instance - Static variable in class org.apache.poi.ss.formula.functions.Quotient
- instance - Static variable in class org.apache.poi.ss.formula.functions.Sumifs
-
Singleton
- instance - Static variable in class org.apache.poi.ss.formula.functions.WeekdayFunc
- instance - Static variable in class org.apache.poi.ss.formula.functions.WeekNum
- instance - Static variable in class org.apache.poi.ss.formula.ptg.AddPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.ConcatPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.DividePtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.EqualPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.IntersectionPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.LessEqualPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.LessThanPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.MissingArgPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.MultiplyPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.NotEqualPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.PowerPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.SubtractPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
- instance - Static variable in class org.apache.poi.ss.formula.ptg.UnionPtg
- INSTANCE_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- INT_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
- INTEGER - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- INTEGER - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
Integer ('Whole number') type
- IntegerField - Class in org.apache.poi.util
-
representation of an integer (32-bit) field at a fixed location within a byte array
- IntegerField(int) - Constructor for class org.apache.poi.util.IntegerField
-
construct the IntegerField with its offset into its containing byte array
- IntegerField(int, byte[]) - Constructor for class org.apache.poi.util.IntegerField
-
Construct the IntegerField with its offset into its containing byte array and initialize its value from its byte array
- IntegerField(int, int) - Constructor for class org.apache.poi.util.IntegerField
-
construct the IntegerField with its offset into its containing byte array and initialize its value
- IntegerField(int, int, byte[]) - Constructor for class org.apache.poi.util.IntegerField
-
construct the IntegerField with its offset into its containing byte array, initialize its value, and write the value to a byte array
- InteractiveInfo - Class in org.apache.poi.hslf.record
-
This class represents the metadata of a link in a slide/notes/etc.
- InteractiveInfo - org.apache.poi.hslf.record.RecordTypes
- InteractiveInfo() - Constructor for class org.apache.poi.hslf.record.InteractiveInfo
-
Create a new InteractiveInfo, with blank fields
- InteractiveInfo(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.InteractiveInfo
-
Set things up, and find our more interesting children
- InteractiveInfoAtom - Class in org.apache.poi.hslf.record
-
Tne atom that holds metadata on Links in the document.
- InteractiveInfoAtom - org.apache.poi.hslf.record.RecordTypes
- InteractiveInfoAtom() - Constructor for class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Constructs a brand new link related atom record.
- InteractiveInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Constructs the link related atom record from its source data.
- Intercept - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function INTERCEPT()
- Intercept() - Constructor for class org.apache.poi.ss.formula.functions.Intercept
- INTERCEPT - org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
- InterfaceEndRecord - Class in org.apache.poi.hssf.record
-
Title: Interface End Record (0x00E2)
- InterfaceHdrRecord - Class in org.apache.poi.hssf.record
-
Title: Interface Header Record (0x00E1)
- InterfaceHdrRecord(int) - Constructor for class org.apache.poi.hssf.record.InterfaceHdrRecord
- InterfaceHdrRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.InterfaceHdrRecord
- Internal - Annotation Type in org.apache.poi.util
-
Program elements annotated @Internal are intended for POI internal use only.
- INTERNAL - org.apache.poi.openxml4j.opc.TargetMode
-
The relationship references a part that is inside the package.
- InternalSheet - Class in org.apache.poi.hssf.model
-
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 ending with the sheets EOF.
- InternalSheet.UnsupportedBOFType - Exception in org.apache.poi.hssf.model
- InternalWorkbook - Class in org.apache.poi.hssf.model
-
Low level model implementation of a Workbook.
- INTERNET_APPROVED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_ARTICLE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_CONTROL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_CPID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_DISTRIBUTION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_FOLLOWUP_TO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_LINES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_MESSAGE_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_NEWSGROUPS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_NNTP_PATH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_ORGANIZATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_PRECEDENCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- INTERNET_REFERENCES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- intersect(CellRangeAddress, CellRangeAddress) - Static method in class org.apache.poi.ss.util.CellRangeUtil
-
Get the type of intersection between two cell ranges
- intersectClipRect - org.apache.poi.hwmf.record.HwmfRecordType
- IntersectionEval - Class in org.apache.poi.ss.formula.eval
- IntersectionPtg - Class in org.apache.poi.ss.formula.ptg
- intersects(CellRangeAddressBase) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Determines whether or not this CellRangeAddress and the specified CellRangeAddress intersect.
- INTL_MACRO_SHEET_BIN - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- IntList - Class in org.apache.poi.util
-
A List of int's; as full an implementation of the java.util.List interface as possible, with an eye toward minimal creation of objects the mimicry of List is as follows: if possible, operations designated 'optional' in the List interface are attempted wherever the List interface refers to an Object, substitute int wherever the List interface refers to a Collection or List, substitute IntList the mimicry is not perfect, however: operations involving Iterators or ListIterators are not supported remove(Object) becomes removeValue to distinguish it from remove(int index) subList is not supported
- IntList() - Constructor for class org.apache.poi.util.IntList
-
create an IntList of default size
- IntList(int) - Constructor for class org.apache.poi.util.IntList
- IntList(IntList) - Constructor for class org.apache.poi.util.IntList
-
create a copy of an existing IntList
- IntMapper<T> - Class in org.apache.poi.util
-
A List of objects that are indexed AND keyed by an int; also allows for getting the index of a value in the list
- IntMapper() - Constructor for class org.apache.poi.util.IntMapper
-
create an IntMapper of default size
- IntMapper(int) - Constructor for class org.apache.poi.util.IntMapper
- IntPtg - Class in org.apache.poi.ss.formula.ptg
-
Integer (unsigned short integer) Stores an unsigned short value (java int) in a formula
- IntPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.IntPtg
- IntPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.IntPtg
- intToHex(int) - Static method in class org.apache.poi.util.HexDump
- INV_GRAY - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Inverse Gray
- InvalidFormatException - Exception in org.apache.poi.openxml4j.exceptions
- InvalidFormatException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.InvalidFormatException
- InvalidFormatException(String, Throwable) - Constructor for exception org.apache.poi.openxml4j.exceptions.InvalidFormatException
- InvalidOperationException - Exception in org.apache.poi.openxml4j.exceptions
-
Throw when an invalid operation is done.
- InvalidOperationException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.InvalidOperationException
- InvalidOperationException(String, Throwable) - Constructor for exception org.apache.poi.openxml4j.exceptions.InvalidOperationException
- invalidRef() - Static method in exception org.apache.poi.ss.formula.eval.EvaluationException
-
#REF! - Illegal or deleted cell reference
- invalidUrl - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- invalidValue() - Static method in exception org.apache.poi.ss.formula.eval.EvaluationException
-
#VALUE! - Wrong type of operand
- INVERT_AFTER - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
After making other modifications, invert the color.
- INVERT_HIGHBIT_AFTER - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
After making other modifications, invert the color by toggling just the high bit of each color channel.
- invertRegion - org.apache.poi.hwmf.record.HwmfRecordType
- invertrgn - org.apache.poi.hemf.record.HemfRecordType
- invokeCipher(int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
Helper function for overriding the cipher invocation, i.e.
- invokeCipher(int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
Helper function for overriding the cipher invocation, i.e.
- IOUtils - Class in org.apache.poi.util
- IPM_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IPM_OUTBOX_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IPM_OUTBOX_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IPM_RETURN_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IPM_SENTMAIL_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IPM_SENTMAIL_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IPM_SUBTREE_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IPM_SUBTREE_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IPM_WASTEBASKET_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- IPM_WASTEBASKET_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ipmt(double, int, int, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
- ipmt(double, int, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
- ipmt(double, int, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
-
Emulates Excel/Calc's IPMT(interest_rate, period, number_payments, PV, FV, Type) function, which calculates the portion of the payment at a given period that is the interest on previous balance.
- IPMT - Class in org.apache.poi.ss.formula.functions
- IPMT() - Constructor for class org.apache.poi.ss.formula.functions.IPMT
- IRMDSTransformInfo(DataSpaceMapUtils.TransformInfoHeader, int, String) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
- IRMDSTransformInfo(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
- irr(double[]) - Static method in class org.apache.poi.ss.formula.functions.Irr
-
Computes the internal rate of return using an estimated irr of 10 percent.
- irr(double[], double) - Static method in class org.apache.poi.ss.formula.functions.Irr
-
Calculates IRR using the Newton-Raphson Method.
- Irr - Class in org.apache.poi.ss.formula.functions
-
Calculates the internal rate of return.
- Irr() - Constructor for class org.apache.poi.ss.formula.functions.Irr
- IRREGULAR_SEAL_1 - org.apache.poi.sl.draw.binding.STShapeType
-
Irregular Seal 1 Shape
- IRREGULAR_SEAL_1 - org.apache.poi.sl.usermodel.ShapeType
- IRREGULAR_SEAL_1 - org.apache.poi.xddf.usermodel.PresetGeometry
- IRREGULAR_SEAL_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- IRREGULAR_SEAL_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Irregular Seal 2 Shape
- IRREGULAR_SEAL_2 - org.apache.poi.sl.usermodel.ShapeType
- IRREGULAR_SEAL_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- IRREGULAR_SEAL_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- IrregularSeal1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- IrregularSeal2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- IRunBody - Interface in org.apache.poi.xwpf.usermodel
-
Simple interface describing both
XWPFParagraphandXWPFSDT - IRunElement - Interface in org.apache.poi.xwpf.usermodel
- iruns - Variable in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- isActive() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
is the sheet currently displayed in the window
- isActive() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- isADateFormat(int, String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a format ID and its format String, will check to see if the format represents a date format or not.
- isADateFormat(ExcelNumberFormat) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a format ID and its format String, will check to see if the format represents a date format or not.
- isAddInFunctions() - Method in class org.apache.poi.hssf.record.SupBookRecord
- isAdjacentBefore(ColumnInfoRecord) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- isAlignToBaseline() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- isAllSet(int) - Method in class org.apache.poi.util.BitField
-
Are all of the bits set or not? This is a stricter test than isSet, in that all of the bits in a multi-bit set must be set for this method to return true
- isAlternateDash() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
-
The pen sets every other pixel (this style is applicable only for cosmetic pens).
- isAlwaysCalc() - Method in class org.apache.poi.hssf.record.FormulaRecord
- isAlwaysCalc() - Method in class org.apache.poi.hssf.record.TableRecord
- isAlwaysRecalculate() - Method in class org.apache.poi.hssf.record.ArrayRecord
- isAnAtom() - Method in class org.apache.poi.hslf.record.Record
-
Is this record type an Atom record (only has data), or is it a non-Atom record (has other records)?
- isAnAtom() - Method in class org.apache.poi.hslf.record.RecordAtom
-
We are an atom
- isAnAtom() - Method in class org.apache.poi.hslf.record.RecordContainer
-
We're not an atom
- isAnchorCentered() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- isAppliesToBackground() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- isArraymode() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- isATPFunction(String) - Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
- isAuto() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
automatic format
- isAuto() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- isAuto() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- isAuto() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
A boolean value indicating the ctColor is automatic and system ctColor dependent.
- isAutoBackground() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- isAutoColor() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
true = automaticly selected colour, false = user-selected
- isAutofill() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
whether object uses an automatic fill style
- isAutoFilterLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isAutoGeneratedText() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- isAutoHyphenated() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isAutoHyphenated() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- isAutoLabelDeleted() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- isAutoline() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
whether object uses an automatic line style
- isAutomatic() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
automatic formatting
- isAutomaticCategoryCrossing() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
category crossing point is automatically selected
- isAutomaticLink() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
For OLE and DDE, links can be either 'automatic' or 'manual'
- isAutomaticMajor() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
automatic major unit selected
- isAutomaticMaximum() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
automatic maximum value selected
- isAutomaticMinimum() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
automatic minimum value selected
- isAutomaticMinor() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
automatic minor unit selected
- isAutoPlay() - Method in class org.apache.poi.hslf.model.MovieShape
- isAutoPlotArea() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
??
- isAutoPosition() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
excel calculates the position automatically
- isAutoPosition() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
automatic positioning (1=docked)
- isAutorotate() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
automatically rotate the text
- isAutoSeries() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
excel 5 only (true)
- isAutoSize() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
excel calculates the size automatically if true
- isAutoTextBackground() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
use the quote unquote automatic color for text background
- isAutoTextColor() - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
use the quote unquote automatic color for text
- isAutoXPositioning() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
position of legend on the x axis is automatic
- isAutoYPositioning() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
position of legend on the y axis is automatic
- isBackward() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isBackward() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- isBackward() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- isBackwardDiagonalOn() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- isBackwardDiagonalOn() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.ControlPtg
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.OperandPtg
-
All Operand
Ptgs are classified ('relative', 'value', 'array') - isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.Ptg
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
- isBaseToken() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
-
All Operator Ptgs are base tokens (i.e.
- isBeginRecord(int) - Static method in class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
- isBiff2() - Method in class org.apache.poi.hssf.record.OldCellRecord
-
Is this a Biff2 record, or newer?
- isBiff2() - Method in class org.apache.poi.hssf.record.OldStringRecord
- isBiff5BookStreamPresent() - Method in class org.apache.poi.hssf.record.DSFRecord
- ISBLANK - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
- isBlipId() - Method in class org.apache.poi.ddf.EscherProperty
- isBold() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- isBold() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
get whether the font weight is set to bold or not
- isBold() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
get whether the font weight is set to bold or not
- isBold() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isBold() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isBold() - Method in interface org.apache.poi.sl.usermodel.TextRun
- isBold() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
get whether the font weight is set to bold or not
- isBold() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isBold() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isBold() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- isBold() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
get whether the font weight is set to bold or not
- isBold() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- isBold() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Whether the bold property shall be applied to all non-complex script characters in the contents of this run when displayed in a document
- isBoolean() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
Indicates whether the call holds a boolean value
- isBorder() - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
data table has a border
- isBottomBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
- isBottomLeftTopRightBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
- isBuiltin() - Method in class org.apache.poi.hssf.record.StyleRecord
- isBuiltin() - Method in interface org.apache.poi.ss.usermodel.TableStyle
- isBuiltin() - Method in class org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle
- isBuiltin() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyle
-
Always false for these, these are user defined styles
- isBuiltIn() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Gets the value of the builtIn property.
- isBuiltInFunctionName(String) - Static method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
Used to detect whether a function name found in a formula is one of the standard excel functions
- isBuiltInName() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- isBuiltInName() - Method in class org.apache.poi.hssf.record.NameRecord
-
Convenience Function to determine if the name is a built-in name
- isBuiltinStyle(TableStyle) - Static method in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
-
NOTE: only checks by name, not definition.
- isBullet() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns whether this rich text run has bullets
- isBullet() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Returns whether this paragraph has bullets
- isBullet() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns whether this paragraph has bullets
- isBulletAutoNumber() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Returns whether this paragraph has automatic numbered bullets
- isCalcOnLoad() - Method in class org.apache.poi.hssf.record.FormulaRecord
- isCalculateOnOpen() - Method in class org.apache.poi.hssf.record.ArrayRecord
- isCantSplitRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
Return true if the "can't split row" value is true.
- isCapitalized() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isCapitalized() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isCapitalized() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isCapitalized() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- isCapitals() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isCellDateFormatted(Cell) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Check if a cell contains a date Since dates are stored internally in Excel as double values we infer it is a date if it is formatted as such.
- isCellDateFormatted(Cell, ConditionalFormattingEvaluator) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Check if a cell contains a date Since dates are stored internally in Excel as double values we infer it is a date if it is formatted as such.
- isCellFinal(int, int, int) - Method in interface org.apache.poi.ss.formula.IStabilityClassifier
-
Checks if a cell's value(/formula) is fixed - in other words - not expected to be modified between calls to the evaluator.
- isCellInternalDateFormatted(Cell) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Check if a cell contains a date, checking only for internal excel date formats.
- isChartTypeManuallyFormatted() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Has the chart type been manually formatted?
- isClampToCurve() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- isClosed() - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
-
Has close been called already?
- isClosed() - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
- isClosed() - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
- isClosed() - Method in class org.apache.poi.poifs.crypt.temp.AesZipFileZipEntrySource
- isColAbsolute() - Method in class org.apache.poi.ss.util.CellReference
- isColDeleted() - Method in class org.apache.poi.hssf.record.TableRecord
- isColRelative() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- isColumn() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- isColumn() - Method in interface org.apache.poi.ss.formula.TwoDEval
- isColumnBroken(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Queries if the specified column has a page break
- isColumnBroken(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Determines if there is a page break at the indicated column
- isColumnBroken(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Determines if there is a page break at the indicated column
- isColumnBroken(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determines if there is a page break at the indicated column
- isColumnBroken(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Determines if there is a page break at the indicated column
- isColumnHidden(int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Get the hidden property for a given column.
- isColumnHidden(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Get the hidden state for a given column.
- isColumnHidden(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get the hidden state for a given column
- isColumnHidden(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the hidden state for a given column
- isColumnHidden(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the hidden state for a given column.
- isColumnsEvenlySpaced() - Method in class org.apache.poi.hwpf.usermodel.Section
- isColumnTrackedForAutoSizing(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns true if column is currently tracked for auto-sizing.
- isColumnWithinRange(String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
- isCommandName() - Method in class org.apache.poi.hssf.record.NameRecord
- isCommited() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
to check whether embedded part is already committed
- isCompatibleValue(Object) - Method in class org.apache.poi.sl.draw.Drawable.DrawableHint
- isComplex() - Method in class org.apache.poi.ddf.EscherProperty
- isComplex() - Method in class org.apache.poi.hwpf.model.PropertyModifier
- isComplexFunction() - Method in class org.apache.poi.hssf.record.NameRecord
- isComponentRecord(int) - Static method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- isComponentRecord(int) - Static method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
- isCompressed() - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the compression of the metafile
- isCompressed() - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the compression of the metafile
- isCompressed() - Method in class org.apache.poi.hslf.record.ExOleObjStg
- isCompressTempFiles() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Get whether temp files should be compressed.
- isCondenseRows() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
-
If condenseRows is true, a discontinuities in srcRows will be removed when copied to destination For example: Sheet.copyRows({Row(1), Row(2), Row(5)}, 11, policy) results in rows 1, 2, and 5 being copied to rows 11, 12, and 13 if condenseRows is True, or rows 11, 11, 15 if condenseRows is false
- isContainer(short, short) - Static method in class org.apache.poi.ddf.DefaultEscherRecordFactory
- isContainerRecord() - Method in class org.apache.poi.ddf.EscherRecord
-
Determine whether this is a container record by inspecting the option field.
- isContentTypeRegister(String) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Check if the specified content type is already register.
- isContiguous(String) - Static method in class org.apache.poi.ss.util.AreaReference
-
Is the reference for a contiguous (i.e.
- isCopyCellFormula() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- isCopyCellStyle() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- isCopyCellValue() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- isCopyHyperlink() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- isCopyMergedRegions() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- isCopyRowHeight() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- isCrossCategoryAxisAtMaximum() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
category axis to cross at maximum value
- isCrossesFarRight() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
axis crosses at the far right
- isCurrentSheet() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
- isCustomNumberFormat() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
true if this object has a custom number format
- isData() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Does the picture offset represent picture or binary data? If it's set, then the picture offset refers to a NilPICFAndBinData structure, otherwise to a PICFAndOfficeArtData
- isDataTable() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
1 if chart contains data table
- isDate1904() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- isDate1904() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Gets a boolean value that indicates whether the date systems used in the workbook starts in 1904.
- isDateTimeVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the date is displayed in the footer.
- isDebugEvaluationOutputForNextEval() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
- isDefaultBase() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
use the default base unit
- isDefaultCross() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
use the default crossing point
- isDefaultDateSettings() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
use default date setttings for this axis
- isDefaultMajor() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
use the default major unit
- isDefaultMaximum() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
use the default maximum category
- isDefaultMinimum() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
use the default minimum category
- isDefaultMinorUnit() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
use the default minor unit
- isDefaultPlotDimensions() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Indicates that the default area dimensions should be used.
- isDeleteColumnsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isDeleted() - Method in class org.apache.poi.hssf.usermodel.HSSFName
- isDeleted() - Method in class org.apache.poi.openxml4j.opc.PackagePart
- isDeleted() - Method in interface org.apache.poi.ss.usermodel.Name
-
Checks if this name points to a cell that no longer exists
- isDeleted() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- isDeleted() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- isDeleted() - Method in class org.apache.poi.xssf.usermodel.XSSFName
- isDeleteOK() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
extensions use this method to verify internal rules regarding deletion of the underlying store.
- isDeleteOK() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
-
extensions use this method to verify internal rules regarding deletion of the underlying store.
- isDeleteOK() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
extensions use this method to verify internal rules regarding deletion of the underlying store.
- isDeleteRowsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isDirectory() - Method in class org.apache.poi.poifs.property.DirectoryProperty
- isDirectory() - Method in class org.apache.poi.poifs.property.DocumentProperty
- isDirectory() - Method in class org.apache.poi.poifs.property.Property
- isDirectoryEntry() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
is this a DirectoryEntry?
- isDirectoryEntry() - Method in interface org.apache.poi.poifs.filesystem.Entry
-
is this a DirectoryEntry?
- isDirectoryEntry() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
is this a DirectoryEntry?
- isDirectoryEntry() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- isDirty - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Flag if a modification is done to the document.
- isDirty() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- isDisplayAsPercentage() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
results displayed as percentages
- isDisplayAsPercentage() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
display chart values as a percentage
- isDisplayFormulas() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Returns if formulas are displayed.
- isDisplayFormulas() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns if formulas are displayed.
- isDisplayFormulas() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns if formulas are displayed
- isDisplayFormulas() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns if formulas are displayed
- isDisplayFormulas() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Gets the flag indicating whether this sheet should display formulas.
- isDisplayGridlines() - Method in class org.apache.poi.hssf.model.InternalSheet
- isDisplayGridlines() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns if gridlines are displayed.
- isDisplayGridlines() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns if gridlines are displayed
- isDisplayGridlines() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns if gridlines are displayed
- isDisplayGridlines() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Gets the flag indicating whether this sheet displays the lines between rows and columns to make editing and reading easier.
- isDisplayRowColHeadings() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Returns if RowColHeadings are displayed.
- isDisplayRowColHeadings() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns if RowColHeadings are displayed.
- isDisplayRowColHeadings() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns if RowColHeadings are displayed.
- isDisplayRowColHeadings() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns if RowColHeadings are displayed.
- isDisplayRowColHeadings() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Gets the flag indicating whether this sheet should display row and column headings.
- isDisplayZeros() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Gets the flag indicating whether the window should show 0 (zero) in cells containing zero value.
- isDisplayZeros() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the flag indicating whether the window should show 0 (zero) in cells containing zero value.
- isDisplayZeros() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Gets the flag indicating whether the window should show 0 (zero) in cells containing zero value.
- isDisplayZeros() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Gets the flag indicating whether the window should show 0 (zero) in cells containing zero value.
- ISDN_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- isDocPropsEncrypted() - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- isDocumentEntry() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
-
is this a DocumentEntry?
- isDocumentEntry() - Method in interface org.apache.poi.poifs.filesystem.Entry
-
is this a DocumentEntry?
- isDocumentEntry() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
is this a DocumentEntry?
- isDocumentEntry() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- isDocumentLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Based on the link options, is this a document?
- isDocumentSummaryInformation() - Method in class org.apache.poi.hpsf.PropertySet
-
Checks whether this
PropertySetis a Document Summary Information. - isDoNotSizeWithWindow() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Do not size the chart when the window changes size
- isDoubleStrikeThrough() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isDoubleStrikeThrough() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isDoubleStrikeThrough() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isDoubleStrikeThrough() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run shall be displayed with a double horizontal line through the center of the line.
- isDrawingBased() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Is this Text Run one from a
PPDrawing, or is it one from theSlideListWithText? - isDrawTicks() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
draw tick marks
- ISDTContent - Interface in org.apache.poi.xwpf.usermodel
-
Experimental interface to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl.
- ISDTContents - Interface in org.apache.poi.xwpf.usermodel
- isEmbeddedCellMark() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isEmbeddedMessage() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
Is this Attachment an embedded MAPI message?
- isEmbedSubsetted() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- isEmbossed() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Is this text embossed?
- isEmbossed() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isEmbossed() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isEmbossed() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isEmbossed() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- isEmpty() - Method in class org.apache.poi.hpsf.CustomProperties
- isEmpty() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- isEmpty() - Method in class org.apache.poi.hssf.record.PageBreakRecord
- isEmpty() - Method in class org.apache.poi.hssf.record.RowRecord
- isEmpty() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
- isEmpty() - Method in class org.apache.poi.hwpf.model.Colorref
- isEmpty() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
- isEmpty() - Method in class org.apache.poi.hwpf.model.Hyphenation
- isEmpty() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- isEmpty() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
- isEmpty() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- isEmpty() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- isEmpty() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
- isEmpty() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
- isEmpty() - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
- isEmpty() - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
is this DirectoryEntry empty?
- isEmpty() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
is this DirectoryEntry empty?
- isEmpty() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- isEmpty() - Method in class org.apache.poi.util.IntList
-
Returns true if this list contains no elements.
- isEmpty() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- isEmptyParagraph() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- isEmptyStyle(CellStyle) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
Returns false if cell style by itself (without text, i.e.
- isEncrypted() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- isEndInclusive() - Method in class org.apache.poi.ss.format.CellNumberStringMod
- isEndSnd() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the endSnd property.
- isEnforcedCommentsProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Verifies that the documentProtection tag in settings.xml file
specifies that the protection is enforced (w:enforcement="1")
and that the kind of protection is comments (w:edit="comments")
sample snippet from settings.xml - isEnforcedFillingFormsProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Verifies that the documentProtection tag in settings.xml file
specifies that the protection is enforced (w:enforcement="1")
and that the kind of protection is forms (w:edit="forms")
sample snippet from settings.xml - isEnforcedProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Verifies that the documentProtection tag in settings.xml file
specifies that the protection is enforced (w:enforcement="1")
sample snippet from settings.xml - isEnforcedReadonlyProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Verifies that the documentProtection tag in settings.xml file
specifies that the protection is enforced (w:enforcement="1")
and that the kind of protection is readOnly (w:edit="readOnly")
sample snippet from settings.xml - isEnforcedTrackedChangesProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Verifies that the documentProtection tag in settings.xml file
specifies that the protection is enforced (w:enforcement="1")
and that the kind of protection is trackedChanges (w:edit="trackedChanges")
sample snippet from settings.xml - isEnforcedUpdateFields() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- isEnforcedWith() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Verifies the documentProtection tag inside settings.xml file
if the protection is enforced (w:enforcement="1") - isEnforcedWith(STDocProtect.Enum) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Verifies the documentProtection tag inside settings.xml file
if the protection is enforced (w:enforcement="1")
and if the kind of protection equals to passed (STDocProtect.Enum editValue) - ISERR - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
-
Implementation of Excel ISERR() function.
- isError() - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
Indicates whether the call holds an error value
- ISERROR - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
- isEscapementTypeModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- isEscapementTypeModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isExplicit() - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
-
Specifies that the low-order word of the logical palette entry designates a hardware palette index.
- isExplicitList() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Convenience method
- isExternalFunction() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
external functions get some special processing
- isExternalLinkedPicture() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
-
Is this an internal picture (image data included within the PowerPoint file), or an external linked picture (image lives outside)?
- isExternalRef() - Method in class org.apache.poi.hssf.record.DConRefRecord
-
Checks if the data source in this reference record is external to this sheet or internal.
- isExternalReferences() - Method in class org.apache.poi.hssf.record.SupBookRecord
- isExtrusionOk() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Gets the value of the extrusionOk property.
- isF97LidsSet() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether sprmCRgLid0_80 and sprmCRgLid1_80 were applied, as appropriate, to this paragraph or character style for compatibility with applications that do not support sprmCRgLid0, sprmCRgLid1, and sprmCFNoProof
- isFAdjusted() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word
- isFAnchorLock() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- isFAutofit() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When set to 1, AutoFit this table
- isFAutoHyphen() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFAutoNum() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A bit that specifies whether the list that this LSTF represents is used for the AUTONUMOUT, AUTONUMLGL, and AUTONUM fields (see AUTONUMOUT, AUTONUMLGL, and AUTONUM in flt)
- isFAutoRedef() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
number of UPXs (and UPEs)
- isFAutoVersions() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFBackup() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFBackward() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- isFBackward() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
For a vertical table cell, text flow is bottom to top when 1 and is bottom to top when 0
- isFBelowText() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- isFBestFit() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
When == 1, do best fit from the selected table look
- isFBiDi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Complex Scripts right-to-left text that requires special processing to display and process (character reordering; contextual shaping; display of combining characters and diacritics; specialized justification rules; cursor positioning)
- isFBold() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Text is bold
- isFBoldBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Complex Scripts text is bold
- isFBoldOther() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word 97 and earlier versions
- isFBorders() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
When == 1, use the border properties from the selected table look
- isFCalc() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word
- isFCaps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Displayed with caps
- isFCellFitText() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Fit text in cell
- isFCellSpacing() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: When set to 1 cell spacing is allowed
- isFChsDiff() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Pre-Unicode files, char's char set different from FIB char set
- isFCol() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
When 1, this bookmark marks a range of columns in a table specified by (bkf.itcFirst, bkf.itcLim)
- isFColor() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
When == 1, use the color from the selected table look
- isFComplex() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies that the last save operation that was performed on this document was an incremental save operation
- isFComplexScripts() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Complex Scripts text that requires special processing to display and process
- isFConverted() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A bit that specifies whether the nfc of this LVLF structure was previously a temporary value used for bidirectional compatibility that was converted into a standard MSONFC
- isFConvMailMergeEsc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFCopyLang() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
If f97LidsSet is 1, this value specifies whether the applied compatibility sprmCRgLid0_80 or sprmCRgLid1_80 specified an actual language or a special LID value (0x0400) signifying that no proofing is needed for the text.
- isFData() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
chp.fcPic points to an FFDATA, the data structure binary data used by Word to describe a form field.
- isFDfltTrueType() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFDiffer() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Ignored for saved file
- isFDispFormFldSel() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFDot() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies whether this is a document template
- isFDStrike() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Displayed with double strikethrough
- isFeatureSupported(String) - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
- isFEmbedFonts() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFEmboss() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Text is embossed
- isFEmptySpecial() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.This field should not be used according to specification
- isFEncrypted() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies whether the document is encrypted or obfuscated as specified in Encryption and Obfuscation
- isFExactCWords() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFExtChar() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 1
- isFFacingPages() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFFarEast() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies whether the installation language of the application that created the document was an East Asian language
- isFFirstMerged() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
When 1, cell is first cell of a range of cells that have been merged.
- isFFirstRow() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: first row
- isFFitText() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Fit text when set to 1
- isFFitText() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
When 1, make the text fit the table cell
- isFFldVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word
- isFFmtLineProp() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word
- isFFont() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
When == 1, use the font from the selected table look
- isFForcePageSizePag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFFormatting() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
A bit that specifies whether lvl is an LVL that overrides the corresponding LVL
- isFFormNoFields() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFGlsy() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies whether this is a document that contains only AutoText items
- isFGramAllClean() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFGramAllDone() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFHasListBox() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
A bit that specifies that the form field has a list box.
- isFHasOriginalStyle() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Specifies whether the style is revision-marked.
- isFHasOriginalStyle() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
This value MUST be 1 and MUST be ignored
- isFHasPic() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
When set to 0, there SHOULD be no pictures in the document
- isFHasSep() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
==1 when field has a field separator
- isFHasUpe() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
This bit is undefined and MUST be ignored
- isFHaveVersions() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFHdr() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
1 in the undo doc when shape is from the header doc, 0 otherwise (undefined when not in the undo doc)
- isFHdrRows() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
When == 1, apply properties from the selected table look to the header rows in the table
- isFHidden() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether this style is not shown in the application UI
- isFHideLastVersion() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFHighlight() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When 1, characters are highlighted with color specified by chp.icoHighlight
- isFHtmlBuiltInBullet() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
A built-in HTML bullet
- isFHtmlChecked() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Checked
- isFHtmlDoc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFHtmlFirstLineMismatch() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
First line indent mismatch
- isFHtmlHangingIndentBeneathNumber() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
The hanging indent falls beneath the number (need plain text)
- isFHtmlListTextNotSharpDot() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
The list text is not "#."
- isFHtmlNotPeriod() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Something other than a period is used
- isFHtmlTabLeftIndentMismatch() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
The list tab and the dxaLeft don't match (need table?)
- isFHtmlUnsupported() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
The numbering sequence or format is unsupported (includes tab & size)
- isFHybrid() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A bit that specifies whether the list this LSTF defines is a hybrid list
- isFHyphCapitals() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFIcoBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word
- isField() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isFileLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Based on the link options, is this a file?
- isFilled() - Method in class org.apache.poi.sl.draw.geom.Path
- isFImprint() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Text is engraved
- isFIncludeFooter() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFIncludeHeader() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFIndentSav() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A bit that specifies whether the level indented the text it was applied to and that the indent needs to be removed when numbering is removed.
- isFInternalUse() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
This bit is undefined and MUST be ignored
- isFInvalAutofit() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, TAP is still valid, but autofit properties aren't
- isFInvalHeight() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether the paragraph height information in the fcPlcfPhe field of FibRgFcLcb97, for any paragraphs having this paragraph style, MUST be ignored.
- isFirstCell(int, int) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- isFirstColRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- isFirstMerged() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- isFirstRowRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- isFirstVerticallyMerged() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- isFItalic() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Italic
- isFItalicBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Complex Scripts text is italics
- isFItalicOther() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word 97 and earlier versions
- isFixedLength() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
-
Is this type a fixed-length type, or a variable-length one?
- isFKeepFollow() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When set to 1, keep this row with the following row
- isFKumimoji() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
combine characters
- isFLabelDoc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFLastRow() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: last row
- isFLastRow() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
When == 1, apply properties from the selected table look to the last row in the table
- isFldVanished() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isFldVanished() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isFLegal() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A bit that specifies whether this level overrides the nfc of all inherited level numbers.
- isFLinkStyles() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFlipH() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the flipH property.
- isFlipH() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Gets the value of the flipH property.
- isFlipHorizontal() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- isFlipV() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Gets the value of the flipV property.
- isFlipV() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Gets the value of the flipV property.
- isFlipVertical() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- isFLoadOverride() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies whether to override the language information and font that are specified in the paragraph style at istd 0 (the normal style) with the defaults that are appropriate for the installation language of the application
- isFLoadOverridePage() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies whether to override the section properties for page size, orientation, and margins with the defaults that are appropriate for the installation language of the application
- isFLockAtn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFLocked() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
==1 when field is locked from recalculation
- isFLocked() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether this style is prevented from being applied by using the application UI
- isFLockRev() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFLowerCase() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character is displayed in lower case.
- isFLSFitText() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
fit text
- isFMac() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.This field should not be used according to specification
- isFMacChs() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
fTrue if char's are Macintosh char set
- isFMapPrintTextColor() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFMassCopy() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
This bit is undefined and MUST be ignored
- isFMerged() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
When 1, cell has been merged with preceding cell
- isFMinFontSizePag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFMirrorMargins() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFMWSmallCaps() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFNested() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
==1 when field is nested within another field
- isFNeverBeenAutofit() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table has never been autofit
- isFNoColumnBalance() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFNoHtmlExport() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
This value MUST be 0 and MUST be ignored
- isFNoLeading() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFNonGlyph() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word
- isFNoProof() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When set to 1, do not check spelling or grammar
- isFNoRestart() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A bit that specifies whether the number sequence of the level does not restart after a level is encountered that is more significant than the level to which this LVLF corresponds
- isFNoSpaceRaiseLower() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFNoTabForInd() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFNotPageView() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: when set to 1 we are not in Page View
- isFNoWrap() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
When 1, do not allow text to wrap in the table cell
- isFObfuscated() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
If fEncrypted is 1, this bit specifies whether the document is obfuscated by using XOR obfuscation; otherwise, this bit MUST be ignored
- isFObj() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Embedded objec
- isFOle2() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
chp.lTagObj specifies a particular object in the object stream that specifies the particular OLE object in the stream that should be displayed when the chPicture fSpec character that is tagged with the fOle2 is encountered.
- isFOnlyMacPics() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFOnlyWinPics() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFontCancellationModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- isFontCancellationModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isFontOutlineModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- isFontOutlineModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isFontShadowModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- isFontShadowModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isFontStyleModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- isFontStyleModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isFontSubstitutable() - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- isFontWeightModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- isFontWeightModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isFooterVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the footer text is displayed.
- isFOrigWordTableRules() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFOrigWordTableRules() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: table combining like Word 5.x for the Macintosh and WinWord 1.x
- isFormatBetween(int, int) - Method in class org.apache.poi.hdgf.pointers.Pointer
- isFormatCellsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isFormatColumnsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isFormatRowsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isFormatted() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Is this row formatted? Most aren't, but some rows do have whole-row styles.
- isFormatted() - Method in interface org.apache.poi.ss.usermodel.Row
-
Is this row formatted? Most aren't, but some rows do have whole-row styles.
- isFormatted() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Is this row formatted? Most aren't, but some rows do have whole-row styles.
- isFormatted() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Is this row formatted? Most aren't, but some rows do have whole-row styles.
- isFormatting() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- isFormulaEmpty(String) - Static method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- isFormulaSame(SharedFormulaRecord) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
- isForwardDiagonalOn() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- isForwardDiagonalOn() - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- isFOutline() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Outlined
- isFOutline() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: row was cached for outline mode
- isFOwnHelp() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
A bit that specifies whether the form field has custom help text in FFData.xstzHelpText.
- isFOwnStat() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
A bit that specifies whether the form field has custom status bar text in FFData.xstzStatText.
- isFPagHidden() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFPagResults() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFPagSupressTopSpacing() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFPersonal() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether this character style was applied to format all message text from one or more users in an e-mail
- isFPersonalCompose() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether this character style can be used to automatically format the new message text in a new e-mail
- isFPersonalReply() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether this character style can be used to automatically format the new message text when replying to an e-mail
- isFPMHMainDoc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFPrintBodyBeforeHdr() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFPrintFormData() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFPrivateResult() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
==1 whenever the result of the field is never to be shown
- isFProt() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
A bit that specifies whether the form field is protected and its value cannot be changed.
- isFProtEnabled() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFPub() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
When 1, this indicates that this bookmark is marking the range of a Macintosh Publisher section
- isFQFormat() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether this style is shown in the Ribbon Style gallery
- isFrame() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
Don't reverse the border.
- isFRcaSimple() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
When set, temporarily overrides bx, by, forcing the xaLeft, xaRight, yaTop, and yaBottom fields to all be page relative.
- isFReadOnlyRecommended() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies whether the document author recommended that the document be opened in read-only mode
- isFRecalc() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
A bit that specifies whether the value of the field is automatically calculated after the field is modified.
- isFreezePane() - Method in class org.apache.poi.ss.util.PaneInformation
-
Returns true if this is a Freeze pane, false if it is a split pane.
- isFResultDirty() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
==1 when user has edited or formatted the result.
- isFResultEdited() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
==1 when user has inserted text into or deleted text from the result
- isFRevMarking() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
text is newly typed since the last time revision marks have been accepted and will be displayed with an underline when revision marked text is to be displayed
- isFRMarkDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
has been deleted and will be displayed with strikethrough when revision marked text is to be displayed
- isFRMPrint() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFRMView() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFRotateFont() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- isFRotateFont() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
When 1, cell has rotated characters (i.e.
- isFRotateFontW6() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFRuby() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Phonetic guide
- isFSaveFormData() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFScratch() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
spare field for any temporary use, always reset back to zero!
- isFSemiHidden() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether this style is not shown in the simplified main styles UI of the application
- isFShadeFormData() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFShading() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
When == 1, use the shading properties from the selected table look
- isFShadow() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character is drawn with a shadow
- isFShowBreaksInFrames() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFSimpleList() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A bit that, when set to 0x1, specifies that this LSTF represents a simple (one-level) list that has one corresponding LVL (see the fcPlfLst field of FibRgFcLcb97).
- isFSmallCaps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Displayed with small caps
- isFSnapBorder() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFSpec() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character is a Word special character
- isFStartAt() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
A bit that specifies whether this LFOLVL overrides the start-at value of the level.
- isFStrike() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Displayed with strikethrough
- isFSubsetFonts() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFSuppressTopSPacingMac5() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFSupressSpdfAfterPageBreak() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFSupressTopSpacing() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFSwapBordersFacingPgs() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFTentative() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A bit that specifies whether the format of the level is tentative
- isFTNY() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Tatenakayoko: Horizontal-in-vertical (range of text in a direction perpendicular to the text flow) is used
- isFTNYCompress() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
fit text in line
- isFTNYFetchTxm() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
fetch text metrics
- isFTransparentMetafiles() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFTruncDxaExpand() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFullColumnRange() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- isFullRowRange() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- isFunctionName() - Method in class org.apache.poi.hssf.record.NameRecord
- isFunctionName() - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Checks if this name is a function name
- isFunctionName() - Method in interface org.apache.poi.ss.formula.EvaluationName
- isFunctionName() - Method in interface org.apache.poi.ss.usermodel.Name
-
Checks if this name is a function name
- isFunctionName() - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- isFunctionName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Is the name refers to a user-defined function ?
- isFUnhideWhenUsed() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Specifies whether the fSemiHidden property is to be set to 0 when this style is used
- isFUsePgsuSettings() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word
- isFVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
text has hidden format, and is not displayed unless fPagHidden is set in the DOP
- isFVert() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, positioned in vertical text flow
- isFVertical() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- isFVertical() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
When 1, cell has vertical text flow
- isFVertMerge() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
When 1, cell is vertically merged with the cell(s) above and/or below.
- isFVertRestart() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
When 1, the cell is the first of a set of vertically merged cells.
- isFVirusLoadSafe() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFVirusPrompted() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFWarichu() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Two lines in one (text in the group is displayed as two half-height lines within a line)
- isFWarichuNoOpenBracket() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Two-lines-in-one uses no open
- isFWCFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFWebHidden() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Text should be hidden in Web View when set to 1
- isFWebView() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: Web View is on when set to 1
- isFWhichTblStm() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies the Table stream to which the FIB refers.
- isFWidowControl() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFWrapToWwd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: Wrap to window is on when set to 1
- isFWrapTrailSpaces() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isFWriteReservation() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Specifies whether the document has a write-reservation password
- isFZombieEmbed() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
==1 when result still believes this field is an EMBED or LINK field
- isGenerated() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- isGridsPrinted() - Method in class org.apache.poi.hssf.model.InternalSheet
- isGridsPrinted() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
get whether gridlines are printed.
- isHasExtension1() - Method in class org.apache.poi.hemf.record.HemfHeader
- isHasExtension2() - Method in class org.apache.poi.hemf.record.HemfHeader
- isHasMacros() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
- isHasSep() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
- isHasSep() - Method in interface org.apache.poi.hwpf.usermodel.Field
- isHasTotalsRow() - Method in interface org.apache.poi.ss.usermodel.Table
-
Note: This is misleading.
- isHasTotalsRow() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Note: This is misleading.
- isHeaderOrFooter() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Convenience method to determine if this text paragraph is part of the slide header or footer
- isHeaderOrFooter() - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Convenience method to determine if this text paragraph is part of the slide header or footer
- isHeaderOrFooter() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- isHeaderVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the header text is displayed.
- isHidden() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- isHidden() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Is the sheet hidden? Different from very hidden
- isHidden() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether the cell is hidden or not
- isHidden() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- isHidden() - Method in interface org.apache.poi.sl.usermodel.Slide
- isHidden() - Method in interface org.apache.poi.ss.usermodel.Workbook
- isHidden() - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- isHidden() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- isHidden() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- isHiddenName() - Method in class org.apache.poi.hssf.record.NameRecord
- isHighlightClick() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the highlightClick property.
- isHighlighted() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isHighlighted() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isHighlighted() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isHighlighted() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- isHistory() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Gets the value of the history property.
- isHoliday(double, double[]) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
- isHorizontal() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
true to display horizontal bar charts, false for vertical
- isHorizontalBorder() - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
has a horizontal border
- isHorizontalCentered() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- isHorizontalCentered() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Returns if the text is centered.
- isHorizontalCentered() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- isHorizontallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
- isHorizontallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- isHorizontallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- isHSLF() - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- isIconifiedPictureLink() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- isIconOnly() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- isIconOnly() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- isIconOnly() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- isIconOnly() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- isIconOnly() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
Should Icon + Value be displayed, or only the Icon?
- isIconOnly() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Should Icon + Value be displayed, or only the Icon?
- isIconOnly() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- isIconOnly() - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- isIgnoreLogicalLeftIdentation() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- isIgnoreMissingWorkbooks() - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
- isIGutterPos() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isImprinted() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isImprinted() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isImprinted() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isImprinted() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- isImproperFraction() - Method in class org.apache.poi.ss.format.CellNumberPartHandler
- isInARange(double, double, double) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
- isIncludeEntireCertificateChain() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- isIncludeIssuerSerial() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- isIncludeKeyValue() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- isIndentNotParentAlignment() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the alignment in this XF instead of the parent XF.
- isIndentNotParentBorder() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the border in this XF instead of the parent XF.
- isIndentNotParentCellOptions() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the locking/hidden in this XF instead of the parent XF.
- isIndentNotParentFont() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the font in this XF instead of the parent XF.
- isIndentNotParentFormat() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the format in this XF instead of the parent XF.
- isIndentNotParentPattern() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether or not to use the pattern in this XF instead of the parent XF.
- isIndexed() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- isIndexed() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- isIndexed() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
A boolean value indicating the ctColor is Indexed
- isIndexInTable(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
-
Check if index is in table
- isIndexInTable(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- isInList() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isInPlaceWriteable() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Does the filesystem support an in-place write via
POIFSFileSystem.writeFilesystem()? If false, only writing out to a brand new file viaPOIFSFileSystem.writeFilesystem(OutputStream)is supported. - isInRange(int) - Static method in class org.apache.poi.ss.formula.ptg.IntPtg
-
Excel represents integers 0..65535 with the tInt token.
- isInRange(int, int) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- isInRange(int, int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Determines if the given coordinates lie within the bounds of this range.
- isInRange(Cell) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Determines if the given
Celllies within the bounds of this range. - isInRange(CellAddress) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Determines if the given
CellAddresslies within the bounds of this range. - isInRange(CellReference) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Determines if the given
CellReferencelies within the bounds of this range. - isInsertColumnsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isInsertHyperlinksLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isInsertRowsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isInTable() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isInternalDateFormat(int) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a format ID this will check whether the format represents an internal excel date format or not.
- isInternalReferences() - Method in class org.apache.poi.hssf.record.SupBookRecord
- isInvert() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
swap foreground and background colours when data is negative
- isIsDate() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
this is a date axis
- isISize() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
A bit that specifies whether the size of a checkbox is automatically determined by the text size where the checkbox is located.
- isItalic() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- isItalic() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
get whether the font is to be italics or not
- isItalic() - Method in class org.apache.poi.hssf.record.FontRecord
-
get whether the font is to be italics or not
- isItalic() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isItalic() - Method in class org.apache.poi.hwmf.record.HwmfFont
- isItalic() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isItalic() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isItalic() - Method in interface org.apache.poi.sl.usermodel.TextRun
- isItalic() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
- isItalic() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isItalic() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isItalic() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- isItalic() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
- isItalic() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- isItalic() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Whether the italic property should be applied to all non-complex script characters in the contents of this run when displayed in a document.
- isKinsoku() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isKinsoku() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- isKumimoji() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isLabelAsPercentage() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
show category label/value as percentage (pie charts only)
- isLastColRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- isLastRowRelative() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- isLatentStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
-
checks whether specific LatentStyleID is a latentStyle
- isLeftBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
- isLeftToRight() - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- isLeftToRight() - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
Is the bar drawn from Left-to-Right, or from Right-to-Left
- isLeftToRight() - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- isLegalNumbering() - Method in class org.apache.poi.hwpf.model.ListLevel
-
Determines if the number formatting shall be overridden by
msonfcArabic; unless it originally wasmsonfcArabicLZin which case it is preserved. - isLineBreak() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isLineNotNumbered() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isLineNotNumbered() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- isListValidationType() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Convenience method
- isLocked() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
true if object is locked when sheet has been protected
- isLocked() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
get whether the cell is locked or not
- isLocked() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
- isLocked() - Method in interface org.apache.poi.hwpf.usermodel.Field
- isLogarithmicScale() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
use logarithmic scale
- ISLOGICAL - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
- isLogUnsupportedTypes() - Static method in class org.apache.poi.hpsf.VariantSupport
-
Checks whether logging of unsupported variant types warning is turned on or off.
- isMacoutlined() - Method in class org.apache.poi.hssf.record.FontRecord
-
whether to use the mac outline font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
- isMacro() - Method in class org.apache.poi.hssf.record.NameRecord
- isMacroEnabled() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Are we a normal workbook (.xlsx), or a macro enabled workbook (.xlsm)?
- isMacshadowed() - Method in class org.apache.poi.hssf.record.FontRecord
-
whether to use the mac shado font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
- isMarkedDeleted() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isMarkedDeleted() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isMarkedInserted() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isMarkedInserted() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isMerged() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- isMerged() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- isMerged() - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Return if this cell is part of a merged cell.
- isMerged() - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- isMergeHyperlink() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- ISNA - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
-
Implementation for Excel ISNA() function.
- isNeeded() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
- isNested() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
- isNested() - Method in interface org.apache.poi.hwpf.usermodel.Field
- isNeverEncryptedRecord(int) - Static method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
-
TODO: Additionally, the lbPlyPos (position_of_BOF) field of the BoundSheet8 record MUST NOT be encrypted.
- isNoCollapse() - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
-
Specifies that the color be placed in an unused entry in the system palette instead of being matched to an existing color in the system palette.
- isNoFill() - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- isNoFill() - Method in interface org.apache.poi.ss.usermodel.Shape
-
Whether this shape is not filled with a color
- isNoFill() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- isNoFill() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
- ISNONTEXT - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
- isNumber() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
- ISNUMBER - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
- isNumeric() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Deprecated.Returns
trueif data source points should be treated as numbers. - isNumeric() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFCategoryDataSource
- isNumeric() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
- ISO_8859_1 - Static variable in class org.apache.poi.util.StringUtil
- ISO1 - Static variable in class org.apache.poi.poifs.filesystem.Ole10Native
- isObj() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isObjectProtected() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
- isObjectsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- IsocelesTriangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- isOldfConvMailMergeEsc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfMapPrintTextColor() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfNoColumnBalance() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfNoSpaceRaiseLower() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfNoTabForInd() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfOrigWordTableRules() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfShowBreaksInFrames() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfSuppressSpbfAfterPageBreak() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfSupressTopSpacing() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfSwapBordersFacingPgs() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfTransparentMetafiles() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOldfWrapTrailSpaces() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isOle2() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isOLELink() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- isOneNotTwoVar() - Method in class org.apache.poi.hssf.record.TableRecord
- isOptimizedChoose() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- isOptimizedIf() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- isOutlined() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isOutlined() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isOutlineOn() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- isOutlineOn() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isOutputCharactersLanguage() - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- isOutputColumnHeaders() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- isOutputHiddenColumns() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- isOutputHiddenRows() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- isOutputLeadingSpacesAsNonBreaking() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- isOutputRowNumbers() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- isOutputSummaryInformation() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- isOverlay() - Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
-
Deprecated.
- isOverlay() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- isOverlay() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
- isPageBreak() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies that when rendering this document in a paginated view, the contents of this paragraph are rendered on the start of a new page in the document.
- isPartAbsolute(String) - Static method in class org.apache.poi.ss.util.CellReference
- isPartOfArrayFormula() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- isPartOfArrayFormulaGroup() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- isPartOfArrayFormulaGroup() - Method in interface org.apache.poi.ss.formula.EvaluationCell
- isPartOfArrayFormulaGroup() - Method in interface org.apache.poi.ss.usermodel.Cell
- isPartOfArrayFormulaGroup() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
- isPartOfArrayFormulaGroup() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- isPatternBackgroundColorModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
- isPatternColorModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
- isPatternStyleModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
- isPicureLink() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
only for OLE and DDE
- isPivotTablesLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- isPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- isPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- isPlaceholder() - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Checks if the shape is a placeholder.
- isPlaceholder() - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- isPlaceholder(HSLFShape) - Static method in class org.apache.poi.hslf.usermodel.HSLFMasterSheet
-
Deprecated.
- isPlotOnlyVisibleCells() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- isPlotVisibleOnly() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Only show visible cells on the chart.
- isPpt2007() - Method in class org.apache.poi.hslf.model.HeadersFooters
- isPrintable() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
object appears when printed
- isPrintGridlines() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns whether gridlines are printed.
- isPrintGridlines() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the flag indicating whether this sheet displays the lines between rows and columns to make editing and reading easier.
- isPrintGridlines() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns whether gridlines are printed.
- isPrintGridlines() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns whether gridlines are printed.
- isPrintRowAndColumnHeadings() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Returns whether row and column headings are printed.
- isPrintRowAndColumnHeadings() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Gets the flag indicating whether this sheet prints the row and column headings when printing.
- isPrintRowAndColumnHeadings() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns whether row and column headings are printed.
- isPrintRowAndColumnHeadings() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns whether row and column headings are printed.
- isPrintRowColHeadings() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Returns if RowColHeadings are displayed.
- isPrivateResult() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
- isPrivateResult() - Method in interface org.apache.poi.hwpf.usermodel.Field
- isPropagateClose() - Method in class org.apache.poi.util.BoundedInputStream
-
Indicates whether the
BoundedInputStream.close()method should propagate to the underlingInputStream. - isPropertySetStream(byte[], int, int) - Static method in class org.apache.poi.hpsf.PropertySet
-
Checks whether a byte array is in the Horrible Property Set Format.
- isPropertySetStream(InputStream) - Static method in class org.apache.poi.hpsf.PropertySet
-
Checks whether an
InputStreamis in the Horrible Property Set Format. - isPure() - Method in class org.apache.poi.hpsf.CustomProperties
-
Tells whether this
CustomPropertiesinstance is pure or one or more properties of the underlying low-level property set has been dropped. - isQuoted() - Method in class org.apache.poi.ss.formula.NameIdentifier
- isRange() - Method in interface org.apache.poi.ss.formula.EvaluationName
- ISREF - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
- isReference() - Method in interface org.apache.poi.ss.usermodel.charts.ChartDataSource
-
Deprecated.Returns
trueif charts data source is valid cell range. - isReference() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFCategoryDataSource
- isReference() - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFDataSource
- isRegularRun() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isRelationshipExists(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
- isRelationshipExists(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Checks if the specified relationship is part of this package part.
- isRelationshipExists(PackageRelationship) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Checks if the specified relationship is part of this package part.
- isRelationshipPart() - Method in class org.apache.poi.openxml4j.opc.PackagePart
- isRelationshipPartURI() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
-
Know if this part name is a relationship part name.
- isRelationshipPartURI(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Know if the specified URI is a relationship part name.
- isRepeatHeader() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
Return true if a table's header row should be repeated at the top of a table split across pages.
- isReserved() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
reserved, must equal 1 (excel dev.
- isReserved() - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
-
Specifies that the logical palette entry be used for palette animation.
- isReserved1() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.This field should not be used according to specification
- isReserved2() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Deprecated.This field should not be used according to specification
- isResultDirty() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
- isResultDirty() - Method in interface org.apache.poi.hwpf.usermodel.Field
- isResultEdited() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
- isResultEdited() - Method in interface org.apache.poi.hwpf.usermodel.Field
- isReturnNullOnMissingChunk() - Method in class org.apache.poi.hsmf.MAPIMessage
-
Will you get a null on a missing chunk, or a
ChunkNotFoundException(default is the exception). - isReversed() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- isReversed() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- isReversed() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
categories are displayed in reverse order
- isReversed() - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- isReversed() - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
- isReversed() - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- isRevisionLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Specifies a boolean value that indicates whether the workbook is locked for revisions.
- isRGB() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- isRGB() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- isRGB() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- isRightBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
- isRightToLeft() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Whether the text is displayed in right-to-left mode in the window
- isRightToLeft() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Whether the text is displayed in right-to-left mode in the window
- isRightToLeft() - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- isRightToLeft() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- isRightToLeft() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Whether the text is displayed in right-to-left mode in the window
- isRightToLeft() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Whether the text is displayed in right-to-left mode in the window
- isRoot() - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
is this the root of the tree?
- isRotatedWithShape() - Method in interface org.apache.poi.sl.usermodel.PaintStyle.GradientPaint
- isRotateFont() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- isRotatingWithShape() - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- isRotatingWithShape() - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- isRow() - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- isRow() - Method in interface org.apache.poi.ss.formula.TwoDEval
- isRowAbsolute() - Method in class org.apache.poi.ss.util.CellReference
- isRowBroken(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Queries if the specified row has a page break
- isRowBroken(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- isRowBroken(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Determines if there is a page break at the indicated row
- isRowBroken(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determines if there is a page break at the indicated row
- isRowBroken(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Tests if there is a page break at the indicated row
- isRowDeleted() - Method in class org.apache.poi.hssf.record.TableRecord
- isRowGroupCollapsed(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- isRowGroupHiddenByParent(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- isRowOrColInpCell() - Method in class org.apache.poi.hssf.record.TableRecord
- isRowRelative() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- isRowWithinRange(int, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
-
Determines whether
rowis a valid row number for a given SpreadsheetVersion. - isRowWithinRange(String, SpreadsheetVersion) - Static method in class org.apache.poi.ss.util.CellReference
-
Determines whether
rowStris a valid row number for a given SpreadsheetVersion. - ISS_NONE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- ISS_SUBSCRIPTED - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- ISS_SUPERSCRIPTED - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- isSame(Formula) - Method in class org.apache.poi.ss.formula.Formula
- isScenarioProtected() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
- isScenariosLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isSelected() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Note - this is not the same as whether the sheet is focused (isActive)
- isSelected() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Note - this is not the same as whether the sheet is focused (isActive)
- isSelected() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Note - this is not the same as whether the sheet is focused (isActive)
- isSelected() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Returns a flag indicating whether this sheet is selected.
- isSelectLockedCellsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isSelectUnlockedCellsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isSemiVolatile() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- isSet() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- isSet(int) - Method in class org.apache.poi.util.BitField
-
Is the field set or not? This is most commonly used for a single-bit field, which is often used to represent a boolean value; the results of using it for a multi-bit field is to determine whether *any* of its bits are set
- isSet(IgnoredErrorType, CTIgnoredError) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
- isSetAction() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetAhLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- isSetAhXYOrAhPolar() - Method in class org.apache.poi.sl.draw.binding.CTAdjustHandleList
- isSetAng() - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
- isSetAny() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
- isSetAvLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- isSetAvLst() - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
- isSetAvLst() - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
- isSetB() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
- isSetB() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- isSetB() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
- isSetBuiltIn() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- isSetChExt() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- isSetChOff() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- isSetCloseOrMoveToOrLnTo() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- isSetCx() - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
- isSetCxn() - Method in class org.apache.poi.sl.draw.binding.CTConnectionSiteList
- isSetCxnLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- isSetCy() - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
- isSetD() - Method in class org.apache.poi.sl.draw.binding.CTRatio
- isSetDx() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
- isSetDy() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
- isSetDz() - Method in class org.apache.poi.sl.draw.binding.CTVector3D
- isSetEGColorChoice() - Method in class org.apache.poi.sl.draw.binding.CTColorMRU
- isSetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
- isSetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTPresetColor
- isSetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
- isSetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
- isSetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
- isSetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
- isSetEmbed() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- isSetEndSnd() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetExt() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- isSetExt() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtensionList
- isSetExt() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- isSetExtLst() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetExtrusionOk() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- isSetFill() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- isSetFlipH() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- isSetFlipH() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- isSetFlipV() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- isSetFlipV() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- isSetFmla() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
- isSetG() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
- isSetGd() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuideList
- isSetGdLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- isSetGdRefAng() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- isSetGdRefR() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- isSetGdRefX() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- isSetGdRefY() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- isSetH() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- isSetHighlightClick() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetHistory() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetHR() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- isSetHslClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
- isSetHue() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
- isSetId() - Method in class org.apache.poi.sl.draw.binding.CTConnection
- isSetId() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetIdx() - Method in class org.apache.poi.sl.draw.binding.CTConnection
- isSetInvalidUrl() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetL() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
- isSetL() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- isSetLastClr() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
- isSetLat() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
- isSetLogBase() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- isSetLogBase() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- isSetLogBase() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- isSetLon() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
- isSetLum() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
- isSetMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- isSetMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- isSetMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- isSetMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- isSetMajorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- isSetMaxAng() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- isSetMaximum() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- isSetMaximum() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- isSetMaximum() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- isSetMaxR() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- isSetMaxX() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- isSetMaxY() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- isSetMinAng() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- isSetMinimum() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- isSetMinimum() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- isSetMinimum() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- isSetMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- isSetMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- isSetMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- isSetMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- isSetMinorUnit() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- isSetMinR() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- isSetMinX() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- isSetMinY() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- isSetN() - Method in class org.apache.poi.sl.draw.binding.CTRatio
- isSetName() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- isSetName() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
- isSetOff() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- isSetOff() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- isSetPath() - Method in class org.apache.poi.sl.draw.binding.CTPath2DList
- isSetPathLst() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- isSetPos() - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
- isSetPos() - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- isSetPos() - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- isSetPrst() - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
- isSetPrst() - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
- isSetPrstClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
- isSetPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo
- isSetPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DLineTo
- isSetPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
- isSetPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DQuadBezierTo
- isSetR() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
- isSetR() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- isSetR() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
- isSetRect() - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- isSetRev() - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
- isSetRot() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- isSetRot() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- isSetSat() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
- isSetSchemeClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
- isSetScrgbClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
- isSetSnd() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetSrgbClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
- isSetStAng() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- isSetStroke() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- isSetSwAng() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- isSetSx() - Method in class org.apache.poi.sl.draw.binding.CTScale2D
- isSetSy() - Method in class org.apache.poi.sl.draw.binding.CTScale2D
- isSetSysClr() - Method in class org.apache.poi.sl.draw.binding.CTColor
- isSetT() - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
- isSetT() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- isSetTgtFrame() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetTooltip() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- isSetUri() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTAngle
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTFixedPercentage
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTPercentage
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTPositivePercentage
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTPresetColor
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
- isSetVal() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
- isSetW() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- isSetWR() - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- isSetX() - Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
- isSetX() - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
- isSetX() - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
- isSetY() - Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
- isSetY() - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
- isSetY() - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
- isSetZ() - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
- isShadow() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
display a shadow for the chart
- isShadow() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
display a shadow for the chart
- isShadow() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
-
When true, border is drawn with shadow Must be false when BRC is a substructure of the TC.
- isShadowed() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Does the text have a shadow?
- isShadowed() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isShadowed() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isShadowed() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isShadowed() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- isShadowOn() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- isShadowOn() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isShape1D() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- isSharedFormula() - Method in class org.apache.poi.hssf.record.FormulaRecord
- isSheetHidden(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Gets the hidden flag for a given sheet.
- isSheetHidden(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- isSheetHidden(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Check whether a sheet is hidden.
- isSheetHidden(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- isSheetHidden(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- isSheetLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isSheetProtected() - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
- isSheetVeryHidden(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Gets the very hidden flag for a given sheet.
- isSheetVeryHidden(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- isSheetVeryHidden(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Check whether a sheet is very hidden.
- isSheetVeryHidden(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- isSheetVeryHidden(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- isShowActual() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
show actual value of the data point
- isShowBubbleSizes() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
??
- isShowBubbleSizes() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- isShowCategoryLabelAsPercentage() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- isShowColumnStripes() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
- isShowColumnStripes() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- isShowFirstColumn() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
- isShowFirstColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- isShowKey() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
true = draw legend
- isShowLabel() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
display category label
- isShowLabel() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- isShowLastColumn() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
- isShowLastColumn() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- isShowPercent() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
show value as percentage of total (pie charts only)
- isShowRowStripes() - Method in interface org.apache.poi.ss.usermodel.TableStyleInfo
- isShowRowStripes() - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- isShowSeriesKey() - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
shows the series key
- isShowValue() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
false = text is category label
- isShowValueAsPercentage() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- isSideBySide() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isSideBySide() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- isSignedRelationship(String) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- isSingleCell() - Method in class org.apache.poi.ss.util.AreaReference
- isSingleValue() - Method in enum org.apache.poi.ss.formula.FormulaType
- isSingleValue() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
default true
- isSkip() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- isSlideNumberVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the slide number is displayed in the footer.
- isSmall(int) - Static method in class org.apache.poi.poifs.property.Property
-
does the length indicate a small document?
- isSmallCaps() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isSmallCaps() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isSmallCaps() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isSmallCaps() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- isSmoothedLine() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
show smooth line
- isSortLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- isSpace() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- isSpecialCharacter() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isStacked() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
series is stacked
- isStacked() - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
stack displayed values
- isStartAt() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- isStartAtOverriden(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- isStartInclusive() - Method in class org.apache.poi.ss.format.CellNumberStringMod
- isStdDocumentNameIdentifier() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
-
DDE links only.
- isStrike() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Deprecated.
- isStrikeOut() - Method in class org.apache.poi.hwmf.record.HwmfFont
- isStrikethrough() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- isStrikethrough() - Method in interface org.apache.poi.sl.usermodel.TextRun
- isStrikethrough() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- isStrikethrough() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- isStrikeThrough() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isStrikeThrough() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isStrikeThrough() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- isStrikeThrough() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isStrikeThrough() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run shall be displayed with a single horizontal line through the center of the line.
- isStroke() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Gets the value of the stroke property.
- isStroked() - Method in class org.apache.poi.sl.draw.geom.Path
- isStruckout() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
get whether the font is to be stricken out or not
- isStruckout() - Method in class org.apache.poi.hssf.record.FontRecord
-
get whether the font is to be stricken out or not
- isStruckout() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isStruckout() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
- isStruckout() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
XMLBeans and the XSD make this look like it can have multiple values, but it is maxOccurrs=1.
- isStructuredReference - Static variable in interface org.apache.poi.ss.usermodel.Table
-
Regular expression matching a Structured Reference (Table syntax) for XSSF table expressions.
- isStructureLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Specifies a boolean value that indicates whether structure of workbook is locked.
- isSubscript() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- isSubscript() - Method in interface org.apache.poi.sl.usermodel.TextRun
- isSubscript() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isSubscript() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- isSubscript() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- isSubTotal() - Method in class org.apache.poi.ss.formula.LazyRefEval
- isSubTotal(int, int) - Method in class org.apache.poi.ss.formula.eval.AreaEvalBase
- isSubTotal(int, int) - Method in interface org.apache.poi.ss.formula.TwoDEval
- isSubtotalCounted() - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
-
Whether to count nested subtotals.
- isSum() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- isSummaryInformation() - Method in class org.apache.poi.hpsf.PropertySet
-
Checks whether this
PropertySetrepresents a Summary Information. - isSuperscript() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- isSuperscript() - Method in interface org.apache.poi.sl.usermodel.TextRun
- isSuperscript() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isSuperscript() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- isSuperscript() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- isSupportedType(int) - Method in class org.apache.poi.hpsf.VariantSupport
-
Checks whether HPSF supports the specified variant type.
- isSymbol() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Returns true, if the CharacterRun is a special character run containing a symbol, otherwise false.
- IStabilityClassifier - Interface in org.apache.poi.ss.formula
-
Used to help optimise cell evaluation result caching by allowing applications to specify which parts of a workbook are final.
The term final is introduced here to denote immutability or 'having constant definition'. - isTableHeader() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- isTableRowEnd() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isTerminating() - Method in class org.apache.poi.hssf.record.EndSubRecord
- isTerminating() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
- isTerminating() - Method in class org.apache.poi.hssf.record.SubRecord
-
Whether this record terminates the sub-record stream.
- ISTEXT - Static variable in class org.apache.poi.ss.formula.functions.LogicalFunction
- isTextEmpty(HSSFCell) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- isTextLocked() - Method in class org.apache.poi.hssf.record.TextObjectRecord
- isThemed() - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- isThemed() - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- isThemed() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- isTitleSet() - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- isTopBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
- isTopLeftBottomRightBorderModified() - Method in class org.apache.poi.hssf.record.CFRuleBase
- isTopmost() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- isTrackRevisions() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Check if revision tracking is turned on.
- isTrackRevisions() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Check if revision tracking is turned on.
- isTraverseEmptyCells() - Method in class org.apache.poi.ss.util.cellwalk.CellWalk
-
Should we call handler on empty (blank) cells.
- isTrue() - Method in class org.apache.poi.ddf.EscherBoolProperty
-
Whether this boolean property is true
- isTspOldProtocol() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- isType(Cell, CellType) - Static method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
Note that this assumes the cell cached value is up to date and in sync with data edits
- isUnCompressedUnicode() - Method in class org.apache.poi.hssf.record.LabelRecord
-
is this uncompressed unicode (16bit)? Or just 8-bit compressed?
- isUndefined(Date) - Static method in class org.apache.poi.hpsf.Filetime
-
Return
trueif the date is undefined - isUnderline() - Method in class org.apache.poi.hwmf.record.HwmfFont
- isUnderline() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- isUnderline() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- isUnderlined() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- isUnderlined() - Method in interface org.apache.poi.sl.usermodel.TextRun
- isUnderlined() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- isUnderlineTypeModified() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- isUnderlineTypeModified() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- isUnicode() - Method in class org.apache.poi.hwpf.model.OldTextPiece
- isUnicode() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
- isUnicode() - Method in class org.apache.poi.hwpf.model.TextPiece
- isUnicodeString(String) - Static method in class org.apache.poi.util.StringUtil
-
Checks to see if a given String needs to be represented as Unicode
- isUnknown() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
book marks this as reserved = 0 but it seems to do something
- isUnused() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Not used
- isUnused() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
This value MUST be zero and MUST be ignored
- isUnused1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isUnused1() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Deprecated.This field should not be used according to specification
- isUnused1() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Deprecated.This field should not be used according to specification
- isUnused2() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Deprecated.This field should not be used according to specification
- isUnused3() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isUnused4() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- isUpdateConfigOnValidate() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- isUpperCase(char) - Static method in class org.apache.poi.util.StringUtil
- isUrlLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Based on the link options, is this a url?
- isUseDivsToSpan() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- isUseExcel4Colors() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
set true to use excel 4 colors.
- isUserDateVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the custom user date is used instead of today's date.
- isUsing1904DateWindowing() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Whether date windowing is based on 1/2/1904 or 1/1/1900.
- isValid(C, C, C) - Method in enum org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
-
Evaluates comparison using operator instance rules
- isValid(Double, Double, Double) - Method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
-
Evaluates comparison using operator instance rules
- isValid(Cell, DataValidationEvaluator.DataValidationContext) - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
-
Validates against the type defined in context, as an index of the enum values array.
- isValidCell(CellReference) - Method in class org.apache.poi.ss.formula.DataValidationEvaluator
-
Use the validation returned by
DataValidationEvaluator.getValidationForCell(CellReference)if you want the error display details. - isValidCode(int) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
- isValidExcelDate(double) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Given a double, checks if it is a valid Excel date.
- isValidForIncompatibleTypes() - Method in enum org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
-
Called when the cell and comparison values are of different data types Needed for negation operators, which should return true.
- isValidNumericCell(Cell, DataValidationEvaluator.DataValidationContext) - Method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
-
Uses the cell value, which may be the cached formula result value.
- isValidNumericValue(Double, DataValidationEvaluator.DataValidationContext) - Method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
-
Is the number a valid option for the validation?
- isValidPartName(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Validate a part URI by returning a boolean.
- isValidValue(Cell, DataValidationEvaluator.DataValidationContext) - Method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- isValueAxisCrossing() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
set true to indicate axis crosses between categories and false to cross axis midway
- isValuesInReverse() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
values are reverses in graph
- isVanish() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Get the vanish (hidden text) value
- isVanished() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- isVanished() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- isVertical() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
vertical or horizontal legend (1 or 0 respectively).
- isVertical() - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
true = text is vertical
- isVertical() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isVertical() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- isVertical() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- isVerticalBorder() - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
has vertical border
- isVerticallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFAnchor
- isVerticallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- isVerticallyFlipped() - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- isVerticallyMerged() - Method in class org.apache.poi.hwpf.usermodel.TableCell
- isVeryHidden() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Is the sheet very hidden? Different from (normal) hidden
- isViewFlags_unused1() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used
- isVisible() - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
- isVisible() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Returns whether this comment is visible.
- isVisible() - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
- isVisible() - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- isVisible() - Method in interface org.apache.poi.ss.usermodel.Comment
-
Returns whether this comment is visible.
- isVisible() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- isVisible() - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- isVisible() - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- isVisible() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Returns whether this comment is visible.
- isWeekend(double) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
- isWholeColumnReference() - Method in class org.apache.poi.ss.util.AreaReference
- isWholeColumnReference(SpreadsheetVersion, CellReference, CellReference) - Static method in class org.apache.poi.ss.util.AreaReference
-
Is the reference for a whole-column reference, such as C:C or D:G ?
- isWidowControlled() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isWidowControlled() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- isWindowsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Specifies a boolean value that indicates whether the windows that comprise the workbook are locked.
- isWordWrap() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- isWordWrapped() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- isWordWrapped() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- isWordWrapped() - Method in interface org.apache.poi.wp.usermodel.Paragraph
- isWordWrapped() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
This element specifies whether a consumer shall break Latin text which exceeds the text extents of a line by breaking the word across two lines (breaking on the character level) or by moving the word to the following line (breaking on the word level).
- isWriteable() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
- isWriteProtected() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
is the workbook protected with a password (not encrypted)?
- isWriteProtected() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Is the workbook protected with a password (not encrypted)?
- isXadesIssuerNameNoReverseOrder() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Make sure the DN is encoded using the same order as present within the certificate.
- isXadesSignaturePolicyImplied() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- isZombieEmbed() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
- isZombieEmbed() - Method in interface org.apache.poi.hwpf.usermodel.Field
- italic - Variable in class org.apache.poi.hwpf.converter.FontReplacer.Triplet
- ITALIC_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- IterationRecord - Class in org.apache.poi.hssf.record
-
Title: Iteration Record (0x0011)
- IterationRecord(boolean) - Constructor for class org.apache.poi.hssf.record.IterationRecord
- IterationRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.IterationRecord
- iterator() - Method in class org.apache.poi.ddf.EscherArrayProperty
- iterator() - Method in class org.apache.poi.ddf.EscherContainerRecord
- iterator() - Method in class org.apache.poi.hemf.extractor.HemfExtractor
- iterator() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- iterator() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
- iterator() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- iterator() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- iterator() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
value iterator
- iterator() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- iterator() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Alias for
HSSFRow.cellIterator()to allow foreach loops - iterator() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- iterator() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Alias for
HSSFSheet.rowIterator()to allow foreach loops - iterator() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Alias for
HSSFWorkbook.sheetIterator()to allow foreach loops - iterator() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- iterator() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Get this collection's iterator.
- iterator() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Returns an Iterator over all the entries
- iterator() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- iterator() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
- iterator() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
-
Returns an iterator that'll supply one
ByteBufferper block in the stream. - iterator() - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Get an iterator over the children of this Parent, alias for
DirectoryProperty.getChildren()which supports foreach use - iterator() - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
- iterator() - Method in class org.apache.poi.ss.extractor.EmbeddedExtractor
- iterator() - Method in interface org.apache.poi.ss.usermodel.CellRange
- iterator() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Returns an iterator over the CellAddresses in this cell range in row-major order.
- iterator() - Method in class org.apache.poi.ss.util.SSCellRange
- iterator() - Method in class org.apache.poi.util.IntMapper
- iterator() - Method in class org.apache.poi.util.StringCodepointsIterable
- iterator() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- iterator() - Method in class org.apache.poi.xdgf.usermodel.section.CombinedIterable
- iterator() - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
Returns an iterator over the shapes in this sheet
- iterator() - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Returns an iterator over the shapes in this sheet
- iterator() - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- iterator() - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
- iterator() - Method in class org.apache.poi.xslf.usermodel.XSLFTableStyles
- iterator() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- iterator() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- iterator() - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
- iterator() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- iterator() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- iterator() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Alias for
SXSSFWorkbook.sheetIterator()to allow foreach loops - iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
- iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Alias for
XSSFRow.cellIterator()to allow foreach loops: - iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
- iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Alias for
XSSFSheet.rowIterator()to allow foreach loops - iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Alias for
XSSFWorkbook.sheetIterator()to allow foreach loops Note: remove() is not supported on this iterator. - iterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Get an iterator over the
XWPFParagraphs in the footnote. - iterator(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Get an iterator of a collection with all relationship with the specified type.
- ITYPE_CHCK - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Specifies that the form field is a checkbox.
- ITYPE_DROP - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Specifies that the form field is a dropdown list box.
- ITYPE_TEXT - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Specifies that the form field is a textbox.
- ITYPETXT_CALC - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Specifies that the textbox value is calculated from an expression.
- ITYPETXT_CURDATE - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Specifies that the textbox value is the current date.
- ITYPETXT_CURTIME - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Specifies that the textbox value is the current time.
- ITYPETXT_DATE - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Specifies that the textbox value is a date or time.
- ITYPETXT_NUM - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Specifies that the textbox value is a number.
- ITYPETXT_REG - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Specifies that the textbox value is regular text.
- Ivory - org.apache.poi.sl.usermodel.PresetColor
- IVORY - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Ivory Preset Color
- IVORY - org.apache.poi.xddf.usermodel.PresetColor
J
- JAVA_IO_TMPDIR - Static variable in class org.apache.poi.util.TempFile
-
Define a constant for this property as it is sometimes mistypes as "tempdir" otherwise
- jceHmacId - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
the id used for the integrity algorithm in agile encryption
- jceId - Variable in enum org.apache.poi.poifs.crypt.ChainingMode
- jceId - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- jceId - Variable in enum org.apache.poi.poifs.crypt.CipherProvider
- jceId - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
the id used for initializing the JCE message digest
- JOHAB - org.apache.poi.common.usermodel.fonts.FontCharset
-
Also spelled "Johap".
- JOHAB - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- join(Object[]) - Static method in class org.apache.poi.util.StringUtil
- join(Object[], String) - Static method in class org.apache.poi.util.StringUtil
- join(String, Object...) - Static method in class org.apache.poi.util.StringUtil
- join(AbstractEscherHolderRecord) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
-
Big drawing group records are split but it's easier to deal with them as a whole group so we need to join them together.
- joinRGB(byte[]) - Static method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Convert from split R, G, B values to an integer RGB value
- joinRGB(byte, byte, byte) - Static method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Convert from split R, G, B values to an integer RGB value
- JPEG - Class in org.apache.poi.hslf.blip
-
Represents a JPEG picture data in a PPT file
- JPEG - org.apache.poi.hwpf.usermodel.PictureType
- JPEG - org.apache.poi.sl.usermodel.PictureData.PictureType
-
JPEG format
- JPEG() - Constructor for class org.apache.poi.hslf.blip.JPEG
- JPEG.ColorSpace - Enum in org.apache.poi.hslf.blip
- JUMP_ENDSHOW - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- JUMP_FIRSTSLIDE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- JUMP_LASTSLIDE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- JUMP_LASTSLIDEVIEWED - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- JUMP_NEXTSLIDE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- JUMP_NONE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Jump Table
- JUMP_PREVIOUSSLIDE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- JUSTIFIED - org.apache.poi.sl.usermodel.VerticalAlignment
-
Anchor the text so that it is justified vertically.
- JUSTIFIED - org.apache.poi.xddf.usermodel.text.AnchorType
- JUSTIFIED - org.apache.poi.xddf.usermodel.text.TextAlignment
- JUSTIFIED_LOW - org.apache.poi.xddf.usermodel.text.TextAlignment
- JUSTIFY - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
Align text so that it is justified across the whole line.
- JUSTIFY - org.apache.poi.ss.usermodel.HorizontalAlignment
-
The horizontal alignment is justified (flush left and right).
- JUSTIFY - 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 and bottom margins.
- JUSTIFY - org.apache.poi.xssf.usermodel.TextAlign
-
Align text so that it is justified across the whole line.
- JUSTIFY - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
For horizontal text, flush left and right.
- JUSTIFY - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- JUSTIFY_LOW - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
Kashida justify low.
- JUSTIFY_LOW - org.apache.poi.xssf.usermodel.TextAlign
- JUSTIFYLOW - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
Kashida justify low.
- JvmBugs - Class in org.apache.poi.util
- JvmBugs() - Constructor for class org.apache.poi.util.JvmBugs
K
- KCD_CIRCLE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KCD_COMMA - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KCD_DOT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KCD_NON - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KCD_UNDER_DOT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KEEP_FILES - Static variable in class org.apache.poi.util.DefaultTempFileCreationStrategy
-
To keep files after JVM exit, set the
-Dpoi.keep.tmp.filesJVM property - keepOnPage() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- keepOnPage() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- keepWithNext() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- keepWithNext() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- KeyInfoKeySelector - Class in org.apache.poi.poifs.crypt.dsig
-
JSR105 key selector implementation using the ds:KeyInfo data of the signature itself.
- KeyInfoKeySelector() - Constructor for class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
- KeyInfoSignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
Signature Facet implementation that adds ds:KeyInfo to the XML signature.
- KeyInfoSignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.KeyInfoSignatureFacet
- keySet() - Method in class org.apache.poi.hpsf.CustomProperties
-
Returns a set of all the names of our custom properties.
- keySet() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- KEYWORD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- KEYWORD_CATEGORY - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_CATEGORY - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_CONTENT_STATUS - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_CONTENT_STATUS - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_CONTENT_TYPE - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_CONTENT_TYPE - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_CREATED - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_CREATED - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_CREATOR - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_CREATOR - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_DESCRIPTION - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_DESCRIPTION - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_IDENTIFIER - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_IDENTIFIER - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_KEYWORDS - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_KEYWORDS - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_LANGUAGE - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_LANGUAGE - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_LAST_MODIFIED_BY - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_LAST_MODIFIED_BY - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_LAST_PRINTED - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_LAST_PRINTED - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_MODIFIED - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_MODIFIED - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_REVISION - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_REVISION - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_SUBJECT - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_SUBJECT - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_TITLE - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_TITLE - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- KEYWORD_VERSION - Static variable in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- KEYWORD_VERSION - Static variable in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- keywords - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
A delimited set of keywords to support searching and indexing.
- Khaki - org.apache.poi.sl.usermodel.PresetColor
- KHAKI - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Khaki Preset Color
- KHAKI - org.apache.poi.xddf.usermodel.PresetColor
- KUL_BY_WORD - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DASH - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DASH_LONG - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DASH_LONG_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DASHED_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DOT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DOT_DASH - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DOT_DASH_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DOT_DOT_DASH - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DOT_DOT_DASH_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DOTTED - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DOTTED_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_DOUBLE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_HIDDEN - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_NONE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_SINGLE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_THICK - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_WAVE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_WAVE_DOUBLE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- KUL_WAVE_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
L
- l - Variable in class org.apache.poi.sl.draw.binding.CTGeomRect
- l - Variable in class org.apache.poi.sl.draw.binding.CTRelativeRect
- L - org.apache.poi.sl.draw.binding.STRectAlignment
-
Rectangle Alignment Enum ( Left )
- L_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- LABELRANGES_015F - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- LabelRecord - Class in org.apache.poi.hssf.record
-
Label Record (0x0204) - read only support for strings stored directly in the cell...
- LabelRecord() - Constructor for class org.apache.poi.hssf.record.LabelRecord
-
Creates new LabelRecord
- LabelRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.LabelRecord
- LabelSSTRecord - Class in org.apache.poi.hssf.record
-
Title: Label SST Record
- LabelSSTRecord() - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
- LabelSSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
- LANDSCAPE - org.apache.poi.ss.usermodel.PrintOrientation
-
landscape orientations
- language - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The language of the intellectual content of the resource.
- LANGUAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LANGUAGES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LARGE - org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- LARGE - org.apache.poi.xddf.usermodel.LineEndLength
- LARGE - org.apache.poi.xddf.usermodel.LineEndWidth
- LARGE - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- LARGE_CHECKER_BOARD - org.apache.poi.xddf.usermodel.PresetPattern
- LARGE_CONFETTI - org.apache.poi.xddf.usermodel.PresetPattern
- LARGE_DASH - org.apache.poi.xddf.usermodel.PresetLineDash
- LARGE_DASH_DOT - org.apache.poi.xddf.usermodel.PresetLineDash
- LARGE_DASH_DOT_DOT - org.apache.poi.xddf.usermodel.PresetLineDash
- LARGE_GRID - org.apache.poi.xddf.usermodel.PresetPattern
- LARGER_BIG_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Some use 4096 bytes
- LARGER_BIG_BLOCK_SIZE_DETAILS - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
- LARGEST_REGULAR_SECTOR_NUMBER - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
The highest sector number you're allowed, 0xFFFFFFFA
- LAST_COLUMN_NUMBER - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
-
The maximum number of columns in BIFF8
- LAST_MODIFICATION_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LAST_VIEW_NONE - Static variable in class org.apache.poi.hslf.record.UserEditAtom
- LAST_VIEW_NOTES - Static variable in class org.apache.poi.hslf.record.UserEditAtom
- LAST_VIEW_OUTLINE_VIEW - Static variable in class org.apache.poi.hslf.record.UserEditAtom
- LAST_VIEW_SLIDE_VIEW - Static variable in class org.apache.poi.hslf.record.UserEditAtom
- LastCellOfRowDummyRecord - Class in org.apache.poi.hssf.eventusermodel.dummyrecord
-
A dummy record to indicate that we've now had the last cell record for this row.
- LastCellOfRowDummyRecord(int, int) - Constructor for class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
- lastClr - Variable in class org.apache.poi.sl.draw.binding.CTSystemColor
- lastCol - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- lastColumn - org.apache.poi.ss.usermodel.TableStyleType
- lastHeaderCell - org.apache.poi.ss.usermodel.TableStyleType
- lastIndexOf(int) - Method in class org.apache.poi.util.IntList
-
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
- lastModifiedBy - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The user who performed the last modification.
- lastPrinted - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The date and time of the last printing.
- lastRow - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- lastTotalCell - org.apache.poi.ss.usermodel.TableStyleType
- lat - Variable in class org.apache.poi.sl.draw.binding.CTSphereCoords
- LATEST_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LATIN - org.apache.poi.common.usermodel.fonts.FontGroup
-
type for latin charset (default) - also used for unicode fonts like MS Arial Unicode
- Lavender - org.apache.poi.sl.usermodel.PresetColor
- LAVENDER - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LAVENDER - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Lavender Preset Color
- LAVENDER - org.apache.poi.ss.usermodel.IndexedColors
- LAVENDER - org.apache.poi.xddf.usermodel.PresetColor
- LAVENDER_BLUSH - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Lavender Blush Preset Color
- LAVENDER_BLUSH - org.apache.poi.xddf.usermodel.PresetColor
- LavenderBlush - org.apache.poi.sl.usermodel.PresetColor
- LAWN_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Lawn Green Preset Color
- LAWN_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- LawnGreen - org.apache.poi.sl.usermodel.PresetColor
- layoutMasterSet - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
- LayoutMode - Enum in org.apache.poi.ss.usermodel.charts
-
Deprecated.
- LayoutMode - Enum in org.apache.poi.xddf.usermodel.chart
- LayoutTarget - Enum in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDF LayoutTarget instead
- LayoutTarget - Enum in org.apache.poi.xddf.usermodel.chart
- LazilyConcatenatedByteArray - Class in org.apache.poi.hssf.util
-
Utility for delaying the concatenation of multiple byte arrays.
- LazilyConcatenatedByteArray() - Constructor for class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
- LazyRefEval - Class in org.apache.poi.ss.formula
-
Provides Lazy Evaluation to a 3D Reference
- LazyRefEval(int, int, SheetRangeEvaluator) - Constructor for class org.apache.poi.ss.formula.LazyRefEval
- LBRCRJ_BOTH - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- LBRCRJ_LEFT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- LBRCRJ_NONE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- LBRCRJ_RIGHT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- LbsDataSubRecord - Class in org.apache.poi.hssf.record
-
This structure specifies the properties of a list or drop-down list embedded object in a sheet.
- LbsDataSubRecord(LittleEndianInput, int, int) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord
- LbsDataSubRecord.LbsDropData - Class in org.apache.poi.hssf.record
-
This structure specifies properties of the dropdown list control
- LbsDropData() - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- LbsDropData(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- LE - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- LE - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Less than or equal to' operator
- LEAST_DOTS - org.apache.poi.ss.usermodel.FillPatternType
-
Least Dots
- LEAST_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Least Dots
- LEAST_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Least Dots
- LEDGER_PAPER - org.apache.poi.ss.usermodel.PaperSize
- LEDGER_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Ledger 17 x 11 in
- left - org.apache.poi.sl.usermodel.TableCell.BorderEdge
- left - Variable in class org.apache.poi.sl.usermodel.Insets2D
-
The inset from the left.
- LEFT - org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
- LEFT - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
The shape is horizontally positioned at the left side of the page element.
- LEFT - org.apache.poi.sl.usermodel.RectAlign
-
Left rectangle alignment
- LEFT - org.apache.poi.sl.usermodel.TabStop.TabStopType
- LEFT - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
For horizontal text, left aligned.
- LEFT - org.apache.poi.ss.usermodel.BorderExtent
-
This is just the left border for the range, no interior borders will be produced.
- LEFT - org.apache.poi.ss.usermodel.charts.AxisPosition
-
Deprecated.
- LEFT - org.apache.poi.ss.usermodel.charts.LegendPosition
-
Deprecated.
- LEFT - org.apache.poi.ss.usermodel.HorizontalAlignment
-
The horizontal alignment is left-aligned, even in Rightto-Left mode.
- LEFT - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
range starting columns are equal
- LEFT - org.apache.poi.xddf.usermodel.chart.AxisLabelAlignment
- LEFT - org.apache.poi.xddf.usermodel.chart.AxisPosition
- LEFT - org.apache.poi.xddf.usermodel.chart.LegendPosition
- LEFT - org.apache.poi.xddf.usermodel.RectangleAlignment
- LEFT - org.apache.poi.xddf.usermodel.text.TabAlignment
- LEFT - org.apache.poi.xddf.usermodel.text.TextAlignment
- LEFT - org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
- LEFT - org.apache.poi.xssf.usermodel.TextAlign
-
Align text to the left margin.
- LEFT - org.apache.poi.xwpf.usermodel.BreakClear
-
Specifies that the text wrapping break shall behave as follows: If this line is broken into multiple regions (a floating object in the center of the page has text wrapping on both sides: If this is the leftmost region of text flow on this line, advance the text to the next position on the line Otherwise, treat this as a text wrapping break of type all.
- LEFT - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- LEFT - org.apache.poi.xwpf.usermodel.TableRowAlign
- LEFT - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
For horizontal text, left aligned.
- LEFT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- LEFT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- LEFT_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Left Arrow Shape
- LEFT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_ARROW_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Left Arrow Shape
- LEFT_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- LEFT_ARROW_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
- LEFT_BRACE - org.apache.poi.sl.draw.binding.STShapeType
-
Left Brace Shape
- LEFT_BRACE - org.apache.poi.sl.usermodel.ShapeType
- LEFT_BRACE - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_BRACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_BRACKET - org.apache.poi.sl.draw.binding.STShapeType
-
Left Bracket Shape
- LEFT_BRACKET - org.apache.poi.sl.usermodel.ShapeType
- LEFT_BRACKET - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_BRACKET - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_CIRCULAR_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Left Circular Arrow Shape
- LEFT_CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_CIRCULAR_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_RIGHT_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Left Right Arrow Shape
- LEFT_RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_RIGHT_ARROW_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Left Right Arrow Shape
- LEFT_RIGHT_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_ARROW_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_RIGHT_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_RIGHT_CIRCULAR_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Left Right Circular Arrow Shape
- LEFT_RIGHT_CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_CIRCULAR_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_RIGHT_CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_RIGHT_RIBBON - org.apache.poi.sl.draw.binding.STShapeType
-
Left Right Ribbon Shape
- LEFT_RIGHT_RIBBON - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_RIBBON - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_RIGHT_RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_RIGHT_UP_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Left Right Up Arrow Shape
- LEFT_RIGHT_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_UP_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_RIGHT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_TO_RIGHT - org.apache.poi.ss.usermodel.ReadingOrder
-
The reading order is Left To Right.
- LEFT_UP_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Left Up Arrow Shape
- LEFT_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_UP_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- LEFT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LeftArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftBrace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftBracket - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
- LeftMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- LeftMarginRecord - Class in org.apache.poi.hssf.record
-
Record for the left margin.
- LeftMarginRecord() - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
- LeftMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
- LeftoverDataException(int, int) - Constructor for exception org.apache.poi.hssf.record.RecordInputStream.LeftoverDataException
- LeftRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftRightArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftRightUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LEGAL_PAPER - org.apache.poi.ss.usermodel.PaperSize
- LEGAL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Legal 8 1/2 x 14 in
- LegendPosition - Enum in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDF LayoutPosition instead
- LegendPosition - Enum in org.apache.poi.xddf.usermodel.chart
- LegendRecord - Class in org.apache.poi.hssf.record.chart
-
Defines a legend for a chart.
- LegendRecord() - Constructor for class org.apache.poi.hssf.record.chart.LegendRecord
- LegendRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LegendRecord
- LEMON_CHIFFON - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LEMON_CHIFFON - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Lemon Chiffon Preset Color
- LEMON_CHIFFON - org.apache.poi.ss.usermodel.IndexedColors
- LEMON_CHIFFON - org.apache.poi.xddf.usermodel.PresetColor
- LemonChiffon - org.apache.poi.sl.usermodel.PresetColor
- LEN - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- length - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
- length - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- length() - Method in class org.apache.poi.hpsf.ClassID
- length() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
- length() - Method in class org.apache.poi.hwpf.model.PlexOfCps
-
returns the number of data structures in this PlexofCps.
- length() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
- length() - Method in interface org.apache.poi.ss.usermodel.RichTextString
- length() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Returns the number of characters in this string.
- LENGTH - Static variable in class org.apache.poi.hpsf.ClassID
-
The number of bytes occupied by this object in the byte stream.
- LENGTH_0 - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length of 0 bytes.
- LENGTH_2 - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length of 2 bytes.
- LENGTH_4 - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length of 4 bytes.
- LENGTH_8 - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length of 8 bytes.
- LENGTH_UNKNOWN - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length that is unknown to HPSF yet.
- LENGTH_VARIABLE - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a variable length.
- LESS_DOTS - org.apache.poi.ss.usermodel.FillPatternType
-
Less Dots
- LESS_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Less Dots
- LESS_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Less Dots
- LESS_OR_EQUAL - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- LESS_OR_EQUAL - org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- LESS_OR_EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- LESS_THAN - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- LESS_THAN - org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- LESS_THAN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- LessEqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- LessEqualPtg - Class in org.apache.poi.ss.formula.ptg
-
Ptg class to implement less than or equal
- LessThanEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- LessThanPtg - Class in org.apache.poi.ss.formula.ptg
-
Less than operator PTG "<".
- LETTER_PAPER - org.apache.poi.ss.usermodel.PaperSize
- LETTER_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Letter 8 1/2 x 11 in
- LETTER_ROTATED_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Letter Rotated 11 x 8 1/2 in
- LETTER_SIZED_PAPER - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
- LETTER_SMALL_PAGESIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Letter Small 8 1/2 x 11 in
- LETTER_SMALL_PAPER - org.apache.poi.ss.usermodel.PaperSize
- LEVEL_ATTACHMENT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- LEVEL_END_OF_FILE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- LEVEL_MESSAGE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- LEVEL_STRINGS - Static variable in class org.apache.poi.util.POILogger
-
Long strings for numeric log level.
- LEVEL_STRINGS_SHORT - Static variable in class org.apache.poi.util.POILogger
-
Short strings for numeric log level.
- LFO - Class in org.apache.poi.hwpf.model
-
"The LFO structure specifies the LSTF element that corresponds to a list that contains a paragraph.
- LFO() - Constructor for class org.apache.poi.hwpf.model.LFO
- LFO(byte[], int) - Constructor for class org.apache.poi.hwpf.model.LFO
- LFOAbstractType - Class in org.apache.poi.hwpf.model.types
-
List Format Override (LFO).
- LFOAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.LFOAbstractType
- LFOData - Class in org.apache.poi.hwpf.model
-
The LFOData structure contains the Main Document CP of the corresponding LFO, as well as an array of LVL override data.
- LFOData() - Constructor for class org.apache.poi.hwpf.model.LFOData
- LFOLVLBaseAbstractType - Class in org.apache.poi.hwpf.model.types
-
The LFOLVL structure contains information that is used to override the formatting information of a corresponding LVL.
- LFOLVLBaseAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
- LG_DASH - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
long dash style - native 8
- LG_DASH_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
long dash short dash - native 10
- LG_DASH_DOT_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
long dash short dash short dash - native 11
- LIGHT_1 - org.apache.poi.xddf.usermodel.SchemeColor
- LIGHT_2 - org.apache.poi.xddf.usermodel.SchemeColor
- LIGHT_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_BULB - org.apache.poi.xwpf.usermodel.Borders
- LIGHT_CORAL - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_CORNFLOWER_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_CORNFLOWER_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_CYAN - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_DOWNWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- LIGHT_GOLDENROD_YELLOW - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_GRAY - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_GREEN - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_HORIZONTAL - org.apache.poi.xddf.usermodel.PresetPattern
- LIGHT_ORANGE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_ORANGE - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_PINK - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_SALMON - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_SEA_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_SKY_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_SLATE_GRAY - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_STEEL_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- LIGHT_TURQUOISE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_TURQUOISE - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_TURQUOISE1 - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_UPWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- LIGHT_VERTICAL - org.apache.poi.xddf.usermodel.PresetPattern
- LIGHT_YELLOW - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_YELLOW - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_YELLOW - org.apache.poi.xddf.usermodel.PresetColor
- LightBlue - org.apache.poi.sl.usermodel.PresetColor
- LightCoral - org.apache.poi.sl.usermodel.PresetColor
- LightCyan - org.apache.poi.sl.usermodel.PresetColor
- LIGHTEN - org.apache.poi.sl.draw.binding.STPathFillMode
-
Lighten Path Fill
- LIGHTEN - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
lighten the paint/filling
- LIGHTEN_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Lighten the color by the value that is specified in the blue field.
- LIGHTEN_LESS - org.apache.poi.sl.draw.binding.STPathFillMode
-
Lighten Path Fill Less
- LIGHTEN_LESS - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
lighten (...
- LightGoldenrodYellow - org.apache.poi.sl.usermodel.PresetColor
- LightGray - org.apache.poi.sl.usermodel.PresetColor
- LightGreen - org.apache.poi.sl.usermodel.PresetColor
- LIGHTNING_1 - org.apache.poi.xwpf.usermodel.Borders
- LIGHTNING_2 - org.apache.poi.xwpf.usermodel.Borders
- LIGHTNING_BOLT - org.apache.poi.sl.draw.binding.STShapeType
-
Lightning Bolt Shape
- LIGHTNING_BOLT - org.apache.poi.sl.usermodel.ShapeType
- LIGHTNING_BOLT - org.apache.poi.xddf.usermodel.PresetGeometry
- LIGHTNING_BOLT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LightningBolt - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LightPink - org.apache.poi.sl.usermodel.PresetColor
- LightSalmon - org.apache.poi.sl.usermodel.PresetColor
- LightSeaGreen - org.apache.poi.sl.usermodel.PresetColor
- LightSkyBlue - org.apache.poi.sl.usermodel.PresetColor
- LightSlateGray - org.apache.poi.sl.usermodel.PresetColor
- LightSteelBlue - org.apache.poi.sl.usermodel.PresetColor
- LightYellow - org.apache.poi.sl.usermodel.PresetColor
- Lime - org.apache.poi.sl.usermodel.PresetColor
- LIME - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIME - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Lime Preset Color
- LIME - org.apache.poi.ss.usermodel.IndexedColors
- LIME - org.apache.poi.xddf.usermodel.PresetColor
- LIME_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Lime Green Preset Color
- LIME_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- LimeGreen - org.apache.poi.sl.usermodel.PresetColor
- limitsAreEqual(Object) - Method in class org.apache.poi.hwpf.model.PropertyNode
- lin2srgb(int) - Static method in class org.apache.poi.sl.draw.DrawPaint
-
Convert linear RGB [0..100000] to sRGB float component [0..1]
- Line - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- Line<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
Interface for Lines ...
- Line - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LINE - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
- LINE - org.apache.poi.sl.draw.binding.STShapeType
-
Line Shape
- LINE - org.apache.poi.sl.usermodel.ShapeType
- LINE - org.apache.poi.xddf.usermodel.chart.ChartTypes
- LINE - org.apache.poi.xddf.usermodel.chart.ScatterStyle
- LINE - org.apache.poi.xddf.usermodel.PresetGeometry
- LINE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LINE_BACKGROUND_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Use the line background color of the shape.
- LINE_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Use the line color of the shape.
- LINE_INV - org.apache.poi.sl.draw.binding.STShapeType
-
Line Inverse Shape
- LINE_INV - org.apache.poi.sl.usermodel.ShapeType
- LINE_INV - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LINE_INVERTED - org.apache.poi.xddf.usermodel.PresetGeometry
- LINE_MARKER - org.apache.poi.xddf.usermodel.chart.ScatterStyle
- LINE_OF_STRAIGHT_SEGMENTS - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
- LINE_OR_FILL_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
If the shape contains a line, use the line color of the shape.
- LINE_PATTERN_DARK_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_DASH - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_DASH_DOT - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_DOT - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_LIGHT_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_MEDIUM_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_NONE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_SOLID - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- linear - org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
- LinearRegressionFunction - Class in org.apache.poi.ss.formula.functions
-
Base class for linear regression functions.
- LinearRegressionFunction(LinearRegressionFunction.FUNCTION) - Constructor for class org.apache.poi.ss.formula.functions.LinearRegressionFunction
- LinearRegressionFunction.FUNCTION - Enum in org.apache.poi.ss.formula.functions
- LineCap - Enum in org.apache.poi.xddf.usermodel
- LineChartData - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFLineChartData instead
- LineChartSeries - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFLineChartData.Series instead
- LineDecoration - Interface in org.apache.poi.sl.usermodel
- LineDecoration.DecorationShape - Enum in org.apache.poi.sl.usermodel
-
Represents the shape decoration that appears at the ends of lines.
- LineDecoration.DecorationSize - Enum in org.apache.poi.sl.usermodel
- LineEndLength - Enum in org.apache.poi.xddf.usermodel
- LineEndType - Enum in org.apache.poi.xddf.usermodel
- LineEndWidth - Enum in org.apache.poi.xddf.usermodel
- LineFormatRecord - Class in org.apache.poi.hssf.record.chart
-
Describes a line format record.
- LineFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.LineFormatRecord
- LineFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LineFormatRecord
- Linen - org.apache.poi.sl.usermodel.PresetColor
- LINEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Linen Preset Color
- LINEN - org.apache.poi.xddf.usermodel.PresetColor
- lines - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
- LineSpacingDescriptor - Class in org.apache.poi.hwpf.usermodel
-
This class is used to determine line spacing for a paragraph.
- LineSpacingDescriptor() - Constructor for class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- LineSpacingDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- LineSpacingRule - Enum in org.apache.poi.xwpf.usermodel
-
Specifies the logic which shall be used to calculate the line spacing of the parent object when it is displayed in the document.
- LINESTYLE__ANYLINE - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__ARROWHEADSOK - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__BACKCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__COLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__COLOR_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__FILLBLIP - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__FILLBLIPFLAGS - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__FILLBLIPNAME - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__FILLDZTYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__FILLHEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__FILLWIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__HITLINETEST - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEDASHING - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEDASHSTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEENDARROWHEAD - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEENDARROWLENGTH - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEENDARROWWIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEENDCAPSTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEFILLSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEJOINSTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEMITERLIMIT - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINESTARTARROWHEAD - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINESTARTARROWLENGTH - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINESTARTARROWWIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINESTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINETYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__LINEWIDTH - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__NOLINEDRAWDASH - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__NOLINEDRAWDASH_BOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__NOLINEDRAWDASH_LEFT - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__NOLINEDRAWDASH_RIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__NOLINEDRAWDASH_TOP - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE__OPACITY - Static variable in class org.apache.poi.ddf.EscherProperties
- LINESTYLE_DASHDOTDOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHDOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_LONGDASHDOTDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_LONGDASHDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_LONGDASHGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_SOLID - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- lineto - org.apache.poi.hemf.record.HemfRecordType
- lineTo - org.apache.poi.hwmf.record.HwmfRecordType
- LineTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
- LineTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
- LineToCommand - Class in org.apache.poi.sl.draw.geom
- LINEWIDTH_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINEWIDTH_ONE_PT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINK - org.apache.poi.xddf.usermodel.SchemeColor
- LINK_CustomShow - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- LINK_FirstSlide - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- LINK_LastSlide - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- LINK_NextSlide - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Types of hyperlinks
- LINK_NULL - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- LINK_OtherFile - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- LINK_OtherPresentation - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- LINK_PreviousSlide - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- LINK_SlideNumber - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- link_type - Variable in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
If we create a new hyperlink remember its type
- LINK_TYPE_CATEGORIES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LINK_TYPE_SECONDARY_CATEGORIES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LINK_TYPE_TITLE_OR_TEXT - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LINK_TYPE_VALUES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LINK_Url - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
- LinkedDataRecord - Class in org.apache.poi.hssf.record.chart
-
Describes a linked data record.
- LinkedDataRecord() - Constructor for class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LinkedDataRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LinkedDataRecord
- linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Adds the LinkTable records required to allow formulas referencing the specified external workbook to be added to this one.
- linkExternalWorkbook(String, Workbook) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Adds the linking required to allow formulas referencing the specified external workbook to be added to this one.
- linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Not implemented for SXSSFWorkbook Adds the LinkTable records required to allow formulas referencing the specified external workbook to be added to this one.
- linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds the External Link Table part and relations required to allow formulas referencing the specified external workbook to be added to this one.
- linkSharedFormulaRecord(CellReference, FormulaRecordAggregate) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
- linkToAction(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- linkToEmail(String) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- linkToEmail(String) - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to an email
- linkToEmail(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- linkToExternal(String, PackagePart, POIXMLRelation) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- linkToFirstSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- linkToFirstSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to the first slide in this slideshow
- linkToFirstSlide() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- linkToInternal(String, PackagePart, POIXMLRelation, PackagePartName) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- linkToLastSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- linkToLastSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to the last slide in this slideshow
- linkToLastSlide() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- linkToNextSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- linkToNextSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to the next slide (relative from the current)
- linkToNextSlide() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- linkToPreviousSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- linkToPreviousSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to the previous slide (relative from the current)
- linkToPreviousSlide() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- linkToSlide(Slide<HSLFShape, HSLFTextParagraph>) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- linkToSlide(Slide<XSLFShape, XSLFTextParagraph>) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- linkToSlide(Slide<S, P>) - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to a slide in this slideshow
- linkToUrl(String) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- linkToUrl(String) - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to a web page / URL
- linkToUrl(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- List - org.apache.poi.hslf.record.RecordTypes
- LIST - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- LIST - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
List type ( combo box type )
- LIST_DATA_VALIDATION - org.apache.poi.ss.usermodel.IgnoredErrorType
-
????.
- LIST_HELP - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LIST_SUBSCRIBE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LIST_UNSUBSCRIBE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ListAutoNumber - Enum in org.apache.poi.xssf.usermodel
-
Specifies type of automatic numbered bullet points that should be applied to a paragraph.
- listById(PrintStream) - Method in class org.apache.poi.hsmf.dev.TypesLister
- listByName(PrintStream) - Method in class org.apache.poi.hsmf.dev.TypesLister
- ListData - Class in org.apache.poi.hwpf.model
- ListData(int, boolean) - Constructor for class org.apache.poi.hwpf.model.ListData
- ListEntry - Class in org.apache.poi.hwpf.usermodel
- listFootnote - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- ListFormatOverrideLevel - Class in org.apache.poi.hwpf.model
-
The LFOLVL structure contains information that is used to override the formatting information of a corresponding LVL.
- ListFormatOverrideLevel(byte[], int) - Constructor for class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- ListLevel - Class in org.apache.poi.hwpf.model
-
"The LVL structure contains formatting information about a specific level in a list.
- ListLevel(byte[], int) - Constructor for class org.apache.poi.hwpf.model.ListLevel
-
Deprecated.
- ListLevel(int, boolean) - Constructor for class org.apache.poi.hwpf.model.ListLevel
- ListLevel(int, int, int, byte[], byte[], String) - Constructor for class org.apache.poi.hwpf.model.ListLevel
- ListTables - Class in org.apache.poi.hwpf.model
- ListTables() - Constructor for class org.apache.poi.hwpf.model.ListTables
- ListTables(byte[], int, int, int) - Constructor for class org.apache.poi.hwpf.model.ListTables
- LittleEndian - Class in org.apache.poi.util
-
a utility class for handling little-endian numbers, which the 80x86 world is replete with.
- LittleEndian.BufferUnderrunException - Exception in org.apache.poi.util
-
Exception to handle buffer underruns
- LittleEndianByteArrayInputStream - Class in org.apache.poi.util
-
Adapts a plain byte array to
LittleEndianInput - LittleEndianByteArrayInputStream(byte[]) - Constructor for class org.apache.poi.util.LittleEndianByteArrayInputStream
-
Creates a
LittleEndianByteArrayInputStreamso that it usesbufas its buffer array. - LittleEndianByteArrayInputStream(byte[], int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayInputStream
-
Creates
LittleEndianByteArrayInputStreamthat usesbufas its buffer array. - LittleEndianByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayInputStream
-
Creates
LittleEndianByteArrayInputStreamthat usesbufas its buffer array. - LittleEndianByteArrayOutputStream - Class in org.apache.poi.util
-
Adapts a plain byte array to
LittleEndianOutput - LittleEndianByteArrayOutputStream(byte[], int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayOutputStream
- LittleEndianByteArrayOutputStream(byte[], int, int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayOutputStream
- LittleEndianConsts - Interface in org.apache.poi.util
-
a repository for constants shared by classes within this package
- LittleEndianCP950Reader - Class in org.apache.poi.util
-
Stream that converts CP950 (MSOffice's dialect of Big5), with zero-byte padding for ASCII and in LittleEndianOrder.
- LittleEndianCP950Reader(byte[]) - Constructor for class org.apache.poi.util.LittleEndianCP950Reader
- LittleEndianCP950Reader(byte[], int, int) - Constructor for class org.apache.poi.util.LittleEndianCP950Reader
- LittleEndianInput - Interface in org.apache.poi.util
- LittleEndianInputStream - Class in org.apache.poi.util
-
Wraps an
InputStreamprovidingLittleEndianInput - LittleEndianInputStream(InputStream) - Constructor for class org.apache.poi.util.LittleEndianInputStream
- LittleEndianOutput - Interface in org.apache.poi.util
- LittleEndianOutputStream - Class in org.apache.poi.util
- LittleEndianOutputStream(OutputStream) - Constructor for class org.apache.poi.util.LittleEndianOutputStream
- LL_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- LN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- load(RowType) - Static method in class org.apache.poi.xdgf.usermodel.section.geometry.GeometryRowFactory
- load(SectionType, XDGFSheet) - Static method in class org.apache.poi.xdgf.usermodel.section.XDGFSection
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Load the content of this part.
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
- load(String, Object...) - Method in class org.apache.poi.xdgf.util.ObjectFactory
- load(POIXMLFactory) - Method in class org.apache.poi.ooxml.POIXMLDocument
- loadDoc(File) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- loadDoc(InputStream) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- loadDoc(DirectoryNode) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- loadDoc(POIFSFileSystem) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
- loadImage(byte[], String) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
- loadImage(byte[], String) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- loadImage(byte[], String) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
Load and buffer the image
- loadImage(InputStream, String) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
- loadImage(InputStream, String) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- loadImage(InputStream, String) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
Load and buffer the image
- loadXls(File) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
- locale - Variable in class org.apache.poi.ss.format.CellFormatter
- locale - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- LocaleUtil - Class in org.apache.poi.util
-
This utility class is used to set locale and time zone settings beside of the JDK internal
Locale.setDefault(Locale)andTimeZone.setDefault(TimeZone)methods, because the locale/time zone specific handling of certain office documents - maybe for different time zones / locales ... - LOCALITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCALLY_DELIVERED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_BRANCH_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_DEPTH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_ENLISTMENT_CONTEXT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_EXPIRY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_PERSISTENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_RESOURCE_DID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_RESOURCE_FID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_RESOURCE_MID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_SCOPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_TIMEOUT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- LOCK_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- lockAutoFilter(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Autofilters locking.
- lockAutoFilter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Autofilters locking.
- lockDeleteColumns(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Deleting columns locking.
- lockDeleteColumns(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Deleting columns locking.
- lockDeleteRows(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Deleting rows locking.
- lockDeleteRows(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Deleting rows locking.
- LOCKED - Static variable in class org.apache.poi.ss.util.CellUtil
- lockFormatCells(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Formatting cells locking.
- lockFormatCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Formatting cells locking.
- lockFormatColumns(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Formatting columns locking.
- lockFormatColumns(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Formatting columns locking.
- lockFormatRows(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Formatting rows locking.
- lockFormatRows(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Formatting rows locking.
- lockInsertColumns(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Inserting columns locking.
- lockInsertColumns(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Inserting columns locking.
- lockInsertHyperlinks(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Inserting hyperlinks locking.
- lockInsertHyperlinks(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Inserting hyperlinks locking.
- lockInsertRows(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Inserting rows locking.
- lockInsertRows(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Inserting rows locking.
- lockObjects(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Objects locking.
- lockObjects(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Objects locking.
- lockPivotTables(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Pivot Tables locking.
- lockPivotTables(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Pivot Tables locking.
- lockRevision() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Locks the workbook for revisions.
- lockScenarios(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Scenarios locking.
- lockScenarios(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Scenarios locking.
- lockSelectLockedCells(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Selection of locked cells locking.
- lockSelectLockedCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Selection of locked cells locking.
- lockSelectUnlockedCells(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Selection of unlocked cells locking.
- lockSelectUnlockedCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Selection of unlocked cells locking.
- lockSort(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Sort locking.
- lockSort(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Sort locking.
- lockStructure() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Locks the structure of workbook.
- lockWindows() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Locks the windows that comprise the workbook.
- log(int, Object...) - Method in class org.apache.poi.util.NullLogger
-
Log a message.
- log(int, Object...) - Method in class org.apache.poi.util.POILogger
-
Log a message.
- LOG - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- LOG10 - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- logger - Static variable in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
- logger - Static variable in class org.apache.poi.hslf.record.Record
- logger - Static variable in class org.apache.poi.hslf.usermodel.HSLFNotes
- logger - Static variable in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
- logger - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- logger - Variable in class org.apache.poi.hslf.usermodel.HSLFTextRun
- logger - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- logger - Static variable in class org.apache.poi.hwpf.model.FileInformationBlock
- LogicalFunction - Class in org.apache.poi.ss.formula.functions
-
Implementation of the various ISxxx Logical Functions, which take a single expression argument, and return True or False.
- LogicalFunction() - Constructor for class org.apache.poi.ss.formula.functions.LogicalFunction
- lon - Variable in class org.apache.poi.sl.draw.binding.CTSphereCoords
- LONG - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Long - signed 32-bit value
- LONG_LONG - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
I8 - 8-byte signed integer
- LONG_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
- LongField - Class in org.apache.poi.util
-
representation of a long (16-bit) field at a fixed location within a byte array
- LongField(int) - Constructor for class org.apache.poi.util.LongField
-
construct the LongField with its offset into its containing byte array
- LongField(int, byte[]) - Constructor for class org.apache.poi.util.LongField
-
Construct the LongField with its offset into its containing byte array and initialize its value from its byte array
- LongField(int, long) - Constructor for class org.apache.poi.util.LongField
-
construct the LongField with its offset into its containing byte array and initialize its value
- LongField(int, long, byte[]) - Constructor for class org.apache.poi.util.LongField
-
construct the LongField with its offset into its containing byte array, initialize its value, and write the value to a byte array
- LongLongPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
- LongPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
- longToHex(long) - Static method in class org.apache.poi.util.HexDump
- lookIndexBackward(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
-
Return last index <= bytePos that is in table
- lookIndexBackward(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- lookIndexForward(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
-
Return first index >= bytePos that is in table
- lookIndexForward(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- lookup(int) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- lookup(int) - Static method in enum org.apache.poi.xssf.binary.XSSFBRecordType
- lookup(String) - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
- lookup(String) - Static method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
- lookup(ClassID) - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
- Lookup - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function LOOKUP.
- Lookup() - Constructor for class org.apache.poi.ss.formula.functions.Lookup
- lookupIndex(String) - Static method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
Resolves internal function names into function indexes.
- lookupIndexByName(String) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
-
Resolves a built-in function index.
- lookupName(short) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- lookupNativeNotes(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- lookupNativeNotesMaster(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- lookupNativeSlide(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- lookupNativeSlideMaster(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- lookupOoxml(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- LOOP_SOUND_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether the sound specified by soundIdRef is looped continuously when playing until the next sound plays.
- LOW - org.apache.poi.xddf.usermodel.chart.AxisTickLabelPosition
- LOW_KASHIDA - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- LOWER - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- LSTFAbstractType - Class in org.apache.poi.hwpf.model.types
-
The LSTF structure contains formatting properties that apply to an entire list.
- LSTFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.LSTFAbstractType
- LT - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- LT - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Less than' operator
- LT_1 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Light Color 1
- LT_2 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Light Color 2
- LT_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Blue Preset Color
- LT_CORAL - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Coral Preset Color
- LT_CYAN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Cyan Preset Color
- LT_GOLDENROD_YELLOW - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Goldenrod Yellow Preset Color
- LT_GRAY - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Light Gray
- LT_GRAY - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Gray Preset Color
- LT_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Green Preset Color
- LT_PINK - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Pink Preset Color
- LT_SALMON - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Salmon Preset Color
- LT_SEA_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Sea Green Preset Color
- LT_SKY_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Sky Blue Preset Color
- LT_SLATE_GRAY - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Slate Gray Preset Color
- LT_STEEL_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Steel Blue Preset Color
- LT_YELLOW - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Light Yellow Preset Color
- LT1 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- LT2 - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- lum - Variable in class org.apache.poi.sl.draw.binding.CTHslColor
- LVLFAbstractType - Class in org.apache.poi.hwpf.model.types
-
The LVLF structure contains formatting properties for an individual level in a list.
- LVLFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.LVLFAbstractType
- LZW_RTF_PRELOAD - Static variable in class org.apache.poi.hmef.CompressedRTF
- LZWDecompresser - Class in org.apache.poi.util
-
This class provides common functionality for the various LZW implementations in the different file formats.
- LZWDecompresser(boolean, int, boolean) - Constructor for class org.apache.poi.util.LZWDecompresser
M
- M_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- MAC - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Apple Macintosh character set.
- MAC - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- MACRO - org.apache.poi.hwpf.model.SubdocumentType
-
Deprecated.
- MACRO - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- MACRO_ADDIN_WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- MACRO_DOCUMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- MACRO_SHEET_BIN - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- MACRO_TEMPLATE - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- MACRO_TEMPLATE_DOCUMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- MACRO_TEMPLATE_WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- MACROS_WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- Magenta - org.apache.poi.sl.usermodel.PresetColor
- MAGENTA - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Magenta Preset Color
- MAGENTA - org.apache.poi.xddf.usermodel.PresetColor
- MAIL_PERMISSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- main - Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
- main(String[]) - Static method in class org.apache.poi.ddf.EscherDump
-
A simple test stub.
- main(String[]) - Static method in class org.apache.poi.hdgf.dev.VSDDumper
- main(String[]) - Static method in class org.apache.poi.hdgf.extractor.VisioTextExtractor
- main(String[]) - Static method in class org.apache.poi.hmef.dev.HMEFDumper
- main(String[]) - Static method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
-
Usage: HMEFContentsExtractor <filename> <output dir>
- main(String[]) - Static method in class org.apache.poi.hpbf.dev.HPBFDumper
- main(String[]) - Static method in class org.apache.poi.hpbf.dev.PLCDumper
- main(String[]) - Static method in class org.apache.poi.hpbf.extractor.PublisherTextExtractor
- main(String[]) - Static method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- main(String[]) - Static method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
For the most basic testing.
- main(String[]) - Static method in class org.apache.poi.hslf.dev.PPDrawingTextListing
- main(String[]) - Static method in class org.apache.poi.hslf.dev.PPTXMLDump
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideAndNotesAtomListing
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideIdListing
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideShowDumper
-
right now this function takes one parameter: a ppt file, and outputs a dump of what it contains
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
right now this function takes one parameter: a ppt file, and outputs a dump of what it contains
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SLWTListing
- main(String[]) - Static method in class org.apache.poi.hslf.dev.SLWTTextListing
- main(String[]) - Static method in class org.apache.poi.hslf.dev.TextStyleListing
- main(String[]) - Static method in class org.apache.poi.hslf.dev.UserEditAndPersistListing
- main(String[]) - Static method in class org.apache.poi.hslf.extractor.ImageExtractor
- main(String[]) - Static method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Basic extractor.
- main(String[]) - Static method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Really basic text extractor, that will also return lots of crud text.
- main(String[]) - Static method in class org.apache.poi.hsmf.dev.HSMFDump
- main(String[]) - Static method in class org.apache.poi.hsmf.dev.TypesLister
- main(String[]) - Static method in class org.apache.poi.hsmf.extractor.OutlookTextExtactor
- main(String[]) - Static method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
Java main() interface to interact with
ExcelToFoConverter - main(String[]) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
Java main() interface to interact with
ExcelToHtmlConverter - main(String[]) - Static method in class org.apache.poi.hssf.dev.BiffDrawingToXml
- main(String[]) - Static method in class org.apache.poi.hssf.dev.BiffViewer
-
Method main with 1 argument just run straight biffview against given file
- main(String[]) - Static method in class org.apache.poi.hssf.dev.EFBiffViewer
- main(String[]) - Static method in class org.apache.poi.hssf.dev.FormulaViewer
-
Method main pass me a filename and I'll try and parse the formulas from it
- main(String[]) - Static method in class org.apache.poi.hssf.dev.RecordLister
- main(String[]) - Static method in class org.apache.poi.hssf.dev.ReSave
- main(String[]) - Static method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
Command line extractor.
- main(String[]) - Static method in class org.apache.poi.hssf.extractor.OldExcelExtractor
- main(String[]) - Static method in class org.apache.poi.hwpf.converter.WordToFoConverter
-
Java main() interface to interact with
WordToFoConverter - main(String[]) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
-
Java main() interface to interact with
WordToHtmlConverter - main(String[]) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
-
Java main() interface to interact with
WordToTextConverter - main(String[]) - Static method in class org.apache.poi.hwpf.dev.HWPFLister
- main(String[]) - Static method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Command line extractor, so people will stop moaning that they can't just run this.
- main(String[]) - Static method in class org.apache.poi.hwpf.QuickTest
- main(String[]) - Static method in class org.apache.poi.ooxml.extractor.CommandLineTextExtractor
- main(String[]) - Static method in class org.apache.poi.poifs.dev.POIFSDump
- main(String[]) - Static method in class org.apache.poi.poifs.dev.POIFSLister
-
Display the entries of multiple POIFS files
- main(String[]) - Static method in class org.apache.poi.poifs.dev.POIFSViewer
-
Display the contents of multiple POIFS files
- main(String[]) - Static method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
read in files
- main(String[]) - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
read in a file and write it back out again
- main(String[]) - Static method in class org.apache.poi.poifs.macros.VBAMacroExtractor
- main(String[]) - Static method in class org.apache.poi.util.DrawingDump
- main(String[]) - Static method in class org.apache.poi.util.FontMetricsDumper
- main(String[]) - Static method in class org.apache.poi.util.HexDump
- main(String[]) - Static method in class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
- main(String[]) - Static method in class org.apache.poi.xdgf.util.HierarchyPrinter
- main(String[]) - Static method in class org.apache.poi.xdgf.util.VsdxToPng
- main(String[]) - Static method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
- main(String[]) - Static method in class org.apache.poi.xslf.util.PPTX2PNG
- main(String[]) - Static method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
- main(String[]) - Static method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- main(String[]) - Static method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
- main(String[]) - Static method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
- main(String[], PrintStream) - Static method in class org.apache.poi.ddf.EscherDump
- MAIN - org.apache.poi.hwpf.model.FieldsDocumentPart
-
main document
- MAIN - org.apache.poi.hwpf.model.FSPADocumentPart
- MAIN - org.apache.poi.hwpf.model.SubdocumentType
- MAIN - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- MainContents - Class in org.apache.poi.hpbf.model
-
The main Contents.
- MainContents(DirectoryNode) - Constructor for class org.apache.poi.hpbf.model.MainContents
- MainMaster - Class in org.apache.poi.hslf.record
-
Master slide
- MainMaster - org.apache.poi.hslf.record.RecordTypes
- MainMaster(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.MainMaster
-
Set things up, and find our more interesting children
- MAJOR - org.apache.poi.ss.usermodel.FontScheme
- makeConcise(String, int) - Method in class org.apache.poi.ss.formula.functions.Roman
-
Use conversion rule to factor some parts and make them more concise
- makeHex(int, int) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
- MANAGER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MANUAL - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
-
manually calculate formulas (0)
- MANUAL_ADVANCE_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether the presentation slide can be manually advanced by the user during the slide show.
- ManualLayout - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFManualLayout instead
- ManuallyPositionable - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.
- MAP_PINS - org.apache.poi.xwpf.usermodel.Borders
- mapDigestAlgoToOID(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService
-
Maps the digest algorithm to corresponding OID value.
- mapFontCharset(Graphics2D, FontInfo, String) - Method in interface org.apache.poi.sl.draw.DrawFontManager
-
Map text charset depending on font family.
- mapFontCharset(Graphics2D, FontInfo, String) - Method in class org.apache.poi.sl.draw.DrawFontManagerDefault
- MAPIAttribute - Class in org.apache.poi.hmef.attribute
-
A pure-MAPI attribute which applies to a
HMEFMessageor one of itsAttachments. - MAPIAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIAttribute
-
Constructs a single new attribute from the contents of the stream
- MAPIDateAttribute - Class in org.apache.poi.hmef.attribute
-
A pure-MAPI attribute holding a Date, which applies to a
HMEFMessageor one of itsAttachments. - MAPIDateAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIDateAttribute
-
Constructs a single new date attribute from the id, type, and the contents of the stream
- MAPIMessage - Class in org.apache.poi.hsmf
-
Reads an Outlook MSG File in and provides hooks into its data structure.
- MAPIMessage() - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for creating new files.
- MAPIMessage(File) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from the file system.
- MAPIMessage(InputStream) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from an input stream.
- MAPIMessage(String) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from the file system.
- MAPIMessage(DirectoryNode) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from a certain point within a POIFS filesystem
- MAPIMessage(POIFSFileSystem) - Constructor for class org.apache.poi.hsmf.MAPIMessage
-
Constructor for reading MSG Files from a POIFS filesystem
- MAPIMessage.MESSAGE_CLASS - Enum in org.apache.poi.hsmf
-
A MAPI file can be an email (NOTE) or a number of other types
- MapInfo - Class in org.apache.poi.xssf.model
-
This class implements the Custom XML Mapping Part (Open Office XML Part 1: chapter 12.3.6) An instance of this part type contains a schema for an XML file, and information on the behavior that is used when allowing this custom XML schema to be mapped into the spreadsheet.
- MapInfo() - Constructor for class org.apache.poi.xssf.model.MapInfo
- MapInfo(PackagePart) - Constructor for class org.apache.poi.xssf.model.MapInfo
- mapiProperty - Variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Equivalent MAPI Property
- mapiProperty - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MAPIProperty - Class in org.apache.poi.hsmf.datatypes
-
Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and MAPI Property Name.
- MAPIRtfAttribute - Class in org.apache.poi.hmef.attribute
-
A pure-MAPI attribute holding RTF (compressed or not), which applies to a
HMEFMessageor one of itsAttachments. - MAPIRtfAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIRtfAttribute
- MAPIStringAttribute - Class in org.apache.poi.hmef.attribute
-
A pure-MAPI attribute holding a String, which applies to a
HMEFMessageor one of itsAttachments. - MAPIStringAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIStringAttribute
- MAPLE_LEAF - org.apache.poi.xwpf.usermodel.Borders
- MAPLE_MUFFINS - org.apache.poi.xwpf.usermodel.Borders
- mapMsCodepoint(int, int) - Static method in class org.apache.poi.util.StringUtil
- mapMsCodepointString(String) - Static method in class org.apache.poi.util.StringUtil
-
Some strings may contain encoded characters of the unicode private use area.
- MAPPING_SIGNATURE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- mapsTo(long) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Checks if this Table element contains even a single mapping to the map identified by id
- Margin - Interface in org.apache.poi.hssf.record
-
The margin interface is a parent used to define left, right, top and bottom margins.
- MARGIN - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
- MARGIN - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
- mark(int) - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Mark the stream position - experimental function
- mark(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- mark(int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- mark(int) - Method in class org.apache.poi.util.BoundedInputStream
-
Invokes the delegate's
mark(int)method. - markAsClaimed(Picture) - Method in class org.apache.poi.hwpf.usermodel.PictureRunMapper
-
Mark a Picture as claimed.
- markDeleted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- markDeleted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- MARKER - org.apache.poi.xddf.usermodel.chart.RadarStyle
- MARKER - org.apache.poi.xddf.usermodel.chart.ScatterStyle
- MarkerStyle - Enum in org.apache.poi.xddf.usermodel.chart
- markInserted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- markInserted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- markSupported() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- markSupported() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
Tests if this input stream supports the mark and reset methods.
- markSupported() - Method in class org.apache.poi.util.BoundedInputStream
-
Invokes the delegate's
markSupported()method. - MarkUnsupportedException - Exception in org.apache.poi.hpsf
-
This exception is thrown if an
InputStreamdoes not support theInputStream.mark(int)operation. - MarkUnsupportedException() - Constructor for exception org.apache.poi.hpsf.MarkUnsupportedException
-
Constructor
- MarkUnsupportedException(String) - Constructor for exception org.apache.poi.hpsf.MarkUnsupportedException
-
Constructor
- MarkUnsupportedException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.MarkUnsupportedException
-
Constructor
- MarkUnsupportedException(Throwable) - Constructor for exception org.apache.poi.hpsf.MarkUnsupportedException
-
Constructor
- MARKUP_COMPATIBILITY - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Markup Compatibility.
- Maroon - org.apache.poi.sl.usermodel.PresetColor
- MAROON - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- MAROON - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Maroon Preset Color
- MAROON - org.apache.poi.ss.usermodel.IndexedColors
- MAROON - org.apache.poi.xddf.usermodel.PresetColor
- MARQUEE - org.apache.poi.xwpf.usermodel.Borders
- MARQUEE_TOOTHED - org.apache.poi.xwpf.usermodel.Borders
- marshall(PackagePart, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.marshallers.DefaultMarshaller
-
Save part in the output stream by using the save() method of the part.
- marshall(PackagePart, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
-
Marshall package core properties to an XML document.
- marshall(PackagePart, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPackagePropertiesMarshaller
- marshall(PackagePart, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPartMarshaller
-
Save the specified part.
- marshall(PackagePart, OutputStream) - Method in interface org.apache.poi.openxml4j.opc.internal.PartMarshaller
-
Save the content of the package in the stream
- marshallEncryptionDocument(EncryptionDocument, LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
- marshallRelationshipPart(PackageRelationshipCollection, PackagePartName, ZipArchiveOutputStream) - Static method in class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPartMarshaller
-
Save relationships into the part.
- marshalParams(XMLStructure, XMLCryptoContext) - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
- maskblt - org.apache.poi.hemf.record.HemfRecordType
- MASTER - Static variable in class org.apache.poi.hslf.record.SlideListWithText
-
Instance filed of the record header indicates that this SlideListWithText stores references to master slides
- MASTER - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
- MASTER_DPI - Static variable in class org.apache.poi.util.Units
-
Master DPI (576 pixels per inch).
- MASTER_NOTES - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
??? (not documented in spec)
- MASTER_SLIDE - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
??? (not documented in spec)
- MASTER_TITLE - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Title master slide layout with one title and one subtitle placeholder shape.
- MASTERS - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
- MasterSheet<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- MasterTextPropAtom - Class in org.apache.poi.hslf.record
-
Specifies the Indent Level for the text
- MasterTextPropAtom - org.apache.poi.hslf.record.RecordTypes
- MasterTextPropAtom() - Constructor for class org.apache.poi.hslf.record.MasterTextPropAtom
-
Constructs a new empty master text prop atom.
- MasterTextPropAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.MasterTextPropAtom
-
Constructs the ruler atom record from its source data.
- masterToPoints(int) - Static method in class org.apache.poi.util.Units
- Match - Class in org.apache.poi.ss.formula.functions
-
Implementation for the MATCH() Excel function.
- Match() - Constructor for class org.apache.poi.ss.formula.functions.Match
- matches(ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countif.ErrorMatcher
- matches(ValueEval) - Method in class org.apache.poi.ss.formula.functions.Countif.StringMatcher
- matchesPngHeader(byte[], int) - Static method in class org.apache.poi.util.PngUtils
-
Checks if the offset matches the PNG header.
- matchSignature(byte[]) - Method in enum org.apache.poi.hwpf.usermodel.PictureType
- matchVariableSizedPropertiesToChunks() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Called once the parent ChunkGroup has been populated, to match up the Chunks in it with our Variable Sized Properties.
- MATH_DIVIDE - org.apache.poi.sl.draw.binding.STShapeType
-
Divide Math Shape
- MATH_DIVIDE - org.apache.poi.sl.usermodel.ShapeType
- MATH_DIVIDE - org.apache.poi.xddf.usermodel.PresetGeometry
- MATH_DIVIDE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- MATH_EQUAL - org.apache.poi.sl.draw.binding.STShapeType
-
Equal Math Shape
- MATH_EQUAL - org.apache.poi.sl.usermodel.ShapeType
- MATH_EQUAL - org.apache.poi.xddf.usermodel.PresetGeometry
- MATH_EQUAL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- MATH_MINUS - org.apache.poi.sl.draw.binding.STShapeType
-
Minus Math Shape
- MATH_MINUS - org.apache.poi.sl.usermodel.ShapeType
- MATH_MINUS - org.apache.poi.xddf.usermodel.PresetGeometry
- MATH_MINUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- MATH_MULTIPLY - org.apache.poi.sl.draw.binding.STShapeType
-
Multiply Math Shape
- MATH_MULTIPLY - org.apache.poi.sl.usermodel.ShapeType
- MATH_MULTIPLY - org.apache.poi.xddf.usermodel.PresetGeometry
- MATH_MULTIPLY - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- MATH_NOT_EQUAL - org.apache.poi.sl.draw.binding.STShapeType
-
Not Equal Math Shape
- MATH_NOT_EQUAL - org.apache.poi.sl.usermodel.ShapeType
- MATH_NOT_EQUAL - org.apache.poi.xddf.usermodel.PresetGeometry
- MATH_NOT_EQUAL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- MATH_PLUS - org.apache.poi.sl.draw.binding.STShapeType
-
Plus Math Shape
- MATH_PLUS - org.apache.poi.sl.usermodel.ShapeType
- MATH_PLUS - org.apache.poi.xddf.usermodel.PresetGeometry
- MATH_PLUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- MatrixFunction - Class in org.apache.poi.ss.formula.functions
- MatrixFunction() - Constructor for class org.apache.poi.ss.formula.functions.MatrixFunction
- MatrixFunction.MutableValueCollector - Class in org.apache.poi.ss.formula.functions
- MatrixFunction.OneArrayArg - Class in org.apache.poi.ss.formula.functions
- MatrixFunction.TwoArrayArg - Class in org.apache.poi.ss.formula.functions
- MAX - org.apache.poi.ss.usermodel.charts.AxisCrosses
-
Deprecated.Axis crosses at the minimum value of the chart.
- MAX - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
The maximum value from the range
- MAX - org.apache.poi.ss.usermodel.DataConsolidateFunction
- MAX - org.apache.poi.xddf.usermodel.chart.AxisCrosses
- MAX - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- MAX_BUCKETS - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
- MAX_COL - Static variable in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- MAX_ID - Static variable in class org.apache.poi.ooxml.util.IdentifierManager
- MAX_INDENT - Static variable in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Maximum number of indentation levels allowed in PowerPoint documents
- MAX_MIN - org.apache.poi.ss.usermodel.charts.AxisOrientation
-
Deprecated.Specifies that the values on the axis shall be reversed so they go from maximum to minimum.
- MAX_MIN - org.apache.poi.xddf.usermodel.chart.AxisOrientation
- MAX_RECORD_DATA_SIZE - Static variable in class org.apache.poi.hssf.record.RecordInputStream
-
Maximum size of a single record (minus the 4 byte header) without a continue
- MAX_ROW - Static variable in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- MAXA - Static variable in class org.apache.poi.ss.formula.functions.MinaMaxa
- maxAng - Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- maxLineHeight - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
-
the highest line in this paragraph.
- maxR - Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- maxX - Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- maxY - Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- maybeGetBoolean(Map<String, XDGFCell>, String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
- maybeGetDouble(Map<String, XDGFCell>, String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
- maybeGetInteger(Map<String, XDGFCell>, String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
- maybeGetString(Map<String, XDGFCell>, String) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
- md2 - org.apache.poi.poifs.crypt.HashAlgorithm
- md4 - org.apache.poi.poifs.crypt.HashAlgorithm
- md5 - org.apache.poi.poifs.crypt.HashAlgorithm
- MDB_PROVIDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MDETERM - Static variable in class org.apache.poi.ss.formula.functions.MatrixFunction
- MED_AQUAMARINE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Medium Aquamarine Preset Color
- MED_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Medium Blue Preset Color
- MED_ORCHID - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Medium Orchid Preset Color
- MED_PURPLE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Medium Purple Preset Color
- MED_SEA_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Medium Sea Green Preset Color
- MED_SLATE_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Medium Slate Blue Preset Color
- MED_SPRING_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Medium Spring Green Preset Color
- MED_TURQUOISE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Medium Turquoise Preset Color
- MED_VIOLET_RED - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Medium Violet Red Preset Color
- MEDIA - org.apache.poi.sl.usermodel.Placeholder
-
Media object placeholder shape.
- MEDIA_AND_TX - org.apache.poi.xslf.usermodel.SlideLayout
- MEDIAN - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- MEDIUM - org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- MEDIUM - org.apache.poi.ss.usermodel.BorderStyle
-
Medium border
- MEDIUM - org.apache.poi.xddf.usermodel.LineEndLength
- MEDIUM - org.apache.poi.xddf.usermodel.LineEndWidth
- MEDIUM - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- MEDIUM_AQUAMARINE - org.apache.poi.xddf.usermodel.PresetColor
- MEDIUM_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- MEDIUM_DASH_DOT - org.apache.poi.ss.usermodel.BorderStyle
-
medium dash-dot border
- MEDIUM_DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- MEDIUM_DASH_DOT_DOT - org.apache.poi.ss.usermodel.BorderStyle
-
medium dash-dot-dot border
- MEDIUM_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- MEDIUM_DASHED - org.apache.poi.ss.usermodel.BorderStyle
-
Medium dashed border
- MEDIUM_DASHED - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- MEDIUM_KASHIDA - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- MEDIUM_ORCHID - org.apache.poi.xddf.usermodel.PresetColor
- MEDIUM_PURPLE - org.apache.poi.xddf.usermodel.PresetColor
- MEDIUM_SEA_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- MEDIUM_SLATE_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- MEDIUM_SPRING_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- MEDIUM_TURQUOISE - org.apache.poi.xddf.usermodel.PresetColor
- MEDIUM_VIOLET_RED - org.apache.poi.xddf.usermodel.PresetColor
- MediumAquamarine - org.apache.poi.sl.usermodel.PresetColor
- MediumBlue - org.apache.poi.sl.usermodel.PresetColor
- MediumOrchid - org.apache.poi.sl.usermodel.PresetColor
- MediumPurple - org.apache.poi.sl.usermodel.PresetColor
- MediumSeaGreen - org.apache.poi.sl.usermodel.PresetColor
- MediumSlateBlue - org.apache.poi.sl.usermodel.PresetColor
- MediumSpringGreen - org.apache.poi.sl.usermodel.PresetColor
- MediumTurquoise - org.apache.poi.sl.usermodel.PresetColor
- MediumVioletRed - org.apache.poi.sl.usermodel.PresetColor
- MemAreaPtg - Class in org.apache.poi.ss.formula.ptg
- MemAreaPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.MemAreaPtg
-
Creates new MemAreaPtg
- MemAreaPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.MemAreaPtg
- MemErrPtg - Class in org.apache.poi.ss.formula.ptg
- MemErrPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.MemErrPtg
- MemFuncPtg - Class in org.apache.poi.ss.formula.ptg
- MemFuncPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.MemFuncPtg
- MemFuncPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.MemFuncPtg
-
Creates new function pointer from a byte array usually called while reading an excel file.
- MemoryPackagePart - Class in org.apache.poi.openxml4j.opc.internal
-
Memory version of a package part.
- MemoryPackagePart(OPCPackage, PackagePartName, String) - Constructor for class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
Constructor.
- MemoryPackagePart(OPCPackage, PackagePartName, String, boolean) - Constructor for class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
Constructor.
- MemoryPackagePartOutputStream - Class in org.apache.poi.openxml4j.opc.internal
-
Build an output stream for MemoryPackagePart.
- MemoryPackagePartOutputStream(MemoryPackagePart) - Constructor for class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
- Menu - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of a menu's background.
- MENU - org.apache.poi.xddf.usermodel.SystemColor
- MENU_BAR - org.apache.poi.xddf.usermodel.SystemColor
- MENU_HIGHLIGHT - org.apache.poi.xddf.usermodel.SystemColor
- MENU_TEXT - org.apache.poi.xddf.usermodel.SystemColor
- MenuBar - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the background of a menu bar.
- MenuHighlight - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color used to highlight menu items when the menu appears as a flat menu.
- MenuText - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of a menu's text.
- mergeCellRanges(CellRangeAddress[]) - Static method in class org.apache.poi.ss.util.CellRangeUtil
-
Do all possible cell merges between cells of the list so that:
if a cell range is completely inside of another cell range, it gets removed from the list if two cells have a shared border, merge them into one bigger cell range - mergeCells(int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
-
Merge cells of a table row, inclusive.
- mergeCells(int, int, int, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
-
Merge cells of a table
- MergeCellsRecord - Class in org.apache.poi.hssf.record
-
Title: Merged Cells Record (0x00E5)
- MergeCellsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.MergeCellsRecord
-
Constructs a MergedCellsRecord and sets its fields appropriately
- MergeCellsRecord(CellRangeAddress[], int, int) - Constructor for class org.apache.poi.hssf.record.MergeCellsRecord
- MERGECOPY - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- MergedCellsTable - Class in org.apache.poi.hssf.record.aggregates
- MergedCellsTable() - Constructor for class org.apache.poi.hssf.record.aggregates.MergedCellsTable
-
Creates an empty aggregate
- mergedRegions(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
- mergeHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
- MERGEPAINT - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- MESSAGE - Static variable in exception org.apache.poi.xssf.XLSBUnsupportedException
- MESSAGE_ATTACHMENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_CC_ME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_CLASS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_CODEPAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_DELIVERY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_DOWNLOAD_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_RECIP_ME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_RECIPIENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_SECURITY_LABEL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_SIZE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_SUBMISSION_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_TO_ME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MESSAGE_TOKEN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MessagePropertiesChunk - Class in org.apache.poi.hsmf.datatypes
-
A
PropertiesChunkfor a Message or Embedded-Message. - MessagePropertiesChunk(ChunkGroup) - Constructor for class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- MessagePropertiesChunk(ChunkGroup, boolean) - Constructor for class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- MessageSubmissionChunk - Class in org.apache.poi.hsmf.datatypes
-
A Chunk that holds the details given back by the server at submission time.
- MessageSubmissionChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
-
Create a Byte Chunk, with the specified type.
- MessageSubmissionChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
-
Creates a Byte Chunk.
- META_ESCAPE_ENHANCED_METAFILE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Used to embed an enhanced metafile format (EMF) metafile within a WMF metafile.
- Metafile - Class in org.apache.poi.hslf.blip
-
Represents a metafile picture which can be one of the following types: EMF, WMF, or PICT.
- Metafile() - Constructor for class org.apache.poi.hslf.blip.Metafile
- MetaFile - org.apache.poi.hslf.record.RecordTypes
- METAFILE_BIT - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
-
Specifies the format of the picture is an enhanced metafile.
- METAFILE_DRIVER - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Queries a printer driver about the support for metafiles on an output device.
- Metafile.Header - Class in org.apache.poi.hslf.blip
-
A structure which represents a 34-byte header preceding the compressed metafile data
- MHS_COMMON_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MID - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
An implementation of the MID function
MID returns a specific number of characters from a text string, starting at the specified position. - MIDDLE - org.apache.poi.sl.usermodel.VerticalAlignment
-
Anchor the text at the middle of the bounding rectangle
- MIDDLE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MIDNIGHT_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Midnight Blue Preset Color
- MIDNIGHT_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- MidnightBlue - org.apache.poi.sl.usermodel.PresetColor
- MIDPOINT_CATEGORY - org.apache.poi.ss.usermodel.charts.AxisCrossBetween
-
Deprecated.Specifies the value axis shall cross the category axis at the midpoint of a category.
- MIDPOINT_CATEGORY - org.apache.poi.xddf.usermodel.chart.AxisCrossBetween
- MIN - org.apache.poi.ss.usermodel.charts.AxisCrosses
-
Deprecated.The axis crosses at the maximum value.
- MIN - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
The minimum value from the range
- MIN - org.apache.poi.ss.usermodel.DataConsolidateFunction
- MIN - org.apache.poi.xddf.usermodel.chart.AxisCrosses
- MIN - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- MIN_ID - Static variable in class org.apache.poi.ooxml.util.IdentifierManager
- MIN_MAX - org.apache.poi.ss.usermodel.charts.AxisOrientation
-
Deprecated.Specifies that the axis values shall be in the usual order, minimum to maximum.
- MIN_MAX - org.apache.poi.xddf.usermodel.chart.AxisOrientation
- MIN_REFRESHABLE_VERSION - Static variable in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- MINA - Static variable in class org.apache.poi.ss.formula.functions.MinaMaxa
- MinaMaxa - Class in org.apache.poi.ss.formula.functions
- MinaMaxa() - Constructor for class org.apache.poi.ss.formula.functions.MinaMaxa
- minAng - Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- MINI_ICON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MINOR - org.apache.poi.ss.usermodel.FontScheme
- minR - Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- MINT_CREAM - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Mint Cream Preset Color
- MINT_CREAM - org.apache.poi.xddf.usermodel.PresetColor
- MintCream - org.apache.poi.sl.usermodel.PresetColor
- MINUTE - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- MINUTES_PER_HOUR - Static variable in class org.apache.poi.ss.usermodel.DateUtil
- MINVERSE - Static variable in class org.apache.poi.ss.formula.functions.MatrixFunction
- minX - Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- minY - Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- Mirr - Class in org.apache.poi.ss.formula.functions
-
Calculates Modified internal rate of return.
- Mirr() - Constructor for class org.apache.poi.ss.formula.functions.Mirr
- MissingArgEval - Class in org.apache.poi.ss.formula.eval
-
Represents the (intermediate) evaluated result of a missing function argument.
- MissingArgPtg - Class in org.apache.poi.ss.formula.ptg
-
Missing Function Arguments Avik Sengupta <avik at apache.org>
- MissingCellDummyRecord - Class in org.apache.poi.hssf.eventusermodel.dummyrecord
-
A dummy record for when we're missing a cell in a row, but still want to trigger something
- MissingCellDummyRecord(int, int) - Constructor for class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingCellDummyRecord
- MissingRecordAwareHSSFListener - Class in org.apache.poi.hssf.eventusermodel
-
A HSSFListener which tracks rows and columns, and will trigger your HSSFListener for all rows and cells, even the ones that aren't actually stored in the file.
- MissingRecordAwareHSSFListener(HSSFListener) - Constructor for class org.apache.poi.hssf.eventusermodel.MissingRecordAwareHSSFListener
-
Constructs a new MissingRecordAwareHSSFListener, which will fire processRecord on the supplied child HSSFListener for all Records, and missing records.
- MissingRowDummyRecord - Class in org.apache.poi.hssf.eventusermodel.dummyrecord
-
A dummy record for when we're missing a row, but still want to trigger something
- MissingRowDummyRecord(int) - Constructor for class org.apache.poi.hssf.eventusermodel.dummyrecord.MissingRowDummyRecord
- MissingSectionException - Exception in org.apache.poi.hpsf
-
This exception is thrown if one of the
PropertySet's convenience methods does not find a requiredSection. - MissingSectionException() - Constructor for exception org.apache.poi.hpsf.MissingSectionException
-
Constructor
- MissingSectionException(String) - Constructor for exception org.apache.poi.hpsf.MissingSectionException
-
Constructor
- MissingSectionException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.MissingSectionException
-
Constructor
- MissingSectionException(Throwable) - Constructor for exception org.apache.poi.hpsf.MissingSectionException
-
Constructor
- MISTY_ROSE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Misty Rose Preset Color
- MISTY_ROSE - org.apache.poi.xddf.usermodel.PresetColor
- MistyRose - org.apache.poi.sl.usermodel.PresetColor
- MITER - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
-
Line joins are mitered when they are within the current limit set by the SETMITERLIMIT META_ESCAPE record.
- MM_ANISOTROPIC - org.apache.poi.hwmf.record.HwmfMapMode
-
Logical units are mapped to arbitrary units with arbitrarily scaled axes.
- MM_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- MM_HIENGLISH - org.apache.poi.hwmf.record.HwmfMapMode
-
Each logical unit is mapped to 0.001 inch.
- MM_HIMETRIC - org.apache.poi.hwmf.record.HwmfMapMode
-
Each logical unit is mapped to 0.01 millimeter.
- MM_ISOTROPIC - org.apache.poi.hwmf.record.HwmfMapMode
-
Logical units are mapped to arbitrary device units with equally scaled axes; that is, one unit along the x-axis is equal to one unit along the y-axis.
- MM_LOENGLISH - org.apache.poi.hwmf.record.HwmfMapMode
-
Each logical unit is mapped to 0.01 inch.
- MM_LOMETRIC - org.apache.poi.hwmf.record.HwmfMapMode
-
Each logical unit is mapped to 0.1 millimeter.
- MM_TEXT - org.apache.poi.hwmf.record.HwmfMapMode
-
Each logical unit is mapped to one device pixel.
- MM_TWIPS - org.apache.poi.hwmf.record.HwmfMapMode
-
Each logical unit is mapped to one twentieth (1/20) of a point.
- MMMMM_START_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- MMMMM_TRUNCATE_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- MMSRecord - Class in org.apache.poi.hssf.record
-
Title: MMS Record
- MMSRecord() - Constructor for class org.apache.poi.hssf.record.MMSRecord
- MMSRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.MMSRecord
- MMULT - Static variable in class org.apache.poi.ss.formula.functions.MatrixFunction
- MOBILE_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Moccasin - org.apache.poi.sl.usermodel.PresetColor
- MOCCASIN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Moccasin Preset Color
- MOCCASIN - org.apache.poi.xddf.usermodel.PresetColor
- MOD - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- Mode - Class in org.apache.poi.ss.formula.functions
- Mode() - Constructor for class org.apache.poi.ss.formula.functions.Mode
- MODE_CBC - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- MODE_CFB - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- MODE_ECB - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- MODERN - org.apache.poi.ss.usermodel.FontFamily
- modified - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Date on which the resource was changed.
- MODIFIED - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- MODIFY_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- modifyFormatRun(short, short) - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
- modifyworldtransform - org.apache.poi.hemf.record.HemfRecordType
- Module - org.apache.poi.poifs.macros.Module.ModuleType
- Module - Interface in org.apache.poi.poifs.macros
-
Representation of Macro module in office file.
- Module.ModuleType - Enum in org.apache.poi.poifs.macros
-
Type of macro module
- ModuleImpl() - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader.ModuleImpl
- ModuleMap() - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader.ModuleMap
- MONTH - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- Moon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- MOON - org.apache.poi.sl.draw.binding.STShapeType
-
Moon Shape
- MOON - org.apache.poi.sl.usermodel.ShapeType
- MOON - org.apache.poi.xddf.usermodel.PresetGeometry
- MOON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- MOONS - org.apache.poi.xwpf.usermodel.Borders
- MOSAIC - org.apache.poi.xwpf.usermodel.Borders
- MOVE_AND_RESIZE - org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
Move and Resize With Anchor Cells (0)
- MOVE_DONT_RESIZE - org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
Move With Cells but Do Not Resize (2)
- moveAndScale(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Moves and scales this
ShapeGroupto the specified anchor. - moveAndScale(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- moveCell(HSSFCell, short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Moves the supplied cell to a new column, which must not already have a cell there!
- moveChildBefore(Record, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Deprecated.method is not used within POI and will be removed
- moveChildrenAfter(Record, int, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Deprecated.method is not used within POI and will be removed
- moveChildrenBefore(Record, int, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Deprecated.method is not used within POI and will be removed
- moveTo - org.apache.poi.hwmf.record.HwmfRecordType
- moveTo(double, double) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Moves the top left corner of the shape to the specified point.
- MoveTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
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 the height and width of the shape.
- MoveTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
- MoveToCommand - Class in org.apache.poi.sl.draw.geom
- MOVIE_AVI - Static variable in class org.apache.poi.hslf.model.MovieShape
- MOVIE_MPEG - Static variable in class org.apache.poi.hslf.model.MovieShape
- MovieShape - Class in org.apache.poi.hslf.model
-
Represents a movie in a PowerPoint document.
- MovieShape(int, HSLFPictureData) - Constructor for class org.apache.poi.hslf.model.MovieShape
-
Create a new
Picture - MovieShape(int, HSLFPictureData, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.MovieShape
-
Create a new
Picture - MovieShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.MovieShape
-
Create a
Pictureobject - MS_DIGSIG_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- MSG_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- MSOBI_DIB - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
- MSOBI_EMF - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
- MSOBI_JPEG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
- MSOBI_PICT - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
- MSOBI_PNG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
- MSOBI_WMF - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
- MSWRITE - org.apache.poi.poifs.filesystem.FileMagic
-
Old MS Write raw stream
- MulBlankRecord - Class in org.apache.poi.hssf.record
-
Title: Multiple Blank cell record(0x00BE)
- MulBlankRecord(int, int, short[]) - Constructor for class org.apache.poi.hssf.record.MulBlankRecord
- MulBlankRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.MulBlankRecord
- MulRKRecord - Class in org.apache.poi.hssf.record
-
MULRK (0x00BD)
- MulRKRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.MulRKRecord
- multiFormatEnd - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- MultiFormats(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.MultiFormats
- multiFormatSection - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- multiFormatStart - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- MultiOperandNumericFunction - Class in org.apache.poi.ss.formula.functions
-
This is the super class for all excel function evaluator classes that take variable number of operands, and where the order of operands does not matter
- MultiOperandNumericFunction(boolean, boolean) - Constructor for class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
- MultiplyEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- MultiplyPtg - Class in org.apache.poi.ss.formula.ptg
-
Implements the standard mathmatical multiplication - *
- multiplyWorldTransform - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- MULTIVALUED_FLAG - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
MultiValued - Value part contains multiple values
- MUSIC_NOTES - org.apache.poi.xwpf.usermodel.Borders
- MutableByteArrayOutputStream - Class in org.apache.poi.hslf.util
-
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 already written, and go back and write over a previous part of the stream
- MutableByteArrayOutputStream() - Constructor for class org.apache.poi.hslf.util.MutableByteArrayOutputStream
- MutableValueCollector(boolean, boolean) - Constructor for class org.apache.poi.ss.formula.functions.MatrixFunction.MutableValueCollector
- MXDC_ESCAPE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Enables applications to write documents to a file or to a printer in XML Paper Specification (XPS) format.
N
- n - Variable in class org.apache.poi.sl.draw.binding.CTRatio
- N_A - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
#N/A - Argument or function not available
- Na - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function NA()
- Na() - Constructor for class org.apache.poi.ss.formula.functions.Na
- NA - org.apache.poi.ss.usermodel.FormulaError
-
Intended to indicate when a designated value is not available.
- NA - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
#N/A - Argument or function not available
- name - Variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Property Name
- name - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- name - Variable in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- name - Variable in class org.apache.poi.sl.draw.binding.CTGeomGuide
- name - Variable in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
Name (system) of the type
- name - Variable in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Name (system) of the set
- name - Variable in enum org.apache.poi.xssf.model.ThemesTable.ThemeElement
- Name - Interface in org.apache.poi.ss.usermodel
-
Represents a defined name for a range of cells.
- NAME - org.apache.poi.ss.usermodel.FormulaError
-
Intended to indicate when what looks like a name is used, but no such name has been defined.
- NAME - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- NAME - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
- NAME - Static variable in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- NAME - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
- NAME - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
- NAME - Static variable in class org.apache.poi.hsmf.datatypes.NameIdChunks
- NAME - Static variable in class org.apache.poi.hsmf.datatypes.PropertiesChunk
- NAME_INVALID - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
#NAME? - Wrong function or range name
- NAME_INVALID - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
#NAME? - Wrong function or range name
- NameCommentRecord - Class in org.apache.poi.hssf.record
-
Title: NAMECMT Record (0x0894)
- NameCommentRecord(String, String) - Constructor for class org.apache.poi.hssf.record.NameCommentRecord
- NameCommentRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NameCommentRecord
- NAMED_RANGE - org.apache.poi.ss.util.CellReference.NameType
- namedescape - org.apache.poi.hemf.record.HemfRecordType
- NAMEDRANGE - org.apache.poi.ss.formula.FormulaType
-
Named range
- NamedShow - org.apache.poi.hslf.record.RecordTypes
- NamedShows - org.apache.poi.hslf.record.RecordTypes
- NamedShowSlides - org.apache.poi.hslf.record.RecordTypes
- NameIdChunks - Class in org.apache.poi.hsmf.datatypes
-
Collection of convenience chunks for the NameID part of an outlook file
- NameIdChunks() - Constructor for class org.apache.poi.hsmf.datatypes.NameIdChunks
- NameIdentifier - Class in org.apache.poi.ss.formula
- NameIdentifier(String, boolean) - Constructor for class org.apache.poi.ss.formula.NameIdentifier
- NamePtg - Class in org.apache.poi.ss.formula.ptg
-
See the spec at 2.5.198.76 PtgName
- NamePtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.NamePtg
- NamePtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.NamePtg
-
Creates new NamePtg
- NameRecord - Class in org.apache.poi.hssf.record
-
Title: DEFINEDNAME Record (0x0018)
- NameRecord() - Constructor for class org.apache.poi.hssf.record.NameRecord
-
Creates new NameRecord
- NameRecord(byte, int) - Constructor for class org.apache.poi.hssf.record.NameRecord
-
Constructor to create a built-in named region
- NameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NameRecord
-
called by the constructor, should set class level fields.
- nameSet() - Method in class org.apache.poi.hpsf.CustomProperties
-
Returns a set of all the names of our custom properties
- NAMESPACE_A - Static variable in class org.apache.poi.xssf.usermodel.XSSFDrawing
- NAMESPACE_C - Static variable in class org.apache.poi.xssf.usermodel.XSSFDrawing
- NAMESPACE_CP_URI - Static variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
- NAMESPACE_DC - Static variable in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Dublin Core namespace URI.
- NAMESPACE_DC_URI - Static variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
- NAMESPACE_DCTERMS - Static variable in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Dublin Core Terms URI.
- NAMESPACE_DCTERMS_URI - Static variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
- NameXPtg - Class in org.apache.poi.ss.formula.ptg
-
A Name, be that a Named Range or a Function / User Defined Function, addressed in the HSSF External Sheet style.
- NameXPtg(int, int) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPtg
- NameXPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPtg
- NameXPxg - Class in org.apache.poi.ss.formula.ptg
-
A Name, be that a Named Range or a Function / User Defined Function, addressed in the HSSF External Sheet style.
- NameXPxg(int, String, String) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPxg
- NameXPxg(String) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPxg
- NameXPxg(String, String) - Constructor for class org.apache.poi.ss.formula.ptg.NameXPxg
- NARROW_HORIZONTAL - org.apache.poi.xddf.usermodel.PresetPattern
- NARROW_VERTICAL - org.apache.poi.xddf.usermodel.PresetPattern
- nativeId - Variable in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
- nativeId - Variable in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- nativeId - Variable in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- nativeId - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
- nativeId - Variable in enum org.apache.poi.sl.usermodel.PresetColor
- nativeId - Variable in enum org.apache.poi.sl.usermodel.ShapeType
-
Preset-ID for binary-based shapes
- nativeId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
- nativeId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
- nativeId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
- nativeId - Variable in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
- nativeName - Variable in enum org.apache.poi.sl.usermodel.ShapeType
-
POI-specific name for the binary-based type
- nativeNotesId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
- nativeNotesMasterId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
- nativeSlideId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
- nativeSlideMasterId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
- NAVAJO_WHITE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Navajo White Preset Color
- NAVAJO_WHITE - org.apache.poi.xddf.usermodel.PresetColor
- NavajoWhite - org.apache.poi.sl.usermodel.PresetColor
- Navy - org.apache.poi.sl.usermodel.PresetColor
- NAVY - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Navy Preset Color
- NAVY - org.apache.poi.xddf.usermodel.PresetColor
- NDR_DIAG_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- NDR_REASON_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- NDR_STATUS_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- neCell - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- needsBouncyCastle - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- needsBouncyCastle - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
is bouncycastle necessary for calculating the digest
- needsRelationToo() - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Do we need to a relation too, to represent this hyperlink?
- newAutoFilterInstance() - Static method in class org.apache.poi.hssf.record.LbsDataSubRecord
- newComment(CellAddress) - Method in class org.apache.poi.xssf.model.CommentsTable
-
Create a new comment located` at cell address
- newCommentShape() - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
- newDocumentBuilder() - Static method in class org.apache.poi.ooxml.util.DocumentHelper
-
Creates a new document builder, with sensible defaults
- newDocumentLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Initialize a new document link
- newDocumentPart(POIXMLRelation) - Method in class org.apache.poi.ooxml.POIXMLFactory
-
Create a new POIXMLDocumentPart using the supplied descriptor.
- newDocumentSummaryInformation() - Static method in class org.apache.poi.hpsf.PropertySetFactory
-
Creates a new document summary information.
- newFileLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Initialize a new file link
- NEWFRAME - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Notifies the printer driver that the application has finished writing to a page.
- newInstance() - Method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
- newPackage() - Static method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a new WordProcessingML package and setup the default minimal content
- newPackage(XSSFWorkbookType) - Static method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new SpreadsheetML package and setup the default minimal content
- newParagraph(Range, PAPX) - Static method in class org.apache.poi.hwpf.usermodel.Paragraph
- newParagraph_applyStyleProperties(StyleSheet, PAPX, ParagraphProperties) - Static method in class org.apache.poi.hwpf.usermodel.Paragraph
- newReference(String, List<Transform>, String, String, byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- newReference(String, List<Transform>, String, String, byte[], SignatureConfig) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- NEWSGROUP_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- newSummaryInformation() - Static method in class org.apache.poi.hpsf.PropertySetFactory
-
Creates a new summary information.
- newTextParagraph(CTTextParagraph) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- newTextParagraph(CTTextParagraph) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Helper method to allow subclasses to provide their own text paragraph
- newTextPiece(int, int, byte[], PieceDescriptor) - Method in class org.apache.poi.hwpf.model.OldTextPieceTable
- newTextPiece(int, int, byte[], PieceDescriptor) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- newTextPieceTable(byte[], byte[], int, int, int, Charset) - Method in class org.apache.poi.hwpf.model.ComplexFileTable
- newTextPieceTable(byte[], byte[], int, int, int, Charset) - Method in class org.apache.poi.hwpf.model.OldComplexFileTable
- newTextRun(XmlObject) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Helper method to allow subclasses to provide their own text run
- newTextRun(CTTextLineBreak) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- newTransform(String) - Method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- newTransform(String, TransformParameterSpec) - Method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- newUrlLink() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Initialize a new url link
- newXMLEventFactory() - Static method in class org.apache.poi.util.StaxHelper
-
Creates a new StAX XMLEventFactory, with sensible defaults
- newXMLInputFactory() - Static method in class org.apache.poi.util.StaxHelper
-
Creates a new StAX XMLInputFactory, with sensible defaults
- newXMLOutputFactory() - Static method in class org.apache.poi.util.StaxHelper
-
Creates a new StAX XMLOutputFactory, with sensible defaults
- newXMLReader() - Static method in class org.apache.poi.ooxml.util.SAXHelper
-
Creates a new SAX XMLReader, with sensible defaults
- next() - Method in class org.apache.poi.hwpf.sprm.SprmIterator
- next() - Method in class org.apache.poi.hwpf.usermodel.TableIterator
- next() - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBufferIterator
- next() - Method in class org.apache.poi.util.StringUtil.StringsIterator
- next() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
Returns input stream of the next sheet in the iteration
- next() - Method in class org.apache.poi.xssf.streaming.SXSSFRow.CellIterator
- next() - Method in class org.apache.poi.xssf.streaming.SXSSFRow.FilledCellIterator
- NEXT_TO - org.apache.poi.xddf.usermodel.chart.AxisTickLabelPosition
- NEXTBAND - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Notifies the printer driver that the application has finished writing to a band.
- nextDecorator - Variable in class org.apache.poi.xwpf.model.XWPFParagraphDecorator
- nextId() - Method in class org.apache.poi.xwpf.usermodel.FootnoteEndnoteIdManager
-
Gets the next ID number.
- nextPid() - Method in class org.apache.poi.ooxml.POIXMLProperties.CustomProperties
-
Generate next id that uniquely relates a custom property
- nextRecord() - Method in class org.apache.poi.hssf.record.RecordFactoryInputStream
- nextRecord() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Moves to the next record in the stream.
- nextUnclaimed() - Method in class org.apache.poi.hwpf.usermodel.PictureRunMapper
-
Return the next unclaimed one, used towards the end
- NFCPGN_ARABIC - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- NFCPGN_LETTER_LOWER_CASE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- NFCPGN_LETTER_UPPER_CASE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- NFCPGN_ROMAN_LOWER_CASE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- NFCPGN_ROMAN_UPPER_CASE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
- NICKNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- NIL - org.apache.poi.xwpf.usermodel.Borders
- NIL - org.apache.poi.xwpf.usermodel.TableWidthType
- NIL - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- NIL_STYLE - Static variable in class org.apache.poi.hwpf.model.StyleSheet
- NilPICFAndBinData - Class in org.apache.poi.hwpf.model
- NilPICFAndBinData(byte[], int) - Constructor for class org.apache.poi.hwpf.model.NilPICFAndBinData
- NNTP_XREF - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- NO_COMPARISON - org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- NO_COMPARISON - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- NO_COMPARISON - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
- NO_FILL - org.apache.poi.ss.usermodel.FillPatternType
-
No background
- NO_FILL - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
No background
- NO_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- NO_FILL - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
No background
- NO_FILL_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- NO_FILLHITTEST_FALSE - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- NO_FILLHITTEST_TRUE - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- NO_FONT - Static variable in class org.apache.poi.hssf.usermodel.HSSFRichTextString
-
Place holder for indicating that NO_FONT has been applied here
- NO_INTERSECTION - Static variable in class org.apache.poi.ss.util.CellRangeUtil
- NO_OVERLAPS - Static variable in class org.apache.poi.xssf.util.NumericRanges
- NO_SELF_RELATIVE_SECURITY_FEATURE - Static variable in class org.apache.poi.hssf.record.common.FeatProtection
- NO_SMOKING - org.apache.poi.sl.draw.binding.STShapeType
-
No Smoking Shape
- NO_SMOKING - org.apache.poi.sl.usermodel.ShapeType
- NO_SMOKING - org.apache.poi.xddf.usermodel.PresetGeometry
- NO_SMOKING - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- NO_STRIKE - org.apache.poi.xddf.usermodel.text.StrikeType
- NoFormatIDException - Exception in org.apache.poi.hpsf
-
This exception is thrown if a
PropertySetis to be written but does not have a formatID set (seeSection.setFormatID(ClassID)orSection.setFormatID(byte[]). - NoFormatIDException() - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
-
Constructor
- NoFormatIDException(String) - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
-
Constructor
- NoFormatIDException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
-
Constructor
- NoFormatIDException(Throwable) - Constructor for exception org.apache.poi.hpsf.NoFormatIDException
-
Constructor
- NON_ISOSCELES_TRAPEZOID - org.apache.poi.sl.draw.binding.STShapeType
-
Non-Isosceles Trapezoid Shape
- NON_ISOSCELES_TRAPEZOID - org.apache.poi.sl.usermodel.ShapeType
- NON_ISOSCELES_TRAPEZOID - org.apache.poi.xddf.usermodel.PresetGeometry
- NON_ISOSCELES_TRAPEZOID - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- NON_RECEIPT_NOTIFICATION_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- NON_RECEIPT_REASON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- NONANTIALIASED_QUALITY - org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Specifies that anti-aliasing SHOULD NOT be used when rendering text.
- none - org.apache.poi.poifs.crypt.HashAlgorithm
- NONE - org.apache.poi.common.usermodel.HyperlinkType
-
Not a hyperlink
- NONE - org.apache.poi.sl.draw.binding.STPathFillMode
-
No Path Fill
- NONE - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- NONE - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
don't use any paint/fill
- NONE - org.apache.poi.sl.usermodel.Placeholder
-
No placeholder shape.
- NONE - org.apache.poi.sl.usermodel.TextRun.TextCap
- NONE - org.apache.poi.sl.usermodel.TextShape.TextAutofit
-
Specifies that text within the text body should not be auto-fit to the bounding box.
- NONE - org.apache.poi.ss.usermodel.BorderExtent
-
No properties defined.
- NONE - org.apache.poi.ss.usermodel.BorderStyle
-
No border (default)
- NONE - org.apache.poi.ss.usermodel.charts.AxisTickMark
-
Deprecated.
- NONE - org.apache.poi.ss.usermodel.FontScheme
- NONE - org.apache.poi.ss.usermodel.FontUnderline
-
No underline.
- NONE - org.apache.poi.ss.usermodel.PrintCellComments
-
Do not print cell comments.
- NONE - org.apache.poi.xddf.usermodel.chart.AxisTickLabelPosition
- NONE - org.apache.poi.xddf.usermodel.chart.AxisTickMark
- NONE - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- NONE - org.apache.poi.xddf.usermodel.chart.ScatterStyle
- NONE - org.apache.poi.xddf.usermodel.LineEndType
- NONE - org.apache.poi.xddf.usermodel.text.CapsType
- NONE - org.apache.poi.xddf.usermodel.text.UnderlineType
- NONE - org.apache.poi.xddf.usermodel.TileFlipMode
- NONE - org.apache.poi.xssf.usermodel.TextAutofit
-
Specifies that text within the text body should not be auto-fit to the bounding box.
- NONE - org.apache.poi.xssf.usermodel.TextCap
- NONE - org.apache.poi.xwpf.usermodel.Borders
- NONE - org.apache.poi.xwpf.usermodel.BreakClear
-
Specifies that the text wrapping break shall advance the text to the next line in the WordprocessingML document, regardless of its position left to right or the presence of any floating objects which intersect with the line,
- NONE - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies no underline beneath this run.
- NONE - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- NONE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- NoPropertySetStreamException - Exception in org.apache.poi.hpsf
-
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.
- NoPropertySetStreamException() - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
-
Constructor
- NoPropertySetStreamException(String) - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
-
Constructor
- NoPropertySetStreamException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
-
Constructor
- NoPropertySetStreamException(Throwable) - Constructor for exception org.apache.poi.hpsf.NoPropertySetStreamException
-
Constructor
- NORM - org.apache.poi.sl.draw.binding.STPathFillMode
-
Normal Path Fill
- NORM - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
use the paint/filling as-is
- NORMAL - org.apache.poi.sl.usermodel.TextShape.TextAutofit
-
Specifies that text within the text body should be normally auto-fit to the bounding box.
- NORMAL - org.apache.poi.xssf.usermodel.TextAutofit
-
Specifies that text within the text body should be normally auto-fit to the bounding box.
- NORMALIZED_SUBJECT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- normalizeRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
remove duplicated UserEditAtoms and merge PersistPtrHolder, i.e.
- normalizeRecords(Record[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
-
remove duplicated UserEditAtoms and merge PersistPtrHolder.
- NORTHWEST - org.apache.poi.xwpf.usermodel.Borders
- NoSingleSectionException - Exception in org.apache.poi.hpsf
-
This exception is thrown if one of the
PropertySet's convenience methods that require a singleSectionis called and thePropertySetdoes not contain exactly oneSection. - NoSingleSectionException() - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
-
Constructor
- NoSingleSectionException(String) - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
-
Constructor
- NoSingleSectionException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
-
Constructor
- NoSingleSectionException(Throwable) - Constructor for exception org.apache.poi.hpsf.NoSingleSectionException
-
Constructor
- NoSmoking - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- NOT - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
- NOT_APPLICABLE - org.apache.poi.ss.usermodel.FontFamily
- NOT_BETWEEN - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- NOT_BETWEEN - org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- NOT_BETWEEN - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- NOT_BETWEEN - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Not between' operator
- NOT_BETWEEN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- NOT_CONTAINS_BLANKS - org.apache.poi.ss.usermodel.ConditionFilterType
- NOT_CONTAINS_ERRORS - org.apache.poi.ss.usermodel.ConditionFilterType
- NOT_CONTAINS_TEXT - org.apache.poi.ss.usermodel.ConditionFilterType
- NOT_EMBEDDED - org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
-
The certificate in not embedded in the package.
- NOT_EQUAL - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- NOT_EQUAL - org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
- NOT_EQUAL - Static variable in class org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- NOT_EQUAL - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Not equal to' operator
- NOT_EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- NOT_PRIMITIVE - org.apache.poi.sl.usermodel.ShapeType
- NOTCHED_CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
- NOTCHED_RIGHT_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Notched Right Arrow Shape
- NOTCHED_RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- NOTCHED_RIGHT_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- NOTCHED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- NotchedCircularArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- NotchedRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- NOTE - org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
- NOTE_HIDDEN - Static variable in class org.apache.poi.hssf.record.NoteRecord
-
Flag indicating that the comment is hidden (default)
- NOTE_VISIBLE - Static variable in class org.apache.poi.hssf.record.NoteRecord
-
Flag indicating that the comment is visible
- NOTE8_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Note 8 1/2 x 11 in
- NotEqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- NotEqualPtg - Class in org.apache.poi.ss.formula.ptg
-
Ptg class to implement not equal
- NoteRecord - Class in org.apache.poi.hssf.record
-
NOTE: Comment Associated with a Cell (0x001C)
- NoteRecord() - Constructor for class org.apache.poi.hssf.record.NoteRecord
-
Construct a new
NoteRecordand fill its data with the default values - NoteRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NoteRecord
-
Read the record data from the supplied
RecordInputStream - Notes - Class in org.apache.poi.hslf.record
-
Master container for Notes.
- Notes - org.apache.poi.hslf.record.RecordTypes
- Notes - Interface in org.apache.poi.hwpf.usermodel
-
User-friendly interface to access document notes information
- Notes<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- Notes(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Notes
-
Set things up, and find our more interesting children
- NOTES - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Notes placeholder shape text
- NOTES - Static variable in class org.apache.poi.hslf.record.SlideListWithText
-
Instance filed of the record header indicates that this SlideListWithText stores references to notes
- NOTES - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- NOTES_MASTER - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- NOTES_TITLE_BODY - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
??? (not documented in spec)
- NOTES_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
- NotesAtom - Class in org.apache.poi.hslf.record
-
A Notes Atom (type 1009).
- NotesAtom - org.apache.poi.hslf.record.RecordTypes
- NotesAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.NotesAtom
-
For the Notes Atom
- NotesHeadersFootersContainer - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
-
"instance" field in the record header indicating that this HeadersFootersContaine is applied for notes and handouts
- NotesImpl - Class in org.apache.poi.hwpf.usermodel
-
Default implementation of
Notesinterface - NotesImpl(NotesTables) - Constructor for class org.apache.poi.hwpf.usermodel.NotesImpl
- NotesTables - Class in org.apache.poi.hwpf.model
-
Holds information about document notes (footnotes or ending notes)
- NotesTables(NoteType) - Constructor for class org.apache.poi.hwpf.model.NotesTables
- NotesTables(NoteType, byte[], FileInformationBlock) - Constructor for class org.apache.poi.hwpf.model.NotesTables
- NoteStructureSubRecord - Class in org.apache.poi.hssf.record
-
ftNts (0x000D)
- NoteStructureSubRecord() - Constructor for class org.apache.poi.hssf.record.NoteStructureSubRecord
-
Construct a new
NoteStructureSubRecordand fill its data with the default values - NoteStructureSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.NoteStructureSubRecord
-
Read the record data from the supplied
RecordInputStream - NoteType - Enum in org.apache.poi.hwpf.model
- notifyDeleteCell(HSSFCell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Should be called to tell the cell value cache that the specified cell has just been deleted.
- notifyDeleteCell(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Should be called to tell the cell value cache that the specified cell has just been deleted.
- notifyDeleteCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- notifyDeleteCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Should be called to tell the cell value cache that the specified cell has just become a formula cell, or the formula text has changed
- notifyDeleteCell(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
- notifyDeleteCell(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
- notifyFormulaChanging() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
Should be called by any code which is either deleting this formula cell, or changing its type.
- notifySetFormula(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
- notifySetFormula(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
- notifySetFormula(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
- notifySetFormula(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
- notifyUpdateCell(HSSFCell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
- notifyUpdateCell(EvaluationCell) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
- notifyUpdateCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- notifyUpdateCell(Cell) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Should be called to tell the cell value cache that the specified (value or formula) cell has changed.
- notifyUpdateCell(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
- notifyUpdateCell(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
- notImplemented() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
TODO - (May-2008) fix subclasses of AreaPtg 'AreaN~' which are used in shared formulas.
- NotImplemented - Annotation Type in org.apache.poi.util
-
This feature has not been implemented yet.
- NotImplementedException - Exception in org.apache.poi.ss.formula.eval
-
An exception thrown by implementors of
FormulaEvaluator, when attempting to evaluate a formula which requires features that POI does not (yet) support. - NotImplementedException(String) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedException
- NotImplementedException(String, NotImplementedException) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedException
- NotImplementedFunction - Class in org.apache.poi.ss.formula.functions
-
This is the default implementation of a Function class.
- NotImplementedFunction() - Constructor for class org.apache.poi.ss.formula.functions.NotImplementedFunction
- NotImplementedFunction(String) - Constructor for class org.apache.poi.ss.formula.functions.NotImplementedFunction
- NotImplementedFunctionException - Exception in org.apache.poi.ss.formula.eval
-
An exception thrown by implementors of
FormulaEvaluatorwhen attempting to evaluate a formula which requires a function that POI does not (yet) support. - NotImplementedFunctionException(String) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedFunctionException
- NotImplementedFunctionException(String, NotImplementedException) - Constructor for exception org.apache.poi.ss.formula.eval.NotImplementedFunctionException
- NotOfficeXmlFileException - Exception in org.apache.poi.openxml4j.exceptions
-
This exception is thrown when we try to open a file that doesn't seem to actually be an OOXML (Office Open XML) file after all
- NotOfficeXmlFileException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException
- NotOfficeXmlFileException(String, Throwable) - Constructor for exception org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException
- NotOLE2FileException - Exception in org.apache.poi.poifs.filesystem
-
This exception is thrown when we try to open a file that doesn't seem to actually be an OLE2 file after all
- NotOLE2FileException(String) - Constructor for exception org.apache.poi.poifs.filesystem.NotOLE2FileException
- NotPrimitive - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- NOTSRCCOPY - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- NOTSRCERASE - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- Now - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel NOW() Function
- Now() - Constructor for class org.apache.poi.ss.formula.functions.Now
- nper(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
- NPER - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
- npv(double, double[]) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
-
calculates the Net Present Value of a principal amount given the discount rate and a sequence of cash flows (supplied as an array).
- Npv - Class in org.apache.poi.ss.formula.functions
-
Calculates the net present value of an investment by using a discount rate and a series of future payments (negative values) and income (positive values).
- Npv() - Constructor for class org.apache.poi.ss.formula.functions.Npv
- NS_CHART - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- NS_DRAWINGML - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- NS_SPREADSHEETML - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- NT_SECURITY_DESCRIPTOR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- NULL - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen is invisible.
- NULL - org.apache.poi.ss.usermodel.FormulaError
-
Intended to indicate when two areas are required to intersect, but do not.
- NULL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- NULL - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Null - NULL property value
- NULL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- NULL_INTERSECTION - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
#NULL! - Intersection of two cell ranges is empty
- NULL_INTERSECTION - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
#NULL! - Intersection of two cell ranges is empty
- Nullable<E> - Class in org.apache.poi.openxml4j.util
-
Deprecated.No longer used in POI code base, use
Optionalinstead - Nullable() - Constructor for class org.apache.poi.openxml4j.util.Nullable
-
Deprecated.Constructor.
- Nullable(E) - Constructor for class org.apache.poi.openxml4j.util.Nullable
-
Deprecated.Constructor.
- NullEscherSerializationListener - Class in org.apache.poi.ddf
-
Ignores all serialization events.
- NullEscherSerializationListener() - Constructor for class org.apache.poi.ddf.NullEscherSerializationListener
- nullify() - Method in class org.apache.poi.openxml4j.util.Nullable
-
Deprecated.Set the stored value to null.
- NullLogger - Class in org.apache.poi.util
-
A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those calls as cheap as possible by performing lazy evaluation of the log message.
- NullLogger() - Constructor for class org.apache.poi.util.NullLogger
- NullPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.NullPropertyValue
- num - Variable in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
How many icons in the set
- NUM - org.apache.poi.ss.usermodel.FormulaError
-
Intended to indicate when an argument to a function has a compatible type, but has a value that is outside the domain over which that function is defined.
- NUM_ERROR - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
#NUM! - Value range overflow
- NUM_ERROR - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
#NUM! - Value range overflow
- NUM_TAB - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- NUMBER - org.apache.poi.ss.format.CellFormatType
-
A numeric format.
- NUMBER - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
Number / Parameter
- NUMBER_STORED_AS_TEXT - org.apache.poi.ss.usermodel.IgnoredErrorType
-
Whether to check the format of string values and warn if they look to actually be numeric values.
- NumberComparer - Class in org.apache.poi.ss.util
-
Excel compares numbers using different rules to those of java, so
Double.compare(double, double)won't do. - NumberComparer() - Constructor for class org.apache.poi.ss.util.NumberComparer
- numberError() - Static method in exception org.apache.poi.ss.formula.eval.EvaluationException
-
#NUM! - Value range overflow
- NumberEval - Class in org.apache.poi.ss.formula.eval
- NumberEval(double) - Constructor for class org.apache.poi.ss.formula.eval.NumberEval
- NumberEval(Ptg) - Constructor for class org.apache.poi.ss.formula.eval.NumberEval
- NumberFormatIndexRecord - Class in org.apache.poi.hssf.record.chart
-
The number format index record indexes format table.
- NumberFormatIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- NumberFormatIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- NumberFormatter - Class in org.apache.poi.hwpf.converter
-
Utility class to translate numbers in letters, usually for lists.
- NumberFormatter() - Constructor for class org.apache.poi.hwpf.converter.NumberFormatter
- numbering - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
- numbering - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- numbering - Variable in class org.apache.poi.xwpf.usermodel.XWPFNum
- NUMBERING - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- NumberingState() - Constructor for class org.apache.poi.hwpf.converter.AbstractWordUtils.NumberingState
- NumberPtg - Class in org.apache.poi.ss.formula.ptg
-
Number Stores a floating point value in a formula value stored in a 8 byte field using IEEE notation
- NumberPtg(double) - Constructor for class org.apache.poi.ss.formula.ptg.NumberPtg
- NumberPtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.NumberPtg
-
Create a NumberPtg from a string representation of the number Number format is not checked, it is expected to be validated in the parser that calls this method.
- NumberPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.NumberPtg
- NumberRecord - Class in org.apache.poi.hssf.record
-
NUMBER (0x0203) Contains a numeric cell value.
- NumberRecord() - Constructor for class org.apache.poi.hssf.record.NumberRecord
-
Creates new NumberRecord
- NumberRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.NumberRecord
- NumberToTextConverter - Class in org.apache.poi.ss.util
-
Excel converts numbers to text with different rules to those of java, so
Double.toString(value) won't do. - numCells() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- numCharacterRuns() - Method in class org.apache.poi.hwpf.usermodel.Range
- NUMERIC - org.apache.poi.ss.usermodel.CellType
-
Numeric cell type (whole numbers, fractional numbers, dates)
- NumericFunction - Class in org.apache.poi.ss.formula.functions
- NumericFunction() - Constructor for class org.apache.poi.ss.formula.functions.NumericFunction
- NumericFunction.OneArg - Class in org.apache.poi.ss.formula.functions
- NumericFunction.TwoArg - Class in org.apache.poi.ss.formula.functions
- NumericRanges - Class in org.apache.poi.xssf.util
- NumericRanges() - Constructor for class org.apache.poi.xssf.util.NumericRanges
- NumericValueEval - Interface in org.apache.poi.ss.formula.eval
- numExist(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
Checks whether number with numID exists
- numFormattingRuns() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
- numFormattingRuns() - Method in interface org.apache.poi.ss.usermodel.RichTextString
- numFormattingRuns() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
- numLevels() - Method in class org.apache.poi.hwpf.model.ListData
- numPages() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- numParagraphs() - Method in class org.apache.poi.hwpf.usermodel.Range
-
Used to get the number of paragraphs in a range.
- numRows() - Method in class org.apache.poi.hwpf.usermodel.Table
- nums - Variable in class org.apache.poi.xwpf.usermodel.XWPFNumbering
- numSections() - Method in class org.apache.poi.hwpf.usermodel.Range
-
Used to get the number of sections in a range.
- numStyles() - Method in class org.apache.poi.hwpf.model.StyleSheet
-
Gets the number of styles in the style sheet.
- NURBSTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
- NURBSTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- nwCell - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
O
- OBJ_AND_TWO_OBJ - org.apache.poi.xslf.usermodel.SlideLayout
- OBJ_AND_TX - org.apache.poi.xslf.usermodel.SlideLayout
- OBJ_ONLY - org.apache.poi.xslf.usermodel.SlideLayout
- OBJ_OVER_TX - org.apache.poi.xslf.usermodel.SlideLayout
- OBJ_TX - org.apache.poi.xslf.usermodel.SlideLayout
- object - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- OBJECT_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OBJECT_TYPE_ARC - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_ARC - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_BUTTON - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_CHART - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_CHECKBOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_COMBO_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_COMBO_BOX - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_COMMENT - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_COMMENT - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_DIALOG_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_EDIT_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_GROUP - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_GROUP_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_LABEL - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_LINE - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_LINE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_LIST_BOX - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class org.apache.poi.hssf.usermodel.HSSFPolygon
- OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_OPTION_BUTTON - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_OVAL - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_OVAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_PICTURE - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_PICTURE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_POLYGON - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RECTANGLE - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RECTANGLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- OBJECT_TYPE_RESERVED1 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED2 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED3 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED4 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED5 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED6 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED7 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED8 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_RESERVED9 - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_SCROLL_BAR - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_SPINNER - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- OBJECT_TYPE_TEXT - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- ObjectData - Interface in org.apache.poi.sl.usermodel
-
Common interface for OLE shapes, i.e.
- ObjectData - Interface in org.apache.poi.ss.usermodel
-
Common interface for OLE shapes, i.e.
- ObjectFactory - Class in org.apache.poi.sl.draw.binding
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.poi.sl.draw.binding package.
- ObjectFactory<T,X extends org.apache.xmlbeans.XmlObject> - Class in org.apache.poi.xdgf.util
- ObjectFactory() - Constructor for class org.apache.poi.sl.draw.binding.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.poi.sl.draw.binding
- ObjectFactory() - Constructor for class org.apache.poi.xdgf.util.ObjectFactory
- ObjectLinkRecord - Class in org.apache.poi.hssf.record.chart
-
Links text to an object on the chart or identifies it as the title.
- ObjectLinkRecord() - Constructor for class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- ObjectLinkRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- ObjectMetaData - Interface in org.apache.poi.sl.usermodel
- ObjectMetaData.Application - Enum in org.apache.poi.sl.usermodel
- ObjectPoolImpl - Class in org.apache.poi.hwpf.usermodel
- ObjectPoolImpl(DirectoryEntry) - Constructor for class org.apache.poi.hwpf.usermodel.ObjectPoolImpl
- ObjectProtectRecord - Class in org.apache.poi.hssf.record
-
Title: Object Protect Record
- ObjectProtectRecord() - Constructor for class org.apache.poi.hssf.record.ObjectProtectRecord
- ObjectProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ObjectProtectRecord
- ObjectShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
An shape which references an embedded OLE object
- ObjectsPool - Interface in org.apache.poi.hwpf.usermodel
- ObjRecord - Class in org.apache.poi.hssf.record
-
OBJRECORD (0x005D)
- ObjRecord() - Constructor for class org.apache.poi.hssf.record.ObjRecord
- ObjRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ObjRecord
- OBSOLETED_IPMS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Oct2Dec - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel Oct2Dec() function.
- Oct2Dec() - Constructor for class org.apache.poi.ss.formula.functions.Oct2Dec
- Octagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- OCTAGON - org.apache.poi.sl.draw.binding.STShapeType
-
Octagon Shape
- OCTAGON - org.apache.poi.sl.usermodel.ShapeType
- OCTAGON - org.apache.poi.xddf.usermodel.PresetGeometry
- OCTAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- Odd - Class in org.apache.poi.ss.formula.functions
- Odd() - Constructor for class org.apache.poi.ss.formula.functions.Odd
- ODFNotOfficeXmlFileException - Exception in org.apache.poi.openxml4j.exceptions
-
This exception is thrown when we are given an ODF-based file (eg OpenOffice .ods) instead of an actually OOXML (Office Open XML) file
- ODFNotOfficeXmlFileException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.ODFNotOfficeXmlFileException
- OEM - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies a mapping to one of the OEM code pages, according to the current system locale setting.
- OEM - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- OEPlaceholderAtom - Class in org.apache.poi.hslf.record
-
OEPlaceholderAtom (3011).
- OEPlaceholderAtom - org.apache.poi.hslf.record.RecordTypes
- OEPlaceholderAtom() - Constructor for class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Create a new instance of
OEPlaceholderAtom - OEPlaceholderAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Build an instance of
OEPlaceholderAtomfrom on-disk data - off - Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- off - Variable in class org.apache.poi.sl.draw.binding.CTTransform2D
- OFFICE_LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OFFICE_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OFFICE2_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Office2010SignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
Work-around for Office2010 to accept the XAdES-BES/EPES signature.
- Office2010SignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.Office2010SignatureFacet
- OfficeDrawing - Interface in org.apache.poi.hwpf.usermodel
-
User-friendly interface to office drawing objects.
- OfficeDrawing.HorizontalPositioning - Enum in org.apache.poi.hwpf.usermodel
- OfficeDrawing.HorizontalRelativeElement - Enum in org.apache.poi.hwpf.usermodel
- OfficeDrawing.VerticalPositioning - Enum in org.apache.poi.hwpf.usermodel
- OfficeDrawing.VerticalRelativeElement - Enum in org.apache.poi.hwpf.usermodel
- OfficeDrawings - Interface in org.apache.poi.hwpf.usermodel
-
User-friendly interface to access document part's office drawings
- OfficeDrawingsImpl - Class in org.apache.poi.hwpf.usermodel
- OfficeDrawingsImpl(FSPATable, EscherRecordHolder, byte[]) - Constructor for class org.apache.poi.hwpf.usermodel.OfficeDrawingsImpl
- OfficeXmlFileException - Exception in org.apache.poi.poifs.filesystem
-
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 POIFS works with)
- OfficeXmlFileException(String) - Constructor for exception org.apache.poi.poifs.filesystem.OfficeXmlFileException
- offset - Variable in class org.apache.poi.hwpf.dev.FieldIterator
- offset(int, int, int, int) - Method in class org.apache.poi.ss.formula.CacheAreaEval
- offset(int, int, int, int) - Method in interface org.apache.poi.ss.formula.eval.AreaEval
-
Creates an
AreaEvaloffset by a relative amount from from the upper left cell of this area - offset(int, int, int, int) - Method in interface org.apache.poi.ss.formula.eval.RefEval
-
Creates an
AreaEvaloffset by a relative amount from this RefEval - offset(int, int, int, int) - Method in class org.apache.poi.ss.formula.LazyRefEval
- Offset - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel function OFFSET()
- Offset() - Constructor for class org.apache.poi.ss.formula.functions.Offset
- OFFSET_CF - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Offset in bytes where the Clipboard Format starts in the
byte[]returned bySummaryInformation.getThumbnail() - OFFSET_CFTAG - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Offset in bytes where the Clipboard Format Tag starts in the
byte[]returned bySummaryInformation.getThumbnail() - OFFSET_WMFDATA - Static variable in class org.apache.poi.hpsf.Thumbnail
-
Offset in bytes where the Windows Metafile (WMF) image data starts in the
byte[]returned bySummaryInformation.getThumbnail() - OffsetArea(int, int, int, int, int, int) - Constructor for class org.apache.poi.ss.formula.ptg.AreaI.OffsetArea
- offsetClip - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- offsetClipRgn - org.apache.poi.hwmf.record.HwmfRecordType
- offsetViewportOrg - org.apache.poi.hwmf.record.HwmfRecordType
- offsetWindowOrg - org.apache.poi.hwmf.record.HwmfRecordType
- OLD_LACE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Old Lace Preset Color
- OLD_LACE - org.apache.poi.xddf.usermodel.PresetColor
- OLD_WORKBOOK_DIR_ENTRY_NAME - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
-
Name of older (pre-Excel 97) Workbook streams, which aren't supported by HSSFWorkbook, only by
OldExcelExtractor - OldCellRecord - Class in org.apache.poi.hssf.record
-
Base class for all old (Biff 2 - Biff 4) cell value records (implementors of
CellValueRecordInterface). - OldCellRecord(RecordInputStream, boolean) - Constructor for class org.apache.poi.hssf.record.OldCellRecord
- OldCHPBinTable - Class in org.apache.poi.hwpf.model
-
This class holds all of the character formatting properties from Old (Word 6 / Word 95) documents.
- OldCHPBinTable(byte[], int, int, int, OldTextPieceTable) - Constructor for class org.apache.poi.hwpf.model.OldCHPBinTable
-
Constructor used to read an old-style binTable in from a Word document.
- OldComplexFileTable - Class in org.apache.poi.hwpf.model
- OldComplexFileTable(byte[], byte[], int, int, Charset) - Constructor for class org.apache.poi.hwpf.model.OldComplexFileTable
- OldExcelExtractor - Class in org.apache.poi.hssf.extractor
-
A text extractor for old Excel files, which are too old for HSSFWorkbook to handle.
- OldExcelExtractor(File) - Constructor for class org.apache.poi.hssf.extractor.OldExcelExtractor
- OldExcelExtractor(InputStream) - Constructor for class org.apache.poi.hssf.extractor.OldExcelExtractor
- OldExcelExtractor(DirectoryNode) - Constructor for class org.apache.poi.hssf.extractor.OldExcelExtractor
- OldExcelExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hssf.extractor.OldExcelExtractor
- OldExcelFormatException - Exception in org.apache.poi.hssf
- OldExcelFormatException(String) - Constructor for exception org.apache.poi.hssf.OldExcelFormatException
- OldFfn - Class in org.apache.poi.hwpf.model
-
Word 6.0 Font information
- OldFfn(byte, String, String, int) - Constructor for class org.apache.poi.hwpf.model.OldFfn
- OldFileFormatException - Exception in org.apache.poi
-
Base class of all the exceptions that POI throws in the event that it's given a file that's older than currently supported.
- OldFileFormatException(String) - Constructor for exception org.apache.poi.OldFileFormatException
- OldFontTable - Class in org.apache.poi.hwpf.model
-
Font table for Word 6.0
- OldFontTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.OldFontTable
- OldFormulaRecord - Class in org.apache.poi.hssf.record
-
Formula Record (0x0006 / 0x0206 / 0x0406) - holds a formula in encoded form, along with the value if a number
- OldFormulaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.OldFormulaRecord
- OldLabelRecord - Class in org.apache.poi.hssf.record
-
Biff2 - Biff 4 Label Record (0x0004 / 0x0204) - read only support for strings stored directly in the cell, from the older file formats that didn't use
LabelSSTRecord - OldLabelRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.OldLabelRecord
- OldLace - org.apache.poi.sl.usermodel.PresetColor
- OldPAPBinTable - Class in org.apache.poi.hwpf.model
-
This class holds all of the paragraph formatting properties from Old (Word 6 / Word 95) documents.
- OldPAPBinTable(byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.OldPAPBinTable
- OldPowerPointFormatException - Exception in org.apache.poi.hslf.exceptions
-
This exception is thrown when we try to open a PowerPoint file, and it's too old for us.
- OldPowerPointFormatException(String) - Constructor for exception org.apache.poi.hslf.exceptions.OldPowerPointFormatException
- OldSectionTable - Class in org.apache.poi.hwpf.model
-
This class holds all of the section formatting properties from Old (Word 6 / Word 95) documents.
- OldSectionTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.OldSectionTable
- OldSectionTable(byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.OldSectionTable
-
Deprecated.Use
OldSectionTable(byte[],int,int)instead - OldSheetRecord - Class in org.apache.poi.hssf.record
-
Title: Bound Sheet Record (aka BundleSheet) (0x0085) for BIFF 5
- OldSheetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.OldSheetRecord
- OldStringRecord - Class in org.apache.poi.hssf.record
-
Biff2 - Biff 4 Label Record (0x0007 / 0x0207) - read only support for formula string results.
- OldStringRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.OldStringRecord
- OldTextPiece - Class in org.apache.poi.hwpf.model
-
Lightweight representation of a text piece.
- OldTextPiece(int, int, byte[], PieceDescriptor) - Constructor for class org.apache.poi.hwpf.model.OldTextPiece
- OldTextPieceTable - Class in org.apache.poi.hwpf.model
- OldTextPieceTable() - Constructor for class org.apache.poi.hwpf.model.OldTextPieceTable
- OldTextPieceTable(byte[], byte[], int, int, int, Charset) - Constructor for class org.apache.poi.hwpf.model.OldTextPieceTable
- OldWordFileFormatException - Exception in org.apache.poi.hwpf
- OldWordFileFormatException(String) - Constructor for exception org.apache.poi.hwpf.OldWordFileFormatException
- OLE_OBJECT - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- OLE_OBJECT_REL_TYPE - Static variable in class org.apache.poi.ooxml.POIXMLDocument
- OLE_V1_PACKAGE - org.apache.poi.hpsf.ClassIDPredefined
-
OLE 1.0 package manager
- OLE10_NATIVE - Static variable in class org.apache.poi.poifs.filesystem.Ole10Native
- OLE10_PACKAGE - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - Ole10Extractor() - Constructor for class org.apache.poi.ss.extractor.EmbeddedExtractor.Ole10Extractor
- Ole10Native - Class in org.apache.poi.poifs.filesystem
-
Represents an Ole10Native record which is wrapped around certain binary files being embedded in OLE2 documents.
- Ole10Native(byte[], int) - Constructor for class org.apache.poi.poifs.filesystem.Ole10Native
-
Creates an instance and fills the fields based on the data in the given buffer.
- Ole10Native(String, String, String, byte[]) - Constructor for class org.apache.poi.poifs.filesystem.Ole10Native
-
Creates an instance and fills the fields based on ...
- Ole10NativeException - Exception in org.apache.poi.poifs.filesystem
- Ole10NativeException(String) - Constructor for exception org.apache.poi.poifs.filesystem.Ole10NativeException
- OLE2 - org.apache.poi.poifs.filesystem.FileMagic
-
OLE2 / BIFF8+ stream used for Office 97 and higher documents
- OLE2ExtractorFactory - Class in org.apache.poi.extractor
-
Figures out the correct POIOLE2TextExtractor for your supplied document, and returns it.
- OLE2NotOfficeXmlFileException - Exception in org.apache.poi.openxml4j.exceptions
-
This exception is thrown when we are given an OLE2-based file (eg Excel .xls) instead of an actually OOXML (Office Open XML) file
- OLE2NotOfficeXmlFileException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.OLE2NotOfficeXmlFileException
- OLE2ScratchpadExtractorFactory - Class in org.apache.poi.extractor.ole2
-
Scratchpad-specific logic for
OLE2ExtractorFactoryandorg.apache.poi.extractor.ExtractorFactory, which permit the other two to run with no Scratchpad jar (though without functionality!) - OLE2ScratchpadExtractorFactory() - Constructor for class org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory
- OLEEMBEDDINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- Olive - org.apache.poi.sl.usermodel.PresetColor
- OLIVE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Olive Preset Color
- OLIVE - org.apache.poi.xddf.usermodel.PresetColor
- OLIVE_DRAB - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Olive Drab Preset Color
- OLIVE_DRAB - org.apache.poi.xddf.usermodel.PresetColor
- OLIVE_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- OLIVE_GREEN - org.apache.poi.ss.usermodel.IndexedColors
- OliveDrab - org.apache.poi.sl.usermodel.PresetColor
- ON_35MM - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
- ON_SCREEN - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
- onAddTextShape(HSLFTextShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Subclasses should call this method and update the array of text runs when a text shape is added
- onAddTextShape(HSLFTextShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- onAddTextShape(HSLFTextShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
- onCell(Cell, CellWalkContext) - Method in interface org.apache.poi.ss.util.cellwalk.CellHandler
- onCreate() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Called by SlideShow ater a new sheet is created
- onCreate() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Called by SlideShow ater a new slide is created.
- onDeleteFormula(XSSFCell) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Fired when a formula is deleted from this workbook, for example when calling cell.setCellFormula(null)
- onDeleteFormula(XSSFCell, BaseXSSFEvaluationWorkbook) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
when a cell with a 'master' shared formula is removed, the next cell in the range becomes the master
- onDocumentCreate() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Fired when a new package part is created
- onDocumentCreate() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Initialize worksheet data when creating a new sheet.
- onDocumentCreate() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Create a new CTWorkbook with all values set to default
- onDocumentRead() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Fired when a package part is read
- onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasterContents
- onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFMasters
- onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFPageContents
- onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XDGFPages
- onDocumentRead() - Method in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
- onDocumentRead() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- onDocumentRead() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Initialize worksheet data when reading in an exisiting file.
- onDocumentRead() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Read document
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFFooter
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Read document
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeader
-
reads the document
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
read numbering form an existing package
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
- onDocumentRead() - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Read document
- onDocumentRemove() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Fired when a package part is about to be removed from the package
- onDocumentWrite() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Fired when the document is written to an output stream.
- OneArg() - Constructor for class org.apache.poi.ss.formula.functions.NumericFunction.OneArg
- OneArrayArg() - Constructor for class org.apache.poi.ss.formula.functions.MatrixFunction.OneArrayArg
- onSave(Set<PackagePart>) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Save changes in the underlying OOXML package.
- onSheetDelete() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
called when a sheet is being deleted/removed from a workbook, to clean up relations and other document pieces tied to the sheet
- onTableDelete() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Remove relations
- OO_DIGSIG_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- OOF_REPLY_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OOXML - org.apache.poi.poifs.filesystem.FileMagic
-
OOXML / ZIP stream
- OOXML_DEGREE - Static variable in interface org.apache.poi.sl.draw.geom.Formula
-
OOXML units are 60000ths of a degree
- OOXML_FILE_HEADER - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
The first 4 bytes of an OOXML file, used in detection
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.PictureData.PictureType
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.Placeholder
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.PresetColor
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.ShapeType
-
Preset-ID for XML-based shapes
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
- ooxmlId - Variable in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
- OOXMLSignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
Office OpenXML Signature Facet implementation.
- OOXMLSignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- OOXMLURIDereferencer - Class in org.apache.poi.poifs.crypt.dsig
-
JSR105 URI dereferencer for Office Open XML documents.
- OOXMLURIDereferencer() - Constructor for class org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer
- OPAQUE - org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
- OPCPackage - Class in org.apache.poi.openxml4j.opc
-
Represents a container that can store multiple data objects.
- open(File) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Open a package with read/write permission.
- open(File, PackageAccess) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Open a package.
- open(InputStream) - Static method in class org.apache.poi.ooxml.util.PackageHelper
- open(InputStream) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Open a package.
- open(String) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Open a package with read/write permission.
- open(String, PackageAccess) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Open a package.
- open(ZipEntrySource) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Open an user provided
ZipEntrySourcewith read-only permission. - OPEN_CHANNEL - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
The same as STARTDOC specified with a NULL document and output filename, data in raw mode, and a type of zero.
- OPEN_DIAMOND - org.apache.poi.xddf.usermodel.PresetPattern
- openOrCreate(File) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Opens a package if it exists, else it creates one.
- openPackage(String) - Static method in class org.apache.poi.ooxml.POIXMLDocument
-
Wrapper to open a package, which works around shortcomings in java's this() constructor calls
- OpenXML4JException - Exception in org.apache.poi.openxml4j.exceptions
-
Global exception throws when a critical error occurs.
- OpenXML4JException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.OpenXML4JException
- OpenXML4JException(String, Throwable) - Constructor for exception org.apache.poi.openxml4j.exceptions.OpenXML4JException
- OpenXML4JRuntimeException - Exception in org.apache.poi.openxml4j.exceptions
-
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 try/catch).
- OpenXML4JRuntimeException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException
- OpenXML4JRuntimeException(String, Throwable) - Constructor for exception org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException
- openZipFile(File) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Opens the specified file as a secure zip, or returns null if no such file exists
- openZipFile(String) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Retrieve and open as a secure zip file with the specified path.
- openZipStream(InputStream) - Static method in class org.apache.poi.openxml4j.opc.internal.ZipHelper
-
Opens the specified stream as a secure zip
- OperandPtg - Class in org.apache.poi.ss.formula.ptg
- OperandPtg() - Constructor for class org.apache.poi.ss.formula.ptg.OperandPtg
- OperandResolver - Class in org.apache.poi.ss.formula.eval
-
Provides functionality for evaluating arguments to functions and operators.
- OperationEvaluationContext - Class in org.apache.poi.ss.formula
-
Contains all the contextual information required to evaluate an operation within a formula For POI internal use only
- OperationEvaluationContext(WorkbookEvaluator, EvaluationWorkbook, int, int, int, EvaluationTracker) - Constructor for class org.apache.poi.ss.formula.OperationEvaluationContext
- OperationEvaluationContext(WorkbookEvaluator, EvaluationWorkbook, int, int, int, EvaluationTracker, boolean) - Constructor for class org.apache.poi.ss.formula.OperationEvaluationContext
- OperationPtg - Class in org.apache.poi.ss.formula.ptg
-
defines a Ptg that is an operation instead of an operand
- OperationPtg() - Constructor for class org.apache.poi.ss.formula.ptg.OperationPtg
- optimiseCellStyles(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFOptimiser
-
Goes through the Wokrbook, optimising the cell styles by removing duplicate ones, and ones that aren't used.
- optimiseFonts(HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFOptimiser
-
Goes through the Workbook, optimising the fonts by removing duplicate ones.
- OR - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
- Orange - org.apache.poi.sl.usermodel.PresetColor
- ORANGE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- ORANGE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Orange Preset Color
- ORANGE - org.apache.poi.ss.usermodel.IndexedColors
- ORANGE - org.apache.poi.xddf.usermodel.PresetColor
- ORANGE_RED - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Orange Red Preset Color
- ORANGE_RED - org.apache.poi.xddf.usermodel.PresetColor
- OrangeRed - org.apache.poi.sl.usermodel.PresetColor
- Orchid - org.apache.poi.sl.usermodel.PresetColor
- ORCHID - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- ORCHID - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Orchid Preset Color
- ORCHID - org.apache.poi.ss.usermodel.IndexedColors
- ORCHID - org.apache.poi.xddf.usermodel.PresetColor
- orderByBofPosition(List<BoundSheetRecord>) - Static method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Converts a List of
BoundSheetRecords to an array and sorts by the position of their BOFs. - ORDERED - Static variable in enum org.apache.poi.hwpf.model.SubdocumentType
-
Array of
SubdocumentTypes ordered by document position and FIB field order - org.apache.poi - package org.apache.poi
- org.apache.poi.common.usermodel - package org.apache.poi.common.usermodel
- org.apache.poi.common.usermodel.fonts - package org.apache.poi.common.usermodel.fonts
- org.apache.poi.ddf - package org.apache.poi.ddf
-
This package contains classes for decoding the Microsoft Office Drawing format otherwise known as escher henceforth known in POI as the Dreadful Drawing Format.
- org.apache.poi.extractor - package org.apache.poi.extractor
- org.apache.poi.extractor.ole2 - package org.apache.poi.extractor.ole2
- org.apache.poi.hdgf - package org.apache.poi.hdgf
- org.apache.poi.hdgf.chunks - package org.apache.poi.hdgf.chunks
- org.apache.poi.hdgf.dev - package org.apache.poi.hdgf.dev
- org.apache.poi.hdgf.exceptions - package org.apache.poi.hdgf.exceptions
- org.apache.poi.hdgf.extractor - package org.apache.poi.hdgf.extractor
- org.apache.poi.hdgf.pointers - package org.apache.poi.hdgf.pointers
- org.apache.poi.hdgf.streams - package org.apache.poi.hdgf.streams
- org.apache.poi.hemf.extractor - package org.apache.poi.hemf.extractor
- org.apache.poi.hemf.hemfplus.record - package org.apache.poi.hemf.hemfplus.record
- org.apache.poi.hemf.record - package org.apache.poi.hemf.record
- org.apache.poi.hmef - package org.apache.poi.hmef
- org.apache.poi.hmef.attribute - package org.apache.poi.hmef.attribute
- org.apache.poi.hmef.dev - package org.apache.poi.hmef.dev
- org.apache.poi.hmef.extractor - package org.apache.poi.hmef.extractor
- org.apache.poi.hpbf - package org.apache.poi.hpbf
- org.apache.poi.hpbf.dev - package org.apache.poi.hpbf.dev
- org.apache.poi.hpbf.extractor - package org.apache.poi.hpbf.extractor
- org.apache.poi.hpbf.model - package org.apache.poi.hpbf.model
- org.apache.poi.hpbf.model.qcbits - package org.apache.poi.hpbf.model.qcbits
- org.apache.poi.hpsf - package org.apache.poi.hpsf
- org.apache.poi.hpsf.extractor - package org.apache.poi.hpsf.extractor
- org.apache.poi.hpsf.wellknown - package org.apache.poi.hpsf.wellknown
-
Specific support for DocumentSummaryInformation, SummaryInformation types.
- org.apache.poi.hslf.blip - package org.apache.poi.hslf.blip
- org.apache.poi.hslf.dev - package org.apache.poi.hslf.dev
- org.apache.poi.hslf.exceptions - package org.apache.poi.hslf.exceptions
- org.apache.poi.hslf.extractor - package org.apache.poi.hslf.extractor
- org.apache.poi.hslf.model - package org.apache.poi.hslf.model
- org.apache.poi.hslf.model.textproperties - package org.apache.poi.hslf.model.textproperties
- org.apache.poi.hslf.record - package org.apache.poi.hslf.record
- org.apache.poi.hslf.usermodel - package org.apache.poi.hslf.usermodel
- org.apache.poi.hslf.util - package org.apache.poi.hslf.util
- org.apache.poi.hsmf - package org.apache.poi.hsmf
- org.apache.poi.hsmf.datatypes - package org.apache.poi.hsmf.datatypes
- org.apache.poi.hsmf.dev - package org.apache.poi.hsmf.dev
- org.apache.poi.hsmf.exceptions - package org.apache.poi.hsmf.exceptions
- org.apache.poi.hsmf.extractor - package org.apache.poi.hsmf.extractor
- org.apache.poi.hsmf.parsers - package org.apache.poi.hsmf.parsers
- org.apache.poi.hssf - package org.apache.poi.hssf
-
Horrible SpreadSheet Format API's for reading/writting Excel files using pure Java.
- org.apache.poi.hssf.converter - package org.apache.poi.hssf.converter
- org.apache.poi.hssf.dev - package org.apache.poi.hssf.dev
-
DEV package serves two purposes.
- org.apache.poi.hssf.eventmodel - package org.apache.poi.hssf.eventmodel
- org.apache.poi.hssf.eventusermodel - package org.apache.poi.hssf.eventusermodel
-
HSSF eventmodel Package provides an event-based API for reading HSSF files.
- org.apache.poi.hssf.eventusermodel.dummyrecord - package org.apache.poi.hssf.eventusermodel.dummyrecord
- org.apache.poi.hssf.extractor - package org.apache.poi.hssf.extractor
- org.apache.poi.hssf.model - package org.apache.poi.hssf.model
-
Provides low level API structures for reading, writing, modifying XLS files.
- org.apache.poi.hssf.record - package org.apache.poi.hssf.record
-
Record package contains class representations for XLS binary strutures.
- org.apache.poi.hssf.record.aggregates - package org.apache.poi.hssf.record.aggregates
-
record aggregates are not real "records" but collections of records that act as a single record.
- org.apache.poi.hssf.record.cf - package org.apache.poi.hssf.record.cf
- org.apache.poi.hssf.record.chart - package org.apache.poi.hssf.record.chart
- org.apache.poi.hssf.record.common - package org.apache.poi.hssf.record.common
- org.apache.poi.hssf.record.cont - package org.apache.poi.hssf.record.cont
- org.apache.poi.hssf.record.crypto - package org.apache.poi.hssf.record.crypto
- org.apache.poi.hssf.record.pivottable - package org.apache.poi.hssf.record.pivottable
- org.apache.poi.hssf.usermodel - package org.apache.poi.hssf.usermodel
-
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
- org.apache.poi.hssf.usermodel.helpers - package org.apache.poi.hssf.usermodel.helpers
- org.apache.poi.hssf.util - package org.apache.poi.hssf.util
-
util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts.
- org.apache.poi.hwmf.draw - package org.apache.poi.hwmf.draw
- org.apache.poi.hwmf.record - package org.apache.poi.hwmf.record
- org.apache.poi.hwmf.usermodel - package org.apache.poi.hwmf.usermodel
- org.apache.poi.hwpf - package org.apache.poi.hwpf
- org.apache.poi.hwpf.converter - package org.apache.poi.hwpf.converter
- org.apache.poi.hwpf.dev - package org.apache.poi.hwpf.dev
- org.apache.poi.hwpf.extractor - package org.apache.poi.hwpf.extractor
- org.apache.poi.hwpf.model - package org.apache.poi.hwpf.model
- org.apache.poi.hwpf.model.io - package org.apache.poi.hwpf.model.io
- org.apache.poi.hwpf.model.types - package org.apache.poi.hwpf.model.types
- org.apache.poi.hwpf.sprm - package org.apache.poi.hwpf.sprm
- org.apache.poi.hwpf.usermodel - package org.apache.poi.hwpf.usermodel
- org.apache.poi.ooxml - package org.apache.poi.ooxml
- org.apache.poi.ooxml.extractor - package org.apache.poi.ooxml.extractor
- org.apache.poi.ooxml.util - package org.apache.poi.ooxml.util
- org.apache.poi.openxml4j.exceptions - package org.apache.poi.openxml4j.exceptions
- org.apache.poi.openxml4j.opc - package org.apache.poi.openxml4j.opc
- org.apache.poi.openxml4j.opc.internal - package org.apache.poi.openxml4j.opc.internal
- org.apache.poi.openxml4j.opc.internal.marshallers - package org.apache.poi.openxml4j.opc.internal.marshallers
- org.apache.poi.openxml4j.opc.internal.unmarshallers - package org.apache.poi.openxml4j.opc.internal.unmarshallers
- org.apache.poi.openxml4j.util - package org.apache.poi.openxml4j.util
- org.apache.poi.poifs - package org.apache.poi.poifs
-
Poor Obfuscation Implementation FileSystem APIs implement the OLE 2 Compound Document format in pure Java.
- org.apache.poi.poifs.common - package org.apache.poi.poifs.common
-
common package contains constants and other classes shared across all POIFS subpackages
- org.apache.poi.poifs.crypt - package org.apache.poi.poifs.crypt
-
Implementation of the ECMA-376 and MS-propritary document encryptions
- org.apache.poi.poifs.crypt.agile - package org.apache.poi.poifs.crypt.agile
- org.apache.poi.poifs.crypt.binaryrc4 - package org.apache.poi.poifs.crypt.binaryrc4
- org.apache.poi.poifs.crypt.cryptoapi - package org.apache.poi.poifs.crypt.cryptoapi
- org.apache.poi.poifs.crypt.dsig - package org.apache.poi.poifs.crypt.dsig
- org.apache.poi.poifs.crypt.dsig.facets - package org.apache.poi.poifs.crypt.dsig.facets
- org.apache.poi.poifs.crypt.dsig.services - package org.apache.poi.poifs.crypt.dsig.services
- org.apache.poi.poifs.crypt.standard - package org.apache.poi.poifs.crypt.standard
- org.apache.poi.poifs.crypt.temp - package org.apache.poi.poifs.crypt.temp
- org.apache.poi.poifs.crypt.xor - package org.apache.poi.poifs.crypt.xor
- org.apache.poi.poifs.dev - package org.apache.poi.poifs.dev
-
DEV package serves two purposes.
- org.apache.poi.poifs.eventfilesystem - package org.apache.poi.poifs.eventfilesystem
-
The eventfilesystem is an efficient method for reading OLE 2 CDF files.
- org.apache.poi.poifs.filesystem - package org.apache.poi.poifs.filesystem
-
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
- org.apache.poi.poifs.macros - package org.apache.poi.poifs.macros
- org.apache.poi.poifs.nio - package org.apache.poi.poifs.nio
- org.apache.poi.poifs.property - package org.apache.poi.poifs.property
-
property package contains high and low level Property structures for POIFS.
- org.apache.poi.poifs.storage - package org.apache.poi.poifs.storage
-
storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format.
- org.apache.poi.sl.draw - package org.apache.poi.sl.draw
- org.apache.poi.sl.draw.binding - package org.apache.poi.sl.draw.binding
- org.apache.poi.sl.draw.geom - package org.apache.poi.sl.draw.geom
- org.apache.poi.sl.extractor - package org.apache.poi.sl.extractor
- org.apache.poi.sl.image - package org.apache.poi.sl.image
- org.apache.poi.sl.usermodel - package org.apache.poi.sl.usermodel
- org.apache.poi.ss - package org.apache.poi.ss
- org.apache.poi.ss.extractor - package org.apache.poi.ss.extractor
- org.apache.poi.ss.format - package org.apache.poi.ss.format
-
This package contains classes that implement cell formatting
- org.apache.poi.ss.formula - package org.apache.poi.ss.formula
-
This package contains common internal POI code for manipulating formulas.
- org.apache.poi.ss.formula.atp - package org.apache.poi.ss.formula.atp
- org.apache.poi.ss.formula.constant - package org.apache.poi.ss.formula.constant
- org.apache.poi.ss.formula.eval - package org.apache.poi.ss.formula.eval
- org.apache.poi.ss.formula.eval.forked - package org.apache.poi.ss.formula.eval.forked
- org.apache.poi.ss.formula.function - package org.apache.poi.ss.formula.function
- org.apache.poi.ss.formula.functions - package org.apache.poi.ss.formula.functions
- org.apache.poi.ss.formula.ptg - package org.apache.poi.ss.formula.ptg
-
formula package contains binary PTG structures used in Formulas
- org.apache.poi.ss.formula.udf - package org.apache.poi.ss.formula.udf
- org.apache.poi.ss.usermodel - package org.apache.poi.ss.usermodel
- org.apache.poi.ss.usermodel.charts - package org.apache.poi.ss.usermodel.charts
- org.apache.poi.ss.usermodel.helpers - package org.apache.poi.ss.usermodel.helpers
- org.apache.poi.ss.util - package org.apache.poi.ss.util
- org.apache.poi.ss.util.cellwalk - package org.apache.poi.ss.util.cellwalk
- org.apache.poi.util - package org.apache.poi.util
-
Top-level util package are classes that are useful throughout the project.
- org.apache.poi.wp.usermodel - package org.apache.poi.wp.usermodel
- org.apache.poi.xddf.usermodel - package org.apache.poi.xddf.usermodel
- org.apache.poi.xddf.usermodel.chart - package org.apache.poi.xddf.usermodel.chart
- org.apache.poi.xddf.usermodel.text - package org.apache.poi.xddf.usermodel.text
- org.apache.poi.xdgf.exceptions - package org.apache.poi.xdgf.exceptions
- org.apache.poi.xdgf.extractor - package org.apache.poi.xdgf.extractor
- org.apache.poi.xdgf.geom - package org.apache.poi.xdgf.geom
- org.apache.poi.xdgf.usermodel - package org.apache.poi.xdgf.usermodel
- org.apache.poi.xdgf.usermodel.section - package org.apache.poi.xdgf.usermodel.section
- org.apache.poi.xdgf.usermodel.section.geometry - package org.apache.poi.xdgf.usermodel.section.geometry
- org.apache.poi.xdgf.usermodel.shape - package org.apache.poi.xdgf.usermodel.shape
- org.apache.poi.xdgf.usermodel.shape.exceptions - package org.apache.poi.xdgf.usermodel.shape.exceptions
- org.apache.poi.xdgf.util - package org.apache.poi.xdgf.util
- org.apache.poi.xdgf.xml - package org.apache.poi.xdgf.xml
- org.apache.poi.xslf.extractor - package org.apache.poi.xslf.extractor
- org.apache.poi.xslf.model - package org.apache.poi.xslf.model
- org.apache.poi.xslf.usermodel - package org.apache.poi.xslf.usermodel
- org.apache.poi.xslf.util - package org.apache.poi.xslf.util
- org.apache.poi.xssf - package org.apache.poi.xssf
- org.apache.poi.xssf.binary - package org.apache.poi.xssf.binary
-
The org.apache.poi.xssf.binary package includes necessary underlying components for streaming/read-only processing of xlsb files.
- org.apache.poi.xssf.eventusermodel - package org.apache.poi.xssf.eventusermodel
- org.apache.poi.xssf.extractor - package org.apache.poi.xssf.extractor
- org.apache.poi.xssf.model - package org.apache.poi.xssf.model
- org.apache.poi.xssf.streaming - package org.apache.poi.xssf.streaming
- org.apache.poi.xssf.usermodel - package org.apache.poi.xssf.usermodel
- org.apache.poi.xssf.usermodel.charts - package org.apache.poi.xssf.usermodel.charts
- org.apache.poi.xssf.usermodel.extensions - package org.apache.poi.xssf.usermodel.extensions
- org.apache.poi.xssf.usermodel.helpers - package org.apache.poi.xssf.usermodel.helpers
- org.apache.poi.xssf.util - package org.apache.poi.xssf.util
- org.apache.poi.xwpf.extractor - package org.apache.poi.xwpf.extractor
- org.apache.poi.xwpf.model - package org.apache.poi.xwpf.model
- org.apache.poi.xwpf.usermodel - package org.apache.poi.xwpf.usermodel
- ORGANIZATIONAL_ID_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIG_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIG_MESSAGE_CLASS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGIN_CHECK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_AUTHOR_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_AUTHOR_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_AUTHOR_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_AUTHOR_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_AUTHOR_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_DISPLAY_BCC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_DISPLAY_CC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_DISPLAY_TO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENDER_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENDER_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENDER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENDER_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENSITIVITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENT_REPRESENTING_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENT_REPRESENTING_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENT_REPRESENTING_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SENT_REPRESENTING_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SUBJECT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINAL_SUBMIT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINALLY_INTENDED_RECIP_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINALLY_INTENDED_RECIP_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINALLY_INTENDED_RECIPIENT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OriginalMainMasterId - org.apache.poi.hslf.record.RecordTypes
- originalPackagePath - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
File path of this package.
- ORIGINATING_MTA_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINATOR_AND_DL_EXPANSION_HISTORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINATOR_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINATOR_DELIVERY_REPORT_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ORIGINATOR_RETURN_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OS_MACINTOSH - Static variable in class org.apache.poi.hpsf.PropertySet
-
If the OS version field holds this value the property set stream was created on a Macintosh system.
- OS_WIN16 - Static variable in class org.apache.poi.hpsf.PropertySet
-
If the OS version field holds this value the property set stream was created on a 16-bit Windows system.
- OS_WIN32 - Static variable in class org.apache.poi.hpsf.PropertySet
-
If the OS version field holds this value the property set stream was created on a 32-bit Windows system.
- OTHER - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Any other text
- OTHER_ADDRESS_CITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OTHER_ADDRESS_COUNTRY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OTHER_ADDRESS_POST_OFFICE_BOX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OTHER_ADDRESS_POSTAL_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OTHER_ADDRESS_STATE_OR_PROVINCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OTHER_ADDRESS_STREET - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OTHER_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OTHER_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
- OUT - org.apache.poi.ss.usermodel.charts.AxisTickMark
-
Deprecated.
- OUT - org.apache.poi.xddf.usermodel.chart.AxisTickMark
- OUT_DEFAULT_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that specifies default behavior.
- OUT_DEVICE_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that specifies the choice of a device font when the system contains multiple fonts with the same name.
- OUT_OUTLINE_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that specifies the requirement for TrueType and other outline fonts.
- OUT_PS_ONLY_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that specifies a requirement for only PostScript fonts.
- OUT_RASTER_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that specifies the choice of a rasterized font when the system contains multiple fonts with the same name.
- OUT_SCREEN_OUTLINE_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that specifies a preference for TrueType and other outline fonts.
- OUT_STRING_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that is returned when rasterized fonts are enumerated.
- OUT_STROKE_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that is returned when TrueType and other outline fonts, and vector fonts are enumerated.
- OUT_TT_ONLY_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that specifies the requirement for only TrueType fonts.
- OUT_TT_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
A value that specifies the choice of a TrueType font when the system contains multiple fonts with the same name.
- OUTER - org.apache.poi.ss.usermodel.charts.LayoutTarget
-
Deprecated.Specifies that the plot area size shall determine the size of the plot area, the tick marks, and the axis labels.
- OUTER - org.apache.poi.xddf.usermodel.chart.LayoutTarget
- Outline - Class in org.apache.poi.sl.draw.geom
- Outline(Shape, Path) - Constructor for class org.apache.poi.sl.draw.geom.Outline
- OutlineTextRefAtom - Class in org.apache.poi.hslf.record
-
OEPlaceholderAtom (3998).
- OutlineTextRefAtom - org.apache.poi.hslf.record.RecordTypes
- OutlineTextRefAtom() - Constructor for class org.apache.poi.hslf.record.OutlineTextRefAtom
-
Create a new instance of
FontEntityAtom - OutlineTextRefAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.OutlineTextRefAtom
-
Build an instance of
OutlineTextRefAtomfrom on-disk data - OutlineViewInfo - org.apache.poi.hslf.record.RecordTypes
- OutlookTextExtactor - Class in org.apache.poi.hsmf.extractor
-
A text extractor for HSMF (Outlook) .msg files.
- OutlookTextExtactor(InputStream) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtactor
- OutlookTextExtactor(MAPIMessage) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtactor
- OutlookTextExtactor(DirectoryNode) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtactor
- OutlookTextExtactor(POIFSFileSystem) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtactor
- output - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Output stream for writing this package.
- outputCharacters(Element, CharacterRun, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- outputCharacters(Element, CharacterRun, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- outputCharacters(Element, CharacterRun, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- outputCharacters(Element, CharacterRun, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- outputQuotedString(String) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
- OUTSET - org.apache.poi.xwpf.usermodel.Borders
- OUTSET - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- OUTSIDE - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
The shape is horizontally positioned like
OfficeDrawing.HorizontalPositioning.RIGHTon odd-numbered pages and likeOfficeDrawing.HorizontalPositioning.LEFTon even-numbered pages. - OUTSIDE - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
The shape is vertically positioned like
OfficeDrawing.VerticalPositioning.BOTTOMon odd-numbered pages and likeOfficeDrawing.VerticalPositioning.TOPon even-numbered pages - OUTSIDE - org.apache.poi.ss.usermodel.BorderExtent
-
All outside borders.
- OUTSIDE_HORIZONTAL - org.apache.poi.ss.usermodel.BorderExtent
-
This is just the outside horizontal borders for the range.
- OUTSIDE_VERTICAL - org.apache.poi.ss.usermodel.BorderExtent
-
This is just the outside vertical borders for the range.
- OVAL - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- OVAL - org.apache.poi.xddf.usermodel.LineEndType
- OVALS - org.apache.poi.xwpf.usermodel.Borders
- OVER_THEN_DOWN - org.apache.poi.ss.usermodel.PageOrder
-
Order pages horizontally first, then move vertically
- OVERFLOW - org.apache.poi.xssf.usermodel.TextHorizontalOverflow
-
When a big character does not fit into a line, allow a horizontal overflow.
- OVERFLOW - org.apache.poi.xssf.usermodel.TextVerticalOverflow
-
Overflow the text and pay no attention to top and bottom barriers.
- OVERFLOW_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
- OVERHEAD - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
- OVERLAP - Static variable in class org.apache.poi.ss.util.CellRangeUtil
- OVERLAPS_1_MINOR - Static variable in class org.apache.poi.xssf.util.NumericRanges
- OVERLAPS_1_WRAPS - Static variable in class org.apache.poi.xssf.util.NumericRanges
- OVERLAPS_2_MINOR - Static variable in class org.apache.poi.xssf.util.NumericRanges
- OVERLAPS_2_WRAPS - Static variable in class org.apache.poi.xssf.util.NumericRanges
- overwrite(byte[], int) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
-
Write some bytes to an earlier bit of the array
- OWN_STORE_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- OWNER_APPT_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
P
- PACK_OBJECT_REL_TYPE - Static variable in class org.apache.poi.ooxml.POIXMLDocument
- PACKAGE_CORE_PROPERTIES_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Core package properties art name.
- PACKAGE_PROPERTIES_SEGMENT_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Segment name of the package properties folder.
- PACKAGE_RELATIONSHIPS_ROOT_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Package relationships part name.
- PACKAGE_RELATIONSHIPS_ROOT_URI - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Package relationships part URI
- PACKAGE_ROOT_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Root package part name.
- PACKAGE_ROOT_URI - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Root package URI.
- PackageAccess - Enum in org.apache.poi.openxml4j.opc
-
Specifies package access.
- PackageHelper - Class in org.apache.poi.ooxml.util
-
Provides handy methods to work with OOXML packages
- PackageHelper() - Constructor for class org.apache.poi.ooxml.util.PackageHelper
- PackageNamespaces - Interface in org.apache.poi.openxml4j.opc
-
Open Packaging Convention namespaces URI.
- PackagePart - Class in org.apache.poi.openxml4j.opc
-
Provides a base class for parts stored in a Package.
- PackagePart(OPCPackage, PackagePartName, String) - Constructor for class org.apache.poi.openxml4j.opc.PackagePart
-
Constructor.
- PackagePart(OPCPackage, PackagePartName, ContentType) - Constructor for class org.apache.poi.openxml4j.opc.PackagePart
-
Constructor.
- PackagePart(OPCPackage, PackagePartName, ContentType, boolean) - Constructor for class org.apache.poi.openxml4j.opc.PackagePart
-
Constructor.
- PackagePartCollection - Class in org.apache.poi.openxml4j.opc
-
A package part collection.
- PackagePartCollection() - Constructor for class org.apache.poi.openxml4j.opc.PackagePartCollection
- PackagePartName - Class in org.apache.poi.openxml4j.opc
-
An immutable Open Packaging Convention compliant part name.
- packagePictures - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- packageProperties - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Core package properties.
- PackageProperties - Interface in org.apache.poi.openxml4j.opc
-
Represents the core properties of an OPC package.
- PackagePropertiesMarshaller - Class in org.apache.poi.openxml4j.opc.internal.marshallers
-
Package properties marshaller.
- PackagePropertiesMarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller
- PackagePropertiesPart - Class in org.apache.poi.openxml4j.opc.internal
-
Represents the core properties part of a package.
- PackagePropertiesPart(OPCPackage, PackagePartName) - Constructor for class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Constructor.
- PackagePropertiesUnmarshaller - Class in org.apache.poi.openxml4j.opc.internal.unmarshallers
-
Package properties unmarshaller.
- PackagePropertiesUnmarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- PackageRelationship - Class in org.apache.poi.openxml4j.opc
-
A part relationship.
- PackageRelationship(OPCPackage, PackagePart, URI, TargetMode, String, String) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationship
-
Constructor.
- PackageRelationshipCollection - Class in org.apache.poi.openxml4j.opc
-
Represents a collection of PackageRelationship elements that are owned by a given PackagePart or the Package.
- PackageRelationshipCollection(OPCPackage) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Constructor.
- PackageRelationshipCollection(OPCPackage, PackagePart) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Constructor.
- PackageRelationshipCollection(PackagePart) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Constructor.
- PackageRelationshipCollection(PackageRelationshipCollection, String) - Constructor for class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Copy constructor.
- PackageRelationshipTypes - Interface in org.apache.poi.openxml4j.opc
-
Relationship types.
- PACKAGES - org.apache.poi.xwpf.usermodel.Borders
- PackagingURIHelper - Class in org.apache.poi.openxml4j.opc
-
Helper for part and pack URI.
- PackagingURIHelper() - Constructor for class org.apache.poi.openxml4j.opc.PackagingURIHelper
- PACKEMBEDDINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- pad(StringBuilder, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
- page() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- PAGE - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
- PAGE - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
- PAGE - org.apache.poi.xwpf.usermodel.BreakType
-
Specifies that the current break shall restart itself on the next page of the document when the document is displayed in page view.
- PAGE - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
- pageBreakBefore() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- pageBreakBefore() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- PageBreakRecord - Class in org.apache.poi.hssf.record
-
Record that contains the functionality page breaks (horizontal and vertical)
- PageBreakRecord() - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
- PageBreakRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord
- PageBreakRecord.Break - Class in org.apache.poi.hssf.record
-
Since both records store 2byte integers (short), no point in differentiating it in the records.
- pageFieldLabels - org.apache.poi.ss.usermodel.TableStyleType
- pageFieldValues - org.apache.poi.ss.usermodel.TableStyleType
- PageItemRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXPI - Page Item (0x00B6)
- PageItemRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.PageItemRecord
- PageOrder - Enum in org.apache.poi.ss.usermodel
-
Specifies printed page order.
- PAGER_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PAGES - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
- PageSettingsBlock - Class in org.apache.poi.hssf.record.aggregates
-
Groups the page settings records for a worksheet.
- PageSettingsBlock() - Constructor for class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Creates a PageSettingsBlock with default settings
- PageSettingsBlock(RecordStream) - Constructor for class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- paintRegion - org.apache.poi.hwmf.record.HwmfRecordType
- paintrgn - org.apache.poi.hemf.record.HemfRecordType
- PaintStyle - Interface in org.apache.poi.sl.usermodel
- PaintStyle.GradientPaint - Interface in org.apache.poi.sl.usermodel
- PaintStyle.GradientPaint.GradientType - Enum in org.apache.poi.sl.usermodel
- PaintStyle.PaintModifier - Enum in org.apache.poi.sl.usermodel
-
The PaintStyle can be modified by secondary sources, e.g.
- PaintStyle.SolidPaint - Interface in org.apache.poi.sl.usermodel
- PaintStyle.TexturePaint - Interface in org.apache.poi.sl.usermodel
- PALE_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- PALE_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- PALE_GOLDENROD - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Pale Goldenrod Preset Color
- PALE_GOLDENROD - org.apache.poi.xddf.usermodel.PresetColor
- PALE_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Pale Green Preset Color
- PALE_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- PALE_TURQUOISE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Pale Turquoise Preset Color
- PALE_TURQUOISE - org.apache.poi.xddf.usermodel.PresetColor
- PALE_VIOLET_RED - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Pale Violet Red Preset Color
- PALE_VIOLET_RED - org.apache.poi.xddf.usermodel.PresetColor
- PaleGoldenrod - org.apache.poi.sl.usermodel.PresetColor
- PaleGreen - org.apache.poi.sl.usermodel.PresetColor
- PaletteRecord - Class in org.apache.poi.hssf.record
-
PaletteRecord (0x0092) - Supports custom palettes.
- PaletteRecord() - Constructor for class org.apache.poi.hssf.record.PaletteRecord
- PaletteRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PaletteRecord
- PaleTurquoise - org.apache.poi.sl.usermodel.PresetColor
- PaleVioletRed - org.apache.poi.sl.usermodel.PresetColor
- PALMS_BLACK - org.apache.poi.xwpf.usermodel.Borders
- PALMS_COLOR - org.apache.poi.xwpf.usermodel.Borders
- PANE_LOWER_LEFT - Static variable in class org.apache.poi.hssf.model.InternalSheet
- PANE_LOWER_LEFT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- PANE_LOWER_LEFT - Static variable in class org.apache.poi.ss.util.PaneInformation
-
Constant for active pane being the lower left
- PANE_LOWER_RIGHT - Static variable in class org.apache.poi.hssf.model.InternalSheet
- PANE_LOWER_RIGHT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- PANE_LOWER_RIGHT - Static variable in class org.apache.poi.ss.util.PaneInformation
-
Constant for active pane being the lower right
- PANE_UPPER_LEFT - Static variable in class org.apache.poi.hssf.model.InternalSheet
- PANE_UPPER_LEFT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- PANE_UPPER_LEFT - Static variable in class org.apache.poi.ss.util.PaneInformation
-
Constant for active pane being the upper left
- PANE_UPPER_RIGHT - Static variable in class org.apache.poi.hssf.model.InternalSheet
- PANE_UPPER_RIGHT - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- PANE_UPPER_RIGHT - Static variable in class org.apache.poi.ss.util.PaneInformation
-
Constant for active pane being the upper right
- PaneInformation - Class in org.apache.poi.ss.util
-
Holds information regarding a split plane or freeze plane for a sheet.
- PaneInformation(short, short, short, short, byte, boolean) - Constructor for class org.apache.poi.ss.util.PaneInformation
- PaneRecord - Class in org.apache.poi.hssf.record
-
Describes the frozen and unfrozen panes.
- PaneRecord() - Constructor for class org.apache.poi.hssf.record.PaneRecord
- PaneRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PaneRecord
- PAPAbstractType - Class in org.apache.poi.hwpf.model.types
-
Paragraph Properties.
- PAPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.PAPAbstractType
- PAPAYA_WHIP - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Papaya Whip Preset Color
- PAPAYA_WHIP - org.apache.poi.xddf.usermodel.PresetColor
- PapayaWhip - org.apache.poi.sl.usermodel.PresetColor
- PAPBinTable - Class in org.apache.poi.hwpf.model
-
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 memory.
- PAPBinTable() - Constructor for class org.apache.poi.hwpf.model.PAPBinTable
- PAPBinTable(byte[], byte[], byte[], int, int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.PAPBinTable
- PAPER_CLIPS - org.apache.poi.xwpf.usermodel.Borders
- PaperSize - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating the possible paper size for a sheet
- PAPFormattedDiskPage - Class in org.apache.poi.hwpf.model
-
Represents a PAP FKP.
- PAPFormattedDiskPage() - Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
- PAPFormattedDiskPage(byte[], byte[], int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
-
Creates a PAPFormattedDiskPage from a 512 byte array
- PAPX - Class in org.apache.poi.hwpf.model
-
DANGER - works in bytes! Make sure you call getStart() / getEnd() when you want characters (normal use), but getStartByte() / getEndByte() when you're reading in / writing out!
- PAPX(int, int, byte[], ParagraphHeight, byte[]) - Constructor for class org.apache.poi.hwpf.model.PAPX
- PAPX(int, int, SprmBuffer) - Constructor for class org.apache.poi.hwpf.model.PAPX
- PAPYRUS - org.apache.poi.xwpf.usermodel.Borders
- ParaFormatAtom - org.apache.poi.hslf.record.RecordTypes
- paragraph - org.apache.poi.hslf.model.textproperties.TextPropCollection.TextPropType
- paragraph - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
- paragraph - Variable in class org.apache.poi.xwpf.model.XWPFParagraphDecorator
- Paragraph - Class in org.apache.poi.hwpf.usermodel
- Paragraph - Interface in org.apache.poi.wp.usermodel
-
This class represents a paragraph, made up of one or more runs of text.
- PARAGRAPH - org.apache.poi.xwpf.usermodel.BodyElementType
- ParagraphAlignment - Enum in org.apache.poi.xwpf.usermodel
-
Specifies all types of alignment which are available to be applied to objects in a WordprocessingML document
- ParagraphFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition for the common paragraph text property bitset.
- ParagraphFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
- ParagraphHeight - Class in org.apache.poi.hwpf.model
- ParagraphHeight() - Constructor for class org.apache.poi.hwpf.model.ParagraphHeight
- ParagraphHeight(byte[], int) - Constructor for class org.apache.poi.hwpf.model.ParagraphHeight
- ParagraphProperties - Class in org.apache.poi.hwpf.usermodel
- ParagraphProperties() - Constructor for class org.apache.poi.hwpf.usermodel.ParagraphProperties
- ParagraphPropertyFetcher<T> - Class in org.apache.poi.xslf.model
- ParagraphPropertyFetcher<T> - Class in org.apache.poi.xssf.model
-
Used internally to navigate the paragraph text style hierarchy within a shape and fetch properties
- ParagraphPropertyFetcher(int) - Constructor for class org.apache.poi.xslf.model.ParagraphPropertyFetcher
- ParagraphPropertyFetcher(int) - Constructor for class org.apache.poi.xssf.model.ParagraphPropertyFetcher
- paragraphs - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- paragraphs - Variable in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- ParagraphSprmCompressor - Class in org.apache.poi.hwpf.sprm
- ParagraphSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
- ParagraphSprmUncompressor - Class in org.apache.poi.hwpf.sprm
- ParagraphSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor
- Parallelogram - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- PARALLELOGRAM - org.apache.poi.sl.draw.binding.STShapeType
-
Parallelogram Shape
- PARALLELOGRAM - org.apache.poi.sl.usermodel.ShapeType
- PARALLELOGRAM - org.apache.poi.xddf.usermodel.PresetGeometry
- PARALLELOGRAM - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- parent - Variable in class org.apache.poi.xssf.usermodel.XSSFShape
-
The parent shape, always not-null for shapes in groups
- Parent - Interface in org.apache.poi.poifs.property
-
Behavior for parent (directory) properties
- PARENT_DISPLAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PARENT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PARENT_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ParentAwareRecord - Interface in org.apache.poi.hslf.record
-
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.
- ParenthesisPtg - Class in org.apache.poi.ss.formula.ptg
-
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 entered parenthesis are displayed as-is on reading back Avik Sengupta <lists@aviksengupta.com> Andrew C.
- parse() - Method in class org.apache.poi.xssf.binary.XSSFBParser
- parse(String, HSSFWorkbook) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
-
Convenience method for parsing cell formulas.
- parse(String, HSSFWorkbook, FormulaType) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
- parse(String, HSSFWorkbook, FormulaType, int) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
- parse(String, FormulaParsingWorkbook, FormulaType, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
-
Parse a formula into an array of tokens Side effect: creates name (
Workbook.createName()) if formula contains unrecognized names (names are likely UDFs) - parse(String, FormulaParsingWorkbook, FormulaType, int, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
-
Parse a formula into an array of tokens Side effect: creates name (
Workbook.createName()) if formula contains unrecognized names (names are likely UDFs) - parse(DirectoryNode) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
- parse(POIFSFileSystem) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
- parse(LittleEndianInput, int) - Static method in class org.apache.poi.ss.formula.constant.ConstantValueParser
- parseAs7BitData(byte[]) - Static method in class org.apache.poi.hsmf.datatypes.StringChunk
-
Parses as non-unicode, supposedly 7 bit CP1252 data and returns the string that that yields.
- parseAs7BitData(byte[], String) - Static method in class org.apache.poi.hsmf.datatypes.StringChunk
-
Parses as non-unicode, supposedly 7 bit data and returns the string that that yields.
- parseDate(String) - Static method in class org.apache.poi.ss.formula.atp.DateParser
-
Parses a date from a string.
- parseDescriptor(InputStream) - Static method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
- parseDescriptor(String) - Static method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder
- parseDouble(String) - Static method in class org.apache.poi.ss.formula.eval.OperandResolver
-
Converts a string to a double using standard rules that Excel would use.
Tolerates leading and trailing spaces, - parseDoubleValue(CellType) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
- parseFormat(String, CellFormatType, CellFormatPart.PartHandler) - Static method in class org.apache.poi.ss.format.CellFormatPart
- parseFormula(String, HSSFSheet) - Static method in class org.apache.poi.hssf.record.CFRuleBase
-
TODO - parse conditional format formulas properly i.e.
- parseFormulaRecord(FormulaRecord) - Method in class org.apache.poi.hssf.dev.FormulaViewer
-
Method parseFormulaRecord
- parseIntegerValue(CellType) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
- parseObject(String, ParsePosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
- parseObject(String, ParsePosition) - Method in class org.apache.poi.ss.usermodel.FractionFormat
- parseProperty(byte[], int) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
-
Parses the tabstops from TxMasterStyle record
- parseRelationshipsPart(PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Parse the relationship part and add all relationship in this collection.
- parseShape(byte[]) - Static method in class org.apache.poi.xslf.usermodel.XSLFMetroShape
- parseSheet(Map<String, XSSFSheet>, CTSheet) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Not normally to be called externally, but possibly to be overridden to avoid the DOM based parse of large sheets (see examples).
- parseStructuredReference(String, FormulaParsingWorkbook, int) - Static method in class org.apache.poi.ss.formula.FormulaParser
-
Parse a structured reference.
- parseVLength(CellType) - Static method in class org.apache.poi.xdgf.usermodel.XDGFCell
- parseYYYYMMDDDate(String) - Static method in class org.apache.poi.ss.usermodel.DateUtil
-
Converts a string of format "YYYY/MM/DD" to its (Excel) numeric equivalent
- part - Variable in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- part - Variable in class org.apache.poi.xwpf.usermodel.XWPFTable
- part - Variable in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- PartAlreadyExistsException - Exception in org.apache.poi.openxml4j.exceptions
-
Throw when trying to create a
PackagePartbut one already exists with that name. - PartAlreadyExistsException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException
- partialEvaluate(boolean, boolean) - Method in class org.apache.poi.ss.formula.functions.BooleanFunction
- PartMarshaller - Interface in org.apache.poi.openxml4j.opc.internal
-
Object implemented this interface are considered as part marshaller.
- partMarshallers - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Part marshallers by content type.
- PartUnmarshaller - Interface in org.apache.poi.openxml4j.opc.internal
-
Object implemented this interface are considered as part unmarshaller.
- partUnmarshallers - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Part unmarshallers by content type.
- PARTY_FAVOR - org.apache.poi.xwpf.usermodel.Borders
- PARTY_GLASS - org.apache.poi.xwpf.usermodel.Borders
- pass(double) - Method in class org.apache.poi.ss.format.CellFormatCondition
-
Returns true if the given value passes the constraint's test.
- PASSTHROUGH - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
This record passes through arbitrary data.
- PasswordRecord - Class in org.apache.poi.hssf.record
-
Title: Password Record (0x0013)
- PasswordRecord(int) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
- PasswordRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PasswordRecord
- PasswordRev4Record - Class in org.apache.poi.hssf.record
-
Title: Protection Revision 4 password Record (0x01BC)
- PasswordRev4Record(int) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
- PasswordRev4Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PasswordRev4Record
- pastDaysOfWeek(double, double, int) - Method in class org.apache.poi.ss.formula.atp.WorkdayCalculator
-
Calculates how many days of week past between a start and an end date.
- patBlt - org.apache.poi.hwmf.record.HwmfRecordType
- PATCOPY - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- path - Variable in class org.apache.poi.sl.draw.binding.CTPath2DList
- Path - Class in org.apache.poi.sl.draw.geom
-
Specifies a creation path consisting of a series of moves, lines and curves that when combined forms a geometric shape
- Path() - Constructor for class org.apache.poi.sl.draw.geom.Path
- Path(boolean, boolean) - Constructor for class org.apache.poi.sl.draw.geom.Path
- Path(CTPath2D) - Constructor for class org.apache.poi.sl.draw.geom.Path
- PATH_SEPERATOR - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- PathCommand - Interface in org.apache.poi.sl.draw.geom
-
A path command in DrawingML.
- pathLst - Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- PathShadeType - Enum in org.apache.poi.xddf.usermodel
- PATINVERT - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PATPAINT - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- pattern - Variable in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
- PatternFormatting - Class in org.apache.poi.hssf.record.cf
-
Pattern Formatting Block of the Conditional Formatting Rule Record.
- PatternFormatting - Interface in org.apache.poi.ss.usermodel
- PatternFormatting() - Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
- PatternFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.PatternFormatting
-
Creates new FontFormatting
- PCT - org.apache.poi.xwpf.usermodel.TableWidthType
- PDF - org.apache.poi.hpsf.ClassIDPredefined
-
AcroExch.Document
- PDF - org.apache.poi.poifs.filesystem.FileMagic
-
PDF document
- PDF - org.apache.poi.sl.usermodel.ObjectMetaData.Application
- PDNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSANA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSANAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSANO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSNAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSNAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSNAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSNOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSNOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSONA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSONO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSONON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPANAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPDAOXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPDOAXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPNAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPNOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPONOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPXOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSPXOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSXA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSXAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSXNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSXNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSXNON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSXO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSXON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDSXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PDXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PEACH_PUFF - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Peach Puff Preset Color
- PEACH_PUFF - org.apache.poi.xddf.usermodel.PresetColor
- PeachPuff - org.apache.poi.sl.usermodel.PresetColor
- peekFirst8Bytes(InputStream) - Static method in class org.apache.poi.util.IOUtils
-
Peeks at the first 8 bytes of the stream.
- peekFirstNBytes(InputStream, int) - Static method in class org.apache.poi.util.IOUtils
-
Peeks at the first N bytes of the stream.
- peekNextClass() - Method in class org.apache.poi.hssf.model.RecordStream
- peekNextSid() - Method in class org.apache.poi.hssf.model.RecordStream
- PenAlignment - Enum in org.apache.poi.xddf.usermodel
- PENCILS - org.apache.poi.xwpf.usermodel.Borders
- Pentagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- PENTAGON - org.apache.poi.sl.draw.binding.STShapeType
-
Pentagon Shape
- PENTAGON - org.apache.poi.sl.usermodel.ShapeType
- PENTAGON - org.apache.poi.xddf.usermodel.PresetGeometry
- PENTAGON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- PEOPLE - org.apache.poi.xwpf.usermodel.Borders
- PEOPLE_HATS - org.apache.poi.xwpf.usermodel.Borders
- PEOPLE_WAVING - org.apache.poi.xwpf.usermodel.Borders
- PERCENT - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
Percent of the way from the mi to the max value in the range
- PERCENT - org.apache.poi.xddf.usermodel.text.XDDFSpacing.Kind
- PERCENT_10 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_20 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_25 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_30 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_40 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_5 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_50 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_60 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_70 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_75 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_80 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_90 - org.apache.poi.xddf.usermodel.PresetPattern
- PERCENT_STACKED - org.apache.poi.xddf.usermodel.chart.BarGrouping
- PERCENT_STACKED - org.apache.poi.xddf.usermodel.chart.Grouping
- PercentEval - Class in org.apache.poi.ss.formula.eval
-
Implementation of Excel formula token '%'.
- PERCENTILE - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
The minimum value of the cell that is in X percentile of the range
- PERCENTILE - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- PercentPtg - Class in org.apache.poi.ss.formula.ptg
-
Percent PTG.
- PersistPtrFullBlock - org.apache.poi.hslf.record.RecordTypes
- PersistPtrHolder - Class in org.apache.poi.hslf.record
-
General holder for PersistPtrFullBlock and PersistPtrIncrementalBlock records.
- PersistPtrHolder(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.PersistPtrHolder
-
Create a new holder for a PersistPtr record
- PersistPtrIncrementalBlock - org.apache.poi.hslf.record.RecordTypes
- PersistRecord - Interface in org.apache.poi.hslf.record
-
A record that can be referenced in PersistPtr storage.
- PERSONAL_HOME_PAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PERSPECTIVE__OFFSETX - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__OFFSETY - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__PERSPECTIVEON - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__PERSPECTIVEX - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__PERSPECTIVEY - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__SCALEXTOX - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__SCALEXTOY - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__SCALEYTOX - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__SCALEYTOY - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__TYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- PERSPECTIVE__WEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- Peru - org.apache.poi.sl.usermodel.PresetColor
- PERU - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Peru Preset Color
- PERU - org.apache.poi.xddf.usermodel.PresetColor
- PGDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PGDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PGDMOTHER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PH_CLR - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Style Color
- PHONETICPR_00EF - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- PhRun(int, int, int) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString.PhRun
- PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PHYSICAL_DELIVERY_MODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PHYSICAL_DELIVERY_REPORT_REQUEST - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PHYSICAL_FORWARDING_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PHYSICAL_FORWARDING_ADDRESS_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PHYSICAL_FORWARDING_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PHYSICAL_RENDITION_ATTRIBUTES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PI - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- PIC_TX - org.apache.poi.xslf.usermodel.SlideLayout
- PICF - Class in org.apache.poi.hwpf.model
-
The PICF structure specifies the type of a picture, as well as the size of the picture and information about its border.
- PICF() - Constructor for class org.apache.poi.hwpf.model.PICF
- PICF(byte[], int) - Constructor for class org.apache.poi.hwpf.model.PICF
- PICFAbstractType - Class in org.apache.poi.hwpf.model.types
-
The PICF structure specifies the type of a picture, as well as the size of the picture and information about its border.
- PICFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.PICFAbstractType
- PICFAndOfficeArtData - Class in org.apache.poi.hwpf.model
- PICFAndOfficeArtData(byte[], int) - Constructor for class org.apache.poi.hwpf.model.PICFAndOfficeArtData
- PICT - Class in org.apache.poi.hslf.blip
-
Represents Macintosh PICT picture data.
- PICT - org.apache.poi.hwpf.usermodel.PictureType
- PICT - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Mac PICT format
- PICT() - Constructor for class org.apache.poi.hslf.blip.PICT
- PICT_HEADER_OFFSET - Static variable in class org.apache.poi.sl.image.ImageHeaderPICT
-
skip the first 512 bytes - they are MAC specific crap
- Picture - Class in org.apache.poi.hwpf.usermodel
-
Represents embedded picture extracted from Word Document
- Picture - Interface in org.apache.poi.ss.usermodel
-
Repersents a picture in a SpreadsheetML document
- Picture(int, byte[], boolean) - Constructor for class org.apache.poi.hwpf.usermodel.Picture
-
Builds a Picture object for a Picture stored in the DataStream
- Picture(EscherBlipRecord) - Constructor for class org.apache.poi.hwpf.usermodel.Picture
-
Builds a Picture object for a Picture stored as Escher.
- PICTURE - org.apache.poi.sl.usermodel.Placeholder
-
Picture object placeholder shape.
- PICTURE - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- PICTURE_TYPE_BMP - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- PICTURE_TYPE_BMP - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
Windows Bitmap (.bmp)
- PICTURE_TYPE_DIB - Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_DIB - Static variable in interface org.apache.poi.ss.usermodel.Workbook
-
Device independent bitmap
- PICTURE_TYPE_DIB - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
Device independent bitmap
- PICTURE_TYPE_EMF - Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_EMF - Static variable in interface org.apache.poi.ss.usermodel.Workbook
-
Extended windows meta file
- PICTURE_TYPE_EMF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
Extended windows meta file
- PICTURE_TYPE_EPS - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- PICTURE_TYPE_EPS - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
Encapsulated Postscript (.eps)
- PICTURE_TYPE_GIF - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Images formats supported by XSSF but not by HSSF
- PICTURE_TYPE_GIF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
GIF image format
- PICTURE_TYPE_JPEG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_JPEG - Static variable in interface org.apache.poi.ss.usermodel.Workbook
-
JPEG format
- PICTURE_TYPE_JPEG - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
JPEG format
- PICTURE_TYPE_PICT - Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_PICT - Static variable in interface org.apache.poi.ss.usermodel.Workbook
-
Mac PICT format
- PICTURE_TYPE_PICT - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
Mac PICT format
- PICTURE_TYPE_PNG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_PNG - Static variable in interface org.apache.poi.ss.usermodel.Workbook
-
PNG format
- PICTURE_TYPE_PNG - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
PNG format
- PICTURE_TYPE_TIFF - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- PICTURE_TYPE_TIFF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
Tag Image File (.tiff)
- PICTURE_TYPE_WMF - Static variable in class org.apache.poi.hssf.usermodel.HSSFPicture
- PICTURE_TYPE_WMF - Static variable in interface org.apache.poi.ss.usermodel.Workbook
-
Windows Meta File
- PICTURE_TYPE_WMF - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
Windows Meta File
- PICTURE_TYPE_WPG - Static variable in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- PICTURE_TYPE_WPG - Static variable in interface org.apache.poi.xwpf.usermodel.Document
-
WordPerfect graphics (.wpg)
- PictureData - Interface in org.apache.poi.sl.usermodel
- PictureData - Interface in org.apache.poi.ss.usermodel
- PictureData.PictureType - Enum in org.apache.poi.sl.usermodel
- PictureFrame - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- pictureNumber(Picture) - Method in class org.apache.poi.hwpf.usermodel.PictureRunMapper
-
Which Picture is this one of all the Pictures in the Document? Useful when trying to extract all Pictures with unique numbers or references
- PictureRunMapper - Class in org.apache.poi.hwpf.usermodel
-
Helper class for mapping Pictures to Runs within a document.
- PictureRunMapper(HWPFDocument) - Constructor for class org.apache.poi.hwpf.usermodel.PictureRunMapper
- pictures - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- PictureShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- PicturesManager - Interface in org.apache.poi.hwpf.converter
-
User-implemented pictures manager to store images on-disk
- PicturesTable - Class in org.apache.poi.hwpf.model
-
Holds information about all pictures embedded in Word Document either via "Insert -> Picture -> From File" or via clipboard.
- PicturesTable(HWPFDocument, byte[], byte[]) - Constructor for class org.apache.poi.hwpf.model.PicturesTable
- PicturesTable(HWPFDocument, byte[], byte[], FSPATable, EscherRecordHolder) - Constructor for class org.apache.poi.hwpf.model.PicturesTable
-
Deprecated.
- PictureType - Enum in org.apache.poi.hwpf.usermodel
-
Picture types supported by MS Word format
- PID_APPNAME - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the application that created the document
- PID_AUTHOR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's author
- PID_BEHAVIOUR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
The Behavior property, if present, MUST have the property identifier 0x80000003, MUST NOT have a property name, and MUST have type VT_UI4 (0x0013).
- PID_BYTECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Number of bytes.
- PID_CATEGORY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
The entry is a string denoting the category the file belongs to, e.g.
- PID_CCHWITHSPACES - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
The entry specifies an estimate of the number of characters in the document, including whitespace, as an integer
- PID_CHARCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the number of characters in the document
- PID_CODEPAGE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
The entry denotes a code page.
- PID_COMMENTS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's comments
- PID_COMPANY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains the company name.
- PID_CONTENTSTATUS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains a string of the document status.
- PID_CONTENTTYPE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains a string of the content type of the file.
- PID_CREATE_DTM - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the date and time the document was created.
- PID_DICTIONARY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
The entry is a dictionary.
- PID_DIGSIG - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains the VBA digital signature for the VBA project embedded in the document.
- PID_DOCPARTS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains the names of document parts (word: names of the documents in the master document, excel: sheet names, power point: slide titles, binder: document names).
- PID_DOCVERSION - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains a string of the document version, but normally should be empty
- PID_EDITTIME - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's edit time
- PID_HEADINGPAIR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry denotes an internally used property.
- PID_HIDDENCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Number of hidden slides.
- PID_HYPERLINKSCHANGED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains a boolean which marks if the User Defined Property Set has been updated outside of the Application, if so the hyperlinks should be updated on document load.
- PID_KEYWORDS - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's keywords
- PID_LANGUAGE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains a string of the document language, but normally should be empty.
- PID_LASTAUTHOR - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's last author
- PID_LASTPRINTED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the date and time the document was last printed
- PID_LASTSAVE_DTM - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the date and time the document was saved
- PID_LINECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Number of lines.
- PID_LINKSDIRTY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
If this entry is -1 the links are dirty and should be re-evaluated.
- PID_LOCALE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
The Locale property, if present, MUST have the property identifier 0x80000000, MUST NOT have a property name, and MUST have type VT_UI4 (0x0013).
- PID_MANAGER - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains the name of the project manager.
- PID_MAX - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
The highest well-known property ID.
- PID_MMCLIPCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Number of multimedia clips, e.g.
- PID_NOTECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Number of slides with notes.
- PID_PAGECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the number of pages in the document
- PID_PARCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Number of paragraphs.
- PID_PRESFORMAT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Target format for power point presentation, e.g.
- PID_REVNUMBER - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's revision number
- PID_SCALE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry is set to -1 when scaling of the thumbnail is desired.
- PID_SECURITY - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes whether read/write access to the document is allowed or whether is should be opened as read-only.
- PID_SLIDECOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
Number of slides in a power point presentation.
- PID_SUBJECT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's subject
- PID_TEMPLATE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's template
- PID_THUMBNAIL - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's thumbnail
- PID_TITLE - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the document's title
- PID_VERSION - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
This entry contains the version of the Application which wrote the Property set, stored with the two high order bytes having the major version number, and the two low order bytes the minor version number.
- PID_WORDCOUNT - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
ID of the property that denotes the number of words in the document
- pie - org.apache.poi.hemf.record.HemfRecordType
- pie - org.apache.poi.hwmf.record.HwmfRecordType
- Pie - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- PIE - org.apache.poi.sl.draw.binding.STShapeType
-
Pie Shape
- PIE - org.apache.poi.sl.usermodel.ShapeType
- PIE - org.apache.poi.xddf.usermodel.chart.ChartTypes
- PIE - org.apache.poi.xddf.usermodel.PresetGeometry
- PIE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- PIE_WEDGE - org.apache.poi.sl.draw.binding.STShapeType
-
Pie Wedge Shape
- PIE_WEDGE - org.apache.poi.sl.usermodel.ShapeType
- PIE_WEDGE - org.apache.poi.xddf.usermodel.PresetGeometry
- PIE_WEDGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- PieceDescriptor - Class in org.apache.poi.hwpf.model
- PieceDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.PieceDescriptor
- PieceDescriptor(byte[], int, Charset) - Constructor for class org.apache.poi.hwpf.model.PieceDescriptor
-
This initializer should only be used for HWPFOldDocuments.
- Pink - org.apache.poi.sl.usermodel.PresetColor
- PINK - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- PINK - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Pink Preset Color
- PINK - org.apache.poi.ss.usermodel.IndexedColors
- PINK - org.apache.poi.xddf.usermodel.PresetColor
- PINK1 - org.apache.poi.ss.usermodel.IndexedColors
- PIVOT_CACHE_DEFINITION - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- PIVOT_CACHE_RECORDS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- PIVOT_TABLE - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- PivotStyleDark1 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark10 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark11 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark12 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark13 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark14 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark15 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark16 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark17 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark18 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark19 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark2 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark20 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark21 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark22 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark23 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark24 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark25 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark26 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark27 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark28 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark3 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark4 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark5 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark6 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark7 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark8 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleDark9 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight1 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight10 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight11 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight12 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight13 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight14 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight15 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight16 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight17 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight18 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight19 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight2 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight20 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight21 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight22 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight23 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight24 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight25 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight26 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight27 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight28 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight3 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight4 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight5 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight6 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight7 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight8 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleLight9 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium1 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium10 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium11 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium12 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium13 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium14 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium15 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium16 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium17 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium18 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium19 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium2 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium20 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium21 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium22 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium23 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium24 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium25 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium26 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium27 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium28 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium3 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium4 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium5 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium6 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium7 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium8 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PivotStyleMedium9 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- PIXEL_DPI - Static variable in class org.apache.poi.ss.util.ImageUtils
- PIXEL_DPI - Static variable in class org.apache.poi.util.Units
-
Pixels DPI (96 pixels per inch)
- pixelformat - org.apache.poi.hemf.record.HemfRecordType
- pixelToEMU(int) - Static method in class org.apache.poi.util.Units
-
Converts pixels to EMUs
- pixelToPoints(int) - Static method in class org.apache.poi.util.Units
- pkg - Variable in class org.apache.poi.xssf.eventusermodel.XSSFReader
- PlaceableShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- Placeholder - Enum in org.apache.poi.sl.usermodel
- PLACEHOLDER - org.apache.poi.xddf.usermodel.SchemeColor
- PLACEHOLDER_FULLSIZE - Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
The full size of the master body text placeholder shape.
- PLACEHOLDER_HALFSIZE - Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Half of the size of the master body text placeholder shape.
- PLACEHOLDER_QUARTSIZE - Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
A quarter of the size of the master body text placeholder shape.
- PlaceholderDetails - Interface in org.apache.poi.sl.usermodel
-
Extended details about placholders
- PlaceholderDetails.PlaceholderSize - Enum in org.apache.poi.sl.usermodel
- PLAID - org.apache.poi.xddf.usermodel.PresetPattern
- PLAIN_OLD_XML - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Plain old xml.
- PLAIN_TOKEN_SIZE - Static variable in class org.apache.poi.ss.formula.ptg.ArrayPtg
-
The size of the plain tArray token written within the standard formula tokens (not including the data which comes after all formula tokens)
- Plaque - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- PLAQUE - org.apache.poi.sl.draw.binding.STShapeType
-
Plaque Shape
- PLAQUE - org.apache.poi.sl.usermodel.ShapeType
- PLAQUE - org.apache.poi.xddf.usermodel.PresetGeometry
- PLAQUE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- PLAQUE_TABS - org.apache.poi.sl.draw.binding.STShapeType
-
Plaque Tabs Shape
- PLAQUE_TABS - org.apache.poi.sl.usermodel.ShapeType
- PLAQUE_TABS - org.apache.poi.xddf.usermodel.PresetGeometry
- PLAQUE_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- Play - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether an associated sound, media or action verb is activated when the shape is clicked.
- PLCASUMY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCDOAHDR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCDumper - Class in org.apache.poi.hpbf.dev
-
For dumping out the PLC contents of QC Bits of a HPBF (Publisher) file, while we try to figure out what the format of them is.
- PLCDumper(InputStream) - Constructor for class org.apache.poi.hpbf.dev.PLCDumper
- PLCDumper(HPBFDocument) - Constructor for class org.apache.poi.hpbf.dev.PLCDumper
- PLCDumper(POIFSFileSystem) - Constructor for class org.apache.poi.hpbf.dev.PLCDumper
- PLCFANDREF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFANDTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFATNBKF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFATNBKL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFBKF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFBKL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFBTECHPX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFBTELVC - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFBTEPAPX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFDOAMOM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFENDREF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFENDTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFLDATN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFLDATN - Static variable in class org.apache.poi.hwpf.model.FieldsTables
-
Deprecated.
- PLCFFLDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFLDEDN - Static variable in class org.apache.poi.hwpf.model.FieldsTables
-
Deprecated.
- PLCFFLDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFLDFTN - Static variable in class org.apache.poi.hwpf.model.FieldsTables
-
Deprecated.
- PLCFFLDHDR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFLDHDR - Static variable in class org.apache.poi.hwpf.model.FieldsTables
-
Deprecated.
- PLCFFLDHDRTXBX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFLDHDRTXBX - Static variable in class org.apache.poi.hwpf.model.FieldsTables
-
Deprecated.
- PLCFFLDMCR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFLDMOM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFLDMOM - Static variable in class org.apache.poi.hwpf.model.FieldsTables
-
Deprecated.
- PLCFFLDTXBX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFLDTXBX - Static variable in class org.apache.poi.hwpf.model.FieldsTables
-
Deprecated.
- PLCFFNDREF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFFNDTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFGLSY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFGRAM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFHDD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFHDRTXBXTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFLST - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
-
Deprecated.
- PLCFLVC - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFPAD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFPGDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFPGDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFPHE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFSEA - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFSED - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFSPL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFTXBXBKD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFTXBXHDRBKD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFTXBXTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCFWKB - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCMCR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCOCX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCSPAHDR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCSPAMOM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCUPCRGBUSE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLCUPCUSP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PlexOfCps - Class in org.apache.poi.hwpf.model
-
Plex of CPs stored in File (PLCF)
- PlexOfCps(byte[], int, int, int) - Constructor for class org.apache.poi.hwpf.model.PlexOfCps
-
Constructor
- PlexOfCps(int) - Constructor for class org.apache.poi.hwpf.model.PlexOfCps
- PlexOfField - Class in org.apache.poi.hwpf.model
-
Structure describing the Plex for fields (contained plclfd* in the spec).
- PlexOfField(int, int, byte[]) - Constructor for class org.apache.poi.hwpf.model.PlexOfField
-
Deprecated.
- PlexOfField(GenericPropertyNode) - Constructor for class org.apache.poi.hwpf.model.PlexOfField
- PlfLfo - Class in org.apache.poi.hwpf.model
-
The PlfLfo structure contains the list format override data for the document.
- PLFLFO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PLFLST - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- plgblt - org.apache.poi.hemf.record.HemfRecordType
- PLGOSL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- plot() - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- plot(ChartData, ChartAxis...) - Method in interface org.apache.poi.ss.usermodel.Chart
-
Deprecated.Plots specified data on the chart.
- plot(ChartData, ChartAxis...) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Deprecated.
- plot(XDDFChartData) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- PlotAreaRecord - Class in org.apache.poi.hssf.record.chart
-
preceeds and identifies a frame as belonging to the plot area.
- PlotAreaRecord() - Constructor for class org.apache.poi.hssf.record.chart.PlotAreaRecord
- PlotAreaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.PlotAreaRecord
- PlotGrowthRecord - Class in org.apache.poi.hssf.record.chart
-
The plot growth record specifies the scaling factors used when a font is scaled.
- PlotGrowthRecord() - Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- PlotGrowthRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- PLS_004D - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
Environment-Specific Print Record
- Plum - org.apache.poi.sl.usermodel.PresetColor
- PLUM - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- PLUM - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Plum Preset Color
- PLUM - org.apache.poi.ss.usermodel.IndexedColors
- PLUM - org.apache.poi.xddf.usermodel.PresetColor
- Plus - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- PLUS - org.apache.poi.sl.draw.binding.STShapeType
-
Plus Shape
- PLUS - org.apache.poi.sl.usermodel.ShapeType
- PLUS - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- PLUS - org.apache.poi.xddf.usermodel.PresetGeometry
- PLUS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- PLV_MAC - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- PMS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- pmt(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
- pmt(double, int, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
-
Overloaded pmt() call omitting fv and type, which both default to 0.
- pmt(double, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
-
Overloaded pmt() call omitting type, which defaults to 0.
- pmt(double, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
-
Emulates Excel/Calc's PMT(interest_rate, number_payments, PV, FV, Type) function, which calculates the payments for a loan or the future value of an investment
- PMT - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
- PN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PNG - Class in org.apache.poi.hslf.blip
-
Represents a PNG picture data in a PPT file
- PNG - org.apache.poi.hwpf.usermodel.PictureType
- PNG - org.apache.poi.sl.usermodel.PictureData.PictureType
-
PNG format
- PNG() - Constructor for class org.apache.poi.hslf.blip.PNG
- PngUtils - Class in org.apache.poi.util
- POIDocument - Class in org.apache.poi
-
This holds the common functionality for all POI Document classes.
- POIDocument(DirectoryNode) - Constructor for class org.apache.poi.POIDocument
-
Constructs a POIDocument with the given directory node.
- POIDocument(POIFSFileSystem) - Constructor for class org.apache.poi.POIDocument
-
Constructs from the default POIFS
- POIFSBigBlockSize - Class in org.apache.poi.poifs.common
-
A class describing attributes of the Big Block Size
- POIFSBigBlockSize(int, short) - Constructor for class org.apache.poi.poifs.common.POIFSBigBlockSize
- POIFSChunkParser - Class in org.apache.poi.hsmf.parsers
-
Processes a POIFS of a .msg file into groups of Chunks, such as core data, attachment #1 data, attachment #2 data, recipient data and so on.
- POIFSChunkParser() - Constructor for class org.apache.poi.hsmf.parsers.POIFSChunkParser
- POIFSConstants - Interface in org.apache.poi.poifs.common
-
A repository for constants shared by POI classes.
- POIFSDocument - Class in org.apache.poi.poifs.filesystem
-
This class manages a document in the NIO POIFS filesystem.
- POIFSDocument(String, int, POIFSFileSystem, POIFSWriterListener) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
- POIFSDocument(String, POIFSFileSystem, InputStream) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
-
Constructor for a new Document
- POIFSDocument(DocumentNode) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
-
Constructor for an existing Document
- POIFSDocument(DocumentProperty, POIFSFileSystem) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocument
-
Constructor for an existing Document
- POIFSDocumentPath - Class in org.apache.poi.poifs.filesystem
-
Class POIFSDocumentPath
- POIFSDocumentPath() - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
simple constructor for the path of a document that is in the root of the POIFSFileSystem.
- POIFSDocumentPath(String[]) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
constructor for the path of a document that is not in the root of the POIFSFileSystem
- POIFSDocumentPath(POIFSDocumentPath, String[]) - Constructor for class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
constructor that adds additional subdirectories to an existing path
- POIFSDump - Class in org.apache.poi.poifs.dev
-
Dump internal structure of a OLE2 file into file system
- POIFSFileSystem - Class in org.apache.poi.poifs.filesystem
-
This is the main class of the POIFS system; it manages the entire life cycle of the filesystem.
- POIFSFileSystem() - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Constructor, intended for writing
- POIFSFileSystem(File) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Creates a POIFSFileSystem from a File.
- POIFSFileSystem(File, boolean) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Creates a POIFSFileSystem from a File.
- POIFSFileSystem(InputStream) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Create a POIFSFileSystem from an InputStream.
- POIFSFileSystem(FileChannel) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Creates a POIFSFileSystem from an open FileChannel.
- POIFSFileSystem(FileChannel, boolean) - Constructor for class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Creates a POIFSFileSystem from an open FileChannel.
- POIFSLister - Class in org.apache.poi.poifs.dev
-
A lister of the entries in POIFS files.
- POIFSLister() - Constructor for class org.apache.poi.poifs.dev.POIFSLister
- POIFSMiniStore - Class in org.apache.poi.poifs.filesystem
-
This class handles the MiniStream (small block store) in the NIO case for
POIFSFileSystem - POIFSReader - Class in org.apache.poi.poifs.eventfilesystem
-
An event-driven reader for POIFS file systems.
- POIFSReader() - Constructor for class org.apache.poi.poifs.eventfilesystem.POIFSReader
- POIFSReaderEvent - Class in org.apache.poi.poifs.eventfilesystem
-
Class POIFSReaderEvent
- POIFSReaderListener - Interface in org.apache.poi.poifs.eventfilesystem
-
Interface POIFSReaderListener
- POIFSStream - Class in org.apache.poi.poifs.filesystem
-
This handles reading and writing a stream within a
POIFSFileSystem. - POIFSStream(BlockStore) - Constructor for class org.apache.poi.poifs.filesystem.POIFSStream
-
Constructor for a new stream.
- POIFSStream(BlockStore, int) - Constructor for class org.apache.poi.poifs.filesystem.POIFSStream
-
Constructor for an existing stream.
- POIFSStream.StreamBlockByteBuffer - Class in org.apache.poi.poifs.filesystem
- POIFSStream.StreamBlockByteBufferIterator - Class in org.apache.poi.poifs.filesystem
-
Class that handles a streaming read of one stream
- POIFSViewable - Interface in org.apache.poi.poifs.dev
-
Interface for a drill-down viewable object.
- POIFSViewEngine - Class in org.apache.poi.poifs.dev
-
This class contains methods used to inspect POIFSViewable objects
- POIFSViewEngine() - Constructor for class org.apache.poi.poifs.dev.POIFSViewEngine
- POIFSViewer - Class in org.apache.poi.poifs.dev
-
A simple viewer for POIFS files
- POIFSWriterEvent - Class in org.apache.poi.poifs.filesystem
-
Class POIFSWriterEvent
- POIFSWriterListener - Interface in org.apache.poi.poifs.filesystem
-
Interface POIFSWriterListener
- POILogFactory - Class in org.apache.poi.util
-
Provides logging without clients having to mess with configuration/initialization.
- POILogger - Class in org.apache.poi.util
-
A logger interface that strives to make it as easy as possible for developers to write log calls, while simultaneously making those calls as cheap as possible by performing lazy evaluation of the log message.
- POINSETTIAS - org.apache.poi.xwpf.usermodel.Borders
- POINT_DPI - Static variable in class org.apache.poi.util.Units
-
Points DPI (72 pixels per inch)
- Pointer - Class in org.apache.poi.hdgf.pointers
-
Base class of pointers, which hold metadata and offsets about blocks elsewhere in the file
- Pointer() - Constructor for class org.apache.poi.hdgf.pointers.Pointer
- PointerContainingStream - Class in org.apache.poi.hdgf.streams
-
A stream that holds pointers, possibly in addition to some other data too.
- PointerContainingStream(Pointer, StreamStore, ChunkFactory, PointerFactory) - Constructor for class org.apache.poi.hdgf.streams.PointerContainingStream
- PointerFactory - Class in org.apache.poi.hdgf.pointers
-
Factor class to create the appropriate pointers, based on the version of the file
- PointerFactory(int) - Constructor for class org.apache.poi.hdgf.pointers.PointerFactory
- PointerV5 - Class in org.apache.poi.hdgf.pointers
-
A Pointer from v5
- PointerV5() - Constructor for class org.apache.poi.hdgf.pointers.PointerV5
- PointerV6 - Class in org.apache.poi.hdgf.pointers
-
A Pointer from v6+
- PointerV6() - Constructor for class org.apache.poi.hdgf.pointers.PointerV6
- POINTS - org.apache.poi.xddf.usermodel.text.XDDFSpacing.Kind
- pointsToMaster(double) - Static method in class org.apache.poi.util.Units
- pointsToPixel(double) - Static method in class org.apache.poi.util.Units
- POIOLE2TextExtractor - Class in org.apache.poi.extractor
-
Common Parent for OLE2 based Text Extractors of POI Documents, such as .doc, .xls You will typically find the implementation of a given format's text extractor under org.apache.poi.[format].extractor .
- POIOLE2TextExtractor(POIOLE2TextExtractor) - Constructor for class org.apache.poi.extractor.POIOLE2TextExtractor
-
Creates a new text extractor, using the same document as another text extractor.
- POIOLE2TextExtractor(POIDocument) - Constructor for class org.apache.poi.extractor.POIOLE2TextExtractor
-
Creates a new text extractor for the given document
- POIReadOnlyDocument - Class in org.apache.poi
-
This holds the common functionality for all read-only POI Document classes, i.e.
- POIReadOnlyDocument(DirectoryNode) - Constructor for class org.apache.poi.POIReadOnlyDocument
- POIReadOnlyDocument(POIFSFileSystem) - Constructor for class org.apache.poi.POIReadOnlyDocument
- POISSON - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- POITextExtractor - Class in org.apache.poi.extractor
-
Common Parent for Text Extractors of POI Documents.
- POITextExtractor() - Constructor for class org.apache.poi.extractor.POITextExtractor
- POIXMLConstants - Class in org.apache.poi.ooxml.util
- POIXMLConstants() - Constructor for class org.apache.poi.ooxml.util.POIXMLConstants
- POIXMLDocument - Class in org.apache.poi.ooxml
-
This holds the common functionality for all POI OOXML Document classes.
- POIXMLDocument(OPCPackage) - Constructor for class org.apache.poi.ooxml.POIXMLDocument
- POIXMLDocument(OPCPackage, String) - Constructor for class org.apache.poi.ooxml.POIXMLDocument
- POIXMLDocumentPart - Class in org.apache.poi.ooxml
-
Represents an entry of a OOXML package.
- POIXMLDocumentPart() - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
-
Creates new POIXMLDocumentPart - called by client code to create new parts from scratch.
- POIXMLDocumentPart(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
-
Creates an POIXMLDocumentPart representing the given package part, relationship and parent Called by
POIXMLDocumentPart.read(POIXMLFactory, java.util.Map)when reading in an existing file. - POIXMLDocumentPart(OPCPackage) - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
-
Construct POIXMLDocumentPart representing a "core document" package part.
- POIXMLDocumentPart(OPCPackage, String) - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
-
Construct POIXMLDocumentPart representing a custom "core document" package part.
- POIXMLDocumentPart(PackagePart) - Constructor for class org.apache.poi.ooxml.POIXMLDocumentPart
-
Creates an POIXMLDocumentPart representing the given package part and relationship.
- POIXMLDocumentPart.RelationPart - Class in org.apache.poi.ooxml
-
The RelationPart is a cached relationship between the document, which contains the RelationPart, and one of its referenced child document parts.
- POIXMLException - Exception in org.apache.poi.ooxml
-
Indicates a generic OOXML error.
- POIXMLException() - Constructor for exception org.apache.poi.ooxml.POIXMLException
-
Create a new
POIXMLExceptionwith no detail mesage. - POIXMLException(String) - Constructor for exception org.apache.poi.ooxml.POIXMLException
-
Create a new
POIXMLExceptionwith theStringspecified as an error message. - POIXMLException(String, Throwable) - Constructor for exception org.apache.poi.ooxml.POIXMLException
-
Create a new
POIXMLExceptionwith theStringspecified as an error message and the cause. - POIXMLException(Throwable) - Constructor for exception org.apache.poi.ooxml.POIXMLException
-
Create a new
POIXMLExceptionwith the specified cause. - POIXMLFactory - Class in org.apache.poi.ooxml
-
Defines a factory API that enables sub-classes to create instances of
POIXMLDocumentPart - POIXMLFactory() - Constructor for class org.apache.poi.ooxml.POIXMLFactory
- POIXMLProperties - Class in org.apache.poi.ooxml
-
Wrapper around the three different kinds of OOXML properties and metadata a document can have (Core, Extended and Custom), as well Thumbnails.
- POIXMLProperties(OPCPackage) - Constructor for class org.apache.poi.ooxml.POIXMLProperties
- POIXMLProperties.CoreProperties - Class in org.apache.poi.ooxml
-
The core document properties
- POIXMLProperties.CustomProperties - Class in org.apache.poi.ooxml
-
Custom document properties
- POIXMLProperties.ExtendedProperties - Class in org.apache.poi.ooxml
-
Extended document properties
- POIXMLPropertiesTextExtractor - Class in org.apache.poi.ooxml.extractor
-
A
POITextExtractorfor returning the textual content of the OOXML file properties, eg author and title. - POIXMLPropertiesTextExtractor(POIXMLTextExtractor) - Constructor for class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
Creates a new POIXMLPropertiesTextExtractor, for the same file that another TextExtractor is already working on.
- POIXMLPropertiesTextExtractor(POIXMLDocument) - Constructor for class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
-
Creates a new POIXMLPropertiesTextExtractor for the given open document.
- POIXMLRelation - Class in org.apache.poi.ooxml
-
Represents a descriptor of a OOXML relation.
- POIXMLRelation(String, String, String) - Constructor for class org.apache.poi.ooxml.POIXMLRelation
-
Instantiates a POIXMLRelation.
- POIXMLRelation(String, String, String, Class<? extends POIXMLDocumentPart>) - Constructor for class org.apache.poi.ooxml.POIXMLRelation
-
Instantiates a POIXMLRelation.
- POIXMLTextExtractor - Class in org.apache.poi.ooxml.extractor
- POIXMLTextExtractor(POIXMLDocument) - Constructor for class org.apache.poi.ooxml.extractor.POIXMLTextExtractor
-
Creates a new text extractor for the given document
- POIXMLTypeLoader - Class in org.apache.poi.ooxml
- POIXMLTypeLoader() - Constructor for class org.apache.poi.ooxml.POIXMLTypeLoader
- polybeizer - org.apache.poi.hemf.record.HemfRecordType
- polybezier16 - org.apache.poi.hemf.record.HemfRecordType
- polybezierto - org.apache.poi.hemf.record.HemfRecordType
- polybezierto16 - org.apache.poi.hemf.record.HemfRecordType
- polydraw - org.apache.poi.hemf.record.HemfRecordType
- polydraw16 - org.apache.poi.hemf.record.HemfRecordType
- polygon - org.apache.poi.hemf.record.HemfRecordType
- polygon - org.apache.poi.hwmf.record.HwmfRecordType
- Polygon - Class in org.apache.poi.hslf.model
-
A simple closed polygon shape
- Polygon() - Constructor for class org.apache.poi.hslf.model.Polygon
-
Create a new Polygon.
- Polygon(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.Polygon
-
Create a Polygon object and initialize it from the supplied Record container.
- Polygon(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.Polygon
-
Create a new Polygon.
- polygon16 - org.apache.poi.hemf.record.HemfRecordType
- polyline - org.apache.poi.hemf.record.HemfRecordType
- polyline - org.apache.poi.hwmf.record.HwmfRecordType
- polyline16 - org.apache.poi.hemf.record.HemfRecordType
- polylineto - org.apache.poi.hemf.record.HemfRecordType
- PolyLineTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
- PolyLineTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
- polylineto16 - org.apache.poi.hemf.record.HemfRecordType
- polypolygon - org.apache.poi.hemf.record.HemfRecordType
- polyPolygon - org.apache.poi.hwmf.record.HwmfRecordType
- polypolygon16 - org.apache.poi.hemf.record.HemfRecordType
- polypolyline - org.apache.poi.hemf.record.HemfRecordType
- polypolyline16 - org.apache.poi.hemf.record.HemfRecordType
- polytextouta - org.apache.poi.hemf.record.HemfRecordType
- PolyTextOutA() - Constructor for class org.apache.poi.hemf.record.HemfText.PolyTextOutA
- polytextoutw - org.apache.poi.hemf.record.HemfRecordType
- PolyTextOutW() - Constructor for class org.apache.poi.hemf.record.HemfText.PolyTextOutW
- populateDictionary(byte[]) - Method in class org.apache.poi.hdgf.HDGFLZW
-
We want an empty dictionary, so do nothing
- populateDictionary(byte[]) - Method in class org.apache.poi.hmef.CompressedRTF
- populateDictionary(byte[]) - Method in class org.apache.poi.util.LZWDecompresser
-
Populates the dictionary, and returns where in it to begin writing new codes.
- PORTRAIT - org.apache.poi.ss.usermodel.PrintOrientation
-
portrait orientation
- pos - Variable in class org.apache.poi.sl.draw.binding.CTConnectionSite
- pos - Variable in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
- pos - Variable in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
- PositionDependentRecord - Interface in org.apache.poi.hslf.record
-
Records which either care about where they are on disk, or have other records who care about where they are, will implement this interface.
- PositionDependentRecordAtom - Class in org.apache.poi.hslf.record
-
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 this is on the disk.
- PositionDependentRecordAtom() - Constructor for class org.apache.poi.hslf.record.PositionDependentRecordAtom
- PositionDependentRecordContainer - Class in org.apache.poi.hslf.record
-
A special (and dangerous) kind of Record Container, for which other Atoms care about where this one lives on disk.
- PositionDependentRecordContainer() - Constructor for class org.apache.poi.hslf.record.PositionDependentRecordContainer
- PositionInParagraph - Class in org.apache.poi.xwpf.usermodel
-
postion of a character in a paragrapho 1st RunPositon 2nd TextPosition 3rd CharacterPosition
- PositionInParagraph() - Constructor for class org.apache.poi.xwpf.usermodel.PositionInParagraph
- PositionInParagraph(int, int, int) - Constructor for class org.apache.poi.xwpf.usermodel.PositionInParagraph
- positionRecords(List<RecordBase>) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Some apps can define multiple HeaderFooterRecord records for a sheet.
- PositionTrackingVisitor(RecordAggregate.RecordVisitor, int) - Constructor for class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
- POST - org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
- POST_FOLDER_ENTRIES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- POST_FOLDER_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- POST_OFFICE_BOX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- POST_REPLY_DENIED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- POST_REPLY_FOLDER_ENTRIES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- POST_REPLY_FOLDER_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- POSTAGE_STAMP - org.apache.poi.xwpf.usermodel.Borders
- POSTAL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- POSTAL_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- POSTSCRIPT_DATA - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sends arbitrary PostScript data to an output device.
- POSTSCRIPT_IDENTIFY - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sets the printer driver to either PostScript or GDI mode.
- POSTSCRIPT_IGNORE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Notifies an output device to ignore PostScript data.
- POSTSCRIPT_INJECTION - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Inserts a block of raw data into a PostScript stream.
- POSTSCRIPT_PASSTHROUGH - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sends arbitrary data directly to a printer driver, which is expected to process this data only when in PostScript mode.
- postSign(DOMSignContext, String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Helper method for adding informations after the signing.
- postSign(Document) - Method in class org.apache.poi.poifs.crypt.dsig.facets.KeyInfoSignatureFacet
- postSign(Document) - Method in class org.apache.poi.poifs.crypt.dsig.facets.Office2010SignatureFacet
- postSign(Document) - Method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
This method is being invoked by the XML signature service engine during the post-sign phase.
- postSign(Document) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet
- POWDER_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Powder Blue Preset Color
- POWDER_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- PowderBlue - org.apache.poi.sl.usermodel.PresetColor
- POWER - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- PowerEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- POWERPOINT_DOCUMENT - Static variable in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Powerpoint document entry/stream name
- POWERPOINT_V12 - org.apache.poi.hpsf.ClassIDPredefined
-
Powerpoint V12 / 2007 - document
- POWERPOINT_V12_MACRO - org.apache.poi.hpsf.ClassIDPredefined
-
Powerpoint V12 / 2007 - macro
- POWERPOINT_V7 - org.apache.poi.hpsf.ClassIDPredefined
-
Powerpoint V7 / 95 - document
- POWERPOINT_V7_SLIDE - org.apache.poi.hpsf.ClassIDPredefined
-
Powerpoint V7 / 95 - slide
- POWERPOINT_V8 - org.apache.poi.hpsf.ClassIDPredefined
-
Powerpoint V8 / 97 - document
- POWERPOINT_V8_TPL - org.apache.poi.hpsf.ClassIDPredefined
-
Powerpoint V8 / 97 - template
- POWERPOINT2007 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - POWERPOINT2007_MACRO - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - POWERPOINT95 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - POWERPOINT97 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - PowerPointExtractor - Class in org.apache.poi.hslf.extractor
-
Deprecated.in POI 4.0.0, use
SlideShowExtractorinstead - PowerPointExtractor(InputStream) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Creates a PowerPointExtractor, from an Input Stream
- PowerPointExtractor(String) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Creates a PowerPointExtractor, from a file
- PowerPointExtractor(HSLFSlideShow) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.
- PowerPointExtractor(HSLFSlideShowImpl) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Creates a PowerPointExtractor, from a HSLFSlideShow
- PowerPointExtractor(DirectoryNode) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Creates a PowerPointExtractor, from a specific place inside an open NPOIFSFileSystem
- PowerPointExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Creates a PowerPointExtractor, from an open POIFSFileSystem
- PowerPtg - Class in org.apache.poi.ss.formula.ptg
- PP95_DOCUMENT - Static variable in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- PPDrawing - Class in org.apache.poi.hslf.record
-
These are actually wrappers onto Escher drawings.
- PPDrawing - org.apache.poi.hslf.record.RecordTypes
- PPDrawing() - Constructor for class org.apache.poi.hslf.record.PPDrawing
-
Creates a new, empty, PPDrawing (typically for use with a new Slide or Notes)
- PPDrawing(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.PPDrawing
-
Sets everything up, groks the escher etc
- PPDrawingGroup - Class in org.apache.poi.hslf.record
-
Container records which always exists inside Document.
- PPDrawingGroup - org.apache.poi.hslf.record.RecordTypes
- PPDrawingGroup(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.PPDrawingGroup
- PPDrawingTextListing - Class in org.apache.poi.hslf.dev
-
Uses record level code to locate PPDrawing entries.
- PPDrawingTextListing() - Constructor for class org.apache.poi.hslf.dev.PPDrawingTextListing
- PPGraphics2D - Class in org.apache.poi.hslf.model
-
Deprecated.since 4.0.0 - use SLGraphics
- PPGraphics2D(HSLFGroupShape) - Constructor for class org.apache.poi.hslf.model.PPGraphics2D
-
Deprecated.Construct Java Graphics object which translates graphic calls in ppt drawing layer.
- ppmt(double, int, int, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
- ppmt(double, int, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
- ppmt(double, int, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
-
Emulates Excel/Calc's PPMT(interest_rate, period, number_payments, PV, FV, Type) function, which calculates the portion of the payment at a given period that will apply to principal.
- PPMT - Class in org.apache.poi.ss.formula.functions
-
Compute the interest portion of a payment.
- PPMT() - Constructor for class org.apache.poi.ss.formula.functions.PPMT
- PPT_SHOW - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - PPTX2PNG - Class in org.apache.poi.xslf.util
-
An utility to convert slides of a .pptx slide show to a PNG image
- PPTX2PNG() - Constructor for class org.apache.poi.xslf.util.PPTX2PNG
- PPTXMLDump - Class in org.apache.poi.hslf.dev
-
Utility class which dumps raw contents of a ppt file into XML format
- PPTXMLDump(File) - Constructor for class org.apache.poi.hslf.dev.PPTXMLDump
- PRDRVR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PrecisionRecord - Class in org.apache.poi.hssf.record
-
Title: Precision Record
- PrecisionRecord() - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
- PrecisionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrecisionRecord
- preferArray() - Method in interface org.apache.poi.poifs.dev.POIFSViewable
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class org.apache.poi.poifs.filesystem.DocumentNode
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- preferArray() - Method in class org.apache.poi.poifs.property.Property
-
Give viewers a hint as to whether to call getViewableArray or getViewableIterator
- PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.AttachmentChunks
- PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
- PRENVLAND - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- PRENVPORT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- prepareForCommit() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Ensure that a memory based package part does not have lingering data from previous commit() calls.
- prepareForCommit() - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
-
*PictureData objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
- prepareForCommit() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
*PictureData objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
- prepareForCommit() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
-
*PictureData objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
- prepareForCommit() - Method in class org.apache.poi.xssf.usermodel.XSSFVBAPart
-
Like *PictureData, VBA objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
- prepareForCommit() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- prepareForCommit() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
*PictureData objects store the actual content in the part directly without keeping a copy like all others therefore we need to handle them differently.
- prepareToCheckMagic(InputStream) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Checks if an
InputStreamcan be reset (i.e. - prependContentsWith(byte[]) - Method in class org.apache.poi.hdgf.streams.StreamStore
- PREPROCESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PRESENTATION_MACRO - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- PRESENTATIONML - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- PRESENTATIONML_TEMPLATE - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- preSerialize() - Method in class org.apache.poi.hssf.model.InternalSheet
-
Perform any work necessary before the sheet is about to be serialized.
- preSerialize() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Perform any work necessary before the workbook is about to be serialized.
- preSerialize() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
check if any shapes contain wrong data At now(13.08.2010) check if patriarch contains 2 or more comments with same coordinates
- preSerialize() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
check whether the data of sheet can be serialized
- preserveSpaces(STXstring) - Static method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Add the xml:spaces="preserve" attribute if the string has leading or trailing spaces
- PRESET_GEOMETRY_CACHE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
Internal key for caching the preset geometries
- PresetColor - Enum in org.apache.poi.sl.usermodel
-
Preset colors defined in DrawingML aka known/system colors
- PresetColor - Enum in org.apache.poi.xddf.usermodel
- PresetGeometries - Class in org.apache.poi.sl.draw.geom
- PresetGeometries() - Constructor for class org.apache.poi.sl.draw.geom.PresetGeometries
- PresetGeometry - Enum in org.apache.poi.xddf.usermodel
- PresetLineDash - Enum in org.apache.poi.xddf.usermodel
- PresetPattern - Enum in org.apache.poi.xddf.usermodel
- preSign(DOMSignContext) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Helper method for adding informations before the signing.
- preSign(Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.EnvelopedSignatureFacet
- preSign(Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.OOXMLSignatureFacet
- preSign(Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
-
This method is being invoked by the XML signature service engine during pre-sign phase.
- preSign(Document, List<Reference>, List<XMLObject>) - Method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
- prettyPrint() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- prettyPrint() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- preWrite() - Method in class org.apache.poi.poifs.property.DirectoryProperty
-
Perform whatever activities need to be performed prior to writing
- preWrite() - Method in class org.apache.poi.poifs.property.DocumentProperty
-
Perform whatever activities need to be performed prior to writing
- preWrite() - Method in class org.apache.poi.poifs.property.Property
-
Perform whatever activities need to be performed prior to writing
- preWrite() - Method in class org.apache.poi.poifs.property.PropertyTable
-
Prepare to be written
- PRIMARY_CAPABILITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PRIMARY_FAX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PRIMARY_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PRINT_CALC_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether this object is expected to be updated on print to reflect the values in the cell associated with the object.
- PrintCellComments - Enum in org.apache.poi.ss.usermodel
-
These enumerations specify how cell comments shall be displayed for paper printing purposes.
- printDump() - Method in class org.apache.poi.hslf.dev.SlideShowDumper
- printDump() - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
- PRINTER_DEFAULT_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Whatever the printer's default paper size is
- PRINTER_SETTINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- printEscherRecord(EscherRecord, int) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
- printGridlines - Variable in class org.apache.poi.hssf.model.InternalSheet
- PrintGridlinesRecord - Class in org.apache.poi.hssf.record
-
Title: Print Gridlines Record
- PrintGridlinesRecord() - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
- PrintGridlinesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrintGridlinesRecord
- printHeaders - Variable in class org.apache.poi.hssf.model.InternalSheet
- PrintHeadersRecord - Class in org.apache.poi.hssf.record
-
Title: Print Headers Record
- PrintHeadersRecord() - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
- PrintHeadersRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrintHeadersRecord
- printHierarchy(XDGFPage, File) - Static method in class org.apache.poi.xdgf.util.HierarchyPrinter
- printHierarchy(XDGFPage, PrintStream) - Static method in class org.apache.poi.xdgf.util.HierarchyPrinter
- printHierarchy(XmlVisioDocument, String) - Static method in class org.apache.poi.xdgf.util.HierarchyPrinter
- PrintOrientation - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating the print orientation for a sheet.
- PrintSetup - Interface in org.apache.poi.ss.usermodel
- PrintSetupRecord - Class in org.apache.poi.hssf.record
-
Title: PAGESETUP (0x00A1)
- PrintSetupRecord() - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
- PrintSetupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PrintSetupRecord
- PRINTSIZE_0033 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
seems to be part of the
PageSettingsBlock. - printUsage() - Static method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
- PRIORITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- process(File) - Static method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
Converts Excel file (97-2007) into XSL FO file.
- process(File) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
Converts Excel file (97-2007) into HTML file.
- process(InputStream) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
Converts Excel file (97-2007) into HTML file.
- process(HSSFWorkbook) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
Converts Excel file (97-2007) into HTML file.
- process(Entry, ChunkGroup) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
-
Creates a chunk, and gives it to its parent group
- processBookmarks(HWPFDocumentCore, Element, Range, int, List<Bookmark>) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
-
Wrap range into bookmark(s) and process it.
- processBookmarks(HWPFDocumentCore, Element, Range, int, List<Bookmark>) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processBookmarks(HWPFDocumentCore, Element, Range, int, List<Bookmark>) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processBookmarks(HWPFDocumentCore, Element, Range, int, List<Bookmark>) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processCell(HSSFCell, Element, int, int, float) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- processCell(HSSFWorkbook, HSSFCell, Element, int, int, float) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processCellStyle(HSSFWorkbook, HSSFCellStyle, Element, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processCellStyleBorder(HSSFWorkbook, Element, String, BorderStyle, short) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processCellStyleFont(HSSFWorkbook, Element, HSSFFont) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processCharacters(HWPFDocumentCore, int, Range, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processChildRecords() - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
-
Process the bytes into escher records.
- processChunks(DirectoryNode, ChunkGroup) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
-
Creates all the chunks for a given Directory, but doesn't recurse or descend
- processColumnHeaders(HSSFSheet, int, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processColumnHeaders(HSSFSheet, int, Element) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- processColumnWidths(HSSFSheet, int, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
Creates COLGROUP element with width specified for all columns.
- processColumnWidths(HSSFSheet, int, Element) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
Creates COLGROUP element with width specified for all columns.
- processCommands() - Method in class org.apache.poi.hdgf.chunks.Chunk
-
Uses our CommandDefinitions to process the commands our chunk type has, and figure out the values for them.
- processContinueRecord(byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- processDeadField(HWPFDocumentCore, Element, Range, int, int, int, int) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processDocument(HWPFDocumentCore) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processDocumentPart(HWPFDocumentCore, Range) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processDocumentPart(HWPFDocumentCore, Range) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processDocumentPart(HWPFDocumentCore, Range) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processDrawnObject(HWPFDocument, CharacterRun, OfficeDrawing, String, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processDrawnObject(HWPFDocument, CharacterRun, OfficeDrawing, String, Element) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processDrawnObject(HWPFDocument, CharacterRun, OfficeDrawing, String, Element) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processDrawnObject(HWPFDocument, CharacterRun, OfficeDrawing, String, Element) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processDrawnObject(HWPFDocument, CharacterRun, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processDropDownList(Element, CharacterRun, String[], int) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processDropDownList(Element, CharacterRun, String[], int) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processEndnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processEndnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processEndnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processEndnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processEvents(HSSFRequest, InputStream) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a DocumentInputStream into essentially Record events.
- processField(HWPFDocument, Range, int, Field, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processFootnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processFootnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processFootnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processFootnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processHyperlink(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processHyperlink(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processHyperlink(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processHyperlink(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processImage(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processImage(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processImage(Element, boolean, Picture, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processImage(Element, boolean, Picture, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processImage(Element, boolean, Picture, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processImage(Element, boolean, Picture, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processImageWithoutPicturesManager(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processImageWithoutPicturesManager(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processImageWithoutPicturesManager(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processImageWithoutPicturesManager(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processLineBreak(Element, CharacterRun) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processLineBreak(Element, CharacterRun) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processLineBreak(Element, CharacterRun) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processLineBreak(Element, CharacterRun) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DGet
- processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DMax
- processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DMin
- processMatch(ValueEval) - Method in class org.apache.poi.ss.formula.functions.DSum
- processMatch(ValueEval) - Method in interface org.apache.poi.ss.formula.functions.IDStarAlgorithm
-
Process a match that is found during a run through a database.
- processNoteAnchor(HWPFDocument, CharacterRun, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processNoteAutonumbered(HWPFDocument, String, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processOle2(HWPFDocument, Element, Entry) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processOle2(HWPFDocument, Element, Entry) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processPageBreak(HWPFDocumentCore, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processPageBreak(HWPFDocumentCore, Element) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processPageBreak(HWPFDocumentCore, Element) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processPageBreak(HWPFDocumentCore, Element) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processPageref(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processPageref(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processPageref(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processPageref(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processParagraph(HWPFDocumentCore, Element, int, Paragraph, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processParagraph(HWPFDocumentCore, Element, int, Paragraph, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processParagraph(HWPFDocumentCore, Element, int, Paragraph, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processParagraph(HWPFDocumentCore, Element, int, Paragraph, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processParagraphes(HWPFDocumentCore, Element, Range, int) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processPOIFSReaderEvent(POIFSReaderEvent) - Method in interface org.apache.poi.poifs.eventfilesystem.POIFSReaderListener
-
Process a POIFSReaderEvent that this listener had registered for
- processPOIFSWriterEvent(POIFSWriterEvent) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
- processPOIFSWriterEvent(POIFSWriterEvent) - Method in interface org.apache.poi.poifs.filesystem.POIFSWriterListener
-
Process a POIFSWriterEvent that this listener had registered for
- processRecord(Record) - Method in interface org.apache.poi.hssf.eventmodel.ERFListener
-
Process a Record.
- processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.AbortableHSSFListener
-
This method, inherited from HSSFListener is implemented as a stub.
- processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
-
Process this record ourselves, and then pass it on to our child listener
- processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
-
Process this record ourselves, and then pass it on to our child listener
- processRecord(Record) - Method in interface org.apache.poi.hssf.eventusermodel.HSSFListener
-
process an HSSF Record.
- processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.HSSFRequest
-
Called by HSSFEventFactory, passes the Record to each listener associated with a record.sid.
- processRecord(Record) - Method in class org.apache.poi.hssf.eventusermodel.MissingRecordAwareHSSFListener
- processRecordInternally(Record) - Method in class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
-
Process the record ourselves, but do not pass it on to the child Listener.
- processRecordInternally(Record) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
-
Process the record ourselves, but do not pass it on to the child Listener.
- processRecords(InputStream) - Method in class org.apache.poi.hssf.eventmodel.EventRecordFactory
-
Create an array of records from an input stream
- processRow(HSSFWorkbook, CellRangeAddress[][], HSSFRow, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processRow(CellRangeAddress[][], HSSFRow, Element) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- processRowNumber(HSSFRow) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processRowNumber(HSSFRow, Element) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- processSection(HWPFDocumentCore, Section, int) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processSection(HWPFDocumentCore, Section, int) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processSection(HWPFDocumentCore, Section, int) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processSection(HWPFDocumentCore, Section, int) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processSheet(HSSFSheet) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- processSheet(HSSFWorkbook, int) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
-
Process single sheet (as specified by 0-based sheet index)
- processSheet(HSSFWorkbook, HSSFSheet, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processSheet(XSSFSheetXMLHandler.SheetContentsHandler, XSSFBStylesTable, XSSFBCommentsTable, SharedStrings, InputStream) - Method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
Processes the given sheet
- processSheet(XSSFSheetXMLHandler.SheetContentsHandler, Styles, Comments, SharedStrings, InputStream) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Processes the given sheet
- processSheetHeader(Element, HSSFSheet) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- processSheetName(HSSFSheet, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processSingleSection(HWPFDocumentCore, Section) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processSingleSection(HWPFDocumentCore, Section) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processSymbol(HWPFDocument, CharacterRun, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processTable(HWPFDocumentCore, Element, Table) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- processTable(HWPFDocumentCore, Element, Table) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- processTable(HWPFDocumentCore, Element, Table) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
- processTable(HWPFDocumentCore, Element, Table) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- processWorkbook(HSSFWorkbook) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- processWorkbook(HSSFWorkbook) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- processWorkbookEvents(HSSFRequest, DirectoryNode) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- processWorkbookEvents(HSSFRequest, POIFSFileSystem) - Method in class org.apache.poi.hssf.eventusermodel.HSSFEventFactory
-
Processes a file into essentially record events.
- PRODUCT - org.apache.poi.ss.usermodel.DataConsolidateFunction
- PRODUCT - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- PROFESSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROFILE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ProgBinaryTag - org.apache.poi.hslf.record.RecordTypes
- ProgStringTag - org.apache.poi.hslf.record.RecordTypes
- ProgTags - org.apache.poi.hslf.record.RecordTypes
- PROOF_OF_DELIVERY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROOF_OF_DELIVERY_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROOF_OF_SUBMISSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROOF_OF_SUBMISSION_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROOF_QUALITY - org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Specifies that the character quality of the font is more important than the matching of logical attributes.
- PROP_ID_SECURE_MAX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROP_ID_SECURE_MIN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROPER - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
Implementation of the PROPER function: Normalizes all words (separated by non-word characters) by making the first letter upper and the rest lower case.
- properties - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- properties() - Method in class org.apache.poi.hpsf.CustomProperties
- PROPERTIES_FLAG_READABLE - Static variable in class org.apache.poi.hsmf.datatypes.PropertiesChunk
- PROPERTIES_FLAG_WRITEABLE - Static variable in class org.apache.poi.hsmf.datatypes.PropertiesChunk
- PropertiesChunk - Class in org.apache.poi.hsmf.datatypes
-
A Chunk which holds (single) fixed-length properties, and pointer to the variable length ones / multi-valued ones (which get their own chunk).
- PropertiesChunk(ChunkGroup) - Constructor for class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Creates a Properties Chunk.
- propertiesRoot - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
- Property - Class in org.apache.poi.hpsf
-
A property in a
Sectionof aPropertySet. - Property - Class in org.apache.poi.poifs.property
-
This abstract base class is the ancestor of all classes implementing POIFS Property behavior.
- Property() - Constructor for class org.apache.poi.hpsf.Property
-
Creates an empty property.
- Property() - Constructor for class org.apache.poi.poifs.property.Property
- Property(int, byte[], int) - Constructor for class org.apache.poi.poifs.property.Property
-
Constructor from byte data
- Property(long, byte[], long, int, int) - Constructor for class org.apache.poi.hpsf.Property
-
Creates a
Propertyinstance by reading its bytes from the property set stream. - Property(long, long, Object) - Constructor for class org.apache.poi.hpsf.Property
-
Creates a property.
- Property(long, LittleEndianByteArrayInputStream, int, int) - Constructor for class org.apache.poi.hpsf.Property
-
Creates a
Propertyinstance by reading its bytes from the property set stream. - Property(Property) - Constructor for class org.apache.poi.hpsf.Property
-
Creates a
Propertyas a copy of an existingProperty. - PROPERTY_ENTITY_EXPANSION_LIMIT - Static variable in class org.apache.poi.ooxml.util.POIXMLConstants
- PROPERTY_SECURITY_MANAGER - Static variable in class org.apache.poi.ooxml.util.POIXMLConstants
- PROPERTY_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
How big a single property is
- PROPERTY_TYPE_OFFSET - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
- PropertyComparator() - Constructor for class org.apache.poi.poifs.property.DirectoryProperty.PropertyComparator
- PropertyConstants - Interface in org.apache.poi.poifs.property
-
Interface PropertyConstants
- PropertyFetcher<T> - Class in org.apache.poi.xslf.model
-
Used internally to navigate the PresentationML text style hierarchy and fetch properties
- PropertyFetcher() - Constructor for class org.apache.poi.xslf.model.PropertyFetcher
- PropertyIDMap - Class in org.apache.poi.hpsf.wellknown
-
This is a dictionary which maps property ID values to property ID strings.
- PropertyModifier - Class in org.apache.poi.hwpf.model
- PropertyModifier(short) - Constructor for class org.apache.poi.hwpf.model.PropertyModifier
- PropertyNode<T extends PropertyNode<T>> - Class in org.apache.poi.hwpf.model
-
Represents a lightweight node in the Trees used to store content properties.
- PropertyNode(int, int, Object) - Constructor for class org.apache.poi.hwpf.model.PropertyNode
- PropertyNode.EndComparator - Class in org.apache.poi.hwpf.model
- PropertyNode.StartComparator - Class in org.apache.poi.hwpf.model
- PropertySet - Class in org.apache.poi.hpsf
-
Represents a property set in the Horrible Property Set Format (HPSF).
- PropertySet() - Constructor for class org.apache.poi.hpsf.PropertySet
-
Constructs a
PropertySetinstance. - PropertySet(byte[]) - Constructor for class org.apache.poi.hpsf.PropertySet
-
Creates a
PropertySetinstance from a byte array that represents a stream in the Horrible Property Set Format. - PropertySet(byte[], int, int) - Constructor for class org.apache.poi.hpsf.PropertySet
-
Creates a
PropertySetinstance from a byte array that represents a stream in the Horrible Property Set Format. - PropertySet(InputStream) - Constructor for class org.apache.poi.hpsf.PropertySet
-
Creates a
PropertySetinstance from anInputStreamin the Horrible Property Set Format. - PropertySet(PropertySet) - Constructor for class org.apache.poi.hpsf.PropertySet
-
Constructs a
PropertySetby doing a deep copy of an existingPropertySet. - PropertySetFactory - Class in org.apache.poi.hpsf
-
Factory class to create instances of
SummaryInformation,DocumentSummaryInformationandPropertySet. - PropertySetFactory() - Constructor for class org.apache.poi.hpsf.PropertySetFactory
- PropertyTable - Class in org.apache.poi.poifs.property
-
This class embodies the Property Table for a
POIFSFileSystem; this is basically the directory for all of the documents in the filesystem and looks up entries in the filesystem to their chain of blocks. - PropertyTable(HeaderBlock) - Constructor for class org.apache.poi.poifs.property.PropertyTable
- PropertyTable(HeaderBlock, POIFSFileSystem) - Constructor for class org.apache.poi.poifs.property.PropertyTable
-
reading constructor (used when we've read in a file and we want to extract the property table from it).
- PropertyTemplate - Class in org.apache.poi.ss.util
-
A
PropertyTemplateis a template that can be applied to any sheet in a project. - PropertyTemplate() - Constructor for class org.apache.poi.ss.util.PropertyTemplate
-
Create a PropertyTemplate object
- PropertyTemplate(PropertyTemplate) - Constructor for class org.apache.poi.ss.util.PropertyTemplate
-
Create a PropertyTemplate object from another PropertyTemplate
- PropertyValue - Class in org.apache.poi.hsmf.datatypes
-
An instance of a
MAPIPropertyinside aPropertiesChunk. - PropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue
- PropertyValue(MAPIProperty, long, byte[], Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue
- PropertyValue.BooleanPropertyValue - Class in org.apache.poi.hsmf.datatypes
- PropertyValue.CurrencyPropertyValue - Class in org.apache.poi.hsmf.datatypes
-
signed 64-bit integer that represents a base ten decimal, with four digits to the right of the decimal point
- PropertyValue.DoublePropertyValue - Class in org.apache.poi.hsmf.datatypes
- PropertyValue.FloatPropertyValue - Class in org.apache.poi.hsmf.datatypes
- PropertyValue.LongLongPropertyValue - Class in org.apache.poi.hsmf.datatypes
- PropertyValue.LongPropertyValue - Class in org.apache.poi.hsmf.datatypes
- PropertyValue.NullPropertyValue - Class in org.apache.poi.hsmf.datatypes
- PropertyValue.ShortPropertyValue - Class in org.apache.poi.hsmf.datatypes
- PropertyValue.TimePropertyValue - Class in org.apache.poi.hsmf.datatypes
-
64-bit integer specifying the number of 100ns periods since Jan 1, 1601
- PROTECTION__LOCKADJUSTHANDLES - Static variable in class org.apache.poi.ddf.EscherProperties
- PROTECTION__LOCKAGAINSTGROUPING - Static variable in class org.apache.poi.ddf.EscherProperties
- PROTECTION__LOCKAGAINSTSELECT - Static variable in class org.apache.poi.ddf.EscherProperties
- PROTECTION__LOCKASPECTRATIO - Static variable in class org.apache.poi.ddf.EscherProperties
- PROTECTION__LOCKCROPPING - Static variable in class org.apache.poi.ddf.EscherProperties
- PROTECTION__LOCKPOSITION - Static variable in class org.apache.poi.ddf.EscherProperties
- PROTECTION__LOCKROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
- PROTECTION__LOCKTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
- PROTECTION__LOCKVERTICES - Static variable in class org.apache.poi.ddf.EscherProperties
- ProtectionRev4Record - Class in org.apache.poi.hssf.record
-
Title: Protection Revision 4 Record (0x01AF)
- ProtectionRev4Record(boolean) - Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
- ProtectionRev4Record(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ProtectionRev4Record
- ProtectRecord - Class in org.apache.poi.hssf.record
-
Title: Protect Record (0x0012)
- ProtectRecord(boolean) - Constructor for class org.apache.poi.hssf.record.ProtectRecord
- ProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ProtectRecord
- protectSheet(String) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets the protection enabled as well as the password
- protectSheet(String) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the protection enabled as well as the password
- protectSheet(String) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets the protection enabled as well as the password
- protectSheet(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enables sheet protection and sets the password for the sheet.
- protectSheet(String, boolean, boolean) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
-
protect a spreadsheet with a password (not encrypted, just sets protect flags and the password.
- prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFConnector
-
Initialize default structure of a new auto-shape
- prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Initialize default structure of a new graphic frame
- prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFObjectData
-
Prototype with the default structure of a new auto-shape.
- prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Returns a prototype that is used to construct new shapes
- prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Initialize default structure of a new shape group
- prototype() - Static method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Prototype with the default structure of a new auto-shape.
- provider - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- PROVIDER_AES - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- PROVIDER_DISPLAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROVIDER_DLL_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROVIDER_ORDINAL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROVIDER_RC4 - Static variable in class org.apache.poi.poifs.crypt.EncryptionHeader
- PROVIDER_SUBMIT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PROVIDER_UID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PrpublicintOptions - org.apache.poi.hslf.record.RecordTypes
- prst - Variable in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
- prst - Variable in class org.apache.poi.sl.draw.binding.CTPresetTextShape
- prstClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
- PRSTM_BIT - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
A bit that specifies whether the object data are stored in an embedding storage (= 0) or in the controls stream (ctls) (= 1).
- PSAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDNAA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDNAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDNAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDNAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDNOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDNOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDNOO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPSANAXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPSAOXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPSAOXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPSOAXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPSOAXXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPSONOXX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPXAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPXOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSDPXOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- PSXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- pt - Variable in class org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo
- pt - Variable in class org.apache.poi.sl.draw.binding.CTPath2DLineTo
- pt - Variable in class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
- pt - Variable in class org.apache.poi.sl.draw.binding.CTPath2DQuadBezierTo
- Ptg - Class in org.apache.poi.ss.formula.ptg
-
Ptg represents a syntactic token in a formula.
- Ptg() - Constructor for class org.apache.poi.ss.formula.ptg.Ptg
- PTYPE_APPTIME - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
AppTime - application time value
- PTYPE_BINARY - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Binary - counted byte array
- PTYPE_BOOLEAN - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Boolean - 16-bit Boolean value.
- PTYPE_CLASSID - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
ClassId - OLE GUID
- PTYPE_CURRENCY - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Currency - signed 64-bit integer that represents a base ten decimal with four digits to the right of the decimal point
- PTYPE_DOUBLE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Double - floating point double
- PTYPE_ERROR - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Error - 32-bit error value
- PTYPE_I2 - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
I2 - signed 16-bit value
- PTYPE_I8 - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
I8 - 8-byte signed integer
- PTYPE_LONG - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Long - signed 32-bit value
- PTYPE_MULTIVALUED - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
MultiValued - Value part contains multiple values
- PTYPE_NULL - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Null - NULL property value
- PTYPE_OBJECT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Object - embedded object in a property
- PTYPE_R4 - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
R4 - 4-byte floating point value
- PTYPE_STRING8 - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
String8 - null-terminated 8-bit character string
- PTYPE_SYSTIME - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
SysTime - FILETIME 64-bit integer specifying the number of 100ns periods since Jan 1, 1601
- PTYPE_UNICODE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Unicode - null-terminated Unicode string
- PTYPE_UNSPECIFIED - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Unspecified
- PUBLISHER_V12 - org.apache.poi.hpsf.ClassIDPredefined
-
Publisher V12
- PublisherTextExtractor - Class in org.apache.poi.hpbf.extractor
-
Extract text from HPBF Publisher files
- PublisherTextExtractor(InputStream) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
- PublisherTextExtractor(HPBFDocument) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
- PublisherTextExtractor(DirectoryNode) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
- PublisherTextExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
- PUID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- PUMPKIN_1 - org.apache.poi.xwpf.usermodel.Borders
- Purple - org.apache.poi.sl.usermodel.PresetColor
- PURPLE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Purple Preset Color
- PURPLE - org.apache.poi.xddf.usermodel.PresetColor
- PUSH_PIN_NOTE_1 - org.apache.poi.xwpf.usermodel.Borders
- PUSH_PIN_NOTE_2 - org.apache.poi.xwpf.usermodel.Borders
- put(Long, String) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- put(String, Class<? extends T>, Class<?>...) - Method in class org.apache.poi.xdgf.util.ObjectFactory
- put(String, Object) - Method in class org.apache.poi.hpsf.CustomProperties
-
Adds a named property.
- put(String, CustomProperty) - Method in class org.apache.poi.hpsf.CustomProperties
-
Puts a
CustomPropertyinto this map. - put(PackagePartName, PackagePart) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
Check rule [M1.11]: a package implementer shall neither create nor recognize a part with a part name derived from another part name by appending segments to it.
- putAll(Map<? extends Long, ? extends String>) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- putAll(Map<? extends String, ?>) - Method in class org.apache.poi.hpsf.CustomProperties
- putBorder(XSSFCellBorder) - Method in interface org.apache.poi.xssf.model.Styles
-
Adds a border to the border style table if it isn't already in the style table Does nothing if border is already in borders style table
- putBorder(XSSFCellBorder) - Method in class org.apache.poi.xssf.model.StylesTable
-
Adds a border to the border style table if it isn't already in the style table Does nothing if border is already in borders style table
- putByte(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
-
executes:
- putCellStyleXf(CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
-
Adds a cell style to the styles table.
- putCellXf(CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
-
Adds a cell to the styles table.
- putCompressedUnicode(String, byte[], int) - Static method in class org.apache.poi.util.StringUtil
-
Takes a unicode (java) string, and returns it as 8 bit data (in ISO-8859-1 codepage).
- putCompressedUnicode(String, LittleEndianOutput) - Static method in class org.apache.poi.util.StringUtil
- putDouble(byte[], int, double) - Static method in class org.apache.poi.util.LittleEndian
-
put a double value into a byte array
- putDouble(double, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
-
put a double value into a byte array
- putDxf(CTDxf) - Method in class org.apache.poi.xssf.model.StylesTable
-
Adds a Dxf to the style table Does not check for duplicates.
- putFill(XSSFCellFill) - Method in interface org.apache.poi.xssf.model.Styles
-
Adds a fill to the fill style table if it isn't already in the style table Does nothing if fill is already in fill style table
- putFill(XSSFCellFill) - Method in class org.apache.poi.xssf.model.StylesTable
-
Adds a fill to the fill style table if it isn't already in the style table Does nothing if fill is already in fill style table
- putFloat(byte[], int, float) - Static method in class org.apache.poi.util.LittleEndian
-
put a float value into a byte array
- putFloat(float, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
-
put a float value into a byte array
- putFont(XSSFFont) - Method in interface org.apache.poi.xssf.model.Styles
-
Records the given font in the font table.
- putFont(XSSFFont) - Method in class org.apache.poi.xssf.model.StylesTable
- putFont(XSSFFont, boolean) - Method in interface org.apache.poi.xssf.model.Styles
-
Records the given font in the font table.
- putFont(XSSFFont, boolean) - Method in class org.apache.poi.xssf.model.StylesTable
-
Records the given font in the font table.
- putFormat(short, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataFormat
-
Add a number format with a specific ID into the number format style table.
- putInt(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
-
put an int value into a byte array
- putInt(int, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
-
Put int into output stream
- putLong(byte[], int, long) - Static method in class org.apache.poi.util.LittleEndian
-
put a long value into a byte array
- putLong(long, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
-
Put long into output stream
- putNumberFormat(short, String) - Method in interface org.apache.poi.xssf.model.Styles
-
Add a number format with a specific ID into the numberFormats map.
- putNumberFormat(short, String) - Method in class org.apache.poi.xssf.model.StylesTable
-
Add a number format with a specific ID into the numberFormats map.
- putNumberFormat(String) - Method in interface org.apache.poi.xssf.model.Styles
-
Puts
fmtin the numberFormats map if the format is not already in the the number format style table. - putNumberFormat(String) - Method in class org.apache.poi.xssf.model.StylesTable
-
Puts
fmtin the numberFormats map if the format is not already in the the number format style table. - putShort(byte[], int, short) - Static method in class org.apache.poi.util.LittleEndian
-
put a short value into a byte array
- putShort(OutputStream, short) - Static method in class org.apache.poi.util.LittleEndian
-
Put signed short into output stream
- putShortArray(byte[], int, short[]) - Static method in class org.apache.poi.util.LittleEndian
-
Stores short array in buffer
- putStyle(XSSFCellStyle) - Method in interface org.apache.poi.xssf.model.Styles
- putStyle(XSSFCellStyle) - Method in class org.apache.poi.xssf.model.StylesTable
- putUByte(byte[], int, short) - Static method in class org.apache.poi.util.LittleEndian
-
put an unsigned byte value into a byte array
- putUInt(byte[], int, long) - Static method in class org.apache.poi.util.LittleEndian
-
put an unsigned int value into a byte array
- putUInt(long, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
-
Put unsigned int into output stream
- putUnicodeLE(String, byte[], int) - Static method in class org.apache.poi.util.StringUtil
-
Takes a unicode string, and returns it as little endian (most important byte last) bytes in the supplied byte array.
- putUnicodeLE(String, LittleEndianOutput) - Static method in class org.apache.poi.util.StringUtil
- putUShort(byte[], int, int) - Static method in class org.apache.poi.util.LittleEndian
-
put an unsigned short value into a byte array
- putUShort(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
Put unsigned short into output stream
- putUShort(int, OutputStream) - Static method in class org.apache.poi.util.LittleEndian
-
Put unsigned short into output stream
- pv(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
-
Present value of an amount given the number of future payments, rate, amount of individual payment, future value and boolean value indicating whether payments are due at the beginning of period (false => payments are due at end of period)
- PV - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
- Pxg - Interface in org.apache.poi.ss.formula.ptg
-
An XSSF only special kind of Ptg, which stores the sheet / book reference in string form.
- Pxg3D - Interface in org.apache.poi.ss.formula.ptg
-
An XSSF only special kind of Ptg, which stores a range of sheet / book references in string form.
- PYRAMIDS - org.apache.poi.xwpf.usermodel.Borders
- PYRAMIDS_ABOVE - org.apache.poi.xwpf.usermodel.Borders
Q
- QCBit - Class in org.apache.poi.hpbf.model.qcbits
-
Parent of all Quill CONTENTS bits
- QCBit(String, String, byte[]) - Constructor for class org.apache.poi.hpbf.model.qcbits.QCBit
- QCPLCBit - Class in org.apache.poi.hpbf.model.qcbits
-
A "PLC " (PLC) based bit of Quill Contents.
- QCPLCBit.Type0 - Class in org.apache.poi.hpbf.model.qcbits
-
Type 0 seem to be somewhat rare.
- QCPLCBit.Type12 - Class in org.apache.poi.hpbf.model.qcbits
-
Type 12 holds hyperlinks, and is very complex.
- QCPLCBit.Type4 - Class in org.apache.poi.hpbf.model.qcbits
-
Type 4 is quite common.
- QCPLCBit.Type8 - Class in org.apache.poi.hpbf.model.qcbits
-
Type 8 is quite common.
- QCTextBit - Class in org.apache.poi.hpbf.model.qcbits
-
A Text based bit of Quill Contents
- QCTextBit(String, String, byte[]) - Constructor for class org.apache.poi.hpbf.model.qcbits.QCTextBit
- QUAD_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Quad-Arrow Shape
- QUAD_ARROW - org.apache.poi.sl.usermodel.ShapeType
- QUAD_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- QUAD_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- QUAD_ARROW_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Quad-Arrow Shape
- QUAD_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- QUAD_ARROW_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- QUAD_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- QuadArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- QuadArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- QUADRANTS - org.apache.poi.xwpf.usermodel.Borders
- QuadToCommand - Class in org.apache.poi.sl.draw.geom
- quarter - org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
- QUARTER_BODY - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Quarter-sized body placeholder shape text
- QUARTER_BODY_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
- QUARTERS_5 - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- QUARTO_PAPER - org.apache.poi.ss.usermodel.PaperSize
- QUARTO_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
Quarto 215x275 mm
- QUERYDIBSUPPORT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Queries the printer driver about its support for DIBs on an output device.
- QUERYESCSUPPORT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Queries a printer driver to determine whether a specific escape function is supported on the output device it drives.
- QuickButCruddyTextExtractor - Class in org.apache.poi.hslf.extractor
-
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 do it very fast.
- QuickButCruddyTextExtractor(InputStream) - Constructor for class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Creates an extractor from a given input stream
- QuickButCruddyTextExtractor(String) - Constructor for class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Creates an extractor from a given file name
- QuickButCruddyTextExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
-
Creates an extractor from a POIFS Filesystem
- QuickTest - Class in org.apache.poi.hwpf
- QuickTest() - Constructor for class org.apache.poi.hwpf.QuickTest
- QUICKTIP_0800 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- QuillContents - Class in org.apache.poi.hpbf.model
-
Read Quill Contents (/Quill/QuillSub/CONTENTS) from an HPBF (Publisher .pub) document
- QuillContents(DirectoryNode) - Constructor for class org.apache.poi.hpbf.model.QuillContents
- Quotient - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel QUOTIENT () function.
- Quotient() - Constructor for class org.apache.poi.ss.formula.functions.Quotient
R
- r - Variable in class org.apache.poi.sl.draw.binding.CTGeomRect
- r - Variable in class org.apache.poi.sl.draw.binding.CTRelativeRect
- r - Variable in class org.apache.poi.sl.draw.binding.CTScRgbColor
- R - org.apache.poi.sl.draw.binding.STRectAlignment
-
Rectangle Alignment Enum ( Right )
- R2_BLACK - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
0, Pixel is always 0
- R2_COPYPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
P, Pixel is the pen color.
- R2_MASKNOTPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
DPna, Pixel is a combination of the screen color and the inverse of the pen color.
- R2_MASKPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
DPa, Pixel is a combination of the colors common to both the pen and the screen.
- R2_MASKPENNOT - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
PDna, Pixel is a combination of the colors common to both the pen and the inverse of the screen.
- R2_MERGENOTPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
DPno, Pixel is a combination of the colors common to both the screen and the inverse of the pen.
- R2_MERGEPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
DPo, Pixel is a combination of the pen color and the screen color.
- R2_MERGEPENNOT - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
PDno, Pixel is a combination of the pen color and the inverse of the screen color.
- R2_NOP - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
D, Pixel remains unchanged.
- R2_NOT - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
Dn, Pixel is the inverse of the screen color.
- R2_NOTCOPYPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
Pn, Pixel is the inverse of the pen color.
- R2_NOTMASKPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
DPan, Pixel is the inverse of the R2_MASKPEN color.
- R2_NOTMERGEPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
DPon, Pixel is the inverse of the R2_MERGEPEN color.
- R2_NOTXORPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
DPxn, Pixel is the inverse of the R2_XORPEN color.
- R2_WHITE - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
1, Pixel is always 1
- R2_XORPEN - org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
DPx, Pixel is a combination of the colors in the pen or in the screen, but not in both.
- RADAR - org.apache.poi.xddf.usermodel.chart.ChartTypes
- RadarStyle - Enum in org.apache.poi.xddf.usermodel.chart
- RADIANS - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- RADIO_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RAND - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- Range - Class in org.apache.poi.hwpf.usermodel
-
This class is the central class of the HWPF object model.
- Range(int, int, HWPFDocumentCore) - Constructor for class org.apache.poi.hwpf.usermodel.Range
-
Used to construct a Range from a document.
- Range(int, int, Range) - Constructor for class org.apache.poi.hwpf.usermodel.Range
-
Used to create Ranges that are children of other Ranges.
- RangeCopier - Class in org.apache.poi.ss.usermodel
- RangeCopier(Sheet) - Constructor for class org.apache.poi.ss.usermodel.RangeCopier
- RangeCopier(Sheet, Sheet) - Constructor for class org.apache.poi.ss.usermodel.RangeCopier
- RangeEval - Class in org.apache.poi.ss.formula.eval
- RangePtg - Class in org.apache.poi.ss.formula.ptg
- Rank - Class in org.apache.poi.ss.formula.functions
-
Returns the rank of a number in a list of numbers.
- Rank() - Constructor for class org.apache.poi.ss.formula.functions.Rank
- raster - org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
- Rate - Class in org.apache.poi.ss.formula.functions
-
Implements the Excel Rate function
- Rate() - Constructor for class org.apache.poi.ss.formula.functions.Rate
- RATINGS_4 - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- RATINGS_5 - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- RAW_XML_FILE_HEADER - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
The first 5 bytes of a raw XML file, used in detection
- rawText - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
- RB_4_TRAFFIC_LIGHTS - org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Red / Light Red / Grey / Black traffic lights
- rc2 - org.apache.poi.poifs.crypt.CipherAlgorithm
- rc4 - org.apache.poi.poifs.crypt.CipherAlgorithm
- rc4 - org.apache.poi.poifs.crypt.CipherProvider
- RC4_REKEYING_INTERVAL - Static variable in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- RC4_REKEYING_INTERVAL - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
[MS-DOC] 2.2.6.2/3 Office Binary Document ...
- RCVD_REPRESENTING_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RCVD_REPRESENTING_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RCVD_REPRESENTING_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RCVD_REPRESENTING_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RCVD_REPRESENTING_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- read() - Method in class org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream
- read() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- read() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- read() - Method in class org.apache.poi.util.BoundedInputStream
-
Invokes the delegate's
read()method if the current position is less than the limit. - read() - Method in class org.apache.poi.util.LittleEndianCP950Reader
- read() - Method in class org.apache.poi.util.ReplacingInputStream
- read() - Method in class org.apache.poi.util.RLEDecompressingInputStream
- read(byte[]) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- read(byte[]) - Method in class org.apache.poi.util.BoundedInputStream
-
Invokes the delegate's
read(byte[])method. - read(byte[]) - Method in class org.apache.poi.util.ReplacingInputStream
- read(byte[]) - Method in class org.apache.poi.util.RLEDecompressingInputStream
- read(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
-
Reads the class ID's value from a byte array by turning little-endian into big-endian.
- read(byte[], int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
- read(byte[], int, int) - Method in class org.apache.poi.hssf.record.RecordInputStream
- read(byte[], int, int) - Method in class org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream
- read(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- read(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- read(byte[], int, int) - Method in class org.apache.poi.util.BoundedInputStream
-
Invokes the delegate's
read(byte[], int, int)method. - read(byte[], int, int) - Method in class org.apache.poi.util.ReplacingInputStream
- read(byte[], int, int) - Method in class org.apache.poi.util.RLEDecompressingInputStream
- read(byte[], int, int, long, int) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Reads a variant type from a byte array.
- read(char[], int, int) - Method in class org.apache.poi.util.LittleEndianCP950Reader
- read(int, long) - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
- read(int, long) - Method in class org.apache.poi.poifs.nio.DataSource
- read(int, long) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
- read(int, LittleEndianInput) - Static method in class org.apache.poi.ss.formula.Formula
-
Convenience method for
Formula.read(int, LittleEndianInput, int) - read(int, LittleEndianInput, int) - Static method in class org.apache.poi.ss.formula.Formula
-
When there are no array constants present, encodedTokenLen==totalEncodedLen
- read(File) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Read from a File and process the documents we get
- read(InputStream) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Read from an InputStream and process the documents we get
- read(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
- read(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- read(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
- read(RecordStream) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
-
reads zero or more consecutive
MergeCellsRecords - read(RecordInputStream) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- read(POIXMLFactory, Map<PackagePart, POIXMLDocumentPart>) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Iterate through the underlying PackagePart and create child POIXMLFactory instances using the specified factory
- read(POIFSFileSystem) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Read from a NPOIFSFileSystem and process the documents we get
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Array
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.ClipboardData
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.CodePageString
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Currency
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Date
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Decimal
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Filetime
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.GUID
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.TypedPropertyValue
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.UnicodeString
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.VariantBool
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.Vector
- read(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.VersionedStream
- read(LittleEndianByteArrayInputStream, int, long, int) - Static method in class org.apache.poi.hpsf.VariantSupport
- read(LittleEndianInput) - Method in class org.apache.poi.hpsf.Blob
- read(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.BoolPtg
- read(LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.ErrPtg
- READ - org.apache.poi.openxml4j.opc.PackageAccess
-
Read only.
- READ_RECEIPT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- READ_RECEIPT_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- READ_RECEIPT_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- READ_WRITE - org.apache.poi.openxml4j.opc.PackageAccess
-
Read and Write mode.
- readAllContinuedRemainder() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Deprecated.POI 2.0 Best to write a input stream that wraps this one where there is special sub record that may overlap continue records.
- readByte() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readByte() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readByte() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Reads an 8 bit, signed value
- readByte() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readByte() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readByte() - Method in interface org.apache.poi.util.LittleEndianInput
- readByte() - Method in class org.apache.poi.util.LittleEndianInputStream
- readByte(InputStream) - Static method in class org.apache.poi.util.IOUtils
-
Simple utility function to check that you haven't hit EOF when reading a byte.
- readColors(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
- readCompressedUnicode(int) - Method in class org.apache.poi.hssf.record.RecordInputStream
- readCompressedUnicode(LittleEndianInput, int) - Static method in class org.apache.poi.util.StringUtil
- readCoordinates(LittleEndianInput) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- readCoordinates(LittleEndianInput) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- readData(InputStream, int) - Static method in class org.apache.poi.util.HexRead
- readData(InputStream, String) - Static method in class org.apache.poi.util.HexRead
-
Same as readData(String) except that this method allows you to specify sections within a file.
- readData(String) - Static method in class org.apache.poi.util.HexRead
-
This method reads hex data from a filename and returns a byte array.
- readData(String, String) - Static method in class org.apache.poi.util.HexRead
- readDataSize() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
-
Read an unsigned short from the stream without decrypting
- readDataSize() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
-
Reads an unsigned short value without decrypting
- readDocument(InputStream) - Static method in class org.apache.poi.ooxml.util.DocumentHelper
-
Parses the given stream via the default (sensible) DocumentBuilder
- readDocument(InputSource) - Static method in class org.apache.poi.ooxml.util.DocumentHelper
-
Parses the given stream via the default (sensible) DocumentBuilder
- readDouble() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readDouble() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readDouble() - Method in class org.apache.poi.hssf.record.RecordInputStream
- readDouble() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readDouble() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readDouble() - Method in interface org.apache.poi.util.LittleEndianInput
- readDouble() - Method in class org.apache.poi.util.LittleEndianInputStream
- readFormatOptions(RecordInputStream) - Method in class org.apache.poi.hssf.record.CFRuleBase
- readFrom(InputStream) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Read this shared strings table from an XML file.
- readFrom(InputStream) - Method in class org.apache.poi.xssf.model.CalculationChain
- readFrom(InputStream) - Method in class org.apache.poi.xssf.model.CommentsTable
- readFrom(InputStream) - Method in class org.apache.poi.xssf.model.ExternalLinksTable
- readFrom(InputStream) - Method in class org.apache.poi.xssf.model.MapInfo
- readFrom(InputStream) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Read this shared strings table from an XML file.
- readFrom(InputStream) - Method in class org.apache.poi.xssf.model.SingleXmlCells
- readFrom(InputStream) - Method in class org.apache.poi.xssf.model.StylesTable
-
Read this shared styles table from an XML file.
- readFrom(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCache
- readFrom(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
- readFrom(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
- readFrom(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- readFrom(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Read table XML from an
InputStream - readFromBytes(byte[]) - Method in class org.apache.poi.util.ByteField
-
set the value from its offset into an array of bytes
- readFromBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
-
set the value from its offset into an array of bytes
- readFromBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
-
set the value from its offset into an array of bytes
- readFromBytes(byte[]) - Method in class org.apache.poi.util.LongField
-
set the value from its offset into an array of bytes
- readFromBytes(byte[]) - Method in class org.apache.poi.util.ShortField
-
set the value from its offset into an array of bytes
- readFromStream(InputStream) - Method in class org.apache.poi.util.ByteField
-
set the value from an InputStream
- readFromStream(InputStream) - Method in interface org.apache.poi.util.FixedField
-
set the value from an InputStream
- readFromStream(InputStream) - Method in class org.apache.poi.util.IntegerField
-
set the value from an InputStream
- readFromStream(InputStream) - Method in class org.apache.poi.util.LongField
-
set the value from an InputStream
- readFromStream(InputStream) - Method in class org.apache.poi.util.ShortField
-
set the value from an InputStream
- readFromString(String) - Static method in class org.apache.poi.util.HexRead
- readFully(byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readFully(byte[]) - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readFully(byte[]) - Method in class org.apache.poi.hssf.record.RecordInputStream
- readFully(byte[]) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readFully(byte[]) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readFully(byte[]) - Method in interface org.apache.poi.util.LittleEndianInput
- readFully(byte[]) - Method in class org.apache.poi.util.LittleEndianInputStream
- readFully(byte[], int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readFully(byte[], int, int) - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readFully(byte[], int, int) - Method in class org.apache.poi.hssf.record.RecordInputStream
- readFully(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readFully(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readFully(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianInput
- readFully(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianInputStream
- readFully(byte[], int, int, boolean) - Method in class org.apache.poi.hssf.record.RecordInputStream
- readFully(InputStream, byte[]) - Static method in class org.apache.poi.util.IOUtils
-
Helper method, just calls readFully(in, b, 0, b.length)
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.poi.util.IOUtils
-
Same as the normal
InputStream.read(byte[], int, int), but tries to ensure that the entire len number of bytes is read. - readFully(ReadableByteChannel, ByteBuffer) - Static method in class org.apache.poi.util.IOUtils
-
Same as the normal channel.read(b), but tries to ensure that the buffer is filled completely if possible, i.e.
- readHdrFtr() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- readHeader(byte[], int) - Method in class org.apache.poi.ddf.EscherRecord
-
Reads the 8 byte header information and populates the
optionsandrecordIdrecords. - readHeader(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
- readHeader(LittleEndianInputStream) - Static method in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
- ReadingNotSupportedException - Exception in org.apache.poi.hpsf
-
This exception is thrown when HPSF tries to read a (yet) unsupported variant type.
- ReadingNotSupportedException(long, Object) - Constructor for exception org.apache.poi.hpsf.ReadingNotSupportedException
-
Constructor
- ReadingOrder - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating reading order of a cell, i.e., whether the reading order is Context(Default), Left To Right or Right To Left
- readInstance(byte[], int) - Static method in class org.apache.poi.ddf.EscherRecord
-
Read the options field from header and return instance part of it.
- readInt() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readInt() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readInt() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Reads a 32 bit, signed value
- readInt() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readInt() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readInt() - Method in interface org.apache.poi.util.LittleEndianInput
- readInt() - Method in class org.apache.poi.util.LittleEndianInputStream
- readInt() - Method in class org.apache.poi.util.RLEDecompressingInputStream
-
Convenience method for read a 4-bytes int in little endian encoding.
- readInt(InputStream) - Static method in class org.apache.poi.util.LittleEndian
-
get an int value from an InputStream
- readLong() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readLong() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readLong() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Reads a 64 bit, signed value
- readLong() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readLong() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readLong() - Method in interface org.apache.poi.util.LittleEndianInput
- readLong() - Method in class org.apache.poi.util.LittleEndianInputStream
- readLong(InputStream) - Static method in class org.apache.poi.util.LittleEndian
-
get a long value from an InputStream
- readMacroModules() - Method in class org.apache.poi.poifs.macros.VBAMacroReader
- readMacros() - Method in class org.apache.poi.poifs.macros.VBAMacroReader
-
Reads all macros from all modules of the opened office file.
- readMacros(DirectoryNode, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
-
Reads VBA Project modules from a VBA Project directory located at macroDir into modules.
- readNameMapRecords(InputStream, Map<String, String>, Charset) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
- readObjectData() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Reads the ole data as stream - the application specific stream is served The
raw dataserves the outer/wrapped object, which is usually aPOIFSFileSystemstream, whereas this method return the unwrapped entry - readObjectDataRaw() - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Convenience method to return the raw data as
InputStream - readOleObject(long) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Determine the OleObject which links shapes with embedded resources
- ReadOnlySharedStringsTable - Class in org.apache.poi.xssf.eventusermodel
-
This is a lightweight way to process the Shared Strings table.
- ReadOnlySharedStringsTable(OPCPackage) - Constructor for class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Calls {
ReadOnlySharedStringsTable(OPCPackage, boolean)} with a value oftruefor including phonetic runs - ReadOnlySharedStringsTable(OPCPackage, boolean) - Constructor for class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
- ReadOnlySharedStringsTable(PackagePart) - Constructor for class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Like POIXMLDocumentPart constructor Calls
ReadOnlySharedStringsTable(PackagePart, boolean), with a value oftrueto include phonetic runs. - ReadOnlySharedStringsTable(PackagePart, boolean) - Constructor for class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
Like POIXMLDocumentPart constructor
- readPlain(byte[], int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readPlain(byte[], int, int) - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readPlain(byte[], int, int) - Method in class org.apache.poi.hssf.record.RecordInputStream
- readPlain(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
Used when BIFF header fields (sid, size) are being read.
- readPlain(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readPlain(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readPlain(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianInput
-
Usually acts the same as
LittleEndianInput.readFully(byte[], int, int), but for an encrypted stream the raw (unencrypted) data is filled - readPlain(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianInputStream
- readProjectProperties(DocumentInputStream, Map<String, String>, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
- readProperties() - Method in class org.apache.poi.POIDocument
-
Find, and create objects for, the standard Document Information Properties (HPSF).
- readProperties() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- readProperties(InputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- readProperties(InputStream) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
- readRecordSID() - Method in interface org.apache.poi.hssf.record.BiffHeaderInput
-
Read an unsigned short from the stream without decrypting
- readRecordSID() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
-
Reads an unsigned short value without decrypting
- readRemainder() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Returns the remaining bytes for the current record.
- readRGBQuad(LittleEndianInputStream, int) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
- readShort() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readShort() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readShort() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Reads a 16 bit, signed value
- readShort() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readShort() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readShort() - Method in interface org.apache.poi.util.LittleEndianInput
- readShort() - Method in class org.apache.poi.util.LittleEndianInputStream
- readShort() - Method in class org.apache.poi.util.RLEDecompressingInputStream
-
Convenience method for read a 2-bytes short in little endian encoding.
- readShort(InputStream) - Static method in class org.apache.poi.util.LittleEndian
-
get a short value from an InputStream
- readString() - Method in class org.apache.poi.hssf.record.RecordInputStream
- readTabStops(LittleEndianInput) - Static method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- readTokens(int, LittleEndianInput) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
-
Reads size bytes of the input stream, to create an array of Ptgs.
- readUByte() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readUByte() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readUByte() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Reads an 8 bit, unsigned value
- readUByte() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readUByte() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readUByte() - Method in interface org.apache.poi.util.LittleEndianInput
- readUByte() - Method in class org.apache.poi.util.LittleEndianInputStream
- readUInt() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readUInt() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readUInt() - Method in class org.apache.poi.util.LittleEndianInputStream
-
get an unsigned int value from an InputStream
- readUInt(InputStream) - Static method in class org.apache.poi.util.LittleEndian
-
get an unsigned int value from an InputStream
- readUnicodeLE(LittleEndianInput, int) - Static method in class org.apache.poi.util.StringUtil
- readUnicodeLEString(int) - Method in class org.apache.poi.hssf.record.RecordInputStream
-
given a byte array of 16-bit unicode characters, compress to 8-bit and return a string { 0x16, 0x00 } -0x16
- readUnicodeLPP4(LittleEndianInput) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
- readUnicodeString(LittleEndianInput) - Static method in class org.apache.poi.util.StringUtil
-
InputStream in is expected to contain: ushort nChars byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
- readUnicodeString(LittleEndianInput, int) - Static method in class org.apache.poi.util.StringUtil
-
InputStream in is expected to contain: byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
- readUShort() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordInput
- readUShort() - Method in class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
- readUShort() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Reads a 16 bit, unsigned value.
- readUShort() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- readUShort() - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- readUShort() - Method in interface org.apache.poi.util.LittleEndianInput
- readUShort() - Method in class org.apache.poi.util.LittleEndianInputStream
- readUShort(InputStream) - Static method in class org.apache.poi.util.LittleEndian
- readUtf8LPP4(LittleEndianInput) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
- readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
- readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.Chunk
-
Reads the value of this chunk using an InputStream
- readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
- readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
- readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.StoragePropertiesChunk
- readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
- readValue(LittleEndianByteArrayInputStream) - Method in class org.apache.poi.hpsf.TypedPropertyValue
- readXLWideString(byte[], int, StringBuilder) - Static method in class org.apache.poi.xssf.binary.XSSFBUtils
-
Reads an XLNullableWideString.
- realizepalette - org.apache.poi.hemf.record.HemfRecordType
- realizePalette - org.apache.poi.hwmf.record.HwmfRecordType
- rebase(OPCPackage) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
When you open something like a theme, call this to re-base the XML Document onto the core child of the current core document
- rebuild(StringBuilder, ComplexFileTable) - Method in class org.apache.poi.hwpf.model.PAPBinTable
- rebuild(ComplexFileTable) - Method in class org.apache.poi.hwpf.model.CHPBinTable
- RecalcIdRecord - Class in org.apache.poi.hssf.record
-
Title: Recalc Id Record (0x01C1)
- RecalcIdRecord() - Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
- RecalcIdRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RecalcIdRecord
- RECEIPT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECEIVE_FOLDER_SETTINGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECEIVED_BY_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECEIVED_BY_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECEIVED_BY_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECEIVED_BY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECEIVED_BY_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECIPIENT_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECIPIENT_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECIPIENT_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
- RECIPIENT_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
- RECIPIENT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECIPIENT_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECIPIENT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
- RECIPIENT_NUMBER_FOR_ADVICE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECIPIENT_REASSIGNMENT_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECIPIENT_SEARCH - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
- RECIPIENT_SMTP_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
- RECIPIENT_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RECIPIENT_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RecipientChunks - Class in org.apache.poi.hsmf.datatypes
-
Collection of convenience chunks for the Recip(ient) part of an outlook file.
- RecipientChunks(String) - Constructor for class org.apache.poi.hsmf.datatypes.RecipientChunks
- RecipientChunks.RecipientChunksSorter - Class in org.apache.poi.hsmf.datatypes
-
Orders by the recipient number.
- RecipientChunksSorter() - Constructor for class org.apache.poi.hsmf.datatypes.RecipientChunks.RecipientChunksSorter
- recipientDisplayNameChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
The display name of the recipient.
- recipientEmailChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
The email address of the recipient, which could be in SMTP or SEARCH format, but isn't always present...
- recipientNameChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
The "name", which could be their name if an internal person, or their email address if an external person
- recipientNumber - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
Our 0 based position in the list of recipients
- recipientSearchChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
TODO
- recipientSMTPChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
The smtp destination email address of the recipient, but isn't always present...
- RecolorInfoAtom - org.apache.poi.hslf.record.RecordTypes
- record - Variable in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Low-level record object that stores the actual hyperlink data
- record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
-
Called by the parser whenever a chunk is found.
- record(Chunk) - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
-
Called by the parser whenever a chunk is found.
- record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.Chunks
-
Called by the parser whenever a chunk is found.
- record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
-
Called by the parser whenever a chunk is found.
- record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
-
Called by the parser whenever a chunk is found.
- Record - Class in org.apache.poi.hslf.record
-
This abstract class represents a record in the PowerPoint document.
- Record - Class in org.apache.poi.hssf.record
-
All HSSF Records inherit from this class.
- Record() - Constructor for class org.apache.poi.hslf.record.Record
- Record() - Constructor for class org.apache.poi.hssf.record.Record
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherBlipRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherBSERecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherChildAnchorRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherClientAnchorRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherClientDataRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherDggRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherDgRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherOptRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherSpgrRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherSpRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.ddf.EscherTextboxRecord
- RECORD_DESCRIPTION - Static variable in class org.apache.poi.hslf.record.EscherPlaceholder
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherBSERecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherChildAnchorRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherClientAnchorRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherClientDataRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherDggRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherDgRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherOptRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSpgrRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherSpRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherTertiaryOptRecord
- RECORD_ID - Static variable in class org.apache.poi.ddf.EscherTextboxRecord
- RECORD_ID - Static variable in class org.apache.poi.hslf.record.EscherPlaceholder
- RECORD_ID_DIB - Static variable in class org.apache.poi.ddf.EscherBitmapBlip
- RECORD_ID_EMF - Static variable in class org.apache.poi.ddf.EscherMetafileBlip
- RECORD_ID_EMF - Static variable in class org.apache.poi.ddf.EscherPictBlip
- RECORD_ID_END - Static variable in class org.apache.poi.ddf.EscherBlipRecord
- RECORD_ID_JPEG - Static variable in class org.apache.poi.ddf.EscherBitmapBlip
- RECORD_ID_PICT - Static variable in class org.apache.poi.ddf.EscherMetafileBlip
- RECORD_ID_PICT - Static variable in class org.apache.poi.ddf.EscherPictBlip
- RECORD_ID_PNG - Static variable in class org.apache.poi.ddf.EscherBitmapBlip
- RECORD_ID_START - Static variable in class org.apache.poi.ddf.EscherBlipRecord
- RECORD_ID_WMF - Static variable in class org.apache.poi.ddf.EscherMetafileBlip
- RECORD_ID_WMF - Static variable in class org.apache.poi.ddf.EscherPictBlip
- RECORD_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RecordAggregate - Class in org.apache.poi.hssf.record.aggregates
-
RecordAggregates are groups of of BIFF Records that are typically stored together and/or updated together.
- RecordAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.RecordAggregate
- RecordAggregate.PositionTrackingVisitor - Class in org.apache.poi.hssf.record.aggregates
-
A wrapper for
RecordAggregate.RecordVisitorwhich accumulates the sizes of all records visited. - RecordAggregate.RecordVisitor - Interface in org.apache.poi.hssf.record.aggregates
- RecordAtom - Class in org.apache.poi.hslf.record
-
Abstract class which all atom records will extend.
- RecordAtom() - Constructor for class org.apache.poi.hslf.record.RecordAtom
- RecordBase - Class in org.apache.poi.hssf.record
-
Common base class of
RecordandRecordAggregate - RecordBase() - Constructor for class org.apache.poi.hssf.record.RecordBase
- recordConstructor - Variable in enum org.apache.poi.hslf.record.RecordTypes
- RecordContainer - Class in org.apache.poi.hslf.record
-
Abstract class which all container records will extend.
- RecordContainer() - Constructor for class org.apache.poi.hslf.record.RecordContainer
- RecordFactory - Class in org.apache.poi.hssf.record
-
Title: Record Factory
- RecordFactory() - Constructor for class org.apache.poi.hssf.record.RecordFactory
- RecordFactoryInputStream - Class in org.apache.poi.hssf.record
-
A stream based way to get at complete records, with as low a memory footprint as possible.
- RecordFactoryInputStream(InputStream, boolean) - Constructor for class org.apache.poi.hssf.record.RecordFactoryInputStream
- RecordFormatException - Exception in org.apache.poi.util
-
A common exception thrown by our binary format parsers (especially HSSF and DDF), when they hit invalid format or data when processing a record.
- RecordFormatException(String) - Constructor for exception org.apache.poi.util.RecordFormatException
- RecordFormatException(String, Throwable) - Constructor for exception org.apache.poi.util.RecordFormatException
- RecordFormatException(Throwable) - Constructor for exception org.apache.poi.util.RecordFormatException
- RecordInputStream - Class in org.apache.poi.hssf.record
-
Title: Record Input Stream Description: Wraps a stream and provides helper methods for the construction of records.
- RecordInputStream(InputStream) - Constructor for class org.apache.poi.hssf.record.RecordInputStream
- RecordInputStream(InputStream, EncryptionInfo, int) - Constructor for class org.apache.poi.hssf.record.RecordInputStream
- RecordInputStream.LeftoverDataException - Exception in org.apache.poi.hssf.record
-
For use in
BiffViewerwhich may constructRecords that don't completely read all available data. - RecordLister - Class in org.apache.poi.hssf.dev
-
This is a low-level debugging class, which simply prints out what records come in what order.
- RecordLister() - Constructor for class org.apache.poi.hssf.dev.RecordLister
- recordsToMap(Class<?>[]) - Static method in class org.apache.poi.ddf.DefaultEscherRecordFactory
-
Converts from a list of classes into a map that contains the record id as the key and the Constructor in the value part of the map.
- RecordStream - Class in org.apache.poi.hssf.model
-
Simplifies iteration over a sequence of Record objects.
- RecordStream(List<Record>, int) - Constructor for class org.apache.poi.hssf.model.RecordStream
- RecordStream(List<Record>, int, int) - Constructor for class org.apache.poi.hssf.model.RecordStream
-
Creates a RecordStream bounded by startIndex and endIndex
- RecordTypes - Enum in org.apache.poi.hslf.record
-
List of all known record types in a PowerPoint document, and the classes that handle them.
- RecordTypes.RecordConstructor<T extends Record> - Interface in org.apache.poi.hslf.record
- RecordUtil - Class in org.apache.poi.hwpf.dev
-
Helper functions for the record transformations.
- RecordUtil() - Constructor for class org.apache.poi.hwpf.dev.RecordUtil
- rect - Variable in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
- RECT - org.apache.poi.sl.draw.binding.STShapeType
-
Rectangle Shape
- RECT - org.apache.poi.sl.usermodel.ShapeType
- RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- RectAlign - Enum in org.apache.poi.sl.usermodel
-
Specifies possible rectangle alignment types.
- rectangle - org.apache.poi.hemf.record.HemfRecordType
- rectangle - org.apache.poi.hwmf.record.HwmfRecordType
- Rectangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- RECTANGLE - org.apache.poi.xddf.usermodel.PathShadeType
- RECTANGLE - org.apache.poi.xddf.usermodel.PresetGeometry
- RectangleAlignment - Enum in org.apache.poi.xddf.usermodel
- Red - org.apache.poi.sl.usermodel.PresetColor
- RED - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- RED - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Red Preset Color
- RED - org.apache.poi.ss.usermodel.IndexedColors
- RED - org.apache.poi.xddf.usermodel.PresetColor
- RED1 - org.apache.poi.ss.usermodel.IndexedColors
- REDIRECTION_HISTORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REF - org.apache.poi.ss.usermodel.FormulaError
-
Intended to indicate when a cell reference is invalid.
- REF_ABSOLUTE - Static variable in class org.apache.poi.ss.formula.functions.Address
- REF_INVALID - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
#REF! - Illegal or deleted cell reference
- REF_INVALID - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
#REF! - Illegal or deleted cell reference
- REF_RELATIVE - Static variable in class org.apache.poi.ss.formula.functions.Address
- REF_ROW_ABSOLUTE_COLUMN_RELATIVE - Static variable in class org.apache.poi.ss.formula.functions.Address
- REF_ROW_RELATIVE_RELATIVE_ABSOLUTE - Static variable in class org.apache.poi.ss.formula.functions.Address
- Ref3DPtg - Class in org.apache.poi.ss.formula.ptg
-
Title: Reference 3D Ptg
- Ref3DPtg(String, int) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
- Ref3DPtg(CellReference, int) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
- Ref3DPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPtg
- Ref3DPxg - Class in org.apache.poi.ss.formula.ptg
-
Title: XSSF 3D Reference
- Ref3DPxg(int, SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
- Ref3DPxg(int, SheetIdentifier, CellReference) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
- Ref3DPxg(SheetIdentifier, String) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
- Ref3DPxg(SheetIdentifier, CellReference) - Constructor for class org.apache.poi.ss.formula.ptg.Ref3DPxg
- REFERENCE_TYPE_DEFAULT_CATEGORIES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- REFERENCE_TYPE_DIRECT - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- REFERENCE_TYPE_ERROR_REPORTED - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- REFERENCE_TYPE_NOT_USED - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- REFERENCE_TYPE_WORKSHEET - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- referenceUpdated(CellAddress, CTComment) - Method in class org.apache.poi.xssf.model.CommentsTable
-
Called after the reference is updated, so that we can reflect that in our cache
- REFERRED_BY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RefErrorPtg - Class in org.apache.poi.ss.formula.ptg
-
RefError - handles deleted cell reference
- RefErrorPtg() - Constructor for class org.apache.poi.ss.formula.ptg.RefErrorPtg
- RefErrorPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.RefErrorPtg
- RefEval - Interface in org.apache.poi.ss.formula.eval
-
RefEval is the super interface for Ref2D and Ref3DEval.
- RefEvalBase - Class in org.apache.poi.ss.formula.eval
-
Common base class for implementors of
RefEval - RefEvalBase(int, int, int) - Constructor for class org.apache.poi.ss.formula.eval.RefEvalBase
- RefEvalBase(int, int, int, int) - Constructor for class org.apache.poi.ss.formula.eval.RefEvalBase
- RefEvalBase(SheetRange, int, int) - Constructor for class org.apache.poi.ss.formula.eval.RefEvalBase
- RefListEval - Class in org.apache.poi.ss.formula.eval
-
Handling of a list of values, e.g.
- RefListEval(ValueEval, ValueEval) - Constructor for class org.apache.poi.ss.formula.eval.RefListEval
- RefModeRecord - Class in org.apache.poi.hssf.record
-
Title: RefMode Record
- RefModeRecord() - Constructor for class org.apache.poi.hssf.record.RefModeRecord
- RefModeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RefModeRecord
- RefNPtg - Class in org.apache.poi.ss.formula.ptg
-
RefNPtg
- RefNPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.RefNPtg
- RefPtg - Class in org.apache.poi.ss.formula.ptg
-
ReferencePtg - handles references (such as A1, A2, IA4)
- RefPtg(int, int, boolean, boolean) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
- RefPtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
-
Takes in a String representation of a cell reference and fills out the numeric fields.
- RefPtg(CellReference) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
- RefPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtg
- RefPtgBase - Class in org.apache.poi.ss.formula.ptg
-
ReferencePtgBase - handles references (such as A1, A2, IA4)
- RefPtgBase() - Constructor for class org.apache.poi.ss.formula.ptg.RefPtgBase
- RefPtgBase(CellReference) - Constructor for class org.apache.poi.ss.formula.ptg.RefPtgBase
- RefreshAllRecord - Class in org.apache.poi.hssf.record
-
Title: Refresh All Record (0x01B7)
- RefreshAllRecord(boolean) - Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
- RefreshAllRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RefreshAllRecord
- REGEX_PERCENTAGE - Static variable in class org.apache.poi.xwpf.usermodel.XWPFTable
- REGEX_WIDTH_VALUE - Static variable in class org.apache.poi.xwpf.usermodel.XWPFTable
- RegionUtil - Class in org.apache.poi.ss.util
-
Various utility functions that make working with a region of cells easier.
- registerBouncyCastle() - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
- registerDsigProvider() - Static method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
-
Register the provider for this TransformService
- REGISTERED_MAIL_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- registerFunction(String, FreeRefFunction) - Static method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
-
Register a ATP function in runtime.
- registerFunction(String, FreeRefFunction) - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Register a ATP function in runtime.
- registerFunction(String, Function) - Static method in class org.apache.poi.ss.formula.eval.FunctionEval
-
Register a new function in runtime.
- registerFunction(String, Function) - Static method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Register a function in runtime.
- registerList(HWPFList) - Method in class org.apache.poi.hwpf.HWPFDocument
- registerListener(POIFSReaderListener) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Register a POIFSReaderListener for all documents
- registerListener(POIFSReaderListener, String) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Register a POIFSReaderListener for a document in the root directory
- registerListener(POIFSReaderListener, POIFSDocumentPath, String) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Register a POIFSReaderListener for a document in the specified directory
- registerPartAndContentType(PackagePart) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Add the specified part, and register its content type with the content type manager.
- registerShapeId(int) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
- registerTo(StylesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Perform a registration of ourselves to the style table
- RELATED_IPMS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RelationalOperationEval - Class in org.apache.poi.ss.formula.eval
-
Base class for all comparison operator evaluators
- RelationalOperationEval() - Constructor for class org.apache.poi.ss.formula.eval.RelationalOperationEval
- RELATIONS - Static variable in class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Relationships for each known picture type
- RELATIONS - Static variable in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Relationships for each known picture type
- RELATIONSHIP_PART_EXTENSION_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Extension name of a relationship part.
- RELATIONSHIP_PART_SEGMENT_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Segment name of a relationship part.
- RELATIONSHIP_TAG_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackageRelationship
- relationships - Variable in class org.apache.poi.openxml4j.opc.OPCPackage
-
Package relationships.
- RELATIONSHIPS - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
-
Relationships.
- RELATIONSHIPS_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
Relationships part.
- RELATIONSHIPS_TAG_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackageRelationship
- RelationshipSource - Interface in org.apache.poi.openxml4j.opc
- RelationshipTransformParameterSpec() - Constructor for class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService.RelationshipTransformParameterSpec
- RelationshipTransformService - Class in org.apache.poi.poifs.crypt.dsig.services
-
JSR105 implementation of the RelationshipTransform transformation.
- RelationshipTransformService() - Constructor for class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
- RelationshipTransformService.RelationshipTransformParameterSpec - Class in org.apache.poi.poifs.crypt.dsig.services
-
Relationship Transform parameter specification class.
- relativizeURI(URI, URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Fully relativize the source part URI against the target part URI.
- relativizeURI(URI, URI, boolean) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Fully relativize the source part URI against the target part URI.
- RelCubBezTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
- RelCubBezTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- release(long) - Method in class org.apache.poi.ooxml.util.IdentifierManager
- RelEllipticalArcTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
- RelEllipticalArcTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- RELIEF_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- RelLineTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
Contains x-and y-coordinates of the ending vertex of a straight line segment relative to a shape's width and height.
- RelLineTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
- RelMoveTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
- RelMoveTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
- RelQuadBezTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
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 control point of the curve relative shape's width and height.
- RelQuadBezTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
- remaining() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
The remaining number of bytes in the current record.
- REMOTE_PROGRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REMOTE_PROGRESS_TEXT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REMOTE_VALIDATE_OK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Removal - Annotation Type in org.apache.poi.util
-
Program elements annotated @Removal track the earliest final release when a deprecated feature will be removed.
- remove() - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBufferIterator
- remove() - Method in class org.apache.poi.util.StringUtil.StringsIterator
- remove() - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
We're read only, so remove isn't supported
- remove() - Method in class org.apache.poi.xssf.streaming.SXSSFRow.CellIterator
- remove() - Method in class org.apache.poi.xssf.streaming.SXSSFRow.FilledCellIterator
- remove(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- remove(int) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
- remove(int) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
- remove(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- remove(int) - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
-
Remove bookmark from document (but not the bookmark text)
- remove(int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
- remove(int) - Method in class org.apache.poi.ss.util.CellRangeAddressList
- remove(int) - Method in class org.apache.poi.util.IntList
-
Removes the element at the specified position in this list.
- remove(Object) - Method in class org.apache.poi.hpsf.CustomProperties
-
Removes a custom property - only works for keys of type String
- remove(Object) - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- remove(Object) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Find the given record in the record list by identity and removes it
- remove(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
- removeAbstractNum(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
remove an existing abstractNum
- removeAdjustValue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- removeAdjustValue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
- removeAlignWithMargins() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
remove alignWithMargins attribute
- removeAll(IntList) - Method in class org.apache.poi.util.IntList
-
Removes from this list all the elements that are contained in the specified collection
- removeAllCells() - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Removes all the cells from the row, and their records too.
- removeAllCellsValuesForRow(int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- removeApplicationName() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the application name.
- removeApplicationVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the Application Version
- removeArrayFormula(int, int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
Removes an array formula
- removeArrayFormula(int, int) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
-
Removes the
ArrayRecordfor the cell group containing the specified cell. - removeArrayFormula(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- removeArrayFormula(Cell) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Remove a Array Formula from this sheet.
- removeArrayFormula(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Remove a Array Formula from this sheet.
- removeArrayFormula(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- removeAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the author.
- removeBodyElement(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
remove a BodyElement from bodyElements array list
- removeBorder(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- removeBorder(TableCell.BorderEdge) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Remove all line attributes of the given border edge
- removeBorder(TableCell.BorderEdge) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- removeBorders() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Remove all borders from table
- removeBottomBorder() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Remove bottom borders for table
- removeBreak() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- removeBreak(int) - Method in class org.apache.poi.hssf.record.PageBreakRecord
-
Removes the break indicated by the parameter
- removeBuiltinRecord(byte, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Removes the specified Builtin NameRecord that matches the name and index
- removeByName(String) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
- removeByteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the byte count.
- removeCarriageReturn() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- removeCategory() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the category.
- removeCell(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
- removeCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- removeCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- removeCell(Cell) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
remove the HSSFCell from this row.
- removeCell(Cell) - Method in interface org.apache.poi.ss.usermodel.Row
-
Remove the Cell from this row.
- removeCell(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Remove the Cell from this row.
- removeCell(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Remove the Cell from this row.
- removeCellComment() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Removes the comment for this cell, if there is one.
- removeCellComment() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Removes the comment for this cell, if there is one.
- removeCellComment() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Removes the comment for this cell, if there is one.
- removeCellComment() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Removes the comment for this cell, if there is one.
- removeCharCount() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the character count.
- removeCharCountWithSpaces() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the character count
- removeChartRelation(XSLFChart) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- removeChild(Class<? extends Record>) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- removeChild(Record) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Remove a child record from this record container
- removeChildRecord(EscherRecord) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
Removes the given escher record from the child list
- removeColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Remove a column from the table.
- removeColumn(XSSFTableColumn) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Remove a column from the table.
- removeColumnBreak(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Removes a page break at the indicated column
- removeColumnBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Removes a page break at the indicated column
- removeColumnBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Removes a page break at the indicated column
- removeColumnBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Removes a page break at the indicated column
- removeColumnBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Removes a page break at the indicated column
- removeComment(CellAddress) - Method in interface org.apache.poi.xssf.model.Comments
-
Remove the comment at cellRef location, if one exists
- removeComment(CellAddress) - Method in class org.apache.poi.xssf.model.CommentsTable
-
Remove the comment at cellRef location, if one exists
- removeComments() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the comments.
- removeCommentShape(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
- removeCompany() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the company.
- removeConditionalFormatting(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheetConditionalFormatting
-
removes a Conditional Formatting object by index
- removeConditionalFormatting(int) - Method in interface org.apache.poi.ss.usermodel.SheetConditionalFormatting
-
Removes a Conditional Formatting object by index
- removeConditionalFormatting(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheetConditionalFormatting
-
removes a Conditional Formatting object by index
- removeConnectionSite(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- removeContentStatus() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the content status of the file
- removeContentType() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the content type of the file
- removeContentType(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Delete a content type based on the specified part name.
- removeCreateDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the creation time.
- removeCustomProperties() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the custom properties.
- removeDashStop(int) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- removeDifferentFirst() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
remove differentFirst attribute
- removeDifferentOddEven() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
remove differentOddEven attribute
- removeDocparts() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the doc parts.
- removeDocumentVersion() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the document version string
- removeEditTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Remove the total time spent in editing the document.
- removeEncryptionRecord(Record[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- removeEndnote(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Remove the specified end note if present.
- removeEndnote(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Remove the specified end note if present.
- removeEnforcement() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Removes protection enforcement.
In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "0" (w:enforcement="0") - removeEscherProperty(int) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- removeExFormatRecord(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Removes ExtendedFormatRecord record with given index from the file's list.
- removeExFormatRecord(ExtendedFormatRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Removes the given ExtendedFormatRecord record from the file's list.
- removeFontRecord(FontRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Removes the given font record from the file's list.
- removeFootnote(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Remove the specified footnote if present.
- removeFootnote(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Remove the specified footnote if present.
- removeFootnote(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Remove the specified footnote if present.
- removeFormatRun(UnicodeString.FormatRun) - Method in class org.apache.poi.hssf.record.common.UnicodeString
- removeGradientStop(int) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- removeGuide(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- removeHeadingPair() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the heading pair.
- removeHiddenCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the hidden count.
- removeHyperlink() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Removes the hyperlink for this cell, if there is one.
- removeHyperlink() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Removes the hyperlink for this cell, if there is one.
- removeHyperlink() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Removes the hyperlink for this cell, if there is one.
- removeHyperlink() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Removes the hyperlink for this cell, if there is one.
- removeHyperlink(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Removes a hyperlink in the collection of hyperlinks on this sheet
- removeHyperlink(HyperlinkRecord) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Remove the underlying HyperlinkRecord from this sheet
- removeHyperlink(HSSFHyperlink) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Remove the underlying HyperlinkRecord from this sheet.
- removeHyperlinksChanged() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the flag for if the User Defined Property Set has been updated outside of the Application.
- removeInsideHBorder() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Remove inside horizontal borders for table
- removeInsideVBorder() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Remove inside vertical borders for table
- removeItem(int, String) - Method in class org.apache.poi.xssf.model.CalculationChain
-
Remove a formula reference from the calculation chain
- removeKeywords() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the keywords.
- removeLanguage() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the document language
- removeLastAuthor() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the last author.
- removeLastPrinted() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the lastPrinted.
- removeLastSaveDateTime() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Remove the total time spent in editing the document.
- removeLayoutRelation(XSLFSlideLayout) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- removeLeadingEquals(String) - Static method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- removeLeftBorder() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Remove left borders for table
- removeLineCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the line count.
- removeLinksDirty() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the links dirty.
- removeManager() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the manager.
- removeMarshaller(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Remove a marshaller by its content type.
- removeMergedRegion(int) - Method in class org.apache.poi.hssf.model.InternalSheet
- removeMergedRegion(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
removes a merged region of cells (hence letting them free)
- removeMergedRegion(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Removes a merged region of cells (hence letting them free)
- removeMergedRegion(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Removes a merged region of cells (hence letting them free)
- removeMergedRegion(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Removes a merged region of cells (hence letting them free)
- removeMergedRegions(Collection<Integer>) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Removes a number of merged regions of cells (hence letting them free)
- removeMergedRegions(Collection<Integer>) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Removes a number of merged regions of cells (hence letting them free)
- removeMergedRegions(Collection<Integer>) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Removes a merged region of cells (hence letting them free)
- removeMergedRegions(Collection<Integer>) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Removes a number of merged regions of cells (hence letting them free) This method can be used to bulk-remove merged regions in a way much faster than calling removeMergedRegion() for every single merged region.
- removeMMClipCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the mmclip count.
- removeName(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
removes the name
- removeName(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- removeName(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Deprecated.3.18. New projects should use
Workbook.removeName(Name). - removeName(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Deprecated.3.16. New projects should use
SXSSFWorkbook.removeName(Name). - removeName(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Deprecated.3.16. New projects should use
XSSFWorkbook.removeName(Name). - removeName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- removeName(String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Deprecated.3.18. New projects should use
Workbook.removeName(Name). - removeName(String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Deprecated.3.16. New projects should use
SXSSFWorkbook.removeName(Name). - removeName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Deprecated.3.16. New projects should use
XSSFWorkbook.removeName(Name). - removeName(Name) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
As
HSSFWorkbook.removeName(String)is not necessarily unique (name + sheet index is unique), this method is more accurate. - removeName(Name) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Remove a defined name
- removeName(Name) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Remove the given defined name
- removeName(Name) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
As
XSSFWorkbook.removeName(String)is not necessarily unique (name + sheet index is unique), this method is more accurate. - removeNoteCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the noteCount.
- removeNumberFormat(short) - Method in interface org.apache.poi.xssf.model.Styles
-
Remove a number format from the style table if it exists.
- removeNumberFormat(short) - Method in class org.apache.poi.xssf.model.StylesTable
-
Remove a number format from the style table if it exists.
- removeNumberFormat(String) - Method in interface org.apache.poi.xssf.model.Styles
-
Remove a number format from the style table if it exists All cell styles with this number format will be modified to use the default number format
- removeNumberFormat(String) - Method in class org.apache.poi.xssf.model.StylesTable
-
Remove a number format from the style table if it exists All cell styles with this number format will be modified to use the default number format
- removePageCount() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the page count.
- removeParagraph(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- removeParagraph(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
removes a paragraph of this tablecell
- removeParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Removes a specific paragraph from this header / footer
- removeParCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the par count.
- removePart(PackagePart) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Remove the specified part in this package.
- removePart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Remove a part in this package.
- removePartImpl(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Core method to delete a package part.
- removePartImpl(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Delete a part from the package
- removePartRecursive(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Remove a part from this package as well as its relationship part, if one exists, and all parts listed in the relationship part.
- removePath(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- removePolarAdjustHandle(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- removePresentationFormat() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the presentation format.
- removePrintArea(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Delete the printarea for the sheet specified
- removePrintArea(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Delete the printarea for the sheet specified
- removePrintArea(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Delete the printarea for the sheet specified
- removePrintArea(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Delete the printarea for the sheet specified
- removeProperty(long) - Method in class org.apache.poi.hpsf.Section
-
Removes a property.
- removeProperty(Property) - Method in class org.apache.poi.poifs.property.PropertyTable
-
Remove a property from the list of properties we manage
- removeProtectionEnforcement() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Remove protection enforcement.
In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "0" (w:enforcement="0") - removeRelation(String) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Remove the relation to the specified part in this package and remove the part, if it is no longer needed.
- removeRelation(POIXMLDocumentPart) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Remove the relation to the specified part in this package and remove the part, if it is no longer needed.
- removeRelation(POIXMLDocumentPart, boolean) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Remove the relation to the specified part in this package and remove the part, if it is no longer needed and flag is set to true.
- removeRelationship(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Delete a relationship from this package.
- removeRelationship(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Delete the relationship specified by its id.
- removeRelationship(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Remove a relationship by its ID.
- removeRelationship(String) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
-
Delete the relationship specified by its id.
- removeRevNumber() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the revision number.
- removeRightBorder() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Remove right borders for table
- removeRow(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Remove a row at position pos from the table
- removeRow(RowRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Removes a row record This method is not loc sensitive, it resets loc to = dimsloc so no worries.
- removeRow(RowRecord) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- removeRow(Row) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Remove a row from this sheet.
- removeRow(Row) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Remove a row from this sheet.
- removeRow(Row) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Remove a row from this sheet.
- removeRow(Row) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Remove a row from this sheet.
- removeRowBreak(int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Removes a page break at the indicated row
- removeRowBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Removes the page break at the indicated row
- removeRowBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Removes the page break at the indicated row
- removeRowBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Removes the page break at the indicated row
- removeRowBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Removes the page break at the indicated row
- removeRun(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
removes a Run at the position pos in the paragraph
- removeScale() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the scale.
- removeScaleWithDoc() - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
remove scaleWithDoc attribute
- removeSecurity() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the security code.
- removeSeries(HSSFChart.HSSFSeries) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
- removeShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- removeShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Removes the specified shape from this sheet.
- removeShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
- removeShape(HSSFShape) - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
-
remove first level shapes
- removeShape(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
- removeShape(XSLFShape) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
-
Remove the specified shape from this group
- removeShape(XSLFShape) - Method in class org.apache.poi.xslf.usermodel.XSLFSheet
-
Removes the specified shape from this sheet, if it is present (optional operation).
- removeShape(S) - Method in interface org.apache.poi.sl.usermodel.ShapeContainer
-
Removes the specified shape from this sheet, if it is present (optional operation).
- removeShapeToObjRecord(EscherRecord) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Remove echerRecord and associated to it Obj or TextObj record
- removeSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- removeSheet(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
- removeSheetAt(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Removes sheet at the given index.
- removeSheetAt(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Removes sheet at the given index
- removeSheetAt(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Removes sheet at the given index
- removeSheetAt(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Removes sheet at the given index.
- removeSlide(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Removes the slide at the given index (0-based).
- removeSlide(int) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- removeSlideCount() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the slide count.
- removeSlideListWithText(SlideListWithText) - Method in class org.apache.poi.hslf.record.Document
- removeSubject() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the subject.
- removeTab() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- removeTable(XSSFTable) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Remove table references and relations
- removeTable(XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
Removes a specific table from this header / footer
- removeTableAlignment() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Removes the table alignment attribute from a table
- removeTabStop(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- removeTabStop(int) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- removeTailRecord(NoteRecord) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Remove tail record from the existing map
- removeTemplate() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the template.
- removeThumbnail() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the thumbnail.
- removeTitle() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the title.
- removeTopBorder() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Remove top borders for table
- removeUnmarshaller(String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Remove an unmarshaller by its content type.
- removeValue(int) - Method in class org.apache.poi.util.IntList
-
Removes the first occurrence in this list of the specified element (optional operation).
- removeValueRecord(int, CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
-
remove a value record from the records array.
- removeVBADigitalSignature() - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Removes the VBA Digital Signature
- removeWordCount() - Method in class org.apache.poi.hpsf.SummaryInformation
-
Removes the word count.
- removeXYAdjustHandle(int) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- renameTo(String) - Method in interface org.apache.poi.poifs.filesystem.Entry
-
Rename this Entry.
- renameTo(String) - Method in class org.apache.poi.poifs.filesystem.EntryNode
-
Rename this Entry.
- renameTo(String) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- RENDERING_POSITION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- renderToPng(XDGFPage, File, double, ShapeRenderer) - Static method in class org.apache.poi.xdgf.util.VsdxToPng
- renderToPng(XDGFPage, String, double, ShapeRenderer) - Static method in class org.apache.poi.xdgf.util.VsdxToPng
- renderToPng(XmlVisioDocument, String, double, ShapeRenderer) - Static method in class org.apache.poi.xdgf.util.VsdxToPng
- renderToPngDir(XDGFPage, File, double, ShapeRenderer) - Static method in class org.apache.poi.xdgf.util.VsdxToPng
- reorderSlide(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
-
Re-orders a slide, to a new position.
- Replace - Class in org.apache.poi.ss.formula.functions
-
An implementation of the Excel REPLACE() function:
- Replace() - Constructor for class org.apache.poi.ss.formula.functions.Replace
- REPLACE - Static variable in class org.apache.poi.ss.format.CellNumberStringMod
- replaceCellStyleXfAt(int, CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
- replaceCellXfAt(int, CTXf) - Method in class org.apache.poi.xssf.model.StylesTable
- replaceContents(InputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSDocument
- replaceContentType(String, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Replace a content type in this package.
- replaceData(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- replaceDirectory(DirectoryNode) - Method in class org.apache.poi.POIDocument
-
Replaces the attached directory, e.g.
- replaceText(String, boolean) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Replace range text with new one, adding it to the range and deleting original text from document
- replaceText(String, String) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Replace (all instances of) a piece of text with another...
- replaceText(String, String, int) - Method in class org.apache.poi.hwpf.usermodel.Range
-
Replace (one instance of) a piece of text with another...
- replaceValueRecord(CellValueRecordInterface) - Method in class org.apache.poi.hssf.model.InternalSheet
-
replace a value record from the records array.
- ReplacingInputStream - Class in org.apache.poi.util
-
Simple FilterInputStream that can replace occurrences of bytes with something else.
- ReplacingInputStream(InputStream, byte[], byte[]) - Constructor for class org.apache.poi.util.ReplacingInputStream
-
Replace occurrences of pattern in the input.
- ReplacingInputStream(InputStream, String, String) - Constructor for class org.apache.poi.util.ReplacingInputStream
-
Replace occurrences of pattern in the input.
- REPLY_RECIPIENT_ENTRIES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPLY_RECIPIENT_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPLY_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPLY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPORT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPORT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPORT_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPORT_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPORT_TEXT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPORT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPORTING_DL_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- REPORTING_MTA_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Rept - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel REPT () function.
- Rept() - Constructor for class org.apache.poi.ss.formula.functions.Rept
- REQUESTED_DELIVERY_METHOD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ReSave - Class in org.apache.poi.hssf.dev
-
Utility to test that POI produces readable output after re-saving xls files.
- ReSave() - Constructor for class org.apache.poi.hssf.dev.ReSave
- reserve(long) - Method in class org.apache.poi.ooxml.util.IdentifierManager
- reserveNew() - Method in class org.apache.poi.ooxml.util.IdentifierManager
- reset() - Method in class org.apache.poi.hssf.record.RecordInputStream
-
Resets the stream position to the previously marked position.
- reset() - Method in class org.apache.poi.hwpf.usermodel.Range
-
resets the list indexes.
- reset() - Method in class org.apache.poi.hwpf.usermodel.Table
- reset() - Method in class org.apache.poi.hwpf.usermodel.TableRow
- reset() - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- reset() - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
-
Repositions this stream to the position at the time the mark() method was last called on this input stream.
- reset() - Method in class org.apache.poi.util.BoundedInputStream
-
Invokes the delegate's
reset()method. - reset(int) - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
Reset the content to one info run with the default values
- reset(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Reset the content to one info run with the default values
- RESET_NUMBERING_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- resetBackgroundImage() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- resetClip - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- resetFontStyle() - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
set font style options to default values (non-italic, non-bold)
- resetFontStyle() - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
set font style options to default values (non-italic, non-bold)
- resetFontStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
set font style options to default values (non-italic, non-bold)
- resetUserLocale() - Static method in class org.apache.poi.util.LocaleUtil
- resetUserTimeZone() - Static method in class org.apache.poi.util.LocaleUtil
-
Clear the thread-local user time zone.
- resetWorldTransform - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- resize() - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
Reset the image to the dimension of the embedded image
- resize() - Method in class org.apache.poi.sl.draw.DrawPictureShape
-
Resize this picture to the default size.
- resize() - Method in interface org.apache.poi.ss.usermodel.Picture
-
Reset the image to the dimension of the embedded image
- resize() - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Reset the image to the original size.
- resize() - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Reset the image to the dimension of the embedded image
- resize(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
Resize the image proportionally.
- resize(double) - Method in interface org.apache.poi.ss.usermodel.Picture
-
Resize the image proportionally.
- resize(double) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
-
Reset the image to the original size.
- resize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Resize the image proportionally.
- resize(double, double) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
-
Resize the image
- resize(double, double) - Method in interface org.apache.poi.ss.usermodel.Picture
-
Resize the image.
- resize(double, double) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- resize(double, double) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Resize the image relatively to its current size.
- resize(Rectangle2D) - Method in class org.apache.poi.sl.draw.DrawPictureShape
-
Fit picture shape into the target rectangle, maintaining the aspect ratio and repositioning within the target rectangle with a centered alignment.
- resize(Rectangle2D, RectAlign) - Method in class org.apache.poi.sl.draw.DrawPictureShape
-
Fit picture shape into the target rectangle, maintaining the aspect ratio and repositioning within the target rectangle based on the specified alignment (gravity).
- resizepalette - org.apache.poi.hemf.record.HemfRecordType
- resizePalette - org.apache.poi.hwmf.record.HwmfRecordType
- resizeToFitText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- resizeToFitText() - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Adjust the size of the shape so it encompasses the text inside it.
- resizeToFitText() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- resizeToFitText(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- resizeToFitText(Graphics2D) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Adjust the size of the shape so it encompasses the text inside it.
- resizeToFitText(Graphics2D) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- resolveNameXText(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- resolveNameXText(NameXPtg) - Method in class org.apache.poi.hssf.usermodel.HSSFEvaluationWorkbook
- resolveNameXText(NameXPtg) - Method in interface org.apache.poi.ss.formula.EvaluationWorkbook
- resolveNameXText(NameXPtg) - Method in interface org.apache.poi.ss.formula.FormulaRenderingWorkbook
- resolveNameXText(NameXPtg) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- resolvePartUri(URI, URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Resolve a source uri against a target.
- RESOURCE_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RESOURCE_METHODS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RESOURCE_PATH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RESOURCE_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Resources - Interface in org.apache.poi.sl.usermodel
-
Common SlideShow resources, such as fonts, pictures and multimedia data
- RESPONSE_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RESPONSIBILITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- restore - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- restoredc - org.apache.poi.hemf.record.HemfRecordType
- restoreDc - org.apache.poi.hwmf.record.HwmfRecordType
- restoreProperties(int) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Restores the properties from the stack
- retainAll(IntList) - Method in class org.apache.poi.util.IntList
-
Retains only the elements in this list that are contained in the specified collection.
- RETURN_BLANK_AS_NULL - org.apache.poi.ss.usermodel.Row.MissingCellPolicy
- RETURN_NULL_AND_BLANK - org.apache.poi.ss.usermodel.Row.MissingCellPolicy
- RETURNED_IPM - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- rev - Variable in class org.apache.poi.sl.draw.binding.CTSphereCoords
- Reverse - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether the animation plays in the reverse direction
- REVERSE_GRAY_LEVEL - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Reverse-subtract a gray level RGB value.
- reverseHex(String) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
- revert() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Close the package WITHOUT saving its content.
- revertImpl() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Close the package without saving the document.
- revertImpl() - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Close the package without saving the document.
- revision - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The revision number.
- RevisionMarkAuthorTable - Class in org.apache.poi.hwpf.model
-
String table containing the names of authors of revision marks, e-mails and comments in this document.
- RevisionMarkAuthorTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Constructor to read the table from the table stream.
- RevocationData - Class in org.apache.poi.poifs.crypt.dsig.services
-
Container class for PKI revocation data.
- RevocationData() - Constructor for class org.apache.poi.poifs.crypt.dsig.services.RevocationData
-
Default constructor.
- RevocationDataService - Interface in org.apache.poi.poifs.crypt.dsig.services
-
Interface for a service that retrieves revocation data about some given certificate chain.
- RevokedCertificateSecurityException - Exception in org.apache.poi.poifs.crypt.dsig
-
Exception thrown in case the incoming eID certificate has been revoked.
- RevokedCertificateSecurityException() - Constructor for exception org.apache.poi.poifs.crypt.dsig.RevokedCertificateSecurityException
- rgb - org.apache.poi.hslf.blip.JPEG.ColorSpace
- RGBUSE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- Ribbon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- RIBBON - org.apache.poi.sl.draw.binding.STShapeType
-
Ribbon Shape
- RIBBON - org.apache.poi.sl.usermodel.ShapeType
- RIBBON - org.apache.poi.xddf.usermodel.PresetGeometry
- RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- RIBBON_2 - org.apache.poi.sl.draw.binding.STShapeType
-
Ribbon 2 Shape
- RIBBON_2 - org.apache.poi.sl.usermodel.ShapeType
- RIBBON_2 - org.apache.poi.xddf.usermodel.PresetGeometry
- RIBBON_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- Ribbon2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- RichTextString - Interface in org.apache.poi.ss.usermodel
-
Rich text unicode string.
- right - org.apache.poi.sl.usermodel.TableCell.BorderEdge
- right - Variable in class org.apache.poi.sl.usermodel.Insets2D
-
The inset from the right.
- RIGHT - org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
- RIGHT - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
The shape is horizontally positioned at the right side of the page element.
- RIGHT - org.apache.poi.sl.usermodel.RectAlign
-
Right rectangle alignment
- RIGHT - org.apache.poi.sl.usermodel.TabStop.TabStopType
- RIGHT - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
For horizontal text, right aligned.
- RIGHT - org.apache.poi.ss.usermodel.BorderExtent
-
This is just the right border for the range, no interior borders will be produced.
- RIGHT - org.apache.poi.ss.usermodel.charts.AxisPosition
-
Deprecated.
- RIGHT - org.apache.poi.ss.usermodel.charts.LegendPosition
-
Deprecated.
- RIGHT - org.apache.poi.ss.usermodel.HorizontalAlignment
-
The horizontal alignment is right-aligned, meaning that cell contents are aligned at the right edge of the cell, even in Right-to-Left mode.
- RIGHT - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
range ending columns are equal
- RIGHT - org.apache.poi.xddf.usermodel.chart.AxisLabelAlignment
- RIGHT - org.apache.poi.xddf.usermodel.chart.AxisPosition
- RIGHT - org.apache.poi.xddf.usermodel.chart.LegendPosition
- RIGHT - org.apache.poi.xddf.usermodel.RectangleAlignment
- RIGHT - org.apache.poi.xddf.usermodel.text.TabAlignment
- RIGHT - org.apache.poi.xddf.usermodel.text.TextAlignment
- RIGHT - org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
- RIGHT - org.apache.poi.xssf.usermodel.TextAlign
-
Align text to the right margin.
- RIGHT - org.apache.poi.xwpf.usermodel.BreakClear
-
Specifies that the text wrapping break shall behave as follows: If this line is broken into multiple regions (a floating object in the center of the page has text wrapping on both sides: If this is the rightmost region of text flow on this line, advance the text to the next position on the next line Otherwise, treat this as a text wrapping break of type all.
- RIGHT - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- RIGHT - org.apache.poi.xwpf.usermodel.TableRowAlign
- RIGHT - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
For horizontal text, right aligned.
- RIGHT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- RIGHT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- RIGHT_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Right Arrow Shape
- RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- RIGHT_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- RIGHT_ARROW_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Right Arrow Shape
- RIGHT_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- RIGHT_ARROW_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- RIGHT_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- RIGHT_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
- RIGHT_BRACE - org.apache.poi.sl.draw.binding.STShapeType
-
Right Brace Shape
- RIGHT_BRACE - org.apache.poi.sl.usermodel.ShapeType
- RIGHT_BRACE - org.apache.poi.xddf.usermodel.PresetGeometry
- RIGHT_BRACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- RIGHT_BRACKET - org.apache.poi.sl.draw.binding.STShapeType
-
Right Bracket Shape
- RIGHT_BRACKET - org.apache.poi.sl.usermodel.ShapeType
- RIGHT_BRACKET - org.apache.poi.xddf.usermodel.PresetGeometry
- RIGHT_BRACKET - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- RIGHT_TO_LEFT - org.apache.poi.ss.usermodel.ReadingOrder
-
The reading order is Right To Left.
- RIGHT_TRIANGLE - org.apache.poi.xddf.usermodel.PresetGeometry
- RightArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- RightBrace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- RightBracket - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- RightMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
- RightMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- RightMarginRecord - Class in org.apache.poi.hssf.record
-
Record for the right margin.
- RightMarginRecord() - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
- RightMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RightMarginRecord
- RightTriangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- RINGS - org.apache.poi.xwpf.usermodel.Borders
- ripemd128 - org.apache.poi.poifs.crypt.HashAlgorithm
- ripemd160 - org.apache.poi.poifs.crypt.HashAlgorithm
- ripemd256 - org.apache.poi.poifs.crypt.HashAlgorithm
- RK_IEEE_NUMBER - Static variable in class org.apache.poi.hssf.record.RKRecord
- RK_IEEE_NUMBER_TIMES_100 - Static variable in class org.apache.poi.hssf.record.RKRecord
- RK_INTEGER - Static variable in class org.apache.poi.hssf.record.RKRecord
- RK_INTEGER_TIMES_100 - Static variable in class org.apache.poi.hssf.record.RKRecord
- RKRecord - Class in org.apache.poi.hssf.record
-
Title: RK Record (0x027E)
- RKRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RKRecord
- RKUtil - Class in org.apache.poi.hssf.util
-
Utility class for helping convert RK numbers.
- RLEDecompressingInputStream - Class in org.apache.poi.util
-
Wrapper of InputStream which provides Run Length Encoding (RLE) decompression on the fly.
- RLEDecompressingInputStream(InputStream) - Constructor for class org.apache.poi.util.RLEDecompressingInputStream
-
Creates a new wrapper RLE Decompression InputStream.
- Roman - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel WeekNum() function.
- Roman() - Constructor for class org.apache.poi.ss.formula.functions.Roman
- ROMAN - org.apache.poi.ss.usermodel.FontFamily
- ROMAN - Static variable in class org.apache.poi.ss.formula.functions.Roman
- ROMAN_LC_PARENT_BOTH - org.apache.poi.xssf.usermodel.ListAutoNumber
-
(i), (ii), (iii), ...
- ROMAN_LC_PARENT_R - org.apache.poi.xssf.usermodel.ListAutoNumber
-
i), ii), iii), ...
- ROMAN_LC_PERIOD - org.apache.poi.xssf.usermodel.ListAutoNumber
-
i., ii., iii., ...
- ROMAN_LOWERCASE_PARENTHESES_BOTH - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ROMAN_LOWERCASE_PARENTHESIS_RIGHT - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ROMAN_LOWERCASE_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ROMAN_UC_PARENT_BOTH - org.apache.poi.xssf.usermodel.ListAutoNumber
-
(I), (II), (III), ...
- ROMAN_UC_PARENT_R - org.apache.poi.xssf.usermodel.ListAutoNumber
-
I), II), III), ...
- ROMAN_UC_PERIOD - org.apache.poi.xssf.usermodel.ListAutoNumber
-
I., II., III., ...
- ROMAN_UPPERCASE_PARENTHESES_BOTH - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ROMAN_UPPERCASE_PARENTHESIS_RIGHT - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- ROMAN_UPPERCASE_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- romanLcParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Lowercase Roman numeral enclosed in parentheses.
- romanLcParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Lowercase Roman numeral followed by a closing parenthesis.
- romanLcPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Lowercase Roman numeral followed by a period.
- romanUcParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Uppercase Roman numeral enclosed in parentheses.
- romanUcParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Uppercase Roman numeral followed by a closing parenthesis.
- romanUcPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Uppercase Roman numeral followed by a period.
- root - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
- root - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
- ROOT_TYPE - Static variable in interface org.apache.poi.poifs.property.PropertyConstants
- RootProperty - Class in org.apache.poi.poifs.property
-
Root property
- ROSE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- ROSE - org.apache.poi.ss.usermodel.IndexedColors
- ROSY_BROWN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Rosy Brown Preset Color
- ROSY_BROWN - org.apache.poi.xddf.usermodel.PresetColor
- RosyBrown - org.apache.poi.sl.usermodel.PresetColor
- rot - Variable in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- rot - Variable in class org.apache.poi.sl.draw.binding.CTTransform2D
- rotate(double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- rotate(double) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Concatenates the current
Graphics2DTransformwith a rotation transform. - rotate(double, double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- rotate(double, double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Concatenates the current
Graphics2DTransformwith a translated rotation transform. - rotateWorldTransform - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- ROTATION - Static variable in class org.apache.poi.ss.util.CellUtil
- ROTATION_NONE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- ROTATION_ROTATED_90_DEGREES - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- ROTATION_ROTATED_90_DEGREES_CLOCKWISE - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- ROTATION_TOP_TO_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- ROUND - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
-
Rounded ends
- ROUND - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
-
Line joins are round.
- ROUND - org.apache.poi.sl.usermodel.StrokeStyle.LineCap
-
Rounded ends
- ROUND - org.apache.poi.xddf.usermodel.LineCap
- ROUND - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- ROUND_1_RECT - org.apache.poi.sl.draw.binding.STShapeType
-
One Round Corner Rectangle Shape
- ROUND_1_RECT - org.apache.poi.sl.usermodel.ShapeType
- ROUND_1_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ROUND_2_DIAG_RECT - org.apache.poi.sl.draw.binding.STShapeType
-
Two Diagonal Round Corner Rectangle Shape
- ROUND_2_DIAG_RECT - org.apache.poi.sl.usermodel.ShapeType
- ROUND_2_DIAG_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ROUND_2_SAME_RECT - org.apache.poi.sl.draw.binding.STShapeType
-
Two Same-side Round Corner Rectangle Shape
- ROUND_2_SAME_RECT - org.apache.poi.sl.usermodel.ShapeType
- ROUND_2_SAME_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ROUND_RECT - org.apache.poi.sl.draw.binding.STShapeType
-
Round Corner Rectangle Shape
- ROUND_RECT - org.apache.poi.sl.usermodel.ShapeType
- ROUND_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- ROUND_RECTANGLE - org.apache.poi.xddf.usermodel.PresetGeometry
- ROUND_RECTANGLE_1_CORNER - org.apache.poi.xddf.usermodel.PresetGeometry
- ROUND_RECTANGLE_2_DIAGONAL_CORNERS - org.apache.poi.xddf.usermodel.PresetGeometry
- ROUND_RECTANGLE_2_SAME_SIDE_CORNERS - org.apache.poi.xddf.usermodel.PresetGeometry
- ROUNDDOWN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- roundirect - org.apache.poi.hemf.record.HemfRecordType
- roundRect - org.apache.poi.hwmf.record.HwmfRecordType
- RoundRectangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- RoundTripContentMasterId - org.apache.poi.hslf.record.RecordTypes
- RoundTripContentMasterInfo12 - org.apache.poi.hslf.record.RecordTypes
- RoundTripCustomTableStyles12 - org.apache.poi.hslf.record.RecordTypes
- RoundTripCustomTableStyles12Atom - org.apache.poi.hslf.record.RecordTypes
- RoundTripHFPlaceholder12 - Class in org.apache.poi.hslf.record
-
An atom record that specifies that a shape is a header or footer placeholder shape
- RoundTripHFPlaceholder12 - org.apache.poi.hslf.record.RecordTypes
- RoundTripHFPlaceholder12() - Constructor for class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Create a new instance of
RoundTripHFPlaceholder12 - RoundTripHFPlaceholder12(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Constructs the comment atom record from its source data.
- RoundTripNotesMasterTextStyles12 - org.apache.poi.hslf.record.RecordTypes
- RoundTripOArtTextStyles12 - org.apache.poi.hslf.record.RecordTypes
- RoundTripShapeCheckSumForCustomLayouts12 - org.apache.poi.hslf.record.RecordTypes
- RoundTripShapeId12 - org.apache.poi.hslf.record.RecordTypes
- ROUNDUP - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- ROUTESLIP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- Row - Interface in org.apache.poi.ss.usermodel
-
High level representation of a row of a spreadsheet.
- ROW - org.apache.poi.ss.util.CellReference.NameType
- ROW_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Row.MissingCellPolicy - Enum in org.apache.poi.ss.usermodel
-
Used to specify the different possible policies if for the case of null and blank cells
- RowBlocksReader - Class in org.apache.poi.hssf.model
-
Segregates the 'Row Blocks' section of a single sheet into plain row/cell records and shared formula records.
- RowBlocksReader(RecordStream) - Constructor for class org.apache.poi.hssf.model.RowBlocksReader
-
Also collects any loose MergeCellRecords and puts them in the supplied mergedCellsTable
- RowFlushedException(int) - Constructor for exception org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator.RowFlushedException
- RowFunc - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function ROW
- RowFunc() - Constructor for class org.apache.poi.ss.formula.functions.RowFunc
- rowHasCells(int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Returns true if the row has cells attached to it
- rowHeight(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
- ROWID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- rowIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- rowIterator() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Returns an iterator of the physical rows
- rowIterator() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Returns an iterator of the physical rows
- rowIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- RowRecord - Class in org.apache.poi.hssf.record
-
Title: Row Record (0x0208)
- RowRecord(int) - Constructor for class org.apache.poi.hssf.record.RowRecord
- RowRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.RowRecord
- RowRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
- RowRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
-
Creates a new instance of ValueRecordsAggregate
- RowRecordsAggregate(RecordStream, SharedValueManager) - Constructor for class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- Rows - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel ROWS function.
- Rows() - Constructor for class org.apache.poi.ss.formula.functions.Rows
- RowShifter - Class in org.apache.poi.ss.usermodel.helpers
-
Helper for shifting rows up or down
- RowShifter(Sheet) - Constructor for class org.apache.poi.ss.usermodel.helpers.RowShifter
- ROYAL_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- ROYAL_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Royal Blue Preset Color
- ROYAL_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- ROYAL_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- RoyalBlue - org.apache.poi.sl.usermodel.PresetColor
- rsa - org.apache.poi.poifs.crypt.CipherAlgorithm
- rsaOid - Variable in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
ASN1 object identifier of the digest value in combination with the RSA cipher
- RT_TRIANGLE - org.apache.poi.sl.draw.binding.STShapeType
-
Right Triangle Shape
- RT_TRIANGLE - org.apache.poi.sl.usermodel.ShapeType
- RT_TRIANGLE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- RTF - org.apache.poi.poifs.filesystem.FileMagic
-
RTF document
- RTF_COMPRESSED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RTF_IN_SYNC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RTF_SYNC_BODY_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RTF_SYNC_BODY_CRC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RTF_SYNC_BODY_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RTF_SYNC_PREFIX_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RTF_SYNC_TRAILING_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- RTFDateTimeMCAtom - org.apache.poi.hslf.record.RecordTypes
- run() - Method in class org.apache.poi.hssf.dev.EFBiffViewer
- run() - Method in class org.apache.poi.hssf.dev.FormulaViewer
-
Method run
- run() - Method in class org.apache.poi.hssf.dev.RecordLister
- runs - Variable in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- RUSSIAN - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Russian Cyrillic character set.
- RUSSIAN - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
S
- S_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- SADDLE_BROWN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Saddle Brown Preset Color
- SADDLE_BROWN - org.apache.poi.xddf.usermodel.PresetColor
- SaddleBrown - org.apache.poi.sl.usermodel.PresetColor
- SAFARI - org.apache.poi.xwpf.usermodel.Borders
- safelyAllocate(long, int) - Static method in class org.apache.poi.util.IOUtils
- Salmon - org.apache.poi.sl.usermodel.PresetColor
- SALMON - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Salmon Preset Color
- SALMON - org.apache.poi.xddf.usermodel.PresetColor
- sameProperties(FontRecord) - Method in class org.apache.poi.hssf.record.FontRecord
-
Does this FontRecord have all the same font properties as the supplied FontRecord? Note that
FontRecord.equals(Object)will check for exact objects, while this will check for exact contents, because normally the font record's position makes a big difference too. - SANDY_BROWN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Sandy Brown Preset Color
- SANDY_BROWN - org.apache.poi.xddf.usermodel.PresetColor
- SandyBrown - org.apache.poi.sl.usermodel.PresetColor
- sanitizeFilename(String) - Static method in class org.apache.poi.xdgf.util.Util
- sanityCheck() - Method in class org.apache.poi.hwpf.usermodel.Range
-
Method for debug purposes.
- sat - Variable in class org.apache.poi.sl.draw.binding.CTHslColor
- save - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- save(File) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Save the document in the specified file.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Save the contents type part.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Save the document in the specified output stream.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Save the content of this part and the associated relationships part (if this part own at least one relationship) into the specified output stream.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
- SavedByEntry - Class in org.apache.poi.hwpf.model
-
A single entry in the
SavedByTable. - SavedByEntry(String, String) - Constructor for class org.apache.poi.hwpf.model.SavedByEntry
- SavedByTable - Class in org.apache.poi.hwpf.model
-
String table containing the history of the last few revisions ("saves") of the document.
- SavedByTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.SavedByTable
-
Constructor to read the table from the table stream.
- savedc - org.apache.poi.hemf.record.HemfRecordType
- saveDc - org.apache.poi.hwmf.record.HwmfRecordType
- saveImpl(OutputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Save the package into the specified output stream.
- saveImpl(OutputStream) - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Save this package into the specified stream
- saveImpl(Document, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Specific implementation of the save method.
- saveImpl(Document, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ZipContentTypeManager
- savePicture(byte[], PictureType, String, float, float) - Method in interface org.apache.poi.hwpf.converter.PicturesManager
-
Stores image (probably on disk).
- saveProperties() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Saves the current properties to the stack
- SaveRecalcRecord - Class in org.apache.poi.hssf.record
-
Title: Save Recalc Record
- SaveRecalcRecord() - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
- SaveRecalcRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
- saveWorkbook(XSSFWorkbook) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
this method write the XSSFWorkbook object data into embedded excel file
- saveXmlInStream(Document, OutputStream) - Static method in class org.apache.poi.openxml4j.opc.StreamHelper
-
Save the document object in the specified output stream.
- SAWTOOTH - org.apache.poi.xwpf.usermodel.Borders
- SAWTOOTH_GRAY - org.apache.poi.xwpf.usermodel.Borders
- SAXHelper - Class in org.apache.poi.ooxml.util
-
Provides handy methods for working with SAX parsers and readers
- ScalarConstantPtg - Class in org.apache.poi.ss.formula.ptg
-
Common superclass of all
Ptgs that represent simple constant values. - ScalarConstantPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
- scale - Variable in enum org.apache.poi.hwmf.record.HwmfMapMode
-
transformation units - usually scale relative to current dpi.
- scale(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- scale(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Concatenates the current
Graphics2DTransformwith a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling. - scaleViewportExt - org.apache.poi.hwmf.record.HwmfRecordType
- scaleviewportextex - org.apache.poi.hemf.record.HemfRecordType
- scaleWindowExt - org.apache.poi.hwmf.record.HwmfRecordType
- scalewindowextex - org.apache.poi.hemf.record.HemfRecordType
- scaleWorldTransform - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- SCARED_CAT - org.apache.poi.xwpf.usermodel.Borders
- Scatter - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- SCATTER - org.apache.poi.xddf.usermodel.chart.ChartTypes
- ScatterChartData - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFScatterChartData instead
- ScatterChartSeries - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDFFScatterChartData.Series instead
- ScatterStyle - Enum in org.apache.poi.xddf.usermodel.chart
- ScenarioProtectRecord - Class in org.apache.poi.hssf.record
-
Title: Scenario Protect Record
- ScenarioProtectRecord() - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
- ScenarioProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
- schemeClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
- SchemeColor - Enum in org.apache.poi.xddf.usermodel
- SCL_00A0 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- SCLRecord - Class in org.apache.poi.hssf.record
-
Specifies the window's zoom magnification.
- SCLRecord() - Constructor for class org.apache.poi.hssf.record.SCLRecord
- SCLRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SCLRecord
- scrgbClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
- SCRIPT - org.apache.poi.ss.usermodel.FontFamily
- SCROLL_BAR - org.apache.poi.xddf.usermodel.SystemColor
- ScrollBar - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the background of a scroll bar.
- SDNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPANA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPANAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPANO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPNAA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPNAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPNAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPNAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPNOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPNOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPNOO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPONA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPONO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSANAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSANAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSNAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSNAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSNOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSNOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSONOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSONOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSOOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSXAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSXNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSXOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPSXOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPXA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPXAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPXNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPXNAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPXNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPXNON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPXO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDPXON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDXPDXA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SDXPDXAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SEA_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- SEA_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Sea Green Preset Color
- SEA_GREEN - org.apache.poi.ss.usermodel.IndexedColors
- SEA_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- SEA_SHELL - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Sea Shell Preset Color
- SEA_SHELL - org.apache.poi.xddf.usermodel.PresetColor
- SeaGreen - org.apache.poi.sl.usermodel.PresetColor
- Seal - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- SEAL - org.apache.poi.sl.usermodel.ShapeType
- SEARCH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SEARCH - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
Implementation of the FIND() function.
- SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- searchText(String, PositionInParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
this methods parse the paragraph and search for the string searched.
- SeaShell - org.apache.poi.sl.usermodel.PresetColor
- SEATTLE - org.apache.poi.xwpf.usermodel.Borders
- seCell - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- SECOND - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- secondColumnStripe - org.apache.poi.ss.usermodel.TableStyleType
- secondColumnSubheading - org.apache.poi.ss.usermodel.TableStyleType
- secondRowStripe - org.apache.poi.ss.usermodel.TableStyleType
- secondRowSubheading - org.apache.poi.ss.usermodel.TableStyleType
- SECONDS_PER_DAY - Static variable in class org.apache.poi.ss.usermodel.DateUtil
- SECONDS_PER_MINUTE - Static variable in class org.apache.poi.ss.usermodel.DateUtil
- secondSubrange(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
- secondSubtotalColumn - org.apache.poi.ss.usermodel.TableStyleType
- secondSubtotalRow - org.apache.poi.ss.usermodel.TableStyleType
- Section - Class in org.apache.poi.hpsf
-
Represents a section in a
PropertySet. - Section - Class in org.apache.poi.hwpf.usermodel
- Section() - Constructor for class org.apache.poi.hpsf.Section
-
Creates an empty
Section. - Section(byte[], int) - Constructor for class org.apache.poi.hpsf.Section
-
Creates a
Sectioninstance from a byte array. - Section(Section) - Constructor for class org.apache.poi.hpsf.Section
-
Constructs a
Sectionby doing a deep copy of an existingSection. - Section(SEPX, Range) - Constructor for class org.apache.poi.hwpf.usermodel.Section
- SECTION_HEADER - org.apache.poi.xslf.usermodel.SlideLayout
-
Section Header
- SectionDescriptor - Class in org.apache.poi.hwpf.model
-
Section Descriptor (SED) See page 186 for details.
- SectionDescriptor() - Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
- SectionDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
- SectionIDMap - Class in org.apache.poi.hpsf.wellknown
-
Deprecated.in 4.0.0, there's no way to create custom PropertyIDMaps, therefore this class is obsolete
- SectionIDMap() - Constructor for class org.apache.poi.hpsf.wellknown.SectionIDMap
-
Deprecated.
- SectionProperties - Class in org.apache.poi.hwpf.usermodel
- SectionProperties() - Constructor for class org.apache.poi.hwpf.usermodel.SectionProperties
- SectionSprmCompressor - Class in org.apache.poi.hwpf.sprm
- SectionSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.SectionSprmCompressor
- SectionSprmUncompressor - Class in org.apache.poi.hwpf.sprm
- SectionSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.SectionSprmUncompressor
- SectionTable - Class in org.apache.poi.hwpf.model
- SectionTable() - Constructor for class org.apache.poi.hwpf.model.SectionTable
-
So we can know if things are unicode or not
- SectionTable(byte[], byte[], int, int, int, TextPieceTable, int) - Constructor for class org.apache.poi.hwpf.model.SectionTable
- SECURITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
- SELECTABLE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- selectclippath - org.apache.poi.hemf.record.HemfRecordType
- selectClipRegion - org.apache.poi.hwmf.record.HwmfRecordType
- SelectionRecord - Class in org.apache.poi.hssf.record
-
Title: Selection Record (0x001D)
- SelectionRecord(int, int) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
-
Creates a default selection record (cell A1, in pane ID 3)
- SelectionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
- selectobject - org.apache.poi.hemf.record.HemfRecordType
- selectObject - org.apache.poi.hwmf.record.HwmfRecordType
- selectPaint(XSLFPropertiesDelegate.XSLFFillProperties, CTSchemeColor, PackagePart, XSLFTheme, boolean) - Static method in class org.apache.poi.xslf.usermodel.XSLFShape
-
Convert shape fill into java.awt.Paint.
- selectPaint(CTBlipFillProperties, PackagePart) - Static method in class org.apache.poi.xslf.usermodel.XSLFShape
- selectPaint(CTGradientFillProperties, CTSchemeColor, XSLFTheme) - Static method in class org.apache.poi.xslf.usermodel.XSLFShape
- selectPaint(CTSolidColorFillProperties, CTSchemeColor, XSLFTheme) - Static method in class org.apache.poi.xslf.usermodel.XSLFShape
- selectPaint(CTStyleMatrixReference, XSLFTheme, boolean, boolean) - Static method in class org.apache.poi.xslf.usermodel.XSLFShape
- selectpalette - org.apache.poi.hemf.record.HemfRecordType
- selectPalette - org.apache.poi.hwmf.record.HwmfRecordType
- selectProperty(Class<T>, String) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
-
As there's no xmlbeans hierarchy, but XSLF works with subclassing, not all child classes work with a
CTShapeobject, but often contain the same properties. - SEND_INTERNET_ENCODING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SEND_RECALL_REPORT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SEND_RICH_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENDER_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENDER_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENDER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENDER_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENSITIVITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENT_REPRESENTING_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENT_REPRESENTING_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENT_REPRESENTING_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENT_REPRESENTING_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENT_REPRESENTING_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SENTMAIL_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SEPAbstractType - Class in org.apache.poi.hwpf.model.types
-
Section Properties.
- SEPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.SEPAbstractType
- separatorData - Variable in class org.apache.poi.hdgf.chunks.ChunkSeparator
- SEPX - Class in org.apache.poi.hwpf.model
- SEPX(SectionDescriptor, int, int, byte[]) - Constructor for class org.apache.poi.hwpf.model.SEPX
- serialiseEncoder(int, String, String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
- serializableObject - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- serialize() - Method in class org.apache.poi.ddf.EscherRecord
-
Serializes to a new byte array.
- serialize() - Method in class org.apache.poi.hssf.record.Record
-
called by the class that is responsible for writing this sucker.
- serialize() - Method in class org.apache.poi.hssf.record.SubRecord
- serialize() - Method in class org.apache.poi.hwpf.model.FFData
- serialize() - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
- serialize() - Method in class org.apache.poi.hwpf.model.Sttb
- serialize() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
- serialize() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
- serialize() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
- serialize() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Colorref
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.DocumentProperties
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Sttb
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Xst
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Xstz
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
- serialize(int, byte[]) - Method in class org.apache.poi.ddf.EscherRecord
-
Serializes to an existing byte array without serialization listener.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Serializes all records int the worksheet section into a big byte array.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Serializes this aggregate to a byte array.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LabelRecord
-
THROWS A RUNTIME EXCEPTION..
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ObjRecord
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.OldLabelRecord
-
Not supported
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RecordBase
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.StandardRecord
-
Write the data content of this BIFF record including the sid and record length.
- serialize(int, byte[]) - Method in class org.apache.poi.ss.util.CellRangeAddressList
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBitmapBlip
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBlipRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBSERecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientDataRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherContainerRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDggRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDgRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherMetafileBlip
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherPictBlip
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherRecord
-
Serializes the record to an existing byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSpgrRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherSpRecord
-
This method serializes this escher record into a byte array.
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherTextboxRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.UnknownEscherRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.hslf.record.EscherPlaceholder
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.UnicodeString.ExtRst
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Serialises out the String.
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
-
Serializes this record's content to the supplied data output.
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.NameRecord
-
NameRecord can span into
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.SSTRecord
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.StringRecord
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.TextObjectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BackupRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BlankRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BOFRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BookBoolRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CalcCountRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CalcModeRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CellRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.Threshold
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFHeader12Record
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRule12Record
-
called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRuleRecord
-
called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.BarRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.BeginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.EndRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.TextRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.TickRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CodepageRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatProtection
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FtrHeader
- serialize(LittleEndianOutput) - Method in interface org.apache.poi.hssf.record.common.SharedFeature
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ContinueRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CountryRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CRNCountRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CRNRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DBCellRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DConRefRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DeltaRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DimensionsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DrawingRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DSFRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DVALRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DVRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EndSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EOFRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FeatHdrRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FeatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FilePassRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FileSharingRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FontRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.GridsetRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.GutsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HCenterRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HeaderFooterBase
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HideObjRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.IndexRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.IterationRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MMSRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MulBlankRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MulRKRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NameCommentRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NoteRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PageBreakRecord.Break
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PageBreakRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PaletteRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PaneRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PasswordRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrecisionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RefModeRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RightMarginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RowRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SCLRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SelectionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StandardRecord
-
Write the data content of this BIFF record.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StyleRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SupBookRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TabIdRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TableStylesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TopMarginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UncalcedRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UnknownRecord
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UserSViewBegin
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UserSViewEnd
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UseSelFSRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.VCenterRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowOneRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WriteProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WSBoolRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
- serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
-
Writes The formula encoding is includes: ushort tokenDataLen tokenData arrayConstantData (if present)
- serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.util.CellRangeAddress
- serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.util.CellRangeAddressList
- serializeArrayConstantData(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
- serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Serializes the complex part of this property
- serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ArrayRecord
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TableRecord
- serializeFormattingBlock(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRuleBase
- serializePtgs(Ptg[], byte[], int) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
-
Writes the ptgs to the data buffer, starting at the specified offset.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
Serializes the simple part of this property.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Serializes the simple part of this property.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
Serialize the simple part of the escher record.
- serializeTokens(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BoolErrRecord
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CellRecord
-
writes out the value data for this cell record
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FormulaRecord
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NumberRecord
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RKRecord
- series - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
- Series(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- Series(CTBarSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
- Series(CTBarSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
- Series(CTLineSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- Series(CTLineSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- Series(CTPieSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- Series(CTPieSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- Series(CTRadarSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
- Series(CTRadarSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
- Series(CTScatterSer, XDDFDataSource<?>, XDDFNumericalDataSource<?>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- Series(CTScatterSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- SeriesChartGroupIndexRecord - Class in org.apache.poi.hssf.record.chart
-
The series chart group index record stores the index to the CHARTFORMAT record (0 based).
- SeriesChartGroupIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- SeriesChartGroupIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- SeriesIndexRecord - Class in org.apache.poi.hssf.record.chart
-
links a series to its position in the series list.
- SeriesIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- SeriesIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- SeriesLabelsRecord - Class in org.apache.poi.hssf.record.chart
-
The series label record defines the type of label associated with the data format record.
- SeriesLabelsRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- SeriesLabelsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- SeriesListRecord - Class in org.apache.poi.hssf.record.chart
-
SERIESLIST (0x1016)
- SeriesListRecord(short[]) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
- SeriesListRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
- SeriesRecord - Class in org.apache.poi.hssf.record.chart
-
The series record describes the overall data for a series.
- SeriesRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
- SeriesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesRecord
- SeriesTextRecord - Class in org.apache.poi.hssf.record.chart
-
SERIESTEXT (0x100D)
- SeriesTextRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
- SeriesTextRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
- SeriesToChartGroupRecord - Class in org.apache.poi.hssf.record.chart
-
Indicates the chart-group index for a series.
- SeriesToChartGroupRecord() - Constructor for class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
- SeriesToChartGroupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
- SERVICE_DELETE_FILES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SERVICE_DLL_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SERVICE_ENTRY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SERVICE_EXTRA_UIDS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SERVICE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SERVICE_SUPPORT_FILES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SERVICE_UID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SERVICES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- set(byte) - Method in class org.apache.poi.util.ByteField
-
set the ByteField's current value
- set(byte, byte[]) - Method in class org.apache.poi.util.ByteField
-
set the ByteField's current value and write it to a byte array
- set(double, double, double, double) - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Set top, left, bottom, and right to the specified values
- set(int) - Method in class org.apache.poi.util.BitField
-
Set the bits.
- set(int) - Method in class org.apache.poi.util.IntegerField
-
set the IntegerField's current value
- set(int, byte[]) - Method in class org.apache.poi.util.IntegerField
-
set the IntegerField's current value and write it to a byte array
- set(int, int) - Method in class org.apache.poi.util.IntList
-
Replaces the element at the specified position in this list with the specified element
- set(long) - Method in class org.apache.poi.util.LongField
-
set the LongField's current value
- set(long, byte[]) - Method in class org.apache.poi.util.LongField
-
set the LongField's current value and write it to a byte array
- set(short) - Method in class org.apache.poi.util.ShortField
-
set the ShortField's current value
- set(short, byte[]) - Method in class org.apache.poi.util.ShortField
-
set the ShortField's current value and write it to a byte array
- set(IgnoredErrorType, CTIgnoredError) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
- set_cbFfnM1(int) - Method in class org.apache.poi.hwpf.model.Ffn
- set123Prefix(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set some old holdover from lotus 123.
- set7BitEncoding(String) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
-
Sets the Encoding that will be used to decode any "7 bit" (non unicode) data.
- set7BitEncoding(String) - Method in class org.apache.poi.hsmf.MAPIMessage
-
Many messages store their strings as unicode, which is nice and easy.
- SETABORTPROC - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sets the application-defined function that allows a print job to be canceled during printing.
- setAccentAndFollowingHyperlinkColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Accent And Following Hyperlink Colour
- setAccentAndHyperlinkColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Accent And Hyperlink Colour
- setAccentColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Accent Colour
- setAcceptor(ShapeVisitorAcceptor) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
- setAction(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Hyperlink Action
- setAction(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the action property.
- setActive(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
is the sheet currently displayed in the window
- setActive(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether sheet is selected.
- setActiveCell(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets location of the active cell
- setActiveCell(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets location of the active cell
- setActiveCell(CellAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets location of the active cell
- setActiveCell(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets location of the active cell
- setActiveCellCol(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the active column
- setActiveCellCol(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
set the active cell's col
- setActiveCellRef(short) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
set the active cell's reference number
- setActiveCellRow(int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the active row
- setActiveCellRow(int) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
set the active cell's row
- setActivePane(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the active pane field for the Pane record.
- setActiveSheet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Convenience method to set the active sheet.
- setActiveSheet(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Convenience method to set the active sheet.
- setActiveSheet(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Convenience method to set the active sheet.
- setActiveSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Convenience method to set the active sheet.
- setActiveSheetIndex(int) - Method in class org.apache.poi.hssf.record.WindowOneRecord
- setActiveXIndex(int) - Method in class org.apache.poi.hslf.model.ActiveXShape
-
Assign a control to this shape
- setAddMenuCount(byte) - Method in class org.apache.poi.hssf.record.MMSRecord
-
set number of add menu options (set to 0)
- setAddress(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
- setAddress(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- setAddress(int, int) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the address of the cell that this comment is attached to
- setAddress(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- setAddress(String) - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Hyperlink address.
- setAddress(String) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- setAddress(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Hyperlink address.
- setAddress(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Hyperlink address.
- setAddress(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- setAddress(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Hyperlink address.
- setAddress(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- setAddress(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the address of the cell that this comment is attached to
- setAddress(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- setAdjustmentValue(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
-
Sets adjust value which controls smart resizing of the auto-shape.
- setAdt(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the adt field for the DOP record.
- setAdtlDiag(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set for diagonal borders? No idea (its a palette color for the other function we didn't know what was?)
- setAdtlDiagLineStyle(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the diagonal border line style? Who the heck ever heard of a diagonal border?
- setAdtlFillPattern(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the fill pattern
- setAdtlPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the additional palette options bitmask (see individual bitsetter methods that reference this method)
- setAfterLastRunProperties(XDDFRunProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setAhLst(CTAdjustHandleList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the ahLst property.
- setAlignFormattingUnchanged() - Method in class org.apache.poi.hssf.record.CFRuleBase
- setAlignment(int) - Method in class org.apache.poi.hwpf.model.ListLevel
- setAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the horizontal alignment of the cell.
- setAlignment(Cell, HorizontalAlignment) - Static method in class org.apache.poi.ss.util.CellUtil
-
Take a cell, and align it.
- setAlignment(HorizontalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of horizontal alignment for the cell
- setAlignment(HorizontalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of horizontal alignment for the cell
- setAlignment(HorizontalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of horizontal alignment for the cell
- setAlignment(RectangleAlignment) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- setAlignment(TabAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
- setAlignment(ParagraphAlignment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the paragraph alignment which shall be applied to text in this paragraph.
- setAlignmentOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the alignment options bitmask.
- setAlignToBaseline(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the vertical alignment relative to the baseline
- setAlignWithMargins(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
set alignWithMargins attribute
- setAllBorders(Object...) - Method in class org.apache.poi.sl.draw.DrawTableShape
-
Format the table and apply the specified Line to all cell boundaries, both outside and inside.
- setAllThreadsPreferEventExtractors(Boolean) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Should all threads prefer event based over usermodel based extractors? If set, will take preference over the Thread level setting.
- setAllThreadsPreferEventExtractors(Boolean) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Should all threads prefer event based over usermodel based extractors? If set, will take preference over the Thread level setting.
- setAlpha(double) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
- setAlpha(double) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- setAlpha(double) - Method in interface org.apache.poi.sl.draw.ImageRenderer
- setAlternateExpression(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
whether alternate expression evaluation is on
- setAlternateFormula(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
whether alternative formula entry is on
- setAlternativeExpression(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
whether alternate expression evaluation is on
- setAlternativeFormula(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
whether alternative formula entry is on
- setAlternativeLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setAlternativeLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setAltLangId(short) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
- setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
- setAnchor(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setAnchor(short, int, int, int, short, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Sets the top-left and bottom-right coordinates of the anchor.
- setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Sets the anchor (the bounding box rectangle) of this shape.
- setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- setAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
There's no real anchor for table cells - this method is used to temporarily store the location of the cell for a later retrieval, e.g.
- setAnchor(HSSFAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets a particular anchor.
- setAnchor(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Attaches frame to an anchor.
- setAnchorCentered(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setAnchorId(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Set the anchor id field for the ObjectLink record.
- setAnchoring(AnchorType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setAnchorType(ClientAnchor.AnchorType) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Sets the anchor type
- setAnchorType(ClientAnchor.AnchorType) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the anchor type
- setAnchorType(ClientAnchor.AnchorType) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Sets the anchor type
- setAng(String) - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
-
Sets the value of the ang property.
- setAngle(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
- setAnld(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the anld field for the PAP record.
- setAntiAliasMode - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setAny(Object) - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Sets the value of the any property.
- setApplicationName(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the application name.
- setApplicationVersion(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the Application version, which must be a 4 byte int with the two high order bytes having the major version number, and the two low order bytes the minor version number.
- setArabic(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
is this arabic?
- setarcdirection - org.apache.poi.hemf.record.HemfRecordType
- setArea(AreaReference) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Set the area reference for the cells which this table covers.
- setAreFieldsStripped(boolean) - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
-
Should fields (eg macros) be stripped from the text that this class returns? Default is not to strip.
- setAreFieldsStripped(boolean) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Should fields (eg macros) be stripped from the text that this class returns? Default is not to strip.
- setARGBHex(String) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Sets the ARGB value from hex format, eg FF0077FF.
- setArrayData(byte[], int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
We have this method because the way in which arrays in escher works is screwed for seemly arbitrary reasons.
- setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- setArrayFormula(String, CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets array formula to specified region for result.
- setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets array formula to specified region for result.
- setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setArrayFormula(CellRangeAddress, Ptg[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setArrayMode(boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- setAsActiveCell() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Sets this cell as the active cell for the worksheet
- setAsActiveCell() - Method in interface org.apache.poi.ss.usermodel.Cell
-
Sets this cell as the active cell for the worksheet
- setAsActiveCell() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Sets this cell as the active cell for the worksheet
- setAsActiveCell() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Sets this cell as the active cell for the worksheet
- setAssociatedRange(CellRangeAddress) - Method in class org.apache.poi.hssf.record.common.FtrHeader
- setAsumyi(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the asumyi field for the DOP record.
- setAttachmentCount(long) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- setAttributes(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font attributes (see individual bit setters that reference this method)
- setAuthor(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the author.
- setAuthor(String) - Method in class org.apache.poi.hslf.record.Comment2000
-
Set the Author of this comment
- setAuthor(String) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Set the Author of this comment
- setAuthor(String) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Name of the original comment author
- setAuthor(String) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Name of the original comment author
- setAuthor(String) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Set the Author of this comment.
- setAuthor(String) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Name of the original comment author
- setAuthor(String) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- setAuthor(String) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Name of the original comment author.
- setAuthorInitials(String) - Method in class org.apache.poi.hslf.record.Comment2000
-
Set the Author's Initials of this comment
- setAuthorInitials(String) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Set the Author's Initials of this comment
- setAuthorInitials(String) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Set the Author's Initials of this comment.
- setAuthorInitials(String) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- setAuto(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Sets the auto field value.
- setAuto(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
- setAutoBackground(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the auto background field value.
- setAutobreaks(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
show automatic page breaks or not
- setAutobreaks(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
show automatic page breaks or not
- setAutobreaks(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- setAutobreaks(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- setAutobreaks(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether the sheet displays Automatic Page Breaks.
- setAutoColor(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the auto color field value.
- setAutofill(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the autofill field value.
- setAutoFilter(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- setAutoFilter(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Enable filtering for a range of cells
- setAutoFilter(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable filtering for a range of cells
- setAutoFilter(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setAutoFit(XDDFAutoFit) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setAutoGeneratedText(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the auto generated text field value.
- setAutoHyphenated(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setAutoHyphenated(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setAutoLabelDeleted(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the auto label deleted field value.
- setAutoline(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the autoline field value.
- setAutomatic(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Sets the automatic field value.
- setAutomaticCategoryCrossing(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic category crossing field value.
- setAutomaticMajor(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic major field value.
- setAutomaticMaximum(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic maximum field value.
- setAutomaticMinimum(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic minimum field value.
- setAutomaticMinor(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the automatic minor field value.
- setAutoNumberingIdx(int) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
Sets the auto numbering index of the handled paragraph
- setAutoPlay(boolean) - Method in class org.apache.poi.hslf.model.MovieShape
- setAutoPlotArea(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the auto plot area field value.
- setAutoPosition(boolean) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Sets the auto position field value.
- setAutoPosition(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the auto position field value.
- setAutorotate(boolean) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Sets the autorotate field value.
- setAutoSeries(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the auto series field value.
- setAutoSize(boolean) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Sets the auto size field value.
- setAutoTextBackground(boolean) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Sets the auto text background field value.
- setAutoTextColor(boolean) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Sets the auto text color field value.
- setAutoTitleDeleted(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- setAutoXPositioning(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the auto x positioning field value.
- setAutoYPositioning(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the auto y positioning field value.
- setAvLst(CTGeomGuideList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the avLst property.
- setAvLst(CTGeomGuideList) - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
Sets the value of the avLst property.
- setAvLst(CTGeomGuideList) - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
Sets the value of the avLst property.
- setAxisType(short) - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
-
Set the axis type field for the AxisLineFormat record.
- setAxisType(short) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the axis type field for the AxisParent record.
- setAxisType(short) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the axis type field for the Axis record.
- setB(int) - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Sets the value of the b property.
- setB(int) - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Sets the value of the b property.
- setB(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Sets the value of the b property.
- setBackcolorIndex(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the backcolor index field for the AreaFormat record.
- setBackground(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the background field for the Tick record.
- setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setBackground(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setBackground(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the background color for the
Graphics2Dcontext. - setBackgroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the background color field for the AreaFormat record.
- setBackgroundColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Background color
- setBackgroundColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setBackgroundColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- setBackgroundColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Background Colour
- setBackgroundImage(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- setBackup(short) - Method in class org.apache.poi.hssf.record.BackupRecord
-
set the backup flag (0,1)
- setBackupFlag(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
determine whether the Excel GUI will backup the workbook when saving.
- setBackuppos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- setBackWall(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- setBackward(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setBackward(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setBackwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Of/off top left to bottom right line
- setBackwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBadFontHeight(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether the font and row height are not compatible
- setBarBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setBarBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setBarDirection(BarDirection) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
- setBarGrouping(BarGrouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
- setBarSpace(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Set the bar space field for the Bar record.
- setBaseline(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set the baseline for both the superscript and subscript fonts.
- setBaseline(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setBaselineOffset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set the baseline for both the superscript and subscript fonts.
- setBaselineOffset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set the baseline for both the superscript and subscript fonts.
- setBaseUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the base unit field for the AxisOptions record.
- setBasicEscher(boolean) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
Control dumping of any Escher records found - should our built in basic groker be used?
- setBATArray(int[]) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Sets the offsets of the first (up to) 109 BAT sectors.
- setBATCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Sets the number of BAT blocks that are used.
- setBchUpe(int) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
An unsigned integer that specifies the size, in bytes, of std in LPStd.
- setBeginChar(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- setBeginRun(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- setBeginText(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- setBidi(Boolean) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- setBits(short) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An FFDataBits that specifies the type and state of this form field.
- setbitstodevice - org.apache.poi.hemf.record.HemfRecordType
- setBkc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Break code.
- setbkcolor - org.apache.poi.hemf.record.HemfRecordType
- setBkColor - org.apache.poi.hwmf.record.HwmfRecordType
- setBkf_flags(short) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Set the bkf_flags field for the BKF record.
- setbkmode - org.apache.poi.hemf.record.HemfRecordType
- setBkMode - org.apache.poi.hwmf.record.HwmfRecordType
- setBkMode(HwmfMisc.WmfSetBkMode.HwmfBkMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setBlackWhiteMode(BlackWhiteMode) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setBlipRecord(EscherBlipRecord) - Method in class org.apache.poi.ddf.EscherBSERecord
- setBlipTypeMacOS(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Set the expected MacOS blip type
- setBlipTypeWin32(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Set the expected win32 blip type
- setBlockSize(int) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
Sets the blockSize (in bytes) of the verifier
- setBlockSize(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setBlue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- setBodyProperties(XDDFBodyProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setBold(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setBold(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the font weight to bold (weight=700) or to normal(weight=400) boldness.
- setBold(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
sets the font to be bold or not
- setBold(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setBold(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setBold(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the bold state
- setBold(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
- setBold(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setBold(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setBold(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set a boolean value for the boldness to use.
- setBold(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Specifies whether this run of text will be formatted as bold text
- setBold(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Whether the bold property shall be applied to all non-complex script characters in the contents of this run when displayed in a document.
- setBold(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setBold(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Specifies whether this run of text will be formatted as bold text.
- setBold(Element, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setBoldWeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the bold weight for this font (100-1000dec or 0x64-0x3e8).
- setBookmark(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setBookmark(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setBoolean(int, boolean) - Method in class org.apache.poi.util.BitField
-
Set a boolean BitField
- setBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Sets the border field value.
- setBorder(Element, BorderCode, String) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setBorderBetween(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed between each paragraph in a set of paragraphs which have the same set of paragraph border settings.
- setBorderBottom(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the bottom border of the cell
- setBorderBottom(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.Sets the borderBottom attribute of the HSSFRegionUtil object
- setBorderBottom(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the border line style for the bottom border
- setBorderBottom(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBorderBottom(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the bottom border of the cell
- setBorderBottom(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set bottom border.
- setBorderBottom(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of border to use for the bottom border of the cell
- setBorderBottom(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderBottom(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the bottom border of the cell
- setBorderBottom(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the bottom border style for a region of cells by manipulating the cell style of the individual cells on the bottom
- setBorderBottom(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed below a set of paragraphs which have the same set of paragraph border settings.
- setBorderCap(TableCell.BorderEdge, StrokeStyle.LineCap) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setBorderColor(TableCell.BorderEdge, Color) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- setBorderColor(TableCell.BorderEdge, Color) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border color.
- setBorderColor(TableCell.BorderEdge, Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setBorderColor(XSSFCellBorder.BorderSide, XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Set the color to use for the selected border
- setBorderColor(XSSFCellBorder.BorderSide, XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the selected border
- setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border line compound.
- setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border line dash.
- setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setBorderDiagonal(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the diagonal border of the cell
- setBorderDiagonal(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBorderDiagonal(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set diagonal border.
- setBorderDiagonal(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderFormatting(BorderFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setBorderHorizontal(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setBorderHorizontal(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set range internal horizontal borders.
- setBorderHorizontal(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderLeft(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the left border of the cell
- setBorderLeft(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.Sets the left border for a region of cells by manipulating the cell style of the individual cells on the left
- setBorderLeft(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the borderline style for the left border
- setBorderLeft(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBorderLeft(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the left border of the cell
- setBorderLeft(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set left border.
- setBorderLeft(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of border to use for the left border of the cell
- setBorderLeft(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderLeft(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the left border of the cell
- setBorderLeft(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the left border style for a region of cells by manipulating the cell style of the individual cells on the left
- setBorderLeft(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the left side of the page around the specified paragraph.
- setBorderOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the border options bitmask (see the corresponding bitsetter methods that reference back to this one)
- setBorderRight(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the right border of the cell
- setBorderRight(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.Sets the borderRight attribute of the HSSFRegionUtil object
- setBorderRight(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the border line style for the right border
- setBorderRight(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBorderRight(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the right border of the cell
- setBorderRight(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set right border.
- setBorderRight(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of border to use for the right border of the cell
- setBorderRight(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderRight(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the right border of the cell
- setBorderRight(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the right border style for a region of cells by manipulating the cell style of the individual cells on the right
- setBorderRight(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the right side of the page around the specified paragraph.
- setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Sets the
StrokeStyleof the given border edge. - setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setBorderStyle(XSSFCellBorder.BorderSide, BorderStyle) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Set the type of border to use for the selected border
- setBorderTop(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the type of border to use for the top border of the cell
- setBorderTop(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.Sets the borderBottom attribute of the HSSFRegionUtil object
- setBorderTop(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the border line style for the top border
- setBorderTop(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBorderTop(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of border to use for the top border of the cell
- setBorderTop(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set top border.
- setBorderTop(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of border to use for the top border of the cell
- setBorderTop(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderTop(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the top border of the cell
- setBorderTop(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the top border style for a region of cells by manipulating the cell style of the individual cells on the top
- setBorderTop(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed above a set of paragraphs which have the same set of paragraph border settings.
- setBorderType(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- setBorderType(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Set the border type field for the Frame record.
- setBorderVertical(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setBorderVertical(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set range internal vertical borders.
- setBorderVertical(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderWidth(TableCell.BorderEdge, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
- setBorderWidth(TableCell.BorderEdge, double) - Method in interface org.apache.poi.sl.usermodel.TableCell
-
Convenience method for setting the border width.
- setBorderWidth(TableCell.BorderEdge, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setBottom(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- setBottomBorder(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
A bit that specifies whether any cell in the row has a medium or thick bottom border, or any cell in the row directly below the current row has a medium or thick top border.
- setBottomBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setBottomBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setBottomBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Bottom borders for table
- setBottomBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the bottom border
- setBottomBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.Sets the bottomBorderColor attribute of the HSSFRegionUtil object
- setBottomBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the bottom border color for a region of cells by manipulating the cell style of the individual cells on the bottom
- setBottomBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBottomBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the bottom border
- setBottomBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setBottomBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the bottom border
- setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the bottom border
- setBottomBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBottomBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setBottomBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBottomBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the bottom border
- setBottomBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBottomBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setBottomBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the bottom border
- setBottomInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the botom margin.
- setBottomInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setBottomInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the bottom margin.
- setBottomInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the bottom inset.
- setBottomInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setBottomLeftTopRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setBounds(Rectangle) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the clipping region
- setBounds(Rectangle) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the clipping region
- setBounds(Rectangle) - Method in class org.apache.poi.hslf.blip.Metafile.Header
- setBpp(byte) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the bpp field for the PICF record.
- setBrc(BorderCode) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Border.
- setBrcBar(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcBar field for the PAP record.
- setBrcBetween(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcBetween field for the PAP record.
- setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcBottom field for the PAP record.
- setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the brcBottom field for the SEP record.
- setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcBottom field for the TAP record.
- setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom border.
- setBrcBottom80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the brcBottom80 field for the PICF record.
- setBrcHorizontal(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcHorizontal field for the TAP record.
- setBrcl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Border line style.
- setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcLeft field for the PAP record.
- setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the brcLeft field for the SEP record.
- setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcLeft field for the TAP record.
- setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left border.
- setBrcLeft80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the brcLeft80 field for the PICF record.
- setBrcp(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Rectangle border codes.
- setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcRight field for the PAP record.
- setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the brcRight field for the SEP record.
- setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcRight field for the TAP record.
- setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right border.
- setBrcRight80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the brcRight80 field for the PICF record.
- setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the brcTop field for the PAP record.
- setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the brcTop field for the SEP record.
- setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcTop field for the TAP record.
- setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top border.
- setBrcTop80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the brcTop80 field for the PICF record.
- setBrcVertical(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the brcVertical field for the TAP record.
- setBrushBitmap(BufferedImage) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setBrushColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setBrushHatch(HwmfHatchStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setbrushorgex - org.apache.poi.hemf.record.HemfRecordType
- setBrushStyle(HwmfBrushStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setBspos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- setBubbleSeriesType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the bubble series type field for the Series record.
- setBucketOffsets(int[], int[]) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
- setBuild(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
build that wrote this file
- setBuildYear(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
Year of the build that wrote this file
- setBuiltIn(boolean) - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Sets the value of the builtIn property.
- setBuiltinStyle(int) - Method in class org.apache.poi.hssf.record.StyleRecord
-
if this is a builtin style set the number of the built in style
- setBullet(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets whether this rich text run has bullets
- setBullet(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setBullet(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set or unset this paragraph as a bullet point
- setBullet(ListAutoNumber) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set this paragraph as an automatic numbered bullet point
- setBullet(ListAutoNumber, int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set this paragraph as an automatic numbered bullet point
- setBulletAutoNumber(AutoNumberingScheme, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Specifies that automatic numbered bullet points should be applied to this paragraph
- setBulletChar(Character) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the bullet character
- setBulletCharacter(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setBulletCharacter(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- setBulletColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the bullet color
- setBulletColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- setBulletColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the color to be used on bullet characters within a given paragraph.
- setBulletColorFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- setBulletColorFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the color to be used on bullet characters has to follow text color within a given paragraph.
- setBulletFont(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the bullet font
- setBulletFont(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setBulletFont(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- setBulletFont(XDDFFont) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- setBulletFont(XDDFFont) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the font to be used on bullet characters within a given paragraph.
- setBulletFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
Convenience function to set a solid color
- setBulletFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setBulletFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set the color to be used on bullet characters within a given paragraph.
- setBulletFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
- setBulletFontColor(PaintStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Set the color to be used on bullet characters within a given paragraph.
- setBulletFontFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- setBulletFontFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the font to be used on bullet characters has to follow text font within a given paragraph.
- setBulletFontSize(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Sets the bullet size that is to be used within a paragraph.
- setBulletFontSize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Sets the bullet size that is to be used within a paragraph.
- setBulletSize(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the bullet size
- setBulletSize(XDDFBulletSize) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- setBulletSize(XDDFBulletSize) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Sets the bullet size that is to be used within a paragraph.
- setBulletStyle(Object...) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setBulletStyle(Object...) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Sets the bullet styles.
- setBulletStyle(Object...) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setBulletStyle(XDDFBulletStyle) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- setBulletStyle(XDDFBulletStyle) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setBx(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the bx field value.
- setBy(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the by field value.
- setByte(byte) - Method in class org.apache.poi.util.BitField
-
Set the bits.
- setByteArrayMaxOverride(int) - Static method in class org.apache.poi.util.IOUtils
-
If this value is set to > 0,
IOUtils.safelyAllocate(long, int)will ignore the maximum record length parameter. - setByteBoolean(byte, boolean) - Method in class org.apache.poi.util.BitField
-
Set a boolean BitField
- setByteCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the byte count.
- setByteOrder(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Returns the property set stream's low-level "byte order" field.
- setBytes(byte[]) - Method in class org.apache.poi.hpsf.ClassID
-
Sets the bytes making out the class ID.
- setCachedBooleanResult(boolean) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setCachedDoubleResult(double) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setCachedErrorResult(int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setCachedErrorResult(FormulaError) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setCachedResultBoolean(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
- setCachedResultErrorCode(int) - Method in class org.apache.poi.hssf.record.FormulaRecord
- setCachedResultTypeEmptyString() - Method in class org.apache.poi.hssf.record.FormulaRecord
- setCachedResultTypeString() - Method in class org.apache.poi.hssf.record.FormulaRecord
- setCachedStringResult(String) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setCalcMode(short) - Method in class org.apache.poi.hssf.record.CalcModeRecord
-
set the calc mode flag for formulas
- setCalcOnLoad(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
- setCalendar(Calendar, int, int, boolean, boolean) - Static method in class org.apache.poi.ss.usermodel.DateUtil
- setCanonicalizationMethod(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setCantLockServerB(boolean) - Method in class org.apache.poi.hslf.record.ExEmbedAtom
- setCantSplit(boolean) - Method in class org.apache.poi.hwpf.usermodel.TableRow
- setCantSplitRow(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
Controls whether to allow this table row to split across pages.
- setCapitalized(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setCapitalized(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setCapitalized(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setCapitalized(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setCapitals(CapsType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setCapitals(CapsType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setCategory(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the category.
- setCategory(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setCategoryAxisCross(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the category axis cross field for the ValueRange record.
- setCategoryDataType(short) - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
-
Set the category data type field for the DefaultDataLabelTextProperties record.
- setCategoryDataType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the category data type field for the Series record.
- setCategoryLabelsCellRange(CellRangeAddressBase) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- setCategoryProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the category.
- setCategoryProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the category of the content of this package.
- setCategoryProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the category.
- setCategoryProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the category of the content of this package.
- setCategorySpace(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Set the category space field for the Bar record.
- setCbFeatData(long) - Method in class org.apache.poi.hssf.record.FeatRecord
- setCbGrpprlChpx(short) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the size, in bytes, of the grpprlChpx in the LVL that contains this LVLF.
- setCbGrpprlPapx(short) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the size, in bytes, of the grpprlPapx in the LVL that contains this LVLF.
- setCbHeader(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
An unsigned integer that specifies the size, in bytes, of this PICF structure.
- setCbMac(int) - Method in interface org.apache.poi.hwpf.model.FibRgLw
- setCbMac(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Updates the count of the number of bytes in the main stream which contain real data
- setCbMac(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the cbMac field for the FibRgLw95 record.
- setCbMac(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning.
- setCbSTDBaseInFile(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the size, in bytes, of the Stdf structure.
- setCch(int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that specifies the maximum length, in characters, of the value of the textbox.
- setCCh(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cCh field for the DOP record.
- setCChFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cChFtnEdn field for the DOP record.
- setCChWS(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cChWS field for the DOP record.
- setCChWSFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cChWSFtnEdn field for the DOP record.
- setCcolM1(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the ccolM1 field for the SEP record.
- setCConsexHypLim(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cConsexHypLim field for the DOP record.
- setCcpAtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpAtn field for the FibRgLw95 record.
- setCcpAtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the comment subdocument.
- setCcpEdn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpEdn field for the FibRgLw95 record.
- setCcpEdn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the endnote subdocument.
- setCcpFtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpFtn field for the FibRgLw95 record.
- setCcpFtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the footnote subdocument.
- setCcpHdd(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpHdd field for the FibRgLw95 record.
- setCcpHdd(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the header subdocument.
- setCcpHdrTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpHdrTxbx field for the FibRgLw95 record.
- setCcpHdrTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the textbox subdocument of the header.
- setCcpMcr(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpMcr field for the FibRgLw95 record.
- setCcpText(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpText field for the FibRgLw95 record.
- setCcpText(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the main document.
- setCcpTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the ccpTxbx field for the FibRgLw95 record.
- setCcpTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
A signed integer that specifies the count of CPs in the textbox subdocument of the main document.
- setCDBC(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cDBC field for the DOP record.
- setCDBCFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cDBCFtnEdn field for the DOP record.
- setCellComment(Comment) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Assign a comment to this cell.
- setCellComment(Comment) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Assign a comment to this cell
- setCellComment(Comment) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Assign a comment to this cell
- setCellComment(Comment) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Assign a comment to this cell.
- setCellErrorValue(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Deprecated.3.15 beta 2. Use
HSSFCell.setCellErrorValue(FormulaError)instead. - setCellErrorValue(byte) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a error value for the cell
- setCellErrorValue(byte) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a error value for the cell
- setCellErrorValue(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a error value for the cell
- setCellErrorValue(FormulaError) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a error value for the cell
- setCellErrorValue(FormulaError) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a error value for the cell
- setCellFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- setCellFormula(String) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Sets formula for this cell.
- setCellFormula(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Sets formula for this cell.
- setCellFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Sets formula for this cell.
- setCellFormulaValidation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Whether a call to
XSSFCell.setCellFormula(String)will validate the formula or not. - setCellMargins(int, int, int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- setCellNum(int) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Sets column index of this cell
- setCellOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
sets the options bitmask - you can also use corresponding option bit setters (see other methods that reference this one)
- setCellRanges(CellRangeAddress[]) - Method in class org.apache.poi.hssf.record.CFHeaderBase
-
Set cell ranges list to a single cell range and modify the enclosing cell range accordingly.
- setCellRef(AreaReference) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
- setCellReference(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Assigns this hyperlink to the given cell reference
- setCellReference(CellReference) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
- setCellReferences(AreaReference) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Set the area reference for the cells which this table covers.
- setCellRefs(CellRangeAddress[]) - Method in class org.apache.poi.hssf.record.FeatRecord
- setCellStyle(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- setCellStyle(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Set the style for the cell.
- setCellStyle(CellStyle) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set the style for the cell.
- setCellStyle(CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set the style for the cell.
- setCellStyle(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set the style for the cell.
- setCellStyleProperties(Cell, Map<String, Object>) - Static method in class org.apache.poi.ss.util.CellUtil
-
This method attempts to find an existing CellStyle that matches the
cell's current style plus styles properties inproperties. - setCellStyleProperty(Cell, String, Object) - Static method in class org.apache.poi.ss.util.CellUtil
-
This method attempts to find an existing CellStyle that matches the
cell's current style plus a single style propertypropertyNamewith valuepropertyValue. - setCellType(Cell, CellType) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Override if a different variation is needed, e.g.
- setCellType(Cell, CellType) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
- setCellType(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
set the cell type
- setCellType(CellType) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Set the cells type (numeric, formula or string).
- setCellType(CellType) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set the cells type (numeric, formula or string).
- setCellType(CellType) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set the cells type (numeric, formula or string)
- setCellType(CellType) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set the cells type (numeric, formula or string)
- setCellType(CellType, BaseXSSFEvaluationWorkbook) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Needed by bug #62834, which points out getCellFormula() expects an evaluation context or creates a new one, so if there is one in use, it needs to be carried on through.
- setCellValue(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a boolean value for the cell
- setCellValue(boolean) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a boolean value for the cell
- setCellValue(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a boolean value for the cell
- setCellValue(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a boolean value for the cell
- setCellValue(double) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a numeric value for the cell
- setCellValue(double) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a numeric value for the cell
- setCellValue(double) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a numeric value for the cell
- setCellValue(double) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a numeric value for the cell
- setCellValue(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a string value for the cell.
- setCellValue(String) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a string value for the cell.
- setCellValue(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a string value for the cell.
- setCellValue(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a string value for the cell.
- setCellValue(Calendar) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a date value for the cell.
- setCellValue(Calendar) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a date value for the cell.
- setCellValue(Calendar) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a date value for the cell.
- setCellValue(Calendar) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a date value for the cell.
- setCellValue(Date) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a date value for the cell.
- setCellValue(Date) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Converts the supplied date to its equivalent Excel numeric value and sets that into the cell.
- setCellValue(Date) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Converts the supplied date to its equivalent Excel numeric value and sets that into the cell.
- setCellValue(Date) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a date value for the cell.
- setCellValue(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- setCellValue(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Set a string value for the cell.
- setCellValue(RichTextString) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a rich string value for the cell.
- setCellValue(RichTextString) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a rich string value for the cell.
- setCellValue(RichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a string value for the cell.
- setCenter(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- setCenter(String) - Method in interface org.apache.poi.ss.usermodel.Footer
-
Sets the center string.
- setCenter(String) - Method in interface org.apache.poi.ss.usermodel.Header
-
Sets the center string.
- setCenter(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Sets the center string.
- setCenter(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
set a centered string value for this element
- setCenterSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- setCertID(CertIDType, SignatureConfig, boolean, X509Certificate) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
Gives back the JAXB CertID data structure.
- setCh(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the ch field value.
- setChainingMode(ChainingMode) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setChainingMode(ChainingMode) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- setChar(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
- setCharacter(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleCharacter
- setCharacterKerning(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setCharacterKerning(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set the kerning of characters within a text run.
- setCharacterSpacing(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set the spacing between characters within a text run.
- setCharacterSpacing(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set the spacing between characters within a text run.
- setCharacterSpacing(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setCharacterSpacing(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setCharacterSpacing(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setCharacterSpacing(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setCharacterSpacing(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setCharacterSpacing(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set the spacing between characters within a text run.
- setCharactersProperties(CharacterRun, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setCharacterStyle(TextPropCollection) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setCharacterStyles(List<TextPropCollection>) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Updates the link list of TextPropCollections which make up the character stylings
- setCharCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the character count.
- setCharCount(short) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
set the number of characters in the string
- setCharCountWithSpaces(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the character count including whitespace
- setCharset(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the character set
- setCharset(FontCharset) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the charset
- setCharset(FontCharset) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- setCharset(FontCharset) - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- setCharset(FontCharset) - Method in class org.apache.poi.hwmf.record.HwmfFont
- setCharSet(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set character-set to use.
- setCharSet(byte) - Method in interface org.apache.poi.ss.usermodel.Font
-
set character-set to use.
- setCharSet(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set character-set to use.
- setCharSet(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
set the character set
- setCharSet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set character-set to use.
- setCharSet(int) - Method in interface org.apache.poi.ss.usermodel.Font
-
set character-set to use.
- setCharSet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set character-set to use.
- setCharSet(FontCharset) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set character-set to use.
- setCharsetFlags(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the CharsetFlags field for the CHP record.
- setChart(XSSFChart, String) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Assign a DrawingML chart to the graphic frame.
- setChartBottomMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set margin from bottom
- setChartBoundingBox(long, long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set chart height and width
- setCharTextPropVal(String, Integer) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Sets the value of the given Paragraph TextProp, add if required
- setChartGroupIndex(short) - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
-
Set the chart group index field for the SeriesChartGroupIndex record.
- setChartGroupIndex(short) - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
-
Set the chart group index field for the SeriesToChartGroup record.
- setChartHeight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Sets the height of the chart.
- setChartHeight(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set chart height
- setChartIndex(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
set chart index which can be use for relation part
- setChartLeftMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set margin from left
- setChartMargin(long, long, long, long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set chart margin
- setChartRightMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set margin from Right
- setChartTitle(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Changes the chart's title, but only if there was one already.
- setChartTopMargin(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set margin from top
- setChartTypeManuallyFormatted(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the chart type manually formatted field value.
- setChartWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Sets the width of the chart.
- setChartWidth(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFChart
-
set chart width
- setChartX(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Sets the X offset of the chart
- setChartY(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Sets the Y offset of the chart
- setCheckCalculationErrors(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- setCheckDateTimeFormats(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- setCheckEmptyCellRef(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- setCheckInconsistentFormulas(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- setCheckInconsistentRanges(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- setCheckNumbersAsText(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- setCheckUnprotectedFormulas(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- setChExt(CTPositiveSize2D) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the chExt property.
- setChHolder(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
ch field holder (along with reserved bits).
- setChHres(byte) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
The character that will be used to add or change a letter when hres is 2, 3, 5 or 6.
- setChildProperty(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the child property.
- setChildRecord(Record[]) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Set child records.
- setChildRecords(List<EscherRecord>) - Method in class org.apache.poi.ddf.EscherContainerRecord
-
replaces the internal child list with the contents of the supplied childRecords
- setChildRecords(List<EscherRecord>) - Method in class org.apache.poi.ddf.EscherRecord
-
Sets the child records for this record.
- setChildRecords(List<EscherRecord>) - Method in class org.apache.poi.ddf.UnknownEscherRecord
- setChOff(CTPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the chOff property.
- setCHorzBands(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Size of each horizontal style band, in number of rows.
- setChs(short) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0 and MUST be ignored.
- setChse(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the chse field for the CHP record.
- setChsTables(short) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0 and MUST be ignored.
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.Decryptor
-
Sets the chunk size of the data stream.
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.Encryptor
-
Sets the chunk size of the data stream.
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
- setChunkSize(int) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptor
- setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- setCipherProvider(CipherProvider) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setClass(byte) - Method in class org.apache.poi.ss.formula.ptg.Ptg
- setClassID(ClassID) - Method in class org.apache.poi.hpsf.PropertySet
-
Sets the property set stream's low-level "class ID" field.
- setClfolvl(byte) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
An unsigned integer that specifies the field that this LFO represents..
- setCLines(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cLines field for the DOP record.
- setCLinesFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cLinesFtnEdn field for the DOP record.
- setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setClip(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the current clip to the rectangle specified by the given coordinates.
- setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setClip(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the current clipping area to an arbitrary clip shape.
- setClipboardName(String) - Method in class org.apache.poi.hslf.record.ExEmbed
- setClipPath - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setClipRect - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setClipRegion - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setClm(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the clm field for the SEP record.
- setCnsPgn(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the cnsPgn field for the SEP record.
- setCodepage(int) - Method in class org.apache.poi.hpsf.CustomProperties
-
Sets the codepage.
- setCodepage(int) - Method in class org.apache.poi.hpsf.Section
-
Sets the codepage.
- setCodepage(short) - Method in class org.apache.poi.hssf.record.CodepageRecord
-
set the codepage for this workbook
- setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldLabelRecord
- setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldSheetRecord
- setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldStringRecord
- setCol1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setCol1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the column (0 based) of the first cell.
- setCol1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setCol1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column number for the top-left position.
- setCol1(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setCol2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setCol2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the column (0 based) of the second cell.
- setCol2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setCol2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column of the bottom right corner of this shape.
- setCol2(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setColapsed(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether or not to collapse this row
- setColBandSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- setColBestFit(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColDefaultStyle(long, int) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColDefaultStyle(long, CellStyle) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
- setColHidden(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColInputCol(int) - Method in class org.apache.poi.hssf.record.TableRecord
- setColInputRow(int) - Method in class org.apache.poi.hssf.record.TableRecord
- setCollapsed(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set whether the cells are collapsed
- setCollapsed(Boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- setColLevelMax(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the maximum outline level for the col gutter.
- setColor(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setColor(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the color for the font
- setColor(short) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- setColor(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the color for the font
- setColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the indexed color for the font
- setColor(short, byte, byte, byte) - Method in class org.apache.poi.hssf.record.PaletteRecord
-
Sets the color value at a given index If the given index is greater than the current last color index, then black is inserted at every index required to make the palette continuous.
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setColor(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets this graphics context's current color to the specified color.
- setColor(Color) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- setColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
Sets the solid color
- setColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set text color.
- setColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set cell color.
- setColor(ExtendedColor) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- setColor(Color) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
- setColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- setColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
- setColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
- setColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the color for the font in Standard Alpha Red Green Blue color value
- setColor1(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the fill color
- setColor2(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the line color
- setColor3(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the shadow color
- setColor4(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the 3-D color
- setcoloradjustment - org.apache.poi.hemf.record.HemfRecordType
- setColorAtIndex(short, byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
-
Sets the color at the given offset
- setColorIndex(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- setColorMap(IndexedColorMap) - Method in class org.apache.poi.xssf.model.ThemesTable
-
called from
StylesTablewhen setting theme, used to adjust colors if a custom indexed mapping is defined - setColorPaletteIndex(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font's color palette index
- setColors(ExtendedColor[]) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- setColors(Color[]) - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
- setColors(Color[]) - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
Sets the list of colours that are interpolated between.
- setColors(Color[]) - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
- setcolorspace - org.apache.poi.hemf.record.HemfRecordType
- setColorSpace(JPEG.ColorSpace) - Method in class org.apache.poi.hslf.blip.JPEG
- SETCOLORTABLE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sets color table values.
- setColourPaletteIndex(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the colour palette index field for the LineFormat record.
- setColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- setColumn(int) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Specify the column that contains the comment
- setColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Set the column of the cell that contains the comment
- setColumn(int) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- setColumn(int) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the column of the cell that contains the comment
- setColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Set the column of the cell that contains the comment If changing both row and column, use
XSSFComment.setAddress(int, int). - setColumn(int, Short, Integer, Integer, Boolean, Boolean) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- setColumn(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setColumn(short) - Method in class org.apache.poi.hssf.record.BlankRecord
-
set the column this cell defines within the row
- setColumn(short) - Method in class org.apache.poi.hssf.record.CellRecord
- setColumn(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- setColumn(short) - Method in class org.apache.poi.hssf.record.LabelRecord
-
NO-OP!
- setColumnAttributes(CTCol, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColumnBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets a page break at the indicated column.
- setColumnBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets a page break at the indicated column.
- setColumnBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets a page break at the indicated column
- setColumnBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets a page break at the indicated column.
- setColumnBreak(short, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets a page break at the indicated column
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Expands or collapses a column group.
- setColumnGroupCollapsed(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Expands or collapses a column group.
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Expands or collapses a column group.
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setColumnHidden(int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Get the hidden property for a given column.
- setColumnHidden(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Get the visibility state for a given column.
- setColumnHidden(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Get the visibility state for a given column
- setColumnHidden(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Get the visibility state for a given column
- setColumnHidden(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Get the visibility state for a given column.
- setColumnWidth(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the columns' width in 1/256 of a character width
- setColumnWidth(int, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- setColumnWidth(int, double) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Sets the width (in points) of the n-th column
- setColumnWidth(int, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- setColumnWidth(int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set the width for a given column in 1/256th of a character width units
- setColumnWidth(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set the width (in units of 1/256th of a character width)
- setColWidth(int) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
set the default column width
- setColWidth(long, double) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setCommand(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setComment(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Sets the comment the user provided when the name was created.
- setComment(String) - Method in interface org.apache.poi.ss.usermodel.Name
-
Sets the comment the user provided when the name was created.
- setComment(String) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- setComment(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Specifies the comment the user provided when the name was created.
- setComments(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the comments.
- setCommentsByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Should a call to getText() return comments text? Default is no
- setCommentsByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return comments text? Default is no
- setCommentsByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Should a call to getText() return comments text? Default is no
- setCommentText(String) - Method in class org.apache.poi.hssf.record.NameCommentRecord
- setCommited(boolean) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
setter method to set embedded part is committed
- setComositingMode - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setCompany(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the company.
- setComparisonOperation(byte) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setComplexData(byte[]) - Method in class org.apache.poi.ddf.EscherComplexProperty
- setComposite(Composite) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setComposite(Composite) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the
Compositefor theGraphics2Dcontext. - setCompositingQuality - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setCompoundLine(CompoundLine) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setCompressed(boolean) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the compression of the metafile
- setCompressed(boolean) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the compression of the metafile
- setCompressedSize(int) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the compressed size of the metafile (in bytes)
- setCompressedSize(int) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the compressed size of the metafile (in bytes)
- setCompressTempFiles(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Set whether temp files should be compressed.
- setConcatenatePhoneticRuns(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Concatenate text from <rPh> text elements in SharedStringsTable Default is true;
- setConcatenatePhoneticRuns(boolean) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
Should we concatenate phonetic runs in extraction.
- setCondenseRows(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- setConditionType(byte) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setContentStatus(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the content status of the file
- setContentStatus(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setContentStatusProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content status.
- setContentStatusProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the status of the content.
- setContentStatusProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content status.
- setContentStatusProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the status of the content.
- setContentType(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the content type of the file
- setContentType(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setContentType(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Set the content type.
- setContentType(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the content-/mime-type
- setContentTypeProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content type.
- setContentTypeProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the type of content represented, generally defined by a specific use and intended audience.
- setContentTypeProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content type.
- setContentTypeProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the type of content represented, generally defined by a specific use and intended audience.
- setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Sets the coordinate space of this group.
- setCoordinates(int, int, int, int) - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
-
set coordinates of this group relative to the parent
- setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Sets the coordinate space of this group.
- setCoordinates(int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Sets the coordinate space of this group.
- setCopies(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setCopies(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the number of copies.
- setCopies(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the number of copies.
- setCopies(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the number of copies.
- setCopt(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection of the 5 flags.
- setCopyCellFormula(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- setCopyCellStyle(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- setCopyCellValue(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- SETCOPYCOUNT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sets the number of copies.
- setCopyHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- setCopyMergedRegions(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- setCopyRowHeight(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- setCount(short) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
-
set the number of built-in functions
- setCountOfLinesToDrop(byte) - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- setCParas(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cParas field for the DOP record.
- setCParasFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cParasFtnEdn field for the DOP record.
- setCpg(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Code page of run in pre-Unicode files.
- setCPg(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cPg field for the DOP record.
- setCPgFtnEdn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cPgFtnEdn field for the DOP record.
- setCProps(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be 0 and MUST be ignored.
- setCQuickSaves(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the cQuickSaves field value.
- setCreated(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setCreated(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setCreateDateTime(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the creation time.
- setCreatedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the created date.
- setCreatedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date of creation of the resource.
- setCreatedProperty(Optional<Date>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the created date.
- setCreatedProperty(Optional<Date>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date of creation of the resource.
- setCreateEmptyCells(boolean) - Method in class org.apache.poi.ss.util.SheetBuilder
-
Specifies if null array elements should be treated as empty cells.
- setCreator(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setCreator(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setCreatorProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the creator.
- setCreatorProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the entity primarily responsible for making the content of the resource.
- setCreatorProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the creator.
- setCreatorProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the entity primarily responsible for making the content of the resource.
- setCreatorTool(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setCrossBetween(AxisCrossBetween) - Method in interface org.apache.poi.ss.usermodel.charts.ValueAxis
-
Deprecated.
- setCrossBetween(AxisCrossBetween) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- setCrossBetween(AxisCrossBetween) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- setCrossCategoryAxisAtMaximum(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the cross category axis at maximum field value.
- setCrosses(AxisCrosses) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setCrosses(AxisCrosses) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setCrosses(AxisCrosses) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setCrossesFarRight(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Sets the crosses far right field value.
- setCrossingPoint(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the crossing point field for the AxisOptions record.
- setCrossingPoint(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the crossing point field for the CategorySeriesAxis record.
- setCspName(String) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setCssClassPrefixCell(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- setCssClassPrefixDiv(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- setCssClassPrefixRow(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- setCssClassPrefixTable(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
- setCstd(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the count of elements in STSH.rglpstd.
- setCTCell(CTCell) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a new internal xml bean.
- setCTFtnEdn(CTFtnEdn) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
-
Set the underlying CTFtnEdn for the footnote.
- setCTNum(CTNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
- setCTPivotTableDefinition(CTPivotTableDefinition) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- setCTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Count of textboxes in shape (undo doc only).
- setCupx(byte) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the cupx field value.
- setCurrentCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
-
sets the current country
- setCurrentEditOffset(long) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- setCurrentUserPassword(String) - Static method in class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
-
Sets the BIFF8 encryption/decryption password for the current thread.
- setCustomGeometry2D(XDDFCustomGeometry2D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setCustomMenuText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the custom menu text
- setCustomNumberFormat(boolean) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Sets the custom number format field value.
- setCustomProperties(CustomProperties) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the custom properties.
- setCustomWidth(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setCv(Colorref) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
24-bit color.
- setCvBack(Colorref) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
A COLORREF that specifies the background color of ipat.
- setCVertBands(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Size of a vertical style band, in number of columns.
- setCvFore(Colorref) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
A COLORREF that specifies the foreground color of ipat.
- setCWords(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cWords field for the DOP record.
- setCWordsFtnEnd(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the cWordsFtnEnd field for the DOP record.
- setCx(long) - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
Sets the value of the cx property.
- setCxnLst(CTConnectionSiteList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the cxnLst property.
- setCy(long) - Method in class org.apache.poi.sl.draw.binding.CTPositiveSize2D
-
Sets the value of the cy property.
- setD(long) - Method in class org.apache.poi.sl.draw.binding.CTRatio
-
Sets the value of the d property.
- setDashLength(int) - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
- setData(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setData(byte[]) - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
Sets the extra data (in the parent application's format) to be contained by the record.
- setData(byte[]) - Method in class org.apache.poi.hpbf.model.HPBFPart
- setData(byte[]) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.Bitmap
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.DIB
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.EMF
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.PICT
- setData(byte[]) - Method in class org.apache.poi.hslf.blip.WMF
- setData(byte[]) - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Sets the embedded data.
- setData(byte[]) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
-
Sets the embedded data.
- setData(byte[]) - Method in class org.apache.poi.hssf.record.DrawingRecord
- setData(byte[]) - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Sets the binary picture data
- setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
- setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- setData(byte[], int, int) - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
Sets the extra data (in the parent application's format) to be contained by the record.
- setDataBuffer(byte[]) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setDataFormat(int) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the index of a data format
- setDataFormat(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the data format (must be a valid format)
- setDataFormat(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the data format (must be a valid format).
- setDataFormat(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the index of a data format
- setDataLabelPlacement(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the data label placement field value.
- setDataOffset(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- setDataRowCount(int) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Set the number of rows in the data area of the table.
- setDataTable(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the data table field value.
- setDate(Date) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Sets the date the comment was made.
- setDate(Date) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
- setDate(Date) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Sets the date the comment was made.
- setDate(Date) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- setDateTimeFormat(int) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
An integer that specifies the format ID to be used to style the datetime.
- setDateTimeText(String) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Sets custom user date to be displayed instead of today's date.
- setDateTimeVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the date is displayed in the footer.
- setDateToBeFormatted(double) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
-
Used to let us know what the date being formatted is, in Excel terms, which we may wish to use when handling elapsed times.
- setDbcell(int, int) - Method in class org.apache.poi.hssf.record.IndexRecord
- setDcs(DropCapSpecifier) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dcs field for the PAP record.
- setDDFEscher(boolean) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
Control dumping of any Escher records found - should DDF be used?
- setDebugAcceptor(ShapeVisitorAcceptor) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeDebuggerRenderer
- setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Perform detailed output of formula evaluation for next evaluation only? Is for developer use only (also developers using POI for their XLS files).
- setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Perform detailed output of formula evaluation for next evaluation only? Is for developer use only (also developers using POI for their XLS files).
- setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
- setDebugEvaluationOutputForNextEval(boolean) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Perform detailed output of formula evaluation for next evaluation only? Is for developer use only (also developers using POI for their XLS files).
- setDecryptor(Decryptor) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- setDefaultBase(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default base field value.
- setDefaultColumnStyle(int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
- setDefaultColumnStyle(int, CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets the default column style for a given column.
- setDefaultColumnStyle(int, CellStyle) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the default column style for a given column.
- setDefaultColumnStyle(int, CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets the default column style for a given column.
- setDefaultColumnStyle(int, CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setDefaultColumnWidth(int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set the default column width for the sheet (if the columns do not define their own width)
- setDefaultColumnWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set the default column width for the sheet (if the columns do not define their own width) in characters
- setDefaultColumnWidth(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the default column width for the sheet (if the columns do not define their own width) in characters
- setDefaultColumnWidth(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set the default column width for the sheet (if the columns do not define their own width) in characters
- setDefaultColumnWidth(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Specifies the number of characters of the maximum digit width of the normal style's font.
- setDefaultCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
-
sets the default country
- setDefaultCross(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default cross field value.
- setDefaultDateSettings(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default date settings field value.
- setDefaultFactory(DrawFactory) - Static method in class org.apache.poi.sl.draw.DrawFactory
-
Set a custom draw factory for the current thread.
- setDefaultFonts(CTFonts) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the default font on ctStyles DocDefaults parameter TODO Replace this with specific setters for each type, possibly on XWPFDefaultRunStyle
- setDefaultHeader(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display a default header
- setDefaultMajor(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default major field value.
- setDefaultMaximum(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default maximum field value.
- setDefaultMinimum(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default minimum field value.
- setDefaultMinorUnit(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the default minor unit field value.
- setDefaultNumberFormat(Format) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Sets a default number format to be used when the Excel format cannot be parsed successfully.
- setDefaultPivotTableDefinition() - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Set default values for the table definition.
- setDefaultPlotDimensions(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the default plot dimensions field value.
- setDefaultProperties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setDefaultRowHeight(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set the default row height for the sheet (if the rows do not define their own height)
- setDefaultRowHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- setDefaultRowHeight(short) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- setDefaultRowHeight(short) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- setDefaultRowHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set the default row height for the sheet (if the rows do not define their own height) in points
- setDefaultRowHeightInPoints(float) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the default row height for the sheet (if the rows do not define their own height) in points
- setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set the default row height for the sheet (if the rows do not define their own height) in points
- setDefaultRowHeightInPoints(float) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets default row height measured in point size.
- setDefaultRunProperties(XDDFRunProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setDefaultRunProperties(XDDFRunProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setDefaultTabSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setDefaultTabSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the default size for a tab character within this paragraph.
- setDefaultTextProperties(HSLFTextParagraph) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
- setDefaultTextProperties(HSLFTextParagraph) - Method in class org.apache.poi.hslf.usermodel.HSLFTextBox
- setDefaultTextProperties(HSLFTextParagraph) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Set default properties for the TextRun.
- setDelayTime(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A signed integer that specifies the delay time, in milliseconds, before the animation starts to play.
- setDelete(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- setDeleted(boolean) - Method in class org.apache.poi.openxml4j.opc.PackagePart
- setDelMenuCount(byte) - Method in class org.apache.poi.hssf.record.MMSRecord
-
set number of del menu options (set to 0)
- setDenominator(short) - Method in class org.apache.poi.hssf.record.SCLRecord
-
Set the denominator field for the SCL record.
- setDescription(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setDescription(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setDescriptionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the description.
- setDescriptionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the explanation of the content of the resource.
- setDescriptionProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the description.
- setDescriptionProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the explanation of the content of the resource.
- setDescriptionText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the description text
- setDgId(short) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
EscherDgContainer -EscherSpgrContainer -EscherDgRecord - set id for this record set id for DgRecord of DgContainer
- setDiag(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Not sure what this is for (maybe fill lines?) 1 = down, 2 = up, 3 = both, 0 for none..
- setDiagonalBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the diagonal borders
- setDiagonalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setDiagonalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setDiagonalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setDiagonalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setDiagonalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setDiagonalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setDiagonalBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setDialog(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set whether sheet is a dialog sheet or not
- setDialog(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set whether sheet is a dialog sheet or not
- SETDIBSCALING - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Specifies the scaling of device-independent bitmaps (DIBs).
- setDibToDev - org.apache.poi.hwmf.record.HwmfRecordType
- setDictionary(Map<Long, String>) - Method in class org.apache.poi.hpsf.Section
-
Sets the section's dictionary.
- setDifferentFirst(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
set differentFirst attribute
- setDifferentOddEven(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
set differentOddEven attribute
- setDigestAlgAndValue(DigestAlgAndValueType, byte[], HashAlgorithm) - Static method in class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
-
Gives back the JAXB DigestAlgAndValue data structure.
- setDigestAlgo(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setDimColor(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A rgb structure that specifies a color for the dim effect after the animation is complete.
- setDimension(Dimension) - Method in class org.apache.poi.hslf.blip.Metafile.Header
- setDimensions(int, short, int, short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Per an earlier reported bug in working with Andy Khan's excel read library.
- setDirty() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
marks this paragraph dirty, so its records will be renewed on save
- setDirty(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setDirty(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setDisplayAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Sets the display as percentage field value.
- setDisplayAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Sets the display as percentage field value.
- setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the formulas are shown in a viewer.
- setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display formulas
- setDisplayFormulas(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether the formulas are shown in a viewer.
- setDisplayFormulas(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets whether the formulas are shown in a viewer
- setDisplayFormulas(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets whether the formulas are shown in a viewer
- setDisplayFormulas(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the flag indicating whether this sheet should display formulas.
- setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the gridlines are shown in a viewer.
- setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display gridlines
- setDisplayGridlines(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether the gridlines are shown in a viewer.
- setDisplayGridlines(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets whether the gridlines are shown in a viewer
- setDisplayGridlines(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets whether the gridlines are shown in a viewer
- setDisplayGridlines(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the flag indicating whether this sheet should display the lines between rows and columns to make editing and reading easier.
- setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the outline symbols are displaed
- setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set whether to display the guts or not
- setDisplayGuts(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set whether to display the guts or not
- setDisplayGuts(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set whether to display the guts or not
- setDisplayGuts(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set whether to display the guts or not
- setDisplayGuts(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set whether to display the guts or not
- setDisplayHorizonalScrollbar(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether to display the horizontal scrollbar or not
- setDisplayMode(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the display mode field for the Text record.
- setDisplayName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Changes the display name of the Table
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the RowColHeadings are shown in a viewer.
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display row and column headings
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether the RowColHeadings are shown in a viewer.
- setDisplayRowColHeadings(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets whether the RowColHeadings are shown in a viewer
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets whether the RowColHeadings are shown in a viewer
- setDisplayRowColHeadings(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the flag indicating whether this sheet should display row and column headings.
- setDisplayTabs(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether to display the tabs or not
- setDisplayVerticalScrollbar(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether to display the vertical scrollbar or not
- setDisplayZeros(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should display zero values
- setDisplayZeros(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Set whether the window should show 0 (zero) in cells containing zero value.
- setDisplayZeros(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set whether the window should show 0 (zero) in cells containing zero value.
- setDisplayZeros(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set whether the window should show 0 (zero) in cells containing zero value.
- setDisplayZeros(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set whether the window should show 0 (zero) in cells containing zero value.
- setDmBinFirst(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmBinFirst field for the SEP record.
- setDmBinOther(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmBinOther field for the SEP record.
- setDmOrientFirst(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmOrientFirst field for the SEP record.
- setDmOrientPage(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmOrientPage field for the SEP record.
- setDmPaperReq(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dmPaperReq field for the SEP record.
- setDocinfo(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo field for the DOP record.
- setDocinfo1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo1 field for the DOP record.
- setDocinfo2(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo2 field for the DOP record.
- setDocinfo3(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo3 field for the DOP record.
- setDocinfo4(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo4 field for the DOP record.
- setDocinfo5(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo5 field for the DOP record.
- setDocinfo6(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the docinfo6 field for the DOP record.
- setDocparts(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the doc parts.
- setDocument(POIFSDocument) - Method in class org.apache.poi.poifs.property.DocumentProperty
-
set the POIFSDocument
- setDocumentVersion(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the document version string
- setDogrid(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dogrid field for the DOP record.
- setDoNotSizeWithWindow(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the do not size with window field value.
- setDoptypography(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the doptypography field for the DOP record.
- setDoubleStrikethrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setDoubleStrikethrough(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setDoubleStrikethrough(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run shall be displayed with a double horizontal line through the center of the line.
- setDoubleStrikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setDpi(Long) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- setDraft(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setDraft(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether it is in draft mode
- setDraft(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether it is in draft mode
- setDraft(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether it is in draft mode
- setDrawAspect(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets whether the object can be completely seen, or if only the icon is visible.
- setDrawingsSaved(int) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Sets the number of drawings saved
- setDrawTicks(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Sets the draw ticks field value.
- setDropCap(DropCapSpecifier) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setDropCap(DropCapSpecifier) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setDropCapType(byte) - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- setDttmConflict(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When the change was made.
- setDttmCreated(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dttmCreated field for the DOP record.
- setDttmDispFldRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
The date for the ListNum field number change.
- setDttmLastPrint(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dttmLastPrint field for the DOP record.
- setDttmPropRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which properties of this were changed for this run of text by the author.
- setDttmPropRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dttmPropRMark field for the PAP record.
- setDttmPropRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dttmPropRMark field for the SEP record.
- setDttmRevised(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dttmRevised field for the DOP record.
- setDttmRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which this run of text was entered/modified by the author (Only recorded when revision marking is on.).
- setDttmRMarkDel(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Date/time at which this run of text was deleted by the author (Only recorded when revision marking is on.).
- setDublinCoreProperty(String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setDVRecNo(int) - Method in class org.apache.poi.hssf.record.DVALRecord
-
Set the number of following DV records
- setDx(long) - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Sets the value of the dx property.
- setDx1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the top left point.
- setDx1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setDx1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setDx1(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- setDx1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the x coordinate within the first cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL - setDx1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- setDx1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setDx1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The x offset within the top-left cell.
- setDx2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the bottom right point.
- setDx2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setDx2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setDx2(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- setDx2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the x coordinate within the second cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL - setDx2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- setDx2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setDx2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The x offset withing the cell for the bottom-right corner of this shape.
- setDxaAbs(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaAbs field for the PAP record.
- setDxaAbs(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Absolute horizontal position.
- setDxaAdjust(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setDxaColumns(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaColumns field for the SEP record.
- setDxaColumnWidth(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaColumnWidth field for the SEP record.
- setDxaColWidthWwd(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setDxaFromText(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Horizontal distance between text and absolutely positioned object.
- setDxaFromText(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Left distance from surrounding text when absolutely positioned.
- setDxaFromTextRight(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Right distance from surrounding text when absolutely positioned.
- setDxaGapHalf(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Measures half of the white space that will be maintained between text in adjacent columns of a table row.
- setDxaGoal(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dxaGoal field for the PICF record.
- setDxaHotz(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dxaHotz field for the DOP record.
- setDxaIndentSav(int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
If fIndentSav is nonzero, this is a signed integer that specifies the size, in twips, of the indent that needs to be removed when the numbering is removed.
- setDxaLeft(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaLeft field for the PAP record.
- setDxaLeft(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaLeft field for the SEP record.
- setDxaLeft1(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaLeft1 field for the PAP record.
- setDxaLnn(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaLnn field for the SEP record.
- setDxaPgn(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaPgn field for the SEP record.
- setDxaReserved1(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dxaReserved1 field for the PICF record.
- setDxaReserved2(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dxaReserved2 field for the PICF record.
- setDxaReserved3(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dxaReserved3 field for the PICF record.
- setDxaRight(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaRight field for the PAP record.
- setDxaRight(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxaRight field for the SEP record.
- setDxaRTEWrapWidth(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setDxaSpace(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Space following each character in the run expressed in twip units..
- setDxaTab(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dxaTab field for the DOP record.
- setDxaWebView(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setDxaWidth(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dxaWidth field for the PAP record.
- setDxcLeft(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Left indent in character units.
- setDxcLeft1(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
First line indent in character units.
- setDxcRight(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Right indent in character units.
- setDxtCharSpace(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dxtCharSpace field for the SEP record.
- setDy(long) - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Sets the value of the dy property.
- setDy1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the top left point.
- setDy1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setDy1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setDy1(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- setDy1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the y coordinate within the first cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL - setDy1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- setDy1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setDy1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The y offset within the top-left corner of the current shape.
- setDy2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets the offset within the parent coordinate space for the bottom right point.
- setDy2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setDy2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setDy2(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- setDy2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the y coordinate within the second cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL - setDy2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- setDy2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setDy2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The y offset withing the cell for the bottom-right corner of this shape.
- setDyaAbs(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dyaAbs field for the PAP record.
- setDyaAbs(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Absolute vertical position.
- setDyaAfter(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Space after paragraph.
- setDyaBefore(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Space before paragraph.
- setDyaBottom(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaBottom field for the SEP record.
- setDyaFromText(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical distance between text and absolutely positioned object.
- setDyaFromText(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Top distance from surrounding text when absolutely positioned.
- setDyaFromTextBottom(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Bottom distance from surrounding text when absolutely positioned.
- setDyaGoal(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dyaGoal field for the PICF record.
- setDyaHdrBottom(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaHdrBottom field for the SEP record.
- setDyaHdrTop(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaHdrTop field for the SEP record.
- setDyaHeight(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the dyaHeight field for the PAP record.
- setDyaLine(short) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- setDyaLinePitch(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaLinePitch field for the SEP record.
- setDyaPgn(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaPgn field for the SEP record.
- setDyaReserved1(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dyaReserved1 field for the PICF record.
- setDyaReserved2(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dyaReserved2 field for the PICF record.
- setDyaReserved3(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the dyaReserved3 field for the PICF record.
- setDyaRowHeight(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When greater than 0, guarantees that the height of the table will be at least dyaRowHeight high.
- setDyaTop(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dyaTop field for the SEP record.
- setDywDispPag(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the dywDispPag field for the DOP record.
- setDz(long) - Method in class org.apache.poi.sl.draw.binding.CTVector3D
-
Sets the value of the dz property.
- setDzaGutter(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the dzaGutter field for the SEP record.
- setEastAsia(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the default East Asia spelling language on ctStyles DocDefaults parameter
- setEastAsianLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setEastAsianLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setEditTime(long) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the total time spent in editing the document.
- setEdn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the Edn field for the DOP record.
- setEdn1(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the Edn1 field for the DOP record.
- setEffectContainer(XDDFEffectContainer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setEffectContainer(XDDFEffectContainer) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setEffectDirection(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- setEffectList(XDDFEffectList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setEffectList(XDDFEffectList) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setEffectTransitionFlagByBit(int, boolean) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
Use one of the bitmasks MANUAL_ADVANCE_BIT ...
- setEffectTransitionFlags(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- setEffectType(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- setElement(int, byte[]) - Method in class org.apache.poi.ddf.EscherArrayProperty
- setEmbed(String) - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Sets the value of the embed property.
- setEmbeddedData(byte[]) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the embedded object as byte array
- setEmbedSubsetted(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- setEmbossed(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Is this text embossed?
- setEmbossed(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setEmbossed(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setEmbossed(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setEmbossed(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setEmphasisMark(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the emphasis mark for the run.
- setEmpty() - Method in class org.apache.poi.hssf.record.RowRecord
-
Updates the firstCol and lastCol fields to the reserved value (-1) to signify that this row is empty
- setEmpty(byte) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Set the empty field for the SheetProperties record.
- setEmptyCellAllowed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- setEmptyCellAllowed(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets if this object allows empty as a valid value
- setEmptyCellAllowed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- setEnclosingCellRange(CellRangeAddress) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- setEncrypted(boolean) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- setEncryptedHmacKey(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
- setEncryptedHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
- setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- setEncryptedKey(byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- setEncryptedVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- setEncryptedVerifierHash(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- setEncryptionInfo(EncryptionInfo) - Method in class org.apache.poi.poifs.crypt.Decryptor
- setEncryptionInfo(EncryptionInfo) - Method in class org.apache.poi.poifs.crypt.Encryptor
- setEncryptor(Encryptor) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- setEncryptSessionPersistIdRef(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
- setEnd(int) - Method in class org.apache.poi.hwpf.model.PropertyNode
- setEndChar(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- setEndIndex(int) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Sets the ending character position
- setEndIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Sets the ending character position
- setEndnotes(CTEndnotes) - Method in class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Set the end notes for this part.
- setEndRun(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- setEndSnd(boolean) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the endSnd property.
- setEndSound(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- setEndText(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- setEnforcementEditValue(STDocProtect.Enum) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enforces the protection with the option specified by passed editValue.
In the documentProtection tag inside settings.xml file
it sets the value of enforcement to "1" (w:enforcement="1")
and the value of edit to the passed editValue (w:edit="[passed editValue]")
sample snippet from settings.xml - setEnforcementEditValue(STDocProtect.Enum, String, HashAlgorithm) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enforces the protection with the option specified by passed editValue and password.
sample snippet from settings.xml - setEngineId(int) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
- setEnvr(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value MUST be 0, and MUST be ignored.
- setEpc(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the epc field value.
- setEquals(byte) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
- setErrorStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- setErrorStyle(int) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets the error style for error box
- setErrorStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- setEscapementType(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the escapement type for the font
- setEscapementType(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
set the escapement type for the font
- setEscapementType(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
set the escapement type for the font
- setEscapementType(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
set the escapement type for the font
- setEscapementTypeModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setEscapementTypeModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setEscherProperty(short, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Set an simple escher property for this shape.
- setEscherProperty(AbstractEscherOptRecord, short, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Set an escher property for this shape.
- setEscherProperty(EscherProperty) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
Set an escher property.
- setEvenAndOddHeadings(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Sets the even-and-odd-headings setting
- setEvenAndOddHeadings(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Turn separate even-and-odd headings on or off
- setEventTarget(EventTarget) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
- setExcelStyleRoundingMode(DecimalFormat) - Static method in class org.apache.poi.ss.usermodel.DataFormatter
-
Enables excel style rounding mode (round half up) on the Decimal Format given.
- setExcelStyleRoundingMode(DecimalFormat, RoundingMode) - Static method in class org.apache.poi.ss.usermodel.DataFormatter
-
Enables custom rounding mode on the given Decimal Format.
- setexcludecliprect - org.apache.poi.hemf.record.HemfRecordType
- setExecutionTime(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Sets the executionTime which is in standard format (
SignatureConfig.SIGNATURE_TIME_FORMAT) - setExecutionTime(Date) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setExObjIdRef(int) - Method in class org.apache.poi.hslf.record.ExObjRefAtom
- setExplicitListValues(String[]) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- setExplicitListValues(String[]) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
- setExplicitListValues(String[]) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- setExplosion(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- setExt(CTPositiveSize2D) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the ext property.
- setExt(CTPositiveSize2D) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the ext property.
- setExtension(XDDFPositiveSize2D) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- setExtensionList(XDDFChartExtensionList) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- setExtensionList(XDDFChartExtensionList) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
- setExtensionList(XDDFChartExtensionList) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- setExtensionList(XDDFChartExtensionList) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setExtensionList(XDDFExtensionList) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setExteriorAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- setExternalId(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
set the relation id of embedded excel relation id into external data relation tag
- setExternSheetIndex(int) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
- setExternSheetIndex(int) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
- setExternsheetPos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Sets the externsheetPos.
- setExtLst(CTOfficeArtExtensionList) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the extLst property.
- setExtrusionOk(boolean) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the extrusionOk property.
- setF97LidsSet(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the f97LidsSet field value.
- setFAdjusted(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fAdjusted field value.
- setFAdjustRight(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fAdjustRight field for the PAP record.
- setFamily(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font family (TODO)
- setFamily(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Set the font family this font belongs to.
- setFamily(FontFamily) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the font family class
- setFamily(FontFamily) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- setFamily(FontFamily) - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- setFamily(FontFamily) - Method in class org.apache.poi.hwmf.record.HwmfFont
- setFamily(FontFamily) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set an enumeration representing the font family this font belongs to.
- setFAnchorLock(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the fAnchorLock field value.
- setFAutofit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fAutofit field value.
- setFAutoHyphen(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fAutoHyphen field value.
- setFAutoNum(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the fAutoNum field value.
- setFAutoPgn(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Only for Macintosh compatibility, used only during open, when 1, sep.dxaPgn and sep.dyaPgn are valid page number locations.
- setFAutoRedef(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fAutoRedef field value.
- setFAutoSpaceDE(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
auto space East Asian and alphabetic characters.
- setFAutoSpaceDN(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
auto space East Asian and numeric characters.
- setFAutoVersions(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fAutoVersions field value.
- setFBackup(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fBackup field value.
- setFBackward(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Sets the fBackward field value.
- setFBackward(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fBackward field value.
- setFBelowText(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the fBelowText field value.
- setFBestFit(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fBestFit field value.
- setFBiDi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fBiDi field value.
- setFBiDi(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fBiDi field for the PAP record.
- setFBiDi(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table is right-to-left.
- setFBold(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fBold field value.
- setFBoldBi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fBoldBi field value.
- setFBoldOther(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fBoldOther field value.
- setFBorders(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fBorders field value.
- setFBorderWS(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word.
- setFBrLnAbove(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fBrLnAbove field for the PAP record.
- setFBrLnBelow(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fBrLnBelow field for the PAP record.
- setFc(int) - Method in class org.apache.poi.hwpf.model.SectionDescriptor
- setFCalc(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fCalc field value.
- setFCantSplit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row may not be split across page bounds.
- setFCantSplit90(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row may not be split across page bounds.
- setFCaps(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fCaps field value.
- setFcClx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcData(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Points to location of picture data, only if chp.fSpec is true..
- setFcDop(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFCellFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fCellFitText field value.
- setFCellSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fCellSpacing field value.
- setFChsDiff(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fChsDiff field value.
- setFcMac(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- setFcMin(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- setFcObj(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in data stream pointing to beginning of a picture when character is an OLE1 object character (character is 0x20 and chp.fSpec is 1, chp.fOle2 is 0)..
- setFcObjp(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in the data stream indicating the location of OLE object data.
- setFCol(boolean) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Sets the fCol field value.
- setFColor(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fColor field value.
- setFComplex(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fComplex field value.
- setFComplexScripts(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fComplexScripts field value.
- setFConflictOrig(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When chp.wConflict!=0, this is TRUE when text is part of the original version of text.
- setFConflictOtherDel(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When fConflictOtherDel==fTrue, the other side of a reconciliation conflict causes this text to be deleted.
- setFConverted(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fConverted field value.
- setFConvMailMergeEsc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fConvMailMergeEsc field value.
- setFCopyLang(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fCopyLang field value.
- setFcPic(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Offset in data stream pointing to beginning of a picture when character is a picture character (character is 0x01 and chp.fSpec is 1)..
- setFcPlcfbkf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcPlcfbkl(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcPlcfbteChpx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcPlcfbtePapx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcPlcffldAtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldEdn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldFtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldHdr(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldHdrtxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldMom(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcffldTxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setFcPlcfsed(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcPlfLfo(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcPlfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFCrLf(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fCrLf field for the PAP record.
- setFcStshf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcSttbfbkmk(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcSttbfffn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcSttbfRMark(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFcSttbSavedBy(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFData(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fData field value.
- setFDblBdr(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used internally by Word.
- setFDfltTrueType(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fDfltTrueType field value.
- setFDiffer(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fDiffer field value.
- setFDispFldRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
the number for a ListNum field is being tracked in xstDispFldRMark.
- setFDispFormFldSel(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fDispFormFldSel field value.
- setFDot(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fDot field value.
- setFDStrike(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fDStrike field value.
- setFDyaAfterAuto(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical spacing after is automatic.
- setFDyaBeforeAuto(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Vertical spacing before is automatic.
- setFEmbedFonts(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fEmbedFonts field value.
- setFEmboss(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fEmboss field value.
- setFEmptySpecial(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fEmptySpecial field value.
- setFEncrypted(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fEncrypted field value.
- setFEndNote(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fEndNote field for the SEP record.
- setFetchHyperlinks(boolean) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
-
Should we also fetch the hyperlinks, when fetching the text content? Default is to only output the hyperlink label, and not the contents
- setFEvenlySpaced(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fEvenlySpaced field for the SEP record.
- setFExactCWords(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fExactCWords field value.
- setFExtChar(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fExtChar field value.
- setFFacingPages(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fFacingPages field value.
- setFFarEast(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fFarEast field value.
- setFFirstMerged(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fFirstMerged field value.
- setFFirstRow(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fFirstRow field value.
- setFFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fFitText field value.
- setFFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fFitText field value.
- setFFldVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fFldVanish field value.
- setFFmtLineProp(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fFmtLineProp field value.
- setFFont(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fFont field value.
- setFForcePageSizePag(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fForcePageSizePag field value.
- setFFormatting(boolean) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the fFormatting field value.
- setFFormNoFields(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fFormNoFields field value.
- setFGlsy(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fGlsy field value.
- setFGramAllClean(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fGramAllClean field value.
- setFGramAllDone(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fGramAllDone field value.
- setFHasListBox(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fHasListBox field value.
- setFHasOldProps(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used for character property revision marking.
- setFHasOldProps(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Has old properties.
- setFHasOriginalStyle(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the fHasOriginalStyle field value.
- setFHasOriginalStyle(boolean) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Sets the fHasOriginalStyle field value.
- setFHasPic(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fHasPic field value.
- setFHasSep(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fHasSep field value.
- setFHasUpe(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fHasUpe field value.
- setFHaveVersions(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fHaveVersions field value.
- setFHdr(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the fHdr field value.
- setFHdrRows(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fHdrRows field value.
- setFHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fHidden field value.
- setFHideLastVersion(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fHideLastVersion field value.
- setFHighlight(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fHighlight field value.
- setFHtmlBuiltInBullet(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlBuiltInBullet field value.
- setFHtmlChecked(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlChecked field value.
- setFHtmlDoc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fHtmlDoc field value.
- setFHtmlFirstLineMismatch(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlFirstLineMismatch field value.
- setFHtmlHangingIndentBeneathNumber(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlHangingIndentBeneathNumber field value.
- setFHtmlListTextNotSharpDot(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlListTextNotSharpDot field value.
- setFHtmlNotPeriod(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlNotPeriod field value.
- setFHtmlTabLeftIndentMismatch(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlTabLeftIndentMismatch field value.
- setFHtmlUnsupported(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
Sets the fHtmlUnsupported field value.
- setFHybrid(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the fHybrid field value.
- setFHyphCapitals(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fHyphCapitals field value.
- setFIcoBi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fIcoBi field value.
- setFieldInstruction(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFFieldRun
- setFieldOffset(int, int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
- setFieldSize(int, int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
- setFieldsPlcfLength(FieldsDocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFieldsPlcfOffset(FieldsDocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFile(String) - Method in class org.apache.poi.hssf.dev.EFBiffViewer
- setFile(String) - Method in class org.apache.poi.hssf.dev.FormulaViewer
-
Method setFile
- setFile(String) - Method in class org.apache.poi.hssf.dev.RecordLister
- setFileIdClusters(EscherDggRecord.FileIdCluster[]) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Sets the file id clusters
- setFilename(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the filename
- setFileName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- setFileName(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setFilePosition(int) - Method in class org.apache.poi.hwpf.model.PieceDescriptor
- setFilesystem(Closeable) - Method in class org.apache.poi.extractor.POITextExtractor
-
Used to ensure file handle cleanup.
- setFill(STPathFillMode) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the fill property.
- setFillBackground(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the background palette color index
- setFillBackgroundColor(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
set the background fill color.
- setFillBackgroundColor(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the background fill color represented as a indexed color value.
- setFillBackgroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the background fill color.
- setFillBackgroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillBackgroundColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the background fill color.
- setFillBackgroundColor(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the background fill color represented as a indexed color value.
- setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillBackgroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillBackgroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillBackgroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the background fill color represented as a
XSSFColorvalue. - setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the background fill color represented as a
XSSFColorvalue. - setFillColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
The color used to fill this shape.
- setFillColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setFillColor(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Shape
-
Sets the color used to fill this shape using the solid fill pattern.
- setFillColor(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- setFillColor(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
- setFillColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- setFillColor(Color) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Specifies a solid color fill.
- setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
- setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
Specifies a solid color fill.
- setFillForeground(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the foreground palette color index
- setFillForegroundColor(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
set the foreground fill color
- setFillForegroundColor(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the foreground fill color as a indexed color value
- setFillForegroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the foreground fill color Note: Ensure Foreground color is set prior to background color.
- setFillForegroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillForegroundColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the foreground fill color Note: Ensure Foreground color is set prior to background color.
- setFillForegroundColor(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the foreground fill color as a indexed color value
Note: Ensure Foreground color is set prior to background color. - setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillForegroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillForegroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillForegroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the foreground fill color represented as a
XSSFColorvalue. - setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the foreground fill color represented as a
XSSFColorvalue. - setFillPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the fill palette options bitmask (see bitfields for additional palette options)
- setFillPattern(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
setting fill pattern
- setFillPattern(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillPattern(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillPattern(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillPattern(FillPatternType) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
setting to one fills the cell with the foreground color...
- setFillPattern(FillPatternType) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
setting to one fills the cell with the foreground color...
- setFillPattern(FillPatternType) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
This element is used to specify cell fill information for pattern and solid color cell fills.
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setFillRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFStretchInfoProperties
- setFillsColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Fills Colour
- setFillToRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
- setFillType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Sets fill type.
- setFilter(byte) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the filter byte - this is usually 0xFE
- setFilter(byte) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the filter byte - this is usually 0xFE
- setFImprint(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fImprint field value.
- setFIncludeFooter(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fIncludeFooter field value.
- setFIncludeHeader(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fIncludeHeader field value.
- setFIndentSav(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fIndentSav field value.
- setFInnerTableCell(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
When 1, the end of paragraph mark is really an end of cell mark for a nested table cell.
- setFInTable(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Paragraph is in table flag.
- setFinTableW97(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Archaic paragraph is in table flag.
- setFInternalUse(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fInternalUse field value.
- setFInvalAutofit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fInvalAutofit field value.
- setFInvalHeight(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fInvalHeight field value.
- setFirstCol(int) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the logical col number for the first cell this row (0 based index)
- setFirstCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the first column number for the sheet
- setFirstColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set whether the first column is relative
- setFirstColumn(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- setFirstColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the first column this record defines formatting info for
- setFirstColumn(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the first column (zero-based) of the range that contains this hyperlink
- setFirstColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the column of the first cell that contains the hyperlink
- setFirstColumn(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the first column in the area
- setFirstColumn(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the column of the first cell that contains the hyperlink
- setFirstColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- setFirstColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the column of the first cell that contains the hyperlink
- setFirstColumnRaw(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the first column irrespective of the bitmasks
- setFirstLineIndent(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setFirstLineIndent(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setFirstLineIndent(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
- setFirstLineIndent(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- setFirstRow(int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the first row number for the sheet
- setFirstRow(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the first row (zero-based) of the range that contains this hyperlink
- setFirstRow(int) - Method in class org.apache.poi.hssf.record.IndexRecord
- setFirstRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the row of the first cell that contains the hyperlink
- setFirstRow(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
sets the first row
- setFirstRow(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the row of the first cell that contains the hyperlink
- setFirstRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- setFirstRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the row of the first cell that contains the hyperlink
- setFirstRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
sets the first row to relative or not
- setFirstVisibleTab(int) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
Sets the first visible sheet in the worksheet tab-bar.
- setFirstVisibleTab(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
sets the first tab that is displayed in the list of tabs in excel.
- setFirstVisibleTab(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the first tab that is displayed in the list of tabs in excel.
- setFirstVisibleTab(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the first tab that is displayed in the list of tabs in excel.
- setFirstVisibleTab(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the first tab that is displayed in the list of tabs in excel.
- setFItalic(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fItalic field value.
- setFItalicBi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fItalicBi field value.
- setFItalicOther(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fItalicOther field value.
- setFitHeight(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setFitHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the number of pages high to fit the sheet in
- setFitHeight(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the number of pages high to fit the sheet in
- setFitHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the number of pages high to fit the sheet in
- setFitToPage(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
fit to page option is on
- setFitToPage(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
fit to page option is on
- setFitToPage(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether the Fit to Page print option is enabled.
- setFitToPage(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether the Fit to Page print option is enabled.
- setFitToPage(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether the Fit to Page print option is enabled.
- setFitWidth(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setFitWidth(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the number of pages wide to fit the sheet in
- setFitWidth(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the number of pages wide to fit the sheet in
- setFitWidth(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the number of pages wide to fit the sheet in
- setFKeep(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fKeep field for the PAP record.
- setFKeepFollow(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fKeepFollow field for the PAP record.
- setFKeepFollow(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fKeepFollow field value.
- setFKinsoku(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
apply Kinsoku rules when performing line wrapping.
- setFKumimoji(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fKumimoji field value.
- setFLabelDoc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fLabelDoc field value.
- setFlag(int, boolean) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
- setFlag(int, boolean) - Method in class org.apache.poi.hslf.record.ExMediaAtom
- setFlag(int, boolean) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
- setFlag(int, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setFlag(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
- setFlagByBit(int, boolean) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
Use one of the bitmasks MANUAL_ADVANCE_BIT ...
- setFlags(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Flags
- setFlags(byte) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Set the flags field for the LSTF record.
- setFlags(int) - Method in class org.apache.poi.ddf.EscherSpRecord
-
The flags that apply to this shape.
- setFlags(int) - Method in class org.apache.poi.hssf.record.TableRecord
- setFlags(int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Set the flags field for the LFOLVLBase record.
- setFlags(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setFlags(short) - Method in class org.apache.poi.hssf.record.FtCfSubRecord
- setFlags(short) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- setFlags(short) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Options flag
- setFlags(short) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Set the flags field for the FSPA record.
- setFlags1(short) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Set the flags1 field for the FibBase record.
- setFlags1(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setFlags2(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Set the flags2 field for the FibBase record.
- setFlags2(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setFlags3(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setFLastRow(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fLastRow field value.
- setFLastRow(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fLastRow field value.
- setFLayout(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fLayout field for the SEP record.
- setFLBetween(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fLBetween field for the SEP record.
- setFldVanish(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setFldVanish(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setFLegal(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fLegal field value.
- setFLinkStyles(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fLinkStyles field value.
- setFlipH(boolean) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the flipH property.
- setFlipH(boolean) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the flipH property.
- setFlipHorizontal(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- setFlipHorizontal(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setFlipHorizontal(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
- setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setFlipHorizontal(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- setFlipMode(TileFlipMode) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- setFlipV(boolean) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the flipV property.
- setFlipV(boolean) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the flipV property.
- setFlipVertical(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- setFlipVertical(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setFlipVertical(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Whether the shape is vertically flipped
- setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setFlipVertical(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- setFLoadOverride(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fLoadOverride field value.
- setFLoadOverridePage(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fLoadOverridePage field value.
- setFLockAtn(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fLockAtn field value.
- setFLocked(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fLocked field value.
- setFLocked(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Anchor of an absolutely positioned frame is locked.
- setFLocked(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fLocked field value.
- setFLockRev(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fLockRev field value.
- setFloor(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- setFLowerCase(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fLowerCase field value.
- setFLSFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fLSFitText field value.
- setFlt(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Field type when ch == 19 OR field flags when ch == 21 .
- setFMac(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fMac field value.
- setFMacChs(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fMacChs field value.
- setFMapPrintTextColor(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fMapPrintTextColor field value.
- setFMassCopy(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fMassCopy field value.
- setFMerged(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fMerged field value.
- setFMinFontSizePag(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fMinFontSizePag field value.
- setFMinHeight(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Minimum height is exact or auto.
- setFMirrorMargins(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fMirrorMargins field value.
- setFmla(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
-
Sets the value of the fmla property.
- setFMWSmallCaps(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fMWSmallCaps field value.
- setFNested(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fNested field value.
- setFNeverBeenAutofit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fNeverBeenAutofit field value.
- setFNoAllowOverlap(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
When 1, absolutely positioned paragraph cannot overlap with another paragraph.
- setFNoAllowOverlap(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When set to 1, do not allow absolutely positioned table to overlap with other tables.
- setFNoAutoHyph(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fNoAutoHyph field for the PAP record.
- setFNoColumnBalance(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fNoColumnBalance field value.
- setFNoHtmlExport(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fNoHtmlExport field value.
- setFNoLeading(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fNoLeading field value.
- setFNoLnn(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
No line numbering.
- setFNonGlyph(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fNonGlyph field value.
- setFNoProof(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fNoProof field value.
- setFNoRestart(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fNoRestart field value.
- setFNoSpaceRaiseLower(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fNoSpaceRaiseLower field value.
- setFNoTabForInd(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fNoTabForInd field value.
- setFNotPageView(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fNotPageView field value.
- setFNoWrap(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fNoWrap field value.
- setFNumRMIns(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fNumRMIns field for the PAP record.
- setFObfuscated(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fObfuscated field value.
- setFObj(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fObj field value.
- setFOle2(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fOle2 field value.
- setFollowMasterBackground(boolean) - Method in class org.apache.poi.hslf.record.NotesAtom
- setFollowMasterBackground(boolean) - Method in class org.apache.poi.hslf.record.SlideAtom
- setFollowMasterBackground(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Sets whether this slide follows master background
- setFollowMasterBackground(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
- setFollowMasterBackground(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- setFollowMasterColourScheme(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- setFollowMasterColourScheme(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
- setFollowMasterColourScheme(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- setFollowMasterGraphics(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- setFollowMasterObjects(boolean) - Method in class org.apache.poi.hslf.record.NotesAtom
- setFollowMasterObjects(boolean) - Method in class org.apache.poi.hslf.record.SlideAtom
- setFollowMasterObjects(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Sets whether this slide draws master sheet objects
- setFollowMasterObjects(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
- setFollowMasterObjects(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- setFollowMasterScheme(boolean) - Method in class org.apache.poi.hslf.record.NotesAtom
- setFollowMasterScheme(boolean) - Method in class org.apache.poi.hslf.record.SlideAtom
- setFollowMasterScheme(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Sets whether this slide draws master color scheme
- setFOnlyMacPics(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fOnlyMacPics field value.
- setFOnlyWinPics(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fOnlyWinPics field value.
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setFont(Font) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets this graphics context's font to the specified font.
- setFont(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Specifies the typeface, or name of the font that is to be used for this text run.
- setFont(HSSFFont) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- setFont(HwmfFont) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setFont(Cell, Font) - Static method in class org.apache.poi.ss.util.CellUtil
-
Take a cell, and apply a font to it
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the font for this style
- setFont(Font) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the font for this style
- setFont(Font) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the font for this style
- setFontAlign(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Used internally by Word.
- setFontAlign(TextParagraph.FontAlign) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Specifies the font alignment that is to be applied to the paragraph.
- setFontAlignment(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setFontAlignment(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setFontAlignment(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
- setFontAlignment(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- setFontAlignment(FontAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setFontAlignment(FontAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Determines where vertically on a line of text the actual words are positioned.
- setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontColor(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Sets color of the text, as a int bgr.
- setFontColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the (solid) font color - convenience function
- setFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setFontColor(PaintStyle) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the font color
- setFontColor(PaintStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontColor(Color) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
Sets the colour to use
- setFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
- setFontColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setFontColorIndex(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setFontColorIndex(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontColorIndex(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
Sets the indexed colour to use
- setFontColorIndex(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
- setFontFamily(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setFontFamily(String) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Specifies the typeface, or name of the font that is to be used for this text run - convenience method for calling
TextRun.setFontInfo(FontInfo, FontGroup)with just a font name - setFontFamily(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontFamily(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the fonts which shall be used to display the text contents of this run.
- setFontFamily(String, byte, byte, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setFontFamily(String, FontGroup) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setFontFamily(String, FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Specifies the typeface, or name of the font that is to be used for this text run - convenience method for calling
TextRun.setFontInfo(FontInfo, FontGroup)with just a font name - setFontFamily(String, FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontFamily(String, XWPFRun.FontCharRange) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the fonts which shall be used to display the text contents of this run.
- setFontFamily(Element, String) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setFontFlags(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
set the font flags Bit 1: If set, font is subsetted
- setFontFormatting(FontFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setFontHeight(double) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the font height in points.
- setFontHeight(int) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
sets the height of the font in 1/20th point units
- setFontHeight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontHeight(int) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
Sets the height of the font in 1/20th point units
- setFontHeight(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
Sets the height of the font in 1/20th point units
- setFontHeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
sets the height of the font in 1/20th point units
- setFontHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the font height in unit's of 1/20th of a point.
- setFontHeight(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the font height in unit's of 1/20th of a point.
- setFontHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the font height in points.
- setFontHeightInPoints(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the font height
- setFontHeightInPoints(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the font height
- setFontHeightInPoints(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the font height in points.
- setFontIndex(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
- setFontIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Sets the font index
- setFontIndex(short) - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
-
Set the font index field for the FontIndex record.
- setFontIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the index to the FONT record (which font to use 0 based)
- setFontInfo(FontInfo, FontGroup) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setFontInfo(FontInfo, FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Specifies the font to be used for this text run.
- setFontInfo(FontInfo, FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontName(String) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
Set the name of the font.
- setFontName(String) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the name of the font
- setFontName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the name for the font (i.e.
- setFontName(String) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the name for the font (i.e.
- setFontName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the name for the font (i.e.
- setFontOutlineModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setFontOutlineModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- setFontReplacer(FontReplacer) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- setFontReplacer(FontReplacer) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- setFonts(XDDFFont[]) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setFonts(XDDFFont[]) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Note: In order to get fonts to unset the property for a given font family use
XDDFFont.unsetFontForGroup(FontGroup) - setFontScale(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
- setFontShadowModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setFontShadowModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontSize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setFontSize(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setFontSize(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setFontSize(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setFontSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the font size which shall be applied to all non complex script characters in the contents of this run when displayed.
- setFontSize(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setFontSize(Double) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the font size directly on this text run, if null is given, the font size defaults to the values given from the slide layout
- setFontSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setFontSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setFontSize(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontSize(Element, int) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setFontStyle(boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
set font style options.
- setFontStyle(boolean, boolean) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
set font style options.
- setFontStyle(boolean, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
set font style options.
- setFontStyleModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setFontStyleModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontSubstitutable(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- setFontType(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
set the font type
- setFontWieghtModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setFooter(FooterRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the FooterRecord.
- setFooterMargin(double) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setFooterMargin(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the footer margin.
- setFooterMargin(double) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the footer margin.
- setFooterMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the footer margin.
- setFootersText(String) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Sets footers's text
- setFooterVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the footer text is displayed.
- setFootnoteInfo(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the footnoteInfo field for the DOP record.
- setFootnotes(CTFootnotes) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Sets the ctFootnotes
- setFOpenTch(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Ensure the Table Cell char doesn't show up as zero height.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Control if Excel should be asked to recalculate all formulas when the workbook is opened, via the "sheetCalcPr fullCalcOnLoad" option.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForecolorIndex(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the forecolor index field for the AreaFormat record.
- setForegroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the foreground color field for the AreaFormat record.
- setForegroundColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Foreground color
- setForegroundColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- setFOrigWordTableRules(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fOrigWordTableRules field value.
- setFOrigWordTableRules(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fOrigWordTableRules field value.
- setFormat(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Sets the property set stream's low-level "format" field.
- setFormat(short) - Method in class org.apache.poi.hdgf.pointers.Pointer
- setFormat(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the format field for the LineFormat record.
- setFormatCode(String) - Method in interface org.apache.poi.xddf.usermodel.chart.XDDFNumericalDataSource
- setFormatFlags(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the formatFlags field for the DOP record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the format flags field for the AreaFormat record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Set the format flags field for the Area record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Set the format flags field for the Bar record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the format flags field for the DataFormat record.
- setFormatFlags(short) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Set the format flags field for the SeriesLabels record.
- setFormatId(int) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A signed integer that specifies the format ID to be used to style the datetime.
- setFormatID(byte[]) - Method in class org.apache.poi.hpsf.Section
-
Sets the section's format ID.
- setFormatID(ClassID) - Method in class org.apache.poi.hpsf.Section
-
Sets the section's format ID.
- setFormatIndex(short) - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
Set the format index field for the NumberFormatIndex record.
- setFormatIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the index to the Format record (which FORMAT to use 0-based)
- setFormatted(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether the row has been formatted (even if its got all blank cells)
- setFormattingRanges(CellRangeAddress[]) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
- setFormattingRanges(CellRangeAddress[]) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
-
Sets the cell ranges the rule conditional formatting must be applied to.
- setFormattingRanges(CellRangeAddress[]) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
- setFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- setFormula(String) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Sets the formula used to calculate the threshold, or unsets it if
nullis given. - setFormula(String) - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
- setFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- setFormula1(String) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- setFormula1(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
Sets a formula for expression 1.
- setFormula1(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- setFormula1(Formula) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setFormula2(String) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- setFormula2(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
Sets a formula for expression 2.
- setFormula2(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- setFormula2(Formula) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setFormulaOfLink(Ptg[]) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the formula of link field for the LinkedData record.
- setFormulasNotResults(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false
- setFormulasNotResults(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- setFormulasNotResults(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false
- setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false This is currently unsupported for xssfb
- setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false
- setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false
- setForwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Of/off bottom left to top right line
- setForwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setFOutline(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fOutline field value.
- setFOutline(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fOutline field value.
- setFOutlineDirtySave(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the fOutlineDirtySave field for the DOP record.
- setFOverflowPunct(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
apply overflow punctuation rules when performing line wrapping.
- setFOwnHelp(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fOwnHelp field value.
- setFOwnStat(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fOwnStat field value.
- setFPageBreakBefore(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fPageBreakBefore field for the PAP record.
- setFPagHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPagHidden field value.
- setFPagResults(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPagResults field value.
- setFPagSupressTopSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPagSupressTopSpacing field value.
- setFpc(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fpc field value.
- setFPersonal(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fPersonal field value.
- setFPersonalCompose(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fPersonalCompose field value.
- setFPersonalReply(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fPersonalReply field value.
- setFPgnRestart(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fPgnRestart field for the SEP record.
- setFPMHMainDoc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPMHMainDoc field value.
- setFPrintBodyBeforeHdr(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPrintBodyBeforeHdr field value.
- setFPrintFormData(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fPrintFormData field value.
- setFPrivateResult(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fPrivateResult field value.
- setFPropMark(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fPropMark field for the SEP record.
- setFPropRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
properties have been changed with revision marking on.
- setFPropRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fPropRMark field for the PAP record.
- setFPropRMark(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set to 1 if property revision.
- setFProt(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fProt field value.
- setFProtEnabled(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fProtEnabled field value.
- setFPub(boolean) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Sets the fPub field value.
- setFQFormat(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fQFormat field value.
- setFrame(boolean) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- setFRcaSimple(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the fRcaSimple field value.
- setFReadOnlyRecommended(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fReadOnlyRecommended field value.
- setFRecalc(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the fRecalc field value.
- setFreezePanes(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set whether the window should freeze panes
- setFreezePanesNoSplit(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
freeze unsplit panes or not
- setFReserved(byte) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the fReserved field for the PICF record.
- setFReserved(byte) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fReserved field value.
- setFReserved(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Sets the fReserved field value.
- setFResultDirty(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fResultDirty field value.
- setFResultEdited(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fResultEdited field value.
- setFRevMarking(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fRevMarking field value.
- setFRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fRMark field value.
- setFRMarkDel(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fRMarkDel field value.
- setFRMPrint(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fRMPrint field value.
- setFRMView(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fRMView field value.
- setFrom(CTMarker) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setFRotateFont(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Sets the fRotateFont field value.
- setFRotateFont(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fRotateFont field value.
- setFRotateFontW6(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fRotateFontW6 field value.
- setFRTL(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Word 2000 style right-to-left table.
- setFRuby(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fRuby field value.
- setFSaveFormData(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSaveFormData field value.
- setFScratch(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fScratch field value.
- setFSdtVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Mark the character as hidden..
- setFSemiHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fSemiHidden field value.
- setFShadeFormData(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fShadeFormData field value.
- setFShading(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Sets the fShading field value.
- setFShadow(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fShadow field value.
- setFShowBreaksInFrames(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fShowBreaksInFrames field value.
- setFSideBySide(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fSideBySide field for the PAP record.
- setFSimpleList(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the fSimpleList field value.
- setFSmallCaps(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fSmallCaps field value.
- setFSnapBorder(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSnapBorder field value.
- setFSPAPlcfLength(FSPADocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFSPAPlcfOffset(FSPADocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setFSpare(byte) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the fSpare field value.
- setFSpare(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Not used.
- setFSpare0(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fSpare0 field value.
- setFSpec(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fSpec field value.
- setFSpecSymbol(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Used by Word internally.
- setFSpecVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Special hidden for leading emphasis (always hidden).
- setFStartAt(boolean) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the fStartAt field value.
- setFStrike(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fStrike field value.
- setFSubsetFonts(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSubsetFonts field value.
- setFSuppressTopSPacingMac5(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSuppressTopSPacingMac5 field value.
- setFSupressSpdfAfterPageBreak(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSupressSpdfAfterPageBreak field value.
- setFSupressTopSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSupressTopSpacing field value.
- setFSwapBordersFacingPgs(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fSwapBordersFacingPgs field value.
- setFTableHeader(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
When 1, table row is to be used as the header of the table.
- setFtcAsci(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc0 for default document formatting.
- setFtcAscii(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for ASCII text.
- setFtcAscii(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setFtcBi(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for Complex Scripts text.
- setFtcFE(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for East Asian text.
- setFtcFE(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setFtcFE(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc1 for default document formatting, as defined in the section Determining Formatting Properties.
- setFtcOther(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font for non-East Asian text.
- setFtcOther(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setFtcOther(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
A signed integer that specifies an operand value for the sprmCRgFtc2 for default document formatting, as defined in the section Determining Formatting Properties.
- setFtcSym(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
an index into the rgffn structure.
- setFTentative(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the fTentative field value.
- setFTitlePage(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set to 1 when a title page is to be displayed.
- setFTNY(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fTNY field value.
- setFTNYCompress(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fTNYCompress field value.
- setFTNYFetchTxm(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fTNYFetchTxm field value.
- setFTopLinePunct(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
perform top line punctuation processing.
- setFTransparentMetafiles(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fTransparentMetafiles field value.
- setFTruncDxaExpand(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fTruncDxaExpand field value.
- setFtsCellPaddingBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell margin/padding units.
- setFtsCellPaddingDefaultBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell margin/padding units.
- setFtsCellPaddingDefaultLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell margin/padding units.
- setFtsCellPaddingDefaultRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell margin/padding units.
- setFtsCellPaddingDefaultTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell margin/padding units.
- setFtsCellPaddingLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell margin/padding units.
- setFtsCellPaddingOuterBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell margin/padding units.
- setFtsCellPaddingOuterLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell margin/padding units.
- setFtsCellPaddingOuterRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell margin/padding units.
- setFtsCellPaddingOuterTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell margin/padding units.
- setFtsCellPaddingRight(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell margin/padding units.
- setFtsCellPaddingTop(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell margin/padding units.
- setFtsCellSpacingBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell spacing units.
- setFtsCellSpacingDefaultBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell spacings units.
- setFtsCellSpacingDefaultLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell spacings units.
- setFtsCellSpacingDefaultRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell spacings units.
- setFtsCellSpacingDefaultTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell spacings units.
- setFtsCellSpacingLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell spacing units.
- setFtsCellSpacingOuterBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell spacings units.
- setFtsCellSpacingOuterLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell spacings units.
- setFtsCellSpacingOuterRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell spacings units.
- setFtsCellSpacingOuterTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell spacings units.
- setFtsCellSpacingRight(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell spacing units.
- setFtsCellSpacingTop(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell spacing units.
- setFtsWidth(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the ftsWidth field value.
- setFtsWidth(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the ftsWidth field value.
- setFtsWidthAfter(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the ftsWidthAfter field value.
- setFtsWidthBefore(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the ftsWidthBefore field value.
- setFtsWidthIndent(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the ftsWidthIndent field value.
- setFTtp(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Table trailer paragraph (last in table row).
- setFTtpEmbedded(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Word 97 compatibility indicates this end of paragraph mark is really an end of row marker for a nested table.
- setFullName(String) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
- setFullPrecision(boolean) - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
set whether to use full precision or just skew all you figures all to hell.
- setFunction(boolean) - Method in class org.apache.poi.hssf.record.NameRecord
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in interface org.apache.poi.ss.usermodel.Name
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- setFunction(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Indicates that the defined name refers to a user-defined function.
- setFunctionGroupId(int) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Specifies the function group index if the defined name refers to a function.
- setFUndetermine(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character is undetermined.
- setFUnhideWhenUsed(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the fUnhideWhenUsed field value.
- setFUnlocked(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the fUnlocked field for the SEP record.
- setFUnused(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fUnused field value.
- setFUsePgsuSettings(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fUsePgsuSettings field value.
- setFUsePgsuSettings(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the fUsePgsuSettings field for the PAP record.
- setFVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fVanish field value.
- setFVert(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fVert field value.
- setFVertical(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Sets the fVertical field value.
- setFVertical(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fVertical field value.
- setFVertMerge(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fVertMerge field value.
- setFVertRestart(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the fVertRestart field value.
- setFVirusLoadSafe(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fVirusLoadSafe field value.
- setFVirusPrompted(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fVirusPrompted field value.
- setFWarichu(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fWarichu field value.
- setFWarichuNoOpenBracket(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fWarichuNoOpenBracket field value.
- setFWCFtnEdn(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fWCFtnEdn field value.
- setFWebHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the fWebHidden field value.
- setFWebView(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fWebView field value.
- setFWhichTblStm(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fWhichTblStm field value.
- setFWidowControl(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fWidowControl field value.
- setFWidowControl(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
1, Word will prevent widowed lines in this paragraph from being placed at the beginning of a page.
- setFWordWrap(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
perform word wrap.
- setFWrapToWwd(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the fWrapToWwd field value.
- setFWrapTrailSpaces(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the fWrapTrailSpaces field value.
- setFWriteReservation(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the fWriteReservation field value.
- setFZombieEmbed(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the fZombieEmbed field value.
- setG(int) - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Sets the value of the g property.
- setGapHalf(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
- setGapWidth(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
- setGdLst(CTGeomGuideList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the gdLst property.
- setGdRefAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the gdRefAng property.
- setGdRefR(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the gdRefR property.
- setGdRefX(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the gdRefX property.
- setGdRefY(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the gdRefY property.
- setGenerated(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the generated field value.
- setGeometry(PresetGeometry) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
- setGeometryType(SlideAtomLayout.SlideLayoutType) - Method in class org.apache.poi.hslf.record.SlideAtomLayout
-
Set the geometry type
- setGraphicFrame(XSSFGraphicFrame) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Sets the parent graphic frame.
- setGraphics(Graphics2D) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
- setGrbitFrt(short) - Method in class org.apache.poi.hssf.record.common.FtrHeader
- setGreen(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- setGrf(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field MUST be ignored.
- setGrfDocEvents(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the grfDocEvents field for the DOP record.
- setGrfhic(byte) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
-
HTML compatibility flags.
- setGrfhic(short) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the grfhic field value.
- setGrfhic(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
HTML compatibility flags.
- setGrfhic(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A grfhic that specifies the HTML incompatibilities of the list..
- setGrfhic(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A grfhic that specifies the HTML incompatibilities of the level..
- setGrfstd(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
A GRFSTD that specifies miscellaneous style properties.
- setGrfSupression(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the grfSupression field value.
- setGridset(boolean) - Method in class org.apache.poi.hssf.record.GridsetRecord
-
set whether gridlines are visible when printing
- setGridSpan(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
Set the gridSpan (aka col-span)
- setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set whether gridlines printed or not.
- setGridsPrinted(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set whether gridlines printed.
- setGrouping(Grouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
- setGrpfChp(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection of the 32 flags.
- setGrpfIhdt(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the grpfIhdt field for the SEP record.
- setGrpfTap(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setGrpfTap_unused(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the grpfTap_unused field value.
- setGuardState(boolean) - Method in class org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream
-
De-/activate threshold check.
- setH(long) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the h property.
- setHandleHyperlinksInCells(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
- setHangingPunctuation(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setHangingPunctuation(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- setHasMacros(boolean) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
- setHCenter(boolean) - Method in class org.apache.poi.hssf.record.HCenterRecord
-
set whether or not to horizonatally center this sheet.
- setHeadEnd(XDDFLineEndProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setHeader(HeaderRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the HeaderRecord.
- setHeader(EncryptionHeader) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- setHeaderColor(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the palette index for the header color
- setHeaderFooter(CTHdrFtr) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
set a new headerFooter
- setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
- setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
- setHeaderMargin(double) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setHeaderMargin(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the header margin.
- setHeaderMargin(double) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the header margin.
- setHeaderMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the header margin.
- setHeaderText(String) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
Sets headers's text
- setHeaderVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the header text is displayed.
- setHeadingPair(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the heading pair.
- setHeight(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the height field for the AxisParent record.
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the height field for the Chart record.
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the height field for the Text record.
- setHeight(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
This element specifies the height of the current table row within the current table.
- setHeight(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the height of the row
- setHeight(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set teh height of the window
- setHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set the row's height or set to ff (-1) for undefined/default-height.
- setHeight(short) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set the row's height or set to ff (-1) for undefined/default-height.
- setHeight(short) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set the row's height or set to ff (-1) for undefined/default-height.
- setHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Set the height in "twips" or 1/20th of a point.
- setHeightBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the height basis field for the FontBasis record.
- setHeightInPoints(float) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set the row's height in points.
- setHeightInPoints(float) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set the row's height in points.
- setHeightInPoints(float) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set the row's height in points.
- setHeightInPoints(float) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Set the row's height in points.
- setHeightMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Specifies how to interpret the Height element for this manual layout.
- setHeightMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setHeightMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setHeightRatio(double) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Specifies the height (if Height Mode is Factor) or bottom (if Height Mode is edge) of the chart element as a fraction of the height of the chart.
- setHeightRatio(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setHeightRatio(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setHelpTopicText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the help topic text
- setHidden(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Is the sheet hidden? Different from very hidden
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set whether or not these cells are hidden
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is hidden or not
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.NameRecord
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether the window is hidden or not
- setHidden(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the cell's using this style to be hidden
- setHidden(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- setHidden(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
-
Sets the slide visibility
- setHidden(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the cell's using this style to be hidden
- setHidden(boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
- setHidden(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- setHidden(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the cell's using this style to be hidden
- setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- setHidden(Boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
set row hidden state: Hidden (true), Unhidden (false), Undefined (null)
- setHiddenCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the hidden count.
- setHideObj(short) - Method in class org.apache.poi.hssf.record.HideObjRecord
-
set hide object options
- setHighlight(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the Highlight field for the CHP record.
- setHighlight(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setHighlight(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setHighlightClick(boolean) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the highlightClick property.
- setHighlightClick(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- setHighlighted(byte) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setHighlighted(byte) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setHistory(boolean) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the history property.
- setHistory(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- setHistoryBitMask(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
set the history bit mask (not very useful)
- setHorizontal(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Sets the horizontal field value.
- setHorizontal(HorizontalAlignment) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the type of horizontal alignment for the cell
- setHorizontalAlignment(byte) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the horizontal alignment field for the Text record.
- setHorizontalAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the horizontal alignment.
- setHorizontalBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Sets the horizontal border field value.
- setHorizontalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setHorizontalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setHorizontalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setHorizontalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setHorizontalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setHorizontalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setHorizontalBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setHorizontalCentered(Boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- setHorizontalCentered(Boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets if the paragraphs are horizontal centered
- setHorizontalCentered(Boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setHorizontalHold(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the horizontal position of the window (in 1/20ths of a point)
- setHorizontallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
determines whether the output is horizontally centered on the page.
- setHorizontallyCenter(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Determines whether the output is horizontally centered on the page.
- setHorizontallyCenter(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determines whether the output is horizontally centered on the page.
- setHorizontallyCenter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Center on page horizontally when printing.
- setHorizontalPos(int) - Method in class org.apache.poi.hssf.record.DVALRecord
- setHorizontalScale(int) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Set the horizontalScale field for the PlotGrowth record.
- setHorizontalTextAlignment(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Sets the Horizontal text alignment field value.
- setHps(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size in half points.
- setHps(int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer.
- setHpsAsci(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for ASCII font.
- setHpsBi(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for Complex Scripts text.
- setHpsFE(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Font size for East Asian text.
- setHpsKern(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Kerning distance for characters in run recorded in half points.
- setHpsPos(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Reserved (actually used as vertical offset(?) value).
- setHpsZoonFontPag(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the hpsZoonFontPag field for the DOP record.
- setHR(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the hr property.
- setHres(byte) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
-
Hyphenation rule.
- setHresi(Hyphenation) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the hresi field for the CHP record.
- setHresiOld(Hyphenation) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the hresiOld field for the CHP record.
- setHResolution(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setHResolution(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the horizontal resolution.
- setHResolution(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the horizontal resolution.
- setHResolution(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the horizontal resolution.
- setHslClr(CTHslColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the hslClr property.
- setHue(int) - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Sets the value of the hue property.
- setHue(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
- setHyperlink(HSLFHyperlink) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the hyperlink - used when the document is parsed
- setHyperlink(HSLFHyperlink) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Sets the hyperlink - used when parsing the document
- setHyperlink(Hyperlink) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Assign a hyperlink to this cell.
- setHyperlink(Hyperlink) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Assign a hyperlink to this cell
- setHyperlink(Hyperlink) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Assign a hyperlink to this cell.
- setHyperlink(Hyperlink) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Assign a hyperlink to this cell.
- setHyperlink(XDDFHyperlink) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setHyperlinkId(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
- setHyperlinkID(int) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Sets the persistent unique identifier of the link
- setHyperlinksByDefault(boolean) - Method in class org.apache.poi.hpbf.extractor.PublisherTextExtractor
-
Should a call to getText() return hyperlinks inline with the text? Default is no
- setHyperlinksChanged(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Set the flag for if the User Defined Property Set has been updated outside of the Application.
- setHyperlinkType(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
hyperlink type
- setIbkl(short) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream.
- setIbstConflict(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Who made this change for this side of the conflict..
- setIbstDispFldRMark(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- setIbstFltAutoNum(byte) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
Used for AUTONUM field emulation.
- setIbstPropRMark(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- setIbstPropRMark(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the ibstPropRMark field for the PAP record.
- setIbstPropRMark(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the ibstPropRMark field for the SEP record.
- setIbstRMark(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- setIbstRMarkDel(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to author IDs stored in hsttbfRMark.
- seticmmode - org.apache.poi.hemf.record.HemfRecordType
- seticmprofilea - org.apache.poi.hemf.record.HemfRecordType
- seticmprofilew - org.apache.poi.hemf.record.HemfRecordType
- setIco(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Color of text for Word 97.
- setIco24(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
Set the ico24 field for the CHP record.
- setIco24(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Set the ico24 field for the CHP record.
- setIcoBack(byte) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Sets the icoBack field value.
- setIcoFore(byte) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Sets the icoFore field value.
- setIcoHighlight(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the icoHighlight field value.
- setIconic(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether the window has been iconized or not
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- setIconOnly(boolean) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
Control if only the Icon is shown, or Icon + Value
- setIconOnly(boolean) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Control if only the Icon is shown, or Icon + Value
- setIconOnly(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- setIconOnly(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- setIconSet(IconMultiStateFormatting.IconSet) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Changes the Icon Set used
- setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- setId(int) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Set the id field for the SeriesText record.
- setId(long) - Method in class org.apache.poi.sl.draw.binding.CTConnection
-
Sets the value of the id property.
- setId(long) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Sets the frame id.
- setId(long) - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Set the identifier of this column, which must be unique per table.
- setId(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the id property.
- setId(Element, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- setID(int) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- setID(long) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's ID.
- setIdct(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Not stored in file.
- setIdctHint(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Identifier of Character type.
- setIdentifier(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setIdentifierProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set identifier.
- setIdentifierProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set an unambiguous reference to the resource within a given context.
- setIdentifierProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set identifier.
- setIdentifierProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set an unambiguous reference to the resource within a given context.
- setIdManager(FootnoteEndnoteIdManager) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- setIdslReasonDel(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
- setIdslRMReason(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
- setIdx(long) - Method in class org.apache.poi.sl.draw.binding.CTConnection
-
Sets the value of the idx property.
- setIftcHtml(byte) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the iftcHtml field value.
- setIgnoreLogicalLeftIdentation(boolean) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Whether to ignore missing references to external workbooks and use cached formula results in the main workbook instead.
- setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Whether to ignore missing references to external workbooks and use cached formula results in the main workbook instead.
- setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
-
Whether to ignore missing references to external workbooks and use cached formula results in the main workbook instead.
- setIgnoreMissingWorkbooks(boolean) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Whether to ignore missing references to external workbooks and use cached formula results in the main workbook instead.
- setIGutterPos(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the iGutterPos field value.
- setIHeadingPgn(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the iHeadingPgn field for the SEP record.
- setIlfo(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
"A 16-bit signed integer value that is used to determine which list contains the paragraph.
- setIlvl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
List level if non-zero.
- setILvl(byte) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the iLvl field value.
- setIlvlRestartLim(short) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
- setImprinted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setImprinted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setImprinted(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setImprinted(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setIncludeBlankCells(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
Should blank cells be output? Default is to only output cells that are present in the file and are non-blank.
- setIncludeCellComments(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would control the inclusion of cell comments from the document, if we supported it
- setIncludeCellComments(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- setIncludeCellComments(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should cell comments be included? Default is false
- setIncludeCellComments(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should cell comments be included? Default is false
- setIncludeCellComments(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should cell comments be included? Default is false
- setIncludeEntireCertificateChain(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would control the inclusion of headers and footers from the document, if we supported it
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- setIncludeHeadersFooters(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should headers and footers be included in the output? Default is true
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should headers and footers be included? Default is true
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should headers and footers be included? Default is true
- setIncludeIssuerSerial(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setIncludeKeyValue(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- setIncludeSheetNames(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeTextBoxes(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should text from textboxes be included? Default is true
- setIncludeTextBoxes(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should text within textboxes be included? Default is true
- setIndent(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the indent size that will be applied to the first line of text in the paragraph.
- setIndent(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the number of spaces to indent the text in the cell
- setIndent(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set indention (not sure of the units, think its spaces)
- setIndent(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setIndent(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the indent size that will be applied to the first line of text in the paragraph.
- setIndent(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setIndent(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setIndentation(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setIndentation(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the indentation size that will be applied to the first line of text in the paragraph.
- setIndentationFirstLine(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the additional indentation which shall be applied to the first line of the parent paragraph.
- setIndentationHanging(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be removed from the first line of the parent paragraph, by moving the indentation on the first line back towards the beginning of the direction of text flow.
- setIndentationLeft(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be placed between the left text margin for this paragraph and the left edge of that paragraph's content in a left to right paragraph, and the right text margin and the right edge of that paragraph's text in a right to left paragraph
- setIndentationRight(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the indentation which shall be placed between the right text margin for this paragraph and the right edge of that paragraph's content in a left to right paragraph, and the right text margin and the right edge of that paragraph's text in a right to left paragraph
- setIndentFromLeft(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setIndentFromLeft(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setIndentFromLeft(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
- setIndentFromLeft(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- setIndentFromRight(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setIndentFromRight(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setIndentFromRight(int) - Method in interface org.apache.poi.wp.usermodel.Paragraph
- setIndentFromRight(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- setIndention(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the number of spaces to indent the text in the cell
- setIndention(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the number of spaces to indent the text in the cell
- setIndention(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the number of spaces to indent the text in the cell
- setIndentionOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the indent options bitmask (see corresponding bitmask setters that reference this field)
- setIndentLevel(int) - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
-
Sets the indent level, which can be between 0 and 4
- setIndentLevel(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setIndentLevel(int) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the particular level text properties that this paragraph will follow.
- setIndentLevel(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setIndentLevel(short) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
- setIndentNotParentAlignment(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the alignment in this XF instead of the parent XF.
- setIndentNotParentBorder(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the border in this XF instead of the parent XF.
- setIndentNotParentCellOptions(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the locking/hidden in this XF instead of the parent XF.
- setIndentNotParentFont(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the font in this XF instead of the parent XF.
- setIndentNotParentFormat(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether or not to use the format in this XF instead of the parent XF.
- setIndentNotParentPattern(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Sets whether or not to use the pattern in this XF instead of the parent XF (foreground/background).
- setIndex(int) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the index within the collection of Font objects
- setIndex(int) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
- setIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- setIndex(int) - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- setIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
- setIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the index of the paragraph in the SLWT container
- setIndex(int) - Method in class org.apache.poi.hwmf.record.HwmfFont
- setIndex(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the index for this Property
- setIndex(int) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- setIndex(short) - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
Set the index field for the SeriesIndex record.
- setIndexed(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Indexed ctColor value.
- setIndexNumberFmtRecord(short) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the index number fmt record field for the LinkedData record.
- setIndexOfColorValue(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the index of color value field for the Text record.
- setIndexToFontTable(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the index to font table field for the FontBasis record.
- setInfo(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Set the info field for the LVLF record.
- setInfo1(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Set the info1 field for the StdfBase record.
- setInfo1(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Set the info1 field for the StdfPost2000 record.
- setInfo2(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Set the info2 field for the StdfBase record.
- setInfo3(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
Set the info3 field for the Stshif record.
- setInfo3(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Set the info3 field for the StdfBase record.
- setInfo3(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Set the info3 field for the StdfPost2000 record.
- setInsets(Insets2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- setInsets(Insets2D) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the shape margins
- setInsets(Insets2D) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setInsideBorders(Object...) - Method in class org.apache.poi.sl.draw.DrawTableShape
-
Format the inside border using the specified Line object An empty args parameter removes the affected border.
- setInsideHBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Inside horizontal borders for a table
- setInsideVBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Inside Vertical borders for table
- setInstance(int) - Method in class org.apache.poi.hslf.record.SlideListWithText
- setInstance(short) - Method in class org.apache.poi.ddf.EscherRecord
-
Sets the instance part of record
- setIntegrityHmacKey(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
- setIntegrityHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
- setInteriorAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
- setInteriorAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.GroupShape
-
Sets the coordinate space of this group.
- setInteriorAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- setInternalFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setInterpolationMode - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setintersectcliprect - org.apache.poi.hemf.record.HemfRecordType
- setInvalidUrl(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the invalidUrl property.
- setInvalidURL(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- setInvert(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Sets the invert field value.
- setIpat(byte) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Sets the ipat field value.
- setIpat(int) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
-
An Ipat that specifies the pattern used for shading.
- setIpgp(long) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
HTML DIV ID for this paragraph.
- setIPriority(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the iPriority field value.
- setIRes(byte) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the iRes field value.
- setIsDate(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the isDate field value.
- setISize(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the iSize field value.
- setIss(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Superscript/subscript indices.
- setIStartAt(int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
If fStartAt is set to 0x1, this is a signed integer that specifies the start-at value that overrides lvlf.iStartAt of the corresponding LVL.
- setIStartAt(int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
A signed integer that specifies the beginning number for the number sequence belonging to this level.
- setIstd(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Index to character style descriptor in the stylesheet that tags this run of text.
- setIstd(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Index to style descriptor.
- setIstd(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table style for the Table.
- setIstdBase(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the istdBase field value.
- setIstdLink(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the istdLink field value.
- setIstdMaxFixedWhenSaved(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the count of elements at the start of STSH.rglpstd that are reserved for fixed-index application-defined styles.
- setIstdNext(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the istdNext field value.
- setItalic(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setItalic(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the font to be italics or not
- setItalic(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font to be italics or not
- setItalic(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set whether to use italics or not
- setItalic(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setItalic(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setItalic(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the italic state
- setItalic(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
-
set whether to use italics or not
- setItalic(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setItalic(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setItalic(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set a boolean value for the property specifying whether to use italics or not If omitted, the default value is true.
- setItalic(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setItalic(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Whether the bold property shall be applied to all non-complex script characters in the contents of this run when displayed in a document
- setItalic(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setItalic(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setItalic(Element, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setItap(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Table nesting level.
- setItbdMac(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Number of tabs stops defined for paragraph.
- setItcFirst(byte) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Sets the itcFirst field value.
- setItcLim(byte) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
-
Sets the itcLim field value.
- setItcMac(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Count of cells defined for this row.
- setIteration(boolean) - Method in class org.apache.poi.hssf.record.IterationRecord
-
set whether or not to iterate for calculations
- setIterations(short) - Method in class org.apache.poi.hssf.record.CalcCountRecord
-
set the number of iterations to perform
- setItl(short) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Set the itl field for the TLP record.
- setIType(byte) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the iType field value.
- setITypeTxt(byte) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
Sets the iTypeTxt field value.
- setItypFELayout(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the itypFELayout field value.
- setIWarichuBracket(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the iWarichuBracket field value.
- setIx(short) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- setIxchFollow(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An unsigned integer that specifies the character that follows the number text.
- setJavaValue(String) - Method in class org.apache.poi.hpsf.UnicodeString
- setJavaValue(String, int) - Method in class org.apache.poi.hpsf.CodePageString
- setJc(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the jc field value.
- setJc(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the jc field for the PAP record.
- setJc(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Sets the jc field value.
- setJc(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Justification code.
- setJump(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Jump
- setJustification(byte) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setJustification(byte) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setJustification(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setJustificationLogical(byte) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setJustifyLast(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Dunno.
- setKcd(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Emphasis mark.
- setKeepOnPage(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setKeepOnPage(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setKeepWithNext(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setKeepWithNext(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setKerning(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setKerning(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setKerning(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setKerning(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setKey(PrivateKey) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setKeyboardShortcut(byte) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the keyboard shortcut
- setKeyInfoFactory(KeyInfoFactory) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setKeySalt(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
- setKeySalt(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setKeySize(int) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
-
Sets the keysize (in bits) of the verifier
- setKeySize(int) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
- setKeySize(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
-
Sets the keySize (in bits).
- setKeyVirusSession30(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the KeyVirusSession30 field value.
- setKeywords(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the keywords.
- setKeywords(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setKeywords(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setKeywordsProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set keywords.
- setKeywordsProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set a delimited set of keywords to support searching and indexing.
- setKeywordsProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set keywords.
- setKeywordsProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set a delimited set of keywords to support searching and indexing.
- setKinsoku(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setKinsoku(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setKul(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Underline code.
- setKumimoji(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setKumimoji(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setL(int) - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Sets the value of the l property.
- setL(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Sets the value of the l property.
- setLabel(String) - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Sets text label for this hyperlink
- setLabel(String) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- setLabel(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Sets text label for this hyperlink
- setLabel(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Sets text label for this hyperlink
- setLabel(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setLabel(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- setLabel(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Sets text label for this hyperlink
- setLabelAlignment(AxisLabelAlignment) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- setLabelAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the label as percentage field value.
- setLabelColorRgb(int) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the label color rgb field for the Tick record.
- setLabelFrequency(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the label frequency field for the CategorySeriesAxis record.
- setLabelPosition(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the label position field for the Tick record.
- setLandscape(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setLandscape(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to print in landscape
- setLandscape(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether to print in landscape
- setLandscape(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether to print in landscape
- setLangId(short) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- setLanguage(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Set the document language
- setLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setLanguage(CharacterRun, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setLanguageProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set language.
- setLanguageProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the language of the intellectual content of the resource.
- setLanguageProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set language.
- setLanguageProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the language of the intellectual content of the resource.
- setLastAuthor(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the last author.
- setLastClr(byte[]) - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Sets the value of the lastClr property.
- setLastCol(int) - Method in class org.apache.poi.hssf.record.RowRecord
- setLastCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the last col number for the sheet
- setLastColor(byte[]) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- setLastColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set whether the last column should be relative or not
- setLastColumn(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- setLastColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the last column this record defines formatting info for
- setLastColumn(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the last column (zero-based) of the range that contains this hyperlink
- setLastColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the column of the last cell that contains the hyperlink
- setLastColumn(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the last column in the area
- setLastColumn(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the column of the last cell that contains the hyperlink
- setLastColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- setLastColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the column of the last cell that contains the hyperlink.
- setLastColumnRaw(short) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the last column irrespective of the bitmasks
- setLastEditUsername(String) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- setLastModifiedByProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modifications author.
- setLastModifiedByProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the user who performed the last modification.
- setLastModifiedByProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modifications author.
- setLastModifiedByProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the user who performed the last modification.
- setLastModifiedByUser(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setLastMSOSPID(int) - Method in class org.apache.poi.ddf.EscherDgRecord
-
The last shape id used in this drawing group.
- setLastOnDiskOffset(int) - Method in interface org.apache.poi.hslf.record.PositionDependentRecord
-
Update the Record's idea of where on disk it lives, after a write out.
- setLastOnDiskOffset(int) - Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
-
Update the Record's idea of where on disk it lives, after a write out.
- setLastOnDiskOffset(int) - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
Update the Record's idea of where on disk it lives, after a write out.
- setLastPrinted(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setLastPrinted(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the lastPrinted.
- setLastPrinted(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setLastPrintedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last printed date.
- setLastPrintedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date and time of the last printing.
- setLastPrintedProperty(Optional<Date>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last printed date.
- setLastPrintedProperty(Optional<Date>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date and time of the last printing.
- setLastRow(int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the last row number for the sheet
- setLastRow(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the last row (zero-based) of the range that contains this hyperlink
- setLastRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the row of the last cell that contains the hyperlink
- setLastRow(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- setLastRow(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the row of the last cell that contains the hyperlink
- setLastRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- setLastRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the row of the last cell that contains the hyperlink.
- setLastRowAdd1(int) - Method in class org.apache.poi.hssf.record.IndexRecord
- setLastRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set whether the last row is relative or not
- setLastSaveDateTime(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the total time spent in editing the document.
- setLastSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- setLastSheetName(String) - Method in interface org.apache.poi.ss.formula.ptg.Pxg3D
- setLastSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- setLastUserEditAtomOffset(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
- setLastViewType(short) - Method in class org.apache.poi.hslf.record.UserEditAtom
- setLat(int) - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Sets the value of the lat property.
- setLatinLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setLatinLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setlayout - org.apache.poi.hemf.record.HemfRecordType
- setLayout - org.apache.poi.hwmf.record.HwmfRecordType
- setLayout(XDDFLayout) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- setLbrCRJ(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Line BReak code for xchCRJ.
- setLcb(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
A signed integer that specifies the size, in bytes, of this PICF structure and the subsequent data.
- setLcbClx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbDop(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbPlcfbkf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbPlcfbkl(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbPlcfbteChpx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbPlcfbtePapx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbPlcffldAtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldEdn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldFtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldHdr(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldHdrtxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldMom(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcffldTxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
-
Deprecated.
- setLcbPlcfsed(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbPlfLfo(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbPlfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbStshf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbSttbfbkmk(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbSttbfffn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbSttbfRMark(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLcbSttbSavedBy(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setLeft(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- setLeft(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- setLeft(String) - Method in interface org.apache.poi.ss.usermodel.Footer
-
Sets the left string.
- setLeft(String) - Method in interface org.apache.poi.ss.usermodel.Header
-
Sets the left string.
- setLeft(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Sets the left string.
- setLeft(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
set a left string value for this element
- setLeftBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setLeftBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setLeftBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Left borders for table
- setLeftBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the left border
- setLeftBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.Sets the leftBorderColor attribute of the HSSFRegionUtil object
- setLeftBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the left border color for a region of cells by manipulating the cell style of the individual cells on the left
- setLeftBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setLeftBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the left border
- setLeftBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setLeftBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the left border
- setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the left border as a indexed color value
- setLeftBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setLeftBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setLeftBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setLeftBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the left border as a
XSSFColorvalue - setLeftBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setLeftBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setLeftBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the left border color
- setLeftCol(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the left column to show in desktop window pane.
- setLeftCol(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the leftmost column displayed in the window
- setLeftColumn(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the left column field for the Pane record.
- setLeftInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the left margin.
- setLeftInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setLeftInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the left margin.
- setLeftInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the left inset.
- setLeftInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setLeftMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the left margin of the paragraph.
- setLeftMargin(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setLeftMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the left margin of the paragraph.
- setLeftMargin(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setLeftRowGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the size of the gutter that appears at the left of the rows
- setLeftSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- setLeftToRight(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setLeftToRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- setLeftToRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to go left to right or top down in ordering
- setLeftToRight(boolean) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
Control if the bar is drawn from Left-to-Right, or from Right-to-Left
- setLeftToRight(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether to go left to right or top down in ordering
- setLeftToRight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- setLeftToRight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether to go left to right or top down in ordering
- setLength(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
- setLength(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- setLength(LineEndLength) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- setLevel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the particular level text properties that this paragraph will follow.
- setLevel(int, ListLevel) - Method in class org.apache.poi.hwpf.model.ListData
- setLevel(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setLevel1Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel2Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel3Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel4Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel5Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel6Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel7Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel8Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel9Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevelNumberProperties(int, CharacterProperties) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
Sets the character properties of the list numbers.
- setLevelParagraphProperties(int, ParagraphProperties) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
-
Sets the paragraph properties for a particular level of the list.
- setLevelProperties(byte[]) - Method in class org.apache.poi.hwpf.model.ListLevel
- setLevelStyle(int, int) - Method in class org.apache.poi.hwpf.model.ListData
- setLevelStyle(int, int) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
- setLid(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
A LID that specifies the install language of the application that is producing the document.
- setLidDefault(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the lidDefault field for the CHP record.
- setLidFE(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the lidFE field for the CHP record.
- setLidFE(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
A LID whose meaning depends on the nFib value.
- setLimit(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
- setLinearShadeProperties(XDDFLinearShadeProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- setLineBackgroundColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the background color of line
- setLineCap(StrokeStyle.LineCap) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets line cap.
- setLineCap(StrokeStyle.LineCap) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setLineCap(LineCap) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- SETLINECAP - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Specifies the line-drawing mode to use in output to a device.
- setLineColor(int) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the line color field for the LineFormat record.
- setLineColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the color of line
- setLineColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setLineCompound(StrokeStyle.LineCompound) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the line compound style
- setLineCompound(StrokeStyle.LineCompound) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setLineCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the line count.
- setLineDash(StrokeStyle.LineDash) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets line dashing.
- setLineDash(StrokeStyle.LineDash) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setLineHeadDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- setLineHeadDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end decoration, such as a triangle or arrowhead.
- setLineHeadLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- setLineHeadLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end width in relation to the line width.
- setLineHeadWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- setLineHeadWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
specifies decoration width of the head of a line.
- SETLINEJOIN - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Specifies the line-joining mode to use in output to a device.
- setLineJoinProperties(XDDFLineJoinProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setLineNotNumbered(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setLineNotNumbered(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setLinePattern(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the line pattern field for the LineFormat record.
- setLineProperties(XDDFLineProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setLineProperties(XDDFLineProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setLineProperties(XDDFLineProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setLineSpaceReduction(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
- setLineSpacing(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
This element specifies the vertical line spacing that is to be used within a paragraph.
- setLineSpacing(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setLineSpacing(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
This element specifies the vertical line spacing that is to be used within a paragraph.
- setLineSpacing(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setLineSpacing(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setLineSpacing(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setLineSpacing(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setLineSpacing(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
This element specifies the vertical line spacing that is to be used within a paragraph.
- setLineStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets the line style.
- setLineStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
Sets the line style.
- setLineStyleColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
The color applied to the lines of this shape.
- setLineStyleColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setLineStyleColor(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Shape
-
The color applied to the lines of this shape.
- setLineStyleColor(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- setLineStyleColor(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
- setLineTailDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- setLineTailDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end decoration, such as a triangle or arrowhead.
- setLineTailLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- setLineTailLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end width in relation to the line width.
- setLineTailWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- setLineTailWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
specifies decorations which can be added to the tail of a line.
- setLineWidth(double) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Sets the width of line in in points
- setLineWidth(double) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setLineWidth(double) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
Specifies the width to be used for the underline stroke.
- setLineWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets the width of the line.
- setLineWidth(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- setLink1(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Set the link 1 field for the ObjectLink record.
- setLink2(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Set the link 2 field for the ObjectLink record.
- setlinkdufis - org.apache.poi.hemf.record.HemfRecordType
- setLinkedFileName(String) - Method in class org.apache.poi.xssf.model.ExternalLinksTable
-
Updates the last recorded name for the file that this links to
- setLinkOptions(int) - Method in class org.apache.poi.hslf.record.ExHyperlink
- setLinksDirty(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the linksDirty.
- setLinkTitle(String) - Method in class org.apache.poi.hslf.record.ExHyperlink
- setLinkType(byte) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the link type field for the LinkedData record.
- setLinkURL(String) - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Sets the URL of the link TODO: Figure out if we should always set both
- setList(boolean) - Method in class org.apache.poi.hssf.dev.FormulaViewer
- setListener(EventTarget, EventListener, boolean) - Static method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
- setLKey(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
If fEncryption is 1 and fObfuscation is 1, this value specifies the XOR obfuscation password verifier.
- setLKeyProtDoc(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the lKeyProtDoc field for the DOP record.
- setLnc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the lnc field for the SEP record.
- setLnnMin(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the lnnMin field for the SEP record.
- setLocale(Locale) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- setLocale(Locale) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
What Locale should be used for formatting numbers (based on the styles applied to the cells)
- setLocation(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setLocation(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Location within target.
- setLocked(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the locked field value.
- setLocked(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is locked or not
- setLocked(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the cell's using this style to be locked
- setLocked(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the cell's using this style to be locked
- setLocked(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the cell's using this style to be locked
- setLogarithmicScale(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the logarithmic scale field value.
- setLogBase(double) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setLogBase(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setLogBase(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setLogUnsupportedTypes(boolean) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Specifies whether warnings about unsupported variant types are to be written to
System.error not. - setLon(int) - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Sets the value of the lon property.
- setLsid(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
A signed integer that specifies the list identifier of an LSTF.
- setLsid(int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A signed integer that specifies the list identifier.
- setLspd(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Line spacing descriptor.
- setLTagObj(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
An object ID for an OLE object, only set if chp.fSpec and chp.fOle2 are both true, and chp.fObj..
- setLum(int) - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Sets the value of the lum property.
- setLuminance(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
- setLvl(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the lvl field value.
- setLvl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Outline level.
- setMacoutline(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
whether to use the mac outline font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
- setMacro(String) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Sets the frame macro.
- setMacshadow(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
whether to use the mac shado font style thing (mac only) - Some mac person should comment this instead of me doing it (since I have no idea)
- setMainSpRecordId(int) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
EscherDgContainer -EscherSpgrContainer --EscherSpContainer ---EscherSpRecord -set id for this record ---*** --*** -EscherDgRecord set id for the sp record of the first spContainer in main spgrConatiner
- setMajorIncrement(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the major increment field for the ValueRange record.
- setMajorTickMark(AxisTickMark) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setMajorTickMark(AxisTickMark) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setMajorTickMark(AxisTickMark) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setMajorTickType(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the major tick type field for the Tick record.
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- setMajorUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the major unit field for the AxisOptions record.
- setMajorUnitValue(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the major unit value field for the AxisOptions record.
- setManager(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the manager.
- setManualLayout(XDDFManualLayout) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
- setmapmode - org.apache.poi.hemf.record.HemfRecordType
- setMapMode - org.apache.poi.hwmf.record.HwmfRecordType
- setMapMode(HwmfMapMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setmapperflags - org.apache.poi.hemf.record.HemfRecordType
- setMapperFlags - org.apache.poi.hwmf.record.HwmfRecordType
- setMargin(double) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
Set the margin field for the BottomMargin record.
- setMargin(double) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
Set the margin field for the LeftMargin record.
- setMargin(double) - Method in interface org.apache.poi.hssf.record.Margin
-
Set the margin field for the Margin.
- setMargin(double) - Method in class org.apache.poi.hssf.record.RightMarginRecord
-
Set the margin field for the RightMargin record.
- setMargin(double) - Method in class org.apache.poi.hssf.record.TopMarginRecord
-
Set the margin field for the TopMargin record.
- setMargin(short, double) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the size of the margin in inches.
- setMargin(short, double) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets the size of the margin in inches.
- setMargin(short, double) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the size of the margin in inches.
- setMargin(short, double) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets the size of the margin in inches.
- setMargin(short, double) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the size of the margin in inches.
- setMarginBottom(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the bottom margin within the textbox.
- setMarginBottom(int) - Method in class org.apache.poi.hwpf.usermodel.Section
-
Set the height of the bottom margin in twips.
- setMarginLeft(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the left margin within the textbox.
- setMarginLeft(int) - Method in class org.apache.poi.hwpf.usermodel.Section
-
Set the width of the left hand margin in twips.
- setMarginLeft(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setMarginLeft(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the left margin of the paragraph.
- setMarginRight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the right margin within the textbox.
- setMarginRight(int) - Method in class org.apache.poi.hwpf.usermodel.Section
-
Set the width of the right hand margin in twips.
- setMarginRight(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setMarginRight(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the right margin of the paragraph.
- setMarginTop(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the top margin within the textbox.
- setMarginTop(int) - Method in class org.apache.poi.hwpf.usermodel.Section
-
Set the height of the top margin in twips.
- setMarker(byte) - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Sets an unsigned integer that specifies an application-defined internal resource tag.
- setMarkerSize(short) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- setMarkerSize(short) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- setMarkerStyle(MarkerStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- setMarkerStyle(MarkerStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- setMask(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A bit mask specifying options for displaying video
- setMask(int) - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
A bit mask specifying options for displaying video
- setMask(int) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
A bit mask specifying options for displaying headers and footers
- setMaster(XDGFMaster) - Method in class org.apache.poi.xdgf.usermodel.XDGFMasterContents
- setMasterByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Should a call to getText() return text from master? Default is no
- setMasterByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return text from master? Default is no
- setMasterByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Should a call to getText() return text from master? Default is no
- setMasterID(int) - Method in class org.apache.poi.hslf.record.SlideAtom
-
Change slide master.
- setMasterSheet(HSLFMasterSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Change Master of this slide.
- setMaxAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the maxAng property.
- setMaxEntrySize(long) - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Sets the maximum file size of a single zip entry.
- setMaximum(double) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setMaximum(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setMaximum(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setMaximumAxisValue(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the maximum axis value field for the ValueRange record.
- setMaximumCategory(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the maximum category field for the AxisOptions record.
- setMaxNumberOfDataFormats(int) - Method in class org.apache.poi.xssf.model.StylesTable
-
Changes the maximum number of data formats that may be in a style table
- setMaxPersistWritten(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
- setMaxR(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the maxR property.
- setMaxTextSize(long) - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Sets the maximum number of characters of text that are extracted before an exception is thrown during extracting text from documents.
- setMaxX(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the maxX property.
- setMaxY(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the maxY property.
- setMenuName(String) - Method in class org.apache.poi.hslf.record.ExEmbed
- setMergeCells(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether to merge cells
- setMergeHyperlink(boolean) - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy
- setmetargn - org.apache.poi.hemf.record.HemfRecordType
- setMinAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the minAng property.
- setMinimum(double) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setMinimum(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setMinimum(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setMinimumAxisValue(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the minimum axis value field for the ValueRange record.
- setMinimumCategory(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the minimum category field for the AxisOptions record.
- setMinInflateRatio(double) - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
-
Sets the ratio between de- and inflated bytes to detect zipbomb.
- setMinorIncrement(double) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the minor increment field for the ValueRange record.
- setMinorTickMark(AxisTickMark) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setMinorTickMark(AxisTickMark) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setMinorTickMark(AxisTickMark) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setMinorTickType(byte) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the minor tick type field for the Tick record.
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- setMinorUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the minor unit field for the AxisOptions record.
- setMinorUnitValue(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the minor unit value field for the AxisOptions record.
- setMinR(String) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the minR property.
- setMinX(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the minX property.
- setMinY(String) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the minY property.
- setMirrorMargins(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Sets the mirror margins setting
- setMirrorMargins(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Turn mirrored margins on or off
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Sets the policy on what to do when getting missing or blank cells from a row.
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the policy on what to do when getting missing or blank cells from a row.
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the policy on what to do when getting missing or blank cells from a row.
- setMissingCellPolicy(Row.MissingCellPolicy) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the policy on what to do when getting missing or blank cells from a row.
- setmiterlimit - org.apache.poi.hemf.record.HemfRecordType
- SETMITERLIMIT - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sets the limit for the length of miter joins to use in output to a device.
- setMm(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
A signed integer that specifies the format of the picture data.
- setMMClipCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the mmclip count.
- setMmPM(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field MUST be ignored.
- setMode(short) - Method in class org.apache.poi.hssf.record.RefModeRecord
-
set the reference mode to use (HSSF uses/assumes A1)
- setModified(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setModified(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setModifiedHigh(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setModifiedLow(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setModifiedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modification date.
- setModifiedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date on which the resource was changed.
- setModifiedProperty(Optional<Date>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modification date.
- setModifiedProperty(Optional<Date>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date on which the resource was changed.
- setMouseOver(XDDFHyperlink) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setmovetoex - org.apache.poi.hemf.record.HemfRecordType
- setMovieIndex(int) - Method in class org.apache.poi.hslf.model.MovieShape
-
Assign a movie to this shape
- setMultiLinespace(short) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- setMx(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the mx field for the PICF record.
- setMy(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
Set the my field for the PICF record.
- setN(long) - Method in class org.apache.poi.sl.draw.binding.CTRatio
-
Sets the value of the n property.
- setName(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
The length in characters of the blip name.
- setName(int, String) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- setName(String) - Method in class org.apache.poi.hpsf.CustomProperty
-
Sets the property's name.
- setName(String) - Method in class org.apache.poi.hssf.record.StyleRecord
-
set the style's name
- setName(String) - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
- setName(String) - Method in class org.apache.poi.poifs.property.Property
-
Set the name; silently truncates the name if it's too long.
- setName(String) - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomGuide
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
- setName(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTheme
-
Set name of this theme
- setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Sets the frame name.
- setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Changes the name of the Table
- setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Get the name of the column, which is is unique per table.
- setName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- setNameDefinition(Ptg[]) - Method in class org.apache.poi.hssf.record.NameRecord
- setNameName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Sets the name of the named range
- setNameName(String) - Method in interface org.apache.poi.ss.usermodel.Name
-
Sets the name of the named range
- setNameName(String) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- setNameName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Sets the name that will appear in the user interface for the defined name.
- setNamepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Sets the namepos.
- setNamespacePrefixes(Map<String, String>) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setNameText(String) - Method in class org.apache.poi.hssf.record.NameCommentRecord
-
Updates the name we're associated with, normally used when renaming that Name
- setNameText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the name of the named range
- setNAuto(short) - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
-
If > 0, the note is an automatically numbered note, otherwise it has a custom mark.
- setNEdn(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSNEdn, [MS-DOC], v20140721, 2.6.4
- setNEdn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the nEdn field value.
- setNeedRecalculation(boolean) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- setNextAttachmentId(long) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- setNextBlock(int, int) - Method in class org.apache.poi.poifs.filesystem.BlockStore
-
Changes the record of what block follows the specified one.
- setNextBlock(int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Changes the record of what block follows the specified one.
- setNextBlock(int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSMiniStore
-
Changes the record of what block follows the specified one.
- setNextChild(Child) - Method in interface org.apache.poi.poifs.property.Child
-
Set the next Child
- setNextChild(Child) - Method in interface org.apache.poi.poifs.property.Parent
-
Set the next Child
- setNextChild(Child) - Method in class org.apache.poi.poifs.property.Property
-
Set the next Child
- setNextRecipientId(long) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- setNextRecordSize(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
-
Some ciphers (actually just XOR) are based on the record size, which needs to be set before decryption
- setNextRecordSize(int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
-
Some ciphers (actually just XOR) are based on the record size, which needs to be set before encryption
- setNfc(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An MSONFC, as specified in [MS-OSHARED] section 2.2.1.3, that specifies the format of the level numbers that replace the placeholders for this level in the xst fields of the LVLs in this list.
- setNfcEdnRef(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSNfcEdnRef, [MS-DOC], v20140721
- setNfcEdnRef(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the nfcEdnRef field for the DOP record.
- setNfcEdnRef1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the nfcEdnRef1 field value.
- setNfcFtnRef(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSNfcFtnRef, [MS-DOC], v20140721
- setNfcFtnRef(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the nfcFtnRef field for the DOP record.
- setNfcFtnRef1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the nfcFtnRef1 field value.
- setNfcPgn(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Page number format code.
- setNFib(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies the version number of the file format used.
- setNFibBack(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value SHOULD be 0x00BF.
- setNFtn(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSNftn, [MS-DOC], v20140721, 2.6.4
- setNFtn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the nFtn field value.
- setNLnnMod(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the nLnnMod field for the SEP record.
- setNoColor(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setNoColor(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether it is black and white
- setNoColor(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether it is black and white
- setNoColor(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether it is black and white
- setNodeColor(byte) - Method in class org.apache.poi.poifs.property.Property
-
Set the node color.
- setNoFill(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setNoFill(boolean) - Method in interface org.apache.poi.ss.usermodel.Shape
-
Sets whether this shape is filled or transparent.
- setNoFill(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- setNoFill(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
- setNoOrientation(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setNoOrientation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set no orientation.
- setNoOrientation(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set no orientation.
- setNoOrientation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set no orientation.
- setNoProof(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setNoProof(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setNormalizeHeights(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setNormalizeHeights(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setNormalZoom(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the zoom magnification in normal view
- setNoteCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the note count.
- setNotes(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setNotes(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Print the include notes
- setNotes(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Print the include notes
- setNotes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Print the include notes
- setNotes(Notes<HSLFShape, HSLFTextParagraph>) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Sets the Notes that are associated with this.
- setNotes(Notes<XSLFShape, XSLFTextParagraph>) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- setNotes(Notes<S, P>) - Method in interface org.apache.poi.sl.usermodel.Slide
- setNotesByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Should a call to getText() return notes text? Default is no
- setNotesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return notes text? Default is no
- setNotesByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Should a call to getText() return notes text? Default is no
- setNotesDescriptorsOffset(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setNotesDescriptorsSize(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setNotesID(int) - Method in class org.apache.poi.hslf.record.SlideAtom
-
Change the ID of the notes for this slide.
- setNotesSizeX(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
- setNotesSizeY(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
- setNotesTextPositionsOffset(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setNotesTextPositionsSize(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setNotifyEmptyDirectories(boolean) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Activates the notification of empty directories.
- setNRevision(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the nRevision field for the DOP record.
- setNumAxis(short) - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
Set the num axis field for the AxisUsed record.
- setNumber(int) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Sets the comment number (note - each user normally has their own count).
- setNumber(int) - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Sets the link number
- setNumberFormat(int) - Method in class org.apache.poi.hwpf.model.ListLevel
- setNumberFormat(String) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setNumberFormat(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setNumberFormat(String) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setNumbering(XWPFNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
- setNumbering(XWPFNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFNum
- setNumbering(CTNumbering) - Method in class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
Sets the ctNumbering
- setNumberOfConditionalFormats(int) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- setNumberOfElementsInArray(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
- setNumberOfElementsInMemory(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
- setNumberOfSheets(short) - Method in class org.apache.poi.hssf.record.SupBookRecord
- setNumberProperties(byte[]) - Method in class org.apache.poi.hwpf.model.ListLevel
- setNumBubbleValues(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the num bubble values field for the Series record.
- setNumCategories(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the num categories field for the Series record.
- setNumControlPoints(int) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- setNumControlPoints(int) - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
- setNumControlPoints(int) - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
Sets the number of control points to use to map the colours.
- setNumControlPoints(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
- setNumEntries(short) - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
-
set the number of AutoFilter drop-down arrows on the sheet
- setNumerator(short) - Method in class org.apache.poi.hssf.record.SCLRecord
-
Set the numerator field for the SCL record.
- setNumID(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
setNumID of Paragraph
- setNumLines(int) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Set the number of lines to be displayed in the dropdown.
- setNumrm(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the numrm field for the PAP record.
- setNumSelectedTabs(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the number of selected tabs
- setNumShapes(int) - Method in class org.apache.poi.ddf.EscherDgRecord
-
The number of shapes in this drawing group.
- setNumShapesSaved(int) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Sets the number of shapes saved
- setNumStringsPerBucket(short) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
- setNumValues(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the num values field for the Series record.
- setNVerBuiltInNamesWhenSaved(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies the version number of the style names as defined by the application that writes the file.
- setObj(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setObjectId(int) - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
A 4-byte unsigned integer that specifies an ID for an external object.
- setObjectId(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the object id field for the CommonObjectData record.
- setObjectID(int) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
-
Set the unique identifier for the OLE object and register it in the necessary structures
- setObjectID(int) - Method in class org.apache.poi.hssf.record.DVALRecord
-
set the object ID of the drop down arrow object for list boxes
- setObjectIDSeed(int) - Method in class org.apache.poi.hslf.record.ExObjListAtom
-
Sets the object ID seed
- setObjectType(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the object type field for the CommonObjectData record.
- setObjID(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets the unique identifier for the OLE object.
- setObjOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setObjStgDataRef(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets the reference to the persistent object
- setOff(CTPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the off property.
- setOff(CTPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the off property.
- setOffset(int) - Method in class org.apache.poi.ddf.EscherBSERecord
-
File offset in the delay stream.
- setOffset(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
- setOffset(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Set offset of this picture in the 'Pictures' stream.
- setOffset(Point2D) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
- setOffset(Point2D) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Sets the offset of the comment on the page.
- setOffset(Point2D) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- setOffset(XDDFPoint2D) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- setoffsetcliprgn - org.apache.poi.hemf.record.HemfRecordType
- setOldfConvMailMergeEsc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfConvMailMergeEsc field value.
- setOldfMapPrintTextColor(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfMapPrintTextColor field value.
- setOldfNoColumnBalance(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfNoColumnBalance field value.
- setOldfNoSpaceRaiseLower(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfNoSpaceRaiseLower field value.
- setOldfNoTabForInd(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfNoTabForInd field value.
- setOldfOrigWordTableRules(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfOrigWordTableRules field value.
- setOldfShowBreaksInFrames(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfShowBreaksInFrames field value.
- setOldfSuppressSpbfAfterPageBreak(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfSuppressSpbfAfterPageBreak field value.
- setOldfSupressTopSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfSupressTopSpacing field value.
- setOldfSwapBordersFacingPgs(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfSwapBordersFacingPgs field value.
- setOldfTransparentMetafiles(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfTransparentMetafiles field value.
- setOldfWrapTrailSpaces(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the oldfWrapTrailSpaces field value.
- setOle2(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setOleClassname(String) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- setOleVerb(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Only valid when action == OLEAction.
- setOlstAnm(byte[]) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the olstAnm field for the SEP record.
- setOneNotTwoVar(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
- setOpcPackage(OPCPackage) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setOperator(int) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- setOperator(int) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
Sets the comparison operator for this constraint
- setOperator(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- setOptA(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- setOptB(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- setOptC(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
- setOptimize(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether to optimize or not (set to 0)
- setOption(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the option field for the CommonObjectData record.
- setOptionFlag(short) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the option flag for the named range
- setOptionFlags(byte) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
set the option flags which among other things return if this is a 16-bit or 8 bit string
- setOptionFlags(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
set the (currently unimportant to HSSF) option flags
- setOptions(int) - Method in class org.apache.poi.hslf.record.CString
-
Sets the count The meaning of the count is specific to the type of the parent record
- setOptions(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets misc options (the last four bytes in the atom).
- setOptions(short) - Method in class org.apache.poi.ddf.EscherRecord
-
Set the options this this record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the options field for the AxisOptions record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the options field for the CategorySeriesAxis record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Set the options field for the Dat record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Set the options field for the Frame record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the options field for the Legend record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the options field for the LinkedData record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the options field for the Tick record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Set the options field for the ValueRange record.
- setOptions(short) - Method in class org.apache.poi.hssf.record.DVALRecord
- setOptions(short) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
set the option flags
- setOptions(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setOptions(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the options bitmask (see bit setters)
- setOptions(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the options bitmask or just use the bit setters.
- setOptions(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the options flags.
- setOptions1(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the options1 field for the Text record.
- setOptions2(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the options2 field for the Text record.
- setOrderID(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A signed integer that specifies the order of the animation in the slide.
- setOrientation(AxisOrientation) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setOrientation(AxisOrientation) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setOrientation(PrintOrientation) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Orientation of the page: landscape - portrait.
- setOrientation(AxisOrientation) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setOSVersion(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Sets the property set stream's low-level "OS version" field.
- setOurBlockIndex(int) - Method in class org.apache.poi.poifs.storage.BATBlock
-
Record where in the file we live
- setOutline(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setOutline(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setOutline(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setOutline(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setOutlineLevel(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the outline level for the cells
- setOutlineLevel(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the outline level of this row
- setOutlineStyleLevel(int) - Method in class org.apache.poi.hssf.record.StyleRecord
-
set the row or column level of the style (if builtin 1||2)
- setOutputCharactersLanguage(boolean) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
- setOutputColumnHeaders(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- setOutputHiddenColumns(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- setOutputHiddenRows(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- setOutputLeadingSpacesAsNonBreaking(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- setOutputRowNumbers(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
- setOutputSummaryInformation(boolean) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
- setOutsideBorders(Object...) - Method in class org.apache.poi.sl.draw.DrawTableShape
-
Format the outside border using the specified Line object An empty args parameter removes the affected border.
- setOverlay(boolean) - Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
-
Deprecated.If true the legend is positioned over the chart area otherwise the legend is displayed next to it.
- setOverlay(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- setOverlay(boolean) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
- setOverlay(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFTitle
- setPackage(OPCPackage) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
- setPackageSignatureId(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setPadding(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be zero and MUST be ignored.
- setPadding2(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This value MUST be zero and MUST be ignored.
- setPage(XDGFPage) - Method in class org.apache.poi.xdgf.usermodel.XDGFPageContents
- setPageBreak(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies that when rendering this document in a paginated view, the contents of this paragraph are rendered on the start of a new page in the document.
- setPageBreakBefore(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setPageBreakBefore(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setPageBreakZoom(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
zoom magification in page break view
- setPageCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the page count.
- setPageMarginInches(float) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
- setPageOrder(PageOrder) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set print page order.
- setPageSize(Dimension) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- setPageSize(Dimension) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Change the current page size
- setPageSize(Dimension) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- setPageStart(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setPageStart(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the page numbering start.
- setPageStart(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the page numbering start.
- setPageStart(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the page numbering start.
- setPageTransform - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setPaint(Paint) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setPaint(Paint) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the
Paintattribute for theGraphics2Dcontext. - setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setPaintMode() - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setPaintMode() - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
- setPalEntries - org.apache.poi.hwmf.record.HwmfRecordType
- setPalette(List<HwmfPalette.PaletteEntry>) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
Sets the current palette.
- setpaletteentries - org.apache.poi.hemf.record.HemfRecordType
- setPaletteIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
- setPaletteOffset(int) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette options bitmask (see the individual bitsetter methods that reference this one)
- setPalettepos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- setPaletteRGBFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
- setPane(byte) - Method in class org.apache.poi.hssf.record.SelectionRecord
-
set which window pane this is for
- setPaperSize(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setPaperSize(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the paper size.
- setPaperSize(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the paper size.
- setPaperSize(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the paper size.
- setPaperSize(PaperSize) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the paper size as enum value.
- SETPAPERSOURCE - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sets the source, such as a particular paper tray or bin on a printer, for output forms.
- setParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- setParagraph(XWPFParagraph, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
copies content of a paragraph to a existing paragraph in the list paragraphs at position pos
- setParagraphIndent(short, short) - Method in class org.apache.poi.hslf.record.TextRulerAtom
- setParagraphProperties(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setParagraphSpacing(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setParagraphStyle(TextPropCollection) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setParagraphStyles(List<TextPropCollection>) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Updates the link list of TextPropCollections which make up the paragraph stylings
- setParagraphTextPropVal(String, Integer) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets the value of the given Paragraph TextProp, add if required
- setParCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the par count.
- setParent(HSSFShape) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setParent(XSLFShapeContainer) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- setParentIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
for cell XF types this is the parent style (usually 0/normal).
- setParentRecord(RecordContainer) - Method in interface org.apache.poi.hslf.record.ParentAwareRecord
- setParentRecord(RecordContainer) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
- setParentShape(HSLFTextShape) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setParentSheet(XSSFSheet) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- setParentSize(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Adapts the size by enlarging the last
TextSpecInfoRunor chopping the runs to the given length - setParentTextSize(int) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Tell us how much text the parent TextCharsAtom or TextBytesAtom contains, so we can go ahead and initialise ourselves.
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
Also checks for a related shared formula and unlinks it if found
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.cf.Threshold
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.FormulaRecord
- setParsedExpression1(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setParsedExpression2(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setParsedExpressionScale(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRule12Record
- setPartName(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
- setPassword(int) - Method in class org.apache.poi.hssf.record.PasswordRecord
-
set the password
- setPassword(short) - Method in class org.apache.poi.hssf.record.FileSharingRecord
- setPassword(short) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
set the password
- setPassword(XmlObject, String, HashAlgorithm, String) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFPasswordHelper
-
Sets the XORed or hashed password
- setPasswordVerifier(int) - Method in class org.apache.poi.hssf.record.common.FeatProtection
- setPath(Path2D.Double) - Method in class org.apache.poi.hslf.usermodel.HSLFFreeformShape
- setPath(Path2D.Double) - Method in interface org.apache.poi.sl.usermodel.FreeformShape
-
Set the shape path
- setPath(Path2D.Double) - Method in class org.apache.poi.xslf.usermodel.XSLFFreeformShape
- setPathLst(CTPath2DList) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the pathLst property.
- setPathShadeProperties(XDDFPathShadeProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- setPathShadeType(PathShadeType) - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
- setPatriarch(HSSFPatriarch) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setPattern(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the pattern field for the AreaFormat record.
- setPatternBackgroundColorModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setPatternColorModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setPatternFormatting(PatternFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setPatternStyleModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setPatternType(STPatternType.Enum) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
set the fill pattern
- setPcHorz(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the pcHorz field for the PAP record.
- setPcHorz(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the pcHorz field value.
- setPctCharWidth(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Character scale.
- setPctWwd(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word: percent of Window size for AutoFit in WebView.
- setPcVert(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the pcVert field for the PAP record.
- setPcVert(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the pcVert field value.
- setPdfProperty(String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setPenAlignment(PenAlignment) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setPenColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setPenMiterLimit(double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setPenStyle(HwmfPenStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setPenWidth(double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- SETPENWIDTH - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Sets the width of a pen in pixels.
- setPercent(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
- setPercent(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
- setPercentMax(byte) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setPercentMin(byte) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setPerformDataValidation(boolean) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- setPersistId(int) - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Set our sheet ID, as found from a PersistPtrHolder
- setPersistId(int) - Method in interface org.apache.poi.hslf.record.PersistRecord
-
Set the persist ID
- setPersistIdRef(long) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
- setPersistPointersOffset(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
- setPgbProp(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the pgbProp field for the SEP record.
- setPgnStart(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the pgnStart field for the SEP record.
- setPhe(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the phe field for the PAP record.
- setPhoeneticGuide(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
A bit that specifies whether the phonetic guide feature is enabled for any cell in this row.
- setPicOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setPicture(XDDFPicture) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStylePicture
- setPicture(XDDFPicture) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- setPictureData(byte[]) - Method in class org.apache.poi.ddf.EscherBlipRecord
-
Sets the picture data bytes
- setPictureData(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
- setPictureData(byte[], int, int) - Method in class org.apache.poi.ddf.EscherBlipRecord
-
Sets the picture data bytes
- setPictureData(HSLFPictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
-
Assign picture used to fill the underlying shape.
- setPictureIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- setPictureName(String) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
-
Name of this picture.
- setPictureProperties(Picture, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setPictureReference(PackageRelationship) - Method in class org.apache.poi.xssf.usermodel.XSSFPicture
-
Link this shape with the picture data
- setPictureReference(PackageRelationship) - Method in class org.apache.poi.xwpf.usermodel.XWPFPicture
-
Link Picture with PictureData
- setPicturesManager(PicturesManager) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- setPitch(FontPitch) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Set the font pitch
- setPitch(FontPitch) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- setPitch(FontPitch) - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- setPitch(FontPitch) - Method in class org.apache.poi.hwmf.record.HwmfFont
- setPitchAndFamily(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
set lfPitchAndFamily
- setPivotCache(XSSFPivotCache) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- setPivotCacheDefinition(XSSFPivotCacheDefinition) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- setPivotCacheRecords(XSSFPivotCacheRecords) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- setPivotTables(List<XSSFPivotTable>) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- setPixel - org.apache.poi.hwmf.record.HwmfRecordType
- setPixelOffsetMode - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setpixelv - org.apache.poi.hemf.record.HemfRecordType
- setPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
- setPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFShapePlaceholderDetails
- setPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- setPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
Specifies that the corresponding shape should be represented by the generating application as a placeholder.
- setPlaceholder(Placeholder) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Specifies that the corresponding shape should be represented by the generating application as a placeholder.
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFConnectorShape
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- setPlaceholder(Placeholder) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setPlaceholderId(byte) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Sets the placeholder Id.
- setPlaceholderId(int) - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Sets the comment number (note - each user normally has their own count).
- setPlaceholderSize(byte) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Sets the placeholder size.
- setPlacementId(int) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Sets the placement Id.
- setPlcfHddOffset(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setPlcfHddSize(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setPlotOnlyVisibleCells(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- setPlotVisibleOnly(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the plot visible only field value.
- setPnNext(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies the offset in the WordDocument stream of the FIB for the document which contains all the AutoText items.
- setPointNumber(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the point number field for the DataFormat record.
- setPoints(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
- setPoints(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
- setPoints(float[], float[]) - Method in class org.apache.poi.hslf.model.Polygon
-
Set the polygon vertices
- setPoints(int[], int[]) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
- setPoints(Point2D[]) - Method in class org.apache.poi.hslf.model.Polygon
-
Set the polygon vertices
- setpolyfillmode - org.apache.poi.hemf.record.HemfRecordType
- setPolyfillMode(HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setPolyFillMode - org.apache.poi.hwmf.record.HwmfRecordType
- setPolygonDrawArea(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
Defines the width and height of the points in the polygon
- setPos(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTConnectionSite
-
Sets the value of the pos property.
- setPos(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTPolarAdjustHandle
-
Sets the value of the pos property.
- setPos(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTXYAdjustHandle
-
Sets the value of the pos property.
- setPosition(double) - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
- setPosition(double, double) - Method in class org.apache.poi.sl.draw.DrawTextFragment
- setPosition(double, double) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- setPosition(int) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- setPosition(int) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
- setPosition(int) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
- setPosition(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
-
position in EMUs
- setPosition(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
- setPosition(AxisPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setPosition(AxisPosition) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setPosition(LegendPosition) - Method in interface org.apache.poi.ss.usermodel.charts.ChartLegend
-
Deprecated.
- setPosition(LegendPosition) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.
- setPosition(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setPosition(LegendPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- setPosition(CTPoint2D) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Sets the top-left absolute position of the object.
- setPositionInPoints(double) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- setPositionInPoints(double) - Method in interface org.apache.poi.sl.usermodel.TabStop
-
Sets the position in points relative to the left side of the paragraph
- setPositionInPoints(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
- setPositionOfBof(int) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
set the offset in bytes of the Beginning of File Marker within the HSSF Stream part of the POIFS file
- setPP10RunId(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- setPreferredSize(Picture, double, double) - Static method in class org.apache.poi.ss.util.ImageUtils
-
Calculate and set the preferred size (anchor) for this picture.
- setPrefix(Node) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
- setPresentationFormat(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the presentation format.
- setPresetDash(XDDFPresetLineDash) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setPresetGeometry2D(XDDFPresetGeometry2D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setPresetPattern(PresetPattern) - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- setPreviousChild(Child) - Method in interface org.apache.poi.poifs.property.Child
-
Set the previous Child
- setPreviousChild(Child) - Method in interface org.apache.poi.poifs.property.Parent
-
Set the previous Child
- setPreviousChild(Child) - Method in class org.apache.poi.poifs.property.Property
-
Set the previous Child
- setPrimaryUID(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the second MD4, that specifies the unique identifier of the uncompressed blip data
- setPrintable(boolean) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Sets the printable field value.
- setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
set whether or not to print the gridlines (and make your spreadsheet ugly)
- setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Turns on or off the printing of gridlines.
- setPrintGridlines(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the flag indicating whether this sheet should print the lines between rows and columns to make editing and reading easier.
- setPrintGridlines(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Turns on or off the printing of gridlines.
- setPrintGridlines(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Turns on or off the printing of gridlines.
- setPrintGridlines(PrintGridlinesRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the PrintGridlinesRecord.
- setPrintHeaders(boolean) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
set to print the headers - y/n
- setPrintHeaders(PrintHeadersRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the PrintHeadersRecord.
- setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Turns on or off the printing of row and column headings.
- setPrintRowAndColumnHeadings(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the flag indicating whether this sheet should print row and columns headings when printing.
- setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Turns on or off the printing of row and column headings.
- setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Turns on or off the printing of row and column headings.
- setPrintRowColHeadings(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the RowColHeadings are shown in a viewer.
- setPrintSetup(PrintSetupRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the PrintSetupRecord.
- setPriority(int) - Method in class org.apache.poi.hssf.record.CFRule12Record
- setProducer(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setProgId(String) - Method in class org.apache.poi.hslf.record.ExEmbed
- setProgId(String) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
- setPropagateClose(boolean) - Method in class org.apache.poi.util.BoundedInputStream
-
Set whether the
BoundedInputStream.close()method should propagate to the underlingInputStream. - setProperties(Property[]) - Method in class org.apache.poi.hpsf.Section
-
Sets this section's properties.
- setProperty(int, boolean) - Method in class org.apache.poi.hpsf.Section
-
Sets the boolean value of the property with the specified ID.
- setProperty(int, int) - Method in class org.apache.poi.hpsf.Section
-
Sets the int value of the property with the specified ID.
- setProperty(int, long) - Method in class org.apache.poi.hpsf.Section
-
Sets the long value of the property with the specified ID.
- setProperty(int, long, Object) - Method in class org.apache.poi.hpsf.Section
-
Sets the value and the variant type of the property with the specified ID.
- setProperty(int, Object) - Method in class org.apache.poi.hpsf.Section
-
Sets a property.
- setProperty(int, String) - Method in class org.apache.poi.hpsf.Section
-
Sets the string value of the property with the specified ID.
- setProperty(String, String) - Method in class org.apache.poi.hslf.model.ActiveXShape
-
Set a property of this ActiveX control
- setProperty(String, String, String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setProperty(Property) - Method in class org.apache.poi.hpsf.Section
-
Sets a property.
- setProperty(PropertyValue) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Defines a property.
- setPropertyBooleanValue(int, boolean) - Method in class org.apache.poi.hpsf.Section
-
Sets the value of the boolean property with the specified ID.
- setPropertyStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Set start of Property Table
- setPropertyType(byte) - Method in class org.apache.poi.poifs.property.Property
-
Set the property type.
- setPropertyValue(EscherProperty) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setPropVal(TextPropCollection, String, Integer) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns the named TextProp, either by fetching it (if it exists) or adding it (if it didn't)
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
-
set whether the sheet is protected or not
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
-
set whether the this is protected shared/tracked workbook or not
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.ProtectRecord
-
set whether the sheet is protected or not
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
-
set whether the sheet is protected or not
- setProtect(boolean) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
-
set whether this window should be protected or not
- setProtectionFormattingUnchanged() - Method in class org.apache.poi.hssf.record.CFRuleBase
- setProtpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- setProxyUrl(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setPrst(STShapeType) - Method in class org.apache.poi.sl.draw.binding.CTPresetGeometry2D
-
Sets the value of the prst property.
- setPrst(STTextShapeType) - Method in class org.apache.poi.sl.draw.binding.CTPresetTextShape
-
Sets the value of the prst property.
- setPrstClr(CTPresetColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the prstClr property.
- setPt(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTPath2DLineTo
-
Sets the value of the pt property.
- setPt(CTAdjPoint2D) - Method in class org.apache.poi.sl.draw.binding.CTPath2DMoveTo
-
Sets the value of the pt property.
- setPtap(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the ptap field for the PAP record.
- setPure(boolean) - Method in class org.apache.poi.hpsf.CustomProperties
-
Sets the purity of the custom property set.
- setQuotePrefixed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Turn on or off "Quote Prefix" or "123 Prefix" for the style, which is used to tell Excel that the thing which looks like a number or a formula shouldn't be treated as on.
- setQuotePrefixed(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Turn on or off "Quote Prefix" or "123 Prefix" for the style, which is used to tell Excel that the thing which looks like a number or a formula shouldn't be treated as on.
- setQuotePrefixed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Turn on or off "Quote Prefix" or "123 Prefix" for the style, which is used to tell Excel that the thing which looks like a number or a formula shouldn't be treated as on.
- setR(int) - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Sets the value of the r property.
- setR(int) - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
-
Sets the value of the r property.
- setR(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Sets the value of the r property.
- setRandomAccessWindowSize(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Specifies how many rows can be accessed at most via getRow().
- setRangeType(ConditionalFormattingThreshold.RangeType) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- setRangeType(ConditionalFormattingThreshold.RangeType) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Changes the Range Type used
- setRangeType(ConditionalFormattingThreshold.RangeType) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- setRawData(byte[]) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
- setRawData(byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- setRawValue(byte[]) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
- setReadIndex(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
- setReadingOrder(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the reading order for far east versions (0 - Context, 1 - Left to right, 2 - right to left) - We could use some help with support for the far east.
- setReadingOrder(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Sets the reading order, for RTL/LTR ordering of the text.
- setReadingOrder(ReadingOrder) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the type of reading order for the cell
- setReadingOrder(ReadingOrder) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set reading order for the cell
- setReadOnly(short) - Method in class org.apache.poi.hssf.record.FileSharingRecord
-
set the readonly flag
- setRecalc(boolean) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
-
set whether to recalculate formulas/etc before saving or not
- setRecipientCount(long) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- setRecordId(short) - Method in class org.apache.poi.ddf.EscherRecord
-
Sets the record id for this record.
- setRecords(List<Record>) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- setRecordType(short) - Method in class org.apache.poi.hssf.record.common.FtrHeader
- setRect(CTGeomRect) - Method in class org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Sets the value of the rect property.
- setRectangle(XDDFGeometryRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- setRectX1(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The top-left coordinate of child records.
- setRectX2(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The bottom-right x coordinate of child records.
- setRectY1(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The top-left y coordinate of child records.
- setRectY2(int) - Method in class org.apache.poi.ddf.EscherSpgrRecord
-
The bottom-right y coordinate of child records.
- setRed(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- setRef(int) - Method in class org.apache.poi.ddf.EscherBSERecord
-
The reference count of this blip.
- setReferenceType(byte) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the reference type field for the LinkedData record.
- setRefersToFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFName
- setRefersToFormula(String) - Method in interface org.apache.poi.ss.usermodel.Name
-
Sets the formula that the name is defined to refer to.
- setRefersToFormula(String) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- setRefersToFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFName
- setRefID(int) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
- setRefreshAll(boolean) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
set whether to refresh all external data when loading a sheet
- setRegion(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
-
Sets a region for further usage
- setRelabs - org.apache.poi.hwmf.record.HwmfRecordType
- setReleaseVersion(long) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
- setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Any remaining data in this record.
- setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
Any remaining data in the record
- setRemainingData(byte[]) - Method in class org.apache.poi.ddf.EscherClientDataRecord
-
Any data recording this record.
- setRemainingData(byte[]) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the value of a single preference for the rendering algorithms.
- setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Replaces the values of all preferences for the rendering algorithms with the specified
hints. - setRenderingOrigin - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setRenderType(HSLFFontInfo.FontRenderType) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- setRepeatHeader(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
This attribute controls whether to repeat a table's header row at the top of a table split across pages.
- setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- setRepeatingColumns(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the repeating columns used when printing the sheet, as found in File->PageSetup->Sheet.
- setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- setRepeatingRows(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the repeating rows used when printing the sheet, as found in File->PageSetup->Sheet.
- setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setRequiredVersion(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
set the minimum version required to read this file
- setReserved(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the reserved field value.
- setReserved(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
-
Sets the reserved field value.
- setReserved(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Sets the reserved field value.
- setReserved(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the reserved (don't do this) value
- setReserved(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the reserved field for the DOP record.
- setReserved1(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the reserved1 field value.
- setReserved1(byte) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the reserved1 field value.
- setReserved1(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved1 field for the Axis record.
- setReserved1(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the reserved1 field for the CommonObjectData record.
- setReserved1(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the reserved1 field for the DOP record.
- setReserved1(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved1 field for the FibRgLw95 record.
- setReserved1(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved1(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved10(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved10(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved11(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved11(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved12(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value SHOULD be zero, and MUST be ignored.
- setReserved12(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved13(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be zero and MUST be ignored.
- setReserved13(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved14(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be zero and MUST be ignored.
- setReserved2(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
Sets the reserved2 field value.
- setReserved2(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved2 field for the Axis record.
- setReserved2(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the reserved2 field for the CommonObjectData record.
- setReserved2(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the reserved2 field for the DOP record.
- setReserved2(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved2 field for the FibRgLw95 record.
- setReserved2(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved2(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved3(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved3 field for the Axis record.
- setReserved3(int) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the reserved3 field for the CommonObjectData record.
- setReserved3(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved3 field for the FibRgLw95 record.
- setReserved3(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved3(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved4(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved4 field for the Axis record.
- setReserved4(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved4 field for the FibRgLw95 record.
- setReserved4(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved4(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved5(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
-
Set the reserved5 field for the FibRgLw95 record.
- setReserved5(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved5(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved6(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx.
- setReserved6(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved7(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved7(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved8(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved8(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReserved9(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx.
- setReserved9(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
-
This value is undefined and MUST be ignored.
- setReturnNullOnMissingChunk(boolean) - Method in class org.apache.poi.hsmf.MAPIMessage
-
Sets whether on asking for a missing chunk, you get back null or a
ChunkNotFoundException(default is the exception). - setRev(int) - Method in class org.apache.poi.sl.draw.binding.CTSphereCoords
-
Sets the value of the rev property.
- setReversed(boolean) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setReversed(boolean) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- setReversed(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Sets the reversed field value.
- setReversed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- setReversed(boolean) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
- setReversed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- setRevision(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setRevisionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set revision.
- setRevisionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the revision number.
- setRevisionProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set revision.
- setRevisionProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the revision number.
- setRevisionsPassword(String, HashAlgorithm) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the revisions password.
- setRevNumber(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the revision number.
- setRevocationDataService(RevocationDataService) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setRGB(byte[]) - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- setRGB(byte[]) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Sets the Red Green Blue or Alpha Red Green Blue
- setRGB(byte[]) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Standard Alpha Red Green Blue ctColor value (ARGB).
- setRGBA(byte[]) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- setRgbColor(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the rgbColor field for the Text record.
- setRgbrcInsideDefault_0(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Border definition for inside horizontal borders.
- setRgbrcInsideDefault_1(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Border definition for inside vertical borders.
- setRgbxchNums(byte[]) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
An array of 8-bit integers.
- setRgdxaCenter(short[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
rgdxaCenter[0] is the left boundary of cell 0 measured relative to margin rgdxaCenter[tap.itcMac - 1] is left boundary of last cell rgdxaCenter[tap.itcMac] is right boundary of last cell..
- setRgdxaCenterPrint(short[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setRgdxaColumn(int[]) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the rgdxaColumn field for the SEP record.
- setRgdxaTab(int[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Array of positions of itbdMac tab stops.
- setRgf(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Set the rgf field for the TC record.
- setRgistdPara(short[]) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
An array of nine 16-bit signed integers.
- setRgshd(ShadingDescriptor[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the rgshd field for the TAP record.
- setRgtbd(TabDescriptor[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Array of itbdMac tab descriptors.
- setRgtc(TableCellDescriptor[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the rgtc field for the TAP record.
- setRight(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- setRight(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- setRight(String) - Method in interface org.apache.poi.ss.usermodel.Footer
-
Sets the right string.
- setRight(String) - Method in interface org.apache.poi.ss.usermodel.Header
-
Sets the right string.
- setRight(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Sets the right string or footer.
- setRight(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
set a right string value for this element
- setRightBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setRightBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setRightBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Right borders for table
- setRightBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the right border
- setRightBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.Sets the rightBorderColor attribute of the HSSFRegionUtil object
- setRightBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the right border color for a region of cells by manipulating the cell style of the individual cells on the right
- setRightBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setRightBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the right border
- setRightBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setRightBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the right border
- setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the right border
- setRightBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setRightBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setRightBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setRightBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the right border as a
XSSFColorvalue - setRightBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setRightBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the right border color
- setRightInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the right margin.
- setRightInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setRightInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the right margin.
- setRightInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the right inset.
- setRightInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setRightMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the right margin of the paragraph.
- setRightMargin(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setRightMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- setRightMargin(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setRightSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- setRightToLeft(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setRightToLeft(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setRightToLeft(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setRncEdn(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the rncEdn field value.
- setRncEdn(short) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSRncEdn, [MS-DOC], 20140721, 2.6.4
- setRncFtn(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the rncFtn field value.
- setRncFtn(short) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
-
sprmSRncFtn, [MS-DOC], 20140721, 2.6.4
- setrop2 - org.apache.poi.hemf.record.HemfRecordType
- setRop2 - org.apache.poi.hwmf.record.HwmfRecordType
- setRot(int) - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
-
Sets the value of the rot property.
- setRot(int) - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
-
Sets the value of the rot property.
- setRotatingWithShape(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- setRotatingWithShape(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- setRotation(double) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- setRotation(double) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Rotate this shape.
- setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
Rotate this shape.
- setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setRotation(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the rotation field value.
- setRotation(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Sets the rotation field value.
- setRotation(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the degree of rotation.
- setRotation(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the degree of rotation for the text in the cell Note: HSSF uses values from -90 to 90 degrees, whereas XSSF uses values from 0 to 180 degrees.
- setRotation(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the degree of rotation for the text in the cell.
- setRotation(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the degree of rotation for the text in the cell
- setRotation(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- setRotationDegree(short) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
specifies the rotation, in degrees, that is applied to a shape.
- setRow(int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setRow(int) - Method in class org.apache.poi.hssf.record.BlankRecord
-
set the row this cell occurs on
- setRow(int) - Method in class org.apache.poi.hssf.record.CellRecord
- setRow(int) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- setRow(int) - Method in class org.apache.poi.hssf.record.LabelRecord
-
NO-OP!
- setRow(int) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Specify the row that contains the comment
- setRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Set the row of the cell that contains the comment
- setRow(int) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- setRow(int) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the row of the cell that contains the comment
- setRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Set the row of the cell that contains the comment If changing both row and column, use
XSSFComment.setAddress(int, int). - setRow1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setRow1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the row (0 based) of the first cell.
- setRow1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setRow1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The row number of the top-left corner of the shape.
- setRow2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setRow2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the row (0 based) of the first cell.
- setRow2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setRow2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The row number for the bottom-right corner of the current shape.
- setRowBandSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- setRowBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets a page break at the indicated row Breaks occur above the specified row and left of the specified column inclusive.
- setRowBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets a page break at the indicated row Breaks occur above the specified row and left of the specified column inclusive.
- setRowBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets a page break at the indicated row
- setRowBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets a page break at the indicated row Breaks occur above the specified row and left of the specified column inclusive.
- setRowBreak(int, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets a page break at the indicated row
- setRowDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
- setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- setRowGroupCollapsed(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set view state of a grouped range of rows
- setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set view state of a grouped range of rows.
- setRowGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
group the row It is possible for collapsed to be false and yet still have the rows in question hidden.
- setRowHeight(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
- setRowHeight(int, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
- setRowHeight(int, double) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Sets the row height.
- setRowHeight(int, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- setRowHeight(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
set the default row height
- setRowInputCol(int) - Method in class org.apache.poi.hssf.record.TableRecord
- setRowInputRow(int) - Method in class org.apache.poi.hssf.record.TableRecord
- setRowJustification(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
- setRowLevelMax(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the maximum outline level for the row gutter.
- setRowNum(int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set the row number of this row.
- setRowNum(int) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set the row number of this row.
- setRowNum(int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set the row number of this row.
- setRowNum(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Set the row number of this row.
- setRowNumber(int) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the logical row number for this row (0 based index)
- setRowOrColInpCell(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
- setRowOutlineLevel(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set row groupings (like groupRow) in a stream-friendly manner
- setRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- setRowSpan(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
-
Set the rowSpan
- setRowStyle(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Applies a whole-row cell styling to the row.
- setRowStyle(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Applies a whole-row cell styling to the row.
- setRowStyle(CellStyle) - Method in interface org.apache.poi.ss.usermodel.Row
-
Applies a whole-row cell styling to the row.
- setRowStyle(CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Applies a whole-row cell styling to the row.
- setRowStyle(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Applies a whole-row cell styling to the row.
- setRowSumsBelow(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set if row summaries appear below detail in the outline
- setRowSumsBelow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set if row summaries appear below detail in the outline
- setRowSumsBelow(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- setRowSumsBelow(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- setRowSumsBelow(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- setRowSumsRight(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set if col summaries appear right of the detail in the outline
- setRowSumsRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set if col summaries appear right of the detail in the outline
- setRowSumsRight(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- setRowSumsRight(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- setRowSumsRight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- setRsid(long) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Save ID for last time this PAP was revised.
- setRsid(long) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
An unsigned integer that specifies the revision save identifier of the session when this style definition was last modified.
- setRule(int, CFRuleBase) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
- setRule(int, HSSFConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
-
Replaces an existing Conditional Formatting rule at position idx.
- setRule(int, ConditionalFormattingRule) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
- setRule(int, ConditionalFormattingRule) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
-
Replaces an existing Conditional Formatting rule at position idx.
- setRule(int, ConditionalFormattingRule) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
-
Replaces an existing Conditional Formatting rule at position idx.
- setRun(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
- setRunType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setRunType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Changes the type of the text.
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionVerifier
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionVerifier
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- setSalt(byte[]) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- setSat(int) - Method in class org.apache.poi.sl.draw.binding.CTHslColor
-
Sets the value of the sat property.
- setSaturation(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
- setSavedInPageBreakPreview(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
was the sheet saved in page break view
- setSaveLinkValues(short) - Method in class org.apache.poi.hssf.record.BookBoolRecord
-
set the save ext links flag
- setSBATBlockCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Set count of SBAT blocks
- setSBATStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Set start of small block allocation table
- setScale(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the scale.
- setScale(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the scale field for the FontBasis record.
- setScale(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setScale(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set the scale.
- setScale(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set the scale.
- setScale(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set the scale.
- setScaled(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
- setScaleWithDoc(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
set scaleWithDoc attribute
- setScene3D(XDDFScene3D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setScheme(FontScheme) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set font scheme property
- setSchemeClr(CTSchemeColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the schemeClr property.
- setSchemeIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
- setSCLRecord(SCLRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the SCL record or creates it in the correct place if it does not already exist.
- setScrgbClr(CTScRgbColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the scrgbClr property.
- setSecretKey(SecretKey) - Method in class org.apache.poi.poifs.crypt.Decryptor
- setSecretKey(SecretKey) - Method in class org.apache.poi.poifs.crypt.Encryptor
- setSecurity(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the security code.
- setSelected(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the sheet is selected
- setSelected(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
sheet tab is selected
- setSelected(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether sheet is selected.
- setSelected(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets a flag indicating whether this sheet is selected.
- setSelected(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets a flag indicating whether this sheet is selected.
- setSelected(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets a flag indicating whether this sheet is selected.
- setSelectedTab(int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Selects a single sheet.
- setSelectedTab(int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the tab whose data is actually seen when the sheet is opened.
- setSelectedTab(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the tab whose data is actually seen when the sheet is opened.
- setSelectedTab(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
We only set one sheet as selected for compatibility with HSSF.
- setSelectedTabs(int[]) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Selects multiple sheets as a group.
- setSelectedTabs(Collection<Integer>) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Selects multiple sheets as a group.
- setSelection(SelectionRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
- setSeriesIndex(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the series index field for the DataFormat record.
- setSeriesNumber(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the series number field for the DataFormat record.
- setSeriesTitle(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
-
Changes the series' title, but only if there was one already.
- setServerZoomFrom(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
- setServerZoomTo(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
- setSfxtText(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Text animation.
- setShading(ShadingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setShading(ShadingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setShadow(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setShadow(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Sets the shadow field value.
- setShadow(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Sets the shadow field value.
- setShadow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setShadow(boolean) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- setShadow(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setShadow(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setShadow(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setShadow(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setShadowed(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Does the text have a shadow?
- setShadowsColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Shadows Colour
- setShape(Shape) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the shape which links to the embedded object
- setShape3D(XDDFShape3D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setShapeId(int) - Method in class org.apache.poi.ddf.EscherSpRecord
-
Sets a number that identifies this shape.
- setShapeId(int) - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
- setShapeId(int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Sets shape ID
- setShapeId(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setShapeId(int) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Object id for OBJ record that contains the comment
- setShapeIdMax(int) - Method in class org.apache.poi.ddf.EscherDggRecord
-
The maximum is actually the next available shape id.
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- setShapeProperties(CTShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- setShapeType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
-
Sets the shape types.
- setShapeType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the shape types.
- setShapeType(short) - Method in class org.apache.poi.ddf.EscherSpRecord
-
Sets shape type.
- setShapeType(ShapeType) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
- setShapeType(ShapeType) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- setShapeType(ShapeType) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setSharedFeature(SharedFeature) - Method in class org.apache.poi.hssf.record.FeatRecord
- setSharedFormula(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
- setShd(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Shading.
- setShd(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the shd field for the PAP record.
- setShd(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Cell shading.
- setShdTable(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table shading.
- setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
-
Assign the
SlideShowthis shape belongs to - setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
-
Assign the
SlideShowthis shape belongs to - setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- setSheetBof(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Sets the BOF for a given sheet
- setSheetHidden(int, boolean) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Hide or unhide a sheet
- setSheetHidden(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- setSheetHidden(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Hide or unhide a sheet.
- setSheetHidden(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- setSheetHidden(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- setSheetHidden(int, SheetVisibility) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Hide or unhide a sheet.
- setSheetId(int) - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
Set our sheet ID, as found from a PersistPtrHolder
- setSheetIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Specifies if the defined name is a local name, and if so, which sheet it is on.
- setSheetIndex(int) - Method in interface org.apache.poi.ss.usermodel.Name
-
Tell Excel that this name applies to the worksheet with the specified index instead of the entire workbook.
- setSheetIndex(int) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- setSheetIndex(int) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Tell Excel that this name applies to the worksheet with the specified index instead of the entire workbook.
- setSheetname(String) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Set the sheetname for this sheet.
- setSheetName(int, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
sets the name for a given sheet.
- setSheetName(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Set the sheet name.
- setSheetName(int, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Set the sheet name.
- setSheetName(int, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Set the sheet name.
- setSheetName(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Set the sheet name.
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- setSheetName(String) - Method in interface org.apache.poi.ss.formula.ptg.Pxg
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- setSheetName(String) - Method in class org.apache.poi.ss.util.SheetBuilder
-
Specifies name of the sheet to build.
- setSheetNumber(int) - Method in class org.apache.poi.hssf.record.NameRecord
- setSheetOrder(String, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
sets the order of appearance for a given sheet.
- setSheetPassword(String, HashAlgorithm) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the sheet password.
- setSheetTitle(String, int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
set sheet title in excel file
- setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- setSheetVisibility(int, SheetVisibility) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Hide or unhide a sheet.
- setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- setShort(short) - Method in class org.apache.poi.util.BitField
-
Set the bits.
- setShortBoolean(short, boolean) - Method in class org.apache.poi.util.BitField
-
Set a boolean BitField
- setShortFilename(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- setShortFilename(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Convenience method equivalent to
HSSFHyperlink.setAddress(String) - setShortValue(short, short) - Method in class org.apache.poi.util.BitField
-
Replace the bits with new values.
- setShowActual(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show actual field value.
- setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show bubble sizes field value.
- setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show bubble sizes field value.
- setShowCategoryLabelAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show category label as percentage field value.
- setShowColumnStripes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- setShowErrorBox(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- setShowErrorBox(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets the behaviour when an invalid value is entered
- setShowErrorBox(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- setShowKey(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show key field value.
- setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show label field value.
- setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show label field value.
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- setShowPercent(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show percent field value.
- setShowPromptBox(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- setShowPromptBox(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets the behaviour when a cell which belongs to this object is selected
- setShowPromptBox(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- setShowRowStripes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- setShowSeriesKey(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Sets the show series key field value.
- setShowValue(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show value field value.
- setShowValueAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show value as percentage field value.
- setShrinkToFit(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether to shrink the text to fit
- setShrinkToFit(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Controls if the Cell should be auto-sized to shrink to fit if the text is too long
- setShrinkToFit(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Controls if the Cell should be auto-sized to shrink to fit if the text is too long
- setShrinkToFit(boolean) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
- setShrinkToFit(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
- setSideBySide(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setSideBySide(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setSideWall(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- setSignature(int) - Method in class org.apache.poi.hslf.blip.DIB
-
Sets the DIB signature - either
0x7A80or0x7A90 - setSignature(int) - Method in class org.apache.poi.hslf.blip.EMF
-
Sets the EMF signature - either
0x3D40or0x3D50 - setSignature(int) - Method in class org.apache.poi.hslf.blip.JPEG
-
Sets the PICT signature - either
0x5420or0x5430 - setSignature(int) - Method in class org.apache.poi.hslf.blip.PICT
-
Sets the PICT signature - either
0x5420or0x5430 - setSignature(int) - Method in class org.apache.poi.hslf.blip.PNG
-
Sets the PNG signature - either
0x6E00or0x6E10 - setSignature(int) - Method in class org.apache.poi.hslf.blip.WMF
-
Sets the WMF signature - either
0x2160or0x2170 - setSignature(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService
- setSignatureConfig(SignatureConfig) - Method in interface org.apache.poi.poifs.crypt.dsig.SignatureConfig.SignatureConfigurable
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
- setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
- setSignatureDescription(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setSignatureFacets(List<SignatureFacet>) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setSignatureFactory(XMLSignatureFactory) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setSignatureMarshalListener(EventListener) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setSignatureMethodFromUri(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Set the digest algorithm based on the method uri.
- setSignaturePolicyService(SignaturePolicyService) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setSigningCertificateChain(List<X509Certificate>) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setSize(double, double) - Method in class org.apache.poi.xdgf.geom.Dimension2dDouble
- setSize(int) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Blip size in stream.
- setSize(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the size of the document associated with this Property
- setSize(int) - Method in class org.apache.poi.poifs.property.RootProperty
-
set size
- setSize(PlaceholderDetails.PlaceholderSize) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
- setSize(PlaceholderDetails.PlaceholderSize) - Method in class org.apache.poi.hslf.usermodel.HSLFShapePlaceholderDetails
- setSize(PlaceholderDetails.PlaceholderSize) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
- setSize(PlaceholderDetails.PlaceholderSize) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- setSize(CTPositiveSize2D) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Sets the size of the object.
- setSizeEMU(Dimension) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the dimensions of the metafile
- setSizeEMU(Dimension) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Gets the dimensions of the metafile
- setSizeExtra(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setSizeOfElements(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
- setSlideAtomsSets(SlideListWithText.SlideAtomsSet[]) - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Get access to the SlideAtomsSets of the children of this record
- setSlideCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the slideCount.
- setSlideCount(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
An unsigned integer that specifies the number of slides that this animation continues playing.
- setSlideId(int) - Method in class org.apache.poi.hslf.record.ExControlAtom
-
Sets which presentation slide is associated with the ActiveX control.
- setSlideID(int) - Method in class org.apache.poi.hslf.record.NotesAtom
- setSlideIdentifier(int) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
- setSlideNumber(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
-
Changes the Slide's (external facing) page number.
- setSlideNumberVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the slide number is displayed in the footer.
- setSlideOrder(XSLFSlide, int) - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
- setSlidesByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
-
Deprecated.Should a call to getText() return slide text? Default is yes
- setSlidesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return slide text? Default is yes
- setSlidesByDefault(boolean) - Method in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.Should a call to getText() return slide text? Default is yes
- setSlideShow(HSLFSlideShow) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Set the SlideShow we're attached to.
- setSlideShow(HSLFSlideShow) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
-
Assign SlideShow for this slide master.
- setSlideSizeX(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
- setSlideSizeY(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
- setSlideTime(int) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- setSmallCaps(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setSmallCaps(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setSmallCaps(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setSmallCaps(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setSmartTagsBytes(byte[]) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- setSmooth(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
- setSmooth(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
- setSmoothedLine(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the smoothed line field value.
- setSnd(CTEmbeddedWAVAudioFile) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the snd property.
- setSoundIdRef(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
A 4-byte unsigned integer that specifies a reference to a sound in the SoundCollectionContainer record to locate the embedded audio
- setSoundIdRef(int) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- setSoundRef(int) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
a reference to a sound in the sound collection.
- setSourceRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- setSpace(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- setSpaceAfter(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set the amount of vertical white space that will be present after the paragraph.
- setSpaceAfter(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setSpaceAfter(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Set the amount of vertical white space that will be present after the paragraph.
- setSpaceAfter(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setSpaceAfter(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setSpaceAfter(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the amount of vertical white space that will be present after the paragraph.
- setSpaceBefore(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set the amount of vertical white space that will be present before the paragraph.
- setSpaceBefore(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setSpaceBefore(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Set the amount of vertical white space that will be present before the paragraph.
- setSpaceBefore(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setSpaceBefore(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setSpaceBefore(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the amount of vertical white space that will be present before the paragraph.
- setSpaceLength(int) - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
- setSpacing(byte) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the spacing field for the Legend record.
- setSpacingAfter(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setSpacingAfter(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setSpacingAfter(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added after the last line in this paragraph in the document in absolute units.
- setSpacingAfterLines(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added after the last line in this paragraph in the document in line units.
- setSpacingBefore(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setSpacingBefore(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setSpacingBefore(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added above the first line in this paragraph in the document in absolute units.
- setSpacingBeforeLines(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added before the first line in this paragraph in the document in line units.
- setSpacingBetween(double) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Sets the spacing between lines in a paragraph
- setSpacingBetween(double, LineSpacingRule) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Sets the spacing between lines in a paragraph
- setSpacingLineRule(LineSpacingRule) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies how the spacing between lines is calculated as stored in the line attribute.
- setSpare(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the spare field value.
- setSpare(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the Spare field for the DOP record.
- setSpecialCharacter(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setSpeed(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
- setSpellError(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setSpellError(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setSpellInfo(TextSpecInfoRun.SpellInfoEnum) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
- setSpellingLanguage(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the default spelling language on ctStyles DocDefaults parameter
- setSpid(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Shape Identifier.
- setSpinCount(int) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- setSrgbClr(CTSRgbColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the srgbClr property.
- setSSTIndex(int) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
-
set the index to the string in the SSTRecord
- setStacked(boolean) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
-
Sets the stacked field value.
- setStacked(boolean) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Sets the stacked field value.
- setStAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the stAng property.
- setStart(int) - Method in class org.apache.poi.hwpf.model.PropertyNode
- setStartAt(int) - Method in class org.apache.poi.hwpf.model.ListLevel
- setStartAt(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
- setStartBlock(int) - Method in interface org.apache.poi.poifs.filesystem.BATManaged
-
Set the start block for this instance
- setStartBlock(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the start block for the document referred to by this Property.
- setStartBlock(int) - Method in class org.apache.poi.poifs.property.PropertyTable
-
Set the start block for this instance
- setStartIndex(int) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Sets the beginning character position
- setStartIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
-
Sets the beginning character position
- setStatusBarText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the status bar text
- setSti(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the sti field value.
- setStiMaxWhenSaved(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
-
An unsigned integer that specifies a value that is 1 larger than the largest StdfBase.sti index of any application-defined style.
- setStk(byte) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
-
Sets the stk field value.
- setStorageClsid(ClassID) - Method in interface org.apache.poi.poifs.filesystem.DirectoryEntry
-
Sets the storage clsid for the directory entry
- setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
-
Sets the storage clsid for the directory entry
- setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
- setStorageClsid(ClassID) - Method in class org.apache.poi.poifs.property.Property
-
Sets the storage class ID for this property stream.
- setStorageId(int) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- setStr(HSSFRichTextString) - Method in class org.apache.poi.hssf.record.TextObjectRecord
- setstretchbltmode - org.apache.poi.hemf.record.HemfRecordType
- setStretchBltMode - org.apache.poi.hwmf.record.HwmfRecordType
- setStretchInfoProperties(XDDFStretchInfoProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- setStrike(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Deprecated.
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the font to be stricken out or not
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font to be stricken out or not
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set whether to use a strikeout horizontal line through the text or not
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setStrikeout(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
-
set whether to use a strikeout horizontal line through the text or not
- setStrikeout(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set a boolean value for the property specifying whether to use a strikeout horizontal line through the text or not If omitted, the default value is true.
- setStrikethrough(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setStrikethrough(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the strikethrough state
- setStrikethrough(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setStrikethrough(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Specifies whether a run of text will be formatted as strikethrough text.
- setStrikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setStrikeThrough(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setStrikeThrough(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run shall be displayed with a single horizontal line through the center of the line.
- setStrikeThrough(StrikeType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setStrikeThrough(StrikeType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setString(String) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
set the actual string this contains
- setString(String) - Method in class org.apache.poi.hssf.record.StringRecord
-
Sets the string represented by this record.
- setString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- setString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Removes any formatting and sets new string value
- setString(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- setString(RichTextString) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Sets the rich text string used by this comment.
- setString(RichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Sets the rich text string used by this comment.
- setStringCount(short) - Method in class org.apache.poi.hwpf.model.FontTable
- setStroke(boolean) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the stroke property.
- setStroke(Stroke) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setStroke(Stroke) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the
Strokefor theGraphics2Dcontext. - setStrokeStyle(Object...) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
- setStrokeStyle(Object...) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Sets the line attributes.
- setStrokeStyle(Object...) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setStyle(int) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Set the style of this dropdown.
- setStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Set the style ID for the paragraph
- setStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the style ID for the run.
- setStyle(RadarStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
- setStyle(ScatterStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
- setStyle(CTStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
set style
- setStyleId(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
set styleID
- setStyleID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the table style.
- setStyleName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Changes the name of the Table
- setStyles(CTStyles) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the ctStyles
- setStylesTableReference(StylesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
- setStyleTextProp9Atom(StyleTextProp9Atom) - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
- setStyleTextProp9Atom(StyleTextProp9Atom) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Numbered List info
- setSubdocumentTextStreamLength(SubdocumentType, int) - Method in interface org.apache.poi.hwpf.model.FibRgLw
- setSubdocumentTextStreamLength(SubdocumentType, int) - Method in class org.apache.poi.hwpf.model.FibRgLw97
- setSubdocumentTextStreamLength(SubdocumentType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- setSubject(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the subject.
- setSubject(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setSubjectProperty(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setSubjectProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set subject.
- setSubjectProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the topic of the content of the resource.
- setSubjectProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set subject.
- setSubjectProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the topic of the content of the resource.
- setSubscript(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set whether the text in this run is formatted as subscript.
- setSubscript(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set whether the text in this run is formatted as subscript.
- setSubscript(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set whether the text in this run is formatted as subscript.
- setSubscript(VerticalAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the alignment which shall be applied to the contents of this run in relation to the default appearance of the run's text.
- setSubSuperScriptIndex(short) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setSubSuperScriptIndex(short) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setSubType(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets the type of OLE object.
- setSubValue(boolean, int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Set the true/false status of the subproperty with the given index
- setSummaryEntries(DirectoryNode, String, POIFSFileSystem) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor
-
Encrypt the Document-/SummaryInformation and other optionally streams.
- setSupbookpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
-
Sets the supbookpos.
- setSuperscript(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set whether the text in this run is formatted as superscript.
- setSuperscript(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set whether the text in this run is formatted as superscript.
- setSuperscript(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Sets the subscript/superscript option
- setSuperscript(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set whether the text in this run is formatted as superscript.
- setSuperSubScript(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the type of super or subscript for the font
- setSuppressDropDownArrow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- setSuppressDropDownArrow(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Useful for list validation objects .
- setSuppressDropDownArrow(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- setSwAng(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the swAng property.
- setSwHMF(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- setSx(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- setSx(CTRatio) - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Sets the value of the sx property.
- setSy(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- setSy(CTRatio) - Method in class org.apache.poi.sl.draw.binding.CTScale2D
-
Sets the value of the sy property.
- setSysClr(CTSystemColor) - Method in class org.apache.poi.sl.draw.binding.CTColor
-
Sets the value of the sysClr property.
- setSysIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
- setSystemRGBFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
- setT(int) - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
-
Sets the value of the t property.
- setT(String) - Method in class org.apache.poi.sl.draw.binding.CTGeomRect
-
Sets the value of the t property.
- setTabColor(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set background color of the sheet tab
- setTabColor(XSSFColor) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- setTabColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set background color of the sheet tab
- setTabIdArray(short[]) - Method in class org.apache.poi.hssf.record.TabIdRecord
-
set the tab array.
- setTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Replace content of table in array tables at position pos with a
- setTableAlignment(TableRowAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set table alignment to specified
TableRowAlign - setTableCellProperties(TableRow, TableCell, Element, boolean, boolean, boolean, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setTableHeader(boolean) - Method in class org.apache.poi.hwpf.usermodel.TableRow
- setTableRowProperties(TableRow, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
- setTabpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- setTabWidthRatio(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
ratio of the width of the tabs to the horizontal scrollbar
- setTag(short) - Method in class org.apache.poi.ddf.EscherBSERecord
-
unused
- setTailEnd(XDDFLineEndProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setTarget(LayoutTarget) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Sets the layout target.
- setTarget(LayoutTarget) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setTarget(LayoutTarget) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setTargetFrame(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- setTempFileCreationStrategy(TempFileCreationStrategy) - Static method in class org.apache.poi.util.TempFile
-
Configures the strategy used by
TempFile.createTempFile(String, String)to create the temporary files. - setTemplate(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the template.
- setText(byte[]) - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
Updates the text in the Atom.
- setText(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
- setText(String) - Method in class org.apache.poi.hpbf.model.qcbits.QCTextBit
- setText(String) - Method in class org.apache.poi.hslf.record.Comment2000
-
Set the text of this comment
- setText(String) - Method in class org.apache.poi.hslf.record.CString
-
Updates the text in the Atom.
- setText(String) - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
Updates the text in the Atom.
- setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
-
Set the text of this comment
- setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
- setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Change the text
- setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- setText(String) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Set the text field for the SeriesText record.
- setText(String) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- setText(String) - Method in class org.apache.poi.hssf.record.HeaderFooterBase
-
set the footer string
- setText(String) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Set the text of this comment
- setText(String) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
If the placeholder shape or object stores text, the given text is stored otherwise this is a no-op.
- setText(String) - Method in interface org.apache.poi.sl.usermodel.TextRun
- setText(String) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets (overwrites) the current text.
- setText(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFTitle
- setText(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setText(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setText(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setText(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvenFooter
-
Set a text for the footer.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvenHeader
-
Set a text for the header.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFirstFooter
-
Set a text for the footer.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFirstHeader
-
Set a text for the header.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFOddFooter
-
Set a text for the footer.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFOddHeader
-
Set a text for the header.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Set a single paragraph of text on the shape.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Sets the text of this text run
- setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- setText(String, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Sets the text of this text run in the
- setText(List<HSLFTextParagraph>, String) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Sets (overwrites) the current text.
- setText(XSSFRichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Set a single paragraph of text on the shape.
- settextalign - org.apache.poi.hemf.record.HemfRecordType
- setTextAlign - org.apache.poi.hwmf.record.HwmfRecordType
- setTextAlign(TextParagraph.TextAlign) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- setTextAlign(TextParagraph.TextAlign) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the alignment that is to be applied to the paragraph.
- setTextAlign(TextParagraph.TextAlign) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setTextAlign(TextAlign) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the alignment that is to be applied to the paragraph.
- SetTextAlign() - Constructor for class org.apache.poi.hemf.record.HemfText.SetTextAlign
- setTextAlignAsian(HwmfText.HwmfTextAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setTextAlignLatin(HwmfText.HwmfTextAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setTextAlignment(TextAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setTextAlignment(TextAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the alignment that is to be applied to the paragraph.
- setTextAndLinesColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Text And Lines Colour
- setTextAutofit(TextShape.TextAutofit) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Specifies that a shape should be auto-fit to fully contain the text described within it.
- setTextAutofit(TextAutofit) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Specifies that a shape should be auto-fit to fully contain the text described within it.
- setTextBody(XDDFTextBody) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- setTextBody(XDDFTextBody) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- setTextCharExtra - org.apache.poi.hwmf.record.HwmfRecordType
- settextcolor - org.apache.poi.hemf.record.HemfRecordType
- setTextColor - org.apache.poi.hwmf.record.HwmfRecordType
- setTextColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- SetTextColor() - Constructor for class org.apache.poi.hemf.record.HemfText.SetTextColor
- setTextContrast - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setTextDirection(TextShape.TextDirection) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- setTextDirection(TextShape.TextDirection) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
sets the vertical orientation
- setTextDirection(TextShape.TextDirection) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setTextDirection(TextShape.TextDirection) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setTextDirection(TextDirection) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the vertical orientation of the text
- setTextFontAlign(TextFontAlign) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Determines where vertically on a line of text the actual words are positioned.
- setTextHighlightColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the highlight color for the run.
- setTextHorizontalOverflow(TextHorizontalOverflow) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the type of horizontal overflow for the text.
- setTextId(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets text ID
- setTextIndex(int) - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
-
Sets text's index within the SlideListWithText container (0 for title, 1..n for the nth body).
- settextjustification - org.apache.poi.hemf.record.HemfRecordType
- setTextJustification - org.apache.poi.hwmf.record.HwmfRecordType
- SetTextJustification() - Constructor for class org.apache.poi.hemf.record.HemfText.SetTextJustification
- setTextLocked(boolean) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Sets the text locked field value.
- setTextMark(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- setTextMark(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Convenience method equivalent to
HSSFHyperlink.setAddress(String) - setTextOrientation(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Set the text orientation field for the TextObjectBase record.
- setTextPlaceholder(TextShape.TextPlaceholder) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- setTextPlaceholder(TextShape.TextPlaceholder) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the text placeholder
- setTextPlaceholder(TextShape.TextPlaceholder) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setTextPosition(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
This element specifies the amount by which text shall be raised or lowered for this run in relation to the default baseline of the surrounding non-positioned text.
- setTextRenderingHint - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setTextRotation(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the degree of rotation for the text in the cell
- setTextRotation(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the text rotation field for the Text record.
- setTextRotation(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- setTextRotation(Double) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the text rotation.
- setTextRotation(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setTextRunInfo(TxInteractiveInfoAtom) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
- setTextScale(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the text expand/collapse scale value.
- setTextSize(int) - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
Update the text length
- setTextSize(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Update the text length
- setTextType(int) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
- setTextVAlignAsian(HwmfText.HwmfTextVerticalAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setTextVAlignLatin(HwmfText.HwmfTextVerticalAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setTextVerticalOverflow(TextVerticalOverflow) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the type of vertical overflow for the text.
- setTgtFrame(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the tgtFrame property.
- setTheme(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Index into the
collection, referencing a particular or value expressed in the Theme part. - setTheme(ThemesTable) - Method in class org.apache.poi.xssf.model.StylesTable
- setThemeColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the theme color for the font to use
- setThemeIndex(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- setThemesTable(ThemesTable) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Records the Themes Table that is associated with the current font, used when looking up theme based colours and properties.
- setThemesTable(ThemesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Records the Themes Table that is associated with the current font, used when looking up theme based colours and properties.
- setThreadPrefersEventExtractors(boolean) - Static method in class org.apache.poi.extractor.OLE2ExtractorFactory
-
Should this thread prefer event based over usermodel based extractors? Will only be used if the All Threads setting is null.
- setThreadPrefersEventExtractors(boolean) - Static method in class org.apache.poi.ooxml.extractor.ExtractorFactory
-
Should this thread prefer event based over usermodel based extractors? Will only be used if the All Threads setting is null.
- setThresholdMax(DataBarThreshold) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setThresholdMin(DataBarThreshold) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setThresholds(ColorGradientThreshold[]) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- setThresholds(Threshold[]) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.hssf.usermodel.HSSFColorScaleFormatting
- setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- setThresholds(ConditionalFormattingThreshold[]) - Method in interface org.apache.poi.ss.usermodel.ColorScaleFormatting
-
Sets the of thresholds.
- setThresholds(ConditionalFormattingThreshold[]) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Sets the of thresholds.
- setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.xssf.usermodel.XSSFColorScaleFormatting
- setThresholds(ConditionalFormattingThreshold[]) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- setThumbnail(byte[]) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the thumbnail.
- setThumbnail(byte[]) - Method in class org.apache.poi.hpsf.Thumbnail
-
Sets the Thumbnail's underlying
byte[]inVT_CFformat. - setThumbnail(String, InputStream) - Method in class org.apache.poi.ooxml.POIXMLProperties
-
Sets the Thumbnail for the document, replacing any existing one.
- setTickColor(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the tick color field for the Tick record.
- setTickMarkFrequency(short) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Set the tick mark frequency field for the CategorySeriesAxis record.
- setTileFlipMode(TileFlipMode) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- setTileInfoProperties(XDDFTileInfoProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- setTileRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- SETTINGS - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- setTint(double) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- setTint(double) - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- setTint(double) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Specifies the tint value applied to the ctColor.
- setTint(double) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Specifies the tint value applied to the ctColor.
- setTitle(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the title.
- setTitle(String) - Method in class org.apache.poi.hssf.record.common.FeatProtection
- setTitle(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setTitle(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- setTitle(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
- setTitle(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setTitle(String) - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.Sets the title of the series as a string literal.
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- setTitle(String) - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- setTitle(String, CellReference) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- setTitle(CellReference) - Method in interface org.apache.poi.ss.usermodel.charts.ChartSeries
-
Deprecated.Sets the title of the series as a cell reference.
- setTitle(CellReference) - Method in class org.apache.poi.xssf.usermodel.charts.AbstractXSSFChartSeries
-
Deprecated.
- setTitleFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Set the formula expression to use for the chart title
- setTitleOverlay(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- setTitleProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set title.
- setTitleProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the name given to the resource.
- setTitleProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set title.
- setTitleProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the name given to the resource.
- setTitleText(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Sets the title text as a static string.
- setTitleTextColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Set the RGB value for Title Text Colour
- setTlc(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Sets the tlc field value.
- setTlp(TableAutoformatLookSpecifier) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Table look specifier.
- setTlp_flags(byte) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
-
Set the tlp_flags field for the TLP record.
- setTmEdited(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the tmEdited field for the DOP record.
- setTo(CTMarker) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setTooltip(String) - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
-
Sets the value of the tooltip property.
- setTooltip(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- setTooltip(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
- setTop(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- setTopBorder(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
bit that specifies whether any cell in the row has a thick top border, or any cell in the row directly above the current row has a thick bottom border.
- setTopBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setTopBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setTopBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Top borders for table
- setTopBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the top border
- setTopBorderColor(int, CellRangeAddress, HSSFSheet, HSSFWorkbook) - Static method in class org.apache.poi.hssf.util.HSSFRegionUtil
-
Deprecated.Sets the topBorderColor attribute of the HSSFRegionUtil object
- setTopBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the top border color for a region of cells by manipulating the cell style of the individual cells on the top
- setTopBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setTopBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the top border
- setTopBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setTopBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the top border
- setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the top border
- setTopBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setTopBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setTopBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setTopBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the top border as a
XSSFColorvalue - setTopBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setTopBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setTopBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the top border
- setTopColGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the size of the gutter that appears at the above the columns
- setTopInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Sets the top margin.
- setTopInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setTopInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the top margin.
- setTopInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the top inset.
- setTopInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setTopLeftBottomRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setTopRow(short) - Method in class org.apache.poi.hssf.model.InternalSheet
- setTopRow(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the top row field for the Pane record.
- setTopRow(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the top row visible in the window
- setTplc(int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
A Tplc that specifies a unique identifier for this LSTF that MAY be used for user interface purposes.
- setTrackRevisions(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enable or disable revision tracking.
- setTrackRevisions(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enable or disable revision tracking.
- setTransform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setTransform(AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the
Transformin theGraphics2Dcontext. - setTransform2D(XDDFTransform2D) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setTraverseEmptyCells(boolean) - Method in class org.apache.poi.ss.util.cellwalk.CellWalk
-
Sets the traverseEmptyCells property.
- setTruncatePropertyData(boolean) - Method in class org.apache.poi.hmef.dev.HMEFDumper
- setTSClip - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setTSGraphics - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setTspDigestAlgo(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setTspOldProtocol(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setTspPass(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setTspRequestPolicy(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setTspService(TimeStampService) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setTspUrl(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setTspUser(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setTspValidator(TimeStampServiceValidator) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setTx(Long) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- setTy(Long) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- setType(byte) - Method in class org.apache.poi.hssf.record.cf.Threshold
- setType(byte) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the type field for the Legend record.
- setType(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
- setType(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Sets whether the object is embedded or linked.
- setType(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
type of object this marks
- setType(int) - Method in class org.apache.poi.hssf.record.cf.Threshold
- setType(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- setType(long) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's type.
- setType(TabStop.TabStopType) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- setType(TabStop.TabStopType) - Method in interface org.apache.poi.sl.usermodel.TabStop
- setType(TabStop.TabStopType) - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
- setType(LineEndType) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- setType(AutonumberScheme) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
- setType(STStyleType.Enum) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
set styleType
- setTypeface(String) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the font name
- setTypeface(String) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
- setTypeface(String) - Method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- setTypeface(String) - Method in class org.apache.poi.hwmf.record.HwmfFont
- setTypeOfCharFollowingTheNumber(byte) - Method in class org.apache.poi.hwpf.model.ListLevel
- setTypeOffset(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set normal,super or subscript.
- setTypeOffset(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set normal,super or subscript.
- setTypeOffset(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set normal,super or subscript, that representing the vertical-alignment setting.
- setUfel(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Collection properties represented by itypFELayout and copt (East Asian layout properties).
- setUid(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
-
16 byte MD4 checksum.
- setUID(byte[]) - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Sets the first MD4, that specifies the unique identifier of the uncompressed blip data
- setUID(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the first MD4, that specifies the unique identifier of the uncompressed blip data
- setUID(byte[]) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the first MD4, that specifies the unique identifier of the uncompressed blip data
- setUIDInstanceCount(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
The instance type/signatures defines if one or two UID instances will be included
- setUncalced(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
- setUncompressedSize(int) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the uncompressed size (in bytes)
- setUncompressedSize(int) - Method in class org.apache.poi.ddf.EscherPictBlip
-
Sets the uncompressed size (in bytes)
- setUnderline(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setUnderline(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the type of underlining for the font
- setUnderline(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set type of text underlining to use
- setUnderline(byte) - Method in interface org.apache.poi.ss.usermodel.Font
-
set type of text underlining to use
- setUnderline(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the style of underlining that is used.
- setUnderline(FontUnderline) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set an enumeration representing the style of underlining that is used.
- setUnderline(UnderlineType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setUnderline(UnderlineType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setUnderline(UnderlinePatterns) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run should be displayed along with an underline appearing directly below the character height.
- setUnderlineCode(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setUnderlineCode(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setUnderlineColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the underline color for the run's underline, if any.
- setUnderlined(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
- setUnderlined(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the underlined state
- setUnderlined(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setUnderlineThemeColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the underline theme color for the run's underline, if any.
- setUnderlineType(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the type of underlining type for the font
- setUnderlineType(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
set the type of underlining type for the font
- setUnderlineType(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
set the type of underlining type for the font
- setUnderlineType(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
set the type of underlining type for the font
- setUnderlineTypeModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setUnderlineTypeModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setUnits(short) - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
-
Set the units field for the Units record.
- setUnknown(boolean) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Sets the unknown field value.
- setUnknown1(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setUnknownFormulaData(byte[]) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- setUnused(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Sets the unused field value.
- setUnused(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
-
Sets the unused field value.
- setUnused(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
This value is undefined and MUST be ignored.
- setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the unused1 field value.
- setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the unused1 field value.
- setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
Sets the unused1 field value.
- setUnused1(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- setUnused1(short) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the unused1 field value.
- setUnused2(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
-
Sets the unused2 field value.
- setUnused2(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
- setUnused2(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the unused2 field for the DOP record.
- setUnused2(byte) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
-
Sets the unused2 field value.
- setUnused2(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- setUnused2(int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
-
This field MUST be ignored.
- setUnused2(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused2 field for the SEP record.
- setUnused3(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the unused3 field value.
- setUnused3(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
- setUnused3(byte) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
-
This field MUST be ignored.
- setUnused3(short) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused3 field for the SEP record.
- setUnused4(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the unused4 field value.
- setUnused4(short) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused4 field for the SEP record.
- setUnused5(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the unused5 field value.
- setUnused5(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused5 field for the SEP record.
- setUnused6(short) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the unused6 field for the SEP record.
- setup(String[], WorkbookEvaluator[]) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
- setup(Map<String, WorkbookEvaluator>) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
- setUpdateConfigOnValidate(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
The signature config can be updated if a document is succesful validated.
- setUpdateFields() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enforces fields update on document open (in Word).
- setupEnvironment(String[], HSSFFormulaEvaluator[]) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Coordinates several formula evaluators together so that formulas that involve external references can be evaluated.
- setupEnvironment(String[], BaseFormulaEvaluator[]) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Coordinates several formula evaluators together so that formulas that involve external references can be evaluated.
- setupEnvironment(String[], ForkedEvaluator[]) - Static method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
Coordinates several formula evaluators together so that formulas that involve external references can be evaluated.
- setupFormulaEvaluator(Map<String, FormulaEvaluator>) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- setupMaster(GeometryRow) - Method in interface org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.CharacterSection
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.GenericSection
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.XDGFSection
- setupMaster(XDGFPageContents, XDGFMasterContents) - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
Setup top level shapes Shapes that have a 'Master' attribute refer to a specific master in the page, whereas shapes with a 'MasterShape' attribute refer to a subshape of a Master.
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Sets up the Formula Evaluator to be able to reference and resolve links to other workbooks, eg [Test.xls]Sheet1!A1.
- setupSectionMasters() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- setUri(String) - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
-
Sets the value of the uri property.
- setUriDereferencer(URIDereferencer) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setURL(String) - Method in class org.apache.poi.hssf.record.SupBookRecord
- setUsage(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Defines the way this blip is used.
- setUseDivsToSpan(boolean) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
-
Allows converter to wrap content into two additional DIVs with tricky styles, so it will wrap across empty cells (like in Excel).
- setUseExcel4Colors(boolean) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Sets the use excel 4 colors field value.
- setUsePage(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setUsePage(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to use page start
- setUsePage(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether to use page start
- setUsePage(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether to use page start
- setUserAgent(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setUserDateVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
-
whether the date is displayed in the footer.
- setUserLocale(Locale) - Static method in class org.apache.poi.util.LocaleUtil
-
Sets default user locale.
- setUsername(String) - Method in class org.apache.poi.hssf.record.FileSharingRecord
- setUsername(String) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
-
set the username for the user that created the report.
- setUserStyleName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Sets the name of the user defined style.
- setUserTimeZone(TimeZone) - Static method in class org.apache.poi.util.LocaleUtil
-
As time zone information is not stored in any format, it can be set before any date calculations take place.
- setVal(byte[]) - Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTAngle
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTFixedPercentage
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTPercentage
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
-
Sets the value of the val property.
- setVal(int) - Method in class org.apache.poi.sl.draw.binding.CTPositivePercentage
-
Sets the value of the val property.
- setVal(String) - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
-
Sets the value of the val property.
- setVal(STPresetColorVal) - Method in class org.apache.poi.sl.draw.binding.CTPresetColor
-
Sets the value of the val property.
- setVal(STSchemeColorVal) - Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
-
Sets the value of the val property.
- setValidSettings(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setValidSettings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Valid settings.
- setValidSettings(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Valid settings.
- setValidSettings(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Use the printer's defaults settings for page setup values and don't use the default values specified in the schema.
- setValue(boolean) - Method in class org.apache.poi.hpsf.VariantBool
- setValue(boolean) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
- setValue(boolean) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
set the boolean value for the cell
- setValue(byte) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
set the error value for the cell.
- setValue(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
-
Set the value field for the TBD record.
- setValue(byte[]) - Method in class org.apache.poi.hpsf.ClipboardData
- setValue(byte[]) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
- setValue(byte[]) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
- setValue(double) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
- setValue(double) - Method in class org.apache.poi.hssf.record.FormulaRecord
-
set the calculated value of the formula
- setValue(double) - Method in class org.apache.poi.hssf.record.NumberRecord
-
set the value for the cell
- setValue(float) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.FloatPropertyValue
- setValue(int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Set the value of the text property, and recompute the sub properties based on it, i.e.
- setValue(int) - Method in class org.apache.poi.hslf.model.textproperties.TextProp
-
Set the value of the text property.
- setValue(int) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
- setValue(int) - Method in class org.apache.poi.hwpf.model.Colorref
- setValue(int, int) - Method in class org.apache.poi.util.BitField
-
Replace the bits with new values.
- setValue(long) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
- setValue(short) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
- setValue(short) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
-
Set the value field for the SHD80 record.
- setValue(Double) - Method in class org.apache.poi.hssf.record.cf.Threshold
- setValue(Double) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- setValue(Double) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Sets the value used for the threshold.
- setValue(Double) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- setValue(Object) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's value.
- setValue(String) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
- setValue(BigInteger) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
- setValue(Calendar) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.TimePropertyValue
- setValue(Chunk) - Method in class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
-
Stores the offset of the chunk as the property value
- setValue(FormulaError) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
set the error value for the cell
- setValue(PresetColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorPreset
- setValue(PresetLineDash) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
- setValue(SchemeColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
- setValue(SystemColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- setValue(T) - Method in class org.apache.poi.xslf.model.PropertyFetcher
- setValue(T) - Method in class org.apache.poi.xssf.model.ParagraphPropertyFetcher
- setValue1(double) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Sets a numeric value for expression 1.
- setValue2(double) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Sets a numeric value for expression 2.
- setValueAt(int, int) - Method in class org.apache.poi.poifs.storage.BATBlock
- setValueAxisCrossing(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Sets the value axis crossing field value.
- setValueRange(int, Double, Double, Double, Double) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Set value range (basic Axis Options)
- setValueRange(int, Double, Double, Double, Double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Set value range (basic Axis Options)
- setValuesCellRange(CellRangeAddressBase) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- setValuesDataType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the values data type field for the Series record.
- setValuesInReverse(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the values in reverse field value.
- setValueWithMask(int, int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Convenience method to set a value with mask, without splitting it into the subvalues
- setVanish(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
The vanish (hidden text) property for the run.
- setVanished(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setVanished(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setVaryColors(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
- setVaryColors(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
- setVaryColors(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
- setVaryColors(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData
- setVaryColors(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
- setVaryColors(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
- setVaryDisplayPattern(boolean) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- setVBADigitalSignature(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the VBA digital signature for the VBA project embedded in the document.
- setVBAProject(InputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds a vbaProject.bin file to the workbook.
- setVBAProject(XSSFWorkbook) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds a vbaProject.bin file taken from another, given workbook to this one.
- setVCenter(boolean) - Method in class org.apache.poi.hssf.record.VCenterRecord
-
set whether to center vertically or not
- setVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.Decryptor
- setVerifier(EncryptionVerifier) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- setVersion(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
Version number - for BIFF8 should be 0x06
- setVersion(long) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
- setVersion(long) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
-
An unsigned integer that MUST be 0xFFFFFFFF.
- setVersion(short) - Method in class org.apache.poi.ddf.EscherOptRecord
- setVersion(short) - Method in class org.apache.poi.ddf.EscherRecord
-
Sets the version part of record
- setVersionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set version.
- setVersionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the version number.
- setVersionProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set version.
- setVersionProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the version number.
- setVertAlign(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Sets the vertAlign field value.
- setVertical(boolean) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Sets the vertical field value.
- setVertical(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the vertical field value.
- setVertical(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setVertical(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setVertical(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the type of vertical alignment for the cell
- setVerticalAlignment(byte) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the vertical alignment field for the Text record.
- setVerticalAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the vertical alignment of text in the cell
- setVerticalAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the vertical alignment.
- setVerticalAlignment(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the vertical alignment of the run.
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the type of vertical alignment for the text.
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setVerticalAlignment(Cell, VerticalAlignment) - Static method in class org.apache.poi.ss.util.CellUtil
-
Take a cell, and vertically align it.
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of vertical alignment for the cell
- setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of vertical alignment for the cell
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of vertical alignment for the cell
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the type of vertical alignment for the text within the shape.
- setVerticalAlignment(TextAlignment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the text vertical alignment which shall be applied to text in this paragraph.
- setVerticalAlignment(XWPFTableCell.XWPFVertAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set the vertical alignment of the cell.
- setVerticalBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Sets the vertical border field value.
- setVerticalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setVerticalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setVerticalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setVerticalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setVerticalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setVerticalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setVerticalBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setVerticalHold(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the vertical position of the window (in 1/20ths of a point)
- setVerticallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
determines whether the output is vertically centered on the page.
- setVerticallyCenter(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Determines whether the output is vertically centered on the page.
- setVerticallyCenter(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determines whether the output is vertically centered on the page.
- setVerticallyCenter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Whether the output is vertically centered on the page.
- setVerticalOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- setVerticalOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- setVerticalPos(int) - Method in class org.apache.poi.hssf.record.DVALRecord
- setVerticalScale(int) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
-
Set the verticalScale field for the PlotGrowth record.
- setVerticalTextAlignment(int) - Method in class org.apache.poi.hssf.record.TextObjectRecord
-
Sets the Vertical text alignment field value.
- setVeryHidden(boolean) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Is the sheet very hidden? Different from (normal) hidden
- setView(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the view field for the DOP record.
- setViewFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Used internally by Word.
- setViewFlags_unused1(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the viewFlags_unused1 field value.
- setViewFlags_unused2(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the viewFlags_unused2 field value.
- setViewportExt - org.apache.poi.hwmf.record.HwmfRecordType
- setViewportExt(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setviewportextex - org.apache.poi.hemf.record.HemfRecordType
- setViewportOrg - org.apache.poi.hwmf.record.HwmfRecordType
- setViewportOrg(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setviewportorgex - org.apache.poi.hemf.record.HemfRecordType
- setVirusinfo(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the virusinfo field for the DOP record.
- setVisible(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholderDetails
- setVisible(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Sets whether this comment is visible.
- setVisible(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
- setVisible(boolean) - Method in interface org.apache.poi.ss.usermodel.charts.ChartAxis
-
Deprecated.
- setVisible(boolean) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Sets whether this comment is visible.
- setVisible(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setVisible(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- setVisible(boolean) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- setVisible(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Sets whether this comment is visible.
- setVjc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the vjc field for the SEP record.
- setVResolution(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setVResolution(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the vertical resolution.
- setVResolution(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the vertical resolution.
- setVResolution(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the vertical resolution.
- setW(long) - Method in class org.apache.poi.sl.draw.binding.CTPath2D
-
Sets the value of the w property.
- setWAlignFont(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the wAlignFont field for the PAP record.
- setWCellPaddingBottom(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell margin/padding.
- setWCellPaddingDefaultBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell margin/padding.
- setWCellPaddingDefaultLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell margin/padding.
- setWCellPaddingDefaultRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell margin/padding.
- setWCellPaddingDefaultTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell margin/padding.
- setWCellPaddingLeft(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell margin/padding.
- setWCellPaddingOuterBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell margin/padding.
- setWCellPaddingOuterLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell margin/padding.
- setWCellPaddingOuterRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell margin/padding.
- setWCellPaddingOuterTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell margin/padding.
- setWCellPaddingRight(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell margin/padding.
- setWCellPaddingTop(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell margin/padding.
- setWCellSpacingBottom(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Bottom cell spacing.
- setWCellSpacingDefaultBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default bottom cell spacings.
- setWCellSpacingDefaultLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default left cell spacings.
- setWCellSpacingDefaultRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default right cell spacings.
- setWCellSpacingDefaultTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default top cell spacings.
- setWCellSpacingLeft(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Left cell spacing.
- setWCellSpacingOuterBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer bottom cell spacing.
- setWCellSpacingOuterLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer left cell spacing.
- setWCellSpacingOuterRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer right cell spacing.
- setWCellSpacingOuterTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Default outer top cell spacing.
- setWCellSpacingRight(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Right cell spacing.
- setWCellSpacingTop(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Top cell spacing.
- setWCharScale(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
Set the wCharScale field for the CHP record.
- setWConflict(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When != 0, index number that identifies all text participating in a particular conflict incident.
- setWeight(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the weight field for the LineFormat record.
- setWIdent(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
-
An unsigned integer that specifies that this is a Word Binary File.
- setWidowControl(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setWidowControl(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the width field for the AxisParent record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the width field for the Chart record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the width field for the Text record.
- setWidth(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width in 20ths of a point (twips).
- setWidth(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the width of the window
- setWidth(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setWidth(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width to the value "auto", an integer value (20ths of a point), or a percentage ("nn.nn%").
- setWidth(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set the width to the value "auto", an integer value (20ths of a point), or a percentage ("nn.nn%").
- setWidth(LineEndWidth) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- setWidthAndFitsFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Set the widthAndFitsFlags field for the TAP record.
- setWidthAndFitsFlags_empty1(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the widthAndFitsFlags_empty1 field value.
- setWidthAndFitsFlags_empty2(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Sets the widthAndFitsFlags_empty2 field value.
- setWidthMax(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- setWidthMax(int) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
- setWidthMax(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- setWidthMin(int) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- setWidthMin(int) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
- setWidthMin(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- setWidthMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Specifies how to interpret the Width element for this manual layout.
- setWidthMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setWidthMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setWidthPercentage(CTTblWidth, String) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the underlying table width value to a percentage value.
- setWidthRatio(double) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Specifies the width (if Width Mode is Factor) or right (if Width Mode is Edge) of the chart element as a fraction of the width of the chart.
- setWidthRatio(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setWidthRatio(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setWidthType(TableWidthType) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width value type for the table.
- setWidthType(TableWidthType) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set the width value type for the table.
- setWidthType(TableWidthType, CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width type if different from current width type
- setWidthValue(String, CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width value from a string
- setWindowExt - org.apache.poi.hwmf.record.HwmfRecordType
- setWindowExt(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setwindowextex - org.apache.poi.hemf.record.HemfRecordType
- setWindowing(short) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
-
sets whether or not to use 1904 date windowing (which means you'll be screwed in 2004)
- setWindowOrg - org.apache.poi.hwmf.record.HwmfRecordType
- setWindowOrg(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
- setwindoworgex - org.apache.poi.hemf.record.HemfRecordType
- setWmfSize(int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
- setWordCount(int) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the word count.
- setWordWrap(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
- setWordWrap(boolean) - Method in interface org.apache.poi.sl.usermodel.TextShape
- setWordWrap(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setWordWrap(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- setWordWrap(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Deprecated.
- setWordWrapEx(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies how the text should be wrapped
- setWordWrapped(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- setWordWrapped(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
- setWordWrapped(boolean) - Method in interface org.apache.poi.wp.usermodel.Paragraph
- setWordWrapped(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
This element specifies whether a consumer shall break Latin text which exceeds the text extents of a line by breaking the word across two lines (breaking on the character level) or by moving the word to the following line (breaking on the word level).
- setWorkbook(XSSFWorkbook) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
while reading chart from template file then we need to parse and store embedded excel file in chart object show that we can modify value according to use
- setWorkbook(XSSFWorkbook) - Method in class org.apache.poi.xssf.model.StylesTable
- setWorkbookPassword(String, HashAlgorithm) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the workbook password.
- setWorkbookType(XSSFWorkbookType) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets whether the workbook will be an .xlsx or .xlsm (macro-enabled) file.
- setworldtransform - org.apache.poi.hemf.record.HemfRecordType
- setWorldTransform - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- setWr(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the wr field value.
- setWr(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
-
Set the wr field for the PAP record.
- setWR(String) - Method in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
-
Sets the value of the wr property.
- setWrapText(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether to wrap the text in the cell
- setWrapText(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set whether the text should be wrapped
- setWrapText(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Set whether the text should be wrapped.
- setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set whether the text should be wrapped
- setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set whether the text should be wrapped.
- setWrapText(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- setWriteMask(int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
-
Sets the write mask, i.e.
- setWrk(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Sets the wrk field value.
- setWSBool1(byte) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set first byte (see bit setters)
- setWSBool2(byte) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set the second byte (see bit setters)
- setWScaleSaved(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the wScaleSaved field value.
- setWSpare(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the wSpare field for the DOP record.
- setWSpare2(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Set the wSpare2 field for the DOP record.
- setWTextFlow(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the wTextFlow field for the SEP record.
- setWvkSaved(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the wvkSaved field value.
- setWWidth(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Preferred table width.
- setWWidth(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
-
Preferred cell width.
- setWWidthAfter(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Width of invisible cell (used for layout purposes) after the last visible cell in the row..
- setWWidthBefore(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Width of invisible cell (used for layout purposes) before the first visible cell in the row..
- setWWidthIndent(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
-
Left Indent.
- setX(double) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Specifies the x location (left) of the chart element as a fraction of the width of the chart.
- setX(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setX(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setX(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the x field for the AxisParent record.
- setX(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the x field for the Chart record.
- setX(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the x field for the Text record.
- setX(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
-
Sets the value of the x property.
- setX(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Sets the value of the x property.
- setX(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the x field for the Pane record.
- setX(String) - Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
Sets the value of the x property.
- setXadesCanonicalizationMethod(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesDigestAlgo(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesDigestAlgo(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesIssuerNameNoReverseOrder(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesRole(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesSignatureId(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesSignaturePolicyImplied(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXaLeft(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Left of rectangle enclosing shape relative to the origin of the shape.
- setXaPage(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the xaPage field for the SEP record.
- setXaPageNUp(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the xaPageNUp field for the SEP record.
- setXaRight(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Right of rectangle enclosing shape relative to the origin of the shape.
- setXAxisUpperLeft(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the x axis upper left field for the Legend record.
- setXBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the x Basis field for the FontBasis record.
- setXBATCount(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Sets the number of XBAT (DIFAT) blocks used
- setXBATStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Sets the first XBAT (DIFAT) block location
- setXchSym(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
When chp.fSpec==1 and the character recorded for the run in the document stream is chSymbol (0x28), the character stored chp.xchSym will be displayed using the font specified in chp.ftcSym..
- setXExt(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- setXFIndex(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the columns' default format info
- setXFIndex(int) - Method in class org.apache.poi.hssf.record.StyleRecord
-
set the actual index of the style extended format record
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.BlankRecord
-
set the index of the extended format record to style this cell with
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.CellRecord
-
set the index to the ExtendedFormat
- setXFIndex(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.LabelRecord
-
no op!
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
if the row is formatted then this is the index to the extended format record
- setXfpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- setXfrm(CTTransform2D) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- setXFType(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is a cell or style XFRecord
- setXMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Sets the x-coordinate layout mode.
- setXMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setXMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setXmpProperty(String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
- setXOffset(int) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Sets the X offset of the comment on the page.
- setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setXORMode(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setXORMode(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
- setXPosition(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- setXSize(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the x size field for the Legend record.
- setXstDispFldRMark(byte[]) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
-
The string value of the ListNum field when revision mark tracking began.
- setXWPFDocument(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- setXWPFDocument(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- setY(double) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Specifies the y location (top) of the chart element as a fraction of the height of the chart.
- setY(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setY(double) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setY(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the y field for the AxisParent record.
- setY(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the y field for the Chart record.
- setY(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the y field for the Text record.
- setY(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint2D
-
Sets the value of the y property.
- setY(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Sets the value of the y property.
- setY(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the y field for the Pane record.
- setY(String) - Method in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
-
Sets the value of the y property.
- setYaBottom(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Bottom of the rectangle enclosing shape relative to the origin of the shape.
- setYaPage(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the yaPage field for the SEP record.
- setYaPageNUp(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
-
Set the yaPageNUp field for the SEP record.
- setYaTop(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
-
Top of rectangle enclosing shape relative to the origin of the shape.
- setYAxisUpperLeft(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the y axis upper left field for the Legend record.
- setYBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the y Basis field for the FontBasis record.
- setYExt(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
-
This field is unused and MUST be ignored.
- setYMode(LayoutMode) - Method in interface org.apache.poi.ss.usermodel.charts.ManualLayout
-
Deprecated.Sets the y-coordinate layout mode.
- setYMode(LayoutMode) - Method in class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.
- setYMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- setYOffset(int) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Sets the Y offset of the comment on the page.
- setYPosition(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- setYSize(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the y size field for the Legend record.
- setZ(long) - Method in class org.apache.poi.sl.draw.binding.CTPoint3D
-
Sets the value of the z property.
- setZero1(int) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the zero 1 field for the Tick record.
- setZero2(int) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the zero 2 field for the Tick record.
- setZero3(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Set the zero 3 field for the Tick record.
- setZeroHeight(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether or not to display this row with 0 height
- setZeroHeight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set whether or not to display this row with 0 height
- setZeroHeight(boolean) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set whether or not to display this row with 0 height
- setZeroHeight(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set whether or not to display this row with 0 height
- setZeroHeight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Set whether or not to display this row with 0 height
- setZipEntry(ZipArchiveEntry) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
- setZipSize(int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
- setZkSaved(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
-
Sets the zkSaved field value.
- setZoom(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets the zoom magnification for the sheet.
- setZoomPercent(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Set the zoom setting as percent value, i.e.
- setZoomPercent(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Set zoom.
In the zoom tag inside settings.xml file
it sets the value of zoom
sample snippet from settings.xml - SEVEN_BIT_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SFXTTEXT_BACKGROUND_BLINK - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- SFXTTEXT_LAS_VEGAS_LIGHTS - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- SFXTTEXT_MARCHING_ANTS - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- SFXTTEXT_MARCHING_RED_ANTS - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- SFXTTEXT_NO - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- SFXTTEXT_SHIMMER - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- SFXTTEXT_SPARKLE_TEXT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
- sha1 - org.apache.poi.poifs.crypt.HashAlgorithm
- sha224 - org.apache.poi.poifs.crypt.HashAlgorithm
- sha256 - org.apache.poi.poifs.crypt.HashAlgorithm
- sha384 - org.apache.poi.poifs.crypt.HashAlgorithm
- sha512 - org.apache.poi.poifs.crypt.HashAlgorithm
- ShadingDescriptor - Class in org.apache.poi.hwpf.usermodel
-
The SHD is a substructure of the CHP, PAP, and TC for Word 2000.
- ShadingDescriptor() - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
- ShadingDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
- ShadingDescriptor80 - Class in org.apache.poi.hwpf.usermodel
-
The SHD80 is a substructure of the CHP and PAP, and TC for Word 97.
- ShadingDescriptor80() - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
- ShadingDescriptor80(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
- ShadingDescriptor80(short) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
- Shadow<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- SHADOW_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Use the shadow color of the shape.
- SHADOW_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- SHADOWED_SQUARES - org.apache.poi.xwpf.usermodel.Borders
- SHADOWSTYLE__COLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__HIGHLIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__OFFSETX - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__OFFSETY - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__OPACITY - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__PERSPECTIVEX - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__PERSPECTIVEY - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__SCALEXTOX - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__SCALEXTOY - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__SCALEYTOX - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__SCALEYTOY - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__SECONDOFFSETX - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__SECONDOFFSETY - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__SHADOW - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__SHADOWOBSURED - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__TYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- SHADOWSTYLE__WEIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- shape - org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
- shape - Variable in class org.apache.poi.sl.draw.DrawNothing
- shape - Variable in class org.apache.poi.sl.draw.DrawPaint
- shape - Variable in class org.apache.poi.sl.draw.DrawShape
- Shape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- Shape - Interface in org.apache.poi.ss.usermodel
-
Common interface for all drawing shapes
- SHAPE - org.apache.poi.sl.usermodel.TextShape.TextAutofit
-
Specifies that a shape should be auto-fit to fully contain the text described within it.
- SHAPE - org.apache.poi.xddf.usermodel.PathShadeType
- SHAPE - org.apache.poi.xssf.usermodel.TextAutofit
-
Specifies that a shape should be auto-fit to fully contain the text described within it.
- SHAPE__BACKGROUNDSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
- SHAPE__BLACKANDWHITESETTINGS - Static variable in class org.apache.poi.ddf.EscherProperties
- SHAPE__CONNECTORSTYLE - Static variable in class org.apache.poi.ddf.EscherProperties
- SHAPE__DELETEATTACHEDOBJECT - Static variable in class org.apache.poi.ddf.EscherProperties
- SHAPE__LOCKSHAPETYPE - Static variable in class org.apache.poi.ddf.EscherProperties
- SHAPE__MASTER - Static variable in class org.apache.poi.ddf.EscherProperties
- SHAPE__OLEICON - Static variable in class org.apache.poi.ddf.EscherProperties
- SHAPE__PREFERRELATIVERESIZE - Static variable in class org.apache.poi.ddf.EscherProperties
- SHAPE__WMODEBW - Static variable in class org.apache.poi.ddf.EscherProperties
- SHAPE__WMODEPUREBW - Static variable in class org.apache.poi.ddf.EscherProperties
- ShapeContainer<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- ShapeContainer<T extends Shape> - Interface in org.apache.poi.ss.usermodel
-
A common interface for shape groups.
- ShapeDataAcceptor - Class in org.apache.poi.xdgf.usermodel.shape
-
This acceptor only allows traversal to shapes that have useful data associated with them, and tries to elide details that aren't useful when analyzing the content of a document.
- ShapeDataAcceptor() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeDataAcceptor
- ShapeDebuggerRenderer - Class in org.apache.poi.xdgf.usermodel.shape
- ShapeDebuggerRenderer() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeDebuggerRenderer
- ShapeDebuggerRenderer(Graphics2D) - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeDebuggerRenderer
- ShapeRenderer - Class in org.apache.poi.xdgf.usermodel.shape
-
To use this to render only particular shapes, override it and provide an appropriate implementation of getAcceptor() or accept()
- ShapeRenderer() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
- ShapeRenderer(Graphics2D) - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
- ShapeTextVisitor - Class in org.apache.poi.xdgf.usermodel.shape
-
Only visits text nodes, accumulates text content into a string The text is returned in arbitrary order, with no regards to the location of the text on the page.
- ShapeTextVisitor() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor
- ShapeTextVisitor.TextAcceptor - Class in org.apache.poi.xdgf.usermodel.shape
- ShapeType - Enum in org.apache.poi.sl.usermodel
-
known preset shape geometries in PresentationML
- ShapeTypes - Class in org.apache.poi.ss.usermodel
-
All known types of automatic shapes in DrawingML
- ShapeTypes() - Constructor for class org.apache.poi.ss.usermodel.ShapeTypes
- ShapeVisitor - Class in org.apache.poi.xdgf.usermodel.shape
-
Used to iterate through shapes To change the behavior of a particular visitor, you can override either accept() or getAcceptor() [preferred] If accept() or visit() throw StopVisitingThisBranch, the iteration will not visit subshapes of the shape.
- ShapeVisitor() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
- ShapeVisitorAcceptor - Interface in org.apache.poi.xdgf.usermodel.shape
- SHARED - org.apache.poi.ss.formula.FormulaType
-
A Shared Formula ("{=SUM(A1:E1*{1,2,3,4,5}}") Similar to an array formula, but stored in a SHAREDFMLA instead of ARRAY record as a file size optimization.
- SHARED_STRINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- SharedFeature - Interface in org.apache.poi.hssf.record.common
-
Common Interface for all Shared Features
- SHAREDFEATURES_ISFFACTOID - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
Specifies the smart tag type.
- SHAREDFEATURES_ISFFEC2 - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
Specifies that formula errors should be ignored
- SHAREDFEATURES_ISFLIST - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
Specifies the shared list type.
- SHAREDFEATURES_ISFPROTECTION - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
-
Specifies the enhanced protection type.
- SharedFormula - Class in org.apache.poi.ss.formula
-
Encapsulates logic to convert shared formulaa into non shared equivalent
- SharedFormula(SpreadsheetVersion) - Constructor for class org.apache.poi.ss.formula.SharedFormula
- SharedFormulaRecord - Class in org.apache.poi.hssf.record
-
Title: SHAREDFMLA (0x04BC) SharedFormulaRecord Description: Primarily used as an excel optimization so that multiple similar formulas are not written out too many times.
- SharedFormulaRecord() - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
- SharedFormulaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
- SharedStrings - Interface in org.apache.poi.xssf.model
-
Table of strings shared across all sheets in a workbook.
- SharedStringsTable - Class in org.apache.poi.xssf.model
-
Table of strings shared across all sheets in a workbook.
- SharedStringsTable() - Constructor for class org.apache.poi.xssf.model.SharedStringsTable
- SharedStringsTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.SharedStringsTable
- SharedValueManager - Class in org.apache.poi.hssf.record.aggregates
-
Manages various auxiliary records while constructing a
RowRecordsAggregate:SharedFormulaRecordsArrayRecordsTableRecords - SharedValueRecordBase - Class in org.apache.poi.hssf.record
- SharedValueRecordBase() - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
- SharedValueRecordBase(CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
- SharedValueRecordBase(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
-
reads only the range (1
CellRangeAddress8Bit) from the stream - SHARKS_TEETH - org.apache.poi.xwpf.usermodel.Borders
- SHD80AbstractType - Class in org.apache.poi.hwpf.model.types
-
The Shd80 structure specifies the colors and pattern that are used for background shading.
- SHD80AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.SHD80AbstractType
- SHDAbstractType - Class in org.apache.poi.hwpf.model.types
-
The Shd structure specifies the colors and pattern that are used for background shading.
- SHDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.SHDAbstractType
- shear(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- shear(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Concatenates the current
Graphics2DTransformwith a shearing transform. - sheet - Variable in class org.apache.poi.sl.draw.DrawSheet
- sheet - Variable in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
- sheet - Variable in class org.apache.poi.ss.usermodel.helpers.RowShifter
- sheet - Variable in class org.apache.poi.xssf.usermodel.XSSFSheet
- Sheet<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
Common parent of Slides, Notes and Masters
- Sheet - Interface in org.apache.poi.ss.usermodel
-
High level representation of a Excel worksheet.
- SHEET_COMMENTS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- SHEET_HYPERLINKS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- SheetBuilder - Class in org.apache.poi.ss.util
-
Class
SheetBuilderprovides an easy way of building workbook sheets from 2D array of Objects. - SheetBuilder(Workbook, Object[][]) - Constructor for class org.apache.poi.ss.util.SheetBuilder
- SheetConditionalFormatting - Interface in org.apache.poi.ss.usermodel
-
The 'Conditional Formatting' facet of Sheet
- SheetContainer - Class in org.apache.poi.hslf.record
-
The superclass of all sheet container records - Slide, Notes, MainMaster, etc.
- SheetContainer() - Constructor for class org.apache.poi.hslf.record.SheetContainer
- SheetDataWriter - Class in org.apache.poi.xssf.streaming
-
Initially copied from BigGridDemo "SpreadsheetWriter".
- SheetDataWriter() - Constructor for class org.apache.poi.xssf.streaming.SheetDataWriter
- SheetDataWriter(SharedStringsTable) - Constructor for class org.apache.poi.xssf.streaming.SheetDataWriter
- SheetDataWriterWithDecorator - Class in org.apache.poi.poifs.crypt.temp
- SheetDataWriterWithDecorator() - Constructor for class org.apache.poi.poifs.crypt.temp.SheetDataWriterWithDecorator
- SHEETEXT_0862 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- SheetIdentifier - Class in org.apache.poi.ss.formula
- SheetIdentifier(String, NameIdentifier) - Constructor for class org.apache.poi.ss.formula.SheetIdentifier
- sheetIterator() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Returns an iterator of the sheets in the workbook in sheet order.
- sheetIterator() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns an iterator of the sheets in the workbook in sheet order.
- sheetIterator() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Returns an iterator of the sheets in the workbook in sheet order.
- sheetIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns an iterator of the sheets in the workbook in sheet order.
- SheetNameFormatter - Class in org.apache.poi.ss.formula
-
Formats sheet names for use in formula expressions.
- SHEETPR_0081 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- SheetProperties - org.apache.poi.hslf.record.RecordTypes
- SheetPropertiesRecord - Class in org.apache.poi.hssf.record.chart
-
Describes a chart sheet properties record.
- SheetPropertiesRecord() - Constructor for class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- SheetPropertiesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- SHEETPROTECTION_0867 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- SheetRange - Interface in org.apache.poi.ss.formula
- SheetRangeAndWorkbookIndexFormatter - Class in org.apache.poi.ss.formula
- SheetRangeIdentifier - Class in org.apache.poi.ss.formula
- SheetRangeIdentifier(String, NameIdentifier, NameIdentifier) - Constructor for class org.apache.poi.ss.formula.SheetRangeIdentifier
- SheetRecordCollectingListener(HSSFListener) - Constructor for class org.apache.poi.hssf.eventusermodel.EventWorkbookBuilder.SheetRecordCollectingListener
- SheetsFlushedException() - Constructor for exception org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator.SheetsFlushedException
- SheetTextExtractor() - Constructor for class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
- SheetUtil - Class in org.apache.poi.ss.util
-
Helper methods for when working with Usermodel sheets
- SheetUtil() - Constructor for class org.apache.poi.ss.util.SheetUtil
- SheetVisibility - Enum in org.apache.poi.ss.usermodel
-
Specifies sheet visibility
- shift(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
update cell references when shifting rows
- shiftCellsLeft(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the left.
- shiftCellsLeft(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Row
- shiftCellsLeft(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- shiftCellsLeft(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the left.
- shiftCellsRight(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the right.
- shiftCellsRight(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Row
- shiftCellsRight(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- shiftCellsRight(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Shifts column range [firstShiftColumnIndex-lastShiftColumnIndex] step places to the right.
- shiftColumnBreaks(short, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Shifts the vertical page breaks for the indicated count
- shiftColumns(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts columns in range [startColumn, endColumn] for n places to the right.
- shiftColumns(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
- shiftColumns(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Shifts columns between startColumn and endColumn, n number of columns.
- shiftColumns(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- shiftColumns(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Shifts columns between startColumn and endColumn n number of columns.
- SHIFTJIS - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Japanese character set.
- SHIFTJIS - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- shiftMerged(int, int, int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Deprecated.POI 3.15 beta 2. Use
RowShifter.shiftMergedRegions(int, int, int). - shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Shifts, grows, or shrinks the merged regions due to a row shift (
RowShifter) or column shift (ColumnShifter). - shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
-
Shifts, grows, or shrinks the merged regions due to a column shift.
- shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
-
Shifts, grows, or shrinks the merged regions due to a row shift.
- shiftRange(FormulaShifter, CellRangeAddress, int) - Static method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
- shiftRowBreaks(int, int, int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Shifts the horizontal page breaks for the indicated count
- shiftRows(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Not implemented for SXSSFSheets Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Not implemented for SXSSFSheets Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- SHINGLE - org.apache.poi.xddf.usermodel.PresetPattern
- SHOREBIRD_TRACKS - org.apache.poi.xwpf.usermodel.Borders
- SHORT - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
I2 - signed 16-bit value
- SHORT_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
- shortArrayToByteArray(short[]) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
- ShortField - Class in org.apache.poi.util
-
representation of a short (16-bit) field at a fixed location within a byte array
- ShortField(int) - Constructor for class org.apache.poi.util.ShortField
-
construct the ShortField with its offset into its containing byte array
- ShortField(int, byte[]) - Constructor for class org.apache.poi.util.ShortField
-
Construct the ShortField with its offset into its containing byte array and initialize its value from its byte array
- ShortField(int, short) - Constructor for class org.apache.poi.util.ShortField
-
construct the ShortField with its offset into its containing byte array and initialize its value
- ShortField(int, short, byte[]) - Constructor for class org.apache.poi.util.ShortField
-
construct the ShortField with its offset into its containing byte array, initialize its value, and write its value to its byte array
- ShortPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
- shortToHex(int) - Static method in class org.apache.poi.util.HexDump
- shouldUseSmallBlocks() - Method in class org.apache.poi.poifs.property.DocumentProperty
-
give method more visibility
- shouldUseSmallBlocks() - Method in class org.apache.poi.poifs.property.Property
-
Based on the currently defined size, should this property use small blocks?
- SHOW_ALL - Static variable in class org.apache.poi.hssf.record.HideObjRecord
- SHOW_PLACEHOLDERS - Static variable in class org.apache.poi.hssf.record.HideObjRecord
- showInPane(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets desktop window pane display area, when the file is first opened in a viewer.
- showInPane(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets desktop window pane display area, when the file is first opened in a viewer.
- showInPane(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets desktop window pane display area, when the file is first opened in a viewer.
- showInPane(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Location of the top left visible cell Location of the top left visible cell in the bottom right pane (when in Left-to-Right mode).
- showStyleTextPropAtom(StyleTextPropAtom) - Static method in class org.apache.poi.hslf.dev.TextStyleListing
- showTextProps(TextPropCollection) - Static method in class org.apache.poi.hslf.dev.TextStyleListing
- sid - Static variable in class org.apache.poi.hssf.record.ArrayRecord
- sid - Static variable in class org.apache.poi.hssf.record.AutoFilterInfoRecord
- sid - Static variable in class org.apache.poi.hssf.record.BackupRecord
- sid - Static variable in class org.apache.poi.hssf.record.BlankRecord
- sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
for BIFF8 files the BOF is 0x809.
- sid - Static variable in class org.apache.poi.hssf.record.BookBoolRecord
- sid - Static variable in class org.apache.poi.hssf.record.BoolErrRecord
- sid - Static variable in class org.apache.poi.hssf.record.BottomMarginRecord
- sid - Static variable in class org.apache.poi.hssf.record.BoundSheetRecord
- sid - Static variable in class org.apache.poi.hssf.record.CalcCountRecord
- sid - Static variable in class org.apache.poi.hssf.record.CalcModeRecord
- sid - Static variable in class org.apache.poi.hssf.record.CFHeader12Record
- sid - Static variable in class org.apache.poi.hssf.record.CFHeaderRecord
- sid - Static variable in class org.apache.poi.hssf.record.CFRule12Record
- sid - Static variable in class org.apache.poi.hssf.record.CFRuleRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.AreaRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisParentRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.AxisUsedRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.BarRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.BeginRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.CatLabRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.DataFormatRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.DatRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.EndRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.FontBasisRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.FontIndexRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.PlotAreaRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesListRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesTextRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.TickRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.UnitsRecord
- sid - Static variable in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- sid - Static variable in class org.apache.poi.hssf.record.CodepageRecord
- sid - Static variable in class org.apache.poi.hssf.record.ColumnInfoRecord
- sid - Static variable in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- sid - Static variable in class org.apache.poi.hssf.record.ContinueRecord
- sid - Static variable in class org.apache.poi.hssf.record.CountryRecord
- sid - Static variable in class org.apache.poi.hssf.record.CRNCountRecord
- sid - Static variable in class org.apache.poi.hssf.record.CRNRecord
- sid - Static variable in class org.apache.poi.hssf.record.DateWindow1904Record
- sid - Static variable in class org.apache.poi.hssf.record.DBCellRecord
- sid - Static variable in class org.apache.poi.hssf.record.DConRefRecord
-
The id of the record type,
sid = 81 - sid - Static variable in class org.apache.poi.hssf.record.DefaultColWidthRecord
- sid - Static variable in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- sid - Static variable in class org.apache.poi.hssf.record.DeltaRecord
- sid - Static variable in class org.apache.poi.hssf.record.DimensionsRecord
- sid - Static variable in class org.apache.poi.hssf.record.DrawingGroupRecord
- sid - Static variable in class org.apache.poi.hssf.record.DrawingRecord
- sid - Static variable in class org.apache.poi.hssf.record.DrawingRecordForBiffViewer
- sid - Static variable in class org.apache.poi.hssf.record.DrawingSelectionRecord
- sid - Static variable in class org.apache.poi.hssf.record.DSFRecord
- sid - Static variable in class org.apache.poi.hssf.record.DVALRecord
- sid - Static variable in class org.apache.poi.hssf.record.DVRecord
- sid - Static variable in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- sid - Static variable in class org.apache.poi.hssf.record.EndSubRecord
- sid - Static variable in class org.apache.poi.hssf.record.EOFRecord
- sid - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- sid - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- sid - Static variable in class org.apache.poi.hssf.record.ExternalNameRecord
- sid - Static variable in class org.apache.poi.hssf.record.ExternSheetRecord
- sid - Static variable in class org.apache.poi.hssf.record.ExtSSTRecord
- sid - Static variable in class org.apache.poi.hssf.record.FeatHdrRecord
- sid - Static variable in class org.apache.poi.hssf.record.FeatRecord
- sid - Static variable in class org.apache.poi.hssf.record.FilePassRecord
- sid - Static variable in class org.apache.poi.hssf.record.FileSharingRecord
- sid - Static variable in class org.apache.poi.hssf.record.FnGroupCountRecord
- sid - Static variable in class org.apache.poi.hssf.record.FontRecord
- sid - Static variable in class org.apache.poi.hssf.record.FooterRecord
- sid - Static variable in class org.apache.poi.hssf.record.FormatRecord
- sid - Static variable in class org.apache.poi.hssf.record.FormulaRecord
- sid - Static variable in class org.apache.poi.hssf.record.FtCblsSubRecord
- sid - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
- sid - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- sid - Static variable in class org.apache.poi.hssf.record.GridsetRecord
- sid - Static variable in class org.apache.poi.hssf.record.GroupMarkerSubRecord
- sid - Static variable in class org.apache.poi.hssf.record.GutsRecord
- sid - Static variable in class org.apache.poi.hssf.record.HCenterRecord
- sid - Static variable in class org.apache.poi.hssf.record.HeaderFooterRecord
- sid - Static variable in class org.apache.poi.hssf.record.HeaderRecord
- sid - Static variable in class org.apache.poi.hssf.record.HideObjRecord
- sid - Static variable in class org.apache.poi.hssf.record.HorizontalPageBreakRecord
- sid - Static variable in class org.apache.poi.hssf.record.HyperlinkRecord
- sid - Static variable in class org.apache.poi.hssf.record.IndexRecord
- sid - Static variable in class org.apache.poi.hssf.record.InterfaceEndRecord
- sid - Static variable in class org.apache.poi.hssf.record.InterfaceHdrRecord
- sid - Static variable in class org.apache.poi.hssf.record.IterationRecord
- sid - Static variable in class org.apache.poi.hssf.record.LabelRecord
- sid - Static variable in class org.apache.poi.hssf.record.LabelSSTRecord
- sid - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord
- sid - Static variable in class org.apache.poi.hssf.record.LeftMarginRecord
- sid - Static variable in class org.apache.poi.hssf.record.MergeCellsRecord
- sid - Static variable in class org.apache.poi.hssf.record.MMSRecord
- sid - Static variable in class org.apache.poi.hssf.record.MulBlankRecord
- sid - Static variable in class org.apache.poi.hssf.record.MulRKRecord
- sid - Static variable in class org.apache.poi.hssf.record.NameCommentRecord
- sid - Static variable in class org.apache.poi.hssf.record.NameRecord
- sid - Static variable in class org.apache.poi.hssf.record.NoteRecord
- sid - Static variable in class org.apache.poi.hssf.record.NoteStructureSubRecord
- sid - Static variable in class org.apache.poi.hssf.record.NumberRecord
- sid - Static variable in class org.apache.poi.hssf.record.ObjectProtectRecord
- sid - Static variable in class org.apache.poi.hssf.record.ObjRecord
- sid - Static variable in class org.apache.poi.hssf.record.OldSheetRecord
- sid - Static variable in class org.apache.poi.hssf.record.PaletteRecord
- sid - Static variable in class org.apache.poi.hssf.record.PaneRecord
- sid - Static variable in class org.apache.poi.hssf.record.PasswordRecord
- sid - Static variable in class org.apache.poi.hssf.record.PasswordRev4Record
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.DataItemRecord
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.PageItemRecord
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
- sid - Static variable in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
- sid - Static variable in class org.apache.poi.hssf.record.PrecisionRecord
- sid - Static variable in class org.apache.poi.hssf.record.PrintGridlinesRecord
- sid - Static variable in class org.apache.poi.hssf.record.PrintHeadersRecord
- sid - Static variable in class org.apache.poi.hssf.record.PrintSetupRecord
- sid - Static variable in class org.apache.poi.hssf.record.ProtectionRev4Record
- sid - Static variable in class org.apache.poi.hssf.record.ProtectRecord
- sid - Static variable in class org.apache.poi.hssf.record.RecalcIdRecord
- sid - Static variable in class org.apache.poi.hssf.record.RefModeRecord
- sid - Static variable in class org.apache.poi.hssf.record.RefreshAllRecord
- sid - Static variable in class org.apache.poi.hssf.record.RightMarginRecord
- sid - Static variable in class org.apache.poi.hssf.record.RKRecord
- sid - Static variable in class org.apache.poi.hssf.record.RowRecord
- sid - Static variable in class org.apache.poi.hssf.record.SaveRecalcRecord
- sid - Static variable in class org.apache.poi.hssf.record.ScenarioProtectRecord
- sid - Static variable in class org.apache.poi.hssf.record.SCLRecord
- sid - Static variable in class org.apache.poi.hssf.record.SelectionRecord
- sid - Static variable in class org.apache.poi.hssf.record.SharedFormulaRecord
- sid - Static variable in class org.apache.poi.hssf.record.SSTRecord
- sid - Static variable in class org.apache.poi.hssf.record.StringRecord
- sid - Static variable in class org.apache.poi.hssf.record.StyleRecord
- sid - Static variable in class org.apache.poi.hssf.record.SupBookRecord
- sid - Static variable in class org.apache.poi.hssf.record.TabIdRecord
- sid - Static variable in class org.apache.poi.hssf.record.TableRecord
- sid - Static variable in class org.apache.poi.hssf.record.TableStylesRecord
- sid - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- sid - Static variable in class org.apache.poi.hssf.record.TopMarginRecord
- sid - Static variable in class org.apache.poi.hssf.record.UncalcedRecord
- sid - Static variable in class org.apache.poi.hssf.record.UserSViewBegin
- sid - Static variable in class org.apache.poi.hssf.record.UserSViewEnd
- sid - Static variable in class org.apache.poi.hssf.record.UseSelFSRecord
- sid - Static variable in class org.apache.poi.hssf.record.VCenterRecord
- sid - Static variable in class org.apache.poi.hssf.record.VerticalPageBreakRecord
- sid - Static variable in class org.apache.poi.hssf.record.WindowOneRecord
- sid - Static variable in class org.apache.poi.hssf.record.WindowProtectRecord
- sid - Static variable in class org.apache.poi.hssf.record.WindowTwoRecord
- sid - Static variable in class org.apache.poi.hssf.record.WriteAccessRecord
- sid - Static variable in class org.apache.poi.hssf.record.WriteProtectRecord
- sid - Static variable in class org.apache.poi.hssf.record.WSBoolRecord
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AddPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.Area3DPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AreaErrPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AreaNPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AreaPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ArrayPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.BoolPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ConcatPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.DividePtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.EqualPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ExpPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.FuncPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.FuncVarPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.IntersectionPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.IntPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.LessEqualPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.LessThanPtg
-
the sid for the less than operator as hex
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MemAreaPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MemErrPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MemFuncPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MissingArgPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.MultiplyPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.NamePtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.NameXPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.NotEqualPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.NumberPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.PowerPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.Ref3DPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.RefErrorPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.RefNPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.RefPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.StringPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.SubtractPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.TblPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
- sid - Static variable in class org.apache.poi.ss.formula.ptg.UnionPtg
- Sienna - org.apache.poi.sl.usermodel.PresetColor
- SIENNA - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Sienna Preset Color
- SIENNA - org.apache.poi.xddf.usermodel.PresetColor
- SIGN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- SIGNATURE_TIME_FORMAT - Static variable in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- signatureConfig - Variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- SignatureConfig - Class in org.apache.poi.poifs.crypt.dsig
-
This class bundles the configuration options used for the existing signature facets.
- SignatureConfig() - Constructor for class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- SignatureConfig.SignatureConfigurable - Interface in org.apache.poi.poifs.crypt.dsig
- SignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
JSR105 Signature Facet base class.
- SignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- SignatureInfo - Class in org.apache.poi.poifs.crypt.dsig
-
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.
- SignatureInfo() - Constructor for class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Constructor initializes xml signature environment, if it hasn't been initialized before
- SignatureMarshalListener - Class in org.apache.poi.poifs.crypt.dsig
-
This listener class is used, to modify the to be digested xml document, e.g.
- SignatureMarshalListener() - Constructor for class org.apache.poi.poifs.crypt.dsig.SignatureMarshalListener
- SignaturePart - Class in org.apache.poi.poifs.crypt.dsig
- SignaturePolicyService - Interface in org.apache.poi.poifs.crypt.dsig.services
-
Interface for the signature policy service.
- signDigest(DOMSignContext, DOMSignedInfo) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Sign (encrypt) the digest with the private key.
- Silver - org.apache.poi.sl.usermodel.PresetColor
- SILVER - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Silver Preset Color
- SILVER - org.apache.poi.xddf.usermodel.PresetColor
- simpleFormat(Object) - Method in class org.apache.poi.ss.format.CellFormatter
-
Formats the value in the most basic way, returning the resulting string.
- SimpleFraction - Class in org.apache.poi.ss.format
- SimpleFraction(int, int) - Constructor for class org.apache.poi.ss.format.SimpleFraction
-
Create a fraction given a numerator and denominator.
- SimpleShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- SimpleShape - Interface in org.apache.poi.ss.usermodel
-
A common interface for simple shapes.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellDateFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellElapsedFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellGeneralFormatter
-
Equivalent to
CellGeneralFormatter.formatValue(StringBuffer,Object). - simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellNumberFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellTextFormatter
-
Format a value according to the type, in the most basic way.
- SIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- since() - Method in annotation type org.apache.poi.util.Internal
-
The POI version when an element was declared internal.
- SINGLE - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Single line (of width lineWidth) - native 0 / ooxml default
- SINGLE - org.apache.poi.ss.usermodel.FontUnderline
-
Single-line underlining under each character in the cell.
- SINGLE - org.apache.poi.xddf.usermodel.CompoundLine
- SINGLE - org.apache.poi.xddf.usermodel.text.UnderlineType
- SINGLE - org.apache.poi.xwpf.usermodel.Borders
-
Specifies a line border consisting of a single line around the parent object.
- SINGLE - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a single line beneath all characters in this run.
- SINGLE - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- SINGLE_ACCOUNTING - org.apache.poi.ss.usermodel.FontUnderline
-
Single-line accounting underlining under each character in the cell.
- SINGLE_STRIKE - org.apache.poi.xddf.usermodel.text.StrikeType
- SINGLE_XML_CELLS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- SinglentonTextPiece - Class in org.apache.poi.hwpf.model
- SinglentonTextPiece(StringBuilder) - Constructor for class org.apache.poi.hwpf.model.SinglentonTextPiece
- singleOperandEvaluate(ValueEval, int, int) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- singleOperandEvaluate(ValueEval, int, int) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction
- singleOperandEvaluate(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.NumericFunction
- SingleXmlCells - Class in org.apache.poi.xssf.model
-
This class implements the Single Cell Tables Part (Open Office XML Part 4: chapter 3.5.2)
- SingleXmlCells() - Constructor for class org.apache.poi.xssf.model.SingleXmlCells
- SingleXmlCells(PackagePart) - Constructor for class org.apache.poi.xssf.model.SingleXmlCells
- SINH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- size() - Method in class org.apache.poi.hpsf.CustomProperties
- size() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- size() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- size() - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
- size() - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
-
Used to get the total number of grrprl's stored int this FKP
- size() - Method in class org.apache.poi.hwpf.model.UPX
- size() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- size() - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
- size() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
-
Get the numbe rof relationships in the collection.
- size() - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
- size() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
- size() - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
- size() - Method in class org.apache.poi.poifs.nio.DataSource
- size() - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
- size() - Method in interface org.apache.poi.ss.usermodel.CellRange
-
Gets the number of cells in this range.
- size() - Method in class org.apache.poi.ss.util.SSCellRange
- size() - Method in class org.apache.poi.util.IntList
-
Returns the number of elements in this list.
- size() - Method in class org.apache.poi.util.IntMapper
- SIZE - Static variable in class org.apache.poi.hwpf.usermodel.BorderCode
- SIZE - Static variable in class org.apache.poi.hwpf.usermodel.DateAndTime
- SIZE - Static variable in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
- SIZE - Static variable in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.BoolPtg
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.FuncPtg
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.IntPtg
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.NumberPtg
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.PercentPtg
- SIZE - Static variable in class org.apache.poi.ss.formula.ptg.RangePtg
- sizeInBytes() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
- skip(long) - Method in class org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream
- skip(long) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherInputStream
- skip(long) - Method in class org.apache.poi.poifs.filesystem.DocumentInputStream
- skip(long) - Method in class org.apache.poi.util.BoundedInputStream
-
Invokes the delegate's
skip(long)method. - skip(long) - Method in class org.apache.poi.util.RLEDecompressingInputStream
- skipFully(InputStream, long) - Static method in class org.apache.poi.util.IOUtils
-
Skips bytes from an input byte stream.
- SKY_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- SKY_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Sky Blue Preset Color
- SKY_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- SKY_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- SkyBlue - org.apache.poi.sl.usermodel.PresetColor
- SKYROCKET - org.apache.poi.xwpf.usermodel.Borders
- SLANTED_DASH_DOT - org.apache.poi.ss.usermodel.BorderStyle
-
slanted dash-dot border
- SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- SLATE_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Slate Blue Preset Color
- SLATE_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- SLATE_GRAY - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Slate Gray Preset Color
- SLATE_GRAY - org.apache.poi.xddf.usermodel.PresetColor
- SlateBlue - org.apache.poi.sl.usermodel.PresetColor
- SlateGray - org.apache.poi.sl.usermodel.PresetColor
- SLGraphics - Class in org.apache.poi.sl.draw
-
Translates Graphics2D calls into PowerPoint.
- SLGraphics(GroupShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.SLGraphics
-
Construct Java Graphics object which translates graphic calls in ppt drawing layer.
- Slide - Class in org.apache.poi.hslf.record
-
Master container for Slides.
- Slide - org.apache.poi.hslf.record.RecordTypes
- Slide<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- Slide() - Constructor for class org.apache.poi.hslf.record.Slide
-
Create a new, empty, Slide, along with its required child records.
- Slide(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Slide
-
Set things up, and find our more interesting children
- SLIDE - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- SLIDE_IMAGE - org.apache.poi.sl.usermodel.Placeholder
-
Slide image placeholder shape.
- SLIDE_LAYOUT - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- SLIDE_MASTER - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- SLIDE_NUMBER - org.apache.poi.sl.usermodel.Placeholder
-
Slide number placeholder shape.
- SLIDE_NUMBER - org.apache.poi.sl.usermodel.TextRun.FieldType
- SlideAndNotesAtomListing - Class in org.apache.poi.hslf.dev
-
Uses record level code to locate Notes and Slide records.
- SlideAndNotesAtomListing() - Constructor for class org.apache.poi.hslf.dev.SlideAndNotesAtomListing
- SlideAtom - Class in org.apache.poi.hslf.record
-
A Slide Atom (type 1007).
- SlideAtom - org.apache.poi.hslf.record.RecordTypes
- SlideAtom() - Constructor for class org.apache.poi.hslf.record.SlideAtom
-
Create a new SlideAtom, to go with a new Slide
- SlideAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlideAtom
-
For the Slide Atom
- SlideAtomLayout - Class in org.apache.poi.hslf.record
-
Holds the geometry of the Slide, and the ID of the placeholders on the slide.
- SlideAtomLayout(byte[]) - Constructor for class org.apache.poi.hslf.record.SlideAtomLayout
-
Create a new Embedded SSlideLayoutAtom, from 12 bytes of data
- SlideAtomLayout.SlideLayoutType - Enum in org.apache.poi.hslf.record
- SlideAtomsSet(SlidePersistAtom, Record[]) - Constructor for class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
-
Create one to hold the Records for one Slide's text
- SlideHeadersFootersContainer - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
-
"instance" field in the record header indicating that this HeadersFootersContaine is applied for slides
- SlideIdListing - Class in org.apache.poi.hslf.dev
-
Gets all the different things that have Slide IDs (of sorts) in them, and displays them, so you can try to guess what they all mean
- SlideIdListing() - Constructor for class org.apache.poi.hslf.dev.SlideIdListing
- SlideLayout - Enum in org.apache.poi.xslf.usermodel
-
Date: 11/5/11
- SlideListWithText - Class in org.apache.poi.hslf.record
-
These are tricky beasts.
- SlideListWithText - org.apache.poi.hslf.record.RecordTypes
- SlideListWithText() - Constructor for class org.apache.poi.hslf.record.SlideListWithText
-
Create a new, empty, SlideListWithText
- SlideListWithText(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlideListWithText
-
Create a new holder for slide records
- SlideListWithText.SlideAtomsSet - Class in org.apache.poi.hslf.record
-
Inner class to wrap up a matching set of records that hold the text for a given sheet.
- SlideNumberMCAtom - org.apache.poi.hslf.record.RecordTypes
- SlidePersistAtom - Class in org.apache.poi.hslf.record
-
A SlidePersist Atom (type 1011).
- SlidePersistAtom - org.apache.poi.hslf.record.RecordTypes
- SlidePersistAtom() - Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
-
Create a new SlidePersistAtom, for use with a new Slide
- SlidePersistAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
-
For the SlidePersist Atom
- SLIDES - Static variable in class org.apache.poi.hslf.record.SlideListWithText
-
Instance filed of the record header indicates that this SlideListWithText stores references to slides
- SlideShow<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- SlideShowDumper - Class in org.apache.poi.hslf.dev
-
This class provides a way to "peek" inside a powerpoint file.
- SlideShowDumper(POIFSFileSystem, PrintStream) - Constructor for class org.apache.poi.hslf.dev.SlideShowDumper
-
Constructs a Powerpoint dump from a POIFS Filesystem.
- SlideShowExtractor<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Class in org.apache.poi.sl.extractor
-
Common SlideShow extractor
- SlideShowExtractor(SlideShow<S, P>) - Constructor for class org.apache.poi.sl.extractor.SlideShowExtractor
- SlideShowFactory - Class in org.apache.poi.sl.usermodel
- SlideShowFactory() - Constructor for class org.apache.poi.sl.usermodel.SlideShowFactory
- SlideShowRecordDumper - Class in org.apache.poi.hslf.dev
-
This class provides a way to view the contents of a powerpoint file.
- SlideShowRecordDumper(PrintStream, String, boolean, boolean) - Constructor for class org.apache.poi.hslf.dev.SlideShowRecordDumper
-
Constructs a Powerpoint dump from fileName.
- SlideSize() - Constructor for class org.apache.poi.hslf.record.DocumentAtom.SlideSize
- SlideViewInfo - org.apache.poi.hslf.record.RecordTypes
- SlideViewInfoAtom - org.apache.poi.hslf.record.RecordTypes
- Slope - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function SLOPE()
- Slope() - Constructor for class org.apache.poi.ss.formula.functions.Slope
- SLOPE - org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
- SLWTListing - Class in org.apache.poi.hslf.dev
-
Uses record level code to Documents.
- SLWTListing() - Constructor for class org.apache.poi.hslf.dev.SLWTListing
- SLWTTextListing - Class in org.apache.poi.hslf.dev
-
Uses record level code to locate SlideListWithText entries.
- SLWTTextListing() - Constructor for class org.apache.poi.hslf.dev.SLWTTextListing
- SMALL - org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- SMALL - org.apache.poi.sl.usermodel.TextRun.TextCap
- SMALL - org.apache.poi.xddf.usermodel.LineEndLength
- SMALL - org.apache.poi.xddf.usermodel.LineEndWidth
- SMALL - org.apache.poi.xddf.usermodel.text.CapsType
- SMALL - org.apache.poi.xssf.usermodel.TextCap
- SMALL - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- SMALL_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
How big a block in the small block stream is.
- SMALL_CHECKER_BOARD - org.apache.poi.xddf.usermodel.PresetPattern
- SMALL_CONFETTI - org.apache.poi.xddf.usermodel.PresetPattern
- SMALL_GRID - org.apache.poi.xddf.usermodel.PresetPattern
- SMALLER_BIG_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Most files use 512 bytes as their big block size
- SMALLER_BIG_BLOCK_SIZE_DETAILS - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
- smalltextout - org.apache.poi.hemf.record.HemfRecordType
- SMILEY_FACE - org.apache.poi.sl.draw.binding.STShapeType
-
Smiley Face Shape
- SMILEY_FACE - org.apache.poi.sl.usermodel.ShapeType
- SMILEY_FACE - org.apache.poi.xddf.usermodel.PresetGeometry
- SMILEY_FACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SmileyFace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- SMOOTH - org.apache.poi.xddf.usermodel.chart.ScatterStyle
- SMOOTH_MARKER - org.apache.poi.xddf.usermodel.chart.ScatterStyle
- SMTP_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- snd - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- SNIP_1_RECT - org.apache.poi.sl.draw.binding.STShapeType
-
One Snip Corner Rectangle Shape
- SNIP_1_RECT - org.apache.poi.sl.usermodel.ShapeType
- SNIP_1_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SNIP_2_DIAG_RECT - org.apache.poi.sl.draw.binding.STShapeType
-
Two Diagonal Snip Corner Rectangle Shape
- SNIP_2_DIAG_RECT - org.apache.poi.sl.usermodel.ShapeType
- SNIP_2_DIAG_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SNIP_2_SAME_RECT - org.apache.poi.sl.draw.binding.STShapeType
-
Two Same-side Snip Corner Rectangle Shape
- SNIP_2_SAME_RECT - org.apache.poi.sl.usermodel.ShapeType
- SNIP_2_SAME_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SNIP_RECTANGLE_1_CORNER - org.apache.poi.xddf.usermodel.PresetGeometry
- SNIP_RECTANGLE_2_DIAGONAL_CORNERS - org.apache.poi.xddf.usermodel.PresetGeometry
- SNIP_RECTANGLE_2_SAME_SIDE_CORNERS - org.apache.poi.xddf.usermodel.PresetGeometry
- SNIP_ROUND_RECT - org.apache.poi.sl.draw.binding.STShapeType
-
One Snip One Round Corner Rectangle Shape
- SNIP_ROUND_RECT - org.apache.poi.sl.usermodel.ShapeType
- SNIP_ROUND_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SNIP_ROUND_RECTANGLE - org.apache.poi.xddf.usermodel.PresetGeometry
- Snow - org.apache.poi.sl.usermodel.PresetColor
- SNOW - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Snow Preset Color
- SNOW - org.apache.poi.xddf.usermodel.PresetColor
- SNOWFLAKE_FANCY - org.apache.poi.xwpf.usermodel.Borders
- SNOWFLAKES - org.apache.poi.xwpf.usermodel.Borders
- SOLID - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen is solid.
- SOLID - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
Solid (continuous) pen - native 1
- SOLID - org.apache.poi.xddf.usermodel.PresetLineDash
- SOLID_DIAMOND - org.apache.poi.xddf.usermodel.PresetPattern
- SOLID_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- SOLID_FOREGROUND - org.apache.poi.ss.usermodel.FillPatternType
-
Solidly filled
- SOLID_FOREGROUND - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Solidly filled
- SOLID_FOREGROUND - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Solidly filled
- SOLVER_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- SOMBRERO - org.apache.poi.xwpf.usermodel.Borders
- SORT_0090 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- sortColumns(CTCols) - Static method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- sortedValues() - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
The values themselves should be returned in sorted order.
- SorterViewInfo - org.apache.poi.hslf.record.RecordTypes
- sortProperties() - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
-
Records should be sorted by property number before being stored.
- sortTopLeftToBottomRight() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
Sort the first and last row and columns in-place to the preferred (top left:bottom right) order Note: Sort only occurs when an instance is constructed or when this method is called.
- Sound - Class in org.apache.poi.hslf.record
-
A container holding information about a sound.
- Sound - org.apache.poi.hslf.record.RecordTypes
- Sound - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether the animation has an associated sound
- Sound(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Sound
-
Set things up, and find our more interesting children
- SOUND_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether to play the sound specified by soundIfRef.
- SoundCollAtom - org.apache.poi.hslf.record.RecordTypes
- SoundCollection - Class in org.apache.poi.hslf.record
-
Is a container for all sound related atoms and containers.
- SoundCollection - org.apache.poi.hslf.record.RecordTypes
- SoundCollection(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SoundCollection
-
Set things up, and find our more interesting children
- SoundData - Class in org.apache.poi.hslf.record
-
Storage for embedded sounds.
- SoundData - org.apache.poi.hslf.record.RecordTypes
- SoundData() - Constructor for class org.apache.poi.hslf.record.SoundData
-
Constructs a new empty sound container.
- SoundData(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SoundData
-
Constructs the link related atom record from its source data.
- SOUTHWEST - org.apache.poi.xwpf.usermodel.Borders
- SP_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- SPACE_AFTER_EQUALITY - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
06H = Spaces following the equality sign (only in macro sheets)
- SPACE_BEFORE - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
00H = Spaces before the next token (not allowed before tParen token)
- SPACE_BEFORE_CLOSE_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
04H = Spaces before closing parenthesis (only allowed before tParen, tFunc, and tFuncVar tokens)
- SPACE_BEFORE_OPEN_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
02H = Spaces before opening parenthesis (only allowed before tParen token)
- spacing - Variable in class org.apache.poi.xddf.usermodel.text.XDDFSpacing
- SPACING_CLOSE - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- SPACING_MEDIUM - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- SPACING_OPEN - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- SPAN - org.apache.poi.xddf.usermodel.chart.DisplayBlanks
- SPARSE_DOTS - org.apache.poi.ss.usermodel.FillPatternType
-
Sparse dots
- SPARSE_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Sparse dots
- SPARSE_DOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- SPARSE_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Sparse dots
- SPCLPASSTHROUGH2 - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Enables applications to include private procedures and other arbitrary data in documents.
- SPDAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDNAO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDNAON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDNAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDNOA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDNOAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSANAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSANAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSNAOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSNAOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSNOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSNOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSOAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSOAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSONOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSONOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSXAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSXNOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSXOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPDSXOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPECIFICATION_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Within
CellFormatPart.FORMAT_PAT, the group number for the format specification. - SPECIFICATION_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Pattern for the format specification part of a cell format part.
- SPGR_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- SPHERE - org.apache.poi.xddf.usermodel.PresetPattern
- SplineCollector - Class in org.apache.poi.xdgf.geom
- SplineCollector(SplineStart) - Constructor for class org.apache.poi.xdgf.geom.SplineCollector
- SplineKnot - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
Contains x- and y-coordinates for a spline's control point and a spline's knot.
- SplineKnot(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- SplineRenderer - Class in org.apache.poi.xdgf.geom
- SplineRenderer() - Constructor for class org.apache.poi.xdgf.geom.SplineRenderer
- SplineStart - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
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.
- SplineStart(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- splitRGB(int) - Static method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Convert from an integer RGB value to individual R, G, B 0-255 values
- SPNA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPNO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPOOLER_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SPOUSE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SpreadsheetVersion - Enum in org.apache.poi.ss
-
This enum allows spreadsheets from multiple Excel versions to be handled by the common code.
- SPRING_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Spring Green Preset Color
- SPRING_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- SpringGreen - org.apache.poi.sl.usermodel.PresetColor
- SPRM_ANLD - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_AUTOSPACEDE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_AUTOSPACEDN - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_BRC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_BRC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_BRCBAR - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_BRCBOTTOM - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_BRCL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_BRCLEFT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_BRCP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_BRCRIGHT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_BRCTOP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_CCV - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
-
change chp.cv
- SPRM_CHARSCALE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_CHARSCALE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_CHGTABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_CHGTABSPAPX - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_CPG - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_CPG - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_CRLF - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DCS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DISPFLDRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_DISPFLDRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_DTTMRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_DTTMRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_DTTMRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_DTTMRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_DXAABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DXAFROMTEXT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DXALEFT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DXALEFT1 - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DXARIGHT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DXASPACE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_DXASPACE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_DXAWIDTH - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DYAABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DYAAFTER - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DYABEFORE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DYAFROMTEXT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_DYALINE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FADJUSTRIGHT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FBIDI - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FBOLD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FBOLD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FDATA - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FDATA - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FDSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FDSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FEMBOSS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FEMBOSS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FFLDVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FFLDVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FIMPRINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FIMPRINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FINTABLE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FITALIC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FITALIC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FKEEP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FKEEPFOLLOW - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FKINSOKU - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FLOCKED - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FNOAUTOHYPH - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FNOLINENUMB - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FNUMRMLNS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FOBJ - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FOBJ - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FOLE2 - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FOLE2 - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FOUTLINE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FOUTLINE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FOVERFLOWPUNCT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FPAGEBREAKBEFORE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FRAMETEXTFLOW - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FSHADOW - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FSHADOW - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FSIDEBYSIDE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FSMALLCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FSMALLCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FSPEC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FSPEC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FTOPLINEPUNCT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FTTP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_FVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_FWIDOWCONTROL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_FWORDWRAP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_HIGHLIGHT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_HIGHLIGHT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_HPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_HPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_HPSKERN - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_HPSKERN - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_HPSPOS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_HPSPOS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_IBSTRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_IBSTRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_IBSTRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_IBSTRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_ICO - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_ICO - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_IDCTHINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_IDCTHINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_IDSIRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_IDSIRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_ILFO - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_ILVL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_ISS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_ISS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_ISTD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_ISTD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_JC - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_KUL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_KUL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_LID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_LID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_NONFELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_NONFELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_NUMRM - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_OBJLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_OBJLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_OUTLVL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_PC - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_PICLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_PICLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_PROPRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_PROPRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_PROPRMARK - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_RGFTCASCII - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_RGFTCASCII - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_RGFTCFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_RGFTCFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_RGFTCNOTFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_RGFTCNOTFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_RULER - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_SFXTEXT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_SFXTEXT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_SHD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_SHD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_SHD - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_SHD80 - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_SYMBOL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_SYMBOL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SPRM_USEPGSUSETTINGS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_WALIGNFONT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_WHEIGHTABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_WR - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
- SPRM_YSRI - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
- SPRM_YSRI - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- SprmBuffer - Class in org.apache.poi.hwpf.sprm
- SprmBuffer(byte[], boolean, int) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
- SprmBuffer(byte[], int) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
- SprmBuffer(int) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
- SprmIterator - Class in org.apache.poi.hwpf.sprm
-
This class is used to iterate through a list of sprms from a Word 97/2000/XP document.
- SprmIterator(byte[], int) - Constructor for class org.apache.poi.hwpf.sprm.SprmIterator
- SprmOperation - Class in org.apache.poi.hwpf.sprm
-
This class is used to represent a sprm operation from a Word 97/2000/XP document.
- SprmOperation(byte[], int) - Constructor for class org.apache.poi.hwpf.sprm.SprmOperation
- SprmUncompressor - Class in org.apache.poi.hwpf.sprm
- SprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.SprmUncompressor
- SprmUtils - Class in org.apache.poi.hwpf.sprm
- SprmUtils() - Constructor for class org.apache.poi.hwpf.sprm.SprmUtils
- SPXDSXA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPXDSXAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPXDSXO - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPXDSXON - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPXPDXA - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SPXPDXAN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SQRT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- SQUARE - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
-
Square protrudes by half line width
- SQUARE - org.apache.poi.sl.usermodel.StrokeStyle.LineCap
-
Square protrudes by half line width
- SQUARE - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- SQUARE - org.apache.poi.xddf.usermodel.LineCap
- SQUARE_TABS - org.apache.poi.sl.draw.binding.STShapeType
-
Square Tabs Shape
- SQUARE_TABS - org.apache.poi.sl.usermodel.ShapeType
- SQUARE_TABS - org.apache.poi.xddf.usermodel.PresetGeometry
- SQUARE_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SQUARES - org.apache.poi.ss.usermodel.FillPatternType
-
Squares
- SQUARES - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Squares
- SQUARES - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- SQUARES - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Squares
- SRCAND - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SRCCOPY - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SRCERASE - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SRCINVERT - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SRCPAINT - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- srgb2lin(float) - Static method in class org.apache.poi.sl.draw.DrawPaint
-
Convert sRGB float component [0..1] from sRGB to linear RGB [0..100000]
- srgbClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
- SrKinsoku - org.apache.poi.hslf.record.RecordTypes
- SrKinsokuAtom - org.apache.poi.hslf.record.RecordTypes
- SS_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- SS_NONE - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Escapement type - None
- SS_NONE - Static variable in class org.apache.poi.hssf.record.FontRecord
- SS_NONE - Static variable in interface org.apache.poi.ss.usermodel.Font
-
no type offsetting (not super or subscript)
- SS_NONE - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Escapement type - None
- SS_SUB - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Escapement type - Subscript
- SS_SUB - Static variable in class org.apache.poi.hssf.record.FontRecord
- SS_SUB - Static variable in interface org.apache.poi.ss.usermodel.Font
-
subscript
- SS_SUB - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Escapement type - Subscript
- SS_SUPER - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Escapement type - Superscript
- SS_SUPER - Static variable in class org.apache.poi.hssf.record.FontRecord
- SS_SUPER - Static variable in interface org.apache.poi.ss.usermodel.Font
-
superscript
- SS_SUPER - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Escapement type - Superscript
- SSCellRange<K extends Cell> - Class in org.apache.poi.ss.util
-
For POI internal use only
- SSDocInfoAtom - org.apache.poi.hslf.record.RecordTypes
- SSDXPDXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SSDXPDXAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SSlideLayoutAtom - org.apache.poi.hslf.record.RecordTypes
- SSPXDSXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SSPXDSXAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SSPXDSXOX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SSPXDSXOXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SSPXPDXAX - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SSPXPDXAXN - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- SSSlideInfoAtom - Class in org.apache.poi.hslf.record
-
A SlideShowSlideInfo Atom (type 1017).
An atom record that specifies which transition effects to perform during a slide show, and how to advance to the next presentation slide.
Combination of effectType and effectDirection: typedescriptiondirection 0cut0x00 = no transition, 0x01 = black transition 1random0x00 2blinds0x00 = vertical, 0x01 = horizontal 3checkerlike blinds 4cover0x00 = left, 0x01 = up, 0x02 = right, 0x03 = down, 0x04 = left/up, 0x05 = right/up, 0x06 left/down, 0x07 = left/down 5dissolve0x00 6fade0x00 7uncoverlike cover 8random barslike blinds 9stripslike 0x04 - 0x07 of cover 10wipelike 0x00 - 0x03 of cover 11box in/out0x00 = out, 0x01 = in 13split0x00 = horizontally out, 0x01 = horizontally in, 0x02 = vertically out, 0x03 = vertically in 17diamond0x00 18plus0x00 19wedge0x00 20pushlike 0x00 - 0x03 of cover 21comblike blinds 22newsflash0x00 23alphafade0x00 26wheelnumber of radial divisions (0x01,0x02,0x03,0x04,0x08) 27circle0x00 255undefined0x00 - SSSlideInfoAtom - org.apache.poi.hslf.record.RecordTypes
- SSSlideInfoAtom() - Constructor for class org.apache.poi.hslf.record.SSSlideInfoAtom
- SSSlideInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SSSlideInfoAtom
- sst - Variable in class org.apache.poi.hssf.model.InternalWorkbook
-
this contains a reference to the SSTRecord so that new stings can be added to it.
- SSTRecord - Class in org.apache.poi.hssf.record
-
Title: Static String Table Record (0x00FC)
- SSTRecord() - Constructor for class org.apache.poi.hssf.record.SSTRecord
- SSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SSTRecord
-
Fill the fields from the data
- ST_ACCENTBORDERCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACCENTBORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACCENTBORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACCENTBORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACCENTCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACCENTCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACCENTCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACCENTCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONBACKPREVIOUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONBEGINNING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONBLANK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONEND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONFORWARDNEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONHELP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONHOME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONINFORMATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONMOVIE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONRETURN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ACTIONBUTTONSOUND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BALLOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BENTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BENTCONNECTOR2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BENTCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BENTCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BENTCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BENTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BEVEL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BLOCKARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BORDERCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BRACEPAIR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_BRACKETPAIR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CAN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CIRCULARARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CLOUDCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CUBE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CURVEDCONNECTOR2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CURVEDCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CURVEDCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CURVEDCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CURVEDDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CURVEDLEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CURVEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_CURVEDUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_DIAMOND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_DONUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_DOUBLEWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_DOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_DOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ELLIPSE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ELLIPSERIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ELLIPSERIBBON2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTALTERNATEPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTCOLLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTCONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTDECISION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTDELAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTDISPLAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTEXTRACT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTINPUTOUTPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTINTERNALSTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMAGNETICDISK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMAGNETICDRUM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMAGNETICTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMANUALINPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMANUALOPERATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMERGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTMULTIDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTOFFLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTOFFPAGECONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTONLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPREDEFINEDPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPREPARATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPUNCHEDCARD - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTPUNCHEDTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTSORT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTSUMMINGJUNCTION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FLOWCHARTTERMINATOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_FOLDEDCORNER - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_HEART - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_HEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_HOMEPLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_HORIZONTALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_HOSTCONTROL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_IRREGULARSEAL1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_IRREGULARSEAL2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ISOCELESTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LEFTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LEFTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LEFTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LEFTRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LEFTRIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LEFTRIGHTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LEFTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LIGHTNINGBOLT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_LINE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_MIN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_MOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_NIL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_NOSMOKING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_NOT_PRIMATIVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_NOTCHEDCIRCULARARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_NOTCHEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_OCTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_PARALLELOGRAM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_PENTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_PICTUREFRAME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_PLAQUE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_PLUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_QUADARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_QUADARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_RECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_RIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_RIBBON2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_RIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_RIGHTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_RIGHTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_RIGHTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_ROUNDRECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_SEAL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_SEAL16 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_SEAL24 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_SEAL32 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_SEAL4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_SEAL8 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_SMILEYFACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_STAR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_STRAIGHTCONNECTOR1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_STRIPEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_SUN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTARCHDOWNCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTARCHDOWNPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTARCHUPCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTARCHUPPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTBOX - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTBUTTONCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTBUTTONPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCANDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCANUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCASCADEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCASCADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCHEVRONINVERTED - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCIRCLECURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCIRCLEPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCURVEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTCURVEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATEBOTTOM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATEINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATEINFLATEDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTDEFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTFADEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTFADELEFT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTFADERIGHT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTFADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTHEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTINFLATEBOTTOM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTINFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTOCTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTONCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTONRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTPLAINTEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTRINGINSIDE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTRINGOUTSIDE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTSIMPLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTSLANTDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTSLANTUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTSTOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTTRIANGLEINVERTED - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TEXTWAVE4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_THICKARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_TRAPEZOID - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_UPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_UPARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_UPDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_UPDOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_UTURNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_VERTICALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_WAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_WEDGEELLIPSECALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_WEDGERECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- ST_WEDGERRECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
- STACKED - org.apache.poi.sl.usermodel.TextShape.TextDirection
-
Determines if all of the text is vertical ("one letter on top of another").
- STACKED - org.apache.poi.xddf.usermodel.chart.BarGrouping
- STACKED - org.apache.poi.xddf.usermodel.chart.Grouping
- STACKED - org.apache.poi.xssf.usermodel.TextDirection
-
Determines if all of the text is vertical ("one letter on top of another").
- standard - org.apache.poi.poifs.crypt.EncryptionMode
- STANDARD - org.apache.poi.xddf.usermodel.chart.BarGrouping
- STANDARD - org.apache.poi.xddf.usermodel.chart.Grouping
- STANDARD - org.apache.poi.xddf.usermodel.chart.RadarStyle
- STANDARD_PALETTE_SIZE - Static variable in class org.apache.poi.hssf.record.PaletteRecord
-
The standard size of an XLS palette
- STANDARD_PAPER_10_14 - org.apache.poi.ss.usermodel.PaperSize
- STANDARD_PAPER_11_17 - org.apache.poi.ss.usermodel.PaperSize
- StandardCipherOutputStream(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
- StandardDecryptor - Class in org.apache.poi.poifs.crypt.standard
- StandardDecryptor() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardDecryptor
- StandardEncryptionHeader - Class in org.apache.poi.poifs.crypt.standard
- StandardEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
- StandardEncryptionHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
- StandardEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.standard
- StandardEncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
- StandardEncryptionVerifier - Class in org.apache.poi.poifs.crypt.standard
-
Used when checking if a key is valid for a document
- StandardEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- StandardEncryptionVerifier(LittleEndianInput, StandardEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- StandardEncryptor - Class in org.apache.poi.poifs.crypt.standard
- StandardEncryptor() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor
- StandardEncryptor.StandardCipherOutputStream - Class in org.apache.poi.poifs.crypt.standard
- StandardRecord - Class in org.apache.poi.hssf.record
-
Subclasses of this class (the majority of BIFF records) are non-continuable.
- StandardRecord() - Constructor for class org.apache.poi.hssf.record.StandardRecord
- STANDARDWIDTH_0099 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- stAng - Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- Star - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- STAR - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- STAR_10 - org.apache.poi.sl.draw.binding.STShapeType
-
Ten Pointed Star Shape
- STAR_10 - org.apache.poi.sl.usermodel.ShapeType
- STAR_10 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_10 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_12 - org.apache.poi.sl.draw.binding.STShapeType
-
Twelve Pointed Star Shape
- STAR_12 - org.apache.poi.sl.usermodel.ShapeType
- STAR_12 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_12 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_16 - org.apache.poi.sl.draw.binding.STShapeType
-
Sixteen Pointed Star Shape
- STAR_16 - org.apache.poi.sl.usermodel.ShapeType
- STAR_16 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_16 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_24 - org.apache.poi.sl.draw.binding.STShapeType
-
Twenty Four Pointed Star Shape
- STAR_24 - org.apache.poi.sl.usermodel.ShapeType
- STAR_24 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_24 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_32 - org.apache.poi.sl.draw.binding.STShapeType
-
Thirty Two Pointed Star Shape
- STAR_32 - org.apache.poi.sl.usermodel.ShapeType
- STAR_32 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_32 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_4 - org.apache.poi.sl.draw.binding.STShapeType
-
Four Pointed Star Shape
- STAR_4 - org.apache.poi.sl.usermodel.ShapeType
- STAR_4 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_5 - org.apache.poi.sl.draw.binding.STShapeType
-
Five Pointed Star Shape
- STAR_5 - org.apache.poi.sl.usermodel.ShapeType
- STAR_5 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_6 - org.apache.poi.sl.draw.binding.STShapeType
-
Six Pointed Star Shape
- STAR_6 - org.apache.poi.sl.usermodel.ShapeType
- STAR_6 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_6 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_7 - org.apache.poi.sl.draw.binding.STShapeType
-
Seven Pointed Star Shape
- STAR_7 - org.apache.poi.sl.usermodel.ShapeType
- STAR_7 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_7 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_8 - org.apache.poi.sl.draw.binding.STShapeType
-
Eight Pointed Star Shape
- STAR_8 - org.apache.poi.sl.usermodel.ShapeType
- STAR_8 - org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_8 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- Star16 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Star24 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Star32 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Star4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Star8 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- STARS - org.apache.poi.xwpf.usermodel.Borders
- STARS_3_D - org.apache.poi.xwpf.usermodel.Borders
- STARS_BLACK - org.apache.poi.xwpf.usermodel.Borders
- STARS_SHADOWED - org.apache.poi.xwpf.usermodel.Borders
- STARS_TOP - org.apache.poi.xwpf.usermodel.Borders
- START_DATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- startBold() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- StartComparator() - Constructor for class org.apache.poi.hwpf.model.PropertyNode.StartComparator
- STARTDOC - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Notifies the printer driver that a new print job is starting.
- startDoubleUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- startElement(String, String, String, Attributes) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
- startElement(String, String, String, Attributes) - Method in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
- startRow(int) - Method in interface org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler.SheetContentsHandler
-
A row with the (zero based) row number has started
- startRow(int) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.SheetTextExtractor
- startsWithIgnoreCase(String, String) - Static method in class org.apache.poi.util.StringUtil
-
Tests if the string starts with the specified prefix, ignoring case consideration.
- startUnderline() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- STATE_OR_PROVINCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- STATEMENT_PAPER - org.apache.poi.ss.usermodel.PaperSize
- STATEMENT_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Statement 5 1/2 x 8 1/2 in
- stateSummary() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- STATUS_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- STATUS_STRING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- StaxHelper - Class in org.apache.poi.util
-
Provides handy methods for working with StAX parsers and readers
- STBlackWhiteMode - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_BlackWhiteMode.
- STD_DEV - org.apache.poi.ss.usermodel.DataConsolidateFunction
- STD_DEVP - org.apache.poi.ss.usermodel.DataConsolidateFunction
- STDEV - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- StdfBaseAbstractType - Class in org.apache.poi.hwpf.model.types
-
The StdfBase structure specifies general information about a style.
- StdfBaseAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
- StdfPost2000AbstractType - Class in org.apache.poi.hwpf.model.types
-
The StdfPost2000 structure specifies general information about a style.
- StdfPost2000AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
- STEALTH - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- STEALTH - org.apache.poi.xddf.usermodel.LineEndType
- STEEL_BLUE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Steel Blue Preset Color
- STEEL_BLUE - org.apache.poi.xddf.usermodel.PresetColor
- SteelBlue - org.apache.poi.sl.usermodel.PresetColor
- STICKY_NOTE - org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
- STOP - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
-
STOP style
- STOP_SOUND_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
A bit that specifies whether to stop any currently playing sound when the transition starts.
- StopSound - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
whether all playing sounds are stopped when this animation begins
- StopVisiting - Exception in org.apache.poi.xdgf.usermodel.shape.exceptions
- StopVisiting() - Constructor for exception org.apache.poi.xdgf.usermodel.shape.exceptions.StopVisiting
- StopVisitingThisBranch - Exception in org.apache.poi.xdgf.usermodel.shape.exceptions
- StopVisitingThisBranch() - Constructor for exception org.apache.poi.xdgf.usermodel.shape.exceptions.StopVisitingThisBranch
- StoragePropertiesChunk - Class in org.apache.poi.hsmf.datatypes
-
A
PropertiesChunkfor a Storage Properties, such as Attachments and Recipients. - StoragePropertiesChunk(ChunkGroup) - Constructor for class org.apache.poi.hsmf.datatypes.StoragePropertiesChunk
- STORE_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- STORE_PROVIDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- STORE_RECORD_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- STORE_STATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- STORE_SUPPORT_MASK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- storeDate(Date, byte[]) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
-
Convert the supplied java Date into a SystemTime struct, and write it into the supplied byte array.
- storeDate(Date, byte[], int) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
-
Convert the supplied java Date into a SystemTime struct, and write it into the supplied byte array.
- storeText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Saves the modified paragraphs/textrun to the records.
- storeText(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Saves the modified paragraphs/textrun to the records.
- STPathFillMode - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_PathFillMode.
- STPresetColorVal - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_PresetColorVal.
- STRAIGHT_CONNECTOR - org.apache.poi.xddf.usermodel.PresetGeometry
- STRAIGHT_CONNECTOR_1 - org.apache.poi.sl.draw.binding.STShapeType
-
Straight Connector 1 Shape
- STRAIGHT_CONNECTOR_1 - org.apache.poi.sl.usermodel.ShapeType
- STRAIGHT_CONNECTOR_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- StraightConnector1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Stream - Class in org.apache.poi.hdgf.streams
-
Base of all Streams within a HDGF document.
- Stream(Pointer, StreamStore) - Constructor for class org.apache.poi.hdgf.streams.Stream
-
Creates a new Stream, having already used the pointer to build a store
- STREAM_OBJECT_POOL - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
- STREAM_TABLE_0 - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
- STREAM_TABLE_1 - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
- STREAM_WORD_DOCUMENT - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
- StreamHelper - Class in org.apache.poi.openxml4j.opc
- StreamIDRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXIDSTM - Stream ID (0x00D5)
- StreamIDRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.StreamIDRecord
- StreamStore - Class in org.apache.poi.hdgf.streams
-
Holds the representation of the stream on-disk, and handles de-compressing it as required.
- StreamStore(byte[], int, int) - Constructor for class org.apache.poi.hdgf.streams.StreamStore
-
Creates a new, non compressed Stream Store
- STRectAlignment - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_RectAlignment.
- STREET_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- stretchblt - org.apache.poi.hemf.record.HemfRecordType
- stretchBlt - org.apache.poi.hwmf.record.HwmfRecordType
- stretchDib - org.apache.poi.hwmf.record.HwmfRecordType
- stretchdibits - org.apache.poi.hemf.record.HemfRecordType
- STRICT_CORE_DOCUMENT - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Core document relationship type for strict ooxml.
- STRICT_EXTENDED_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Extended properties relationship type for strict ooxml.
- strikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
- strikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- STRIKETHROUGH_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- StrikeType - Enum in org.apache.poi.xddf.usermodel.text
- STRING - org.apache.poi.ss.usermodel.CellType
-
String (text) cell type
- STRING - org.apache.poi.ss.usermodel.charts.TitleType
-
Deprecated.
- StringChunk - Class in org.apache.poi.hsmf.datatypes
-
A Chunk made up of a single string.
- StringChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.StringChunk
-
Create a String Chunk, with the specified type.
- StringChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.StringChunk
-
Creates a String Chunk.
- StringCodepointsIterable - Class in org.apache.poi.util
- StringCodepointsIterable(String) - Constructor for class org.apache.poi.util.StringCodepointsIterable
- StringEval - Class in org.apache.poi.ss.formula.eval
- StringEval(String) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
- StringEval(Ptg) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
- StringMatcher(String, Countif.CmpOp) - Constructor for class org.apache.poi.ss.formula.functions.Countif.StringMatcher
- StringPtg - Class in org.apache.poi.ss.formula.ptg
-
String Stores a String value in a formula value stored in the format <length 2 bytes>char[]
- StringPtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
-
Create a StringPtg from a string representation of the number Number format is not checked, it is expected to be validated in the parser that calls this method.
- StringPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
-
Create a StringPtg from a stream
- StringRecord - Class in org.apache.poi.hssf.record
-
STRING (0x0207)
- StringRecord() - Constructor for class org.apache.poi.hssf.record.StringRecord
- StringRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StringRecord
- StringsIterator(String[]) - Constructor for class org.apache.poi.util.StringUtil.StringsIterator
- StringsStream - Class in org.apache.poi.hdgf.streams
-
A Stream which holds Strings.
- StringsStream(Pointer, StreamStore, ChunkFactory) - Constructor for class org.apache.poi.hdgf.streams.StringsStream
- StringUtil - Class in org.apache.poi.util
-
Collection of string handling utilities
- StringUtil.StringsIterator - Class in org.apache.poi.util
-
An Iterator over an array of Strings.
- StringValueEval - Interface in org.apache.poi.ss.formula.eval
- STRIPED_RIGHT_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Striped Right Arrow Shape
- STRIPED_RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- STRIPED_RIGHT_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- STRIPED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- StripedRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- stripFields(String) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
Removes any fields (eg macros, page markers etc) from the string.
- stripFields(String) - Static method in class org.apache.poi.hwpf.extractor.WordExtractor
-
Removes any fields (eg macros, page markers etc) from the string.
- stripFields(String) - Static method in class org.apache.poi.hwpf.usermodel.Range
-
Removes any fields (eg macros, page markers etc) from the string.
- stripFields(String) - Static method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Removes any fields (eg macros, page markers etc) from the string.
- stroke - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
- strokeandfillpath - org.apache.poi.hemf.record.HemfRecordType
- strokeFillPath - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- strokepath - org.apache.poi.hemf.record.HemfRecordType
- StrokeStyle - Interface in org.apache.poi.sl.usermodel
-
This interface specifies the line style of a shape
- StrokeStyle.LineCap - Enum in org.apache.poi.sl.usermodel
- StrokeStyle.LineCompound - Enum in org.apache.poi.sl.usermodel
- StrokeStyle.LineDash - Enum in org.apache.poi.sl.usermodel
-
The line dash with pattern.
- STSchemeColorVal - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_SchemeColorVal.
- STShapeType - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_ShapeType.
- STSHF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STSHFORIG - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- StshifAbstractType - Class in org.apache.poi.hwpf.model.types
-
The Stshif structure specifies general stylesheet information.
- StshifAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.StshifAbstractType
- Sttb - Class in org.apache.poi.hwpf.model
-
The STTB is a string table that is made up of a header that is followed by an array of elements.
- Sttb(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Sttb
- Sttb(int, byte[], int) - Constructor for class org.apache.poi.hwpf.model.Sttb
- Sttb(int, String[]) - Constructor for class org.apache.poi.hwpf.model.Sttb
- STTBAUTOCAPTION - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBCAPTION - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBFASSOC - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBFATNBKMK - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBFBKMK - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBFFFN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBFINTFLD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBFMCR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBFNM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBFRMARK - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBFUSSR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBGLSY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBGLSYSTYLE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBLISTNAMES - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBSAVEDBY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTBTTMBD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STTextShapeType - Enum in org.apache.poi.sl.draw.binding
-
Java class for ST_TextShapeType.
- STWUSER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- STYLE_COMBO_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Combo dropdown control
- STYLE_COMBO_EDIT_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Combo Edit dropdown control
- STYLE_COMBO_SIMPLE_DROPDOWN - Static variable in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Simple dropdown control (just the dropdown button)
- STYLE_PART - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Style type.
- StyleDescription - Class in org.apache.poi.hwpf.model
-
Comment me
- StyleDescription() - Constructor for class org.apache.poi.hwpf.model.StyleDescription
- StyleDescription(byte[], int, int, boolean) - Constructor for class org.apache.poi.hwpf.model.StyleDescription
- styleExist(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
checks whether style with styleID exist
- StyleRecord - Class in org.apache.poi.hssf.record
-
Title: Style Record (0x0293)
- StyleRecord() - Constructor for class org.apache.poi.hssf.record.StyleRecord
-
creates a new style record, initially set to 'built-in'
- StyleRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StyleRecord
- styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
- styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFStyle
- Styles - Interface in org.apache.poi.xssf.model
- STYLES - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- STYLES - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- STYLES_BINARY - Static variable in class org.apache.poi.xssf.binary.XSSFBRelation
- StyleSheet - Class in org.apache.poi.hwpf.model
-
Represents a document's stylesheet.
- StyleSheet(byte[], int) - Constructor for class org.apache.poi.hwpf.model.StyleSheet
-
StyleSheet constructor.
- StylesTable - Class in org.apache.poi.xssf.model
-
Table of styles shared across all sheets in a workbook.
- StylesTable() - Constructor for class org.apache.poi.xssf.model.StylesTable
-
Create a new, empty StylesTable
- StylesTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.StylesTable
- StyleTextProp9Atom - Class in org.apache.poi.hslf.record
-
The atom record that specifies additional text formatting.
- StyleTextProp9Atom - org.apache.poi.hslf.record.RecordTypes
- StyleTextProp9Atom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.StyleTextProp9Atom
-
Constructs the link related atom record from its source data.
- StyleTextPropAtom - Class in org.apache.poi.hslf.record
-
A StyleTextPropAtom (type 4001).
- StyleTextPropAtom - org.apache.poi.hslf.record.RecordTypes
- StyleTextPropAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.StyleTextPropAtom
-
For the Text Style Properties (StyleTextProp) Atom
- StyleTextPropAtom(int) - Constructor for class org.apache.poi.hslf.record.StyleTextPropAtom
-
A new set of text style properties for some text without any.
- SUB_GRAY_LEVEL - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Subtract a gray level RGB value.
- SubdocumentType - Enum in org.apache.poi.hwpf.model
-
Document text parts that can have text pieces (CPs)
- SUBFOLDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- subFrom - Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
- subject - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The topic of the content of the resource.
- SUBJECT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SUBJECT_IPM - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SUBJECT_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SUBMIT_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SubRecord - Class in org.apache.poi.hssf.record
-
Subrecords are part of the OBJ class.
- SubRecord() - Constructor for class org.apache.poi.hssf.record.SubRecord
- SUBSCRIPT - org.apache.poi.xwpf.usermodel.VerticalAlign
-
Specifies that this text should be superscript.
- Substitute - Class in org.apache.poi.ss.formula.functions
-
An implementation of the SUBSTITUTE function:
- Substitute() - Constructor for class org.apache.poi.ss.formula.functions.Substitute
- substring(int, int) - Method in class org.apache.poi.hwpf.model.OldTextPiece
-
Deprecated.
- substring(int, int) - Method in class org.apache.poi.hwpf.model.TextPiece
-
Deprecated.
- SUBTITLE - org.apache.poi.sl.usermodel.Placeholder
-
Sub-title text placeholder shape.
- subTo - Variable in class org.apache.poi.hssf.record.PageBreakRecord.Break
- Subtotal - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUBTOTAL
- Subtotal() - Constructor for class org.apache.poi.ss.formula.functions.Subtotal
- subtotalInstance() - Static method in class org.apache.poi.ss.formula.functions.Count
-
Create an instance of Count to use in
Subtotal - subtotalInstance() - Static method in class org.apache.poi.ss.formula.functions.Counta
- SubtractEval - Static variable in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- SubtractPtg - Class in org.apache.poi.ss.formula.ptg
- SUBTYPE_CLIPART_GALLERY - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_DEFAULT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_EQUATION - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_EXCEL - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_EXCEL_CHART - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_GRAPH - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_IMAGE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_MEDIA_PLAYER - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_NOTEIT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_ORGANIZATION_CHART - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_POWERPOINT_PRESENTATION - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_POWERPOINT_SLIDE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_PROJECT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_SOUND - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_WORD_TABLE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- SUBTYPE_WORDART - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
- suggestFileExtension() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
- suggestFileExtension() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
tries to suggest extension for picture's file by matching signatures of popular image formats to first bytes of picture's contents
- suggestFileExtension() - Method in interface org.apache.poi.ss.usermodel.PictureData
-
Suggests a file extension for this image.
- suggestFileExtension() - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Suggests a file extension for this image.
- suggestFileExtension() - Method in class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Suggests a file extension for this image.
- suggestFileExtension() - Method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Suggests a file extension for this image.
- suggestFullFileName() - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Tries to suggest a filename: hex representation of picture structure offset in "Data" stream plus extension that is tried to determine from first byte of picture's content.
- suggestPictureType() - Method in class org.apache.poi.hwpf.usermodel.Picture
- SUM - org.apache.poi.ss.usermodel.DataConsolidateFunction
- SUM - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- SUM - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg
- SUM - Static variable in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
Single instance of this token for 'sum() taking a single argument'
- Sumif - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUMIF
- Sumif() - Constructor for class org.apache.poi.ss.formula.functions.Sumif
- Sumifs - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUMIFS
- Sumifs() - Constructor for class org.apache.poi.ss.formula.functions.Sumifs
- Summary - org.apache.poi.hslf.record.RecordTypes
- SUMMARY_INFORMATION_ID - Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
-
Deprecated.
- SummaryInformation - Class in org.apache.poi.hpsf
-
Convenience class representing a Summary Information stream in a Microsoft Office document.
- SummaryInformation() - Constructor for class org.apache.poi.hpsf.SummaryInformation
-
Creates an empty
SummaryInformation. - SummaryInformation(InputStream) - Constructor for class org.apache.poi.hpsf.SummaryInformation
-
Creates a
SummaryInformationinstance from anInputStreamin the Horrible Property Set Format. - SummaryInformation(PropertySet) - Constructor for class org.apache.poi.hpsf.SummaryInformation
-
Creates a
SummaryInformationfrom a givenPropertySet. - Sumproduct - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUMPRODUCT
- Sumproduct() - Constructor for class org.apache.poi.ss.formula.functions.Sumproduct
- SUMSQ - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- Sumx2my2 - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function SUMX2MY2()
- Sumx2my2() - Constructor for class org.apache.poi.ss.formula.functions.Sumx2my2
- Sumx2py2 - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function SUMX2PY2()
- Sumx2py2() - Constructor for class org.apache.poi.ss.formula.functions.Sumx2py2
- Sumxmy2 - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function SUMXMY2()
- Sumxmy2() - Constructor for class org.apache.poi.ss.formula.functions.Sumxmy2
- Sun - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- SUN - org.apache.poi.sl.draw.binding.STShapeType
-
Sun Shape
- SUN - org.apache.poi.sl.usermodel.ShapeType
- SUN - org.apache.poi.xddf.usermodel.PresetGeometry
- SUN - org.apache.poi.xwpf.usermodel.Borders
- SUN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SupBookRecord - Class in org.apache.poi.hssf.record
-
Title: Sup Book - EXTERNALBOOK (0x01AE)
- SupBookRecord(String, String[]) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
- SupBookRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
-
called by the constructor, should set class level fields.
- SUPERSCRIPT - org.apache.poi.xwpf.usermodel.VerticalAlign
-
Specifies that this text should be subscript.
- SUPERSEDES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- SUPPLEMENTARY_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- supplySheet(List<HSLFTextParagraph>, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Supply the Sheet we belong to, which might have an assigned SlideShow Also passes it on to our child RichTextRuns
- SUPPORTED_SUFFIX - Static variable in class org.apache.poi.ss.formula.functions.Complex
- SUPPORTED_TYPES - Static variable in class org.apache.poi.hpsf.VariantSupport
-
HPSF is able to read these
Varianttypes. - SUPPORTED_TYPES - Static variable in class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
- SUPPORTED_TYPES - Static variable in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
- SUPPORTED_TYPES - Static variable in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
- SUPPORTED_TYPES - Static variable in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
- SuppressForbidden - Annotation Type in org.apache.poi.util
-
Marking class for elements to be ignored by the forbidden apis check
- SURNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- swAng - Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- swapFontUse(short, short) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Swaps all use in the string of one font index for use of a different font index.
- swCell - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- SWIRLIGIG - org.apache.poi.xwpf.usermodel.Borders
- SWISS - org.apache.poi.ss.usermodel.FontFamily
- SWOOSH_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Swoosh Arrow Shape
- SWOOSH_ARROW - org.apache.poi.sl.usermodel.ShapeType
- SWOOSH_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- SWOOSH_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- sx - Variable in class org.apache.poi.sl.draw.binding.CTScale2D
- SXSSFCell - Class in org.apache.poi.xssf.streaming
-
Streaming version of XSSFCell implementing the "BigGridDemo" strategy.
- SXSSFCell(SXSSFRow, CellType) - Constructor for class org.apache.poi.xssf.streaming.SXSSFCell
- SXSSFCreationHelper - Class in org.apache.poi.xssf.streaming
-
Streaming Creation Helper, which performs some actions based on the Streaming Workbook, and some on the related regular XSSF Workbook
- SXSSFCreationHelper(SXSSFWorkbook) - Constructor for class org.apache.poi.xssf.streaming.SXSSFCreationHelper
-
Should only be called by
SXSSFWorkbook.getCreationHelper() - SXSSFDrawing - Class in org.apache.poi.xssf.streaming
-
Streaming version of Drawing.
- SXSSFDrawing(SXSSFWorkbook, XSSFDrawing) - Constructor for class org.apache.poi.xssf.streaming.SXSSFDrawing
- SXSSFEvaluationWorkbook - Class in org.apache.poi.xssf.streaming
-
SXSSF wrapper around the SXSSF and XSSF workbooks
- SXSSFFormulaEvaluator - Class in org.apache.poi.xssf.streaming
-
Streaming-specific Formula Evaluator, which is able to lookup cells within the current Window.
- SXSSFFormulaEvaluator(SXSSFWorkbook) - Constructor for class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
- SXSSFFormulaEvaluator.RowFlushedException - Exception in org.apache.poi.xssf.streaming
- SXSSFFormulaEvaluator.SheetsFlushedException - Exception in org.apache.poi.xssf.streaming
- SXSSFPicture - Class in org.apache.poi.xssf.streaming
-
Streaming version of Picture.
- SXSSFRow - Class in org.apache.poi.xssf.streaming
-
Streaming version of XSSFRow implementing the "BigGridDemo" strategy.
- SXSSFRow(SXSSFSheet) - Constructor for class org.apache.poi.xssf.streaming.SXSSFRow
- SXSSFRow.CellIterator - Class in org.apache.poi.xssf.streaming
-
returns all cells including empty cells (
nullvalues are returned for empty cells). - SXSSFRow.FilledCellIterator - Class in org.apache.poi.xssf.streaming
-
Create an iterator over the cells from [0, getLastCellNum()).
- SXSSFSheet - Class in org.apache.poi.xssf.streaming
-
Streaming version of XSSFSheet implementing the "BigGridDemo" strategy.
- SXSSFSheet(SXSSFWorkbook, XSSFSheet) - Constructor for class org.apache.poi.xssf.streaming.SXSSFSheet
- SXSSFWorkbook - Class in org.apache.poi.xssf.streaming
-
Streaming version of XSSFWorkbook implementing the "BigGridDemo" strategy.
- SXSSFWorkbook() - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Construct a new workbook with default row window size
- SXSSFWorkbook(int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Construct an empty workbook and specify the window for row access.
- SXSSFWorkbook(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Construct a workbook from a template.
- SXSSFWorkbook(XSSFWorkbook, int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Constructs an workbook from an existing workbook.
- SXSSFWorkbook(XSSFWorkbook, int, boolean) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Constructs an workbook from an existing workbook.
- SXSSFWorkbook(XSSFWorkbook, int, boolean, boolean) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Constructs an workbook from an existing workbook.
- SXSSFWorkbookWithCustomZipEntrySource - Class in org.apache.poi.poifs.crypt.temp
- SXSSFWorkbookWithCustomZipEntrySource() - Constructor for class org.apache.poi.poifs.crypt.temp.SXSSFWorkbookWithCustomZipEntrySource
- sy - Variable in class org.apache.poi.sl.draw.binding.CTScale2D
- SYMBOL - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies a character set of symbols.
- SYMBOL - org.apache.poi.common.usermodel.fonts.FontGroup
-
type for symbol fonts
- SYMBOL - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- SYMBOL_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
-
Symbol character set
- Synchronous - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
-
specifies that the animation, while playing, stops other slide show actions.
- SYS_DASH - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
PS_DASH system dash style - native 2
- SYS_DASH_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
PS_DASHDOT system dash style - native 4
- SYS_DASH_DOT_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
PS_DASHDOTDOT system dash style / native 5
- SYS_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
PS_DOT system dash style - native 3
- sysClr - Variable in class org.apache.poi.sl.draw.binding.CTColor
- SYSTEM_DASH - org.apache.poi.xddf.usermodel.PresetLineDash
- SYSTEM_DASH_DOT - org.apache.poi.xddf.usermodel.PresetLineDash
- SYSTEM_DASH_DOT_DOT - org.apache.poi.xddf.usermodel.PresetLineDash
- SYSTEM_DOT - org.apache.poi.xddf.usermodel.PresetLineDash
- SystemColor - Enum in org.apache.poi.xddf.usermodel
- SystemOutLogger - Class in org.apache.poi.util
-
A logger class that strives to make it as easy as possible for developers to write log calls, while simultaneously making those calls as cheap as possible by performing lazy evaluation of the log message.
- SystemOutLogger() - Constructor for class org.apache.poi.util.SystemOutLogger
- SystemTimeUtils - Class in org.apache.poi.hslf.util
-
A helper class for dealing with SystemTime Structs, as defined at http://msdn.microsoft.com/library/en-us/sysinfo/base/systemtime_str.asp .
- SystemTimeUtils() - Constructor for class org.apache.poi.hslf.util.SystemTimeUtils
T
- t - Variable in class org.apache.poi.sl.draw.binding.CTGeomRect
- t - Variable in class org.apache.poi.sl.draw.binding.CTRelativeRect
- T - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel T() function
- T - org.apache.poi.sl.draw.binding.STRectAlignment
-
Rectangle Alignment Enum ( Top )
- T() - Constructor for class org.apache.poi.ss.formula.functions.T
- tab() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- TabAlignment - Enum in org.apache.poi.xddf.usermodel.text
- TabDescriptor - Class in org.apache.poi.hwpf.model
-
Tab descriptor.
- TabDescriptor() - Constructor for class org.apache.poi.hwpf.model.TabDescriptor
- TabDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.TabDescriptor
- TabIdRecord - Class in org.apache.poi.hssf.record
-
Title: Sheet Tab Index Array Record (0x013D)
- TabIdRecord() - Constructor for class org.apache.poi.hssf.record.TabIdRecord
- TabIdRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TabIdRecord
- Table - Class in org.apache.poi.hwpf.usermodel
- Table - Interface in org.apache.poi.ss.usermodel
-
XSSF Only! High level abstraction of table in a workbook.
- TABLE - org.apache.poi.sl.usermodel.Placeholder
-
Table object placeholder shape.
- TABLE - org.apache.poi.xwpf.usermodel.BodyElementType
- TABLE - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- TABLE_STYLES - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- TableAutoformatLookSpecifier - Class in org.apache.poi.hwpf.usermodel
- TableAutoformatLookSpecifier() - Constructor for class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
- TableAutoformatLookSpecifier(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
- TableCell - Class in org.apache.poi.hwpf.usermodel
- TableCell<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- TableCell(int, int, TableRow, int, TableCellDescriptor, int, int) - Constructor for class org.apache.poi.hwpf.usermodel.TableCell
- TABLECELL - org.apache.poi.xwpf.usermodel.BodyType
- TableCell.BorderEdge - Enum in org.apache.poi.sl.usermodel
- TableCellDescriptor - Class in org.apache.poi.hwpf.usermodel
- TableCellDescriptor() - Constructor for class org.apache.poi.hwpf.usermodel.TableCellDescriptor
- TableIterator - Class in org.apache.poi.hwpf.usermodel
- TableIterator(Range) - Constructor for class org.apache.poi.hwpf.usermodel.TableIterator
- TableProperties - Class in org.apache.poi.hwpf.usermodel
- TableProperties() - Constructor for class org.apache.poi.hwpf.usermodel.TableProperties
- TableProperties(short) - Constructor for class org.apache.poi.hwpf.usermodel.TableProperties
- TableRecord - Class in org.apache.poi.hssf.record
-
DATATABLE (0x0236)
- TableRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TableRecord
- TableRecord(CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.TableRecord
- TableRow - Class in org.apache.poi.hwpf.usermodel
- TableRow(int, int, Table, int) - Constructor for class org.apache.poi.hwpf.usermodel.TableRow
- TableRowAlign - Enum in org.apache.poi.xwpf.usermodel
-
Sets alignment values allowed for Tables and Table Rows
- tableRows - Variable in class org.apache.poi.xwpf.usermodel.XWPFTable
- tables - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- tables - Variable in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- TableShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- TableSprmCompressor - Class in org.apache.poi.hwpf.sprm
- TableSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.TableSprmCompressor
- TableSprmUncompressor - Class in org.apache.poi.hwpf.sprm
- TableSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.TableSprmUncompressor
- TableStyle - Interface in org.apache.poi.ss.usermodel
-
Data table style definition.
- TableStyleDark1 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark10 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark11 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark2 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark3 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark4 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark5 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark6 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark7 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark8 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleDark9 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleInfo - Interface in org.apache.poi.ss.usermodel
-
style information for a specific table instance, referencing the document style and indicating which optional portions of the style to apply.
- TableStyleLight1 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight10 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight11 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight12 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight13 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight14 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight15 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight16 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight17 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight18 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight19 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight2 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight20 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight21 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight3 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight4 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight5 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight6 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight7 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight8 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleLight9 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium1 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium10 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium11 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium12 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium13 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium14 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium15 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium16 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium17 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium18 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium19 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium2 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium20 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium21 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium22 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium23 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium24 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium25 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium26 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium27 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium28 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium3 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium4 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium5 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium6 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium7 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium8 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStyleMedium9 - org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
- TableStylesRecord - Class in org.apache.poi.hssf.record
-
TABLESTYLES (0x088E)
- TableStylesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TableStylesRecord
- TableStyleType - Enum in org.apache.poi.ss.usermodel
-
Ordered list of table style elements, for both data tables and pivot tables.
- TableWidthType - Enum in org.apache.poi.xwpf.usermodel
-
The width types for tables and table cells.
- TABLOID_PAPER - org.apache.poi.ss.usermodel.PaperSize
- TABLOID_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Tabloid 11 x 17 in
- TabStop - Interface in org.apache.poi.sl.usermodel
- TabStop.TabStopType - Enum in org.apache.poi.sl.usermodel
- Tan - org.apache.poi.sl.usermodel.PresetColor
- TAN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- TAN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Tan Preset Color
- TAN - org.apache.poi.ss.usermodel.IndexedColors
- TAN - org.apache.poi.xddf.usermodel.PresetColor
- TAN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- TANH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- TAPAbstractType - Class in org.apache.poi.hwpf.model.types
-
Table Properties.
- TAPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.TAPAbstractType
- TARGET_ATTRIBUTE_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackageRelationship
- TARGET_MODE_ATTRIBUTE_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackageRelationship
- TargetMode - Enum in org.apache.poi.openxml4j.opc
-
Specifies whether the target of a PackageRelationship is inside or outside a Package.
- TASK - org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
- TBDAbstractType - Class in org.apache.poi.hwpf.model.types
-
The TBD is a substructure of the PAP.
- TBDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.TBDAbstractType
- TBL - org.apache.poi.xslf.usermodel.SlideLayout
- TblPtg - Class in org.apache.poi.ss.formula.ptg
-
This ptg indicates a data table.
- TblPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.TblPtg
- TCAbstractType - Class in org.apache.poi.hwpf.model.types
-
Table Cell Descriptor.
- TCAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.TCAbstractType
- Teal - org.apache.poi.sl.usermodel.PresetColor
- TEAL - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- TEAL - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Teal Preset Color
- TEAL - org.apache.poi.ss.usermodel.IndexedColors
- TEAL - org.apache.poi.xddf.usermodel.PresetColor
- TEARDROP - org.apache.poi.sl.draw.binding.STShapeType
-
Teardrop Shape
- TEARDROP - org.apache.poi.sl.usermodel.ShapeType
- TEARDROP - org.apache.poi.xddf.usermodel.PresetGeometry
- TEARDROP - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- TELEX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TempFile - Class in org.apache.poi.util
-
Interface for creating temporary files.
- TempFileCreationStrategy - Interface in org.apache.poi.util
-
Interface used by the
TempFileutility class to create temporary files. - TEMPLATE - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- TEMPLATE_ABOVE_AVERAGE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_ABOVE_OR_EQUAL_TO_AVERAGE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_BELOW_AVERAGE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_BELOW_OR_EQUAL_TO_AVERAGE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_CELL_VALUE - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_COLOR_SCALE_FORMATTING - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_CONTAINS_BLANKS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_CONTAINS_ERRORS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_CONTAINS_NO_BLANKS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_CONTAINS_NO_ERRORS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_CONTAINS_TEXT - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_DATA_BAR_FORMATTING - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_DUPLICATE_VALUES - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_FILTER - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_FORMULA - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_ICON_SET_FORMATTING - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_LAST_7_DAYS - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_LAST_MONTH - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_LAST_WEEK - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_NEXT_MONTH - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_NEXT_WEEK - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_THIS_MONTH - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_THIS_WEEK - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_TODAY - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_TOMORROW - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_UNIQUE_VALUES - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATE_WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- TEMPLATE_YESTERDAY - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- TEMPLATEID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TEN_BY_FOURTEEN_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
10 x 14 in
- text - Variable in class org.apache.poi.ss.format.CellFormatResult
-
The resulting text.
- text - Variable in class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor
- text - Variable in class org.apache.poi.xwpf.usermodel.XWPFComment
- text - Variable in class org.apache.poi.xwpf.usermodel.XWPFTable
- text() - Method in class org.apache.poi.hwpf.usermodel.Range
-
Gets the text that this Range contains.
- text() - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- text() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Returns the string version of the text, with tabs and carriage returns in place of their xml equivalents.
- TEXT - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
- TEXT - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
- TEXT - org.apache.poi.ss.format.CellFormatType
-
A text format.
- TEXT - org.apache.poi.xslf.usermodel.SlideLayout
-
Title and text
- TEXT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
An implementation of the TEXT function
TEXT returns a number value formatted with the given number formatting string. - TEXT__ANCHORTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__BIDIR - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__FONTROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__IDOFNEXTSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__ROTATETEXTWITHSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__SCALETEXT - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__SINGLECLICKSELECTS - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__SIZE_TEXT_TO_FIT_SHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__SIZESHAPETOFITTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__TEXTBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__TEXTFLOW - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__TEXTID - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__TEXTLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__TEXTRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__TEXTTOP - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__USEHOSTMARGINS - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT__WRAPTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
- TEXT_1 - org.apache.poi.xddf.usermodel.SchemeColor
- TEXT_2 - org.apache.poi.xddf.usermodel.SchemeColor
- TEXT_AND_CHART - org.apache.poi.xslf.usermodel.SlideLayout
- TEXT_ARCH_DOWN - org.apache.poi.sl.draw.binding.STTextShapeType
-
Downward Arch Text Shape
- TEXT_ARCH_DOWN_CURVE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_ARCH_DOWN_POUR - org.apache.poi.sl.draw.binding.STTextShapeType
-
Downward Pour Arch Text Shape
- TEXT_ARCH_DOWN_POUR - org.apache.poi.sl.usermodel.ShapeType
- TEXT_ARCH_UP - org.apache.poi.sl.draw.binding.STTextShapeType
-
Upward Arch Text Shape
- TEXT_ARCH_UP_CURVE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_ARCH_UP_POUR - org.apache.poi.sl.draw.binding.STTextShapeType
-
Upward Pour Arch Text Shape
- TEXT_ARCH_UP_POUR - org.apache.poi.sl.usermodel.ShapeType
- TEXT_AS_CHARACTERS - Static variable in interface org.apache.poi.sl.draw.Drawable
-
draw text via
Graphics2D.drawString(java.text.AttributedCharacterIterator, float, float) - TEXT_AS_SHAPES - Static variable in interface org.apache.poi.sl.draw.Drawable
-
draw text via
TextLayout.draw(java.awt.Graphics2D, float, float) - TEXT_BOX - org.apache.poi.sl.usermodel.ShapeType
- TEXT_BUTTON - org.apache.poi.sl.draw.binding.STTextShapeType
-
Button Text Shape
- TEXT_BUTTON_CURVE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_BUTTON_POUR - org.apache.poi.sl.draw.binding.STTextShapeType
-
Button Pour Text Shape
- TEXT_BUTTON_POUR - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CAN_DOWN - org.apache.poi.sl.draw.binding.STTextShapeType
-
Downward Can Text Shape
- TEXT_CAN_DOWN - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CAN_UP - org.apache.poi.sl.draw.binding.STTextShapeType
-
Upward Can Text Shape
- TEXT_CAN_UP - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CASCADE_DOWN - org.apache.poi.sl.draw.binding.STTextShapeType
-
Downward Cascade Text Shape
- TEXT_CASCADE_DOWN - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CASCADE_UP - org.apache.poi.sl.draw.binding.STTextShapeType
-
Upward Cascade Text Shape
- TEXT_CASCADE_UP - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CHEVRON - org.apache.poi.sl.draw.binding.STTextShapeType
-
Chevron Text Shape
- TEXT_CHEVRON - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CHEVRON_INVERTED - org.apache.poi.sl.draw.binding.STTextShapeType
-
Inverted Chevron Text Shape
- TEXT_CHEVRON_INVERTED - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CIRCLE - org.apache.poi.sl.draw.binding.STTextShapeType
-
Circle Text Shape
- TEXT_CIRCLE_CURVE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CIRCLE_POUR - org.apache.poi.sl.draw.binding.STTextShapeType
-
Circle Pour Text Shape
- TEXT_CIRCLE_POUR - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CURVE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CURVE_DOWN - org.apache.poi.sl.draw.binding.STTextShapeType
-
Downward Curve Text Shape
- TEXT_CURVE_DOWN - org.apache.poi.sl.usermodel.ShapeType
- TEXT_CURVE_UP - org.apache.poi.sl.draw.binding.STTextShapeType
-
Upward Curve Text Shape
- TEXT_CURVE_UP - org.apache.poi.sl.usermodel.ShapeType
- TEXT_DEFLATE - org.apache.poi.sl.draw.binding.STTextShapeType
-
Deflate Text Shape
- TEXT_DEFLATE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_DEFLATE_BOTTOM - org.apache.poi.sl.draw.binding.STTextShapeType
-
Bottom Deflate Text Shape
- TEXT_DEFLATE_BOTTOM - org.apache.poi.sl.usermodel.ShapeType
- TEXT_DEFLATE_INFLATE - org.apache.poi.sl.draw.binding.STTextShapeType
-
Deflate-Inflate Text Shape
- TEXT_DEFLATE_INFLATE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_DEFLATE_INFLATE_DEFLATE - org.apache.poi.sl.draw.binding.STTextShapeType
-
Deflate-Inflate-Deflate Text Shape
- TEXT_DEFLATE_INFLATE_DEFLATE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_DEFLATE_TOP - org.apache.poi.sl.draw.binding.STTextShapeType
-
Top Deflate Text Shape
- TEXT_DEFLATE_TOP - org.apache.poi.sl.usermodel.ShapeType
- TEXT_DOUBLE_WAVE_1 - org.apache.poi.sl.draw.binding.STTextShapeType
-
Double Wave 1 Text Shape
- TEXT_FADE_DOWN - org.apache.poi.sl.draw.binding.STTextShapeType
-
Downward Fade Text Shape
- TEXT_FADE_DOWN - org.apache.poi.sl.usermodel.ShapeType
- TEXT_FADE_LEFT - org.apache.poi.sl.draw.binding.STTextShapeType
-
Left Fade Text Shape
- TEXT_FADE_LEFT - org.apache.poi.sl.usermodel.ShapeType
- TEXT_FADE_RIGHT - org.apache.poi.sl.draw.binding.STTextShapeType
-
Right Fade Text Shape
- TEXT_FADE_RIGHT - org.apache.poi.sl.usermodel.ShapeType
- TEXT_FADE_UP - org.apache.poi.sl.draw.binding.STTextShapeType
-
Upward Fade Text Shape
- TEXT_FADE_UP - org.apache.poi.sl.usermodel.ShapeType
- TEXT_HEXAGON - org.apache.poi.sl.usermodel.ShapeType
- TEXT_INFLATE - org.apache.poi.sl.draw.binding.STTextShapeType
-
Inflate Text Shape
- TEXT_INFLATE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_INFLATE_BOTTOM - org.apache.poi.sl.draw.binding.STTextShapeType
-
Bottom Inflate Text Shape
- TEXT_INFLATE_BOTTOM - org.apache.poi.sl.usermodel.ShapeType
- TEXT_INFLATE_TOP - org.apache.poi.sl.draw.binding.STTextShapeType
-
Top Inflate Text Shape
- TEXT_INFLATE_TOP - org.apache.poi.sl.usermodel.ShapeType
- TEXT_LENGTH - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- TEXT_LENGTH - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
String length type
- TEXT_NO_SHAPE - org.apache.poi.sl.draw.binding.STTextShapeType
-
No Text Shape
- TEXT_OCTAGON - org.apache.poi.sl.usermodel.ShapeType
- TEXT_ON_CURVE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_ON_RING - org.apache.poi.sl.usermodel.ShapeType
- TEXT_ORIENTATION_NONE - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- TEXT_ORIENTATION_ROT_LEFT - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- TEXT_ORIENTATION_ROT_RIGHT - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- TEXT_ORIENTATION_TOP_TO_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- TEXT_PLAIN - org.apache.poi.sl.draw.binding.STTextShapeType
-
Plain Text Shape
- TEXT_PLAIN_TEXT - org.apache.poi.sl.usermodel.ShapeType
- TEXT_RENDERING_MODE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
how to render text:
Drawable.TEXT_AS_CHARACTERS(default) means to draw viaGraphics2D.drawString(java.text.AttributedCharacterIterator, float, float). - TEXT_RING - org.apache.poi.sl.usermodel.ShapeType
- TEXT_RING_INSIDE - org.apache.poi.sl.draw.binding.STTextShapeType
-
Inside Ring Text Shape
- TEXT_RING_INSIDE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_RING_OUTSIDE - org.apache.poi.sl.draw.binding.STTextShapeType
-
Outside Ring Text Shape
- TEXT_RING_OUTSIDE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_SIMPLE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_SLANT_DOWN - org.apache.poi.sl.draw.binding.STTextShapeType
-
Downward Slant Text Shape
- TEXT_SLANT_DOWN - org.apache.poi.sl.usermodel.ShapeType
- TEXT_SLANT_UP - org.apache.poi.sl.draw.binding.STTextShapeType
-
Upward Slant Text Shape
- TEXT_SLANT_UP - org.apache.poi.sl.usermodel.ShapeType
- TEXT_STOP - org.apache.poi.sl.draw.binding.STTextShapeType
-
Stop Sign Text Shape
- TEXT_STOP - org.apache.poi.sl.usermodel.ShapeType
- TEXT_TRIANGLE - org.apache.poi.sl.draw.binding.STTextShapeType
-
Triangle Text Shape
- TEXT_TRIANGLE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_TRIANGLE_INVERTED - org.apache.poi.sl.draw.binding.STTextShapeType
-
Inverted Triangle Text Shape
- TEXT_TRIANGLE_INVERTED - org.apache.poi.sl.usermodel.ShapeType
- TEXT_WAVE - org.apache.poi.sl.usermodel.ShapeType
- TEXT_WAVE_1 - org.apache.poi.sl.draw.binding.STTextShapeType
-
Wave 1 Text Shape
- TEXT_WAVE_1 - org.apache.poi.sl.usermodel.ShapeType
- TEXT_WAVE_2 - org.apache.poi.sl.draw.binding.STTextShapeType
-
Wave 2 Text Shape
- TEXT_WAVE_2 - org.apache.poi.sl.usermodel.ShapeType
- TEXT_WAVE_3 - org.apache.poi.sl.usermodel.ShapeType
- TEXT_WAVE_4 - org.apache.poi.sl.draw.binding.STTextShapeType
-
Wave 4 Text Shape
- TEXT_WAVE_4 - org.apache.poi.sl.usermodel.ShapeType
- TEXT_WRAPPING - org.apache.poi.xwpf.usermodel.BreakType
-
Specifies that the current break shall restart itself on the next line in the document when the document is displayed in page view.
- TextAcceptor() - Constructor for class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor.TextAcceptor
- TextAlign - Enum in org.apache.poi.xssf.usermodel
-
Specified a list of text alignment types
- TextAlignment - Enum in org.apache.poi.xddf.usermodel.text
- TextAlignment - Enum in org.apache.poi.xwpf.usermodel
-
Specifies all types of vertical alignment which are available to be applied to of all text on each line displayed within a paragraph.
- TextAlignmentProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition for the text alignment property.
- TextAlignmentProp() - Constructor for class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
- TextArchDownCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextArchDownPour - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextArchUpCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextArchUpPour - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextAutofit - Enum in org.apache.poi.xssf.usermodel
-
Specifies a list of auto-fit types.
- TextBodyPropertyFetcher<T> - Class in org.apache.poi.xslf.model
-
Created by IntelliJ IDEA.
- TextBodyPropertyFetcher() - Constructor for class org.apache.poi.xslf.model.TextBodyPropertyFetcher
- TextBookmarkAtom - org.apache.poi.hslf.record.RecordTypes
- TextBox<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
Represents a TextFrame shape in PowerPoint.
- TextBox - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TEXTBOX - org.apache.poi.hwpf.model.FieldsDocumentPart
-
textbox subdoc
- TEXTBOX - org.apache.poi.hwpf.model.SubdocumentType
- TextButtonCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextButtonPour - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextBytesAtom - Class in org.apache.poi.hslf.record
-
A TextBytesAtom (type 4008).
- TextBytesAtom - org.apache.poi.hslf.record.RecordTypes
- TextBytesAtom() - Constructor for class org.apache.poi.hslf.record.TextBytesAtom
-
Create an empty TextBytes Atom
- TextBytesAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextBytesAtom
-
For the TextBytes Atom
- TextCanDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextCanUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextCap - Enum in org.apache.poi.xssf.usermodel
-
Text Capitalization that is to be applied to the text run.
- TextCascadeDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextCascadeUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextCharsAtom - Class in org.apache.poi.hslf.record
-
A TextCharsAtom (type 4000).
- TextCharsAtom - org.apache.poi.hslf.record.RecordTypes
- TextCharsAtom() - Constructor for class org.apache.poi.hslf.record.TextCharsAtom
-
Create an empty TextCharsAtom
- TextCharsAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextCharsAtom
-
For the TextChars Atom
- TextChevron - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextChevronInverted - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextCircleCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextCirclePour - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- textColor - Variable in class org.apache.poi.ss.format.CellFormatResult
-
The color the format sets, or null if the format sets no color.
- TextContainer - Interface in org.apache.poi.xddf.usermodel.text
- TextCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextCurveDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextCurveUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextDeflate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextDeflateBottom - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextDeflateInflate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextDeflateInflateDeflate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextDeflateTop - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextDirection - Enum in org.apache.poi.xssf.usermodel
-
Vertical Text Types
- TextDocumentFacade - Class in org.apache.poi.hwpf.converter
- TextDocumentFacade(Document) - Constructor for class org.apache.poi.hwpf.converter.TextDocumentFacade
- TextFadeDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextFadeLeft - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextFadeRight - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextFadeUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextFontAlign - Enum in org.apache.poi.xssf.usermodel
-
Specified a list of text font alignment types
- TextFunction - Class in org.apache.poi.ss.formula.functions
- TextFunction() - Constructor for class org.apache.poi.ss.formula.functions.TextFunction
- TextHeaderAtom - Class in org.apache.poi.hslf.record
-
A TextHeaderAtom (type 3999).
- TextHeaderAtom - org.apache.poi.hslf.record.RecordTypes
- TextHeaderAtom() - Constructor for class org.apache.poi.hslf.record.TextHeaderAtom
-
Create a new TextHeader Atom, for an unknown type of text
- TextHeaderAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextHeaderAtom
-
For the TextHeader Atom
- TextHexagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextHorizontalOverflow - Enum in org.apache.poi.xssf.usermodel
-
Text Horizontal Overflow
- TextInflate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextInflateBottom - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextInflateTop - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextObjectRecord - Class in org.apache.poi.hssf.record
-
The TXO record (0x01B6) is used to define the properties of a text box.
- TextObjectRecord() - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
- TextObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
- TextOctagon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextOnCurve - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextOnRing - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- textOut - org.apache.poi.hwmf.record.HwmfRecordType
- TextParagraph<S extends Shape<S,P>,P extends TextParagraph<S,P,T>,T extends TextRun> - Interface in org.apache.poi.sl.usermodel
- TextParagraph.BulletStyle - Interface in org.apache.poi.sl.usermodel
- TextParagraph.FontAlign - Enum in org.apache.poi.sl.usermodel
- TextParagraph.TextAlign - Enum in org.apache.poi.sl.usermodel
-
Specifies a list of text alignment types
- TextPFException9 - Class in org.apache.poi.hslf.model.textproperties
-
This structure store text autonumber scheme and start number.
- TextPFException9(byte[], int) - Constructor for class org.apache.poi.hslf.model.textproperties.TextPFException9
- TextPiece - Class in org.apache.poi.hwpf.model
-
Lightweight representation of a text piece.
- TextPiece(int, int, byte[], PieceDescriptor) - Constructor for class org.apache.poi.hwpf.model.TextPiece
- TextPiece(int, int, byte[], PieceDescriptor, int) - Constructor for class org.apache.poi.hwpf.model.TextPiece
- TextPieceTable - Class in org.apache.poi.hwpf.model
-
The piece table for matching up character positions to bits of text.
- TextPieceTable() - Constructor for class org.apache.poi.hwpf.model.TextPieceTable
- TextPieceTable(byte[], byte[], int, int, int) - Constructor for class org.apache.poi.hwpf.model.TextPieceTable
- TextPieceTable.FCComparator - Class in org.apache.poi.hwpf.model
- TextPlainText - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextProp - Class in org.apache.poi.hslf.model.textproperties
-
Definition of a property of some text, or its paragraph.
- TextProp(int, int, String) - Constructor for class org.apache.poi.hslf.model.textproperties.TextProp
-
Generate the definition of a given type of text property.
- TextProp(TextProp) - Constructor for class org.apache.poi.hslf.model.textproperties.TextProp
-
Clones the property
- TextPropCollection - Class in org.apache.poi.hslf.model.textproperties
-
For a given run of characters, holds the properties (which could be paragraph properties or character properties).
- TextPropCollection(int, TextPropCollection.TextPropType) - Constructor for class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Create a new collection of text properties (be they paragraph or character) which will be groked via a subsequent call to buildTextPropList().
- TextPropCollection.TextPropType - Enum in org.apache.poi.hslf.model.textproperties
- TextRecord - Class in org.apache.poi.hssf.record.chart
-
The text record is used to define text stored on a chart.
- TextRecord() - Constructor for class org.apache.poi.hssf.record.chart.TextRecord
- TextRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.TextRecord
- TextRing - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextRingInside - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextRingOutside - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextRulerAtom - Class in org.apache.poi.hslf.record
-
Ruler of a text as it differs from the style's ruler settings.
- TextRulerAtom - org.apache.poi.hslf.record.RecordTypes
- TextRulerAtom() - Constructor for class org.apache.poi.hslf.record.TextRulerAtom
-
Constructs a new empty ruler atom.
- TextRulerAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextRulerAtom
-
Constructs the ruler atom record from its source data.
- TextRun - Interface in org.apache.poi.sl.usermodel
-
Some text.
- TextRun.FieldType - Enum in org.apache.poi.sl.usermodel
-
Type of placeholder fields
- TextRun.TextCap - Enum in org.apache.poi.sl.usermodel
-
Type of text capitals
- TextSegment - Class in org.apache.poi.xwpf.usermodel
-
saves the begin and end position of a text in a Paragraph
- TextSegment() - Constructor for class org.apache.poi.xwpf.usermodel.TextSegment
- TextSegment(int, int, int, int, int, int) - Constructor for class org.apache.poi.xwpf.usermodel.TextSegment
- TextSegment(PositionInParagraph, PositionInParagraph) - Constructor for class org.apache.poi.xwpf.usermodel.TextSegment
- TextShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
- TextShape.TextAutofit - Enum in org.apache.poi.sl.usermodel
-
Specifies alist of auto-fit types.
- TextShape.TextDirection - Enum in org.apache.poi.sl.usermodel
-
Vertical Text Types
- TextShape.TextPlaceholder - Enum in org.apache.poi.sl.usermodel
-
This enum represents a compromise for the handling of HSLF run types (see org.apache.poi.hslf.record.TextHeaderAtom) and XSLF placeholders (see org.apache.poi.xslf.usermodel.Placeholder).
- TextSimple - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextSlantDown - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextSlantUp - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextSpecInfoAtom - Class in org.apache.poi.hslf.record
-
The special info runs contained in this text.
- TextSpecInfoAtom - org.apache.poi.hslf.record.RecordTypes
- TextSpecInfoAtom() - Constructor for class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Constructs an empty atom, with a default run of size 1
- TextSpecInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Constructs the link related atom record from its source data.
- TextSpecInfoRun - Class in org.apache.poi.hslf.record
- TextSpecInfoRun(int) - Constructor for class org.apache.poi.hslf.record.TextSpecInfoRun
-
Inits a TextSpecInfoRun with default values
- TextSpecInfoRun(LittleEndianByteArrayInputStream) - Constructor for class org.apache.poi.hslf.record.TextSpecInfoRun
- TextSpecInfoRun.SpellInfoEnum - Enum in org.apache.poi.hslf.record
-
A enum that specifies the spelling status of a run of text.
- TextStop - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextStyleListing - Class in org.apache.poi.hslf.dev
-
Uses record level code to locate StyleTextPropAtom entries.
- TextStyleListing() - Constructor for class org.apache.poi.hslf.dev.TextStyleListing
- TextTriangle - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextTriangleInverted - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextVerticalOverflow - Enum in org.apache.poi.xssf.usermodel
-
Text Vertical Overflow
- TextWave - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextWave1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextWave2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextWave3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TextWave4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- tgtFrame - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- THAI - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- THAI_ - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Thai character set.
- THAI_ALPHABETIC_PARENTHESES_BOTH - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- THAI_ALPHABETIC_PARENTHESIS_RIGHT - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- THAI_ALPHABETIC_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- THAI_DIST - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
Thai distribution justification.
- THAI_DIST - org.apache.poi.xssf.usermodel.TextAlign
- THAI_DISTRIBUTE - org.apache.poi.xwpf.usermodel.ParagraphAlignment
- THAI_DISTRIBUTED - org.apache.poi.xddf.usermodel.text.TextAlignment
- THAI_NUMBER_PARENTHESES_BOTH - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- THAI_NUMBER_PARENTHESIS_RIGHT - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- THAI_NUMBER_PERIOD - org.apache.poi.xddf.usermodel.text.AutonumberScheme
- thaiAlphaParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Thai alphabetic character enclosed by parentheses.
- thaiAlphaParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Thai alphabetic character followed by a closing parenthesis.
- thaiAlphaPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Thai alphabetic character followed by a period.
- THAIDISTRIBUTED - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
-
Thai distribution justification.
- thaiNumParenBoth - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Thai numeral enclosed in parentheses.
- thaiNumParenRight - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Thai numeral followed by a closing parenthesis.
- thaiNumPeriod - org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Thai numeral followed by a period.
- THEME - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- THEME - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- THEME - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- THEME_ACCENT_1 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_ACCENT_2 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_ACCENT_3 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_ACCENT_4 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_ACCENT_5 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_ACCENT_6 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_DARK_1 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_DARK_2 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_FOLLOWED_HYPERLINK - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_HYPERLINK - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_LIGHT_1 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_LIGHT_2 - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- THEME_MANAGER - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- Themes - Interface in org.apache.poi.xssf.model
- ThemesTable - Class in org.apache.poi.xssf.model
-
Class that represents theme of XLSX document.
- ThemesTable() - Constructor for class org.apache.poi.xssf.model.ThemesTable
-
Create a new, empty ThemesTable
- ThemesTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.ThemesTable
-
Construct a ThemesTable.
- ThemesTable(ThemeDocument) - Constructor for class org.apache.poi.xssf.model.ThemesTable
-
Construct a ThemesTable from an existing ThemeDocument.
- ThemesTable.ThemeElement - Enum in org.apache.poi.xssf.model
- THICK - org.apache.poi.ss.usermodel.BorderStyle
-
Thick border
- THICK - org.apache.poi.xwpf.usermodel.Borders
- THICK - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a single thick line beneath all characters in this run.
- THICK - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THICK - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THICK_ARROW - org.apache.poi.sl.usermodel.ShapeType
- THICK_BACKWARD_DIAG - org.apache.poi.ss.usermodel.FillPatternType
-
Thick backward facing diagonals
- THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Thick backward facing diagonals
- THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THICK_BACKWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Thick backward facing diagonals
- THICK_FORWARD_DIAG - org.apache.poi.ss.usermodel.FillPatternType
-
Thick forward facing diagonals
- THICK_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Thick forward facing diagonals
- THICK_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THICK_FORWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Thick forward facing diagonals
- THICK_HORZ_BANDS - org.apache.poi.ss.usermodel.FillPatternType
-
Thick horizontal bands
- THICK_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Thick horizontal bands
- THICK_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THICK_HORZ_BANDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Thick horizontal bands
- THICK_THIN - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Double lines, one thick, one thin - native 2 / ooxml "thickThin"
- THICK_THIN - org.apache.poi.xddf.usermodel.CompoundLine
- THICK_THIN_LARGE_GAP - org.apache.poi.xwpf.usermodel.Borders
- THICK_THIN_LARGE_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THICK_THIN_MEDIUM_GAP - org.apache.poi.xwpf.usermodel.Borders
- THICK_THIN_MEDIUM_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THICK_THIN_SMALL_GAP - org.apache.poi.xwpf.usermodel.Borders
- THICK_THIN_SMALL_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THICK_VERT_BANDS - org.apache.poi.ss.usermodel.FillPatternType
-
Thick vertical bands
- THICK_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Thick vertical bands
- THICK_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THICK_VERT_BANDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Thick vertical bands
- ThickArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- THIN - org.apache.poi.ss.usermodel.BorderStyle
-
Thin border
- THIN - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THIN_BACKWARD_DIAG - org.apache.poi.ss.usermodel.FillPatternType
-
Thin backward diagonal
- THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Thin backward diagonal
- THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THIN_BACKWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Thin backward diagonal
- THIN_FORWARD_DIAG - org.apache.poi.ss.usermodel.FillPatternType
-
Thin forward diagonal
- THIN_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Thin forward diagonal
- THIN_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THIN_FORWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Thin forward diagonal
- THIN_HORZ_BANDS - org.apache.poi.ss.usermodel.FillPatternType
-
Thin horizontal bands
- THIN_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Thin horizontal bands
- THIN_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THIN_HORZ_BANDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Thin horizontal bands
- THIN_THICK - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Double lines, reverse order - native 3 / ooxml "thinThick"
- THIN_THICK - org.apache.poi.xddf.usermodel.CompoundLine
- THIN_THICK_LARGE_GAP - org.apache.poi.xwpf.usermodel.Borders
- THIN_THICK_LARGE_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THIN_THICK_MEDIUM_GAP - org.apache.poi.xwpf.usermodel.Borders
- THIN_THICK_MEDIUM_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THIN_THICK_SMALL_GAP - org.apache.poi.xwpf.usermodel.Borders
- THIN_THICK_SMALL_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THIN_THICK_THIN_LARGE_GAP - org.apache.poi.xwpf.usermodel.Borders
- THIN_THICK_THIN_LARGE_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THIN_THICK_THIN_MEDIUM_GAP - org.apache.poi.xwpf.usermodel.Borders
- THIN_THICK_THIN_MEDIUM_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THIN_THICK_THIN_SMALL_GAP - org.apache.poi.xwpf.usermodel.Borders
- THIN_THICK_THIN_SMALL_GAP - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THIN_VERT_BANDS - org.apache.poi.ss.usermodel.FillPatternType
-
Thin vertical bands
- THIN_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Thin vertical bands
- THIN_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- THIN_VERT_BANDS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Thin vertical bands
- thirdColumnSubheading - org.apache.poi.ss.usermodel.TableStyleType
- thirdRowSubheading - org.apache.poi.ss.usermodel.TableStyleType
- thirdSubtotalColumn - org.apache.poi.ss.usermodel.TableStyleType
- thirdSubtotalRow - org.apache.poi.ss.usermodel.TableStyleType
- Thistle - org.apache.poi.sl.usermodel.PresetColor
- THISTLE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Thistle Preset Color
- THISTLE - org.apache.poi.xddf.usermodel.PresetColor
- THREE_D_EMBOSS - org.apache.poi.xwpf.usermodel.Borders
- THREE_D_EMBOSS - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THREE_D_ENGRAVE - org.apache.poi.xwpf.usermodel.Borders
- THREE_D_ENGRAVE - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- THREED__3DEFFECT - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__DIFFUSEAMOUNT - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__EDGETHICKNESS - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__EXTRUDEBACKWARD - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__EXTRUDEFORWARD - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__EXTRUDEPLANE - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__EXTRUSIONCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__LIGHTFACE - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__METALLIC - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__SHININESS - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__SPECULARAMOUNT - Static variable in class org.apache.poi.ddf.EscherProperties
- THREED__USEEXTRUSIONCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
- ThreeDEval - Interface in org.apache.poi.ss.formula
-
Optional Extension to the likes of
AreaEvalandAreaEvalBase, which allows for looking up 3D (sheet+row+column) evaluations - THREEDSTYLE__AMBIENTINTENSITY - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__CONSTRAINROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__FILLHARSH - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__FILLINTENSITY - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__FILLX - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__FILLY - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__FILLZ - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__KEYHARSH - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__KEYINTENSITY - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__KEYX - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__KEYY - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__KEYZ - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__PARALLEL - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__RENDERMODE - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONAXISX - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONAXISY - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONAXISZ - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONCENTERAUTO - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONCENTERX - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONCENTERY - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ROTATIONCENTERZ - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__SKEWAMOUNT - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__SKEWANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__TOLERANCE - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__XROTATIONANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__XVIEWPOINT - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__YROTATIONANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__YVIEWPOINT - Static variable in class org.apache.poi.ddf.EscherProperties
- THREEDSTYLE__ZVIEWPOINT - Static variable in class org.apache.poi.ddf.EscherProperties
- Threshold - Class in org.apache.poi.hssf.record.cf
-
Threshold / value (CFVO) for changes in Conditional Formatting
- Threshold() - Constructor for class org.apache.poi.hssf.record.cf.Threshold
- Threshold(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.Threshold
-
Creates new Threshold
- THRESHOLD - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
If the color component being modified is less than the parameter contained in the blue field, set it to the minimum intensity.
- Thumbnail - Class in org.apache.poi.hpsf
-
Class to manipulate data in the Clipboard Variant (
VT_CF) format. - Thumbnail() - Constructor for class org.apache.poi.hpsf.Thumbnail
-
Default Constructor.
- Thumbnail(byte[]) - Constructor for class org.apache.poi.hpsf.Thumbnail
-
Creates a
Thumbnailinstance and initializes with the specified image bytes. - THUMBNAIL - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Thumbnail relationship type.
- TickRecord - Class in org.apache.poi.hssf.record.chart
-
The Tick record defines how tick marks and label positioning/formatting
- TickRecord() - Constructor for class org.apache.poi.hssf.record.chart.TickRecord
- TickRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.TickRecord
- TIFF - org.apache.poi.hwpf.usermodel.PictureType
- TIFF - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Tag Image File (.tiff)
- TileFlipMode - Enum in org.apache.poi.xddf.usermodel
- time() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- TIME - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- TIME - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
SysTime - FILETIME 64-bit integer specifying the number of 100ns periods since Jan 1, 1601
- TIME - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
Time type
- TIME_PERIOD - org.apache.poi.ss.usermodel.ConditionFilterType
- TimeFunc - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function TIME
- TimeFunc() - Constructor for class org.apache.poi.ss.formula.functions.TimeFunc
- TimePropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.TimePropertyValue
- TIMES_NEW_ROMAN - org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- timeStamp(byte[], RevocationData) - Method in interface org.apache.poi.poifs.crypt.dsig.services.TimeStampService
-
Gives back the encoded time-stamp token for the given array of data bytes.
- timeStamp(byte[], RevocationData) - Method in class org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService
- TimeStampService - Interface in org.apache.poi.poifs.crypt.dsig.services
-
Interface for a time-stamp service.
- TimeStampServiceValidator - Interface in org.apache.poi.poifs.crypt.dsig.services
-
Interface for trust validator of a TSP.
- TIMEZONE_UTC - Static variable in class org.apache.poi.util.LocaleUtil
-
Excel doesn't store TimeZone information in the file, so if in doubt, use UTC to perform calculations
- title - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- title - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
- title - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The name given to the resource.
- TITLE - org.apache.poi.sl.usermodel.Placeholder
-
Title text placeholder shape.
- TITLE - org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Title placeholder shape text
- TITLE - org.apache.poi.xslf.usermodel.SlideLayout
-
Title layout with centered title and subtitle placeholders
- TITLE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TITLE_2_ROW_BOTTOM_2_COLUMN_BODY - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
??? (not documented in spec)
- TITLE_AND_CONTENT - org.apache.poi.xslf.usermodel.SlideLayout
-
title and content
- TITLE_BODY - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide or main master slide layout with one title and one body placeholder shape.
- TITLE_ONLY - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with one title placeholder shape.
- TITLE_ONLY - org.apache.poi.xslf.usermodel.SlideLayout
-
Title only
- TITLE_SLIDE - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
One title and one subtitle placeholder shapes.
- TITLE_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
- titleText - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- titleText - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
- TitleType - Enum in org.apache.poi.ss.usermodel.charts
-
Deprecated.
- TL - org.apache.poi.sl.draw.binding.STRectAlignment
-
Rectangle Alignment Enum ( Top Left )
- TLPAbstractType - Class in org.apache.poi.hwpf.model.types
-
Table Autoformat Look sPecifier (TLP).
- TLPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.TLPAbstractType
- TNEF_CORRELATION_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TNEFAttribute - Class in org.apache.poi.hmef.attribute
-
An attribute which applies to a
HMEFMessageor one of itsAttachments. - TNEFAttribute(int, int, InputStream) - Constructor for class org.apache.poi.hmef.attribute.TNEFAttribute
-
Constructs a single new attribute from the id, type, and the contents of the stream
- TNEFDateAttribute - Class in org.apache.poi.hmef.attribute
-
A Date attribute which applies to a
HMEFMessageor one of itsAttachments. - TNEFDateAttribute(int, int, InputStream) - Constructor for class org.apache.poi.hmef.attribute.TNEFDateAttribute
-
Constructs a single new date attribute from the id, type, and the contents of the stream
- TNEFMAPIAttribute - Class in org.apache.poi.hmef.attribute
-
A TNEF Attribute holding MAPI Attributes, which applies to a
HMEFMessageor one of itsAttachments. - TNEFMAPIAttribute(int, int, InputStream) - Constructor for class org.apache.poi.hmef.attribute.TNEFMAPIAttribute
-
Constructs a single new mapi containing attribute from the id, type, and the contents of the stream
- TNEFProperty - Class in org.apache.poi.hmef.attribute
-
Holds the list of TNEF Attributes, and allows lookup by friendly name, ID and MAPI Property Name.
- TNEFStringAttribute - Class in org.apache.poi.hmef.attribute
-
A String attribute which applies to a
HMEFMessageor one of itsAttachments. - TNEFStringAttribute(int, int, InputStream) - Constructor for class org.apache.poi.hmef.attribute.TNEFStringAttribute
-
Constructs a single new string attribute from the id, type, and the contents of the stream
- toArray() - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
-
Gets the concatenated contents as a single byte array.
- toArray() - Method in class org.apache.poi.util.IntList
-
Returns an array containing all of the elements in this list in proper sequence.
- toArray(int[]) - Method in class org.apache.poi.util.IntList
-
Returns an array containing all of the elements in this list in proper sequence.
- toAscii(int) - Static method in class org.apache.poi.util.HexDump
- toByteArray() - Method in class org.apache.poi.hpsf.ClipboardData
- toByteArray() - Method in class org.apache.poi.hpsf.Filetime
- toByteArray() - Method in class org.apache.poi.hwpf.model.Colorref
- toByteArray() - Method in class org.apache.poi.hwpf.model.Ffn
- toByteArray() - Method in class org.apache.poi.hwpf.model.FSPA
- toByteArray() - Method in class org.apache.poi.hwpf.model.Grfhic
- toByteArray() - Method in class org.apache.poi.hwpf.model.ListData
- toByteArray() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
- toByteArray() - Method in class org.apache.poi.hwpf.model.ListLevel
- toByteArray() - Method in class org.apache.poi.hwpf.model.ParagraphHeight
- toByteArray() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
- toByteArray() - Method in class org.apache.poi.hwpf.model.PlexOfCps
- toByteArray() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
- toByteArray() - Method in class org.apache.poi.hwpf.model.StyleDescription
- toByteArray() - Method in class org.apache.poi.hwpf.model.TabDescriptor
- toByteArray() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- toByteArray() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- toByteArray(ByteArrayOutputStream, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
-
Creates a byte array representation of this data structure.
- toByteArray(InputStream) - Static method in class org.apache.poi.util.IOUtils
-
Reads all the data from the input stream, and returns the bytes read.
- toByteArray(InputStream, int) - Static method in class org.apache.poi.util.IOUtils
-
Reads up to
lengthbytes from the input stream, and returns the bytes read. - toByteArray(InputStream, long, int) - Static method in class org.apache.poi.util.IOUtils
-
Reads up to
lengthbytes from the input stream, and returns the bytes read. - toByteArray(ByteBuffer, int) - Static method in class org.apache.poi.util.IOUtils
-
Returns an array (that shouldn't be written to!) of the ByteBuffer.
- toByteArray(CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
- TOC - Class in org.apache.poi.xwpf.usermodel
- TOC() - Constructor for class org.apache.poi.xwpf.usermodel.TOC
- TOC(CTSdtBlock) - Constructor for class org.apache.poi.xwpf.usermodel.TOC
- toCTFont(CTRPrElt) - Static method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
CTRPrElt --> CTFont adapter
- Today - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel TODAY() Function
- Today() - Constructor for class org.apache.poi.ss.formula.functions.Today
- toDebugFriendlyString(byte[]) - Static method in class org.apache.poi.hsmf.datatypes.ByteChunk
-
Formats the byte array in a debug-friendly way, showing all of a short array, and the start of a longer one.
- toEMU(double) - Static method in class org.apache.poi.util.Units
-
Converts points to EMUs
- toEvaluationCell(Cell) - Method in class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
-
Turns a SXSSFCell into a SXSSFEvaluationCell
- toEvaluationCell(Cell) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
-
Turns a XSSFCell / SXSSFCell into a XSSFEvaluationCell
- toEvaluationCell(Cell) - Method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
-
Turns a XSSFCell into a XSSFEvaluationCell
- toExternalString(String, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Converts raw text from the text paragraphs to a formatted string, i.e.
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.IntPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.NamePtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
return a string representation of this token alone
- toFormulaString() - Method in interface org.apache.poi.ss.formula.ptg.Pxg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.RangePtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.StringPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
- toFormulaString() - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.AddPtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.ConcatPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.DividePtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.EqualPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.GreaterEqualPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.GreaterThanPtg
-
Implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.LessEqualPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.LessThanPtg
-
Implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.MultiplyPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.NotEqualPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.OperationPtg
-
returns a string representation of the operations the length of the input array should equal the number returned by
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.PercentPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.PowerPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.RangePtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.SubtractPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.UnaryMinusPtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.UnaryPlusPtg
-
implementation of method from OperationsPtg
- toFormulaString(String[]) - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
-
implementation of method from OperationsPtg
- toFormulaString(HSSFWorkbook, Ptg[]) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
-
Static method to convert an array of
Ptgs in RPN order to a human readable string format in infix mode. - toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
- toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
- toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
- toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.NamePtg
- toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
- toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
- toFormulaString(FormulaRenderingWorkbook) - Method in interface org.apache.poi.ss.formula.WorkbookDependentFormula
- toFormulaString(FormulaRenderingWorkbook, Ptg[]) - Static method in class org.apache.poi.ss.formula.FormulaRenderer
-
Static method to convert an array of
Ptgs in RPN order to a human readable string format in infix mode. - toFormulaString(Ptg[]) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- toFormulaString(Ptg[], HSSFWorkbook) - Static method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingRule
- toHex(byte) - Static method in class org.apache.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(byte[]) - Static method in class org.apache.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(byte[], int) - Static method in class org.apache.poi.util.HexDump
-
Converts the parameter to a hex value breaking the results into lines.
- toHex(int) - Static method in class org.apache.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(long) - Static method in class org.apache.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(short) - Static method in class org.apache.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(short[]) - Static method in class org.apache.poi.util.HexDump
-
Converts the parameter to a hex value.
- toHex(String) - Static method in class org.apache.poi.util.HexDump
-
Converts the string to a string of hex values.
- toHSSFColor(Color) - Static method in class org.apache.poi.hssf.util.HSSFColor
-
Checked type cast color to an HSSFColor.
- toInputStream() - Method in class org.apache.poi.hpsf.PropertySet
-
Returns the contents of this property set stream as an input stream.
- toInt() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- toInt() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- toInt() - Method in enum org.apache.poi.wp.usermodel.HeaderFooterType
- toInternalString(String) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
-
Returns a new string with line breaks converted into internal ppt representation
- toJavaString() - Method in class org.apache.poi.hpsf.UnicodeString
- tokenize(String) - Static method in class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
- toLowerCase(char) - Static method in class org.apache.poi.util.StringUtil
- Tomato - org.apache.poi.sl.usermodel.PresetColor
- TOMATO - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Tomato Preset Color
- TOMATO - org.apache.poi.xddf.usermodel.PresetColor
- tooltip - Variable in class org.apache.poi.sl.draw.binding.CTHyperlink
- top - org.apache.poi.sl.usermodel.TableCell.BorderEdge
- top - Variable in class org.apache.poi.sl.usermodel.Insets2D
-
The inset from the top.
- TOP - org.apache.poi.hwmf.record.HwmfText.HwmfTextVerticalAlignment
- TOP - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
The shape is vertically positioned at the top of the page element
- TOP - org.apache.poi.sl.usermodel.RectAlign
-
Top rectangle alignment
- TOP - org.apache.poi.sl.usermodel.TextParagraph.FontAlign
-
Characters hang from top of line height.
- TOP - org.apache.poi.sl.usermodel.VerticalAlignment
-
Anchor the text at the top of the bounding rectangle
- TOP - org.apache.poi.ss.usermodel.BorderExtent
-
This is just the top border for the range.
- TOP - org.apache.poi.ss.usermodel.charts.AxisPosition
-
Deprecated.
- TOP - org.apache.poi.ss.usermodel.charts.LegendPosition
-
Deprecated.
- TOP - org.apache.poi.ss.usermodel.VerticalAlignment
-
The vertical alignment is aligned-to-top.
- TOP - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
range starting rows are equal
- TOP - org.apache.poi.xddf.usermodel.chart.AxisPosition
- TOP - org.apache.poi.xddf.usermodel.chart.LegendPosition
- TOP - org.apache.poi.xddf.usermodel.RectangleAlignment
- TOP - org.apache.poi.xddf.usermodel.text.AnchorType
- TOP - org.apache.poi.xddf.usermodel.text.FontAlignment
- TOP - org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
- TOP - org.apache.poi.xssf.usermodel.TextFontAlign
-
Align text to the top.
- TOP - org.apache.poi.xwpf.usermodel.TextAlignment
-
Specifies that all text in the parent object shall be aligned to the top of each character when displayed
- TOP - org.apache.poi.xwpf.usermodel.XWPFTableCell.XWPFVertAlign
- TOP - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
- TOP_10 - org.apache.poi.ss.usermodel.ConditionFilterType
- TOP_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
- TOP_LEFT - org.apache.poi.sl.usermodel.RectAlign
-
Top-Left rectangle alignment
- TOP_LEFT - org.apache.poi.xddf.usermodel.RectangleAlignment
- TOP_RIGHT - org.apache.poi.sl.usermodel.RectAlign
-
Top-Right rectangle alignment
- TOP_RIGHT - org.apache.poi.ss.usermodel.charts.LegendPosition
-
Deprecated.
- TOP_RIGHT - org.apache.poi.xddf.usermodel.chart.LegendPosition
- TOP_RIGHT - org.apache.poi.xddf.usermodel.RectangleAlignment
- TopMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
- TopMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- TopMarginRecord - Class in org.apache.poi.hssf.record
-
Record for the top margin.
- TopMarginRecord() - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
- TopMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
- toPoints(long) - Static method in class org.apache.poi.util.Units
-
Converts EMUs to points
- toRGBHex() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
- toRGBHex() - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- TORN_PAPER - org.apache.poi.xwpf.usermodel.Borders
- TORN_PAPER_BLACK - org.apache.poi.xwpf.usermodel.Borders
- toShadingDescriptor() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
- toShort() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- toString() - Method in class org.apache.poi.ddf.EscherArrayProperty
- toString() - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Retrieves the string representation for this property.
- toString() - Method in class org.apache.poi.ddf.EscherProperty
- toString() - Method in class org.apache.poi.ddf.EscherRecord
- toString() - Method in class org.apache.poi.ddf.EscherSimpleProperty
- toString() - Method in class org.apache.poi.hdgf.chunks.ChunkSeparator
- toString() - Method in class org.apache.poi.hdgf.chunks.ChunkTrailer
- toString() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
- toString() - Method in class org.apache.poi.hemf.record.HemfHeader
- toString() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
- toString() - Method in class org.apache.poi.hmef.attribute.MAPIDateAttribute
- toString() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
- toString() - Method in class org.apache.poi.hmef.attribute.MAPIStringAttribute
- toString() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
- toString() - Method in class org.apache.poi.hmef.attribute.TNEFDateAttribute
- toString() - Method in class org.apache.poi.hmef.attribute.TNEFMAPIAttribute
- toString() - Method in class org.apache.poi.hmef.attribute.TNEFProperty
- toString() - Method in class org.apache.poi.hmef.attribute.TNEFStringAttribute
- toString() - Method in class org.apache.poi.hpsf.ClassID
-
Returns a human-readable representation of the Class ID in standard format
"{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}". - toString() - Method in class org.apache.poi.hpsf.Property
- toString() - Method in class org.apache.poi.hpsf.PropertySet
- toString() - Method in class org.apache.poi.hpsf.Section
- toString() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
- toString() - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- toString() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
- toString() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
- toString() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
- toString() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
- toString() - Method in class org.apache.poi.hslf.record.CString
-
Gets a string representation of this object, primarily for debugging.
- toString() - Method in class org.apache.poi.hslf.record.ExMediaAtom
- toString() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
- toString() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
- toString() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Dump the record content into
StringBuffer - toString() - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
dump debug info; use getText() to return a string representation of the atom
- toString() - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
dump debug info; use getText() to return a string representation of the atom
- toString() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- toString() - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
-
Returns the data in a debug-friendly string format
- toString() - Method in class org.apache.poi.hsmf.datatypes.MAPIProperty
- toString() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
- toString() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
- toString() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
- toString() - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
- toString() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- toString() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
-
String representation of CFRecordsAggregate
- toString() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- toString() - Method in class org.apache.poi.hssf.record.ArrayRecord
- toString() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
- toString() - Method in class org.apache.poi.hssf.record.BackupRecord
- toString() - Method in class org.apache.poi.hssf.record.BlankRecord
- toString() - Method in class org.apache.poi.hssf.record.BOFRecord
- toString() - Method in class org.apache.poi.hssf.record.BookBoolRecord
- toString() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
- toString() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
- toString() - Method in class org.apache.poi.hssf.record.CalcCountRecord
- toString() - Method in class org.apache.poi.hssf.record.CalcModeRecord
- toString() - Method in class org.apache.poi.hssf.record.CellRecord
- toString() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- toString() - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- toString() - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- toString() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- toString() - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- toString() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- toString() - Method in class org.apache.poi.hssf.record.cf.Threshold
- toString() - Method in class org.apache.poi.hssf.record.CFHeaderBase
- toString() - Method in class org.apache.poi.hssf.record.CFRule12Record
- toString() - Method in class org.apache.poi.hssf.record.CFRuleRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.BarRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.DatRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.EndRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.TextRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.TickRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
- toString() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- toString() - Method in class org.apache.poi.hssf.record.CodepageRecord
- toString() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- toString() - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- toString() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- toString() - Method in class org.apache.poi.hssf.record.common.FeatProtection
- toString() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
- toString() - Method in class org.apache.poi.hssf.record.common.FtrHeader
- toString() - Method in interface org.apache.poi.hssf.record.common.SharedFeature
- toString() - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
- toString() - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
unlike the real records we return the same as "getString()" rather than debug info
- toString() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- toString() - Method in class org.apache.poi.hssf.record.ContinueRecord
- toString() - Method in class org.apache.poi.hssf.record.CountryRecord
- toString() - Method in class org.apache.poi.hssf.record.CRNCountRecord
- toString() - Method in class org.apache.poi.hssf.record.CRNRecord
- toString() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
- toString() - Method in class org.apache.poi.hssf.record.DBCellRecord
- toString() - Method in class org.apache.poi.hssf.record.DConRefRecord
- toString() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
- toString() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- toString() - Method in class org.apache.poi.hssf.record.DeltaRecord
- toString() - Method in class org.apache.poi.hssf.record.DimensionsRecord
- toString() - Method in class org.apache.poi.hssf.record.DrawingRecord
- toString() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
- toString() - Method in class org.apache.poi.hssf.record.DSFRecord
- toString() - Method in class org.apache.poi.hssf.record.DVALRecord
- toString() - Method in class org.apache.poi.hssf.record.DVRecord
- toString() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- toString() - Method in class org.apache.poi.hssf.record.EndSubRecord
- toString() - Method in class org.apache.poi.hssf.record.EOFRecord
- toString() - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Calculates the string representation of this record.
- toString() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- toString() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- toString() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
- toString() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
- toString() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
- toString() - Method in class org.apache.poi.hssf.record.FeatRecord
- toString() - Method in class org.apache.poi.hssf.record.FilePassRecord
- toString() - Method in class org.apache.poi.hssf.record.FileSharingRecord
- toString() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
- toString() - Method in class org.apache.poi.hssf.record.FontRecord
- toString() - Method in class org.apache.poi.hssf.record.FooterRecord
- toString() - Method in class org.apache.poi.hssf.record.FormatRecord
- toString() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
-
Convert this record to string.
- toString() - Method in class org.apache.poi.hssf.record.FtCfSubRecord
-
Convert this record to string.
- toString() - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
Convert this record to string.
- toString() - Method in class org.apache.poi.hssf.record.GridsetRecord
- toString() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
- toString() - Method in class org.apache.poi.hssf.record.GutsRecord
- toString() - Method in class org.apache.poi.hssf.record.HCenterRecord
- toString() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
- toString() - Method in class org.apache.poi.hssf.record.HeaderRecord
- toString() - Method in class org.apache.poi.hssf.record.HideObjRecord
- toString() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- toString() - Method in class org.apache.poi.hssf.record.IndexRecord
- toString() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
- toString() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
- toString() - Method in class org.apache.poi.hssf.record.IterationRecord
- toString() - Method in class org.apache.poi.hssf.record.LabelRecord
- toString() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- toString() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
- toString() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
- toString() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
- toString() - Method in class org.apache.poi.hssf.record.MMSRecord
- toString() - Method in class org.apache.poi.hssf.record.MulBlankRecord
- toString() - Method in class org.apache.poi.hssf.record.MulRKRecord
- toString() - Method in class org.apache.poi.hssf.record.NameCommentRecord
- toString() - Method in class org.apache.poi.hssf.record.NameRecord
- toString() - Method in class org.apache.poi.hssf.record.NoteRecord
-
Convert this record to string.
- toString() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
Convert this record to string.
- toString() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
- toString() - Method in class org.apache.poi.hssf.record.ObjRecord
- toString() - Method in class org.apache.poi.hssf.record.OldCellRecord
- toString() - Method in class org.apache.poi.hssf.record.OldSheetRecord
- toString() - Method in class org.apache.poi.hssf.record.OldStringRecord
- toString() - Method in class org.apache.poi.hssf.record.PageBreakRecord
- toString() - Method in class org.apache.poi.hssf.record.PaletteRecord
- toString() - Method in class org.apache.poi.hssf.record.PaneRecord
- toString() - Method in class org.apache.poi.hssf.record.PasswordRecord
- toString() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
- toString() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
- toString() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
- toString() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
- toString() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
- toString() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
- toString() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
- toString() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
- toString() - Method in class org.apache.poi.hssf.record.PrecisionRecord
- toString() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
- toString() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
- toString() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- toString() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
- toString() - Method in class org.apache.poi.hssf.record.ProtectRecord
- toString() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
- toString() - Method in class org.apache.poi.hssf.record.Record
-
get a string representation of the record (for biffview/debugging)
- toString() - Method in class org.apache.poi.hssf.record.RefModeRecord
- toString() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
- toString() - Method in class org.apache.poi.hssf.record.RightMarginRecord
- toString() - Method in class org.apache.poi.hssf.record.RowRecord
- toString() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
- toString() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
- toString() - Method in class org.apache.poi.hssf.record.SCLRecord
- toString() - Method in class org.apache.poi.hssf.record.SelectionRecord
- toString() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
-
print a sort of string representation ([SHARED FORMULA RECORD] id = x [/SHARED FORMULA RECORD])
- toString() - Method in class org.apache.poi.hssf.record.SSTRecord
-
Return a debugging string representation
- toString() - Method in class org.apache.poi.hssf.record.StringRecord
- toString() - Method in class org.apache.poi.hssf.record.StyleRecord
- toString() - Method in class org.apache.poi.hssf.record.SupBookRecord
- toString() - Method in class org.apache.poi.hssf.record.TabIdRecord
- toString() - Method in class org.apache.poi.hssf.record.TableRecord
- toString() - Method in class org.apache.poi.hssf.record.TableStylesRecord
- toString() - Method in class org.apache.poi.hssf.record.TextObjectRecord
- toString() - Method in class org.apache.poi.hssf.record.TopMarginRecord
- toString() - Method in class org.apache.poi.hssf.record.UncalcedRecord
- toString() - Method in class org.apache.poi.hssf.record.UnknownRecord
-
print a sort of string representation ([UNKNOWN RECORD] id = x [/UNKNOWN RECORD])
- toString() - Method in class org.apache.poi.hssf.record.UserSViewBegin
- toString() - Method in class org.apache.poi.hssf.record.UserSViewEnd
- toString() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
- toString() - Method in class org.apache.poi.hssf.record.VCenterRecord
- toString() - Method in class org.apache.poi.hssf.record.WindowOneRecord
- toString() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
- toString() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
- toString() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
- toString() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
- toString() - Method in class org.apache.poi.hssf.record.WSBoolRecord
- toString() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Returns a string representation of the cell This method returns a simple representation, anything more complex should be in user code, with knowledge of the semantics of the sheet being processed.
- toString() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
- toString() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
- toString() - Method in class org.apache.poi.hssf.usermodel.HSSFName
- toString() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
- toString() - Method in class org.apache.poi.hwmf.record.HwmfEscape
- toString() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
- toString() - Method in class org.apache.poi.hwpf.model.CHPX
- toString() - Method in class org.apache.poi.hwpf.model.Colorref
- toString() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
- toString() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
- toString() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- toString() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
- toString() - Method in class org.apache.poi.hwpf.model.FSPATable
- toString() - Method in class org.apache.poi.hwpf.model.GenericPropertyNode
- toString() - Method in class org.apache.poi.hwpf.model.Hyphenation
- toString() - Method in class org.apache.poi.hwpf.model.ListLevel
- toString() - Method in class org.apache.poi.hwpf.model.OldFfn
- toString() - Method in class org.apache.poi.hwpf.model.OldFontTable
- toString() - Method in class org.apache.poi.hwpf.model.OldTextPiece
- toString() - Method in class org.apache.poi.hwpf.model.PAPX
- toString() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
- toString() - Method in class org.apache.poi.hwpf.model.PlexOfCps
- toString() - Method in class org.apache.poi.hwpf.model.PlexOfField
- toString() - Method in class org.apache.poi.hwpf.model.PropertyModifier
- toString() - Method in class org.apache.poi.hwpf.model.SavedByEntry
-
Returns a string for display.
- toString() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
- toString() - Method in class org.apache.poi.hwpf.model.SEPX
- toString() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
- toString() - Method in class org.apache.poi.hwpf.model.StyleDescription
- toString() - Method in class org.apache.poi.hwpf.model.TextPiece
- toString() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
- toString() - Method in class org.apache.poi.hwpf.model.UPX
- toString() - Method in class org.apache.poi.hwpf.model.Xst
- toString() - Method in class org.apache.poi.hwpf.model.Xstz
- toString() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- toString() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
- toString() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
- toString() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
- toString() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
- toString() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
- toString() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
- toString() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
- toString() - Method in class org.apache.poi.hwpf.usermodel.Range
- toString() - Method in class org.apache.poi.hwpf.usermodel.Section
- toString() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
- toString() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
- toString() - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
- toString() - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
-
Returns the content type as a string, including parameters
- toString() - Method in class org.apache.poi.openxml4j.opc.PackagePart
- toString() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
- toString() - Method in class org.apache.poi.openxml4j.opc.PackageRelationship
- toString() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
- toString() - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
- toString() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
-
Returns a string representation of the path.
- toString() - Method in class org.apache.poi.sl.draw.Drawable.DrawableHint
- toString() - Method in class org.apache.poi.sl.draw.DrawTextFragment
- toString() - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Returns a string representation of this
Insetsobject. - toString() - Method in enum org.apache.poi.sl.usermodel.RectAlign
-
The string representation, which corresponds to the internal XML enum value
- toString() - Method in class org.apache.poi.ss.format.CellFormatPart
- toString() - Method in class org.apache.poi.ss.formula.CacheAreaEval
- toString() - Method in class org.apache.poi.ss.formula.constant.ErrorConstant
- toString() - Method in class org.apache.poi.ss.formula.eval.BoolEval
- toString() - Method in class org.apache.poi.ss.formula.eval.ErrorEval
- toString() - Method in class org.apache.poi.ss.formula.eval.ExternalNameEval
- toString() - Method in class org.apache.poi.ss.formula.eval.FunctionNameEval
- toString() - Method in class org.apache.poi.ss.formula.eval.NumberEval
- toString() - Method in class org.apache.poi.ss.formula.eval.StringEval
- toString() - Method in class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
- toString() - Method in class org.apache.poi.ss.formula.FormulaShifter
- toString() - Method in class org.apache.poi.ss.formula.function.FunctionMetadata
- toString() - Method in class org.apache.poi.ss.formula.LazyRefEval
- toString() - Method in class org.apache.poi.ss.formula.NameIdentifier
- toString() - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
- toString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- toString() - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- toString() - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- toString() - Method in class org.apache.poi.ss.formula.ptg.Ptg
-
Overridden toString method to ensure object hash is not printed.
- toString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- toString() - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.ScalarConstantPtg
- toString() - Method in class org.apache.poi.ss.formula.ptg.TblPtg
- toString() - Method in class org.apache.poi.ss.formula.SheetIdentifier
- toString() - Method in class org.apache.poi.ss.usermodel.CellValue
- toString() - Method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
- toString() - Method in class org.apache.poi.ss.usermodel.ConditionType
- toString() - Method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
- toString() - Method in class org.apache.poi.ss.util.AreaReference
- toString() - Method in class org.apache.poi.ss.util.CellAddress
- toString() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- toString() - Method in class org.apache.poi.ss.util.CellReference
- toString() - Method in class org.apache.poi.ss.util.DateFormatConverter.DateFormatTokenizer
- toString() - Method in class org.apache.poi.util.BoundedInputStream
-
Invokes the delegate's
toString()method. - toString() - Method in class org.apache.poi.util.ByteField
-
return the value as a String
- toString() - Method in interface org.apache.poi.util.FixedField
-
return the value as a String
- toString() - Method in class org.apache.poi.util.IntegerField
-
return the value as a String
- toString() - Method in class org.apache.poi.util.LongField
-
return the value as a String
- toString() - Method in class org.apache.poi.util.ReplacingInputStream
- toString() - Method in class org.apache.poi.util.ShortField
-
return the value as a String
- toString() - Method in class org.apache.poi.xdgf.geom.Dimension2dDouble
- toString() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
- toString() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
- toString() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- toString() - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- toString() - Method in class org.apache.poi.xdgf.usermodel.section.XDGFSection
- toString() - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- toString() - Method in class org.apache.poi.xdgf.usermodel.XDGFMaster
- toString() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- toString() - Method in class org.apache.poi.xslf.usermodel.XSLFAutoShape
- toString() - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- toString() - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- toString() - Method in class org.apache.poi.xssf.binary.XSSFHyperlinkRecord
- toString() - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Returns a string representation of the cell
- toString() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Returns a string representation of the cell
- toString() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- toString() - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
- toString() - Method in class org.apache.poi.xssf.usermodel.XSSFFont
- toString() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Returns the plain string representation.
- toString() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
- toString() - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- toString() - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- toString() - Method in interface org.apache.poi.xwpf.usermodel.ISDTContent
- toString() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Returns the string version of the text and the phonetic string
- toString() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDTContent
- toString() - Method in class org.apache.poi.xwpf.usermodel.XWPFSDTContentCell
- toString(boolean) - Method in class org.apache.poi.openxml4j.opc.internal.ContentType
- toString(int, PropertyIDMap) - Method in class org.apache.poi.hpsf.Property
- toString(PropertyIDMap) - Method in class org.apache.poi.hpsf.Section
- TOTALLY_IMMUTABLE - Static variable in interface org.apache.poi.ss.formula.IStabilityClassifier
-
Convenience implementation for situations where all cell definitions remain fixed after evaluation begins.
- totalRow - org.apache.poi.ss.usermodel.TableStyleType
- toText(double) - Static method in class org.apache.poi.ss.util.NumberToTextConverter
-
Converts the supplied value to the text representation that Excel would give if the value were to appear in an unformatted cell, or as a literal number in a formula.
Note - the results from this method differ slightly from those of Double.toString() In some special cases Excel behaves quite differently. - toUpperCase(char) - Static method in class org.apache.poi.util.StringUtil
- toURI(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
-
Convert a string to
URIIf part name is not a valid URI, it is resolved as follows: - toXml() - Method in class org.apache.poi.ddf.EscherRecord
- toXml(String) - Method in class org.apache.poi.ddf.EscherArrayProperty
- toXml(String) - Method in class org.apache.poi.ddf.EscherBoolProperty
- toXml(String) - Method in class org.apache.poi.ddf.EscherComplexProperty
- toXml(String) - Method in class org.apache.poi.ddf.EscherProperty
- toXml(String) - Method in class org.apache.poi.ddf.EscherRecord
- toXml(String) - Method in class org.apache.poi.ddf.EscherRGBProperty
- toXml(String) - Method in class org.apache.poi.ddf.EscherSimpleProperty
- toXml(String) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Calculates the xml representation of this record.
- toXSSFColor(Color) - Static method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Checked type cast color to an XSSFColor.
- TR - org.apache.poi.sl.draw.binding.STRectAlignment
-
Rectangle Alignment Enum ( Top Right )
- trackAllColumnsForAutoSizing() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Tracks all columns in the sheet for auto-sizing.
- trackColumnForAutoSizing(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Track a column in the sheet for auto-sizing.
- trackColumnsForAutoSizing(Collection<Integer>) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Track several columns in the sheet for auto-sizing.
- TrailerStream - Class in org.apache.poi.hdgf.streams
-
The TrailerStream is a special kind of Stream containing pointers, and some core document settings.
- TrailerStream(Pointer, StreamStore, ChunkFactory, PointerFactory) - Constructor for class org.apache.poi.hdgf.streams.TrailerStream
- transform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- transform(AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Composes an
AffineTransformobject with theTransformin thisGraphics2Daccording to the rule last-specified-first-applied. - transform(Data, XMLCryptoContext) - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
-
The relationships transform takes the XML document from the Relationships part and converts it to another XML document.
- transform(Data, XMLCryptoContext, OutputStream) - Method in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
- TRANSFORM__ROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
- TRANSFORM_URI - Static variable in class org.apache.poi.poifs.crypt.dsig.services.RelationshipTransformService
- TransformInfoHeader(int, String, String, int, int, int, int, int, int) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
- TransformInfoHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
- translate(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- translate(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Concatenates the current
Graphics2DTransformwith a translation transform. - translate(int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- translate(int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- translate(int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Translates the origin of the graphics context to the point (x, y) in the current coordinate system.
- translateUnicodeValues(Cell) - Static method in class org.apache.poi.ss.util.CellUtil
-
Looks for text in the cell that should be unicode, like α and provides the unicode version of it.
- translateWorldTransform - org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
- TRANSMITABLE_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- Transparent - org.apache.poi.sl.usermodel.PresetColor
- TRANSPARENT - org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
- transparentblt - org.apache.poi.hemf.record.HemfRecordType
- TRANSPORT_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TRANSPORT_MESSAGE_HEADERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TRANSPORT_PROVIDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TRANSPORT_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TRANSPOSE - Static variable in class org.apache.poi.ss.formula.functions.MatrixFunction
- Trapezoid - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- TRAPEZOID - org.apache.poi.sl.draw.binding.STShapeType
-
Trapezoid Shape
- TRAPEZOID - org.apache.poi.sl.usermodel.ShapeType
- TRAPEZOID - org.apache.poi.xddf.usermodel.PresetGeometry
- TRAPEZOID - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- traverse(CellHandler) - Method in class org.apache.poi.ss.util.cellwalk.CellWalk
-
Traverse cell range from top left to bottom right cell.
- TREES - org.apache.poi.xwpf.usermodel.Borders
- TRELLIS - org.apache.poi.xddf.usermodel.PresetPattern
- Trend - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function TREND
- Trend() - Constructor for class org.apache.poi.ss.formula.functions.Trend
- TRIANGLE - org.apache.poi.sl.draw.binding.STShapeType
-
Triangle Shape
- TRIANGLE - org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- TRIANGLE - org.apache.poi.sl.usermodel.ShapeType
- TRIANGLE - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- TRIANGLE - org.apache.poi.xddf.usermodel.LineEndType
- TRIANGLE - org.apache.poi.xddf.usermodel.PresetGeometry
- TRIANGLE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- TRIANGLE_PARTY - org.apache.poi.xwpf.usermodel.Borders
- TRIANGLES - org.apache.poi.xwpf.usermodel.Borders
- TRIBAL_1 - org.apache.poi.xwpf.usermodel.Borders
- TRIBAL_2 - org.apache.poi.xwpf.usermodel.Borders
- TRIBAL_3 - org.apache.poi.xwpf.usermodel.Borders
- TRIBAL_4 - org.apache.poi.xwpf.usermodel.Borders
- TRIBAL_5 - org.apache.poi.xwpf.usermodel.Borders
- TRIBAL_6 - org.apache.poi.xwpf.usermodel.Borders
- TRIM - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
An implementation of the TRIM function: Removes leading and trailing spaces from value if evaluated operand value is string.
- TRIPLE - org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Three lines, thin, thick, thin - native 4 / ooxml "tri"
- TRIPLE - org.apache.poi.xddf.usermodel.CompoundLine
- TRIPLE - org.apache.poi.xwpf.usermodel.Borders
- TRIPLE - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- Triplet() - Constructor for class org.apache.poi.hwpf.converter.FontReplacer.Triplet
- TRUE - Static variable in class org.apache.poi.ss.formula.eval.BoolEval
- TRUE - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
- TRUE - Static variable in class org.apache.poi.ss.usermodel.CellValue
- truetype - org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
- TRUNC - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- TrustCertificateSecurityException - Exception in org.apache.poi.poifs.crypt.dsig
-
Exception thrown in case the incoming eID certificate is not trusted.
- TrustCertificateSecurityException() - Constructor for exception org.apache.poi.poifs.crypt.dsig.TrustCertificateSecurityException
- tryDeadField(HWPFDocumentCore, Range, int, int, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
- TSPTimeStampService - Class in org.apache.poi.poifs.crypt.dsig.services
-
A TSP time-stamp service implementation.
- TSPTimeStampService() - Constructor for class org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService
- TTYTDD_PHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TURKISH - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Turkish character set.
- TURKISH - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- Turquoise - org.apache.poi.sl.usermodel.PresetColor
- TURQUOISE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- TURQUOISE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Turquoise Preset Color
- TURQUOISE - org.apache.poi.ss.usermodel.IndexedColors
- TURQUOISE - org.apache.poi.xddf.usermodel.PresetColor
- TURQUOISE1 - org.apache.poi.ss.usermodel.IndexedColors
- TWIPS_PER_INCH - Static variable in class org.apache.poi.hwpf.converter.AbstractWordUtils
- TWIPS_PER_POINT - Static variable in class org.apache.poi.xssf.usermodel.XSSFSheet
- TWIPS_PER_PT - Static variable in class org.apache.poi.hwpf.converter.AbstractWordUtils
- TwipsToEMU(short) - Static method in class org.apache.poi.util.Units
- TWISTED_LINES_1 - org.apache.poi.xwpf.usermodel.Borders
- TWISTED_LINES_2 - org.apache.poi.xwpf.usermodel.Borders
- TWO_COL_TX - org.apache.poi.xslf.usermodel.SlideLayout
- TWO_COLUMNS - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with one title and two body placeholder shapes stacked horizontally.
- TWO_COLUMNS_ROW - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with one title and three body placeholder shapes split into two rows.
- TWO_DIGIT_TEXT_YEAR - org.apache.poi.ss.usermodel.IgnoredErrorType
-
????.
- TWO_OBJ - org.apache.poi.xslf.usermodel.SlideLayout
- TWO_OBJ_AND_OBJ - org.apache.poi.xslf.usermodel.SlideLayout
- TWO_OBJ_AND_TX - org.apache.poi.xslf.usermodel.SlideLayout
- TWO_OBJ_OVER_TX - org.apache.poi.xslf.usermodel.SlideLayout
- TWO_ROWS - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with one title and two body placeholder shapes stacked vertically.
- TWO_ROWS_COLUMN - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with one title and three body placeholder shapes split into two columns.
- TWO_TX_TWO_OBJ - org.apache.poi.xslf.usermodel.SlideLayout
- TwoArg() - Constructor for class org.apache.poi.ss.formula.functions.NumericFunction.TwoArg
- TwoArrayArg() - Constructor for class org.apache.poi.ss.formula.functions.MatrixFunction.TwoArrayArg
- TwoDEval - Interface in org.apache.poi.ss.formula
-
Common interface of
AreaEvalandAreaEvalBase, for 2D (row+column) evaluations - TwoOperandNumericOperation - Class in org.apache.poi.ss.formula.eval
- TwoOperandNumericOperation() - Constructor for class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- TX_1 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Text Color 1
- TX_2 - org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Text Color 2
- TX_AND_CLIP_ART - org.apache.poi.xslf.usermodel.SlideLayout
- TX_AND_MEDIA - org.apache.poi.xslf.usermodel.SlideLayout
- TX_AND_OBJ - org.apache.poi.xslf.usermodel.SlideLayout
- TX_AND_TWO_OBJ - org.apache.poi.xslf.usermodel.SlideLayout
- TX_OVER_OBJ - org.apache.poi.xslf.usermodel.SlideLayout
- TxCFStyleAtom - org.apache.poi.hslf.record.RecordTypes
- TxInteractiveInfoAtom - Class in org.apache.poi.hslf.record
-
Tne atom that holds starting and ending character positions of a hyperlink
- TxInteractiveInfoAtom - org.apache.poi.hslf.record.RecordTypes
- TxInteractiveInfoAtom() - Constructor for class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Constructs a brand new link related atom record.
- TxInteractiveInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Constructs the link related atom record from its source data.
- TxMasterStyleAtom - Class in org.apache.poi.hslf.record
-
TxMasterStyleAtom atom (4003).
- TxMasterStyleAtom - org.apache.poi.hslf.record.RecordTypes
- TxMasterStyleAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TxMasterStyleAtom
- TxPFStyleAtom - org.apache.poi.hslf.record.RecordTypes
- TxSIStyleAtom - org.apache.poi.hslf.record.RecordTypes
- TXT_ONLY - org.apache.poi.hpsf.ClassIDPredefined
-
Plain Text Persistent Handler
- TXT_ONLY - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - type - Variable in class org.apache.poi.ss.usermodel.ConditionType
- type() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
-
Here for runtime type determination using a switch statement convenient.
- type() - Method in class org.apache.poi.hwpf.usermodel.Section
- type() - Method in class org.apache.poi.hwpf.usermodel.Table
- TYPE_ARRAY - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
- TYPE_ATTRIBUTE_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackageRelationship
- TYPE_AUTO - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- TYPE_BINARY - Static variable in class org.apache.poi.ss.formula.ptg.OperationPtg
- TYPE_BOOLEAN - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
- TYPE_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- TYPE_BYTE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_CHARACTER - Static variable in class org.apache.poi.hwpf.usermodel.Range
-
Deprecated.POI 3.8 beta 5
- TYPE_CHART - Static variable in class org.apache.poi.hssf.record.BOFRecord
- TYPE_CHP - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
- TYPE_CONTROL - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
The OLE object is an ActiveX control.
- TYPE_CORNER - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- TYPE_DATE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_DWORD - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_EMBEDDED - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
An embedded OLE object; the object is serialized and saved within the file.
- TYPE_EXCEL_4_MACRO - Static variable in class org.apache.poi.hssf.record.BOFRecord
- TYPE_FUNCTION - Static variable in class org.apache.poi.ss.formula.ptg.OperationPtg
- TYPE_INDEXED - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- TYPE_LEFT - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- TYPE_LINKED - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
-
A linked OLE object; the object is saved outside of the file.
- TYPE_LISTENTRY - Static variable in class org.apache.poi.hwpf.usermodel.Range
-
Deprecated.POI 3.8 beta 5
- TYPE_LONG - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_MAX - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_OF_MTS_USER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- TYPE_PAP - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
- TYPE_PARAGRAPH - Static variable in class org.apache.poi.hwpf.usermodel.Range
-
Deprecated.POI 3.8 beta 5
- TYPE_PIC - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
- TYPE_RGB - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
- TYPE_RGB - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- TYPE_RIGHT - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- TYPE_SECTION - Static variable in class org.apache.poi.hwpf.usermodel.Range
-
Deprecated.POI 3.8 beta 5
- TYPE_SEP - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
- TYPE_SHAPEPATH - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
- TYPE_SHORT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_SIMPLE - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
- TYPE_STRING - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_TABLE - Static variable in class org.apache.poi.hwpf.usermodel.Range
-
Deprecated.POI 3.8 beta 5
- TYPE_TAP - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
- TYPE_TEXT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_TEXT - Static variable in class org.apache.poi.hwpf.usermodel.Range
-
Deprecated.POI 3.8 beta 5
- TYPE_THEMED - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- TYPE_TOP - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- TYPE_TRIPLES - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_UNARY - Static variable in class org.apache.poi.ss.formula.ptg.OperationPtg
- TYPE_UNDEFINED - Static variable in class org.apache.poi.hwpf.usermodel.Range
-
Deprecated.POI 3.8 beta 5
- TYPE_UNDOCKED - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- TYPE_UNKNOWN - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
- TYPE_UNSET - Static variable in class org.apache.poi.hssf.record.common.ExtendedColor
- TYPE_VB_MODULE - Static variable in class org.apache.poi.hssf.record.BOFRecord
- TYPE_WORD - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
- TYPE_WORKBOOK - Static variable in class org.apache.poi.hssf.record.BOFRecord
- TYPE_WORKSHEET - Static variable in class org.apache.poi.hssf.record.BOFRecord
- TYPE_WORKSPACE_FILE - Static variable in class org.apache.poi.hssf.record.BOFRecord
- TypedPropertyValue - Class in org.apache.poi.hpsf
- TypedPropertyValue(int, Object) - Constructor for class org.apache.poi.hpsf.TypedPropertyValue
- typeID - Variable in enum org.apache.poi.hslf.record.RecordTypes
- Types - Class in org.apache.poi.hsmf.datatypes
-
The types list and details are available from http://msdn.microsoft.com/en-us/library/microsoft.exchange.data.contenttypes.tnef.tnefpropertytype%28v=EXCHG.140%29.aspx
- Types() - Constructor for class org.apache.poi.hsmf.datatypes.Types
- TYPES_NAMESPACE_URI - Static variable in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Content type namespace
- Types.MAPIType - Class in org.apache.poi.hsmf.datatypes
- TypesLister - Class in org.apache.poi.hsmf.dev
-
Lists the different MAPI types
- TypesLister() - Constructor for class org.apache.poi.hsmf.dev.TypesLister
U
- U_DOUBLE - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Underline type - Double
- U_DOUBLE - Static variable in class org.apache.poi.hssf.record.FontRecord
- U_DOUBLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
Underline type - Double
- U_DOUBLE - Static variable in interface org.apache.poi.ss.usermodel.Font
-
double underlined
- U_DOUBLE - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Underline type - Double
- U_DOUBLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Underline type - Double Accounting
- U_DOUBLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.FontRecord
- U_DOUBLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
Underline type - Double Accounting
- U_DOUBLE_ACCOUNTING - Static variable in interface org.apache.poi.ss.usermodel.Font
-
accounting style double underline
- U_DOUBLE_ACCOUNTING - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Underline type - Double Accounting
- U_NONE - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Underline type - None
- U_NONE - Static variable in class org.apache.poi.hssf.record.FontRecord
- U_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
Underline type - None
- U_NONE - Static variable in interface org.apache.poi.ss.usermodel.Font
-
not underlined
- U_NONE - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Underline type - None
- U_SINGLE - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Underline type - Single
- U_SINGLE - Static variable in class org.apache.poi.hssf.record.FontRecord
- U_SINGLE - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
Underline type - Single
- U_SINGLE - Static variable in interface org.apache.poi.ss.usermodel.Font
-
single (normal) underline
- U_SINGLE - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Underline type - Single
- U_SINGLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
-
Underline type - Single Accounting
- U_SINGLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.record.FontRecord
- U_SINGLE_ACCOUNTING - Static variable in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
-
Underline type - Single Accounting
- U_SINGLE_ACCOUNTING - Static variable in interface org.apache.poi.ss.usermodel.Font
-
accounting style single underline
- U_SINGLE_ACCOUNTING - Static variable in interface org.apache.poi.ss.usermodel.FontFormatting
-
Underline type - Single Accounting
- ubyteToInt(byte) - Static method in class org.apache.poi.util.LittleEndian
-
Convert an 'unsigned' byte to an integer.
- UDF - Static variable in class org.apache.poi.ss.formula.OperationEvaluationContext
- UDFFinder - Interface in org.apache.poi.ss.formula.udf
-
Common interface for "Add-in" libraries and user defined function libraries.
- ultimateType(Cell) - Static method in class org.apache.poi.ss.format.CellFormat
-
Returns the ultimate cell type, following the results of formulas.
- ultimateTypeEnum(Cell) - Static method in class org.apache.poi.ss.format.CellFormat
-
Deprecated.use
ultimateTypeinstead - UNALLOCATED - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
- UnaryMinusEval - Class in org.apache.poi.ss.formula.eval
- UnaryMinusPtg - Class in org.apache.poi.ss.formula.ptg
-
Unary Plus operator does not have any effect on the operand
- UnaryPlusEval - Class in org.apache.poi.ss.formula.eval
- UnaryPlusPtg - Class in org.apache.poi.ss.formula.ptg
-
Unary Plus operator does not have any effect on the operand
- UncalcedRecord - Class in org.apache.poi.hssf.record
-
Title: Uncalced Record
- UncalcedRecord() - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
- UncalcedRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UncalcedRecord
- uncompressCHP(StyleSheet, CharacterProperties, byte[], int) - Static method in class org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
- uncompressCHP(CharacterProperties, byte[], int) - Static method in class org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
-
Deprecated.
- UNCOMPRESSED_SIGNATURE_INT - Static variable in class org.apache.poi.hmef.CompressedRTF
- uncompressPAP(ParagraphProperties, byte[], int) - Static method in class org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor
- uncompressSEP(byte[], int) - Static method in class org.apache.poi.hwpf.sprm.SectionSprmUncompressor
- uncompressTAP(SprmBuffer) - Static method in class org.apache.poi.hwpf.sprm.TableSprmUncompressor
- UNDEFINED - Static variable in class org.apache.poi.hpsf.wellknown.PropertyIDMap
-
A property without a known name is described by this string.
- UNDEFINED - Static variable in class org.apache.poi.hpsf.wellknown.SectionIDMap
-
Deprecated.
- UNDERLINE_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
- UnderlinePatterns - Enum in org.apache.poi.xwpf.usermodel
-
Specifies the types of patterns which may be used to create the underline applied beneath the text in a run.
- UnderlineType - Enum in org.apache.poi.xddf.usermodel.text
- UnexpectedPropertySetTypeException - Exception in org.apache.poi.hpsf
-
This exception is thrown if a certain type of property set is expected (e.g.
- UnexpectedPropertySetTypeException() - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates an
UnexpectedPropertySetTypeException. - UnexpectedPropertySetTypeException(String) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates an
UnexpectedPropertySetTypeExceptionwith a message string. - UnexpectedPropertySetTypeException(String, Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates an
UnexpectedPropertySetTypeExceptionwith a message string and a reason. - UnexpectedPropertySetTypeException(Throwable) - Constructor for exception org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Creates a new
UnexpectedPropertySetTypeExceptionwith a reason. - ungroupColumn(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- ungroupColumn(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Ungroup a range of columns that were previously grouped
- ungroupColumn(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Ungroup a range of columns that were previously groupped
- ungroupColumn(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- ungroupRow(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- ungroupRow(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Ungroup a range of rows that were previously grouped
- ungroupRow(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Ungroup a range of rows that were previously groupped
- ungroupRow(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Ungroup a range of rows that were previously groupped
- UnhandledDataStructure - Class in org.apache.poi.hwpf.model
-
A data structure used to hold some data we don't understand / can't handle, so we have it available for when we come to write back out again
- UnhandledDataStructure(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.UnhandledDataStructure
- UNICODE_STRING - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
A string, from Outlook 3.0 onwards.
- UNICODECHAR_NO_BREAK_SPACE - Static variable in class org.apache.poi.hwpf.converter.AbstractWordConverter
- UNICODECHAR_NONBREAKING_HYPHEN - Static variable in class org.apache.poi.hwpf.converter.AbstractWordConverter
- UNICODECHAR_ZERO_WIDTH_SPACE - Static variable in class org.apache.poi.hwpf.converter.AbstractWordConverter
- UnicodeString - Class in org.apache.poi.hpsf
- UnicodeString - Class in org.apache.poi.hssf.record.common
-
Title: Unicode String
- UnicodeString() - Constructor for class org.apache.poi.hpsf.UnicodeString
- UnicodeString(String) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString
- UnicodeString(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.UnicodeString
-
construct a unicode string record and fill its fields, ID is ignored
- UnicodeString.ExtRst - Class in org.apache.poi.hssf.record.common
- UnicodeString.FormatRun - Class in org.apache.poi.hssf.record.common
- UnicodeString.PhRun - Class in org.apache.poi.hssf.record.common
- Unimplemented - org.apache.poi.xssf.binary.XSSFBRecordType
- UnimplementedHemfPlusRecord - Class in org.apache.poi.hemf.hemfplus.record
- UnimplementedHemfPlusRecord() - Constructor for class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
- UnimplementedHemfRecord - Class in org.apache.poi.hemf.record
- UnimplementedHemfRecord() - Constructor for class org.apache.poi.hemf.record.UnimplementedHemfRecord
- UnionPtg - Class in org.apache.poi.ss.formula.ptg
- UNIQUE_VALUES - org.apache.poi.ss.usermodel.ConditionFilterType
- uniqueCount - Variable in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
-
An integer representing the total count of unique strings in the Shared String Table.
- uniqueCount - Variable in class org.apache.poi.xssf.model.SharedStringsTable
-
An integer representing the total count of unique strings in the Shared String Table.
- Units - Class in org.apache.poi.util
- Units() - Constructor for class org.apache.poi.util.Units
- UnitsRecord - Class in org.apache.poi.hssf.record.chart
-
The units record describes units.
- UnitsRecord() - Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
- UnitsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.UnitsRecord
- Unknown - org.apache.poi.hslf.record.RecordTypes
- Unknown - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- UNKNOWN - org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
- UNKNOWN - org.apache.poi.hwpf.usermodel.PictureType
- UNKNOWN - org.apache.poi.poifs.filesystem.FileMagic
-
UNKNOWN magic
- UNKNOWN - org.apache.poi.xssf.model.ThemesTable.ThemeElement
- UNKNOWN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- UNKNOWN - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Unknown
- UnknownEscherRecord - Class in org.apache.poi.ddf
-
This record is used whenever a escher record is encountered that we do not explicitly support.
- UnknownEscherRecord() - Constructor for class org.apache.poi.ddf.UnknownEscherRecord
- UnknownPtg - Class in org.apache.poi.ss.formula.ptg
- UnknownPtg(int) - Constructor for class org.apache.poi.ss.formula.ptg.UnknownPtg
- UnknownQCBit - Class in org.apache.poi.hpbf.model.qcbits
-
Any Quill Contents bits we don't know how to handle explicitly
- UnknownQCBit(String, String, byte[]) - Constructor for class org.apache.poi.hpbf.model.qcbits.UnknownQCBit
- UnknownRecord - Class in org.apache.poi.hssf.record
-
Title: Unknown Record (for debugging)
- UnknownRecord(int, byte[]) - Constructor for class org.apache.poi.hssf.record.UnknownRecord
- UnknownRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UnknownRecord
-
construct an unknown record.
- UnknownRecordPlaceholder - Class in org.apache.poi.hslf.record
-
If we come across a record we don't know about, we create one of these.
- UnknownRecordPlaceholder - org.apache.poi.hslf.record.RecordTypes
- UnknownRecordPlaceholder(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.UnknownRecordPlaceholder
-
Create a new holder for a record we don't grok
- UnknownStream - Class in org.apache.poi.hdgf.streams
-
A placeholder for a stream where we don't known anything about how to process / handle it
- UnknownStream(Pointer, StreamStore) - Constructor for class org.apache.poi.hdgf.streams.UnknownStream
- unlink(SharedFormulaRecord) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
-
Converts all
FormulaRecords handled by sharedFormulaRecord to plain unshared formulas - unlinkSharedFormula() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- unLock() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Removes the workbook protection settings
- UNLOCKED_FORMULA - org.apache.poi.ss.usermodel.IgnoredErrorType
-
Whether to check for unprotected formulas.
- unLockRevision() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Unlocks the workbook for revisions.
- unLockStructure() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Unlocks the structure of workbook.
- unLockWindows() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Unlocks the windows that comprise the workbook.
- unmarshall(UnmarshallContext, InputStream) - Method in interface org.apache.poi.openxml4j.opc.internal.PartUnmarshaller
-
Save the content of the package in the stream
- unmarshall(UnmarshallContext, InputStream) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
- UnmarshallContext - Class in org.apache.poi.openxml4j.opc.internal.unmarshallers
-
Context needed for the unmarshall process of a part.
- UnmarshallContext(OPCPackage, PackagePartName) - Constructor for class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
-
Constructor.
- unregisterPartAndContentType(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Remove the specified part, and clear its content type from the content type manager.
- unsetAhXYOrAhPolar() - Method in class org.apache.poi.sl.draw.binding.CTAdjustHandleList
- unsetB() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- unsetBuiltIn() - Method in class org.apache.poi.sl.draw.binding.CTEmbeddedWAVAudioFile
- unsetCloseOrMoveToOrLnTo() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- unsetCxn() - Method in class org.apache.poi.sl.draw.binding.CTConnectionSiteList
- unsetEGColorChoice() - Method in class org.apache.poi.sl.draw.binding.CTColorMRU
- unsetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTHslColor
- unsetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTPresetColor
- unsetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSchemeColor
- unsetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTScRgbColor
- unsetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSRgbColor
- unsetEGColorTransform() - Method in class org.apache.poi.sl.draw.binding.CTSystemColor
- unsetEndSnd() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- unsetExt() - Method in class org.apache.poi.sl.draw.binding.CTOfficeArtExtensionList
- unsetExtrusionOk() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- unsetFlipH() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- unsetFlipH() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- unsetFlipV() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- unsetFlipV() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- unsetFontForGroup(FontGroup) - Static method in class org.apache.poi.xddf.usermodel.text.XDDFFont
- unsetGd() - Method in class org.apache.poi.sl.draw.binding.CTGeomGuideList
- unsetH() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- unsetHighlightClick() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- unsetHistory() - Method in class org.apache.poi.sl.draw.binding.CTHyperlink
- unsetL() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- unsetObjectTableEntry(int) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
Unsets (deletes) the object table entry for further usage When a META_DELETEOBJECT record (section 2.3.4.7) is received that specifies this object's particular index, the object's resources are released, the binding to its WMF Object Table index is ended, and the index value is returned to the pool of available indexes.
- unsetPath() - Method in class org.apache.poi.sl.draw.binding.CTPath2DList
- unsetPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DCubicBezierTo
- unsetPt() - Method in class org.apache.poi.sl.draw.binding.CTPath2DQuadBezierTo
- unsetR() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- unsetRot() - Method in class org.apache.poi.sl.draw.binding.CTGroupTransform2D
- unsetRot() - Method in class org.apache.poi.sl.draw.binding.CTTransform2D
- unsetStroke() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- unsetT() - Method in class org.apache.poi.sl.draw.binding.CTRelativeRect
- unsetW() - Method in class org.apache.poi.sl.draw.binding.CTPath2D
- UNSPECIFIED - org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
- UNSPECIFIED - Static variable in class org.apache.poi.hsmf.datatypes.Types
-
Unspecified
- UNSPECIFIED_BIT - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
-
Specifies the picture is in an unspecified format that is neither and enhanced metafile nor a bitmap.
- UnsupportedBOFType(int) - Constructor for exception org.apache.poi.hssf.model.InternalSheet.UnsupportedBOFType
- UnsupportedFileFormatException - Exception in org.apache.poi
-
Base class of all the exceptions that POI throws in the event that it's given a file that isn't supported
- UnsupportedFileFormatException(String) - Constructor for exception org.apache.poi.UnsupportedFileFormatException
- UnsupportedFileFormatException(String, Throwable) - Constructor for exception org.apache.poi.UnsupportedFileFormatException
- UnsupportedVariantTypeException - Exception in org.apache.poi.hpsf
-
This exception is thrown if HPSF encounters a variant type that isn't supported yet.
- UnsupportedVariantTypeException(long, Object) - Constructor for exception org.apache.poi.hpsf.UnsupportedVariantTypeException
-
Constructor.
- untrackAllColumnsForAutoSizing() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Untracks all columns in the sheet for auto-sizing.
- untrackColumnForAutoSizing(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Removes a column that was previously marked for inclusion in auto-size column tracking.
- untrackColumnsForAutoSizing(Collection<Integer>) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Untracks several columns in the sheet for auto-sizing.
- UNUSED - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- UNUSED_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Indicates the sector is not used (0xFFFFFFFF)
- unwriteProtectWorkbook() - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
removes the write protect flag
- unwriteProtectWorkbook() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
removes the write protect flag
- UP_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Up Arrow Shape
- UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
- UP_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UP_ARROW_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Up Arrow Shape
- UP_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- UP_ARROW_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- UP_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UP_DOWN_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
Up Down Arrow Shape
- UP_DOWN_ARROW - org.apache.poi.sl.usermodel.ShapeType
- UP_DOWN_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- UP_DOWN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UP_DOWN_ARROW_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Up Down Arrow Shape
- UP_DOWN_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- UP_DOWN_ARROW_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- UP_DOWN_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- UpArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- update(Observable, Object) - Method in class org.apache.poi.ss.usermodel.DataFormatter
-
Update formats when locale has been changed
- update(FontReplacer.Triplet) - Method in class org.apache.poi.hwpf.converter.DefaultFontReplacer
- update(FontReplacer.Triplet) - Method in interface org.apache.poi.hwpf.converter.FontReplacer
- updateAndWriteDependantRecords(OutputStream, Map<RecordTypes, PositionDependentRecord>) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
This is a helper functions, which is needed for adding new position dependent records or finally write the slideshow to a file.
- updateCell(String, int, int, ValueEval) - Method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
Sets the specified cell to the supplied value
- updateCellNum(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Updates the cell record's idea of what column it belongs in (0 based)
- updateCellReferencesForShifting(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
- updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
- updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Update conditional formatting
- updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
- updateConditionalFormatting(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
- UPDATED_VERSION - Static variable in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- updateEncryptionInfo() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
- updateEncryptionRecord(Record[]) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
- updateFormulas(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
- updateFormulas(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
- updateFormulas(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Update formulas.
- updateFormulas(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
- updateFormulas(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
- updateFormulasAfterCellShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Updates formulas in cells and conditional formats due to moving of cells
- updateFormulasAfterCellShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
- updateFormulasAfterCellShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
- updateFormulasAfterRowShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- updateFormulasAfterRowShift(FormulaShifter, int) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- updateHeaders() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Synchronize table headers with cell values in the parent sheet.
- updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
- updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
- updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Shift the Hyperlink anchors (not the hyperlink text, even if the hyperlink is of type LINK_DOCUMENT and refers to a cell that was shifted).
- updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
- updateHyperlinks(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
- updateIntegrityHMAC(File, int) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptor
-
Generate an HMAC, as specified in [RFC2104], of the encrypted form of the data (message), which the DataIntegrity element will verify by using the Salt generated in step 2 as the key.
- updateNameCommentRecordCache(NameCommentRecord) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
If a
NameCommentRecordis added or the name it references is renamed, then this will update the lookup cache for it. - updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFColumnShifter
- updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.hssf.usermodel.helpers.HSSFRowShifter
- updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Update named ranges
- updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
- updateNamedRanges(FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
- updateNamesAfterCellShift(FormulaShifter) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Updates named ranges due to moving of cells
- updateObjectData(ObjectMetaData.Application, ObjectMetaData) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectShape
- updateObjectData(ObjectMetaData.Application, ObjectMetaData) - Method in interface org.apache.poi.sl.usermodel.ObjectShape
-
Updates the ole data.
- updateObjectData(ObjectMetaData.Application, ObjectMetaData) - Method in class org.apache.poi.xslf.usermodel.XSLFObjectShape
- updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
- updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.ExOleObjStg
- updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
At write-out time, update the references to the sheets to their new positions
- updateOtherRecordReferences(Map<Integer, Integer>) - Method in interface org.apache.poi.hslf.record.PositionDependentRecord
-
Offer the record the list of records that have changed their location as part of the writeout.
- updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
-
Offer the record the list of records that have changed their location as part of the writeout.
- updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
-
Since we're a container, we don't mind if other records move about.
- updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.UserEditAtom
-
At write-out time, update the references to PersistPtrs and other UserEditAtoms to point to their new positions
- updateReferences() - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Clears the cached values set by
XSSFTable.getStartCellReference()andXSSFTable.getEndCellReference(). - updateRowFormulas(XSSFRow, FormulaShifter) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
-
Update the formulas in specified row using the formula shifting policy specified by shifter
- updateSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
-
Supply the SlideShow we belong to
- updateSheetName(int, String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.XSSFFormulaUtils
-
Update sheet name in all charts, formulas and named ranges.
- updateSize(int) - Method in class org.apache.poi.poifs.property.DocumentProperty
-
Update the size of the property's data
- updateSprm(short, boolean) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- updateSprm(short, byte) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- updateSprm(short, int) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- updateSprm(short, short) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
- updateStyleRecord(int, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Update the StyleRecord to point to the new given index.
- updateStyles() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Updates the rawdata from the modified paragraph/character styles
- updateStylesheet() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
- updateTextSize(int) - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
-
Update the size of the text that this set of properties applies to
- updateTextSize(int) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Update the size of the text that this set of properties applies to
- updateWindowMapMode() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
-
After setting various window and viewport related properties, the underlying graphics context needs to be adapted.
- UpDownArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- UpDownArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- UPPER - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- UPWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- UPX - Class in org.apache.poi.hwpf.model
- UPX(byte[]) - Constructor for class org.apache.poi.hwpf.model.UPX
- uri - Variable in class org.apache.poi.sl.draw.binding.CTOfficeArtExtension
- URL - org.apache.poi.common.usermodel.HyperlinkType
-
Link to an existing file or web page
- USE_A1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
- USE_R1C1_MODE - Static variable in class org.apache.poi.hssf.record.RefModeRecord
- USER_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- USER_X509_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- USERDATEATOM - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
- UserEditAndPersistListing - Class in org.apache.poi.hslf.dev
-
Uses record level code to locate UserEditAtom records, and other persistence related atoms.
- UserEditAndPersistListing() - Constructor for class org.apache.poi.hslf.dev.UserEditAndPersistListing
- UserEditAtom - Class in org.apache.poi.hslf.record
-
A UserEdit Atom (type 4085).
- UserEditAtom - org.apache.poi.hslf.record.RecordTypes
- UserEditAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.UserEditAtom
-
For the UserEdit Atom
- USERSTYLE - org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
The pen uses a styling array supplied by the user.
- UserSViewBegin - Class in org.apache.poi.hssf.record
-
The UserSViewBegin record specifies settings for a custom view associated with the sheet.
- UserSViewBegin(byte[]) - Constructor for class org.apache.poi.hssf.record.UserSViewBegin
- UserSViewBegin(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UserSViewBegin
-
construct an UserSViewBegin record.
- UserSViewEnd - Class in org.apache.poi.hssf.record
-
The UserSViewEnd record marks the end of the settings for a custom view associated with the sheet
- UserSViewEnd(byte[]) - Constructor for class org.apache.poi.hssf.record.UserSViewEnd
- UserSViewEnd(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UserSViewEnd
-
construct an UserSViewEnd record.
- USES_MASTER_SLIDE_ID - Static variable in class org.apache.poi.hslf.record.SlideAtom
- UseSelFSRecord - Class in org.apache.poi.hssf.record
-
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag
- UseSelFSRecord(boolean) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
- UseSelFSRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.UseSelFSRecord
- USKF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- USP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
- usualType - Variable in class org.apache.poi.hmef.attribute.TNEFProperty
-
Usual Type
- usualType - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- UTF16LE - Static variable in class org.apache.poi.util.StringUtil
- UTF8 - Static variable in class org.apache.poi.util.HexDump
- UTF8 - Static variable in class org.apache.poi.util.StringUtil
- Util - Class in org.apache.poi.xdgf.util
- Util() - Constructor for class org.apache.poi.xdgf.util.Util
- UTURN_ARROW - org.apache.poi.sl.draw.binding.STShapeType
-
U-Turn Arrow Shape
- UTURN_ARROW - org.apache.poi.sl.usermodel.ShapeType
- UTURN_ARROW - org.apache.poi.xddf.usermodel.PresetGeometry
- UTURN_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- UturnArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
V
- v11_sid - Static variable in class org.apache.poi.hssf.record.FeatRecord
- v12_sid - Static variable in class org.apache.poi.hssf.record.FeatRecord
- val - Variable in class org.apache.poi.sl.draw.binding.CTAngle
- val - Variable in class org.apache.poi.sl.draw.binding.CTFixedPercentage
- val - Variable in class org.apache.poi.sl.draw.binding.CTPercentage
- val - Variable in class org.apache.poi.sl.draw.binding.CTPositiveFixedAngle
- val - Variable in class org.apache.poi.sl.draw.binding.CTPositiveFixedPercentage
- val - Variable in class org.apache.poi.sl.draw.binding.CTPositivePercentage
- val - Variable in class org.apache.poi.sl.draw.binding.CTPresetColor
- val - Variable in class org.apache.poi.sl.draw.binding.CTSchemeColor
- val - Variable in class org.apache.poi.sl.draw.binding.CTSRgbColor
- val - Variable in class org.apache.poi.sl.draw.binding.CTSystemColor
- VALID_FOLDER_MASK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- validate() - Method in class org.apache.poi.poifs.crypt.dsig.SignaturePart
- validate() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- validate(List<X509Certificate>, RevocationData) - Method in interface org.apache.poi.poifs.crypt.dsig.services.TimeStampServiceValidator
-
Validates the given certificate chain.
- validate(SpreadsheetVersion) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
-
Validate the range limits against the supplied version of Excel
- validateColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Runs a bounds check for column numbers
- validateInPlaceWritePossible() - Method in class org.apache.poi.POIDocument
-
Called during a
POIDocument.write()to ensure that the Document (and associatedPOIFSFileSystem) was opened in a way compatible with an in-place write. - validateMergedRegions() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Verify that merged regions do not intersect multi-cell array formulas and no merged regions intersect another merged region in this sheet.
- validateMergedRegions() - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Verify that merged regions do not intersect multi-cell array formulas and no merged regions intersect another merged region in this sheet.
- validateMergedRegions() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Verify that merged regions do not intersect multi-cell array formulas and no merged regions intersect another merged region in this sheet.
- validateMergedRegions() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Verify that merged regions do not intersect multi-cell array formulas and no merged regions intersect another merged region in this sheet.
- validatePackage(OPCPackage) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Validates the package compliance with the OPC specifications.
- validatePassword(XmlObject, String, String) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFPasswordHelper
-
Validates the password, i.e.
- validateProtectionPassword(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Validates the existing password
- validateProtectionPassword(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Validates the existing password
- validateRevisionsPassword(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Validate the password against the stored hash, the hashing method will be determined by the existing password attributes
- validateRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Runs a bounds check for row numbers
- validateSecondArg(int, String) - Static method in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- validateSheetName(String) - Static method in class org.apache.poi.ss.util.WorkbookUtil
-
Validates sheet name.
- validateSheetPassword(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Validate the password against the stored hash, the hashing method will be determined by the existing password attributes
- validateWorkbookPassword(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Validate the password against the stored hash, the hashing method will be determined by the existing password attributes
- value - Variable in class org.apache.poi.hdgf.chunks.Chunk.Command
- value - Variable in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
- value() - Method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
- value() - Method in enum org.apache.poi.sl.draw.binding.STPathFillMode
- value() - Method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
- value() - Method in enum org.apache.poi.sl.draw.binding.STRectAlignment
- value() - Method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
- value() - Method in enum org.apache.poi.sl.draw.binding.STShapeType
- value() - Method in enum org.apache.poi.sl.draw.binding.STTextShapeType
- value() - Method in annotation type org.apache.poi.util.Internal
- value() - Method in annotation type org.apache.poi.util.NotImplemented
- value() - Method in annotation type org.apache.poi.util.SuppressForbidden
-
A reason for suppressing should always be given.
- Value - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel VALUE() function.
- Value() - Constructor for class org.apache.poi.ss.formula.functions.Value
- VALUE - org.apache.poi.ss.usermodel.FormulaError
-
Intended to indicate when an incompatible type argument is passed to a function, or an incompatible type operand is used with an operator.
- VALUE_INVALID - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
-
#VALUE! - Wrong type of operand
- VALUE_INVALID - Static variable in class org.apache.poi.ss.formula.ptg.ErrPtg
-
#VALUE! - Wrong type of operand
- ValueAndFormat(Double, String, DecimalFormat) - Constructor for class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
- ValueAndFormat(String, String) - Constructor for class org.apache.poi.ss.formula.EvaluationConditionalFormatRule.ValueAndFormat
- ValueAxis - Interface in org.apache.poi.ss.usermodel.charts
-
Deprecated.use XDDFValueAxis instead
- ValueEval - Interface in org.apache.poi.ss.formula.eval
- valueOf(boolean) - Static method in class org.apache.poi.ss.formula.eval.BoolEval
-
Convenience method for the following:
(b ? BoolEval.TRUE : BoolEval.FALSE) - valueOf(boolean) - Static method in class org.apache.poi.ss.formula.ptg.BoolPtg
- valueOf(boolean) - Static method in class org.apache.poi.ss.usermodel.CellValue
- valueOf(byte) - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
Returns the enum constant of this type with the specified name.
- valueOf(byte[]) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in class org.apache.poi.hwmf.record.HwmfPenStyle
- valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in class org.apache.poi.ss.formula.constant.ErrorConstant
- valueOf(int) - Static method in class org.apache.poi.ss.formula.eval.ErrorEval
-
Translates an Excel internal error code into the corresponding POI ErrorEval instance
- valueOf(int) - Static method in class org.apache.poi.ss.formula.ptg.ErrPtg
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.PageOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.Borders
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.BreakClear
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.BreakType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.LineSpacingRule
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.TableRowAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.TextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.poi.xwpf.usermodel.VerticalAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(short) - Static method in enum org.apache.poi.ss.usermodel.BorderStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(File) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Get the file magic of the supplied
File - valueOf(InputStream) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Get the file magic of the supplied InputStream (which MUST support mark and reset).
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.common.usermodel.HyperlinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hemf.record.HemfRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.blip.JPEG.ColorSpace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.model.textproperties.TextPropCollection.TextPropType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.RecordTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBrushStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfHatchStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfMapMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextVerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.model.FieldsDocumentPart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.model.FSPADocumentPart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.model.NoteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.model.SubdocumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.PictureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.openxml4j.opc.PackageAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.openxml4j.opc.TargetMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.ChainingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.CipherProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.EncryptionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.poifs.macros.Module.ModuleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STPathFillMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STRectAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STShapeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.draw.binding.STTextShapeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.PresetColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.RectAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.ShapeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TableCell.BorderEdge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.FontAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextRun.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextRun.TextCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextAutofit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.sl.usermodel.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.format.CellFormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.FormulaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.SpreadsheetVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.BorderExtent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.BorderStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.CellType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrossBetween
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrosses
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisOrientation
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisPosition
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.AxisTickMark
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.LayoutMode
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.LayoutTarget
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.LegendPosition
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.charts.TitleType
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionFilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FillPatternType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.IgnoredErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.IndexedColors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PageOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PaperSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.ReadingOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.Row.MissingCellPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.SheetVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.TableStyleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.poi.ss.util.CellRangeAddress
-
Creates a CellRangeAddress from a cell range reference string.
- valueOf(String) - Static method in enum org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.ss.util.CellReference.NameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.BlackWhiteMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisCrossBetween
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisCrosses
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisLabelAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisTickLabelPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisTickMark
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.BarDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.BarGrouping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.ChartTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.DisplayBlanks
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.Grouping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.LayoutMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.LayoutTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.LegendPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.MarkerStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.RadarStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.chart.ScatterStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.CompoundLine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.LineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.LineEndLength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.LineEndType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.LineEndWidth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PathShadeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PenAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PresetColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PresetGeometry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PresetLineDash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.PresetPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.RectangleAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.SchemeColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.SystemColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.AnchorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.CapsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.FontAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.StrikeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.TabAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.TextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.UnderlineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.text.XDDFSpacing.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xddf.usermodel.TileFlipMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xslf.usermodel.SlideLayout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.binary.XSSFBRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.model.ThemesTable.ThemeElement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.ListAutoNumber
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextAutofit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextFontAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextHorizontalOverflow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.TextVerticalOverflow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xssf.usermodel.XSSFWorkbookType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.BodyElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.BodyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.Borders
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.BreakClear
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.BreakType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.LineSpacingRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.TableRowAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.TableWidthType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.TextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.VerticalAlign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.poi.xwpf.usermodel.XWPFTableCell.XWPFVertAlign
-
Returns the enum constant of this type with the specified name.
- valueOfIco(int) - Static method in class org.apache.poi.hwpf.model.Colorref
- valueOfNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.PresetColor
- valueOfOoxmlId(String) - Static method in enum org.apache.poi.sl.usermodel.PresetColor
- valueOfPitchFamily(byte) - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
Get FontFamily from combined native id
- valueOfPitchFamily(byte) - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
Get FontPitch from native id
- ValueOperatorPtg - Class in org.apache.poi.ss.formula.ptg
-
Common superclass of all value operators.
- ValueOperatorPtg() - Constructor for class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
- ValueRangeRecord - Class in org.apache.poi.hssf.record.chart
-
The value range record defines the range of the value axis.
- ValueRangeRecord() - Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
- ValueRangeRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.ValueRangeRecord
- ValueRecordsAggregate - Class in org.apache.poi.hssf.record.aggregates
-
Aggregate value records together.
- ValueRecordsAggregate() - Constructor for class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
-
Creates a new instance of ValueRecordsAggregate
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontFamily
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontGroup
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.fonts.FontPitch
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.common.usermodel.HyperlinkType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hemf.record.HemfRecordType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.apache.poi.hpsf.CustomProperties
- values() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- values() - Static method in enum org.apache.poi.hslf.blip.JPEG.ColorSpace
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.model.textproperties.TextPropCollection.TextPropType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.RecordTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.usermodel.HSLFFontInfo.FontRenderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfBinaryRasterOp
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfBrushStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFill.ColorUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfHatchStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfMapMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfRecordType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextVerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.model.FieldsDocumentPart
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.model.FSPADocumentPart
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.model.NoteType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.model.SubdocumentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.hwpf.usermodel.PictureType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.openxml4j.opc.PackageAccess
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.openxml4j.opc.TargetMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.ChainingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.CipherProvider
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.EncryptionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.filesystem.FileMagic
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.poifs.macros.Module.ModuleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STPathFillMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STPresetColorVal
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STRectAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STSchemeColorVal
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STShapeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.draw.binding.STTextShapeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.Placeholder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.PresetColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.RectAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.ShapeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TableCell.BorderEdge
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.FontAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextRun.FieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextRun.TextCap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextAutofit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.sl.usermodel.VerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.format.CellFormatType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.EvaluationConditionalFormatRule.OperatorEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.FormulaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.functions.DStarRunner.DStarAlgorithmEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.SpreadsheetVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.BorderExtent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.BorderStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.CellType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrossBetween
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisCrosses
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisOrientation
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisPosition
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.AxisTickMark
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.LayoutMode
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.LayoutTarget
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.LegendPosition
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.charts.TitleType
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.ConditionFilterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FillPatternType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FontFamily
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FontScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FontUnderline
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.FormulaError
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.IgnoredErrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.IndexedColors
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.PageOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.PaperSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.PrintCellComments
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.PrintOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.ReadingOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.Row.MissingCellPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.SheetVisibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.TableStyleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.ss.util.CellReference.NameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.BlackWhiteMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisCrossBetween
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisCrosses
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisLabelAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisOrientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisTickLabelPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.AxisTickMark
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.BarDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.BarGrouping
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.ChartTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.DisplayBlanks
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.Grouping
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.LayoutMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.LayoutTarget
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.LegendPosition
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.MarkerStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.RadarStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.chart.ScatterStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.CompoundLine
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.LineCap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.LineEndLength
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.LineEndType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.LineEndWidth
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PathShadeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PenAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PresetColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PresetGeometry
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PresetLineDash
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.PresetPattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.RectangleAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.SchemeColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.SystemColor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.AnchorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.AutonumberScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.CapsType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.FontAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.StrikeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.TabAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.TextAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.UnderlineType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.text.XDDFSpacing.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xddf.usermodel.TileFlipMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xslf.usermodel.SlideLayout
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.binary.XSSFBRecordType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.model.ThemesTable.ThemeElement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder.BorderSide
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.ListAutoNumber
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextAutofit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextCap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextFontAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextHorizontalOverflow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.TextVerticalOverflow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xssf.usermodel.XSSFWorkbookType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.BodyElementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.BodyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.Borders
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.BreakClear
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.BreakType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.LineSpacingRule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.TableRowAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.TableWidthType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.TextAlignment
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.VerticalAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.poi.xwpf.usermodel.XWPFTableCell.XWPFVertAlign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES - Static variable in class org.apache.poi.ss.formula.functions.Roman
- VALUES_DATA_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- VALUES_DATA_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- VALUES_DATA_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- VALUES_DATA_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
- valuesData - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- VAR - org.apache.poi.ss.usermodel.DataConsolidateFunction
- VAR - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- VARIABLE - org.apache.poi.common.usermodel.fonts.FontPitch
-
A variable pitch, which means that the characters in the font occupy widths that are proportional to the actual widths of the glyphs when output in a string.
- VARIABLE_LENGTH_PROPERTY_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.PropertiesChunk
- Variant - Class in org.apache.poi.hpsf
-
The
Varianttypes as defined by Microsoft's COM. - Variant() - Constructor for class org.apache.poi.hpsf.Variant
- VariantBool - Class in org.apache.poi.hpsf
- VariantBool() - Constructor for class org.apache.poi.hpsf.VariantBool
- VariantSupport - Class in org.apache.poi.hpsf
-
Supports reading and writing of variant data.
- VariantSupport() - Constructor for class org.apache.poi.hpsf.VariantSupport
- VariantTypeException - Exception in org.apache.poi.hpsf
-
This exception is thrown if HPSF encounters a problem with a variant type.
- VariantTypeException(long, Object, String) - Constructor for exception org.apache.poi.hpsf.VariantTypeException
-
Constructor.
- VARP - org.apache.poi.ss.usermodel.DataConsolidateFunction
- VARP - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- VBA_MACROS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- VBA_PROJECT_OOXML - Static variable in class org.apache.poi.poifs.macros.VBAMacroReader
- VBA_PROJECT_POIFS - Static variable in class org.apache.poi.poifs.macros.VBAMacroReader
- VBAInfo - org.apache.poi.hslf.record.RecordTypes
- VBAInfoAtom - Class in org.apache.poi.hslf.record
-
An atom record that specifies a reference to the VBA project storage.
- VBAInfoAtom - org.apache.poi.hslf.record.RecordTypes
- VBAInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.VBAInfoAtom
-
Constructs the vba atom record from its source data.
- VBAInfoContainer - Class in org.apache.poi.hslf.record
-
A container record that specifies VBA information for the document.
- VBAInfoContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.VBAInfoContainer
-
Set things up, and find our more interesting children
- VBAMacroExtractor - Class in org.apache.poi.poifs.macros
-
This tool extracts out the source of all VBA Modules of an office file, both OOXML (eg XLSM) and OLE2/POIFS (eg DOC), to STDOUT or a directory.
- VBAMacroExtractor() - Constructor for class org.apache.poi.poifs.macros.VBAMacroExtractor
- VBAMacroReader - Class in org.apache.poi.poifs.macros
-
Finds all VBA Macros in an office file (OLE2/POIFS and OOXML/OPC), and returns them.
- VBAMacroReader(File) - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
- VBAMacroReader(InputStream) - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
- VBAMacroReader(POIFSFileSystem) - Constructor for class org.apache.poi.poifs.macros.VBAMacroReader
- VBAMacroReader.ModuleImpl - Class in org.apache.poi.poifs.macros
- VBAMacroReader.ModuleMap - Class in org.apache.poi.poifs.macros
- VCenterRecord - Class in org.apache.poi.hssf.record
-
Title: VCenter record
- VCenterRecord() - Constructor for class org.apache.poi.hssf.record.VCenterRecord
- VCenterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.VCenterRecord
- Vector - Class in org.apache.poi.hpsf
-
Holder for vector-type properties
- Vector(short) - Constructor for class org.apache.poi.hpsf.Vector
- verifyAndBuildPOIFS(InputStream) - Static method in class org.apache.poi.hwpf.HWPFDocumentCore
-
Takes an InputStream, verifies that it's not RTF or PDF, builds a POIFSFileSystem from it, and returns that.
- verifyBelongsToStylesSource(StylesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Verifies that this style belongs to the supplied Workbook Styles Source.
- verifyBelongsToWorkbook(HSSFWorkbook) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Verifies that this style belongs to the supplied Workbook.
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
set decryption password
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIDecryptor
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.Decryptor
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
- verifyPassword(String) - Method in class org.apache.poi.poifs.crypt.xor.XORDecryptor
- verifyPassword(KeyPair, X509Certificate) - Method in class org.apache.poi.poifs.crypt.agile.AgileDecryptor
-
instead of a password, it's also possible to decrypt via certificate.
- verifySignature() - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
- version - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The version number.
- version() - Method in annotation type org.apache.poi.util.Removal
-
The POI version when this feature may be removed.
- VERSION - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
suggested default (0x0600 - BIFF8)
- VersionedStream - Class in org.apache.poi.hpsf
- VersionedStream() - Constructor for class org.apache.poi.hpsf.VersionedStream
- versionMajor - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
- versionMinor - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
- VERT_TITLE_AND_TX - org.apache.poi.xslf.usermodel.SlideLayout
- VERT_TITLE_AND_TX_OVER_CHART - org.apache.poi.xslf.usermodel.SlideLayout
- VERT_TX - org.apache.poi.xslf.usermodel.SlideLayout
- VERTICAL - org.apache.poi.sl.usermodel.TextShape.TextDirection
-
Vertical orientation.
- VERTICAL - org.apache.poi.ss.usermodel.BorderExtent
-
This is all vertical borders for the range, including interior and outside borders.
- VERTICAL - org.apache.poi.xddf.usermodel.PresetPattern
- VERTICAL - org.apache.poi.xssf.usermodel.TextDirection
-
Vertical orientation.
- VERTICAL_270 - org.apache.poi.sl.usermodel.TextShape.TextDirection
-
Vertical orientation.
- VERTICAL_270 - org.apache.poi.xssf.usermodel.TextDirection
-
Vertical orientation.
- VERTICAL_ALIGNMENT - Static variable in class org.apache.poi.ss.util.CellUtil
- VERTICAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- VERTICAL_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- VERTICAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- VERTICAL_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- VERTICAL_ALIGNMENT_DISTRIBUTED - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- VERTICAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- VERTICAL_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
- VERTICAL_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.record.chart.TextRecord
- VERTICAL_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
How to align text vertically
- VERTICAL_BOTTOM - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- VERTICAL_CENTER - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- VERTICAL_JUSTIFY - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- VERTICAL_OBJECT - org.apache.poi.sl.usermodel.Placeholder
-
Vertical object placeholder shape.
- VERTICAL_SCROLL - org.apache.poi.sl.draw.binding.STShapeType
-
Vertical Scroll Shape
- VERTICAL_SCROLL - org.apache.poi.sl.usermodel.ShapeType
- VERTICAL_SCROLL - org.apache.poi.xddf.usermodel.PresetGeometry
- VERTICAL_SCROLL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- VERTICAL_TEXT_ALIGNMENT_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- VERTICAL_TEXT_ALIGNMENT_CENTER - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- VERTICAL_TEXT_ALIGNMENT_JUSTIFY - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- VERTICAL_TEXT_ALIGNMENT_TOP - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
- VERTICAL_TEXT_BODY - org.apache.poi.sl.usermodel.Placeholder
-
Vertical body text placeholder shape.
- VERTICAL_TEXT_TITLE - org.apache.poi.sl.usermodel.Placeholder
-
Vertical title text placeholder shape.
- VERTICAL_TITLE_BODY - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with a vertical title placeholder shape on the right and a body placeholder shape on the left.
- VERTICAL_TOP - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- VERTICAL_TWO_ROWS - org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
-
Presentation slide layout with a vertical title placeholder shape on the right and two body placeholder shapes in two columns on the left.
- VerticalAlign - Enum in org.apache.poi.xwpf.usermodel
-
Specifies possible values for the alignment of the contents of this run in relation to the default appearance of the run's text.
- VerticalAlignment - Enum in org.apache.poi.sl.usermodel
-
Specifies a list of available anchoring types for text
- VerticalAlignment - Enum in org.apache.poi.ss.usermodel
-
This enumeration value indicates the type of vertical alignment for a cell, i.e., whether it is aligned top, bottom, vertically centered, justified or distributed.
- VerticalPageBreakRecord - Class in org.apache.poi.hssf.record
-
VerticalPageBreak (0x001A) record that stores page breaks at columns
- VerticalPageBreakRecord() - Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
-
Creates an empty vertical page break record
- VerticalPageBreakRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.VerticalPageBreakRecord
- VerticalScroll - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- VERY_HIDDEN - org.apache.poi.ss.usermodel.SheetVisibility
-
Indicates the sheet is hidden and cannot be shown in the user interface (UI).
- VIETNAMESE - org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Vietnamese character set.
- VIETNAMESE - org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- ViewDefinitionRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXVIEW - View Definition (0x00B0)
- ViewDefinitionRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
- ViewFieldsRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXVD - View Fields (0x00B1)
- ViewFieldsRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
- viewFile(String, boolean) - Static method in class org.apache.poi.poifs.dev.POIFSLister
- viewFileOld(String, boolean) - Static method in class org.apache.poi.poifs.dev.POIFSLister
- ViewInfo - org.apache.poi.hslf.record.RecordTypes
- ViewInfoAtom - org.apache.poi.hslf.record.RecordTypes
- VIEWS_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- ViewSourceRecord - Class in org.apache.poi.hssf.record.pivottable
-
SXVS - View Source (0x00E3)
- ViewSourceRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
- VINE - org.apache.poi.xwpf.usermodel.Borders
- Violet - org.apache.poi.sl.usermodel.PresetColor
- VIOLET - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- VIOLET - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Violet Preset Color
- VIOLET - org.apache.poi.ss.usermodel.IndexedColors
- VIOLET - org.apache.poi.xddf.usermodel.PresetColor
- visBegin - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visBeginX - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visBeginY - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visBottomEdge - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visCenterEdge - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visConnectFromError - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visConnectToError - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visEnd - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visEndX - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visEndY - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visFromAngle - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visFromNone - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visFromPin - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visGuideIntersect - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visGuideX - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visGuideY - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- VISIBLE - org.apache.poi.ss.usermodel.SheetVisibility
-
Indicates the sheet is visible.
- VISIO_CORE_DOCUMENT - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
-
Visio 2010 VSDX equivalent of package
PackageRelationshipTypes.CORE_DOCUMENT - VISIO_V10 - org.apache.poi.hpsf.ClassIDPredefined
-
Visio 2000 (V6) / 2002 (V10) - drawing
- VisioTextExtractor - Class in org.apache.poi.hdgf.extractor
-
Class to find all the text in a Visio file, and return it.
- VisioTextExtractor(InputStream) - Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
- VisioTextExtractor(HDGFDiagram) - Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
- VisioTextExtractor(DirectoryNode) - Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
- VisioTextExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
- visit(XDGFShape, AffineTransform, int) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
- visit(XDGFShape, AffineTransform, int) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor
- visit(XDGFShape, AffineTransform, int) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
- visitCellsForRow(int, RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.ChartSubstreamRecordAggregate
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.CustomViewSettingsRecordAggregate
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.DataValidityTable
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.MergedCellsTable
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate
-
Visit each of the atomic BIFF records contained in this
RecordAggregatein the order that they should be written to file. - visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
- visitContainedRecords(RecordAggregate.RecordVisitor) - Method in class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
- visitContainedRecords(RecordAggregate.RecordVisitor, int) - Method in class org.apache.poi.hssf.model.InternalSheet
- visitRecord(Record) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
- visitRecord(Record) - Method in interface org.apache.poi.hssf.record.aggregates.RecordAggregate.RecordVisitor
-
Implementors may call non-mutating methods on Record r.
- visitShapes(ShapeVisitor) - Method in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
-
Provides iteration over the shapes using the visitor pattern, and provides an easy way to convert shape coordinates into global coordinates
- visitShapes(ShapeVisitor, int) - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
The visitor will first visit this shape, then it's children.
- visitShapes(ShapeVisitor, AffineTransform, int) - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
The visitor will first visit this shape, then it's children This is useful because exceptions will be marked with the shapes as it propagates up the shape hierarchy.
- visLeftEdge - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visMiddleEdge - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visRightEdge - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visToAngle - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visToNone - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visTopEdge - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- visWholeShape - Static variable in class org.apache.poi.xdgf.usermodel.XDGFConnection
- Vlookup - Class in org.apache.poi.ss.formula.functions
-
Implementation of the VLOOKUP() function.
- Vlookup() - Constructor for class org.apache.poi.ss.formula.functions.Vlookup
- VML_DRAWING - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- VML_DRAWINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- VSDDumper - Class in org.apache.poi.hdgf.dev
-
Developer helper class to dump out the pointer+stream structure of a Visio file
- VsdxToPng - Class in org.apache.poi.xdgf.util
-
Converts a Visio diagram to a PNG file.
- VsdxToPng() - Constructor for class org.apache.poi.xdgf.util.VsdxToPng
- VT_ARRAY - Static variable in class org.apache.poi.hpsf.Variant
-
[V] SAFEARRAY*.
- VT_BLOB - Static variable in class org.apache.poi.hpsf.Variant
-
[P] Length prefixed bytes.
- VT_BLOB_OBJECT - Static variable in class org.apache.poi.hpsf.Variant
-
[P] Blob contains an object.
- VT_BOOL - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] True=-1, False=0.
- VT_BSTR - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] OLE Automation string.
- VT_BYREF - Static variable in class org.apache.poi.hpsf.Variant
-
[V] void* for local use.
- VT_CARRAY - Static variable in class org.apache.poi.hpsf.Variant
-
[T] C style array.
- VT_CF - Static variable in class org.apache.poi.hpsf.Variant
-
[P] Clipboard format.
- VT_CLSID - Static variable in class org.apache.poi.hpsf.Variant
-
[P] A Class ID.
- VT_CY - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] currency.
- VT_DATE - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] date.
- VT_DECIMAL - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][S] 16 byte fixed point.
- VT_DISPATCH - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] IDispatch
- VT_EMPTY - Static variable in class org.apache.poi.hpsf.Variant
-
[V][P] Nothing, i.e.
- VT_ERROR - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][S] SCODE
- VT_FILETIME - Static variable in class org.apache.poi.hpsf.Variant
-
[P] FILETIME.
- VT_HRESULT - Static variable in class org.apache.poi.hpsf.Variant
-
[T] Standard return type.
- VT_I1 - Static variable in class org.apache.poi.hpsf.Variant
-
[T] signed char.
- VT_I2 - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] 2 byte signed int.
- VT_I4 - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] 4 byte signed int.
- VT_I8 - Static variable in class org.apache.poi.hpsf.Variant
-
[T][P] signed 64-bit int.
- VT_ILLEGAL - Static variable in class org.apache.poi.hpsf.Variant
- VT_ILLEGALMASKED - Static variable in class org.apache.poi.hpsf.Variant
- VT_INT - Static variable in class org.apache.poi.hpsf.Variant
-
[T] signed machine int.
- VT_LPSTR - Static variable in class org.apache.poi.hpsf.Variant
-
[T][P] null terminated string.
- VT_LPWSTR - Static variable in class org.apache.poi.hpsf.Variant
-
[T][P] wide (Unicode) null terminated string.
- VT_NULL - Static variable in class org.apache.poi.hpsf.Variant
-
[V][P] SQL style Null.
- VT_PTR - Static variable in class org.apache.poi.hpsf.Variant
-
[T] pointer type.
- VT_R4 - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] 4 byte real.
- VT_R8 - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] 8 byte real.
- VT_RESERVED - Static variable in class org.apache.poi.hpsf.Variant
- VT_SAFEARRAY - Static variable in class org.apache.poi.hpsf.Variant
-
[T] (use VT_ARRAY in VARIANT).
- VT_STORAGE - Static variable in class org.apache.poi.hpsf.Variant
-
[P] Name of the storage follows.
- VT_STORED_OBJECT - Static variable in class org.apache.poi.hpsf.Variant
-
[P] Storage contains an object.
- VT_STREAM - Static variable in class org.apache.poi.hpsf.Variant
-
[P] Name of the stream follows.
- VT_STREAMED_OBJECT - Static variable in class org.apache.poi.hpsf.Variant
-
[P] Stream contains an object.
- VT_TYPEMASK - Static variable in class org.apache.poi.hpsf.Variant
- VT_UI1 - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] unsigned char.
- VT_UI2 - Static variable in class org.apache.poi.hpsf.Variant
-
[T][P] unsigned short.
- VT_UI4 - Static variable in class org.apache.poi.hpsf.Variant
-
[T][P] unsigned int.
- VT_UI8 - Static variable in class org.apache.poi.hpsf.Variant
-
[T][P] unsigned 64-bit int.
- VT_UINT - Static variable in class org.apache.poi.hpsf.Variant
-
[T] unsigned machine int.
- VT_UNKNOWN - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][S] IUnknown
- VT_USERDEFINED - Static variable in class org.apache.poi.hpsf.Variant
-
[T] user defined type.
- VT_VARIANT - Static variable in class org.apache.poi.hpsf.Variant
-
[V][T][P][S] VARIANT
- VT_VECTOR - Static variable in class org.apache.poi.hpsf.Variant
-
[P] simple counted array.
- VT_VERSIONED_STREAM - Static variable in class org.apache.poi.hpsf.Variant
-
"MUST be a VersionedStream.
- VT_VOID - Static variable in class org.apache.poi.hpsf.Variant
-
[T] C style void.
W
- w - Variable in class org.apache.poi.sl.draw.binding.CTPath2D
- WALIGNFONT_AUTO - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- WALIGNFONT_CENTERED - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- WALIGNFONT_HANGING - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- WALIGNFONT_ROMAN - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- WALIGNFONT_VARIABLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
- walkEscherBasic(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
Use the basic record format groking code to walk the Escher records
- walkEscherDDF(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
-
Use the DDF code to walk the Escher records
- walkTree(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
- walkTree(int, int, Record[], int) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
- WARN - Static variable in class org.apache.poi.util.POILogger
- WARNING - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
-
WARNING style
- wasNull() - Method in class org.apache.poi.hpsf.PropertySet
-
Checks whether the property which the last call to
PropertySet.getPropertyIntValue(int)orPropertySet.getProperty(int)tried to access was available or not. - wasNull() - Method in class org.apache.poi.hpsf.Section
-
Checks whether the property which the last call to
Section.getPropertyIntValue(long)orSection.getProperty(long)tried to access was available or not. - Wave - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- WAVE - org.apache.poi.sl.draw.binding.STShapeType
-
Wave Shape
- WAVE - org.apache.poi.sl.usermodel.ShapeType
- WAVE - org.apache.poi.xddf.usermodel.PresetGeometry
- WAVE - org.apache.poi.xddf.usermodel.PresetPattern
- WAVE - org.apache.poi.xwpf.usermodel.Borders
- WAVE - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a single wavy line beneath all characters in this run.
- WAVE - org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- WAVE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- WAVELINE - org.apache.poi.xwpf.usermodel.Borders
- WAVY - org.apache.poi.xddf.usermodel.text.UnderlineType
- WAVY_DOUBLE - org.apache.poi.xddf.usermodel.text.UnderlineType
- WAVY_DOUBLE - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a pair of wavy lines beneath all characters in this run.
- WAVY_HEAVY - org.apache.poi.xddf.usermodel.text.UnderlineType
- WAVY_HEAVY - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a single thick wavy line beneath all characters in this run.
- WDP - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Microsoft Windows Media Photo image (.wdp)
- WEAVE - org.apache.poi.xddf.usermodel.PresetPattern
- WEAVING_ANGLES - org.apache.poi.xwpf.usermodel.Borders
- WEAVING_BRAID - org.apache.poi.xwpf.usermodel.Borders
- WEAVING_RIBBON - org.apache.poi.xwpf.usermodel.Borders
- WEAVING_STRIPS - org.apache.poi.xwpf.usermodel.Borders
- WEB_SETTINGS - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- WEDDING_ANNIVERSARY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- WEDGE_ELLIPSE_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Wedge Ellipse Shape
- WEDGE_ELLIPSE_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- WEDGE_ELLIPSE_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- WEDGE_ELLIPSE_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- WEDGE_RECT_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Wedge Rectangle Shape
- WEDGE_RECT_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- WEDGE_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- WEDGE_RECTANGLE_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- WEDGE_ROUND_RECT_CALLOUT - org.apache.poi.sl.draw.binding.STShapeType
-
Callout Wedge Round Rectangle Shape
- WEDGE_ROUND_RECT_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- WEDGE_ROUND_RECT_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- WEDGE_ROUND_RECTANGLE_CALLOUT - org.apache.poi.xddf.usermodel.PresetGeometry
- WedgeEllipseCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- WedgeRectCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- WedgeRRectCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- WeekdayFunc - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function WEEKDAY
- WeekNum - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel WeekNum() function.
- WeekNum() - Constructor for class org.apache.poi.ss.formula.functions.WeekNum
- WEIGHT_HAIRLINE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- WEIGHT_MEDIUM - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- WEIGHT_NARROW - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- WEIGHT_WIDE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- Wheat - org.apache.poi.sl.usermodel.PresetColor
- WHEAT - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Wheat Preset Color
- WHEAT - org.apache.poi.xddf.usermodel.PresetColor
- whirlpool - org.apache.poi.poifs.crypt.HashAlgorithm
- White - org.apache.poi.sl.usermodel.PresetColor
- WHITE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- WHITE - org.apache.poi.sl.draw.binding.STBlackWhiteMode
-
White
- WHITE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
White Preset Color
- WHITE - org.apache.poi.ss.usermodel.IndexedColors
- WHITE - org.apache.poi.xddf.usermodel.PresetColor
- WHITE_FLOWERS - org.apache.poi.xwpf.usermodel.Borders
- WHITE_SMOKE - org.apache.poi.sl.draw.binding.STPresetColorVal
-
White Smoke Preset Color
- WHITE_SMOKE - org.apache.poi.xddf.usermodel.PresetColor
- WHITE1 - org.apache.poi.ss.usermodel.IndexedColors
- WHITENESS - org.apache.poi.hwmf.record.HwmfTernaryRasterOp
- WhiteSmoke - org.apache.poi.sl.usermodel.PresetColor
- wholeTable - org.apache.poi.ss.usermodel.TableStyleType
- wholeTbl - org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- WIDE_DOWNWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- WIDE_UPWARD_DIAGONAL - org.apache.poi.xddf.usermodel.PresetPattern
- widenpath - org.apache.poi.hemf.record.HemfRecordType
- WIN_1252 - Static variable in class org.apache.poi.util.StringUtil
- WINDING - org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
-
Selects winding mode (fills any region with a nonzero winding value).
- Window - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the background in the client area of a window.
- WINDOW - org.apache.poi.xddf.usermodel.SystemColor
- WINDOW - Static variable in class org.apache.poi.xdgf.usermodel.XDGFRelation
- WINDOW_FRAME - org.apache.poi.xddf.usermodel.SystemColor
- WINDOW_TEXT - org.apache.poi.xddf.usermodel.SystemColor
- WindowFrame - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of a window frame.
- WindowOneRecord - Class in org.apache.poi.hssf.record
-
Title: Window1 Record
- WindowOneRecord() - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
- WindowOneRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowOneRecord
- WindowProtectRecord - Class in org.apache.poi.hssf.record
-
Title: Window Protect Record (0x0019)
- WindowProtectRecord(boolean) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
- WindowProtectRecord(int) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
- WindowProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowProtectRecord
- WindowsMetafile(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.WindowsMetafile
- WindowText - org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the text in the client area of a window.
- windowTwo - Variable in class org.apache.poi.hssf.model.InternalSheet
- WindowTwoRecord - Class in org.apache.poi.hssf.record
-
Title: Window Two Record
- WindowTwoRecord() - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
- WindowTwoRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WindowTwoRecord
- WINGDINGS - org.apache.poi.hslf.usermodel.HSLFFontInfoPredefined
- WMF - Class in org.apache.poi.hslf.blip
-
Represents a WMF (Windows Metafile) picture data.
- WMF - org.apache.poi.hwpf.usermodel.PictureType
- WMF - org.apache.poi.sl.usermodel.PictureData.PictureType
-
Windows Meta File
- WMF() - Constructor for class org.apache.poi.hslf.blip.WMF
- WMF_HEADER_MAGIC - Static variable in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
- WmfAnimatePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfAnimatePalette
- WmfArc() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
- WmfBitBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
- WmfChord() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfChord
- WmfCreateBrushIndirect() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
- WmfCreateFontIndirect() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
- WmfCreatePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
- WmfCreatePatternBrush() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
- WmfCreatePenIndirect() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
- WmfCreateRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
- WmfDeleteObject() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
- WmfDibBitBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
- WmfDibCreatePatternBrush() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
- WmfDibStretchBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
- WmfEllipse() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
- WmfExcludeClipRect() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
- WmfExtFloodFill() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
- WmfExtTextOut() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
- WmfFillRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
- wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
- wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
- wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
- wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
- WmfFloodFill() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
- WmfFrameRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
- WmfIntersectClipRect() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
- WmfInvertRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
- WmfLineTo() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
- WmfMoveTo() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
- WmfOffsetClipRgn() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
- WmfOffsetViewportOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
- WmfOffsetWindowOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
- WmfPaintRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
- WmfPaletteParent() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
- WmfPatBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
- WmfPie() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPie
- WmfPolygon() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
- WmfPolyline() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
- WmfPolyPolygon() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
- WmfRealizePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
- WmfRectangle() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
- WmfResizePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
- WmfRestoreDc() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
- WmfRoundRect() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
- WmfSaveDc() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
- WmfScaleViewportExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
- WmfScaleWindowExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
- WmfScanObject() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfScanObject
- WmfSelectClipRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
- WmfSelectObject() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
- WmfSelectPalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
- WmfSetBkColor() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
- WmfSetBkMode() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
- WmfSetDibToDev() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
- WmfSetLayout() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
- WmfSetMapMode() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
- WmfSetMapperFlags() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
- WmfSetPaletteEntries() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
- WmfSetPixel() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
- WmfSetPolyfillMode() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
- WmfSetRelabs() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
- WmfSetRop2() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
- WmfSetStretchBltMode() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
- WmfSetTextAlign() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
- WmfSetTextCharExtra() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
- WmfSetTextColor() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
- WmfSetTextJustification() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
- WmfSetViewportExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
- WmfSetViewportOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
- WmfSetWindowExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
- WmfSetWindowOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
- WmfStretchBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
- WmfStretchDib() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
- WmfTextOut() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
- WMLHelper - Class in org.apache.poi.xwpf.model
- WMLHelper() - Constructor for class org.apache.poi.xwpf.model.WMLHelper
- WOODWORK - org.apache.poi.xwpf.usermodel.Borders
- WORD_V12 - org.apache.poi.hpsf.ClassIDPredefined
-
Word V12 / 2007 - document
- WORD_V12 - org.apache.poi.sl.usermodel.ObjectMetaData.Application
- WORD_V12_MACRO - org.apache.poi.hpsf.ClassIDPredefined
-
Word V12 / 2007 - macro
- WORD_V7 - org.apache.poi.hpsf.ClassIDPredefined
-
Word V7 / 95 - document
- WORD_V8 - org.apache.poi.hpsf.ClassIDPredefined
-
Word V8 / 97 - document
- WORD_V8 - org.apache.poi.sl.usermodel.ObjectMetaData.Application
- WORD_WRAO_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
- WORD2 - org.apache.poi.poifs.filesystem.FileMagic
- WORD2007 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - WORD2007_MACRO - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - Word6Extractor - Class in org.apache.poi.hwpf.extractor
-
Class to extract the text from old (Word 6 / Word 95) Word Documents.
- Word6Extractor(InputStream) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
-
Create a new Word Extractor
- Word6Extractor(HWPFOldDocument) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
-
Create a new Word Extractor
- Word6Extractor(DirectoryNode) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
- Word6Extractor(DirectoryNode, POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
-
Deprecated.Use
Word6Extractor(DirectoryNode)instead - Word6Extractor(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
-
Create a new Word Extractor
- WORD95 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - WORD97 - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - WordExtractor - Class in org.apache.poi.hwpf.extractor
-
Class to extract the text from a Word Document.
- WordExtractor(InputStream) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
-
Create a new Word Extractor
- WordExtractor(HWPFDocument) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
-
Create a new Word Extractor
- WordExtractor(DirectoryNode) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
- WordExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
-
Create a new Word Extractor
- WORDS - org.apache.poi.xddf.usermodel.text.UnderlineType
- WORDS - org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a single line beneath all non-space characters in the run.
- WordToFoConverter - Class in org.apache.poi.hwpf.converter
- WordToFoConverter(FoDocumentFacade) - Constructor for class org.apache.poi.hwpf.converter.WordToFoConverter
- WordToFoConverter(Document) - Constructor for class org.apache.poi.hwpf.converter.WordToFoConverter
-
Creates new instance of
WordToFoConverter. - WordToFoUtils - Class in org.apache.poi.hwpf.converter
- WordToFoUtils() - Constructor for class org.apache.poi.hwpf.converter.WordToFoUtils
- WordToHtmlConverter - Class in org.apache.poi.hwpf.converter
-
Converts Word files (95-2007) into HTML files.
- WordToHtmlConverter(HtmlDocumentFacade) - Constructor for class org.apache.poi.hwpf.converter.WordToHtmlConverter
- WordToHtmlConverter(Document) - Constructor for class org.apache.poi.hwpf.converter.WordToHtmlConverter
-
Creates new instance of
WordToHtmlConverter. - WordToHtmlUtils - Class in org.apache.poi.hwpf.converter
- WordToHtmlUtils() - Constructor for class org.apache.poi.hwpf.converter.WordToHtmlUtils
- WordToTextConverter - Class in org.apache.poi.hwpf.converter
- WordToTextConverter() - Constructor for class org.apache.poi.hwpf.converter.WordToTextConverter
-
Creates new instance of
WordToTextConverter. - WordToTextConverter(TextDocumentFacade) - Constructor for class org.apache.poi.hwpf.converter.WordToTextConverter
- WordToTextConverter(Document) - Constructor for class org.apache.poi.hwpf.converter.WordToTextConverter
-
Creates new instance of
WordToTextConverter. - Workbook - Interface in org.apache.poi.ss.usermodel
-
High level representation of a Excel workbook.
- WORKBOOK - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- WORKBOOK - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- WORKBOOK_DIR_ENTRY_NAMES - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
-
Normally, the Workbook will be in a POIFS Stream called "Workbook".
- WorkbookDependentFormula - Interface in org.apache.poi.ss.formula
-
Should be implemented by any
Ptgsubclass that needs a workbook to render its formula. - WorkbookEvaluator - Class in org.apache.poi.ss.formula
-
Evaluates formula cells.
- WorkbookEvaluator(EvaluationWorkbook, IStabilityClassifier, UDFFinder) - Constructor for class org.apache.poi.ss.formula.WorkbookEvaluator
- WorkbookEvaluatorProvider - Interface in org.apache.poi.ss.formula
-
Provides access to a
WorkbookEvaluator, eg for use withCollaboratingWorkbooksEnvironment - WorkbookFactory - Class in org.apache.poi.ss.usermodel
-
Factory for creating the appropriate kind of Workbook (be it
HSSFWorkbookor XSSFWorkbook), by auto-detecting from the supplied input. - WorkbookFactory() - Constructor for class org.apache.poi.ss.usermodel.WorkbookFactory
- workbookPart - Variable in class org.apache.poi.xssf.eventusermodel.XSSFReader
- WorkbookRecordList - Class in org.apache.poi.hssf.model
- WorkbookRecordList() - Constructor for class org.apache.poi.hssf.model.WorkbookRecordList
- WorkbookUtil - Class in org.apache.poi.ss.util
-
Helper methods for when working with Usermodel Workbooks
- WorkbookUtil() - Constructor for class org.apache.poi.ss.util.WorkbookUtil
- WorkdayCalculator - Class in org.apache.poi.ss.formula.atp
-
A calculator for workdays, considering dates as excel representations.
- worksheet - Variable in class org.apache.poi.xssf.usermodel.XSSFSheet
- WORKSHEET - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- WorksheetProtectionBlock - Class in org.apache.poi.hssf.record.aggregates
-
Groups the sheet protection records for a worksheet.
- WorksheetProtectionBlock() - Constructor for class org.apache.poi.hssf.record.aggregates.WorksheetProtectionBlock
-
Creates an empty WorksheetProtectionBlock
- WPG - org.apache.poi.sl.usermodel.PictureData.PictureType
-
WordPerfect graphics (.wpg)
- wr - Variable in class org.apache.poi.sl.draw.binding.CTPath2DArcTo
- wrap(String, POIXMLException) - Static method in class org.apache.poi.xdgf.exceptions.XDGFException
- wrap(POIXMLDocumentPart, POIXMLException) - Static method in class org.apache.poi.xdgf.exceptions.XDGFException
- WRAP_BY_POINTS - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- WRAP_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- WRAP_SQUARE - Static variable in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- WRAP_TEXT - Static variable in class org.apache.poi.ss.util.CellUtil
- WrapByPoints - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies a wrapping rule that is equivalent to that of WrapSquare Excel 97, Excel 2000, Excel 2002, and Office Excel 2003 use this value.
- WrapFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
- WrapFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
- WrapNone - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies that a line of text will extend into or beyond a margin instead of continuing on subsequent lines.
- WrapSquare - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies that a line of text will continue on subsequent lines instead of extending into or beyond a margin.
- WrapThrough - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies a wrapping rule that is undefined and MUST be ignored.
- WrapTopBottom - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
-
Specifies a wrapping rule that is undefined and MUST be ignored.
- write() - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
-
Write out to the currently open file the properties changes, but nothing else
- write() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow to the currently open file.
- write() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Write out this workbook to the currently open
Filevia the writeablePOIFSFileSystemit was opened as. - write() - Method in class org.apache.poi.hwpf.HWPFDocument
-
Write out the word file that is represented by this class, to the currently open
File, via the writeablePOIFSFileSystemit was opened as. - write() - Method in class org.apache.poi.hwpf.HWPFOldDocument
- write() - Method in class org.apache.poi.POIDocument
-
Writes the document out to the currently open
File, via the writeablePOIFSFileSystemit was opened from. - write() - Method in class org.apache.poi.POIReadOnlyDocument
-
Note - writing is not yet supported for this file format, sorry.
- write(byte[]) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
-
Write some bytes to the array
- write(byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- write(byte[]) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
- write(byte[]) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- write(byte[]) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- write(byte[]) - Method in interface org.apache.poi.util.LittleEndianOutput
- write(byte[]) - Method in class org.apache.poi.util.LittleEndianOutputStream
- write(byte[], int) - Method in class org.apache.poi.hpsf.ClassID
-
Writes the class ID to a byte array in the little-endian format.
- write(byte[], int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- write(byte[], int, int) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
- write(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- write(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
- write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
- write(byte[], int, int) - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
- write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- write(byte[], int, int) - Method in interface org.apache.poi.util.LittleEndianOutput
- write(byte[], int, int) - Method in class org.apache.poi.util.LittleEndianOutputStream
- write(byte[], int, int, boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- write(int) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
- write(int) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
- write(int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- write(int) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
- write(int) - Method in class org.apache.poi.poifs.filesystem.DocumentOutputStream
- write(int) - Method in class org.apache.poi.poifs.filesystem.POIFSStream.StreamBlockByteBuffer
- write(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- write(File) - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
-
Write out, with any properties changes, but nothing else
- write(File) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow file the is represented by an instance of this class.
- write(File) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Method write - write out this workbook to a new
File. - write(File) - Method in class org.apache.poi.hwpf.HWPFDocument
-
Writes out the word file that is represented by an instance of this class.
- write(File) - Method in class org.apache.poi.hwpf.HWPFOldDocument
- write(File) - Method in class org.apache.poi.POIDocument
-
Writes the document out to the specified new
File. - write(File) - Method in class org.apache.poi.POIReadOnlyDocument
-
Note - writing is not yet supported for this file format, sorry.
- write(File, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow file the is represented by an instance of this class.
- write(OutputStream) - Method in class org.apache.poi.hpsf.CodePageString
- write(OutputStream) - Method in class org.apache.poi.hpsf.Filetime
- write(OutputStream) - Method in class org.apache.poi.hpsf.HPSFPropertiesOnlyDocument
-
Write out, with any properties changes, but nothing else
- write(OutputStream) - Method in class org.apache.poi.hpsf.PropertySet
-
Writes the property set to an output stream.
- write(OutputStream) - Method in class org.apache.poi.hpsf.Section
-
Writes this section into an output stream.
- write(OutputStream) - Method in class org.apache.poi.hpsf.UnicodeString
- write(OutputStream) - Method in class org.apache.poi.hslf.blip.Metafile.Header
- write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
-
Write this picture into
OutputStream - write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
- write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow file the is represented by an instance of this class.
- write(OutputStream) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Method write - write out this workbook to an
OutputStream. - write(OutputStream) - Method in class org.apache.poi.hwpf.HWPFDocument
-
Writes out the word file that is represented by an instance of this class.
- write(OutputStream) - Method in class org.apache.poi.hwpf.HWPFOldDocument
- write(OutputStream) - Method in class org.apache.poi.hwpf.model.ParagraphHeight
- write(OutputStream) - Method in class org.apache.poi.ooxml.POIXMLDocument
-
Write out this document to an Outputstream.
- write(OutputStream) - Method in class org.apache.poi.POIDocument
-
Writes the document out to the specified output stream.
- write(OutputStream) - Method in class org.apache.poi.poifs.crypt.temp.SXSSFWorkbookWithCustomZipEntrySource
- write(OutputStream) - Method in class org.apache.poi.POIReadOnlyDocument
-
Note - writing is not yet supported for this file format, sorry.
- write(OutputStream) - Method in class org.apache.poi.sl.image.ImageHeaderWMF
- write(OutputStream) - Method in interface org.apache.poi.sl.usermodel.SlideShow
-
Writes out the slideshow file the is represented by an instance of this class
- write(OutputStream) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Write out this workbook to an Outputstream.
- write(OutputStream) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Write out this workbook to an OutputStream.
- write(OutputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFChartSheet
- write(OutputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- write(OutputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
- write(OutputStream, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
-
Writes out the slideshow file the is represented by an instance of this class.
- write(OutputStream, int) - Method in class org.apache.poi.hpsf.Property
-
Writes the property to an output stream.
- write(OutputStream, long, Object, int) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Writes a variant value to an output stream.
- write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
- write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.DataSource
- write(ByteBuffer, long) - Method in class org.apache.poi.poifs.nio.FileBackedDataSource
- write(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.FieldsTables
- write(POIDocument, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
Deprecated.since 4.0, use try-with-resources, will be removed in 4.2
- write(DirectoryEntry, String) - Method in class org.apache.poi.hpsf.PropertySet
-
Writes a property set to a document in a POI filesystem directory.
- write(POIFSStream) - Method in class org.apache.poi.poifs.property.PropertyTable
-
Writes the properties out into the given low-level stream
- write(Workbook, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
Deprecated.since 4.0, use try-with-resources, will be removed in 4.2
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceDefinition
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMap
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceMapEntry
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.DataSpaceVersionInfo
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.IRMDSTransformInfo
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils.TransformInfoHeader
- write(LittleEndianByteArrayOutputStream) - Method in interface org.apache.poi.poifs.crypt.standard.EncryptionRecord
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
-
serializes the header
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
- write(LittleEndianByteArrayOutputStream) - Method in class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Area2DPtgBase
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.AreaErrPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.AttrPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.BoolPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.DeletedArea3DPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.DeletedRef3DPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ErrPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ExpPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.FuncPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.IntersectionPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.IntPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemAreaPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemErrPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MemFuncPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.MissingArgPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NamePtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NameXPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.NumberPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ParenthesisPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Ptg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.RangePtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.RefErrorPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.StringPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.TblPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.UnionPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.UnknownPtg
- write(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ValueOperatorPtg
- WRITE - org.apache.poi.openxml4j.opc.PackageAccess
-
Write only.
- WriteAccessRecord - Class in org.apache.poi.hssf.record
-
Title: Write Access Record (0x005C)
- WriteAccessRecord() - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
- WriteAccessRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteAccessRecord
- writeAndClose(POIDocument) - Static method in class org.apache.poi.util.IOUtils
-
Deprecated.since 4.0, use try-with-resources, will be removed in 4.2
- writeAndClose(POIDocument, File) - Static method in class org.apache.poi.util.IOUtils
-
Deprecated.since 4.0, use try-with-resources, will be removed in 4.2
- writeAndClose(POIDocument, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
Deprecated.since 4.0, use try-with-resources, will be removed in 4.2
- writeAndClose(Workbook, OutputStream) - Static method in class org.apache.poi.util.IOUtils
-
Deprecated.since 4.0, use try-with-resources, will be removed in 4.2
- writeBlocks(OutputStream) - Method in class org.apache.poi.poifs.storage.BATBlock
-
Write the block's data to an OutputStream
- writeBlocks(OutputStream) - Method in interface org.apache.poi.poifs.storage.BlockWritable
-
Write the storage to an OutputStream
- writeByte(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- writeByte(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- writeByte(int) - Method in interface org.apache.poi.util.LittleEndianOutput
- writeByte(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
- writeCell(int, Cell) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
- writeChunk(boolean) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- writeContinue() - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Terminates the current record and starts a new
ContinueRecord(regardless of how much space is still available in the current record). - writeContinueIfRequired(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Will terminate the current record and start a new
ContinueRecordif there isn't space for the requested number of bytes - writeCoordinates(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- writeCoordinates(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- writeData(OutputStream) - Method in class org.apache.poi.poifs.property.Property
-
Write the raw data to an OutputStream.
- writeData(OutputStream) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Write the block's data to an OutputStream
- writeData(ByteBuffer) - Method in class org.apache.poi.poifs.storage.BATBlock
- writeDocument(Document) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
-
Write XML signature into the OPC package
- writeDouble(double) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- writeDouble(double) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- writeDouble(double) - Method in interface org.apache.poi.util.LittleEndianOutput
- writeDouble(double) - Method in class org.apache.poi.util.LittleEndianOutputStream
- writeFilesystem() - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Write the filesystem out to the open file.
- writeFilesystem(OutputStream) - Method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
-
Write the filesystem out
- writeImageContent(OutputStream) - Method in class org.apache.poi.hwpf.usermodel.Picture
-
Writes Picture's content bytes to specified OutputStream.
- writeInt(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- writeInt(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- writeInt(int) - Method in interface org.apache.poi.util.LittleEndianOutput
- writeInt(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
- writeListDataTo(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.ListTables
- writeListOverridesTo(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.ListTables
- writeLittleEndian(int, OutputStream) - Static method in class org.apache.poi.hslf.record.Record
-
When writing out, write out a signed int (32bit) in Little Endian format
- writeLittleEndian(short, OutputStream) - Static method in class org.apache.poi.hslf.record.Record
-
When writing out, write out a signed short (16bit) in Little Endian format
- writeLong(long) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- writeLong(long) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- writeLong(long) - Method in interface org.apache.poi.util.LittleEndianOutput
- writeLong(long) - Method in class org.apache.poi.util.LittleEndianOutputStream
- writeNodeData(DirectoryEntry, List<PropertyValue>) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Write the nodes for variable-length data.
- writeOut(byte, byte, long, Record[], OutputStream) - Method in class org.apache.poi.hslf.record.RecordContainer
-
Write out our header, and our children.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Writes out to disk the header, and then all the properties
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.AnimationInfo
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.BinaryTagDataBlob
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Comment2000
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Comment2000Atom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.CString
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
Writes ourselves back out
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocInfoListContainer
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Document
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocumentAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DummyRecordWithChildren
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Environment
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
-
Stores the data for the child records back into the Escher layer.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExControlAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExEmbed
-
Have the contents printer out into an OutputStream, used when writing a file back out to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExEmbedAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExMCIMovie
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExMediaAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjList
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjListAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjRefAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
-
Have the contents printer out into an OutputStream, used when writing a file back out to disk (Normally, atom classes will keep their bytes around, but non atom classes will just request the bytes from their children, then chuck on their header and return)
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExOleObjStg
-
Write the contents of the record back, so it can be written to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExVideoContainer
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.FontCollection
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.FontEntityAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.InteractiveInfo
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.MainMaster
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
-
Write the contents of the record back, so it can be written to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Notes
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.NotesAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PersistPtrHolder
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PPDrawing
-
Write the contents of the record back, so it can be written to disk Walks the escher layer to get the contents
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PPDrawingGroup
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Record
-
Have the contents printer out into an OutputStream, used when writing a file back out to disk (Normally, atom classes will keep their bytes around, but non atom classes will just request the bytes from their children, then chuck on their header and return)
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Slide
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideAtomLayout
-
Write the contents of the record back, so it can be written to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideListWithText
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Sound
-
Have the contents printer out into an OutputStream, used when writing a file back out to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SoundCollection
-
Have the contents printer out into an OutputStream, used when writing a file back out to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SoundData
-
Write the contents of the record back, so it can be written to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextBytesAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextCharsAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextRulerAtom
-
Write the contents of the record back, so it can be written to disk.
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.UserEditAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.VBAInfoContainer
-
Write the contents of the record back, so it can be written to disk
- writeOut(OutputStream) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
-
Have the contents printer out into an OutputStream, used when writing a file back out to disk (Normally, atom classes will keep their bytes around, but non atom classes will just request the bytes from their children, then chuck on their header and return)
- writeOut(OutputStream, boolean) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
-
Writes out to disk the header, and then all the properties
- writeOut(DirectoryNode) - Method in class org.apache.poi.hpbf.model.HPBFPart
- writePlain(byte[], int, int) - Method in class org.apache.poi.poifs.crypt.ChunkedCipherOutputStream
- writePlcfBkmkf(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- writePlcfBkmkl(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- writeProperties() - Method in class org.apache.poi.POIDocument
-
Writes out the updated standard Document Information Properties (HPSF) into the currently open NPOIFSFileSystem
- writeProperties(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- writeProperties(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Writes the header of the properties.
- writeProperties(DirectoryEntry) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
-
Writes this chunk in the specified
DirectoryEntry. - writeProperties(POIFSFileSystem) - Method in class org.apache.poi.POIDocument
-
Writes out the standard Document Information Properties (HPSF)
- writeProperties(POIFSFileSystem, List<String>) - Method in class org.apache.poi.POIDocument
-
Writes out the standard Document Information Properties (HPSF)
- writeProperty(OutputStream) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- WriteProtectRecord - Class in org.apache.poi.hssf.record
-
Title: Write Protect Record
- WriteProtectRecord() - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
- WriteProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WriteProtectRecord
- writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
protect a workbook with a password (not encypted, just sets writeprotect flags and the password.
- writeProtectWorkbook(String, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
protect a workbook with a password (not encypted, just sets writeprotect flags and the password.
- writeRef(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.NotesTables
- writeRow(int, SXSSFRow) - Method in class org.apache.poi.xssf.streaming.SheetDataWriter
-
Write a row to the file
- writeShort(int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
- writeShort(int) - Method in class org.apache.poi.util.LittleEndianByteArrayOutputStream
- writeShort(int) - Method in interface org.apache.poi.util.LittleEndianOutput
- writeShort(int) - Method in class org.apache.poi.util.LittleEndianOutputStream
- writeString(String, int, int) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Writes a unicode string complete with header and character data.
- writeStringData(String) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecordOutput
-
Writes the 'optionFlags' byte and encoded character data of a unicode string.
- writeSttbfBkmk(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.BookmarksTables
- writeTabStops(LittleEndianOutput, List<HSLFTabStop>) - Static method in class org.apache.poi.hslf.model.textproperties.HSLFTabStopPropCollection
- writeTo(byte[], ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.DocumentProperties
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.FontTable
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
-
Writes this table to the table stream.
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.SavedByTable
-
Writes this table to the table stream.
- writeTo(ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.TextPieceTable
- writeTo(ByteArrayOutputStream, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.ComplexFileTable
- writeTo(ByteArrayOutputStream, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.SectionTable
- writeTo(ByteArrayOutputStream, ByteArrayOutputStream, int, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.CHPBinTable
- writeTo(ByteArrayOutputStream, ByteArrayOutputStream, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.PAPBinTable
- writeTo(OutputStream) - Method in class org.apache.poi.hwpf.model.StyleSheet
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.CalculationChain
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.CommentsTable
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.ExternalLinksTable
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.MapInfo
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.SharedStringsTable
-
Write this table out as XML.
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.SingleXmlCells
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.StylesTable
-
Write this table out as XML.
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.model.ThemesTable
-
Write this table out as XML.
- writeTo(OutputStream) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
write table XML to an
OutputStream - writeTo(HWPFFileSystem) - Method in class org.apache.poi.hwpf.model.ComplexFileTable
-
Deprecated.
- writeTo(HWPFFileSystem) - Method in class org.apache.poi.hwpf.model.FontTable
-
Deprecated.
- writeTo(HWPFFileSystem, int) - Method in class org.apache.poi.hwpf.model.SectionTable
-
Deprecated.
- writeTo(HWPFFileSystem, int, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.CHPBinTable
-
Deprecated.
- writeTo(DirectoryEntry) - Method in class org.apache.poi.hwpf.usermodel.ObjectPoolImpl
- writeToBytes(byte[]) - Method in class org.apache.poi.util.ByteField
-
write the value out to an array of bytes at the appropriate offset
- writeToBytes(byte[]) - Method in interface org.apache.poi.util.FixedField
-
write the value out to an array of bytes at the appropriate offset
- writeToBytes(byte[]) - Method in class org.apache.poi.util.IntegerField
-
write the value out to an array of bytes at the appropriate offset
- writeToBytes(byte[]) - Method in class org.apache.poi.util.LongField
-
write the value out to an array of bytes at the appropriate offset
- writeToBytes(byte[]) - Method in class org.apache.poi.util.ShortField
-
write the value out to an array of bytes at the appropriate offset
- writeToFile(OutputStream, InputStream, boolean, String[]) - Static method in class org.apache.poi.hssf.dev.BiffDrawingToXml
- writeToFS(POIFSFileSystem) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
-
Writes ourselves back out to a filesystem
- writeTokenValueBytes(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.ptg.ArrayPtg
- writeTxt(FileInformationBlock, ByteArrayOutputStream) - Method in class org.apache.poi.hwpf.model.NotesTables
- writeUInt(long) - Method in class org.apache.poi.util.LittleEndianOutputStream
-
Put unsigned int into output stream
- writeUnicodeLPP4(LittleEndianOutput, String) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
- writeUnicodeString(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
-
OutputStream out will get: ushort nChars byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
- writeUnicodeStringFlagAndData(LittleEndianOutput, String) - Static method in class org.apache.poi.util.StringUtil
-
OutputStream out will get: byte is16BitFlag byte[]/char[] characterData For this encoding, the is16BitFlag is always present even if nChars==0.
- writeUnsupportedTypeMessage(UnsupportedVariantTypeException) - Static method in class org.apache.poi.hpsf.VariantSupport
-
Writes a warning to
System.errthat a variant type is unsupported by HPSF. - writeUtf8LPP4(LittleEndianOutput, String) - Static method in class org.apache.poi.poifs.crypt.DataSpaceMapUtils
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.Chunk
-
Writes the value of this chunk back out again.
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.StoragePropertiesChunk
- writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
- WritingNotSupportedException - Exception in org.apache.poi.hpsf
-
This exception is thrown when trying to write a (yet) unsupported variant type.
- WritingNotSupportedException(long, Object) - Constructor for exception org.apache.poi.hpsf.WritingNotSupportedException
-
Constructor
- WSBoolRecord - Class in org.apache.poi.hssf.record
-
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)
- WSBoolRecord() - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
- WSBoolRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.WSBoolRecord
- WSS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
X
- x - Variable in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
- x - Variable in class org.apache.poi.sl.draw.binding.CTPoint2D
- x - Variable in class org.apache.poi.sl.draw.binding.CTPoint3D
- X - org.apache.poi.xddf.usermodel.chart.MarkerStyle
- X - org.apache.poi.xddf.usermodel.TileFlipMode
- X_3D_DARK_SHADOW - org.apache.poi.xddf.usermodel.SystemColor
- X_3D_LIGHT - org.apache.poi.xddf.usermodel.SystemColor
- X_ILLUSIONS - org.apache.poi.xwpf.usermodel.Borders
- X400_CONTENT_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- X400_DEFERRED_DELIVERY_CANCEL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- XADES_132_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- XADES_141_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- XAdESSignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
XAdES Signature Facet.
- XAdESSignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.XAdESSignatureFacet
- XAdESXLSignatureFacet - Class in org.apache.poi.poifs.crypt.dsig.facets
-
XAdES-X-L v1.4.1 signature facet.
- XAdESXLSignatureFacet() - Constructor for class org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet
- XDDFAdjustHandlePolar - Class in org.apache.poi.xddf.usermodel
- XDDFAdjustHandlePolar(CTPolarAdjustHandle) - Constructor for class org.apache.poi.xddf.usermodel.XDDFAdjustHandlePolar
- XDDFAdjustHandleXY - Class in org.apache.poi.xddf.usermodel
- XDDFAdjustHandleXY(CTXYAdjustHandle) - Constructor for class org.apache.poi.xddf.usermodel.XDDFAdjustHandleXY
- XDDFAutoFit - Interface in org.apache.poi.xddf.usermodel.text
- XDDFBarChartData - Class in org.apache.poi.xddf.usermodel.chart
- XDDFBarChartData(CTBarChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
- XDDFBarChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
- XDDFBodyProperties - Class in org.apache.poi.xddf.usermodel.text
- XDDFBodyProperties(CTTextBodyProperties) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- XDDFBulletSize - Interface in org.apache.poi.xddf.usermodel.text
- XDDFBulletSizeFollowText - Class in org.apache.poi.xddf.usermodel.text
- XDDFBulletSizeFollowText() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizeFollowText
- XDDFBulletSizeFollowText(CTTextBulletSizeFollowText) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizeFollowText
- XDDFBulletSizePercent - Class in org.apache.poi.xddf.usermodel.text
- XDDFBulletSizePercent(double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
- XDDFBulletSizePercent(CTTextBulletSizePercent, Double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePercent
- XDDFBulletSizePoints - Class in org.apache.poi.xddf.usermodel.text
- XDDFBulletSizePoints(double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
- XDDFBulletSizePoints(CTTextBulletSizePoint) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
- XDDFBulletStyle - Interface in org.apache.poi.xddf.usermodel.text
- XDDFBulletStyleAutoNumbered - Class in org.apache.poi.xddf.usermodel.text
- XDDFBulletStyleAutoNumbered(CTTextAutonumberBullet) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
- XDDFBulletStyleCharacter - Class in org.apache.poi.xddf.usermodel.text
- XDDFBulletStyleCharacter(CTTextCharBullet) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleCharacter
- XDDFBulletStyleNone - Class in org.apache.poi.xddf.usermodel.text
- XDDFBulletStyleNone(CTTextNoBullet) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleNone
- XDDFBulletStylePicture - Class in org.apache.poi.xddf.usermodel.text
- XDDFBulletStylePicture(CTTextBlipBullet) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFBulletStylePicture
- XDDFCategoryAxis - Class in org.apache.poi.xddf.usermodel.chart
- XDDFCategoryAxis(CTCatAx) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- XDDFCategoryAxis(CTPlotArea, AxisPosition) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- XDDFCategoryDataSource - Interface in org.apache.poi.xddf.usermodel.chart
- XDDFChart - Class in org.apache.poi.xddf.usermodel.chart
- XDDFChart() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Construct a chart.
- XDDFChart(PackagePart) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Construct a DrawingML chart from a package part.
- XDDFChartAxis - Class in org.apache.poi.xddf.usermodel.chart
-
Base class for all axis types.
- XDDFChartAxis() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- XDDFChartData - Class in org.apache.poi.xddf.usermodel.chart
-
Base of all XDDF Chart Data
- XDDFChartData() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartData
- XDDFChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
- XDDFChartExtensionList - Class in org.apache.poi.xddf.usermodel.chart
- XDDFChartExtensionList() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList
- XDDFChartExtensionList(CTExtensionList) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartExtensionList
- XDDFChartLegend - Class in org.apache.poi.xddf.usermodel.chart
-
Represents a DrawingML chart legend
- XDDFChartLegend(CTChart) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
-
Create a new DrawingML chart legend
- XDDFColor - Class in org.apache.poi.xddf.usermodel
- XDDFColor(CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColor
- XDDFColorHsl - Class in org.apache.poi.xddf.usermodel
- XDDFColorHsl(int, int, int) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorHsl
- XDDFColorHsl(CTHslColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorHsl
- XDDFColorHsl(CTHslColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorHsl
- XDDFColorPreset - Class in org.apache.poi.xddf.usermodel
- XDDFColorPreset(PresetColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorPreset
- XDDFColorPreset(CTPresetColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorPreset
- XDDFColorPreset(CTPresetColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorPreset
- XDDFColorRgbBinary - Class in org.apache.poi.xddf.usermodel
- XDDFColorRgbBinary(byte[]) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
- XDDFColorRgbBinary(CTSRgbColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
- XDDFColorRgbBinary(CTSRgbColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
- XDDFColorRgbPercent - Class in org.apache.poi.xddf.usermodel
- XDDFColorRgbPercent(int, int, int) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- XDDFColorRgbPercent(CTScRgbColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- XDDFColorRgbPercent(CTScRgbColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorRgbPercent
- XDDFColorSchemeBased - Class in org.apache.poi.xddf.usermodel
- XDDFColorSchemeBased(SchemeColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
- XDDFColorSchemeBased(CTSchemeColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
- XDDFColorSchemeBased(CTSchemeColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
- XDDFColorSystemDefined - Class in org.apache.poi.xddf.usermodel
- XDDFColorSystemDefined(SystemColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- XDDFColorSystemDefined(CTSystemColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- XDDFColorSystemDefined(CTSystemColor, CTColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- XDDFConnectionSite - Class in org.apache.poi.xddf.usermodel
- XDDFConnectionSite(CTConnectionSite) - Constructor for class org.apache.poi.xddf.usermodel.XDDFConnectionSite
- XDDFCustomGeometry2D - Class in org.apache.poi.xddf.usermodel
- XDDFCustomGeometry2D(CTCustomGeometry2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
- XDDFDashStop - Class in org.apache.poi.xddf.usermodel
- XDDFDashStop(CTDashStop) - Constructor for class org.apache.poi.xddf.usermodel.XDDFDashStop
- XDDFDataSource<T> - Interface in org.apache.poi.xddf.usermodel.chart
- XDDFDataSourcesFactory - Class in org.apache.poi.xddf.usermodel.chart
-
Class
XDDFDataSourcesFactoryis a factory forXDDFDataSourceinstances. - XDDFDateAxis - Class in org.apache.poi.xddf.usermodel.chart
-
Date axis type.
- XDDFDateAxis(CTDateAx) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- XDDFDateAxis(CTPlotArea, AxisPosition) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- XDDFEffectContainer - Class in org.apache.poi.xddf.usermodel
- XDDFEffectContainer(CTEffectContainer) - Constructor for class org.apache.poi.xddf.usermodel.XDDFEffectContainer
- XDDFEffectList - Class in org.apache.poi.xddf.usermodel
- XDDFEffectList(CTEffectList) - Constructor for class org.apache.poi.xddf.usermodel.XDDFEffectList
- XDDFExtensionList - Class in org.apache.poi.xddf.usermodel
- XDDFExtensionList(CTOfficeArtExtensionList) - Constructor for class org.apache.poi.xddf.usermodel.XDDFExtensionList
- XDDFFillProperties - Interface in org.apache.poi.xddf.usermodel
- XDDFFont - Class in org.apache.poi.xddf.usermodel.text
- XDDFFont(FontGroup, String, Byte, Byte, byte[]) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFFont
- XDDFFont(FontGroup, CTTextFont) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFFont
- XDDFGeometryGuide - Class in org.apache.poi.xddf.usermodel
- XDDFGeometryGuide(CTGeomGuide) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
- XDDFGeometryRectangle - Class in org.apache.poi.xddf.usermodel
- XDDFGeometryRectangle(CTGeomRect) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGeometryRectangle
- XDDFGradientFillProperties - Class in org.apache.poi.xddf.usermodel
- XDDFGradientFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- XDDFGradientFillProperties(CTGradientFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- XDDFGradientStop - Class in org.apache.poi.xddf.usermodel
- XDDFGradientStop(CTGradientStop) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGradientStop
- XDDFGroupFillProperties - Class in org.apache.poi.xddf.usermodel
- XDDFGroupFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFGroupFillProperties
- XDDFGroupFillProperties(CTGroupFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFGroupFillProperties
- XDDFHyperlink - Class in org.apache.poi.xddf.usermodel.text
- XDDFHyperlink(String) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- XDDFHyperlink(String, String) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- XDDFHyperlink(CTHyperlink) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFHyperlink
- XDDFLayout - Class in org.apache.poi.xddf.usermodel.chart
- XDDFLayout() - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLayout
- XDDFLayout(CTLayout) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLayout
- XDDFLegendEntry - Class in org.apache.poi.xddf.usermodel.chart
- XDDFLegendEntry(CTLegendEntry) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
- XDDFLinearShadeProperties - Class in org.apache.poi.xddf.usermodel
- XDDFLinearShadeProperties(CTLinearShadeProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLinearShadeProperties
- XDDFLineChartData - Class in org.apache.poi.xddf.usermodel.chart
- XDDFLineChartData(CTLineChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
- XDDFLineChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
- XDDFLineEndProperties - Class in org.apache.poi.xddf.usermodel
- XDDFLineEndProperties(CTLineEndProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- XDDFLineJoinBevelProperties - Class in org.apache.poi.xddf.usermodel
- XDDFLineJoinBevelProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinBevelProperties
- XDDFLineJoinBevelProperties(CTLineJoinBevel) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinBevelProperties
- XDDFLineJoinMiterProperties - Class in org.apache.poi.xddf.usermodel
- XDDFLineJoinMiterProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
- XDDFLineJoinMiterProperties(CTLineJoinMiterProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
- XDDFLineJoinProperties - Interface in org.apache.poi.xddf.usermodel
- XDDFLineJoinRoundProperties - Class in org.apache.poi.xddf.usermodel
- XDDFLineJoinRoundProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinRoundProperties
- XDDFLineJoinRoundProperties(CTLineJoinRound) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineJoinRoundProperties
- XDDFLineProperties - Class in org.apache.poi.xddf.usermodel
- XDDFLineProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineProperties
- XDDFLineProperties(CTLineProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFLineProperties
- XDDFManualLayout - Class in org.apache.poi.xddf.usermodel.chart
-
Represents a DrawingML manual layout.
- XDDFManualLayout(CTLayout) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
Create a new DrawingML manual layout.
- XDDFManualLayout(CTPlotArea) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
-
Create a new DrawingML manual layout for chart.
- XDDFNoAutoFit - Class in org.apache.poi.xddf.usermodel.text
- XDDFNoAutoFit() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
- XDDFNoAutoFit(CTTextNoAutofit) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFNoAutoFit
- XDDFNoFillProperties - Class in org.apache.poi.xddf.usermodel
- XDDFNoFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFNoFillProperties
- XDDFNoFillProperties(CTNoFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFNoFillProperties
- XDDFNormalAutoFit - Class in org.apache.poi.xddf.usermodel.text
- XDDFNormalAutoFit() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
- XDDFNormalAutoFit(CTTextNormalAutofit) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
- XDDFNumericalDataSource<T extends java.lang.Number> - Interface in org.apache.poi.xddf.usermodel.chart
- XDDFParagraphBulletProperties - Class in org.apache.poi.xddf.usermodel.text
- XDDFParagraphBulletProperties(CTTextParagraphProperties) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- XDDFParagraphProperties - Class in org.apache.poi.xddf.usermodel.text
- XDDFParagraphProperties(CTTextParagraphProperties) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- XDDFPath - Class in org.apache.poi.xddf.usermodel
- XDDFPath(CTPath2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPath
- XDDFPathShadeProperties - Class in org.apache.poi.xddf.usermodel
- XDDFPathShadeProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
- XDDFPathShadeProperties(CTPathShadeProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
- XDDFPatternFillProperties - Class in org.apache.poi.xddf.usermodel
- XDDFPatternFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- XDDFPatternFillProperties(CTPatternFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- XDDFPicture - Class in org.apache.poi.xddf.usermodel
- XDDFPicture(CTBlip) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPicture
- XDDFPictureFillProperties - Class in org.apache.poi.xddf.usermodel
- XDDFPictureFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- XDDFPictureFillProperties(CTBlipFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- XDDFPieChartData - Class in org.apache.poi.xddf.usermodel.chart
- XDDFPieChartData(CTPieChart) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData
- XDDFPieChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
- XDDFPoint2D - Class in org.apache.poi.xddf.usermodel
- XDDFPoint2D(long, long) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPoint2D
- XDDFPoint2D(CTPoint2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPoint2D
- XDDFPositiveSize2D - Class in org.apache.poi.xddf.usermodel
- XDDFPositiveSize2D(long, long) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPositiveSize2D
- XDDFPositiveSize2D(CTPositiveSize2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPositiveSize2D
- XDDFPresetGeometry2D - Class in org.apache.poi.xddf.usermodel
- XDDFPresetGeometry2D(CTPresetGeometry2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPresetGeometry2D
- XDDFPresetLineDash - Class in org.apache.poi.xddf.usermodel
- XDDFPresetLineDash(PresetLineDash) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
- XDDFPresetLineDash(CTPresetLineDashProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
- XDDFRadarChartData - Class in org.apache.poi.xddf.usermodel.chart
- XDDFRadarChartData(CTRadarChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
- XDDFRadarChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
- XDDFRelativeRectangle - Class in org.apache.poi.xddf.usermodel
- XDDFRelativeRectangle() - Constructor for class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- XDDFRelativeRectangle(CTRelativeRect) - Constructor for class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- XDDFRunProperties - Class in org.apache.poi.xddf.usermodel.text
- XDDFRunProperties() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- XDDFRunProperties(CTTextCharacterProperties) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- XDDFScatterChartData - Class in org.apache.poi.xddf.usermodel.chart
- XDDFScatterChartData(CTScatterChart, Map<Long, XDDFChartAxis>, Map<Long, XDDFValueAxis>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
- XDDFScatterChartData.Series - Class in org.apache.poi.xddf.usermodel.chart
- XDDFScene3D - Class in org.apache.poi.xddf.usermodel
- XDDFScene3D(CTScene3D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFScene3D
- XDDFSeriesAxis - Class in org.apache.poi.xddf.usermodel.chart
- XDDFSeriesAxis(CTPlotArea, AxisPosition) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- XDDFSeriesAxis(CTSerAx) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- XDDFShape3D - Class in org.apache.poi.xddf.usermodel
- XDDFShape3D(CTShape3D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFShape3D
- XDDFShapeAutoFit - Class in org.apache.poi.xddf.usermodel.text
- XDDFShapeAutoFit() - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
- XDDFShapeAutoFit(CTTextShapeAutofit) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFShapeAutoFit
- XDDFShapeProperties - Class in org.apache.poi.xddf.usermodel
- XDDFShapeProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- XDDFShapeProperties(CTShapeProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- XDDFSolidFillProperties - Class in org.apache.poi.xddf.usermodel
- XDDFSolidFillProperties() - Constructor for class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
- XDDFSolidFillProperties(XDDFColor) - Constructor for class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
- XDDFSolidFillProperties(CTSolidColorFillProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
- XDDFSpacing - Class in org.apache.poi.xddf.usermodel.text
- XDDFSpacing(CTTextSpacing) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacing
- XDDFSpacing.Kind - Enum in org.apache.poi.xddf.usermodel.text
- XDDFSpacingPercent - Class in org.apache.poi.xddf.usermodel.text
- XDDFSpacingPercent(double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
- XDDFSpacingPercent(CTTextSpacing, CTTextSpacingPercent, Double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacingPercent
- XDDFSpacingPoints - Class in org.apache.poi.xddf.usermodel.text
- XDDFSpacingPoints(double) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
- XDDFSpacingPoints(CTTextSpacing, CTTextSpacingPoint) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
- XDDFStretchInfoProperties - Class in org.apache.poi.xddf.usermodel
- XDDFStretchInfoProperties(CTStretchInfoProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFStretchInfoProperties
- XDDFTabStop - Class in org.apache.poi.xddf.usermodel.text
- XDDFTabStop(CTTextTabStop) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTabStop
- XDDFTextBody - Class in org.apache.poi.xddf.usermodel.text
- XDDFTextBody(TextContainer) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- XDDFTextBody(TextContainer, CTTextBody) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- XDDFTextParagraph - Class in org.apache.poi.xddf.usermodel.text
-
Represents a paragraph of text within the containing text body.
- XDDFTextParagraph(CTTextParagraph, XDDFTextBody) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- XDDFTextRun - Class in org.apache.poi.xddf.usermodel.text
- XDDFTextRun(CTRegularTextRun, XDDFTextParagraph) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- XDDFTextRun(CTTextField, XDDFTextParagraph) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- XDDFTextRun(CTTextLineBreak, XDDFTextParagraph) - Constructor for class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- XDDFTileInfoProperties - Class in org.apache.poi.xddf.usermodel
- XDDFTileInfoProperties(CTTileInfoProperties) - Constructor for class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- XDDFTitle - Class in org.apache.poi.xddf.usermodel.chart
- XDDFTitle(TextContainer, CTTitle) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFTitle
- XDDFTransform2D - Class in org.apache.poi.xddf.usermodel
- XDDFTransform2D(CTTransform2D) - Constructor for class org.apache.poi.xddf.usermodel.XDDFTransform2D
- XDDFValueAxis - Class in org.apache.poi.xddf.usermodel.chart
- XDDFValueAxis(CTPlotArea, AxisPosition) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- XDDFValueAxis(CTValAx) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- XDGFBaseContents - Class in org.apache.poi.xdgf.usermodel
-
Container of shapes for a page in a Visio diagram.
- XDGFBaseContents(PackagePart, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- XDGFCell - Class in org.apache.poi.xdgf.usermodel
-
There are a lot of different cell types.
- XDGFCell(CellType) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFCell
- XDGFConnection - Class in org.apache.poi.xdgf.usermodel
-
Represents connections in a Visio diagram.
- XDGFConnection(ConnectType, XDGFShape, XDGFShape) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFConnection
- XDGFDocument - Class in org.apache.poi.xdgf.usermodel
-
Represents the root document: /visio/document.xml You're probably actually looking for
XmlVisioDocument, this only contains metadata about the root document in the OOXML package. - XDGFDocument(VisioDocumentType) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFDocument
- XDGFException - Class in org.apache.poi.xdgf.exceptions
- XDGFException() - Constructor for class org.apache.poi.xdgf.exceptions.XDGFException
- XDGFFactory - Class in org.apache.poi.xdgf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XDGFFactory(XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFFactory
- XDGFMaster - Class in org.apache.poi.xdgf.usermodel
-
Provides the API to work with an underlying master.
- XDGFMaster(MasterType, XDGFMasterContents, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFMaster
- XDGFMasterContents - Class in org.apache.poi.xdgf.usermodel
-
Contains the actual contents of the master/stencil
- XDGFMasterContents(PackagePart, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFMasterContents
- XDGFMasters - Class in org.apache.poi.xdgf.usermodel
-
A collection of masters (typically stencils) in a Visio document
- XDGFMasters(PackagePart, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFMasters
- XDGFPage - Class in org.apache.poi.xdgf.usermodel
-
Provides the API to work with an underlying page
- XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFPage
- XDGFPageContents - Class in org.apache.poi.xdgf.usermodel
- XDGFPageContents(PackagePart, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFPageContents
- XDGFPages - Class in org.apache.poi.xdgf.usermodel
-
Contains a list of Page objects (not page content!)
- XDGFPages(PackagePart, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFPages
- XDGFPageSheet - Class in org.apache.poi.xdgf.usermodel
- XDGFPageSheet(PageSheetType, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFPageSheet
- XDGFRelation - Class in org.apache.poi.xdgf.usermodel
- XDGFSection - Class in org.apache.poi.xdgf.usermodel.section
- XDGFSection(SectionType, XDGFSheet) - Constructor for class org.apache.poi.xdgf.usermodel.section.XDGFSection
- XDGFShape - Class in org.apache.poi.xdgf.usermodel
-
A shape is a collection of Geometry Visualization, Format, Text, Images, and Shape Data in a Drawing Page.
- XDGFShape(ShapeSheetType, XDGFBaseContents, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFShape
- XDGFShape(XDGFShape, ShapeSheetType, XDGFBaseContents, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFShape
- XDGFSheet - Class in org.apache.poi.xdgf.usermodel
-
A sheet is a collection of properties that specify information for a shape, master, drawing page, style, or web drawing.
- XDGFSheet(SheetType, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFSheet
- XDGFStyleSheet - Class in org.apache.poi.xdgf.usermodel
- XDGFStyleSheet(StyleSheetType, XDGFDocument) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFStyleSheet
- XDGFText - Class in org.apache.poi.xdgf.usermodel
- XDGFText(TextType, XDGFShape) - Constructor for class org.apache.poi.xdgf.usermodel.XDGFText
- XDGFVisioExtractor - Class in org.apache.poi.xdgf.extractor
-
Helper class to extract text from an OOXML Visio File
- XDGFVisioExtractor(OPCPackage) - Constructor for class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
- XDGFVisioExtractor(XmlVisioDocument) - Constructor for class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
- XDGFXMLDocumentPart - Class in org.apache.poi.xdgf.xml
- XDGFXMLDocumentPart(PackagePart, XDGFDocument) - Constructor for class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
- XF_CELL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- XF_STYLE - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- XLS_WORKBOOK - Static variable in class org.apache.poi.hpsf.ClassID
-
Deprecated.use enum
ClassIDPredefined - XLSB_BINARY_WORKBOOK - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- XLSBUnsupportedException - Exception in org.apache.poi.xssf
-
We don't support .xlsb for read and write via
XSSFWorkbook. - XLSBUnsupportedException() - Constructor for exception org.apache.poi.xssf.XLSBUnsupportedException
- XLSM - org.apache.poi.xssf.usermodel.XSSFWorkbookType
- XLSX - org.apache.poi.xssf.usermodel.XSSFWorkbookType
- XML - org.apache.poi.poifs.filesystem.FileMagic
-
XML file
- XML - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
-
XML file.
- XML_DIGSIG_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- XML_NS - Static variable in class org.apache.poi.poifs.crypt.dsig.facets.SignatureFacet
- XMLHelper - Class in org.apache.poi.util
-
Helper methods for working with javax.xml classes.
- XMLHelper() - Constructor for class org.apache.poi.util.XMLHelper
- xmlId - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
- XMLSlideShow - Class in org.apache.poi.xslf.usermodel
-
High level representation of a ooxml slideshow.
- XMLSlideShow() - Constructor for class org.apache.poi.xslf.usermodel.XMLSlideShow
- XMLSlideShow(InputStream) - Constructor for class org.apache.poi.xslf.usermodel.XMLSlideShow
- XMLSlideShow(OPCPackage) - Constructor for class org.apache.poi.xslf.usermodel.XMLSlideShow
- xmlText(CTRst) - Method in class org.apache.poi.xssf.model.SharedStringsTable
- XmlVisioDocument - Class in org.apache.poi.xdgf.usermodel
-
This is your high-level starting point for working with Visio XML documents (.vsdx).
- XmlVisioDocument(InputStream) - Constructor for class org.apache.poi.xdgf.usermodel.XmlVisioDocument
- XmlVisioDocument(OPCPackage) - Constructor for class org.apache.poi.xdgf.usermodel.XmlVisioDocument
- xor - org.apache.poi.poifs.crypt.EncryptionMode
- XORDecryptor - Class in org.apache.poi.poifs.crypt.xor
- XORDecryptor() - Constructor for class org.apache.poi.poifs.crypt.xor.XORDecryptor
- XOREncryptionHeader - Class in org.apache.poi.poifs.crypt.xor
- XOREncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionHeader
- XOREncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.xor
- XOREncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionInfoBuilder
- XOREncryptionVerifier - Class in org.apache.poi.poifs.crypt.xor
- XOREncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
- XOREncryptionVerifier(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptionVerifier
- XOREncryptor - Class in org.apache.poi.poifs.crypt.xor
- XOREncryptor() - Constructor for class org.apache.poi.poifs.crypt.xor.XOREncryptor
- xorHashPassword(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
This method generates the xored-hashed password for word documents < 2007.
- xorHashPasswordReversed(String) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
-
Convenience function which returns the reversed xored-hashed password for further processing in word documents 2007 and newer, which utilize a real hashing algorithm like sha1.
- XPOS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
- XSLFAutoShape - Class in org.apache.poi.xslf.usermodel
-
Represents a shape with a preset geometry.
- XSLFBackground - Class in org.apache.poi.xslf.usermodel
-
Background shape
- XSLFChart - Class in org.apache.poi.xslf.usermodel
-
Represents a Chart in a .pptx presentation
- XSLFChart() - Constructor for class org.apache.poi.xslf.usermodel.XSLFChart
-
Construct a PresentationML chart.
- XSLFChart(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFChart
-
Construct a PresentationML chart from a package part.
- XSLFColor - Class in org.apache.poi.xslf.usermodel
-
Encapsulates logic to read color definitions from DrawingML and convert them to java.awt.Color
- XSLFColor(XmlObject, XSLFTheme, CTSchemeColor) - Constructor for class org.apache.poi.xslf.usermodel.XSLFColor
- XSLFComment - Class in org.apache.poi.xslf.usermodel
-
XSLF Comment
- XSLFCommentAuthors - Class in org.apache.poi.xslf.usermodel
- XSLFComments - Class in org.apache.poi.xslf.usermodel
- XSLFConnectorShape - Class in org.apache.poi.xslf.usermodel
-
Specifies a connection shape.
- XSLFDrawing - Class in org.apache.poi.xslf.usermodel
- XSLFFactory - Class in org.apache.poi.xslf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XSLFFreeformShape - Class in org.apache.poi.xslf.usermodel
-
Represents a custom geometric shape.
- XSLFGraphicFrame - Class in org.apache.poi.xslf.usermodel
- XSLFGroupShape - Class in org.apache.poi.xslf.usermodel
-
Represents a group shape that consists of many shapes grouped together.
- XSLFGroupShape(CTGroupShape, XSLFSheet) - Constructor for class org.apache.poi.xslf.usermodel.XSLFGroupShape
- XSLFHyperlink - Class in org.apache.poi.xslf.usermodel
- XSLFMetroShape - Class in org.apache.poi.xslf.usermodel
-
Experimental class for metro blobs, i.e.
- XSLFMetroShape() - Constructor for class org.apache.poi.xslf.usermodel.XSLFMetroShape
- XSLFNotes - Class in org.apache.poi.xslf.usermodel
- XSLFNotesMaster - Class in org.apache.poi.xslf.usermodel
-
Notes master object associated with this layout.
- XSLFNotesMaster(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFNotesMaster
- XSLFObjectData - Class in org.apache.poi.xslf.usermodel
-
An XSLFOleData instance holds the ole binary stream/object
- XSLFObjectData() - Constructor for class org.apache.poi.xslf.usermodel.XSLFObjectData
-
Create a new XSLFOleData node
- XSLFObjectData(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFObjectData
-
Construct XSLFOleData from a package part
- XSLFObjectShape - Class in org.apache.poi.xslf.usermodel
- XSLFPictureData - Class in org.apache.poi.xslf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XSLFPictureData() - Constructor for class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Create a new XSLFGraphicData node
- XSLFPictureData(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFPictureData
-
Construct XSLFPictureData from a package part
- XSLFPictureShape - Class in org.apache.poi.xslf.usermodel
-
Represents a picture shape
- XSLFPlaceholderDetails - Class in org.apache.poi.xslf.usermodel
-
XSLF Placeholder Details
- XSLFPowerPointExtractor - Class in org.apache.poi.xslf.extractor
-
Deprecated.
- XSLFPowerPointExtractor(OPCPackage) - Constructor for class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
- XSLFPowerPointExtractor(XMLSlideShow) - Constructor for class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
- XSLFPowerPointExtractor(XSLFSlideShow) - Constructor for class org.apache.poi.xslf.extractor.XSLFPowerPointExtractor
-
Deprecated.
- XSLFRelation - Class in org.apache.poi.xslf.usermodel
- XSLFShadow - Class in org.apache.poi.xslf.usermodel
-
Represents a shadow of a shape.
- XSLFShape - Class in org.apache.poi.xslf.usermodel
-
Base super-class class for all shapes in PresentationML
- XSLFShape(XmlObject, XSLFSheet) - Constructor for class org.apache.poi.xslf.usermodel.XSLFShape
- XSLFShapeContainer - Interface in org.apache.poi.xslf.usermodel
-
Common interface for shape containers, e.g.
- XSLFSheet - Class in org.apache.poi.xslf.usermodel
- XSLFSheet() - Constructor for class org.apache.poi.xslf.usermodel.XSLFSheet
- XSLFSheet(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSheet
- XSLFSimpleShape - Class in org.apache.poi.xslf.usermodel
-
Represents a single (non-group) shape in a .pptx slide show
- XSLFSlide - Class in org.apache.poi.xslf.usermodel
- XSLFSlideLayout - Class in org.apache.poi.xslf.usermodel
- XSLFSlideLayout(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideLayout
- XSLFSlideMaster - Class in org.apache.poi.xslf.usermodel
-
Slide master object associated with this layout.
- XSLFSlideMaster(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideMaster
- XSLFSlideShow - Class in org.apache.poi.xslf.usermodel
-
Experimental class to do low level processing of pptx files.
- XSLFSlideShow(String) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideShow
- XSLFSlideShow(OPCPackage) - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideShow
- XSLFSlideShowFactory - Class in org.apache.poi.xslf.usermodel
- XSLFSlideShowFactory() - Constructor for class org.apache.poi.xslf.usermodel.XSLFSlideShowFactory
- XSLFTable - Class in org.apache.poi.xslf.usermodel
-
Represents a table in a .pptx presentation
- XSLFTableCell - Class in org.apache.poi.xslf.usermodel
-
Represents a cell of a table in a .pptx presentation
- XSLFTableRow - Class in org.apache.poi.xslf.usermodel
-
Represents a table in a .pptx presentation
- XSLFTableStyle - Class in org.apache.poi.xslf.usermodel
-
Represents a table style in a .pptx presentation
- XSLFTableStyle.TablePartStyle - Enum in org.apache.poi.xslf.usermodel
- XSLFTableStyles - Class in org.apache.poi.xslf.usermodel
- XSLFTableStyles() - Constructor for class org.apache.poi.xslf.usermodel.XSLFTableStyles
- XSLFTableStyles(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFTableStyles
- XSLFTabStop - Class in org.apache.poi.xslf.usermodel
- XSLFTextBox - Class in org.apache.poi.xslf.usermodel
- XSLFTextParagraph - Class in org.apache.poi.xslf.usermodel
-
Represents a paragraph of text within the containing text body.
- XSLFTextRun - Class in org.apache.poi.xslf.usermodel
-
Represents a run of text within the containing text body.
- XSLFTextRun(XmlObject, XSLFTextParagraph) - Constructor for class org.apache.poi.xslf.usermodel.XSLFTextRun
- XSLFTextShape - Class in org.apache.poi.xslf.usermodel
-
Represents a shape that can hold text.
- XSLFTheme - Class in org.apache.poi.xslf.usermodel
-
A shared style sheet in a .pptx slide show
- XSLFTheme(PackagePart) - Constructor for class org.apache.poi.xslf.usermodel.XSLFTheme
- XSSFAnchor - Class in org.apache.poi.xssf.usermodel
-
An anchor is what specifics the position of a shape within a client object or within another containing shape.
- XSSFAnchor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFAnchor
- XSSFAutoFilter - Class in org.apache.poi.xssf.usermodel
-
Represents autofiltering for the specified worksheet.
- XSSFBCommentsTable - Class in org.apache.poi.xssf.binary
- XSSFBCommentsTable(InputStream) - Constructor for class org.apache.poi.xssf.binary.XSSFBCommentsTable
- XSSFBEventBasedExcelExtractor - Class in org.apache.poi.xssf.extractor
-
Implementation of a text extractor or xlsb Excel files that uses SAX-like binary parsing.
- XSSFBEventBasedExcelExtractor(String) - Constructor for class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
- XSSFBEventBasedExcelExtractor(OPCPackage) - Constructor for class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
- XSSFBHyperlinksTable - Class in org.apache.poi.xssf.binary
- XSSFBHyperlinksTable(PackagePart) - Constructor for class org.apache.poi.xssf.binary.XSSFBHyperlinksTable
- XSSFBorderFormatting - Class in org.apache.poi.xssf.usermodel
-
XSSF high level representation for Border Formatting component of Conditional Formatting settings
- XSSFBParseException - Exception in org.apache.poi.xssf.binary
-
Parse exception while reading an xssfb.
- XSSFBParseException(String) - Constructor for exception org.apache.poi.xssf.binary.XSSFBParseException
- XSSFBParser - Class in org.apache.poi.xssf.binary
-
Experimental parser for Microsoft's ooxml xlsb format.
- XSSFBParser(InputStream) - Constructor for class org.apache.poi.xssf.binary.XSSFBParser
- XSSFBParser(InputStream, BitSet) - Constructor for class org.apache.poi.xssf.binary.XSSFBParser
- XSSFBReader - Class in org.apache.poi.xssf.eventusermodel
-
Reader for xlsb files.
- XSSFBReader(OPCPackage) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFBReader
-
Creates a new XSSFReader, for the given package
- XSSFBReader.SheetIterator - Class in org.apache.poi.xssf.eventusermodel
- XSSFBRecordType - Enum in org.apache.poi.xssf.binary
- XSSFBRelation - Class in org.apache.poi.xssf.binary
-
Need to have this mirror class of
XSSFRelationbecause of conflicts with regular ooxml relations. - XSSFBSharedStringsTable - Class in org.apache.poi.xssf.binary
- XSSFBSharedStringsTable(OPCPackage) - Constructor for class org.apache.poi.xssf.binary.XSSFBSharedStringsTable
- XSSFBSheetHandler - Class in org.apache.poi.xssf.binary
- XSSFBSheetHandler(InputStream, XSSFBStylesTable, XSSFBCommentsTable, SharedStrings, XSSFSheetXMLHandler.SheetContentsHandler, DataFormatter, boolean) - Constructor for class org.apache.poi.xssf.binary.XSSFBSheetHandler
- XSSFBSheetHandler.SheetContentsHandler - Interface in org.apache.poi.xssf.binary
-
You need to implement this to handle the results of the sheet parsing.
- XSSFBStylesTable - Class in org.apache.poi.xssf.binary
-
This is a very thin shim to gather number formats from styles.bin files.
- XSSFBStylesTable(InputStream) - Constructor for class org.apache.poi.xssf.binary.XSSFBStylesTable
- XSSFBuiltinTableStyle - Enum in org.apache.poi.xssf.usermodel
-
Table style names defined in the OOXML spec.
- XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle - Class in org.apache.poi.xssf.usermodel
-
implementation for built-in styles
- XSSFBuiltinTypeStyleStyle(XSSFBuiltinTableStyle, TableStyle) - Constructor for class org.apache.poi.xssf.usermodel.XSSFBuiltinTableStyle.XSSFBuiltinTypeStyleStyle
- XSSFBUtils - Class in org.apache.poi.xssf.binary
- XSSFBUtils() - Constructor for class org.apache.poi.xssf.binary.XSSFBUtils
- XSSFCategoryAxis - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
XDDFCategoryAxisinstead - XSSFCategoryAxis(XSSFChart, long, AxisPosition) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- XSSFCategoryAxis(XSSFChart, CTCatAx) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Deprecated.
- XSSFCell - Class in org.apache.poi.xssf.usermodel
-
High level representation of a cell in a row of a spreadsheet.
- XSSFCell(XSSFRow, CTCell) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCell
-
Construct a XSSFCell.
- XSSFCellAlignment - Class in org.apache.poi.xssf.usermodel.extensions
-
Cell settings available in the Format/Alignment tab
- XSSFCellAlignment(CTCellAlignment) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Creates a Cell Alignment from the supplied XML definition
- XSSFCellBorder - Class in org.apache.poi.xssf.usermodel.extensions
-
This element contains border formatting information, specifying border definition formats (left, right, top, bottom, diagonal) for cells in the workbook.
- XSSFCellBorder() - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Creates a new, empty Cell Border.
- XSSFCellBorder(CTBorder) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Creates a Cell Border from the supplied XML definition
- XSSFCellBorder(CTBorder, ThemesTable, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Creates a Cell Border from the supplied XML definition
- XSSFCellBorder(CTBorder, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
- XSSFCellBorder.BorderSide - Enum in org.apache.poi.xssf.usermodel.extensions
-
The enumeration value indicating the side being used for a cell border.
- XSSFCellFill - Class in org.apache.poi.xssf.usermodel.extensions
-
This element specifies fill formatting.
- XSSFCellFill() - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Creates an empty CellFill
- XSSFCellFill(CTFill, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Creates a CellFill from the supplied parts
- XSSFCellStyle - Class in org.apache.poi.xssf.usermodel
-
High level representation of the the possible formatting information for the contents of the cells on a sheet in a SpreadsheetML document.
- XSSFCellStyle(int, int, StylesTable, ThemesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Creates a Cell Style from the supplied parts
- XSSFCellStyle(StylesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Creates an empty Cell Style
- XSSFChart - Class in org.apache.poi.xssf.usermodel
-
Represents a SpreadsheetML Chart
- XSSFChart() - Constructor for class org.apache.poi.xssf.usermodel.XSSFChart
-
Create a new SpreadsheetML chart
- XSSFChart(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChart
-
Construct a SpreadsheetML chart from a package part.
- XSSFChartAxis - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
XDDFChartAxisinstead - XSSFChartAxis(XSSFChart) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFChartAxis
-
Deprecated.
- XSSFChartDataFactory - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.
- XSSFChartLegend - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
XDDFChartLegendinstead - XSSFChartLegend(XSSFChart) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFChartLegend
-
Deprecated.Create a new SpreadsheetML chart legend
- XSSFChartSheet - Class in org.apache.poi.xssf.usermodel
-
High level representation of Sheet Parts that are of type 'chartsheet'.
- XSSFChartSheet(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChartSheet
- XSSFChildAnchor - Class in org.apache.poi.xssf.usermodel
- XSSFChildAnchor(int, int, int, int) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- XSSFChildAnchor(CTTransform2D) - Constructor for class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- XSSFClientAnchor - Class in org.apache.poi.xssf.usermodel
-
A client anchor is attached to an excel worksheet.
- XSSFClientAnchor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Creates a new client anchor and defaults all the anchor positions to 0.
- XSSFClientAnchor(int, int, int, int, int, int, int, int) - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Creates a new client anchor and sets the top-left and bottom-right coordinates of the anchor by cell references and offsets.
- XSSFClientAnchor(XSSFSheet, CTPoint2D, CTPositiveSize2D) - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Create XSSFClientAnchor from existing xml beans, sized and positioned relative to a pair of cells.
- XSSFClientAnchor(XSSFSheet, CTMarker, CTPositiveSize2D) - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Create XSSFClientAnchor from existing xml beans, sized and positioned relative to a pair of cells.
- XSSFClientAnchor(CTMarker, CTMarker) - Constructor for class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Create XSSFClientAnchor from existing xml beans, sized and positioned relative to a pair of cells.
- XSSFColor - Class in org.apache.poi.xssf.usermodel
-
Represents a color in SpreadsheetML
- XSSFColor() - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
Deprecated.as of 4.0.0, we want to have the indexed map, and all calling contexts have access to it.
- XSSFColor(byte[], IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
- XSSFColor(Color) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
Deprecated.3.17 beta 1 - pass the workbook styles indexed color map, if any
- XSSFColor(Color, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
TEST ONLY
- XSSFColor(IndexedColors, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
- XSSFColor(IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
new color with the given indexed color map
- XSSFColor(CTColor) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
Deprecated.3.17 beta 1 - pass the workbook styles indexed color map, if any
- XSSFColor(CTColor, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFColor
-
Deprecated.4.0.0 - use the factory
XSSFColor.from(CTColor, IndexedColorMap)method instead to check for null CTColor instances. Make private eventually - XSSFColorScaleFormatting - Class in org.apache.poi.xssf.usermodel
-
High level representation for Color Scale / Color Gradient Formatting component of Conditional Formatting settings
- XSSFColumnShifter - Class in org.apache.poi.xssf.usermodel.helpers
-
Helper for shifting columns up or down
- XSSFColumnShifter(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFColumnShifter
- XSSFComment - Class in org.apache.poi.xssf.usermodel
- XSSFComment(CommentsTable, CTComment, CTShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFComment
-
Creates a new XSSFComment, associated with a given low level comment object.
- XSSFConditionalFormatting - Class in org.apache.poi.xssf.usermodel
- XSSFConditionalFormattingRule - Class in org.apache.poi.xssf.usermodel
-
XSSF support for Conditional Formatting rules
- XSSFConditionalFormattingThreshold - Class in org.apache.poi.xssf.usermodel
-
High level representation for Icon / Multi-State / Databar / Colour Scale change thresholds
- XSSFConditionalFormattingThreshold(CTCfvo) - Constructor for class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- XSSFConditionFilterData - Class in org.apache.poi.xssf.usermodel
- XSSFConnector - Class in org.apache.poi.xssf.usermodel
-
A connection shape drawing element.
- XSSFConnector(XSSFDrawing, CTConnector) - Constructor for class org.apache.poi.xssf.usermodel.XSSFConnector
-
Construct a new XSSFConnector object.
- XSSFCreationHelper - Class in org.apache.poi.xssf.usermodel
- XSSFCreationHelper(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.XSSFCreationHelper
-
Should only be called by
XSSFWorkbook.getCreationHelper() - XSSFDataBarFormatting - Class in org.apache.poi.xssf.usermodel
-
High level representation for DataBar / Data Bar Formatting component of Conditional Formatting settings
- XSSFDataFormat - Class in org.apache.poi.xssf.usermodel
-
Handles data formats for XSSF.
- XSSFDataFormat(StylesTable) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataFormat
- XSSFDataValidation - Class in org.apache.poi.xssf.usermodel
- XSSFDataValidation(XSSFDataValidationConstraint, CellRangeAddressList, CTDataValidation) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidation
- XSSFDataValidationConstraint - Class in org.apache.poi.xssf.usermodel
- XSSFDataValidationConstraint(int, int, String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- XSSFDataValidationConstraint(int, int, String, String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
This is the constructor called using the OOXML raw data.
- XSSFDataValidationConstraint(int, String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- XSSFDataValidationConstraint(String[]) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
-
list literal constructor
- XSSFDataValidationHelper - Class in org.apache.poi.xssf.usermodel
- XSSFDataValidationHelper(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
- XSSFDateAxis - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
XDDFDateAxisinstead - XSSFDateAxis(XSSFChart, long, AxisPosition) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- XSSFDateAxis(XSSFChart, CTDateAx) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFDateAxis
-
Deprecated.
- XSSFDialogsheet - Class in org.apache.poi.xssf.usermodel
- XSSFDialogsheet(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDialogsheet
- XSSFDrawing - Class in org.apache.poi.xssf.usermodel
-
Represents a SpreadsheetML drawing
- XSSFDrawing() - Constructor for class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Create a new SpreadsheetML drawing
- XSSFDrawing(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDrawing
-
Construct a SpreadsheetML drawing from a package part
- XSSFDxfStyleProvider - Class in org.apache.poi.xssf.usermodel
-
Style based on a dxf record - e.g.
- XSSFDxfStyleProvider(CTDxf, int, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFDxfStyleProvider
- XSSFEvaluationWorkbook - Class in org.apache.poi.xssf.usermodel
-
Internal POI use only
- XSSFEvenFooter - Class in org.apache.poi.xssf.usermodel
-
Even page footer value.
- XSSFEvenFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFEvenFooter
-
Create an instance of XSSFEvenFooter from the supplied XML bean
- XSSFEvenHeader - Class in org.apache.poi.xssf.usermodel
-
Even page header value.
- XSSFEvenHeader(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFEvenHeader
-
Create an instance of XSSFEvenHeader from the supplied XML bean.
- XSSFEventBasedExcelExtractor - Class in org.apache.poi.xssf.extractor
-
Implementation of a text extractor from OOXML Excel files that uses SAX event based parsing.
- XSSFEventBasedExcelExtractor(String) - Constructor for class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- XSSFEventBasedExcelExtractor(OPCPackage) - Constructor for class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
- XSSFEventBasedExcelExtractor.SheetTextExtractor - Class in org.apache.poi.xssf.extractor
- XSSFExcelExtractor - Class in org.apache.poi.xssf.extractor
-
Helper class to extract text from an OOXML Excel file
- XSSFExcelExtractor(OPCPackage) - Constructor for class org.apache.poi.xssf.extractor.XSSFExcelExtractor
- XSSFExcelExtractor(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.extractor.XSSFExcelExtractor
- XSSFExportToXml - Class in org.apache.poi.xssf.extractor
-
Maps an XLSX to an XML according to one of the mapping defined.
- XSSFExportToXml(XSSFMap) - Constructor for class org.apache.poi.xssf.extractor.XSSFExportToXml
-
Creates a new exporter and sets the mapping to be used when generating the XML output document
- XSSFFactory - Class in org.apache.poi.xssf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XSSFFactory() - Constructor for class org.apache.poi.xssf.usermodel.XSSFFactory
- XSSFFirstFooter - Class in org.apache.poi.xssf.usermodel
-
First page footer content.
- XSSFFirstFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFirstFooter
-
Create an instance of XSSFFirstFooter from the supplied XML bean
- XSSFFirstHeader - Class in org.apache.poi.xssf.usermodel
-
First page header content.
- XSSFFirstHeader(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFirstHeader
-
Create an instance of XSSFFirstHeader from the supplied XML bean
- XSSFFont - Class in org.apache.poi.xssf.usermodel
-
Represents a font used in a workbook.
- XSSFFont() - Constructor for class org.apache.poi.xssf.usermodel.XSSFFont
-
Create a new XSSFont.
- XSSFFont(CTFont) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFont
-
Create a new XSSFFont
- XSSFFont(CTFont, int, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFont
-
Called from parsing styles.xml
- XSSFFontFormatting - Class in org.apache.poi.xssf.usermodel
- XSSFFormulaEvaluator - Class in org.apache.poi.xssf.usermodel
-
Evaluates formula cells.
- XSSFFormulaEvaluator(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
- XSSFFormulaEvaluator(XSSFWorkbook, WorkbookEvaluator) - Constructor for class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
- XSSFFormulaUtils - Class in org.apache.poi.xssf.usermodel.helpers
-
Utility to update formulas and named ranges when a sheet name was changed
- XSSFFormulaUtils(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFFormulaUtils
- XSSFGraphicFrame - Class in org.apache.poi.xssf.usermodel
-
Represents DrawingML GraphicalObjectFrame.
- XSSFGraphicFrame(XSSFDrawing, CTGraphicalObjectFrame) - Constructor for class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Construct a new XSSFGraphicFrame object.
- XSSFHeaderFooter - Class in org.apache.poi.xssf.usermodel.extensions
-
Parent class of all XSSF headers and footers.
- XSSFHeaderFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
Create an instance of XSSFAbstractHeaderFooter from the supplied XML bean
- XSSFHeaderFooterProperties - Class in org.apache.poi.xssf.usermodel
-
All Header/Footer properties for a sheet are scoped to the sheet.
- XSSFHeaderFooterProperties(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFHeaderFooterProperties
-
Create an instance of XSSFHeaderFooterProperties from the supplied XML bean
- XSSFHyperlink - Class in org.apache.poi.xssf.usermodel
-
XSSF Implementation of a Hyperlink.
- XSSFHyperlink(HyperlinkType) - Constructor for class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Create a new XSSFHyperlink.
- XSSFHyperlink(Hyperlink) - Constructor for class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Create a new XSSFHyperlink.
- XSSFHyperlink(CTHyperlink, PackageRelationship) - Constructor for class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Create a XSSFHyperlink and initialize it from the supplied CTHyperlink bean and package relationship
- XSSFHyperlinkRecord - Class in org.apache.poi.xssf.binary
-
This is a read only record that maintains information about a hyperlink.
- XSSFIconMultiStateFormatting - Class in org.apache.poi.xssf.usermodel
-
High level representation for Icon / Multi-State Formatting component of Conditional Formatting settings
- XSSFIgnoredErrorHelper - Class in org.apache.poi.xssf.usermodel.helpers
-
XSSF-specific code for working with ignored errors
- XSSFIgnoredErrorHelper() - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
- XSSFImportFromXML - Class in org.apache.poi.xssf.extractor
-
Imports data from an external XML to an XLSX according to one of the mappings defined.The output XML Schema must respect this limitations: the input XML must be valid according to the XML Schema used in the mapping denormalized table mapping is not supported (see OpenOffice part 4: chapter 3.5.1.7) all the namespaces used in the document must be declared in the root node
- XSSFImportFromXML(XSSFMap) - Constructor for class org.apache.poi.xssf.extractor.XSSFImportFromXML
- XSSFLineChartData - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
XDDFLineChartDatainstead - XSSFLineChartData() - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFLineChartData
-
Deprecated.
- XSSFManualLayout - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
instead - XSSFManualLayout(XSSFChart) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.Create a new SpreadsheetML manual layout for chart.
- XSSFManualLayout(CTLayout) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFManualLayout
-
Deprecated.Create a new SpreadsheetML manual layout.
- XSSFMap - Class in org.apache.poi.xssf.usermodel
-
This class implements the Map element (Open Office XML Part 4: chapter 3.16.2)
- XSSFMap(CTMap, MapInfo) - Constructor for class org.apache.poi.xssf.usermodel.XSSFMap
- XSSFName - Class in org.apache.poi.xssf.usermodel
-
Represents a defined named range in a SpreadsheetML workbook.
- XSSFName(CTDefinedName, XSSFWorkbook) - Constructor for class org.apache.poi.xssf.usermodel.XSSFName
-
Creates an XSSFName object - called internally by XSSFWorkbook.
- XSSFObjectData - Class in org.apache.poi.xssf.usermodel
-
Represents binary object (i.e.
- XSSFObjectData(XSSFDrawing, CTShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFObjectData
- XSSFOddFooter - Class in org.apache.poi.xssf.usermodel
-
Odd page footer value.
- XSSFOddFooter(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFOddFooter
-
Create an instance of XSSFOddFooter from the supplied XML bean
- XSSFOddHeader - Class in org.apache.poi.xssf.usermodel
-
Odd page header value.
- XSSFOddHeader(CTHeaderFooter) - Constructor for class org.apache.poi.xssf.usermodel.XSSFOddHeader
-
Create an instance of XSSFOddHeader from the supplied XML bean
- XSSFPasswordHelper - Class in org.apache.poi.xssf.usermodel.helpers
- XSSFPatternFormatting - Class in org.apache.poi.xssf.usermodel
- XSSFPicture - Class in org.apache.poi.xssf.usermodel
-
Represents a picture shape in a SpreadsheetML drawing.
- XSSFPicture(XSSFDrawing, CTPicture) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPicture
-
Construct a new XSSFPicture object.
- XSSFPictureData - Class in org.apache.poi.xssf.usermodel
-
Raw picture data, normally attached to a SpreadsheetML Drawing.
- XSSFPictureData() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Create a new XSSFPictureData node
- XSSFPictureData(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPictureData
-
Construct XSSFPictureData from a package part
- XSSFPivotCache - Class in org.apache.poi.xssf.usermodel
- XSSFPivotCache() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCache
- XSSFPivotCache(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCache
-
Creates n XSSFPivotCache representing the given package part and relationship.
- XSSFPivotCache(CTPivotCache) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCache
- XSSFPivotCacheDefinition - Class in org.apache.poi.xssf.usermodel
- XSSFPivotCacheDefinition() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
- XSSFPivotCacheDefinition(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
Creates an XSSFPivotCacheDefintion representing the given package part and relationship.
- XSSFPivotCacheRecords - Class in org.apache.poi.xssf.usermodel
- XSSFPivotCacheRecords() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
- XSSFPivotCacheRecords(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
-
Creates an XSSFPivotCacheRecords representing the given package part and relationship.
- XSSFPivotTable - Class in org.apache.poi.xssf.usermodel
- XSSFPivotTable() - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotTable
- XSSFPivotTable(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPivotTable
-
Creates an XSSFPivotTable representing the given package part and relationship.
- XSSFPivotTable.PivotTableReferenceConfigurator - Interface in org.apache.poi.xssf.usermodel
- XSSFPrintSetup - Class in org.apache.poi.xssf.usermodel
-
Page setup and page margins settings for the worksheet.
- XSSFPrintSetup(CTWorksheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFPrintSetup
- XSSFRangeCopier - Class in org.apache.poi.xssf.usermodel
- XSSFRangeCopier(Sheet, Sheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRangeCopier
- XSSFReader - Class in org.apache.poi.xssf.eventusermodel
-
This class makes it easy to get at individual parts of an OOXML .xlsx file, suitable for low memory sax parsing or similar.
- XSSFReader(OPCPackage) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Creates a new XSSFReader, for the given package
- XSSFReader.SheetIterator - Class in org.apache.poi.xssf.eventusermodel
-
Iterator over sheet data.
- XSSFReader.XSSFSheetRef - Class in org.apache.poi.xssf.eventusermodel
- XSSFRelation - Class in org.apache.poi.xssf.usermodel
-
Defines namespaces, content types and normal file names / naming patterns, for the well-known XSSF format parts.
- XSSFRichTextString - Class in org.apache.poi.xssf.usermodel
-
Rich text unicode string.
- XSSFRichTextString() - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Create empty rich text string and initialize it with empty string
- XSSFRichTextString(String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Create a rich text string
- XSSFRichTextString(CTRst) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Create a rich text string from the supplied XML bean
- XSSFRow - Class in org.apache.poi.xssf.usermodel
-
High level representation of a row of a spreadsheet.
- XSSFRow(CTRow, XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.XSSFRow
-
Construct a XSSFRow.
- XSSFRowShifter - Class in org.apache.poi.xssf.usermodel.helpers
-
Helper for shifting rows up or down
- XSSFRowShifter(XSSFSheet) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter
- XSSFScatterChartData - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
XDDFScatterChartDatainstead - XSSFScatterChartData() - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData
-
Deprecated.
- XSSFShape - Class in org.apache.poi.xssf.usermodel
-
Represents a shape in a SpreadsheetML drawing.
- XSSFShape() - Constructor for class org.apache.poi.xssf.usermodel.XSSFShape
- XSSFShapeGroup - Class in org.apache.poi.xssf.usermodel
-
This object specifies a group shape that represents many shapes grouped together.
- XSSFShapeGroup(XSSFDrawing, CTGroupShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Construct a new XSSFSimpleShape object.
- XSSFSheet - Class in org.apache.poi.xssf.usermodel
-
High level representation of a SpreadsheetML worksheet.
- XSSFSheet() - Constructor for class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates new XSSFSheet - called by XSSFWorkbook to create a sheet from scratch.
- XSSFSheet(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFSheet
-
Creates an XSSFSheet representing the given package part and relationship.
- XSSFSheetConditionalFormatting - Class in org.apache.poi.xssf.usermodel
-
XSSF Conditional Formattings
- XSSFSheetRef(String, String) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFReader.XSSFSheetRef
- XSSFSheetXMLHandler - Class in org.apache.poi.xssf.eventusermodel
-
This class handles the processing of a sheet#.xml sheet part of a XSSF .xlsx file, and generates row and cell events for it.
- XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler.SheetContentsHandler, DataFormatter, boolean) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
Accepts objects needed while parsing.
- XSSFSheetXMLHandler(Styles, SharedStrings, XSSFSheetXMLHandler.SheetContentsHandler, boolean) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
Accepts objects needed while parsing.
- XSSFSheetXMLHandler(Styles, SharedStrings, XSSFSheetXMLHandler.SheetContentsHandler, DataFormatter, boolean) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
-
Accepts objects needed while parsing.
- XSSFSheetXMLHandler.SheetContentsHandler - Interface in org.apache.poi.xssf.eventusermodel
-
You need to implement this to handle the results of the sheet parsing.
- XSSFSimpleShape - Class in org.apache.poi.xssf.usermodel
-
Represents a shape with a predefined geometry in a SpreadsheetML drawing.
- XSSFSimpleShape(XSSFDrawing, CTShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- XSSFSingleXmlCell - Class in org.apache.poi.xssf.usermodel.helpers
-
This class is a wrapper around the CTSingleXmlCell (Open Office XML Part 4: chapter 3.5.2.1)
- XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell
- XSSFTable - Class in org.apache.poi.xssf.usermodel
-
This class implements the Table Part (Open Office XML Part 4: chapter 3.5.1) Columns of this table may contains mappings to a subtree of an XML.
- XSSFTable() - Constructor for class org.apache.poi.xssf.usermodel.XSSFTable
-
empty implementation, not attached to a workbook/worksheet yet
- XSSFTable(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTable
- XSSFTableColumn - Class in org.apache.poi.xssf.usermodel
-
A table column of an
XSSFTable. - XSSFTableColumn(XSSFTable, CTTableColumn) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Create a new table column.
- XSSFTableStyle - Class in org.apache.poi.xssf.usermodel
-
TableStyleimplementation for styles defined in the OOXML styles.xml. - XSSFTableStyle(int, CTDxfs, CTTableStyle, IndexedColorMap) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTableStyle
- XSSFTableStyleInfo - Class in org.apache.poi.xssf.usermodel
-
Wrapper for the CT class, to cache values and add style lookup
- XSSFTableStyleInfo(StylesTable, CTTableStyleInfo) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- XSSFTextBox - Class in org.apache.poi.xssf.usermodel
-
Represents a text box in a SpreadsheetML drawing.
- XSSFTextBox(XSSFDrawing, CTShape) - Constructor for class org.apache.poi.xssf.usermodel.XSSFTextBox
- XSSFTextParagraph - Class in org.apache.poi.xssf.usermodel
-
Represents a paragraph of text within the containing text body.
- XSSFTextRun - Class in org.apache.poi.xssf.usermodel
-
Represents a run of text within the containing text body.
- XSSFValueAxis - Class in org.apache.poi.xssf.usermodel.charts
-
Deprecated.use
XDDFValueAxisinstead - XSSFValueAxis(XSSFChart, long, AxisPosition) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- XSSFValueAxis(XSSFChart, CTValAx) - Constructor for class org.apache.poi.xssf.usermodel.charts.XSSFValueAxis
-
Deprecated.
- XSSFVBAPart - Class in org.apache.poi.xssf.usermodel
- XSSFVBAPart() - Constructor for class org.apache.poi.xssf.usermodel.XSSFVBAPart
-
Create a new XSSFVBAPart node
- XSSFVBAPart(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFVBAPart
-
Construct XSSFVBAPart from a package part
- XSSFVMLDrawing - Class in org.apache.poi.xssf.usermodel
-
Represents a SpreadsheetML VML drawing.
- XSSFVMLDrawing() - Constructor for class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
Create a new SpreadsheetML drawing
- XSSFVMLDrawing(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFVMLDrawing
-
Construct a SpreadsheetML drawing from a package part
- XSSFWorkbook - Class in org.apache.poi.xssf.usermodel
-
High level representation of a SpreadsheetML workbook.
- XSSFWorkbook() - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new SpreadsheetML workbook.
- XSSFWorkbook(File) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Constructs a XSSFWorkbook object from a given file.
- XSSFWorkbook(InputStream) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Constructs a XSSFWorkbook object, by buffering the whole stream into memory and then opening an
OPCPackageobject for it. - XSSFWorkbook(String) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Constructs a XSSFWorkbook object given a file name.
- XSSFWorkbook(OPCPackage) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Constructs a XSSFWorkbook object given a OpenXML4J
Packageobject, see http://poi.apache.org/oxml4j/. - XSSFWorkbook(PackagePart) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Constructs a XSSFWorkbook object using Package Part.
- XSSFWorkbook(XSSFFactory) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
- XSSFWorkbook(XSSFWorkbookType) - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Create a new SpreadsheetML workbook.
- XSSFWorkbookFactory - Class in org.apache.poi.xssf.usermodel
- XSSFWorkbookFactory() - Constructor for class org.apache.poi.xssf.usermodel.XSSFWorkbookFactory
- XSSFWorkbookType - Enum in org.apache.poi.xssf.usermodel
-
Represents the two different kinds of XML-based OOXML document.
- XSSFXmlColumnPr - Class in org.apache.poi.xssf.usermodel.helpers
-
This class is a wrapper around the CTXmlColumnPr (Open Office XML Part 4: chapter 3.5.1.7)
- XSSFXmlColumnPr(XSSFTableColumn, CTXmlColumnPr) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
Create a new XSSFXmlColumnPr (XML column properties) wrapper around a CTXmlColumnPr.
- XSSFXmlColumnPr(XSSFTable, CTTableColumn, CTXmlColumnPr) - Constructor for class org.apache.poi.xssf.usermodel.helpers.XSSFXmlColumnPr
-
Deprecated.
- Xst - Class in org.apache.poi.hwpf.model
-
The Xst structure is a string.
- Xst() - Constructor for class org.apache.poi.hwpf.model.Xst
- Xst(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Xst
- Xst(String) - Constructor for class org.apache.poi.hwpf.model.Xst
- Xstz - Class in org.apache.poi.hwpf.model
- Xstz() - Constructor for class org.apache.poi.hwpf.model.Xstz
- Xstz(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Xstz
- XWPFAbstractFootnoteEndnote - Class in org.apache.poi.xwpf.usermodel
-
Base class for both bottom-of-the-page footnotes
XWPFFootnoteand end notesXWPFEndnote). - XWPFAbstractFootnoteEndnote() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
- XWPFAbstractFootnoteEndnote(XWPFDocument, CTFtnEdn) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
- XWPFAbstractFootnoteEndnote(CTFtnEdn, XWPFAbstractFootnotesEndnotes) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
- XWPFAbstractFootnotesEndnotes - Class in org.apache.poi.xwpf.usermodel
-
Base class for the Footnotes and Endnotes part implementations.
- XWPFAbstractFootnotesEndnotes() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- XWPFAbstractFootnotesEndnotes(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- XWPFAbstractFootnotesEndnotes(OPCPackage) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- XWPFAbstractFootnotesEndnotes(OPCPackage, String) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- XWPFAbstractFootnotesEndnotes(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- XWPFAbstractNum - Class in org.apache.poi.xwpf.usermodel
- XWPFAbstractNum() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
- XWPFAbstractNum(CTAbstractNum) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
- XWPFAbstractNum(CTAbstractNum, XWPFNumbering) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
- XWPFAbstractSDT - Class in org.apache.poi.xwpf.usermodel
-
Experimental abstract class that is a base for XWPFSDT and XWPFSDTCell
- XWPFAbstractSDT(CTSdtPr, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFAbstractSDT
- XWPFChart - Class in org.apache.poi.xwpf.usermodel
-
Represents a Chart in a .docx file
- XWPFChart() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFChart
-
constructor to Create a new chart in document
- XWPFChart(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFChart
-
Construct a chart from a package part.
- XWPFComment - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPF comment class
- XWPFComment(CTComment, XWPFDocument) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFComment
- XWPFCommentsDecorator - Class in org.apache.poi.xwpf.model
-
Decorator class for XWPFParagraph allowing to add comments found in paragraph to its text
- XWPFCommentsDecorator(XWPFParagraphDecorator) - Constructor for class org.apache.poi.xwpf.model.XWPFCommentsDecorator
- XWPFCommentsDecorator(XWPFParagraph, XWPFParagraphDecorator) - Constructor for class org.apache.poi.xwpf.model.XWPFCommentsDecorator
- XWPFDefaultParagraphStyle - Class in org.apache.poi.xwpf.usermodel
-
Default Paragraph style, from which other styles will override TODO Share logic with
XWPFParagraphwhich also uses CTPPr - XWPFDefaultParagraphStyle(CTPPr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDefaultParagraphStyle
- XWPFDefaultRunStyle - Class in org.apache.poi.xwpf.usermodel
-
Default Character Run style, from which other styles will override TODO Share logic with
XWPFRunwhich also uses CTRPr - XWPFDefaultRunStyle(CTRPr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDefaultRunStyle
- XWPFDocument - Class in org.apache.poi.xwpf.usermodel
-
High(ish) level class for working with .docx files.
- XWPFDocument() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDocument
- XWPFDocument(InputStream) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDocument
- XWPFDocument(OPCPackage) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFDocument
- XWPFEndnote - Class in org.apache.poi.xwpf.usermodel
-
Represents an end note footnote.
- XWPFEndnote() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnote
- XWPFEndnote(XWPFDocument, CTFtnEdn) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnote
- XWPFEndnote(CTFtnEdn, XWPFAbstractFootnotesEndnotes) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnote
- XWPFEndnotes - Class in org.apache.poi.xwpf.usermodel
-
Looks after the collection of end notes for a document.
- XWPFEndnotes() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnotes
- XWPFEndnotes(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFEndnotes
-
Construct XWPFEndnotes from a package part
- XWPFFactory - Class in org.apache.poi.xwpf.usermodel
-
Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type
- XWPFFieldRun - Class in org.apache.poi.xwpf.usermodel
-
A run of text which is part of a field, such as Title of Page number or Author.
- XWPFFieldRun(CTSimpleField, CTR, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFieldRun
- XWPFFooter - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPF footer class
- XWPFFooter() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFooter
- XWPFFooter(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFooter
- XWPFFooter(XWPFDocument, CTHdrFtr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFooter
- XWPFFootnote - Class in org.apache.poi.xwpf.usermodel
-
Represents a bottom-of-the-page footnote.
- XWPFFootnote(XWPFDocument, CTFtnEdn) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFootnote
- XWPFFootnote(CTFtnEdn, XWPFAbstractFootnotesEndnotes) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFootnote
- XWPFFootnotes - Class in org.apache.poi.xwpf.usermodel
-
Looks after the collection of Footnotes for a document.
- XWPFFootnotes() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Construct XWPFFootnotes from scratch for a new document.
- XWPFFootnotes(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Construct XWPFFootnotes from a package part
- XWPFHeader - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPF header class
- XWPFHeader() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeader
- XWPFHeader(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeader
- XWPFHeader(XWPFDocument, CTHdrFtr) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeader
- XWPFHeaderFooter - Class in org.apache.poi.xwpf.usermodel
-
Parent of XWPF headers and footers
- XWPFHeaderFooter() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- XWPFHeaderFooter(POIXMLDocumentPart, PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- XWPFHeaderFooterPolicy - Class in org.apache.poi.xwpf.model
-
A .docx file can have no headers/footers, the same header/footer on each page, odd/even page footers, and optionally also a different header/footer on the first page.
- XWPFHeaderFooterPolicy(XWPFDocument) - Constructor for class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Figures out the policy for the given document, and creates any header and footer objects as required.
- XWPFHeaderFooterPolicy(XWPFDocument, CTSectPr) - Constructor for class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
-
Figures out the policy for the given document, and creates any header and footer objects as required.
- XWPFHyperlink - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPF hyperlink class
- XWPFHyperlink(String, String) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHyperlink
- XWPFHyperlinkRun - Class in org.apache.poi.xwpf.usermodel
-
A run of text with a Hyperlink applied to it.
- XWPFHyperlinkRun(CTHyperlink, CTR, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
- XWPFLatentStyles - Class in org.apache.poi.xwpf.usermodel
- XWPFLatentStyles() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
- XWPFLatentStyles(CTLatentStyles) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
- XWPFLatentStyles(CTLatentStyles, XWPFStyles) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
- XWPFNum - Class in org.apache.poi.xwpf.usermodel
-
TODO Bring more of the logic over from XWPFParagraph
- XWPFNum() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
- XWPFNum(XWPFNumbering) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
- XWPFNum(CTNum) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
- XWPFNum(CTNum, XWPFNumbering) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNum
- XWPFNumbering - Class in org.apache.poi.xwpf.usermodel
- XWPFNumbering() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
create a new XWPFNumbering object for use in a new document
- XWPFNumbering(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFNumbering
-
create a new styles object with an existing document
- XWPFParagraph - Class in org.apache.poi.xwpf.usermodel
-
A Paragraph within a Document, Table, Header etc.
- XWPFParagraph(CTP, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFParagraph
- XWPFParagraphDecorator - Class in org.apache.poi.xwpf.model
-
Base decorator class for XWPFParagraph
- XWPFParagraphDecorator(XWPFParagraph) - Constructor for class org.apache.poi.xwpf.model.XWPFParagraphDecorator
- XWPFParagraphDecorator(XWPFParagraph, XWPFParagraphDecorator) - Constructor for class org.apache.poi.xwpf.model.XWPFParagraphDecorator
- XWPFPicture - Class in org.apache.poi.xwpf.usermodel
- XWPFPicture(CTPicture, XWPFRun) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFPicture
- XWPFPictureData - Class in org.apache.poi.xwpf.usermodel
-
Raw picture data, normally attached to a WordprocessingML Drawing.
- XWPFPictureData() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Create a new XWPFGraphicData node
- XWPFPictureData(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFPictureData
-
Construct XWPFPictureData from a package part
- XWPFRelation - Class in org.apache.poi.xwpf.usermodel
- XWPFRun - Class in org.apache.poi.xwpf.usermodel
-
XWPFRun object defines a region of text with a common set of properties
- XWPFRun(CTR, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFRun
- XWPFRun(CTR, XWPFParagraph) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFRun
-
Deprecated.
- XWPFRun.FontCharRange - Enum in org.apache.poi.xwpf.usermodel
- XWPFSDT - Class in org.apache.poi.xwpf.usermodel
-
Experimental class to offer rudimentary read-only processing of of StructuredDocumentTags/ContentControl
- XWPFSDT(CTSdtBlock, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDT
- XWPFSDT(CTSdtRun, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDT
- XWPFSDTCell - Class in org.apache.poi.xwpf.usermodel
-
Experimental class to offer rudimentary read-only processing of of StructuredDocumentTags/ContentControl that can appear in a table row as if a table cell.
- XWPFSDTCell(CTSdtCell, XWPFTableRow, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDTCell
- XWPFSDTContent - Class in org.apache.poi.xwpf.usermodel
-
Experimental class to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl.
- XWPFSDTContent(CTSdtContentBlock, IBody, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDTContent
- XWPFSDTContent(CTSdtContentRun, IBody, IRunBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDTContent
- XWPFSDTContentCell - Class in org.apache.poi.xwpf.usermodel
-
Experimental class to offer rudimentary read-only processing of of the XWPFSDTCellContent.
- XWPFSDTContentCell(CTSdtContentCell, XWPFTableRow, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSDTContentCell
- XWPFSettings - Class in org.apache.poi.xwpf.usermodel
- XWPFSettings() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSettings
- XWPFSettings(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFSettings
- XWPFStyle - Class in org.apache.poi.xwpf.usermodel
- XWPFStyle(CTStyle) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyle
-
constructor
- XWPFStyle(CTStyle, XWPFStyles) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyle
-
constructor
- XWPFStyles - Class in org.apache.poi.xwpf.usermodel
-
Holds details of built-in, default and user styles, which apply to tables / paragraphs / lists etc.
- XWPFStyles() - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Construct XWPFStyles from scratch for a new document.
- XWPFStyles(PackagePart) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Construct XWPFStyles from a package part
- XWPFTable - Class in org.apache.poi.xwpf.usermodel
-
Sketch of XWPFTable class.
- XWPFTable(CTTbl, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTable
- XWPFTable(CTTbl, IBody, int, int) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTable
- XWPFTable.XWPFBorderType - Enum in org.apache.poi.xwpf.usermodel
- XWPFTableCell - Class in org.apache.poi.xwpf.usermodel
-
Represents a Cell within a
XWPFTable. - XWPFTableCell(CTTc, XWPFTableRow, IBody) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
If a table cell does not include at least one block-level element, then this document shall be considered corrupt
- XWPFTableCell.XWPFVertAlign - Enum in org.apache.poi.xwpf.usermodel
- XWPFTableRow - Class in org.apache.poi.xwpf.usermodel
-
A row within an
XWPFTable. - XWPFTableRow(CTRow, XWPFTable) - Constructor for class org.apache.poi.xwpf.usermodel.XWPFTableRow
- XWPFWordExtractor - Class in org.apache.poi.xwpf.extractor
-
Helper class to extract text from an OOXML Word file
- XWPFWordExtractor(OPCPackage) - Constructor for class org.apache.poi.xwpf.extractor.XWPFWordExtractor
- XWPFWordExtractor(XWPFDocument) - Constructor for class org.apache.poi.xwpf.extractor.XWPFWordExtractor
- XY - org.apache.poi.xddf.usermodel.TileFlipMode
- XYNumericFunction - Class in org.apache.poi.ss.formula.functions
- XYNumericFunction() - Constructor for class org.apache.poi.ss.formula.functions.XYNumericFunction
- XYNumericFunction.Accumulator - Interface in org.apache.poi.ss.formula.functions
Y
- y - Variable in class org.apache.poi.sl.draw.binding.CTAdjPoint2D
- y - Variable in class org.apache.poi.sl.draw.binding.CTPoint2D
- y - Variable in class org.apache.poi.sl.draw.binding.CTPoint3D
- Y - org.apache.poi.xddf.usermodel.TileFlipMode
- YEAR - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- Yellow - org.apache.poi.sl.usermodel.PresetColor
- YELLOW - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- YELLOW - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Yellow Preset Color
- YELLOW - org.apache.poi.ss.usermodel.IndexedColors
- YELLOW - org.apache.poi.xddf.usermodel.PresetColor
- YELLOW_GREEN - org.apache.poi.sl.draw.binding.STPresetColorVal
-
Yellow Green Preset Color
- YELLOW_GREEN - org.apache.poi.xddf.usermodel.PresetColor
- YELLOW1 - org.apache.poi.ss.usermodel.IndexedColors
- YellowGreen - org.apache.poi.sl.usermodel.PresetColor
- YPOS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
Z
- z - Variable in class org.apache.poi.sl.draw.binding.CTPoint3D
- ZANY_TRIANGLES - org.apache.poi.xwpf.usermodel.Borders
- ZERO - org.apache.poi.xddf.usermodel.chart.DisplayBlanks
- ZERO - Static variable in class org.apache.poi.ss.formula.eval.NumberEval
- ZIG_ZAG - org.apache.poi.xddf.usermodel.PresetPattern
- ZIG_ZAG - org.apache.poi.xwpf.usermodel.Borders
- ZIG_ZAG_STITCH - org.apache.poi.xwpf.usermodel.Borders
- ZipArchiveThresholdInputStream - Class in org.apache.poi.openxml4j.util
- ZipArchiveThresholdInputStream(InputStream) - Constructor for class org.apache.poi.openxml4j.util.ZipArchiveThresholdInputStream
- ZipContentTypeManager - Class in org.apache.poi.openxml4j.opc.internal
-
Zip implementation of the ContentTypeManager.
- ZipContentTypeManager(InputStream, OPCPackage) - Constructor for class org.apache.poi.openxml4j.opc.internal.ZipContentTypeManager
-
Delegate constructor to the super constructor.
- ZipEntrySource - Interface in org.apache.poi.openxml4j.util
-
An Interface to make getting the different bits of a Zip File easy.
- ZipFileZipEntrySource - Class in org.apache.poi.openxml4j.util
-
A ZipEntrySource wrapper around a ZipFile.
- ZipFileZipEntrySource(ZipFile) - Constructor for class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
- ZipHelper - Class in org.apache.poi.openxml4j.opc.internal
- ZipInputStreamZipEntrySource - Class in org.apache.poi.openxml4j.util
-
Provides a way to get at all the ZipEntries from a ZipInputStream, as many times as required.
- ZipInputStreamZipEntrySource(ZipArchiveThresholdInputStream) - Constructor for class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
-
Reads all the entries from the ZipInputStream into memory, and don't close (since POI 4.0.1) the source stream.
- ZipPackage - Class in org.apache.poi.openxml4j.opc
-
Physical zip package.
- ZipPackage() - Constructor for class org.apache.poi.openxml4j.opc.ZipPackage
-
Constructor.
- ZipPackagePart - Class in org.apache.poi.openxml4j.opc
-
Zip implementation of a PackagePart.
- ZipPackagePart(OPCPackage, ZipArchiveEntry, PackagePartName, String) - Constructor for class org.apache.poi.openxml4j.opc.ZipPackagePart
-
Constructor.
- ZipPackagePropertiesMarshaller - Class in org.apache.poi.openxml4j.opc.internal.marshallers
-
Package core properties marshaller specialized for zipped package.
- ZipPackagePropertiesMarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPackagePropertiesMarshaller
- ZipPartMarshaller - Class in org.apache.poi.openxml4j.opc.internal.marshallers
-
Zip part marshaller.
- ZipPartMarshaller() - Constructor for class org.apache.poi.openxml4j.opc.internal.marshallers.ZipPartMarshaller
- ZipSecureFile - Class in org.apache.poi.openxml4j.util
-
This class wraps a
ZipFilein order to check the entries for zip bombs while reading the archive. - ZipSecureFile(File) - Constructor for class org.apache.poi.openxml4j.util.ZipSecureFile
- ZipSecureFile(String) - Constructor for class org.apache.poi.openxml4j.util.ZipSecureFile
_
- _acceptor - Variable in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
- _bat_array_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
- _bat_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
- _book - Variable in class org.apache.poi.hssf.usermodel.HSSFSheet
- _bookEvaluator - Variable in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- _bookName - Variable in class org.apache.poi.ss.formula.SheetIdentifier
- _borderFormatting - Variable in class org.apache.poi.hssf.record.CFRuleBase
- _buf - Variable in class org.apache.poi.hwpf.model.PropertyNode
- _cbt - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Contains formatting properties for text
- _cells - Variable in class org.apache.poi.xdgf.usermodel.section.XDGFSection
- _cells - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
- _character - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
- _characters - Variable in class org.apache.poi.hwpf.usermodel.Range
-
All CharacterRuns that belong to the document this Range belongs to.
- _charEnd - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The end index in the characterRuns list for this Range.
- _charRangeFound - Variable in class org.apache.poi.hwpf.usermodel.Range
-
Have we loaded the characterRun indexes yet.
- _charStart - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The start index in the characterRuns list for this Range
- _children - Variable in class org.apache.poi.hslf.record.RecordContainer
- _chpx - Variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- _connections - Variable in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- _container - Variable in class org.apache.poi.openxml4j.opc.PackagePart
-
This part's container.
- _containingSheet - Variable in class org.apache.poi.xdgf.usermodel.section.XDGFSection
- _content - Variable in class org.apache.poi.xdgf.usermodel.XDGFMaster
- _content - Variable in class org.apache.poi.xdgf.usermodel.XDGFPage
- _contentType - Variable in class org.apache.poi.openxml4j.opc.PackagePart
-
The type of content of this part.
- _crun - Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
- _doc - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The document this range belongs to.
- _document - Variable in class org.apache.poi.xdgf.usermodel.XDGFDocument
- _document - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
- _document - Variable in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
- _document - Variable in class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
- _end - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The ending character offset of this range.
- _extractHeaderFooter(HeaderFooter) - Static method in class org.apache.poi.hssf.extractor.ExcelExtractor
- _fib - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
The FIB
- _fkp - Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
- _fontFormatting - Variable in class org.apache.poi.hssf.record.CFRuleBase
- _formatter - Variable in class org.apache.poi.hssf.converter.AbstractExcelConverter
- _ft - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Holds fonts for this document.
- _geometry - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
- _getBlockHeader() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
- _getCompressedContents() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
- _getContents() - Method in class org.apache.poi.hdgf.chunks.Chunk
- _getContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
- _getContentsLength() - Method in class org.apache.poi.hdgf.streams.Stream
- _getDetailsA() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Get the link details (field A)
- _getDetailsB() - Method in class org.apache.poi.hslf.record.ExHyperlink
-
Get the link details (field B)
- _getDXfsSize() - Method in class org.apache.poi.xssf.model.StylesTable
- _getHdrFtr() - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
- _getRawErrorCheckValue() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- _getSheetNumber() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Returns the (internal, SlideIdentifier based) sheet number, as used to reference this sheet from other records.
- _getSheetRefId() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
-
Returns the (internal, RefID based) sheet number, as used to in PersistPtr stuff.
- _getStore() - Method in class org.apache.poi.hdgf.streams.Stream
- _getStyleXfsSize() - Method in class org.apache.poi.xssf.model.StylesTable
-
For unit testing only
- _getWorkbookEvaluator() - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- _getWorkbookEvaluator() - Method in interface org.apache.poi.ss.formula.WorkbookEvaluatorProvider
-
Provide the underlying WorkbookEvaluator
- _graphics - Variable in class org.apache.poi.xdgf.usermodel.shape.ShapeRenderer
- _hyperlink - Variable in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
-
Hyperlink
- _inst - Static variable in class org.apache.poi.sl.draw.geom.PresetGeometries
- _invokeOnDocumentRead(POIXMLDocumentPart) - Static method in class org.apache.poi.ooxml.POIXMLDocumentPart
-
Deprecated.
- _isHorizontallyFlipped - Variable in class org.apache.poi.hssf.usermodel.HSSFAnchor
- _istd - Variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- _istd - Variable in class org.apache.poi.hwpf.usermodel.Paragraph
- _isUncalced - Variable in class org.apache.poi.hssf.model.InternalSheet
-
Add an UncalcedRecord if not true indicating formulas have not been calculated
- _isVerticallyFlipped - Variable in class org.apache.poi.hssf.usermodel.HSSFAnchor
- _lastSheetIdentifier - Variable in class org.apache.poi.ss.formula.SheetRangeIdentifier
- _list - Variable in class org.apache.poi.ss.util.CellRangeAddressList
-
List of CellRangeAddresses.
- _log(int, Object) - Method in class org.apache.poi.util.CommonsLogger
-
Log a message
- _log(int, Object) - Method in class org.apache.poi.util.NullLogger
-
Log a message
- _log(int, Object) - Method in class org.apache.poi.util.POILogger
-
Log a message
- _log(int, Object) - Method in class org.apache.poi.util.SystemOutLogger
-
Log a message
- _log(int, Object, Throwable) - Method in class org.apache.poi.util.CommonsLogger
-
Log a message
- _log(int, Object, Throwable) - Method in class org.apache.poi.util.NullLogger
-
Log a message
- _log(int, Object, Throwable) - Method in class org.apache.poi.util.POILogger
-
Log a message
- _log(int, Object, Throwable) - Method in class org.apache.poi.util.SystemOutLogger
-
Log a message
- _lt - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Hold list tables
- _mainStream - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
main document stream buffer
- _master - Variable in class org.apache.poi.xdgf.usermodel.XDGFMasterContents
- _masters - Variable in class org.apache.poi.xdgf.usermodel.XDGFMasters
- _masters - Variable in class org.apache.poi.xdgf.usermodel.XDGFPageContents
- _masters - Variable in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
- _max_bats_in_header - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
- _NO_ERROR - org.apache.poi.ss.usermodel.FormulaError
- _NO_INDEX - Static variable in class org.apache.poi.poifs.property.Property
- _NODE_BLACK - Static variable in class org.apache.poi.poifs.property.Property
- _NODE_RED - Static variable in class org.apache.poi.poifs.property.Property
- _NONE - org.apache.poi.ss.usermodel.CellType
-
Unknown type, used to represent a state prior to initialization or the lack of a concrete type.
- _objectPool - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Holds OLE2 objects
- _offset - Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
- _page - Variable in class org.apache.poi.xdgf.usermodel.XDGFPageContents
- _pageContents - Variable in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- _pages - Variable in class org.apache.poi.xdgf.usermodel.XDGFPage
- _pages - Variable in class org.apache.poi.xdgf.usermodel.XmlVisioDocument
- _pageSheet - Variable in class org.apache.poi.xdgf.usermodel.XDGFMaster
- _pageSheet - Variable in class org.apache.poi.xdgf.usermodel.XDGFPage
- _papx - Variable in class org.apache.poi.hwpf.usermodel.Paragraph
- _paragraphs - Variable in class org.apache.poi.hwpf.model.PAPBinTable
- _paragraphs - Variable in class org.apache.poi.hwpf.usermodel.Range
-
All paragraphs that belong to the document this Range belongs to.
- _parEnd - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The end index in the paragraphs list for this Range, exclusive
- _parentShape - Variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- _parRangeFound - Variable in class org.apache.poi.hwpf.usermodel.Range
-
Have we loaded the paragraph indexes yet.
- _parStart - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The start index in the paragraphs list for this Range, inclusive
- _partName - Variable in class org.apache.poi.openxml4j.opc.PackagePart
-
The part name.
- _patternFormatting - Variable in class org.apache.poi.hssf.record.CFRuleBase
- _pbt - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Contains formatting properties for paragraphs
- _property_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
- _props - Variable in class org.apache.poi.hwpf.usermodel.CharacterRun
- _props - Variable in class org.apache.poi.hwpf.usermodel.Paragraph
- _rowsAggregate - Variable in class org.apache.poi.hssf.model.InternalSheet
-
always present
- _ruler - Variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- _runs - Variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
- _sbat_block_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
- _sbat_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
- _section - Variable in class org.apache.poi.xdgf.usermodel.section.XDGFSection
- _sectionEnd - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The end index in the sections list for this Range.
- _sections - Variable in class org.apache.poi.hwpf.model.SectionTable
- _sections - Variable in class org.apache.poi.hwpf.usermodel.Range
-
All sections that belong to the document this Range belongs to.
- _sections - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
- _sectionStart - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The start index in the sections list for this Range
- _selection - Variable in class org.apache.poi.hssf.model.InternalSheet
- _shapes - Variable in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- _sheet - Variable in class org.apache.poi.xdgf.usermodel.XDGFSheet
- _sheetIdentifier - Variable in class org.apache.poi.ss.formula.SheetIdentifier
- _sheets - Variable in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
this holds the HSSFSheet objects attached to this workbook
- _signature - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
- _signature_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
- _ss - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Holds styles for this document.
- _st - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
-
Contains formatting properties for sections.
- _start - Variable in class org.apache.poi.hwpf.usermodel.Range
-
The starting character offset of this range.
- _tabids - Variable in class org.apache.poi.hssf.record.TabIdRecord
- _text - Variable in class org.apache.poi.hwpf.model.SectionTable
- _text - Variable in class org.apache.poi.hwpf.usermodel.Range
- _textPieces - Variable in class org.apache.poi.hwpf.model.TextPieceTable
- _textPiecesFCOrder - Variable in class org.apache.poi.hwpf.model.TextPieceTable
- _textRuns - Variable in class org.apache.poi.hwpf.model.CHPBinTable
-
List of character properties.
- _toplevelShapes - Variable in class org.apache.poi.xdgf.usermodel.XDGFBaseContents
- _tpt - Variable in class org.apache.poi.hwpf.model.ComplexFileTable
- _type - Static variable in class org.apache.poi.hslf.record.StyleTextPropAtom
- _type - Static variable in class org.apache.poi.hslf.record.TextBytesAtom
- _type - Static variable in class org.apache.poi.hslf.record.TextCharsAtom
- _type - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
- _uBook - Variable in class org.apache.poi.xssf.usermodel.BaseXSSFEvaluationWorkbook
- _workbook - Variable in class org.apache.poi.hssf.usermodel.HSSFSheet
- _xbat_count_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
- _xbat_start_offset - Static variable in interface org.apache.poi.poifs.storage.HeaderBlockConstants
All Classes All Packages