Skip navigation links
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 _ 

S

S_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
safeEnum(T[], Supplier<Number>) - Static method in class org.apache.poi.util.GenericRecordUtil
 
safeEnum(T[], Supplier<Number>, T) - Static method in class org.apache.poi.util.GenericRecordUtil
 
safelyAllocate(long, int) - Static method in class org.apache.poi.util.IOUtils
 
safelyAllocateCheck(long, int) - Static method in class org.apache.poi.util.IOUtils
 
safelyClone(byte[], int, int, int) - Static method in class org.apache.poi.util.IOUtils
 
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.
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.
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.EncryptedTempFilePackagePart
 
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.internal.TempFilePackagePart
 
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.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.
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
 
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
savePicture(byte[], PictureType, String, float, float) - Method in interface org.apache.poi.hwpf.converter.PicturesManager
Stores image (probably on disk).
savePlusProperties(int) - Method in class org.apache.poi.hemf.draw.HemfGraphics
Saves the current properties to the plus stack
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
Defines whether to recalculate before saving (set to true)
SaveRecalcRecord() - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
 
SaveRecalcRecord(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.
SAXHelper - Class in org.apache.poi.ooxml.util
Deprecated.
SAXHelper() - Constructor for class org.apache.poi.ooxml.util.SAXHelper
Deprecated.
 
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 class org.apache.poi.hemf.record.emf.HemfText.EmfExtTextOutA
The scale factor to apply along the X/Y axis to convert from page space units to .01mm units.
scale(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
scale - Variable in enum org.apache.poi.hwmf.record.HwmfMapMode
transformation units - usually scale relative to current dpi.
scale - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
 
scale - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
 
scale(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale(double, double) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
ScatterStyle - Enum in org.apache.poi.xddf.usermodel.chart
 
ScenarioProtectRecord - Class in org.apache.poi.hssf.record
I have no idea what a Scenario is or why on would want to protect it with the lamest "security" ever invented.
ScenarioProtectRecord() - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
 
ScenarioProtectRecord(ScenarioProtectRecord) - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
 
ScenarioProtectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
 
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(SCLRecord) - Constructor for class org.apache.poi.hssf.record.SCLRecord
 
SCLRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SCLRecord
 
SCRGB2RGB(double...) - Static method in class org.apache.poi.sl.draw.DrawPaint
Convert scRGB [0..1] components (0:red,1:green,2:blue) to sRGB Color.
script - Variable in class org.apache.poi.hemf.record.emf.HemfFont
 
Seal - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
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
 
searchMode(int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
 
searchText(String, PositionInParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
this methods parse the paragraph and search for the string searched.
SECOND - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
 
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
 
Section - Class in org.apache.poi.hpsf
Represents a section in a PropertySet.
Section() - Constructor for class org.apache.poi.hpsf.Section
Creates an empty Section.
Section(Section) - Constructor for class org.apache.poi.hpsf.Section
Constructs a Section by doing a deep copy of an existing Section.
Section(byte[], int) - Constructor for class org.apache.poi.hpsf.Section
Creates a Section instance from a byte array.
Section - Class in org.apache.poi.hwpf.usermodel
 
Section(Section) - Constructor for class org.apache.poi.hwpf.usermodel.Section
 
Section(SEPX, Range) - Constructor for class org.apache.poi.hwpf.usermodel.Section
 
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(SectionDescriptor) - Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
 
SectionDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
 
SectionProperties - Class in org.apache.poi.hwpf.usermodel
 
SectionProperties() - Constructor for class org.apache.poi.hwpf.usermodel.SectionProperties
 
SectionProperties(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
 
SelectionRecord - Class in org.apache.poi.hssf.record
Shows the user's selection on the sheet for write set num refs to 0
SelectionRecord(SelectionRecord) - Constructor for class org.apache.poi.hssf.record.SelectionRecord
 
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
 
selectPaint(XSLFPropertiesDelegate.XSLFFillProperties, CTSchemeColor, PackagePart, XSLFTheme, boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
Convert shape fill into java.awt.Paint.
selectPaint(CTSchemeColor, XSLFTheme) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
 
selectPaint(CTSolidColorFillProperties, CTSchemeColor, XSLFTheme) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
 
selectPaint(CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
 
selectPaint(CTGradientFillProperties, CTSchemeColor, XSLFTheme) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
 
selectPaint(CTStyleMatrixReference, XSLFTheme, boolean, boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
 
selectProperty(XmlObject, Class<T>, XSLFShape.ReparseFactory<T>, QName[]...) - Static method in class org.apache.poi.ooxml.util.XPathHelper
Internal code - API may change any time!
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 CTShape object, 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
 
SEPAbstractType(SEPAbstractType) - Constructor for class org.apache.poi.hwpf.model.types.SEPAbstractType
 
SEPX - Class in org.apache.poi.hwpf.model
 
SEPX(SEPX) - Constructor for class org.apache.poi.hwpf.model.SEPX
 
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
 
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() - Method in class org.apache.poi.ddf.EscherRecord
Serializes to a new byte array.
serialize(int, byte[]) - Method in class org.apache.poi.ddf.EscherRecord
Serializes to an existing byte array without serialization listener.
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(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(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(int, byte[]) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
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.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(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.ExtRst
 
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.FormatRun
 
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(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.UnicodeString
Serialises out the String.
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
Serializes this record's content to the supplied data output.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
 
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(int, byte[]) - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
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(int, byte[]) - Method in class org.apache.poi.hssf.record.EscherAggregate
Serializes this aggregate to a byte array.
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(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
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.FormulaSpecialCachedValue
 
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(int, byte[]) - Method in class org.apache.poi.hssf.record.LabelRecord
THROWS A RUNTIME EXCEPTION..
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(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.NameRecord
NameRecord can span into
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(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(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() - Method in class org.apache.poi.hssf.record.Record
called by the class that is responsible for writing this sucker.
serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RecordBase
called by the class that is responsible for writing this sucker.
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(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.SSTRecord
 
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(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StandardRecord
Write the data content of this BIFF record.
serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.StringRecord
 
serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StyleRecord
 
serialize() - Method in class org.apache.poi.hssf.record.SubRecord
 
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(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
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(byte[], int) - Method in class org.apache.poi.hwpf.model.Colorref
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.DocumentProperties
 
serialize() - Method in class org.apache.poi.hwpf.model.FFData
 
serialize() - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
 
serialize() - Method in class org.apache.poi.hwpf.model.Sttb
 
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() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
 
serialize() - 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() - 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() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
serialize() - 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() - 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.usermodel.TableCellDescriptor
 
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(int, byte[]) - Method in class org.apache.poi.ss.util.CellRangeAddressList
 
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(CTAreaSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
 
Series(CTAreaSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
 
Series(CTAreaSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
 
Series(CTAreaSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
 
Series(CTBarSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
 
Series(CTBarSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.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 - 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(CTPieSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
 
Series(CTPieSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
 
Series(CTLineSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
 
Series(CTLineSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.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.XDDFPie3DChartData.Series
 
Series(CTPieSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.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
 
Series(CTSurfaceSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
 
Series(CTSurfaceSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
 
Series(CTSurfaceSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
 
Series(CTSurfaceSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.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(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(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(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(SeriesListRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
 
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(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(SeriesTextRecord) - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
SeriesTextRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
serifStyle - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
 
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(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(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(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
 
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.
set7BitEncoding(String, String, String) - Method in class org.apache.poi.hsmf.MAPIMessage
 
set_cbFfnM1(int) - Method in class org.apache.poi.hwpf.model.Ffn
 
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
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(String) - Method in interface org.apache.poi.common.usermodel.Hyperlink
Hyperlink address.
setAddress(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
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(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
setAddress(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
 
setAddress(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
Hyperlink address.
setAddress(CellAddress) - 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 interface org.apache.poi.ss.usermodel.Comment
Set the address of the cell that this comment is attached to
setAddress(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
 
setAddress(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
 
setAddress(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
 
setAddress(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
Hyperlink address.
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
 
setAlignFormattingUnchanged() - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set the horizontal alignment of the cell.
setAlignment(HorizontalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of horizontal alignment for the cell
setAlignment(int) - Method in class org.apache.poi.hwpf.model.ListLevel
 
setAlignment(HorizontalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the type of horizontal alignment for the cell
setAlignment(Cell, HorizontalAlignment) - Static method in class org.apache.poi.ss.util.CellUtil
Take a cell, and align it.
setAlignment(TabAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
 
setAlignment(RectangleAlignment) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
 
setAlignment(HorizontalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the type of horizontal alignment for the cell
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.
setAllowComments(Boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
setAllowCRLDownload(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setAllowMultipleSignatures(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
Activate multiple signatures
setAllThreadsPreferEventExtractors(Boolean) - Static method in class org.apache.poi.extractor.ExtractorFactory
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.POIXMLExtractorFactory
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.hemf.draw.HemfImageRenderer
 
setAlpha(double) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
 
setAlpha(double) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
setAlpha(BufferedImage, double) - Static method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
setAlpha(double) - Method in interface org.apache.poi.sl.draw.ImageRenderer
 
setAlpha(double) - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
 
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(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(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(HSSFAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
Sets a particular anchor.
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(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.geom.ConnectionSite
 
setAng(String) - Method in interface org.apache.poi.sl.draw.geom.ConnectionSiteIf
Sets the value of the ang property.
setAng(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFConnectionSite
Sets the value of the ang property.
setAngle(Double) - 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.
setApplication(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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.
setAppVersion(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
setArabic(boolean) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
is this arabic?
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(CellRangeAddress, Ptg[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
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
 
setArrayMode(boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
setAsActiveCell() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
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
 
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.
setAuthor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
Specifies the author for the current comment If this attribute is omitted, then no author shall be associated with the parent annotation type.
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.
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.
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 Graphics2D context.
setBackground(Color) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
setBackgroundColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
Background color
setBackgroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Set the background color field for the AreaFormat record.
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.XDDFBar3DChartData
 
setBarDirection(BarDirection) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
 
setBarGrouping(BarGrouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
 
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(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
 
setBaseline(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
Set the baseline for both the superscript and subscript fonts.
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.
setBasicAuthentication(String, String) - Method in interface org.apache.poi.poifs.crypt.dsig.services.TimeStampHttpClient
 
setBasicAuthentication(String, String) - Method in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
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.
setBkc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Break code.
setBkf_flags(short) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Set the bkf_flags field for the BKF record.
setBkMode(HwmfMisc.WmfSetBkMode.HwmfBkMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBlackWhiteMode(BlackWhiteMode) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
 
setBlank() - Method in interface org.apache.poi.ss.usermodel.Cell
Removes formula and value from the cell, and sets its type to CellType.BLANK.
setBlank() - Method in class org.apache.poi.ss.usermodel.CellBase
Removes formula and value from the cell, and sets its type to CellType.BLANK.
setBlankEvalPolicy(MultiOperandNumericFunction.Policy) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
 
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(Integer) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setBlockSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
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(Element, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
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.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(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.
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(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, 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(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(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(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, 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(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(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)
setBorderProperties(TableCell.BorderEdge, XDDFLineProperties) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
 
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(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, 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(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(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 StrokeStyle of 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(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, 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(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(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(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
Set the border type field for the Frame record.
setBorderType(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
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(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setBottomBorderColor(Color) - 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(Color) - 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(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(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setBottomBorderColor(CTColor) - 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(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the bottom border
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.xddf.usermodel.text.XDDFBodyProperties
 
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.
setBottomLeftTopRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setBottomMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the bottom margin.
setBounds(Rectangle) - Method in class org.apache.poi.ddf.EscherMetafileBlip
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(ImageRenderer) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBrushBitmap(BufferedImage) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBrushColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBrushColorsH(List<? extends Map.Entry<Float, Color>>) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
 
setBrushColorsV(List<? extends Map.Entry<Float, Color>>) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
 
setBrushHatch(HwmfHatchStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBrushRect(Rectangle2D) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
 
setBrushStyle(HwmfBrushStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBrushTransform(AffineTransform) - 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
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, int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
Set this paragraph as an automatic numbered bullet point
setBullet(ListAutoNumber) - 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(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.
setBulletFont(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
 
setBulletFont(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
 
setBulletFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
Convenience function to set a solid color
setBulletFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
 
setBulletFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
 
setBulletFontColor(PaintStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
Set the color to be used on bullet characters within a given paragraph.
setBulletFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
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(XDDFBulletStyle) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
 
setBulletStyle(XDDFBulletStyle) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
 
setBulletStyle(Object...) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
 
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
 
setCacheInput(boolean) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
 
setCacheInput(boolean) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Dis-/Enables caching of input data for later retrieval.
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
 
setCaption(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
Set the caption - use maximum of three lines separated by "\n".
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(Optional<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 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.DOPAbstractType
Set the cCh field for the DOP record.
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.
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.
setCell(String) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
setCell(String) - Method in class org.apache.poi.ss.excelant.ExcelAntSet
 
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.
setCellErrorValue(FormulaError) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set a error value for the cell
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.xssf.usermodel.XSSFCell
Set a error value for the cell
setCellFormula(String) - Method in interface org.apache.poi.ss.usermodel.Cell
Sets formula for this cell.
setCellFormula(String) - Method in class org.apache.poi.ss.usermodel.CellBase
Sets formula for this cell.
setCellFormulaImpl(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellFormulaImpl(String) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific setting the formula.
setCellFormulaImpl(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Sets formula for this cell.
setCellFormulaImpl(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 CellBase.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.
setCellReferenceType(CellReferenceType) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Configure workbook to a specific cell reference type, e.g.
setCellReferenceType(CellReferenceType) - Method in interface org.apache.poi.ss.usermodel.Workbook
 
setCellReferenceType(CellReferenceType) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
 
setCellReferenceType(CellReferenceType) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
setCellRefs(CellRangeAddress[]) - Method in class org.apache.poi.hssf.record.FeatRecord
 
setCellStyle(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Set the style for the cell.
setCellStyle(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
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 in properties.
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 property propertyName with value propertyValue.
setCellType(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
Set the cell type based on the computed cell type as part of a formula evaluation.
setCellType(Cell, CellType) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
Override if a different variation is needed, e.g.
setCellType(CellType) - Method in interface org.apache.poi.ss.usermodel.Cell
Deprecated.
This method is deprecated and will be removed in POI 5.0. Use explicit Cell.setCellFormula(String), setCellValue(...) or Cell.setBlank() to get the desired result.
setCellType(CellType) - Method in class org.apache.poi.ss.usermodel.CellBase
Set the cells type (blank, numeric, boolean, error or string).
setCellType(Cell, CellType) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
 
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.
setCellTypeImpl(CellType) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellTypeImpl(CellType) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific logic
setCellTypeImpl(CellType) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
 
setCellTypeImpl(CellType) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
setCellValue(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
set a boolean value for the cell
setCellValue(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
setCellValue(double) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a numeric 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(LocalDateTime) - 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(LocalDate) - 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(Calendar) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a date value for the cell.
setCellValue(RichTextString) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a rich string value for the cell.
setCellValue(String) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a string value for the cell.
setCellValue(boolean) - Method in interface org.apache.poi.ss.usermodel.Cell
Set a boolean value for the cell
setCellValue(double) - Method in class org.apache.poi.ss.usermodel.CellBase
Set a numeric value for the cell.
setCellValue(Date) - Method in class org.apache.poi.ss.usermodel.CellBase
 
setCellValue(LocalDateTime) - Method in class org.apache.poi.ss.usermodel.CellBase
 
setCellValue(Calendar) - Method in class org.apache.poi.ss.usermodel.CellBase
Set a date value for the cell.
setCellValue(String) - Method in class org.apache.poi.ss.usermodel.CellBase
Set a string value for the cell.
setCellValue(RichTextString) - Method in class org.apache.poi.ss.usermodel.CellBase
Set a rich string 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
setCellValueImpl(double) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellValueImpl(Date) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Implementation-specific way to set a date value.
setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Implementation-specific way to set a date value.
setCellValueImpl(Calendar) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellValueImpl(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellValueImpl(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
 
setCellValueImpl(double) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a numeric value.
setCellValueImpl(Date) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a date value.
setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a date value.
setCellValueImpl(Calendar) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a calendar value.
setCellValueImpl(String) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a string value.
setCellValueImpl(RichTextString) - Method in class org.apache.poi.ss.usermodel.CellBase
Implementation-specific way to set a RichTextString value.
setCellValueImpl(double) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Implementation-specific way to set a numeric value.
setCellValueImpl(Date) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Implementation-specific way to set a date value.
setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Implementation-specific way to set a date value.
setCellValueImpl(Calendar) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Implementation-specific way to set a calendar value.
setCellValueImpl(RichTextString) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Implementation-specific way to set a RichTextString value.
setCellValueImpl(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
Implementation-specific way to set a string value.
setCellValueImpl(double) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
setCellValueImpl(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
setCellValueImpl(RichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
setCellValueImpl(Date) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
setCellValueImpl(LocalDateTime) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
setCellValueImpl(Calendar) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
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.
setCertificateKeyEncryptor(CertificateKeyEncryptor) - Method in class org.apache.poi.poifs.crypt.agile.KeyEncryptor
 
setCertVerifier(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
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.
setCharacters(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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(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.
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.xwpf.usermodel.XWPFRun
 
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
setCharactersWithSpaces(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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(FontCharset) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
Sets the charset
setCharSet(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
set the character set
setCharset(FontCharset) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
 
setCharset(byte) - Method in class org.apache.poi.hssf.record.FontRecord
set the character set
setCharSet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set character-set to use.
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(int) - Method in interface org.apache.poi.ss.usermodel.Font
set character-set to use.
setCharset(FontCharset) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
 
setCharSet(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
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
Deprecated.
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.
setCharsetProvider(Supplier<Charset>) - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfComment
 
setCharsetProvider(Supplier<Charset>) - Method in class org.apache.poi.hemf.record.emf.HemfComment.EmfCommentDataGeneric
 
setCharsetProvider(Supplier<Charset>) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
setCharsetProvider(Supplier<Charset>) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
 
setCharsetProvider(Supplier<Charset>) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
 
setCharsetProvider(Supplier<Charset>) - Method in interface org.apache.poi.hwmf.usermodel.HwmfCharsetAware
 
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.
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 used 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
 
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
 
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.agile.KeyData
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setCipherAlgorithm(CipherAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setCipherChaining(ChainingMode) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setCipherChaining(ChainingMode) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
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.
setClassName(String) - Method in class org.apache.poi.ss.excelant.ExcelAntHandlerTask
 
setClassName(String) - Method in class org.apache.poi.ss.excelant.ExcelAntUserDefinedFunction
 
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(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setClip(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setClip(Shape, HwmfRegionMode, boolean) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
Set the new clipping region
setClip(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the current clipping area to an arbitrary clip shape.
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.xslf.util.DummyGraphics2d
 
setClip(int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
setClipboardName(String) - Method in class org.apache.poi.hslf.record.ExEmbed
 
setClm(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the clm field for the SEP record.
setCloseFilesystem(boolean) - Method in interface org.apache.poi.extractor.POITextExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hdgf.extractor.VisioTextExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hsmf.extractor.OutlookTextExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hssf.extractor.OldExcelExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hwpf.extractor.Word6Extractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.hwpf.extractor.WordExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.ooxml.extractor.POIXMLPropertiesTextExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.xdgf.extractor.XDGFVisioExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
 
setCloseFilesystem(boolean) - Method in class org.apache.poi.xwpf.extractor.XWPFWordExtractor
 
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(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
 
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
 
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
 
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
 
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, CellStyle) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
setColDefaultStyle(long, int) - 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(ExtendedColor) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
 
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.hssf.usermodel.HSSFDataBarFormatting
 
setColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
set the color for the font
setColor(Color) - Method in class org.apache.poi.hwmf.record.HwmfColorRef
 
setColor(short) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
setColor(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setColor(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
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 interface org.apache.poi.ss.usermodel.DataBarFormatting
 
setColor(Color) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
 
setColor(short) - Method in interface org.apache.poi.ss.usermodel.Font
set the color for the font
setColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
 
setColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
 
setColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFColor
Sets the solid color
setColor(Color) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
setColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
 
setColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the indexed color for the font
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
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.
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
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 StylesTable when 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(JPEG.ColorSpace) - Method in class org.apache.poi.hslf.blip.JPEG
 
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, 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!
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).
setColumnAttributes(CTCol, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
setColumnBreak(short, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Sets a page break at the indicated column
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.
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, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
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) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the columns' width in 1/256 of a character width
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, double) - Method in interface org.apache.poi.sl.usermodel.TableShape
Sets the width (in points) of the n-th column
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, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
 
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
 
setCommand2(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Set Command string for UTF16 extended OLE packages or null if not set or not UTF16 extended
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.sl.extractor.SlideShowExtractor
Should a call to getText() return comments text? Default is no
setCommentText(String) - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
setCommitmentType(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
Set the commitmentType, which is usually one of ...
setCommitted(boolean) - Method in class org.apache.poi.ooxml.POIXMLDocumentPart
setter method to set embedded part is committed
setCompany(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the company.
setCompany(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
setComparisonOperation(byte) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setComplexData(byte[]) - Method in class org.apache.poi.ddf.EscherComplexProperty
 
setComplexData(byte[], int) - 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 Composite for the Graphics2D context.
setComposite(Composite) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
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
setCompressedSize(int) - Method in class org.apache.poi.ddf.EscherMetafileBlip
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
If condenseRows is true, a discontinuity in srcRows will be removed when copied to destination
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(Optional<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 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.poifs.crypt.dsig.SignatureLine
 
setContentType(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
Sets the content-/mime-type
setContentTypeIn(String) - Method in interface org.apache.poi.poifs.crypt.dsig.services.TimeStampHttpClient
set request content type
setContentTypeIn(String) - Method in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
setContentTypeOut(String) - Method in interface org.apache.poi.poifs.crypt.dsig.services.TimeStampHttpClient
set expected response content type - use null if contentType is ignored
setContentTypeOut(String) - Method in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
setContentTypeProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set the content type.
setContentTypeProperty(Optional<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 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
 
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(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
 
setCreated(String) - 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(Optional<Date>) - 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 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(Optional<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 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 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 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.
setCtAbstractNum(CTAbstractNum) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractNum
 
setCTCell(CTCell) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
Set a new internal xml bean.
setCtComments(CTComments) - Method in class org.apache.poi.xwpf.usermodel.XWPFComments
set a new comments
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.
setDashLength(int) - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
 
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.
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.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.hslf.usermodel.HSLFPictureData
 
setData(byte[]) - Method in class org.apache.poi.hssf.record.DrawingRecord
 
setData(byte[]) - Method in class org.apache.poi.hwmf.usermodel.HwmfEmbedded
 
setData(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setData(Supplier<byte[]>) - Method in class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
 
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.XSLFFontData
 
setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
 
setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
 
setDataBuffer(byte[]) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
 
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
setDataFormat(int) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the index of a data format
setDataIntegrity(DataIntegrity) - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
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
 
setDate(Calendar) - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
Specifies the date information for the current comment.
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.
setDateValue(String, Date) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
Utility method for setting the value of a Cell with a Date.
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
 
setDebugEvaluationOutputForNextEval(boolean) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
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.
setDefaultCharset(Charset) - Method in class org.apache.poi.hemf.draw.HemfImageRenderer
 
setDefaultCharset(Charset) - Method in class org.apache.poi.hemf.usermodel.HemfPicture
 
setDefaultCharset(Charset) - Method in class org.apache.poi.hwmf.draw.HwmfImageRenderer
 
setDefaultCharset(Charset) - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
setDefaultCharset(Charset) - Method in interface org.apache.poi.sl.draw.ImageRenderer
Sets the default charset to render text elements.
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.
setDepthPercent(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
 
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(Optional<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 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(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setDiagonalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setDiagonalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
 
setDiagonalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setDiagonalBorderColor(short) - 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
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
setDocument(XDGFDocument) - Method in class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
 
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.CharacterProperties
 
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.
setDoubleValue(String, double) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
This method uses a String in standard Excel format (SheetName!CellId) to locate the cell and set it to the value of the double in value.
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
setDx1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets offset within the parent coordinate space for the top left point.
setDx1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset within the top-left cell.
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
 
setDx2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets offset within the parent coordinate space for the bottom right point.
setDx2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The x offset withing the cell for the bottom-right corner of this shape.
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
 
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.
setDy1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets offset within the parent coordinate space for the top left point.
setDy1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset within the top-left corner of the current shape.
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
 
setDy2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
Sets the offset within the parent coordinate space for the bottom right point.
setDy2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The y offset withing the cell for the bottom-right corner of this shape.
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
 
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.
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
 
setEAWorkbookUtil(ExcelAntWorkbookUtil) - Method in class org.apache.poi.ss.excelant.ExcelAntHandlerTask
 
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
 
setEmbeddedData(byte[]) - Method in class org.apache.poi.ss.extractor.EmbeddedData
Sets the embedded object as byte array
setEmbeddedType(HwmfEmbeddedType) - Method in class org.apache.poi.hwmf.usermodel.HwmfEmbedded
 
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
 
setEmfPlusBrushHatch(HemfPlusBrush.EmfPlusHatchStyle) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
 
setEmfPlusImage(ImageRenderer) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
 
setEmphasisMark(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Set the emphasis mark for the run.
setEmpty(byte) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
Set the empty field for the SheetProperties record.
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
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
 
setEmulateCSV(boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
 
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
 
setEncryptedHmacKey(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
setEncryptedHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.AgileEncryptionHeader
 
setEncryptedHmacValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.DataIntegrity
 
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
 
setEncryptedKeyValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
setEncryptedKeyValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
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
 
setEncryptedVerifierHashInput(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setEncryptedVerifierHashValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setEncryptionInfo(EncryptionInfo) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
setEncryptionInfo(EncryptionInfo) - Method in class org.apache.poi.poifs.crypt.Encryptor
 
setEncryptionMode(EncryptionMode) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Sets the encryption mode - if not set, defaults to EncryptionMode.cryptoAPI.
setEncryptor(Encryptor) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
 
setEncryptSessionPersistIdRef(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
 
setEncryptTempFilePackageParts(boolean) - Static method in class org.apache.poi.openxml4j.opc.ZipPackage
 
setEncryptTempFiles(boolean) - Static method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
Encrypt temp files when they are used.
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
 
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
 
setErrorBars(XDDFErrorBars) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
 
setErrorBars(XDDFErrorBars) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
 
setErrorBars(XDDFErrorBars) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
 
setErrorBars(XDDFErrorBars) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
 
setErrorBarType(ErrorBarType) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
 
setErrorDirection(ErrorDirection) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
 
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
 
setErrorValueType(ErrorValueType) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
 
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(EscherProperty) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
Set an escher property.
setEscherProperty(AbstractEscherOptRecord, short, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
setEscherProperty(AbstractEscherOptRecord, EscherPropertyTypes, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
Set an escher property for this shape.
setEscherProperty(AbstractEscherOptRecord, EscherPropertyTypes, boolean, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
 
setEscherProperty(short, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
setEscherProperty(EscherPropertyTypes, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Set an simple escher property for this shape.
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
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.
setExecutionTime(Date) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setExecutionTime(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
Sets the executionTime which is in standard format (SignatureConfig.SIGNATURE_TIME_FORMAT)
setExObjIdRef(int) - Method in class org.apache.poi.hslf.record.ExObjRefAtom
 
setExpectedValue(double) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
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.XDDFDataPoint
 
setExplosion(Long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
 
setExplosion(Long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
 
setExplosion(Long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
 
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.XDDFErrorBars
 
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.
setExtrusionOk(boolean) - Method in class org.apache.poi.sl.draw.geom.Path
 
setExtrusionOk(boolean) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setExtrusionOk(boolean) - Method in class org.apache.poi.xslf.draw.geom.XSLFPath
 
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.
setFailOnError(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntTask
 
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(byte) - Method in class org.apache.poi.hssf.record.FontRecord
set the font family (TODO)
setFamily(FontFamily) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
 
setFamily(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
Set the font family this font belongs to.
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
 
setFileIdClusters(EscherDggRecord.FileIdCluster[]) - Method in class org.apache.poi.ddf.EscherDggRecord
Sets the file id clusters
setFileName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
 
setFileName(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setFileName(String) - Method in class org.apache.poi.ss.excelant.ExcelAntTask
 
setFilename(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
Sets the filename
setFileName2(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Set filename string for UTF16 extended OLE packages or null if not set or not UTF16 extended
setFilePosition(int) - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
setFill(PaintStyle.PaintModifier) - Method in class org.apache.poi.sl.draw.geom.Path
 
setFill(PaintStyle.PaintModifier) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setFill(PaintStyle.PaintModifier) - Method in class org.apache.poi.xslf.draw.geom.XSLFPath
 
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(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the background fill color.
setFillBackgroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
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(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
setFillBackgroundColor(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Set the background fill color represented as a indexed color value.
setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Set the background fill color represented as a XSSFColor value.
setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the background fill color represented as a XSSFColor value.
setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the background fill color represented as a indexed color value.
setFillBackgroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
 
setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
 
setFillColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
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(Color) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
Specifies a solid color fill.
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(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.
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
 
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(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(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
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(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
setFillForegroundColor(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Set the foreground fill color as a indexed color value
setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
Set the foreground fill color represented as a XSSFColor value.
setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the foreground fill color represented as a XSSFColor value.
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(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
 
setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
 
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(FillPatternType) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
setting to one fills the cell with the foreground color...
setFillPattern(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
 
setFillPattern(FillPatternType) - Method in interface org.apache.poi.ss.usermodel.CellStyle
setting to one fills the cell with the foreground color...
setFillPattern(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
 
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.
setFillPattern(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
 
setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
 
setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDataPoint
 
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
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(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the first column number for the sheet
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)
setFirstColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
set whether the first column is relative
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
setFirstColumn(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
 
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
 
setFirstParagraph(boolean) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
 
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
setFirstSliceAngle(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData
 
setFirstSliceAngle(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData
 
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(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.
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
 
setFlagByBit(int, boolean) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
Use one of the bitmasks MANUAL_ADVANCE_BIT ...
setFlags(int) - Method in class org.apache.poi.ddf.EscherSpRecord
The flags that apply to this shape.
setFlags(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Flags Bit 1: Animated.
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(int) - Method in class org.apache.poi.hssf.record.TableRecord
 
setFlags(short) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Set the flags field for the FSPA record.
setFlags(int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Set the flags field for the LFOLVLBase record.
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.poifs.crypt.EncryptionHeader
 
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
 
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.
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.xddf.usermodel.XDDFTransform2D
 
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
 
setFlipMode(TileFlipMode) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
 
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.xddf.usermodel.XDDFTransform2D
 
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
 
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.geom.Guide
 
setFmla(String) - Method in interface org.apache.poi.sl.draw.geom.GuideIf
 
setFmla(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFGuide
 
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
setFollowRedirects(boolean) - Method in interface org.apache.poi.poifs.crypt.dsig.services.TimeStampHttpClient
 
setFollowRedirects(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
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.hssf.usermodel.HSSFCellStyle
set the font for this style
setFont(HSSFFont) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
 
setFont(HwmfFont) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setFont(Font) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets this graphics context's font to the specified font.
setFont(Font) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the font for this style
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.xslf.util.DummyGraphics2d
 
setFont(Font) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the font for this style
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.
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(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.
setFontAlignment(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
 
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(PaintStyle) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setFontColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
setFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the (solid) font color - convenience function
setFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the font color
setFontColor(Color) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
Sets the colour to use
setFontColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
 
setFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setFontColor(PaintStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
 
setFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
 
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
 
setFontData(byte[]) - Method in class org.apache.poi.hslf.record.FontEmbeddedData
Overwrite the font data.
setFontFamily(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setFontFamily(String, FontGroup) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setFontFamily(Element, String) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
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, 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) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setFontFamily(String, FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
 
setFontFamily(String, byte, byte, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
 
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, 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.
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(int) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
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(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
 
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(int) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
Sets the height of the font in 1/20th point units
setFontHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
set the font height in points.
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.xssf.usermodel.XSSFFontFormatting
Sets the height of the font in 1/20th point units
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.hslf.usermodel.HSLFTextRun
 
setFontSize(Element, int) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setFontSize(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setFontSize(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setFontSize(double) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
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(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setFontSize(double) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
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(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
 
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.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.
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(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
Foreground color
setForegroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
Set the foreground color field for the AreaFormat record.
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(short) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
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.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(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.
setFormatFlags(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the formatFlags field for the DOP record.
setFormatID(ClassID) - Method in class org.apache.poi.hpsf.Section
Sets the section's format ID.
setFormatID(byte[]) - Method in class org.apache.poi.hpsf.Section
Sets the section's format ID.
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.
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 null is given.
setFormula(String) - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
 
setFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
 
setFormula1(Formula) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
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
 
setFormula2(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
 
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
setFormulaValue(String, String) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
Utility method for setting the value of a Cell with a Formula.
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(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.
setFtcFE(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setFtcOther(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font for non-East Asian text.
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.
setFtcOther(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
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.
setFunctionAlias(String) - Method in class org.apache.poi.ss.excelant.ExcelAntUserDefinedFunction
 
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.
setGapDepth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData
 
setGapDepth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
 
setGapDepth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
 
setGapHalf(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
setGapWidth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
 
setGapWidth(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
 
setGdRefAng(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the gdRefAng property.
setGdRefR(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the gdRefR property.
setGdRefX(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the gdRefX property.
setGdRefY(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
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
setGlobalPrecision(double) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
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(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
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.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.XDDFArea3DChartData
 
setGrouping(Grouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData
 
setGrouping(Grouping) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
 
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.geom.Path
 
setH(long) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setH(long) - Method in class org.apache.poi.xslf.draw.geom.XSLFPath
 
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.agile.KeyData
 
setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
 
setHashAlgorithm(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
setHashSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setHashSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
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(HemfHeader) - Method in class org.apache.poi.hemf.record.emf.HemfMisc.EmfModifyWorldTransform
 
setHeader(HemfHeader) - Method in interface org.apache.poi.hemf.record.emf.HemfRecord
Sets the header reference, in case the record needs to refer to it
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.hemf.record.emf.HemfFont
 
setHeight(int) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
 
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(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(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
 
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.
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.
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 class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
 
setHeightRatio(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
 
setHeightRule(TableRowHeightRule) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
Specifies the height rule for this table row.
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.SXSSFRow
set row hidden state: Hidden (true), Unhidden (false), Undefined (null)
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
 
setHiddenCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the hidden count.
setHiddenSlides(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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.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.xddf.usermodel.text.XDDFHyperlink
 
setHistoryBitMask(int) - Method in class org.apache.poi.hssf.record.BOFRecord
set the history bit mask (not very useful)
setHoleSize(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData
 
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(Color) - 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(Color) - 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.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.
setHPercent(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
 
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.geom.ArcToCommand
 
setHR(String) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
setHR(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFArcTo
 
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.
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(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(XDDFHyperlink) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
 
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.
setHyperlinkBase(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
setHyperlinkID(int) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Sets the persistent unique identifier of the link
setHyperlinkId(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
 
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.
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(long) - Method in class org.apache.poi.hpsf.Property
Sets the property's ID.
setID(int) - Method in class org.apache.poi.hssf.record.CFHeaderBase
 
setId(int) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
Set the id field for the SeriesText record.
setId(Element, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
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.
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(Optional<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 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.
setIftcHtml(byte) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Sets the iftcHtml field value.
setIgnoreHttpsCertificates(boolean) - Method in interface org.apache.poi.poifs.crypt.dsig.services.TimeStampHttpClient
 
setIgnoreHttpsCertificates(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
setIgnoreLogicalLeftIdentation(boolean) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
 
setIgnoreMissingWorkbooks(boolean) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
 
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.LFOLVLBaseAbstractType
Sets the iLvl field value.
setIlvl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
List level if non-zero.
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.hslf.usermodel.HSLFTextParagraph
 
setIndent(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
set indention (not sure of the units, think its spaces)
setIndent(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
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(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Set the number of spaces to indent the text in the cell
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.
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
setIndentationLeftChars(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the indentation which shall be placed at the left/start of this paragraph
setIndentationLevel(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
Specifies the paragraph indentation level, between 1 and 9.
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
setIndentationRightChars(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies the indentation which shall be placed at the right/end of this 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(short) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
 
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
 
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.DateTimeMCAtom
 
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 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(short) - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
Set the index field for the SeriesIndex record.
setIndex(int) - Method in class org.apache.poi.poifs.property.Property
Set the index for this Property
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLegendEntry
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
 
setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
 
setIndex(int) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
 
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(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.
setInfo3(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
Set the info3 field for the Stshif record.
setInitials(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
Specifies the initials of the author of the current comment
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(short) - Method in class org.apache.poi.ddf.EscherRecord
Sets the instance part of record
setInstance(int) - Method in class org.apache.poi.hslf.record.SlideListWithText
 
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.
setInvalidStamp(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
Sets the text stamped over the signature image when the document got tampered with
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.
setInvertIfNegative(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
 
setInvertIfNegative(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
 
setInvertIfNegative(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDataPoint
 
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 interface org.apache.poi.common.usermodel.fonts.FontFacet
Set the font posture
setItalic(boolean) - Method in class org.apache.poi.hemf.record.emf.HemfFont
 
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(Element, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
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.xddf.usermodel.text.XDDFRunProperties
 
setItalic(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
 
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
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, int) - Method in class org.apache.poi.hpsf.CodePageString
 
setJavaValue(String) - Method in class org.apache.poi.hpsf.UnicodeString
 
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(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Justification code.
setJc(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Sets the jc field value.
setJump(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Jump
setJustification(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setJustification(byte) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setJustification(byte) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
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.
setKeepNext(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Sets this paragraph to be kept on the same page as the next one or not.
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
 
setKeyBits(Integer) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setKeyBits(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setKeyboardShortcut(byte) - Method in class org.apache.poi.hssf.record.NameRecord
sets the keyboard shortcut
setKeyData(KeyData) - Method in class org.apache.poi.poifs.crypt.agile.EncryptionDocument
 
setKeyInfoFactory(KeyInfoFactory) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
Deprecated.
setKeyInfoFactory(KeyInfoFactory) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
 
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(Optional<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 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
 
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
setLabel2(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
Set Label string for UTF16 extended OLE packages or null if not set or not UTF16 extended
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
setLang(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Set the language tag associated with this run.
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(CharacterRun, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
 
setLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
 
setLanguageProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set language.
setLanguageProperty(Optional<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 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.
setLastCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
set the last col number for the sheet
setLastCol(int) - Method in class org.apache.poi.hssf.record.RowRecord
 
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(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.
setLastColumn(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
 
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(Optional<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 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(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
Sets the lastPrinted.
setLastPrinted(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
 
setLastPrinted(String) - 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(Optional<Date>) - 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 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
 
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(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(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(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
 
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(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setLeftBorderColor(Color) - 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(Color) - 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(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(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setLeftBorderColor(CTColor) - 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(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the left border as a XSSFColor value
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.xddf.usermodel.text.XDDFBodyProperties
 
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.
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
 
setLeftMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the left margin.
setLeftMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
Specifies the left margin of the paragraph.
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, ListLevel) - Method in class org.apache.poi.hwpf.model.ListData
 
setLevel(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
 
setLevel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
Specifies the particular level text properties that this paragraph will follow.
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(LineCap) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
 
setLineCap(StrokeStyle.LineCap) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
setLineColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Sets the color of line
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.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
 
setLineDashes(float[]) - Method in class org.apache.poi.hemf.record.emf.HemfPenStyle
 
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.
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.chart.XDDFChartData.Series
 
setLineProperties(XDDFLineProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDataPoint
 
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
 
setLines(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
setLineSpaceReduction(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFNormalAutoFit
 
setLineSpacing(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setLineSpacing(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setLineSpacing(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
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(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.
setLineSpacing(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
 
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.
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(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
 
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.
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.
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
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(Point2D) - 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 class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
 
setLogUnsupportedTypes(boolean) - Static method in class org.apache.poi.hpsf.VariantSupport
Specifies whether warnings about unsupported variant types are to be written to System.err or not.
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..
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 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(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the major unit field for the AxisOptions 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
 
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.
setManager(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
setManualLayout(XDDFManualLayout) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
 
setMapMode(HwmfMapMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setMargin(short, double) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Sets the size of the margin in inches.
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.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.XDDFDataPoint
 
setMarkerSize(short) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
 
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.XDDFDataPoint
 
setMarkerStyle(MarkerStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.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.sl.extractor.SlideShowExtractor
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.geom.PolarAdjustHandle
Sets the value of the maxAng property.
setMaxByteArrayInitSize(int) - Static method in class org.apache.poi.util.IOUtils
 
setMaxEntrySize(long) - Static method in class org.apache.poi.openxml4j.util.ZipSecureFile
Sets the maximum file size of a single zip entry.
setMaxImageLength(int) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
setMaxImageSize(int) - Static method in class org.apache.poi.xslf.usermodel.XSLFPictureData
 
setMaxImageSize(int) - Static method in class org.apache.poi.xssf.usermodel.XSSFPictureData
 
setMaxImageSize(int) - Static method in class org.apache.poi.xwpf.usermodel.XWPFPictureData
 
setMaximum(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
 
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
setMaxNumberOfRecords(int) - Static method in class org.apache.poi.hssf.record.RecordFactory
 
setMaxPersistWritten(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
 
setMaxR(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the maxR property.
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherArrayProperty
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherBlipRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherBSERecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherClientDataRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherComplexProperty
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherMetafileBlip
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.EscherTextboxRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ddf.UnknownEscherRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hdgf.chunks.ChunkFactory
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hdgf.streams.CompressedStreamStore
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hdgf.streams.StreamStore
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hemf.record.emf.HemfText
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hemf.usermodel.HemfEmbeddedIterator
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hmef.attribute.MAPIAttribute
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hmef.attribute.TNEFAttribute
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hmef.dev.HMEFDumper
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpbf.model.EscherPart
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpbf.model.qcbits.QCTextBit
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpsf.Blob
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpsf.ClipboardData
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpsf.CodePageString
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hpsf.Thumbnail
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hslf.dev.SlideShowDumper
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hslf.record.FontEmbeddedData
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hslf.record.MasterTextPropAtom
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hslf.record.RecordAtom
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hslf.record.SoundData
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hslf.record.StyleTextProp9Atom
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hssf.record.EscherAggregate
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hssf.record.SubRecord
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hwmf.record.HwmfText
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hwpf.HWPFDocument
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hwpf.HWPFDocumentCore
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hwpf.HWPFOldDocument
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hwpf.model.TextPieceTable
 
setMaxRecordLength(int) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
 
setMaxRecordLength(int) - Static method in class org.apache.poi.poifs.crypt.CryptoFunctions
 
setMaxRecordLength(int) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
 
setMaxRecordLength(int) - Static method in class org.apache.poi.poifs.filesystem.POIFSFileSystem
 
setMaxRecordLength(int) - Static method in class org.apache.poi.ss.extractor.EmbeddedExtractor
 
setMaxRecordLength(int) - Static method in class org.apache.poi.util.LZWDecompresser
 
setMaxRecordLength(int) - Static method in class org.apache.poi.util.StringUtil
 
setMaxRecordLength(int) - Static method in class org.apache.poi.xslf.usermodel.XMLSlideShow
 
setMaxRecordLength(int) - Static method in class org.apache.poi.xssf.binary.XSSFBParser
 
setMaxRecordSize(int) - Static method in class org.apache.poi.hssf.record.DrawingGroupRecord
 
setMaxStringLength(int) - Static method in class org.apache.poi.poifs.filesystem.Ole10Native
 
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.
setMaxTimestampResponseSize(int) - Static method in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
setMaxX(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the maxX property.
setMaxY(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
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
 
setMinAng(String) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the minAng property.
setMinimum(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
 
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 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(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
Set the minor unit field for the AxisOptions 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
 
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.geom.PolarAdjustHandle
Sets the value of the minR property.
setMinus(XDDFNumericalDataSource<Double>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
 
setMinX(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the minX property.
setMinY(String) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
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
setMissingArgPolicy(MultiOperandNumericFunction.Policy) - Method in class org.apache.poi.ss.formula.functions.MultiOperandNumericFunction
 
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.
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.
setMMClips(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
 
setModified(String) - 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(Optional<Date>) - 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 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
 
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.
setName(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
The length in characters of the blip name.
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(int, String) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
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.EmbeddedExtractor.EmbeddedPart
 
setName(String) - Method in class org.apache.poi.sl.draw.geom.Guide
 
setName(String) - Method in interface org.apache.poi.sl.draw.geom.GuideIf
 
setName(String) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
 
setName(String) - Method in class org.apache.poi.xddf.usermodel.XDDFGeometryGuide
 
setName(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFGuide
 
setName(String) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
 
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(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the nEdn field value.
setNEdn(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSNEdn, [MS-DOC], v20140721, 2.6.4
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(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the nfcEdnRef field for the DOP record.
setNfcEdnRef(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSNfcEdnRef, [MS-DOC], v20140721
setNfcEdnRef1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the nfcEdnRef1 field value.
setNfcFtnRef(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the nfcFtnRef field for the DOP record.
setNfcFtnRef(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSNfcFtnRef, [MS-DOC], v20140721
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(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the nFtn field value.
setNFtn(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSNftn, [MS-DOC], v20140721, 2.6.4
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.
setNodeType(HemfPlusRegion.EmfPlusRegionNodeDataType) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNode
 
setNodeType(HemfPlusRegion.EmfPlusRegionNodeDataType) - Method in interface org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeData
 
setNoEndCap(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
 
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(Notes<HSLFShape, HSLFTextParagraph>) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Sets the Notes that are associated with this.
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(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
setNotes(Notes<S, P>) - Method in interface org.apache.poi.sl.usermodel.Slide
 
setNotes(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
Print the include notes
setNotes(Notes<XSLFShape, XSLFTextParagraph>) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
 
setNotes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Print the include notes
setNotesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
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 class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
 
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
setNumILvl(BigInteger) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
setNumILvl 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.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.CommonObjectDataSubRecord
Set the object id field for the CommonObjectData record.
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
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(Point2D) - Method in class org.apache.poi.hslf.usermodel.HSLFComment
 
setOffset(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Deprecated.
This function was only intended for POI internal use. If you have a use case you're concerned about, please open an issue in the POI issue tracker.
setOffset(Point2D) - Method in interface org.apache.poi.sl.usermodel.Comment
Sets the offset of the comment on the page.
setOffset(XDDFPoint2D) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
 
setOffset(Point2D) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
 
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
Deprecated.
in POI 5.0.0 - use SignatureInfo.setOpcPackage(OPCPackage) instead
setOpcPackage(OPCPackage) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
 
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(short) - Method in class org.apache.poi.ddf.EscherRecord
Set the options this this record.
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.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.
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFArea3DChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPieChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
 
setOrder(long) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
 
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 class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
 
setOrientation(PrintOrientation) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Orientation of the page: landscape - portrait.
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.
setOverlap(Byte) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData
 
setOverlay(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
 
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 magnification 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.
setPages(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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.
setPaint(Paint) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setPaint(Paint) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the Paint attribute for the Graphics2D context.
setPaint(Paint) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
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.
setPaintMode() - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
setPalette(List<HwmfPalette.PaletteEntry>) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
Sets the current palette.
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
setPanose(byte[]) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
Set the panose in binary form
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.
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
setParagraph(XWPFParagraph) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
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
 
setParagraphs(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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 TextSpecInfoRun or 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(short) - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
setPassword(int) - Method in class org.apache.poi.hssf.record.PasswordRecord
set the password
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
setPasswordKeyEncryptor(PasswordKeyEncryptor) - Method in class org.apache.poi.poifs.crypt.agile.KeyEncryptor
 
setPasswordVerifier(int) - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
setPath(Path2D) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
Un-/Sets the bracket path
setPath(Path2D) - Method in class org.apache.poi.hslf.usermodel.HSLFFreeformShape
 
setPath(Path2D) - Method in interface org.apache.poi.sl.usermodel.FreeformShape
Set the shape path
setPath(Path2D) - Method in class org.apache.poi.xslf.usermodel.XSLFFreeformShape
 
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
 
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
 
setPerspectiveAngle(Short) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
 
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[], int, int) - Method in class org.apache.poi.ddf.EscherBlipRecord
Sets the picture data bytes
setPictureData(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
 
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 class org.apache.poi.xslf.usermodel.XSLFFontInfo
 
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
 
setPixelFormat(HemfPlusImage.EmfPlusPixelFormat) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
 
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.
setPlainSignature(byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
Sets the plain signature supported formats are PNG,GIF,JPEG,(SVG),EMF,WMF.
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.
setPlus(XDDFNumericalDataSource<Double>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
 
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(float[], float[]) - Method in class org.apache.poi.hslf.model.Polygon
Set the polygon vertices
setPoints(Point2D[]) - 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(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
 
setPoints(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
 
setPolyfillMode(HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setPolygonDrawArea(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
Defines the width and height of the points in the polygon
setPos(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.ConnectionSite
 
setPos(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.ConnectionSiteIf
Sets the value of the pos property.
setPos(AdjustPoint) - Method in class org.apache.poi.sl.draw.geom.PolarAdjustHandle
Sets the value of the pos property.
setPos(AdjustPoint) - Method in class org.apache.poi.sl.draw.geom.XYAdjustHandle
Sets the value of the pos property.
setPos(AdjustPointIf) - Method in class org.apache.poi.xslf.draw.geom.XSLFConnectionSite
 
setPosition(int) - Method in class org.apache.poi.hslf.model.textproperties.HSLFTabStop
 
setPosition(int) - Method in class org.apache.poi.hslf.record.DateTimeMCAtom
 
setPosition(int) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
 
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(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
 
setPosition(LegendPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
 
setPosition(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
 
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(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
 
setPrecision(double) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
setPrecision(double) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
 
setPreferredSize(Picture, double, double) - Static method in class org.apache.poi.ss.util.ImageUtils
Calculate and set the preferred size (anchor) for this picture.
setPresentationFormat(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
Sets the presentation format.
setPresentationFormat(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Sets the printarea for the sheet provided
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, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Sets the printarea for the sheet provided
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, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Sets the printarea for the sheet provided
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, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Sets the printarea for the sheet provided
setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
For the Convenience of Java Programmers maintaining pointers.
setPrintGridlines(PrintGridlinesRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets the PrintGridlinesRecord.
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.
setPrintHeaders(PrintHeadersRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
Sets the PrintHeadersRecord.
setPrintHeaders(boolean) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
set to print the headers - y/n
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
 
setProperties(Property[]) - Method in class org.apache.poi.hpsf.Section
Sets this section's properties.
setProperty(int, String) - Method in class org.apache.poi.hpsf.Section
Sets the string 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, boolean) - Method in class org.apache.poi.hpsf.Section
Sets the boolean 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(Property) - Method in class org.apache.poi.hpsf.Section
Sets a property.
setProperty(int, Object) - Method in class org.apache.poi.hpsf.Section
Sets a property.
setProperty(String, String) - Method in class org.apache.poi.hslf.model.ActiveXShape
Set a property of this ActiveX control
setProperty(PropertyValue) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
Defines a property.
setProperty(String, String, String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
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
 
setProvider(Provider) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
Deprecated.
setProvider(Provider) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
 
setProxy(String) - Method in class org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient
 
setProxyUrl(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setPt(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.LineToCommand
 
setPt(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.LineToCommandIf
 
setPt(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.MoveToCommand
 
setPt(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.MoveToCommandIf
 
setPt(AdjustPointIf) - Method in class org.apache.poi.xslf.draw.geom.XSLFLineTo
 
setPt(AdjustPointIf) - Method in class org.apache.poi.xslf.draw.geom.XSLFMoveTo
 
setPt1(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
setPt1(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
setPt1(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
 
setPt1(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.QuadToCommandIf
 
setPt1(AdjustPointIf) - Method in class org.apache.poi.xslf.draw.geom.XSLFCurveTo
 
setPt1(AdjustPointIf) - Method in class org.apache.poi.xslf.draw.geom.XSLFQuadTo
 
setPt2(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
setPt2(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
setPt2(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.QuadToCommand
 
setPt2(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.QuadToCommandIf
 
setPt2(AdjustPointIf) - Method in class org.apache.poi.xslf.draw.geom.XSLFCurveTo
 
setPt2(AdjustPointIf) - Method in class org.apache.poi.xslf.draw.geom.XSLFQuadTo
 
setPt3(AdjustPointIf) - Method in class org.apache.poi.sl.draw.geom.CurveToCommand
 
setPt3(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.CurveToCommandIf
 
setPt3(AdjustPointIf) - Method in class org.apache.poi.xslf.draw.geom.XSLFCurveTo
 
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.
setRandomAccessWindowSize(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Specifies how many rows can be accessed at most via getRow().
setRandomAccessWindowSize(int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
 
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
 
setRasterOp2(HwmfBinaryRasterOp) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setRasterOp3(HwmfTernaryRasterOp) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setRawData(byte[]) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Deprecated.
Set image data using HSLFPictureData.setData(byte[]).
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
 
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
setRelationId(CTImageData, String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
setRelationId(CTImageData, String) - Method in class org.apache.poi.xssf.usermodel.XSSFSignatureLine
 
setRelationId(CTImageData, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFSignatureLine
 
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.
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.xslf.draw.SVGPOIGraphics2D
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
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.
setRenderingHints(Map) - Method in class org.apache.poi.xslf.draw.SVGPOIGraphics2D
 
setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
setRenderState(HemfGraphics.EmfRenderState) - Method in class org.apache.poi.hemf.draw.HemfGraphics
 
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
 
setRequiredToPass(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
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(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.
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.
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(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the reserved1 field value.
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.
setReserved1(byte) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Sets the reserved1 field value.
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(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(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the reserved2 field value.
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).
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(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set revision.
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 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(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(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
 
setRight(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
set a right string value for this element
setRightAngleAxes(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
 
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(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setRightBorderColor(Color) - 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(Color) - 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(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(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setRightBorderColor(CTColor) - 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(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the right border as a XSSFColor value
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.xddf.usermodel.text.XDDFBodyProperties
 
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.
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
 
setRightMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the right margin.
setRightMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
Specifies the right margin of the paragraph.
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.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
 
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.
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
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(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(double) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
Rotate this shape.
setRotation(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the degree of rotation for the text in the cell.
setRotation(Double) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
 
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.xssf.usermodel.XSSFCellStyle
Set the degree of rotation for the text in the cell
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(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number of the top-left corner of the shape.
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
 
setRow2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
The row number for the bottom-right corner of the current 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
 
setRowBandSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
 
setRowBreak(int, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
Sets a page break at the indicated row
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 Breaks occur above the specified row and left of the specified column inclusive.
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.
setRowDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
 
setRowGenerator(RowGeneratorFunction) - Method in class org.apache.poi.xssf.streaming.DeferredSXSSFSheet
Add a function to generate rows for the sheet.
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, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
setRowHeight(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
set the default row height
setRowHeight(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
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
 
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
 
setSaltSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setSaltSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setSaltValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
 
setSaltValue(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
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
setSaveWithFonts(boolean) - Method in class org.apache.poi.hslf.record.DocumentAtom
Set the font embedding state
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
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.
setSecretKey(SecretKey) - Method in class org.apache.poi.poifs.crypt.Decryptor
 
setSecretKey(SecretKey) - Method in class org.apache.poi.poifs.crypt.Encryptor
 
setSecureValidation(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
Enable or disable secure validation - default is enabled.
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
 
setSetupId(ClassID) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
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
setShape(Shape) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
 
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.XDDFArea3DChartData.Series
 
setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
 
setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
 
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(CTShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
 
setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDataPoint
 
setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDoughnutChartData.Series
 
setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
 
setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.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.XDDFPie3DChartData.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(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
 
setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
 
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(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(ShapeType) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
 
setShapeType(ShapeType) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
 
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.
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 SlideShow this shape belongs to
setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
Assign the SlideShow this shape belongs to
setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setSheet(Sheet) - Method in interface org.apache.poi.xssf.model.Comments
This method is for internal POI use only.
setSheet(Sheet) - Method in class org.apache.poi.xssf.model.CommentsTable
 
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, SheetVisibility) - 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
 
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(int, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
sets the name for a given sheet.
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.usermodel.HSSFWorkbook
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(int, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
Set the sheet name.
setSheetName(String) - Method in class org.apache.poi.ss.util.SheetBuilder
Specifies name of the sheet to build.
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.
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
 
setShowDelta(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
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
 
setShowFailureDetail(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
 
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.XDDFArea3DChartData.Series
 
setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData.Series
 
setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData.Series
 
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.XDDFDoughnutChartData.Series
 
setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData.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.XDDFPie3DChartData.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
 
setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData.Series
Surface chart is not supporting show leader lines property
setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
Surface chart is not supporting show leader lines property
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.
setShowSuccessDetails(boolean) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
 
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 0x7A80 or 0x7A90
setSignature(int) - Method in class org.apache.poi.hslf.blip.EMF
Sets the EMF signature - either 0x3D40 or 0x3D50
setSignature(int) - Method in class org.apache.poi.hslf.blip.JPEG
Sets the PICT signature - either 0x5420 or 0x5430
setSignature(int) - Method in class org.apache.poi.hslf.blip.PICT
Sets the PICT signature - either 0x5420 or 0x5430
setSignature(int) - Method in class org.apache.poi.hslf.blip.PNG
Sets the PNG signature - either 0x6E00 or 0x6E10
setSignature(int) - Method in class org.apache.poi.hslf.blip.WMF
Sets the WMF signature - either 0x2160 or 0x2170
setSignature(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
 
setSignatureConfig(SignatureConfig) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
 
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
setSignatureFactory(XMLSignatureFactory) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
 
setSignatureImage(byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setSignatureImageInvalid(byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setSignatureImageSetupId(ClassID) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setSignatureImageValid(byte[]) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setSignatureInfo(SignatureInfo) - Method in class org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer
 
setSignatureMarshalListener(SignatureMarshalListener) - 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
 
setSignatureShape(CTShape) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
setSignatureShape(CTSignatureLine) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
setSigningCertificateChain(List<X509Certificate>) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setSigningInstructions(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
setSize(int) - Method in class org.apache.poi.ddf.EscherBSERecord
Blip size in stream.
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(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 interface org.apache.poi.sl.usermodel.PlaceholderDetails
 
setSize(double, double) - Method in class org.apache.poi.util.Dimension2DDouble
 
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
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
 
setSlides(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
setSlidesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
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.
setSlideSize(DocumentAtom.SlideSize) - Method in class org.apache.poi.hslf.record.DocumentAtom
 
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.XDDFLine3DChartData.Series
 
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.
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.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(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.
setSpaceAfter(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
 
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.
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(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.
setSpaceBefore(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
 
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.
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, LineSpacingRule) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Sets the spacing between lines in a paragraph
setSpacingBetween(double) - 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(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
 
setSpinCount(int) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
 
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.geom.ArcToCommand
 
setStAng(String) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
setStAng(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFArcTo
 
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
setState(HemfGraphics.EmfRenderState) - Method in interface org.apache.poi.hemf.record.emf.HemfRecord.RenderBounds
 
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
 
setStretchInfoProperties(XDDFStretchInfoProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
 
setStride(int) - Method in class org.apache.poi.hemf.record.emfplus.HemfPlusGDIImageRenderer
 
setStrike(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Deprecated.
setStrikeOut(boolean) - Method in class org.apache.poi.hemf.record.emf.HemfFont
 
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 class org.apache.poi.hwpf.usermodel.CharacterRun
 
setStrikethrough(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
Sets the strikethrough state
setStrikeThrough(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
 
setStrikeThrough(StrikeType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
 
setStrikeThrough(StrikeType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
 
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.xwpf.usermodel.XWPFRun
Specifies that the contents of this run shall be displayed with a single horizontal line through the center of the line.
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(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.
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
setStringCount(short) - Method in class org.apache.poi.hwpf.model.FontTable
 
setStringValue(String, String) - Method in class org.apache.poi.ss.excelant.util.ExcelAntWorkbookUtil
Utility method for setting the value of a Cell with a String.
setStroke(Stroke) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
setStroke(boolean) - Method in class org.apache.poi.sl.draw.geom.Path
 
setStroke(boolean) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setStroke(Stroke) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the Stroke for the Graphics2D context.
setStroke(boolean) - Method in class org.apache.poi.xslf.draw.geom.XSLFPath
 
setStroke(Stroke) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
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(RadarStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
 
setStyle(ScatterStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
 
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(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(Optional<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 interface org.apache.poi.openxml4j.opc.PackageProperties
Set the topic of the content of the resource.
setSubscript(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
Set whether the text in this run is formatted as subscript.
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(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
setSuggestedSigner(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
setSuggestedSigner2(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
setSuggestedSignerEmail(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
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(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.
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.
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
 
setSvgGraphics2D(SVGGraphics2D) - Method in class org.apache.poi.xslf.draw.SVGRenderExtension
 
setSvgImage(XSLFPictureData) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureShape
Add a SVG image reference
setSwAng(String) - Method in class org.apache.poi.sl.draw.geom.ArcToCommand
 
setSwAng(String) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
setSwAng(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFArcTo
 
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
 
setSy(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
 
setSysIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
 
setSystemRGBFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
 
setTabColor(XSSFColor) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
 
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.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 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.
setTemplate(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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(byte[]) - Method in class org.apache.poi.hslf.record.TextBytesAtom
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(List<HSLFTextParagraph>, String) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Sets (overwrites) the current text.
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(XSSFRichTextString) - 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(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
 
setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Sets the text of this text run
setText(String, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Sets the text of this text run in the
setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
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.
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
 
setTextBounds(String, String, String, String) - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
setTextColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
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() - Constructor for class org.apache.poi.hemf.record.emf.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.
setTextRotation(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
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 interface org.apache.poi.sl.usermodel.TextShape
Sets the text rotation.
setTextRotation(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
 
setTextRotation(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
Set the degree of rotation for the text in the cell
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
 
setTextTypeEnum(TextShape.TextPlaceholder) - 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.
setTheme(ThemesTable) - Method in class org.apache.poi.xssf.model.StylesTable
 
setTheme(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
Index into the clrScheme collection, referencing a particular sysClr or srgbClr value expressed in the Theme part.
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.ExtractorFactory
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.POIXMLExtractorFactory
Should this thread prefer event based over usermodel based extractors? Will only be used if the All Threads setting is null.
setThresholdBytesForTempFiles(int) - Static method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
Set the threshold at which a zip entry is regarded as too large for holding in memory and the data is put in a temp file instead
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[] in VT_CF format.
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.
setTickLabelPosition(AxisTickLabelPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
 
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 class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
 
setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
 
setTitle(String, CellReference) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
 
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
 
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(Optional<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 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
 
setTodayDateVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the todays date is displayed in the footer.
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(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
 
setTopBorderColor(Color) - 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(Color) - 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(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(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
 
setTopBorderColor(CTColor) - 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(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Set the color to use for the top border as a XSSFColor value
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.xddf.usermodel.text.XDDFBodyProperties
 
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.
setTopLeftBottomRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
 
setTopMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
Sets the top margin.
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
setTotalTime(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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.hwmf.draw.HwmfDrawProperties
 
setTransform(AffineTransform) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
Set the current AffineTransform
setTransform(AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
Sets the Transform in the Graphics2D context.
setTransform(AffineTransform) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
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
 
setTspDigestAlgo(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setTspHttpClient(TimeStampHttpClient) - 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(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
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(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(byte) - Method in class org.apache.poi.hssf.record.cf.Threshold
 
setType(int) - 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.hssf.record.common.ExtendedColor
 
setType(TabStop.TabStopType) - Method in interface org.apache.poi.sl.usermodel.TabStop
 
setType(AutonumberScheme) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
 
setType(LineEndType) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
 
setType(TabStop.TabStopType) - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
 
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.hemf.record.emf.HemfFont
 
setTypeface(String) - Method in class org.apache.poi.hslf.usermodel.HSLFFontInfo
 
setTypeface(String) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
 
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.EscherBitmapBlip
Sets the first MD4, that specifies the unique identifier of the uncompressed blip data
setUid(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
16 byte MD4 checksum.
setUID(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
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)
setUnderline(boolean) - Method in class org.apache.poi.hemf.record.emf.HemfFont
 
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(UnderlineType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
 
setUnderline(UnderlineType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
 
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(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
 
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(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value is undefined and MUST be ignored.
setUnused(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Sets the unused field value.
setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
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.
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.
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(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
This field MUST be ignored.
setUnused2(byte) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Sets the unused2 field value.
setUnused2(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Sets the unused2 field value.
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(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
 
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.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(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.CharacterSection
 
setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.GenericSection
 
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.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
 
setUriDereferencer(URIDereferencer) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
Deprecated.
setUriDereferencer(URIDereferencer) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureInfo
 
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.
setUse4DigitYearsInAllDateFormats(boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
 
setUseCachedValuesForFormulaCells(boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
 
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
setUsePathBracket(boolean) - Method in class org.apache.poi.hemf.draw.HemfDrawProperties
 
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.
setUseReadOnlySharedStringsTable(boolean) - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
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.
setUseTempFilePackageParts(boolean) - Static method in class org.apache.poi.openxml4j.opc.ZipPackage
 
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(byte[]) - Method in class org.apache.poi.hpsf.ClipboardData
 
setValue(Object) - Method in class org.apache.poi.hpsf.Property
Sets the property's value.
setValue(boolean) - Method in class org.apache.poi.hpsf.VariantBool
 
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(byte[]) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
 
setValue(byte[]) - Method in class org.apache.poi.hsmf.datatypes.ByteChunkDeferred
Set bytes directly.
setValue(Chunk) - Method in class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
Stores the offset of the chunk as the property value
setValue(boolean) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
 
setValue(BigInteger) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
 
setValue(double) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
 
setValue(float) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.FloatPropertyValue
 
setValue(long) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
 
setValue(int) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
 
setValue(short) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
 
setValue(Calendar) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.TimePropertyValue
 
setValue(String) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
 
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(FormulaError) - Method in class org.apache.poi.hssf.record.BoolErrRecord
set the error value for the cell
setValue(Double) - Method in class org.apache.poi.hssf.record.cf.Threshold
 
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(Double) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
 
setValue(int) - Method in class org.apache.poi.hwpf.model.Colorref
 
setValue(short) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Set the value field for the SHD80 record.
setValue(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Set the value field for the TBD record.
setValue(double) - Method in class org.apache.poi.ss.excelant.ExcelAntPrecision
 
setValue(double) - Method in class org.apache.poi.ss.excelant.ExcelAntSetDoubleCell
Set the value of the specified cell as the double passed in.
setValue(String) - Method in class org.apache.poi.ss.excelant.ExcelAntSetFormulaCell
 
setValue(String) - Method in class org.apache.poi.ss.excelant.ExcelAntSetStringCell
Set the value of the cell to the String passed in.
setValue(Double) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
Sets the value used for the threshold.
setValue(int, int) - Method in class org.apache.poi.util.BitField
Replace the bits with new values.
setValue(Double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
 
setValue(PresetColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorPreset
 
setValue(byte[]) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
 
setValue(SchemeColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
 
setValue(SystemColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
 
setValue(PresetLineDash) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
 
setValue(T) - Method in class org.apache.poi.xslf.model.PropertyFetcher
 
setValue(T) - Method in class org.apache.poi.xssf.model.ParagraphPropertyFetcher
 
setValue(Double) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
 
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.XDDFArea3DChartData
 
setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFAreaChartData
 
setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBar3DChartData
 
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.XDDFDoughnutChartData
 
setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLine3DChartData
 
setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLineChartData
 
setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData
 
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
 
setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData
Surface chart is not supporting vary color property.
setVaryColors(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData
Surface chart is not supporting vary color property.
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(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
setVersion(long) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
 
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.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer that MUST be 0xFFFFFFFF.
setVersionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
Set version.
setVersionProperty(Optional<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 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(VerticalAlignment) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
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(VerticalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
set the type of vertical alignment for the cell
setVerticalAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
Sets the vertical alignment.
setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.sl.usermodel.TextShape
Sets the type of vertical alignment for the text.
setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
set the type of vertical alignment for the cell
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.xslf.usermodel.XSLFTableCell
 
setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
 
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(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Set the vertical alignment of the run.
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(Color) - 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(Color) - 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.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(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setViewportOrg(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
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.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.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.geom.Path
 
setW(long) - Method in interface org.apache.poi.sl.draw.geom.PathIf
 
setW(long) - Method in class org.apache.poi.xslf.draw.geom.XSLFPath
 
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(int) - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
Set the font weight
setWeight(int) - Method in class org.apache.poi.hemf.record.emf.HemfFont
 
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.hemf.record.emfplus.HemfPlusGDIImageRenderer
 
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(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
set the width of the window
setWidth(LineEndWidth) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
 
setWidth(Double) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
Internally converts the width to EMU units.
setWidth(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
Set the width in 20ths of a point (twips).
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%").
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 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 class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
 
setWidthType(TableWidthType) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
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
setWidthType(TableWidthType) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
Set the width value type for the table.
setWidthValue(String, CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
Set the width value from a string
setWindowExt(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
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(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setWireframe(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurface3DChartData
 
setWireframe(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData
 
setWithComments(boolean) - Method in class org.apache.poi.util.GenericRecordJsonWriter
 
setWithComments(boolean) - Method in class org.apache.poi.util.GenericRecordXmlWriter
 
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.
setWords(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
 
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(Workbook) - Method in interface org.apache.poi.ss.excelant.IExcelAntWorkbookHandler
 
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.
setWorkbookUtil(ExcelAntWorkbookUtil) - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
setWorkbookUtil(ExcelAntWorkbookUtil) - Method in class org.apache.poi.ss.excelant.ExcelAntSet
 
setWorkbookUtil(ExcelAntWorkbookUtil) - Method in class org.apache.poi.ss.excelant.ExcelAntTest
 
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.geom.ArcToCommand
 
setWR(String) - Method in interface org.apache.poi.sl.draw.geom.ArcToCommandIf
 
setWR(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFArcTo
 
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(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
 
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.
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(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(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.geom.AdjustPoint
 
setX(String) - Method in interface org.apache.poi.sl.draw.geom.AdjustPointIf
Sets the value of the x property.
setX(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
 
setX(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFAdjustPoint
 
setX509Certificate(byte[]) - Method in class org.apache.poi.poifs.crypt.agile.CertificateKeyEncryptor
 
setXadesCanonicalizationMethod(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setXadesDigestAlgo(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
 
setXadesDigestAlgo(String) - 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(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(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
set the columns' default format info
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
setXFIndex(int) - Method in class org.apache.poi.hssf.record.StyleRecord
set the actual index of the style 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 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.
setXORMode(Color) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
setXPosition(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
setXRotationAngle(Byte) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
 
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.XWPFComments
 
setXWPFDocument(XWPFDocument) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
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(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.geom.AdjustPoint
 
setY(String) - Method in interface org.apache.poi.sl.draw.geom.AdjustPointIf
Sets the value of the y property.
setY(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
 
setY(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFAdjustPoint
 
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 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
 
setYRotationAngle(Integer) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
 
setYSize(int) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
Set the y size field for the Legend record.
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
setZip64Mode(Zip64Mode) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
 
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, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Sets the zoom magnification for the sheet.
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.
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
 
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(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(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_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
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 - Variable in class org.apache.poi.sl.draw.PathGradientPaint.PathGradientContext
for POI: the shape will be only known when the subclasses determines the concrete implementation in the draw/-content method, so we need to postpone the setting/creation as long as possible
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 - Enum in org.apache.poi.xddf.usermodel.chart
 
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_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
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(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: SharedFormulaRecords ArrayRecords TableRecords
SharedValueRecordBase - Class in org.apache.poi.hssf.record
Common base class for SharedFormulaRecord, ArrayRecord and TableRecord which are have similarities.
SharedValueRecordBase(SharedValueRecordBase) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
 
SharedValueRecordBase(CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
 
SharedValueRecordBase() - 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
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
 
SHD80AbstractType(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
 
SHDAbstractType(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 Graphics2D Transform with a shearing transform.
shear(double, double) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
 
sheet - Variable in class org.apache.poi.sl.draw.DrawSheet
 
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 - Variable in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
 
sheet - Variable in class org.apache.poi.ss.usermodel.helpers.RowShifter
 
Sheet - Interface in org.apache.poi.ss.usermodel
High level representation of a Excel worksheet.
sheet - Variable in class org.apache.poi.xssf.usermodel.XSSFSheet
 
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 SheetBuilder provides 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(Writer) - 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(PackagePart) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
Construct a new SheetIterator
sheetIterator - Variable in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
Iterator over CTSheet objects, returns sheets in logical order.
sheetIterator() - Method in class org.apache.poi.xssf.streaming.DeferredSXSSFWorkbook
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() - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook.SheetIterator
 
sheetIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Returns an iterator of the sheets in the workbook in sheet order.
sheetMap - Variable in class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
Maps relId and the corresponding PackagePart
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
 
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(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.
shiftMerged(int, int, int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
Deprecated.
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, 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, boolean) - 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, 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) - 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.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.xssf.usermodel.XSSFSheet
Shifts rows between startRow and endRow n number of rows.
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
Deprecated.
unused by POI internally
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, 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, 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, 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
 
shouldEncryptTempFiles() - Static method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
Whether temp files should be encrypted (default false).
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
 
showAlert(String) - Method in class org.apache.poi.xslf.draw.SVGUserAgent
 
showDelta() - Method in class org.apache.poi.ss.excelant.ExcelAntEvaluateCell
 
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
 
showSuccessDetails() - Method in class org.apache.poi.ss.excelant.ExcelAntTest
 
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.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 - Variable in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
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 - Variable in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
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
 
SIG - Static variable in class org.apache.poi.poifs.crypt.dsig.DSigRelation
 
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 - 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.CRLEntry - Class in org.apache.poi.poifs.crypt.dsig
 
SignatureFacet - Interface in org.apache.poi.poifs.crypt.dsig.facets
JSR105 Signature Facet base class.
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
 
SignatureLine - Class in org.apache.poi.poifs.crypt.dsig
Base class for SignatureLines (XSSF,XWPF only)
SignatureLine() - Constructor for class org.apache.poi.poifs.crypt.dsig.SignatureLine
 
SignatureLine.AddPictureData - Interface in org.apache.poi.poifs.crypt.dsig
 
SignatureMarshalDefaultListener - Class in org.apache.poi.poifs.crypt.dsig
This listener class is used, to modify the to be digested xml document, e.g.
SignatureMarshalDefaultListener() - Constructor for class org.apache.poi.poifs.crypt.dsig.SignatureMarshalDefaultListener
 
SignatureMarshalListener - Interface in org.apache.poi.poifs.crypt.dsig
This listener interface is used, to modify the to be digested xml document, e.g.
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.
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
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
 
Single - Class in org.apache.poi.ss.formula.functions
Implementation of the SINGLE function, used by Dynamic Arrays, which is now largely replaced by the @ character.
SINGLE_XML_CELLS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
SinglentonTextPiece - Class in org.apache.poi.hwpf.model
 
SinglentonTextPiece(SinglentonTextPiece) - Constructor for class org.apache.poi.hwpf.model.SinglentonTextPiece
 
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 - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
 
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 - 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() - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
 
size() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Get the number of 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 class org.apache.poi.sl.draw.geom.PresetGeometries
 
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
 
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
 
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.RLEDecompressingInputStream
 
skipFully(InputStream, long) - Static method in class org.apache.poi.util.IOUtils
Skips bytes from an input byte stream.
skipFully(int) - Method in class org.apache.poi.util.LittleEndianInputStream
 
SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
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(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Slide
Set things up, and find our more interesting children
Slide() - Constructor for class org.apache.poi.hslf.record.Slide
Create a new, empty, Slide, along with its required child records.
Slide<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
SLIDE - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
SLIDE_LAYOUT - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
SLIDE_MASTER - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
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(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlideAtom
For the Slide Atom
SlideAtom() - Constructor for class org.apache.poi.hslf.record.SlideAtom
Create a new SlideAtom, to go with a new Slide
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(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlideListWithText
Create a new holder for slide records
SlideListWithText() - Constructor for class org.apache.poi.hslf.record.SlideListWithText
Create a new, empty, SlideListWithText
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.
SlidePersistAtom - Class in org.apache.poi.hslf.record
A SlidePersist Atom (type 1011).
SlidePersistAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
For the SlidePersist Atom
SlidePersistAtom() - Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
Create a new SlidePersistAtom, for use with a new Slide
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 - Variable in class org.apache.poi.sl.extractor.SlideShowExtractor
 
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
 
SlideShowProvider<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
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.
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
 
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 - 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.
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
 
SMILEY_FACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SmileyFace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
SMTP_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SNIP_1_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SNIP_2_DIAG_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SNIP_2_SAME_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SNIP_ROUND_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SOLID_COLOR - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusDraw.EmfPlusSolidColor
If set, brushId specifies a color as an EmfPlusARGB object.
SOLID_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
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
 
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.
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 - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether the animation has an associated sound
Sound - Class in org.apache.poi.hslf.record
A container holding information about a 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.
SoundCollection - Class in org.apache.poi.hslf.record
Is a container for all sound related atoms and containers.
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() - 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.
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
 
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
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
 
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
 
spliterator() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
spliterator() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
spliterator() - Method in class org.apache.poi.hemf.usermodel.HemfPicture
 
spliterator() - Method in class org.apache.poi.hslf.record.PPDrawing
 
spliterator() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
spliterator() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
spliterator() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
spliterator() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
spliterator() - Method in class org.apache.poi.hssf.record.aggregates.ValueRecordsAggregate
value spliterator
spliterator() - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
 
spliterator() - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
 
spliterator() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
spliterator() - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Returns a spliterator of the sheets in the workbook in sheet order.
spliterator() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
spliterator() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Get this collection's spliterator.
spliterator() - Method in class org.apache.poi.poifs.filesystem.DirectoryNode
Returns a Spliterator over all the entries
spliterator() - Method in class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
 
spliterator() - Method in class org.apache.poi.poifs.property.DirectoryProperty
Get a spliterator over the children of this Parent; all elements are instances of Property.
spliterator() - Method in class org.apache.poi.sl.draw.geom.CustomGeometry
 
spliterator() - Method in interface org.apache.poi.ss.usermodel.Row
 
spliterator() - Method in interface org.apache.poi.ss.usermodel.Sheet
Returns a spliterator of the physical rows
spliterator() - Method in interface org.apache.poi.ss.usermodel.Workbook
Returns a spliterator of the sheets in the workbook in sheet order.
spliterator() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
Returns a spliterator over the CellAddresses in this cell range in row-major order.
spliterator() - Method in class org.apache.poi.ss.util.SSCellRange
 
spliterator() - Method in class org.apache.poi.util.IntMapper
 
spliterator() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
 
spliterator() - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
 
spliterator() - Method in class org.apache.poi.xssf.streaming.SXSSFDrawing
 
spliterator() - Method in class org.apache.poi.xssf.streaming.SXSSFRow
Create a spliterator over the cells from [0, getLastCellNum()).
spliterator() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
Returns a spliterator of the physical rows
spliterator() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
Returns a spliterator of the sheets in the workbook in sheet order.
spliterator() - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
 
spliterator() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Cell spliterator over the physically defined cells
spliterator() - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
 
spliterator() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
spliterator() - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
 
spliterator() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Returns a spliterator of the sheets in the workbook in sheet order.
spliterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnoteEndnote
Get a spliterator over the XWPFParagraphs in the footnote.
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
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.
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(SprmBuffer) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
 
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
 
SQRT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
SQUARE_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
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
src - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfSetDiBitsToDevice
 
srcBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
the source rectangle
srcBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
the source rectangle
srcBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
the source rectangle
srcBounds - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
the source rectangle.
srcConstantAlpha - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
An 8-bit unsigned integer that specifies alpha transparency, which determines the blend of the source and destination bitmaps.
srcEqualsDstDimension() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfBitBlt
 
srcEqualsDstDimension() - Method in class org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
 
srcRect - Variable in class org.apache.poi.hemf.record.emf.HemfFill.EmfAlphaBlend
the source rectangle
SS_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
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_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_SUPER - Static variable in class org.apache.poi.hssf.record.FontRecord
 
SS_SUPER - Static variable in interface org.apache.poi.ss.usermodel.Font
superscript
SSCellRange<K extends Cell> - Class in org.apache.poi.ss.util
For POI internal use only
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: 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() - 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
Static String Table Record (0x00FC)
SSTRecord() - Constructor for class org.apache.poi.hssf.record.SSTRecord
 
SSTRecord(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
Deprecated.
ST_ARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BALLOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BENTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_BEVEL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_BLOCKARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_BRACKETPAIR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CAN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CIRCULARARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CLOUDCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_CUBE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_DIAMOND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_DONUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_DOUBLEWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_DOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_DOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_ELLIPSE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_ELLIPSERIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
ST_HEART - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_HEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_HOMEPLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_HORIZONTALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_HOSTCONTROL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_LEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_LEFTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_LEFTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_LEFTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_LIGHTNINGBOLT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_LINE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_MIN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
not used
ST_MOON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_NIL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
not used
ST_NOSMOKING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_NOT_PRIMATIVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_PARALLELOGRAM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_PENTAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_PICTUREFRAME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_PLAQUE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_PLUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_QUADARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_QUADARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_RECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIBBON2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_RIGHTBRACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIGHTBRACKET - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_RIGHTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_ROUNDRECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL16 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL24 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL32 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SEAL8 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_SMILEYFACE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_STAR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
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
Deprecated.
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
Deprecated.
ST_TEXTCANUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTCASCADEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTCASCADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTCHEVRON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_TEXTCURVEDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTCURVEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_TEXTFADELEFT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTFADERIGHT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTFADEUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTHEXAGON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_TEXTONCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTONRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTPLAINTEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTRING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
Deprecated.
ST_TEXTSLANTDOWN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTSLANTUP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTSTOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTTRIANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTTRIANGLEINVERTED - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_TEXTWAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTWAVE1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTWAVE2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTWAVE3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TEXTWAVE4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_THICKARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_TRAPEZOID - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_UPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_UPARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_UPDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_UPDOWNARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
ST_UTURNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_VERTICALSCROLL - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
ST_WAVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
Deprecated.
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
STANDARD_PALETTE_SIZE - Static variable in class org.apache.poi.hssf.record.PaletteRecord
The standard size of an XLS palette
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
 
StandardDecryptor(StandardDecryptor) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
StandardEncryptionHeader - Class in org.apache.poi.poifs.crypt.standard
 
StandardEncryptionHeader(StandardEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
 
StandardEncryptionHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
 
StandardEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - 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(LittleEndianInput, StandardEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
StandardEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
 
StandardEncryptionVerifier(StandardEncryptionVerifier) - 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(StandardEncryptor) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor
 
StandardEncryptor.StandardCipherOutputStream - Class in org.apache.poi.poifs.crypt.standard
 
Standardize - Class in org.apache.poi.ss.formula.functions
Implementation for Excel STANDARDIZE() function.
Standardize() - Constructor for class org.apache.poi.ss.formula.functions.Standardize
 
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
 
StandardRecord(StandardRecord) - Constructor for class org.apache.poi.hssf.record.StandardRecord
 
STANDARDWIDTH_0099 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
 
Star - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
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
 
STAR_10 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_12 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_16 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_24 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_32 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_6 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_7 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
STAR_8 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
start - Variable in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
the point where filling is to start.
start - Variable in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
Start (2 bytes): A 16-bit unsigned integer that defines the offset into the Palette Object when used with the META_SETPALENTRIES and META_ANIMATEPALETTE record types.
START_DATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
startBold() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
StartComparator - Static variable in class org.apache.poi.hwpf.model.PropertyNode
 
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.XSSFReader.XMLSheetRefReader
 
startElement(String, String, String, Attributes) - Method in class org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler
 
startPoint - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
starting point of the arc
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_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
Deprecated.
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
 
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 PropertiesChunk for 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(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Saves the modified paragraphs/textrun to the records.
storeText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Saves the modified paragraphs/textrun to the records.
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(StreamIDRecord) - Constructor for class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
StreamIDRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
StreamingSheetWriter - Class in org.apache.poi.xssf.streaming
Unlike SheetDataWriter, this writer does not create a temporary file, it writes data directly to the provided OutputStream.
StreamingSheetWriter() - Constructor for class org.apache.poi.xssf.streaming.StreamingSheetWriter
 
StreamingSheetWriter(OutputStream) - Constructor for class org.apache.poi.xssf.streaming.StreamingSheetWriter
 
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
STREET_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
stretchBltMode - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
 
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.
strikeOut - Variable in class org.apache.poi.hwmf.record.HwmfFont
An 8-bit Boolean value that specifies the strike out attribute of the font.
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 - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
StringChunk - Class in org.apache.poi.hsmf.datatypes
A Chunk made up of a single string.
StringChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.StringChunk
Creates a String Chunk.
StringChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.StringChunk
Create a String Chunk, with the specified type.
StringEval - Class in org.apache.poi.ss.formula.eval
 
StringEval(Ptg) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
 
StringEval(String) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
 
stringLength - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
A 16-bit signed integer that defines the length of the string.
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(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
Create a StringPtg from a stream
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.
StringRecord - Class in org.apache.poi.hssf.record
STRING (0x0207)
StringRecord() - Constructor for class org.apache.poi.hssf.record.StringRecord
 
StringRecord(StringRecord) - Constructor for class org.apache.poi.hssf.record.StringRecord
 
StringRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StringRecord
 
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
StringValueEval - Interface in org.apache.poi.ss.formula.eval
 
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.
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.
strokeVariation - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
 
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
 
STWUSER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
style - Variable in class org.apache.poi.hemf.record.emf.HemfFont
 
style - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
 
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
 
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
Describes a builtin to the gui or user defined style
StyleRecord() - Constructor for class org.apache.poi.hssf.record.StyleRecord
creates a new style record, initially set to 'built-in'
StyleRecord(StyleRecord) - Constructor for class org.apache.poi.hssf.record.StyleRecord
 
StyleRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StyleRecord
 
Styles - Interface in org.apache.poi.xssf.model
 
STYLES - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
 
STYLES - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFStyle
 
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.
styleSize - Variable in class org.apache.poi.hemf.record.emf.HemfFont.LogFontPanose
 
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
 
StylesTable(InputStream) - 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(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(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.
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
 
SUBJECT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
subject - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
The topic of the content of the resource.
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
 
SubRecord(SubRecord) - Constructor for class org.apache.poi.hssf.record.SubRecord
 
SubRecord.SubRecordTypes - Enum in org.apache.poi.hssf.record
 
SubRecord.SubRecordTypes.RecordConstructor<T extends SubRecord> - Interface in org.apache.poi.hssf.record
 
SUBSECTION_ALTERNATE - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
 
SUBSECTION_DASH - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
 
SUBSECTION_ENDCAP - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
 
SUBSECTION_GEOMETRIC - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
 
SUBSECTION_JOIN - Static variable in class org.apache.poi.hwmf.record.HwmfPenStyle
 
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.
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(boolean) - Static method in class org.apache.poi.ss.formula.functions.Count
Create an instance of Count to use in Subtotal
subtotalInstance(boolean) - 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
 
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 - 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
 
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(PropertySet) - Constructor for class org.apache.poi.hpsf.SummaryInformation
Creates a SummaryInformation from a given PropertySet.
SummaryInformation(InputStream) - Constructor for class org.apache.poi.hpsf.SummaryInformation
Creates a SummaryInformation instance from an InputStream in the Horrible Property Set Format.
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 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
SupBookRecord - Class in org.apache.poi.hssf.record
A External Workbook Description (Supplemental Book).
SupBookRecord(SupBookRecord) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
 
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.
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 Variant types.
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
 
SVGFormat - Class in org.apache.poi.xslf.util
 
SVGFormat(boolean) - Constructor for class org.apache.poi.xslf.util.SVGFormat
 
SVGImageRenderer - Class in org.apache.poi.xslf.draw
 
SVGImageRenderer() - Constructor for class org.apache.poi.xslf.draw.SVGImageRenderer
 
SVGPOIGraphics2D - Class in org.apache.poi.xslf.draw
Wrapper class to pass changes to rendering hints down to the svg graphics context defaults which can be read by the extension handlers
SVGPOIGraphics2D(Document, boolean) - Constructor for class org.apache.poi.xslf.draw.SVGPOIGraphics2D
 
SVGRenderExtension - Class in org.apache.poi.xslf.draw
Extension of Batik's DefaultExtensionHandler which handles different kinds of Paint objects
SVGRenderExtension() - Constructor for class org.apache.poi.xslf.draw.SVGRenderExtension
 
SVGUserAgent - Class in org.apache.poi.xslf.draw
Helper class to base image calculation on actual viewbox instead of the base box (1,1)
SVGUserAgent() - Constructor for class org.apache.poi.xslf.draw.SVGUserAgent
 
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.
Switch - Class in org.apache.poi.ss.formula.atp
Implementation of 'Analysis Toolpak' Excel function SWITCH()
SWOOSH_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
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 (null values 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, int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFSheet
 
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(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.
SXSSFWorkbook(int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
Construct an empty workbook and specify the window for row access.
SXSSFWorkbook.ISheetInjector - Interface in org.apache.poi.xssf.streaming
 
SXSSFWorkbook.SheetIterator<T extends Sheet> - Class in org.apache.poi.xssf.streaming
 
SXSSFWorkbookWithCustomZipEntrySource - Class in org.apache.poi.poifs.crypt.temp
 
SXSSFWorkbookWithCustomZipEntrySource() - Constructor for class org.apache.poi.poifs.crypt.temp.SXSSFWorkbookWithCustomZipEntrySource
 
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.
SystemColor - Enum in org.apache.poi.xddf.usermodel
 
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
 
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 _ 
Skip navigation links

Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>