Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- S_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- SA - Enum constant in enum org.apache.poi.util.LocaleID
- SA_IN - Enum constant in enum org.apache.poi.util.LocaleID
- SADDLE_BROWN - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SaddleBrown - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SAFARI - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- 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
- SAH - Enum constant in enum org.apache.poi.util.LocaleID
- SAH_RU - Enum constant in enum org.apache.poi.util.LocaleID
- Salmon - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SALMON - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- sameProperties(FontRecord) - Method in class org.apache.poi.hssf.record.FontRecord
-
Does this FontRecord have all the same font properties as the supplied FontRecord? Note that
FontRecord.equals(Object)
will check for exact objects, while this will check for exact contents, because normally the font record's position makes a big difference too. - SANDY_BROWN - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SandyBrown - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- sanitizeFilename(String) - Static method in class org.apache.poi.xdgf.util.Util
- sat2 - Enum constant in enum org.apache.poi.sl.draw.geom.GuideIf.Op
- save(File) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Save the document in the specified file.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Save the contents type part.
- save(OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.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(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
- SAVE_RECALC - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- saveImpl(OutputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
-
Save the package into the specified output stream.
- saveImpl(OutputStream) - Method in class org.apache.poi.openxml4j.opc.ZipPackage
-
Save this package into the specified stream
- saveImpl(Document, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
-
Specific implementation of the save method.
- saveImpl(Document, OutputStream) - Method in class org.apache.poi.openxml4j.opc.internal.ZipContentTypeManager
- 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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
- SaveRecalcRecord(SaveRecalcRecord) - Constructor for class org.apache.poi.hssf.record.SaveRecalcRecord
- saveWorkbook(XSSFWorkbook) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
this method write the XSSFWorkbook object data into embedded excel file
- saveXmlInStream(Document, OutputStream) - Static method in class org.apache.poi.openxml4j.opc.StreamHelper
-
Save the document object in the specified output stream.
- SAWTOOTH - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SAWTOOTH_GRAY - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- 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(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- scale(double, double) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Concatenates the current
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
- SCARED_CAT - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- Scatter - Enum constant in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- SCATTER - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ChartTypes
- ScatterStyle - Enum in org.apache.poi.xddf.usermodel.chart
- SCENARIO_PROTECT - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- 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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
- ScenarioProtectRecord(ScenarioProtectRecord) - Constructor for class org.apache.poi.hssf.record.ScenarioProtectRecord
- SchemeColor - Enum in org.apache.poi.xddf.usermodel
- SCL - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- SCL_00A0 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- SCLRecord - Class in org.apache.poi.hssf.record
-
Specifies the window's zoom magnification.
- SCLRecord() - Constructor for class org.apache.poi.hssf.record.SCLRecord
- SCLRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SCLRecord
- SCLRecord(SCLRecord) - 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 - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseFamily
- SCRIPT - Enum constant in enum org.apache.poi.ss.usermodel.FontFamily
- SCROLL_BAR - Enum constant in enum org.apache.poi.xddf.usermodel.SystemColor
- ScrollBar - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
-
The system-defined color of the background of a scroll bar.
- SD - Enum constant in enum org.apache.poi.util.LocaleID
- SD_ARAB - Enum constant in enum org.apache.poi.util.LocaleID
- SD_ARAB_PK - Enum constant in enum org.apache.poi.util.LocaleID
- SD_DEVA_IN - Enum constant in enum org.apache.poi.util.LocaleID
- SE - Enum constant in enum org.apache.poi.util.LocaleID
- SE_FI - Enum constant in enum org.apache.poi.util.LocaleID
- SE_NO - Enum constant in enum org.apache.poi.util.LocaleID
- SE_SE - Enum constant in enum org.apache.poi.util.LocaleID
- SEA_GREEN - Enum constant in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- SEA_GREEN - Enum constant in enum org.apache.poi.ss.usermodel.IndexedColors
- SEA_GREEN - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SEA_SHELL - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SeaGreen - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- Seal - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- SEAL - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- SEARCH - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
-
Implementation of the FIND() function.
- 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.
- SeaShell - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SEATTLE - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- seCell - Enum constant in enum org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- SECOND - Static variable in class org.apache.poi.ss.formula.functions.CalendarFieldFunction
- secondColumnStripe - Enum constant in enum org.apache.poi.ss.usermodel.TableStyleType
- secondColumnSubheading - Enum constant in enum org.apache.poi.ss.usermodel.TableStyleType
- secondRowStripe - Enum constant in enum org.apache.poi.ss.usermodel.TableStyleType
- secondRowSubheading - Enum constant in enum org.apache.poi.ss.usermodel.TableStyleType
- SECONDS_PER_DAY - Static variable in class org.apache.poi.ss.usermodel.DateUtil
- SECONDS_PER_MINUTE - Static variable in class org.apache.poi.ss.usermodel.DateUtil
- secondSubtotalColumn - Enum constant in enum org.apache.poi.ss.usermodel.TableStyleType
- secondSubtotalRow - Enum constant in enum org.apache.poi.ss.usermodel.TableStyleType
- 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(byte[], int) - Constructor for class org.apache.poi.hpsf.Section
-
Creates a Section instance from a byte array.
- Section(Section) - Constructor for class org.apache.poi.hpsf.Section
-
Constructs a
Section
by doing a deep copy of an existingSection
. - SECTION_HEADER - Enum constant in enum org.apache.poi.xslf.usermodel.SlideLayout
-
Section Header
- select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class org.apache.poi.poifs.crypt.dsig.KeyInfoKeySelector
- SELECTION - Enum constant in enum org.apache.poi.ddf.EscherRecordTypes
- SELECTION - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- SelectionRecord - Class in org.apache.poi.hssf.record
-
Shows the user's selection on the sheet for write set num refs to 0
- 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
- SelectionRecord(SelectionRecord) - 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(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(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(CTStyleMatrixReference, XSLFTheme, boolean, boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFShape
- 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. - 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!
- serialize() - Method in class org.apache.poi.ddf.EscherRecord
-
Serializes to a new byte array.
- serialize() - Method in class org.apache.poi.hssf.record.Record
-
called by the class that is responsible for writing this sucker.
- serialize() - Method in class org.apache.poi.hssf.record.SubRecord
- serialize(int, byte[]) - Method in class org.apache.poi.ddf.EscherRecord
-
Serializes to an existing byte array without serialization listener.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Serializes all records int the worksheet section into a big byte array.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.DrawingGroupRecord
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
Serializes this aggregate to a byte array.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.LabelRecord
-
THROWS A RUNTIME EXCEPTION..
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.ObjRecord
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.OldLabelRecord
-
Not supported
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.RecordBase
-
called by the class that is responsible for writing this sucker.
- serialize(int, byte[]) - Method in class org.apache.poi.hssf.record.StandardRecord
-
Write the data content of this BIFF record including the sid and record length.
- serialize(int, byte[]) - Method in class org.apache.poi.ss.util.CellRangeAddressList
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBitmapBlip
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBlipRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherBSERecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherClientDataRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherContainerRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDggRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherDgRecord
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.EscherMetafileBlip
- serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.ddf.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(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.ExtRst
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Serialises out the String.
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.cont.ContinuableRecord
-
Serializes this record's content to the supplied data output.
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.ExtSSTRecord
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.NameRecord
-
NameRecord can span into
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.SSTRecord
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.StringRecord
- serialize(ContinuableRecordOutput) - Method in class org.apache.poi.hssf.record.TextObjectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BackupRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BlankRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BOFRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BookBoolRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CalcCountRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CalcModeRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CellRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.ColorGradientFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateThreshold
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.cf.Threshold
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFHeader12Record
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRule12Record
-
called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRuleRecord
-
called by the class that is responsible for writing this sucker.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AreaRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.BarRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.BeginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.EndRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.TextRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.TickRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CodepageRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatProtection
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.common.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(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ContinueRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CountryRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CRNCountRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CRNRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DateWindow1904Record
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DBCellRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DConRefRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DeltaRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DimensionsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DrawingRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DSFRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DVALRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.DVRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EndSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.EOFRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ExtSSTRecord.InfoSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FeatHdrRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FeatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FilePassRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FileSharingRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FontRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FormatRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.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(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MergeCellsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MMSRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MulBlankRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.MulRKRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NameCommentRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NoteRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
-
Serialize the record data into the supplied array of bytes
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PageBreakRecord.Break
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PageBreakRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PaletteRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PaneRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PasswordRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrecisionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RecalcIdRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RefModeRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RightMarginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RowRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SCLRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SelectionRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StandardRecord
-
Write the data content of this BIFF record.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.StyleRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SubRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SupBookRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TabIdRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TableStylesRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TopMarginRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UncalcedRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UnknownRecord
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UserSViewBegin
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UserSViewEnd
-
spit the record out AS IS.
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.UseSelFSRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.VCenterRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowOneRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WriteAccessRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WriteProtectRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.WSBoolRecord
- serialize(LittleEndianOutput) - Method in class org.apache.poi.hssf.util.CellRangeAddress8Bit
- serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
-
Writes The formula encoding is includes: ushort tokenDataLen tokenData arrayConstantData (if present)
- serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.util.CellRangeAddress
- serialize(LittleEndianOutput) - Method in class org.apache.poi.ss.util.CellRangeAddressList
- serializeArrayConstantData(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
- serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Serializes the complex part of this property
- serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeComplexPart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.ArrayRecord
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.SharedValueRecordBase
- serializeExtraData(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.TableRecord
- serializeFormattingBlock(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CFRuleBase
- serializePtgs(Ptg[], byte[], int) - Static method in class org.apache.poi.ss.formula.ptg.Ptg
-
Writes the ptgs to the data buffer, starting at the specified offset.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
Serializes the simple part of this property.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherComplexProperty
-
Serializes the simple part of this property.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherProperty
-
Escher properties consist of a simple fixed length part and a complex variable length part.
- serializeSimplePart(byte[], int) - Method in class org.apache.poi.ddf.EscherSimpleProperty
-
Serialize the simple part of the escher record.
- serializeTokens(LittleEndianOutput) - Method in class org.apache.poi.ss.formula.Formula
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.BoolErrRecord
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.CellRecord
-
writes out the value data for this cell record
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.FormulaRecord
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.LabelSSTRecord
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.NumberRecord
- serializeValue(LittleEndianOutput) - Method in class org.apache.poi.hssf.record.RKRecord
- series - Variable in class org.apache.poi.xddf.usermodel.chart.XDDFChartData
- Series(XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- Series(CTAreaSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - 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.XDDFArea3DChartData.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, 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.XDDFBar3DChartData.Series
- Series(CTBarSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBarChartData.Series
- Series(CTBubbleSer, XDDFDataSource<?>, XDDFNumericalDataSource<?>) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBubbleChartData.Series
- Series(CTBubbleSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFBubbleChartData.Series
- Series(CTLineSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - 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.XDDFLine3DChartData.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.XDDFDoughnutChartData.Series
- Series(CTPieSer, XDDFDataSource<?>, XDDFNumericalDataSource<? extends Number>) - 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.XDDFDoughnutChartData.Series
- Series(CTPieSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFPie3DChartData.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, 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.XDDFSurface3DChartData.Series
- Series(CTSurfaceSer, CTAxDataSource, CTNumDataSource) - Constructor for class org.apache.poi.xddf.usermodel.chart.XDDFSurfaceChartData.Series
- SERIES - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- SERIES_CHART_GROUP_INDEX - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- SERIES_INDEX - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- SERIES_LABELS - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- SERIES_LIST - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- SERIES_TEXT - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- 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(short[]) - Constructor for class org.apache.poi.hssf.record.chart.SeriesListRecord
- SeriesListRecord(SeriesListRecord) - 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
- set(byte) - Method in class org.apache.poi.util.ByteField
-
set the ByteField's current value
- set(byte, byte[]) - Method in class org.apache.poi.util.ByteField
-
set the ByteField's current value and write it to a byte array
- set(double, double, double, double) - Method in class org.apache.poi.sl.usermodel.Insets2D
-
Set top, left, bottom, and right to the specified values
- set(int) - Method in class org.apache.poi.util.BitField
-
Set the bits.
- set(int) - Method in class org.apache.poi.util.IntegerField
-
set the IntegerField's current value
- set(int, byte[]) - Method in class org.apache.poi.util.IntegerField
-
set the IntegerField's current value and write it to a byte array
- set(int, int) - Method in class org.apache.poi.util.IntList
-
Replaces the element at the specified position in this list with the specified element
- set(long) - Method in class org.apache.poi.util.LongField
-
set the LongField's current value
- set(long, byte[]) - Method in class org.apache.poi.util.LongField
-
set the LongField's current value and write it to a byte array
- set(short) - Method in class org.apache.poi.util.ShortField
-
set the ShortField's current value
- set(short, byte[]) - Method in class org.apache.poi.util.ShortField
-
set the ShortField's current value and write it to a byte array
- set(IgnoredErrorType, CTIgnoredError) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFIgnoredErrorHelper
- set123Prefix(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set some old holdover from lotus 123.
- setAcceptor(ShapeVisitorAcceptor) - Method in class org.apache.poi.xdgf.usermodel.shape.ShapeVisitor
- 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
- setAddMenuCount(byte) - Method in class org.apache.poi.hssf.record.MMSRecord
-
set number of add menu options (set to 0)
- setAddress(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- setAddress(int, int) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the address of the cell that this comment is attached to
- setAddress(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- setAddress(String) - Method in interface org.apache.poi.common.usermodel.Hyperlink
-
Hyperlink address.
- setAddress(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Hyperlink address.
- setAddress(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Hyperlink address.
- setAddress(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
- setAddress(String) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Hyperlink address.
- setAddress(CellAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- setAddress(CellAddress) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the address of the cell that this comment is attached to
- setAddress(CellAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- 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(Cell, HorizontalAlignment) - Static method in class org.apache.poi.ss.util.CellUtil
-
Take a cell, and align it.
- setAlignment(HorizontalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of horizontal alignment for the cell
- setAlignment(HorizontalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of horizontal alignment for the cell
- setAlignment(HorizontalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of horizontal alignment for the cell
- setAlignment(RectangleAlignment) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- setAlignment(TabAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
- setAlignment(ParagraphAlignment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the paragraph alignment which shall be applied to text in this paragraph.
- setAlignmentOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the alignment options bitmask.
- 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.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
- setAlpha(BufferedImage, double) - Static method in class org.apache.poi.sl.draw.BitmapImageRenderer
- 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
- setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
- setAlwaysCalc(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
- setAnchor(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setAnchor(short, int, int, int, short, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Sets the top-left and bottom-right coordinates of the anchor.
- setAnchor(Rectangle2D) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFShadow
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setAnchor(Rectangle2D) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
There's no real anchor for table cells - this method is used to temporarily store the location of the cell for a later retrieval, e.g.
- setAnchor(HSSFAnchor) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets a particular anchor.
- setAnchor(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Attaches frame to an anchor.
- setAnchorCentered(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setAnchorId(short) - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
-
Set the anchor id field for the ObjectLink record.
- setAnchoring(AnchorType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setAnchorType(ClientAnchor.AnchorType) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
-
Sets the anchor type
- setAnchorType(ClientAnchor.AnchorType) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the anchor type
- setAnchorType(ClientAnchor.AnchorType) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Sets the anchor type
- setAng(String) - Method in class org.apache.poi.sl.draw.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
- 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.xssf.usermodel.extensions.XSSFHeaderFooter
-
Should fields (eg macros) be stripped from the text that this class returns? Default is not to strip.
- setARGBHex(String) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Sets the ARGB value from hex format, eg FF0077FF.
- setArrayData(byte[], int) - Method in class org.apache.poi.ddf.EscherArrayProperty
-
We have this method because the way in which arrays in escher works is screwed for seemly arbitrary reasons.
- setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- setArrayFormula(String, CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets array formula to specified region for result.
- setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets array formula to specified region for result.
- setArrayFormula(String, CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setArrayFormula(CellRangeAddress, Ptg[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setArrayMode(boolean) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
- setAsActiveCell() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- 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
- 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.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 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.
- 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
- 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(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the background color field for the AreaFormat record.
- setBackgroundColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- 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
- 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
- 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(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set the baseline for both the superscript and subscript fonts.
- setBaseline(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setBaselineOffset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set the baseline for both the superscript and subscript fonts.
- setBaselineOffset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set the baseline for both the superscript and subscript fonts.
- setBaseUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the base unit field for the AxisOptions record.
- 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
- 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.
- 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
- 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(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setBlockSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.KeyData
- setBlockSize(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
- 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.hssf.record.cf.FontFormatting
-
set the font weight to bold (weight=700) or to normal(weight=400) boldness.
- setBold(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
sets the font to be bold or not
- setBold(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the bold state
- setBold(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
- setBold(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setBold(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setBold(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set a boolean value for the boldness to use.
- setBold(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Specifies whether this run of text will be formatted as bold text
- setBold(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Whether the bold property shall be applied to all non-complex script characters in the contents of this run when displayed in a document.
- setBold(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setBold(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Specifies whether this run of text will be formatted as bold text.
- 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.
- 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) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderBottom(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the bottom border of the cell
- setBorderBottom(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the bottom border style for a region of cells by manipulating the cell style of the individual cells on the bottom
- setBorderBottom(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed below a set of paragraphs which have the same set of paragraph border settings.
- setBorderCap(TableCell.BorderEdge, StrokeStyle.LineCap) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setBorderColor(TableCell.BorderEdge, Color) - Method in 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 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 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) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderLeft(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the left border of the cell
- setBorderLeft(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the left border style for a region of cells by manipulating the cell style of the individual cells on the left
- setBorderLeft(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the left side of the page around the specified paragraph.
- setBorderOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the border options bitmask (see the corresponding bitsetter methods that reference back to this one)
- 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) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderRight(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the right border of the cell
- setBorderRight(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the right border style for a region of cells by manipulating the cell style of the individual cells on the right
- setBorderRight(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed on the right side of the page around the specified paragraph.
- setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in 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) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderTop(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of border to use for the top border of the cell
- setBorderTop(BorderStyle, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the top border style for a region of cells by manipulating the cell style of the individual cells on the top
- setBorderTop(Borders) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the border which shall be displayed above a set of paragraphs which have the same set of paragraph border settings.
- setBorderType(short) - Method in class org.apache.poi.hssf.record.chart.FrameRecord
-
Set the border type field for the Frame record.
- setBorderVertical(BorderStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setBorderVertical(BorderStyle) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Set range internal vertical borders.
- setBorderVertical(BorderStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBorderWidth(TableCell.BorderEdge, double) - Method in 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(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Bottom borders for table
- setBottomBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the bottom border
- setBottomBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the bottom border color for a region of cells by manipulating the cell style of the individual cells on the bottom
- setBottomBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBottomBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the bottom border
- setBottomBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setBottomBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the bottom border
- setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBottomBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the bottom border
- setBottomBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setBottomBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setBottomBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBottomBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the bottom border
- setBottomBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setBottomBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setBottomBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the bottom border
- setBottomInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setBottomInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the bottom margin.
- setBottomInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the bottom inset.
- setBottomInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setBottomLeftTopRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- 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
- 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.
- setBubbleSizes(XDDFNumericalDataSource<?>) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFBubbleChartData.Series
- 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.xslf.usermodel.XSLFTextParagraph
- setBullet(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set or unset this paragraph as a bullet point
- setBullet(ListAutoNumber) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set this paragraph as an automatic numbered bullet point
- setBullet(ListAutoNumber, int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set this paragraph as an automatic numbered bullet point
- setBulletAutoNumber(AutoNumberingScheme, int) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Specifies that automatic numbered bullet points should be applied to this paragraph
- setBulletCharacter(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setBulletCharacter(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- 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.xslf.usermodel.XSLFTextParagraph
- setBulletFont(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
- setBulletFont(XDDFFont) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- setBulletFont(XDDFFont) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the font to be used on bullet characters within a given paragraph.
- setBulletFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
-
Convenience function to set a solid color
- setBulletFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setBulletFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set the color to be used on bullet characters within a given paragraph.
- setBulletFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextParagraph.BulletStyle
- setBulletFontColor(PaintStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Set the color to be used on bullet characters within a given paragraph.
- setBulletFontFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- setBulletFontFollowText() - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Specifies the font to be used on bullet characters has to follow text font within a given paragraph.
- setBulletFontSize(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
-
Sets the bullet size that is to be used within a paragraph.
- setBulletFontSize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Sets the bullet size that is to be used within a paragraph.
- setBulletSize(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 interface org.apache.poi.sl.usermodel.TextParagraph
-
Sets the bullet styles.
- setBulletStyle(Object...) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setBulletStyle(XDDFBulletStyle) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphBulletProperties
- setBulletStyle(XDDFBulletStyle) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- 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
- 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 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(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the category of the content of this package.
- setCategoryProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the category.
- setCategoryProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the category of the content of this package.
- setCategorySpace(short) - Method in class org.apache.poi.hssf.record.chart.BarRecord
-
Set the category space field for the Bar record.
- setCbFeatData(long) - Method in class org.apache.poi.hssf.record.FeatRecord
- setCellComment(Comment) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Assign a comment to this cell.
- setCellComment(Comment) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Assign a comment to this cell
- setCellComment(Comment) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Assign a comment to this cell
- setCellComment(Comment) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Assign a comment to this cell.
- setCellErrorValue(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Deprecated.3.15 beta 2. Use
HSSFCell.setCellErrorValue(FormulaError)
instead. - setCellErrorValue(byte) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a error value for the cell
- setCellErrorValue(byte) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a error value for the cell
- setCellErrorValue(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a error value for the cell
- setCellErrorValue(FormulaError) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
set a error value for the cell
- setCellErrorValue(FormulaError) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a error value for the cell
- setCellFormula(String) - Method in 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(HSSFCellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- setCellStyle(CellStyle) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Set the style for the cell.
- setCellStyle(CellStyle) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set the style for the cell.
- setCellStyle(CellStyle) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set the style for the cell.
- setCellStyle(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set the style for the cell.
- setCellStyleProperties(Cell, Map<String, Object>) - Static method in class org.apache.poi.ss.util.CellUtil
-
This method attempts to find an existing CellStyle that matches the
cell
's current style plus styles properties inproperties
. - setCellStyleProperty(Cell, String, Object) - Static method in class org.apache.poi.ss.util.CellUtil
-
This method attempts to find an existing CellStyle that matches the
cell
's current style plus a single style propertypropertyName
with valuepropertyValue
. - setCellType(Cell, CellType) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Override if a different variation is needed, e.g.
- setCellType(Cell, CellType) - Method in class org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator
- setCellType(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Set the cell type based on the computed cell type as part of a formula evaluation.
- 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(...)
orCell.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(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(boolean) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a boolean value for the cell
- setCellValue(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Set a boolean value for the cell
- setCellValue(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Set a boolean value for the cell
- setCellValue(double) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a numeric value for the cell.
- setCellValue(double) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Set a numeric value for the cell.
- setCellValue(String) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a string value for the cell.
- setCellValue(String) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Set a string value for 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(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(LocalDateTime) - Method in class org.apache.poi.ss.usermodel.CellBase
- setCellValue(Calendar) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a date value for the cell.
- setCellValue(Calendar) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Set a date value for the cell.
- setCellValue(Date) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Converts the supplied date to its equivalent Excel numeric value and sets that into the cell.
- setCellValue(Date) - Method in class org.apache.poi.ss.usermodel.CellBase
- setCellValue(Cell, CellValue) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- setCellValue(RichTextString) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Set a rich string value for the cell.
- setCellValue(RichTextString) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Set a rich string value for the cell.
- setCellValueImpl(double) - 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(double) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a numeric value.
- setCellValueImpl(double) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- setCellValueImpl(String) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- setCellValueImpl(String) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a string value.
- setCellValueImpl(String) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a string value.
- setCellValueImpl(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- setCellValueImpl(LocalDateTime) - 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.ss.usermodel.CellBase
-
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(LocalDateTime) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- setCellValueImpl(Calendar) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- setCellValueImpl(Calendar) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a calendar value.
- setCellValueImpl(Calendar) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a calendar value.
- setCellValueImpl(Calendar) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- setCellValueImpl(Date) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Implementation-specific way to set a date value.
- setCellValueImpl(Date) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a date value.
- setCellValueImpl(Date) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a date value.
- setCellValueImpl(Date) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
- setCellValueImpl(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
- setCellValueImpl(RichTextString) - Method in class org.apache.poi.ss.usermodel.CellBase
-
Implementation-specific way to set a RichTextString value.
- setCellValueImpl(RichTextString) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Implementation-specific way to set a RichTextString value.
- setCellValueImpl(RichTextString) - 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
- 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(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 interface org.apache.poi.wp.usermodel.CharacterRun
- setCharacterSpacing(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setCharacterSpacing(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setCharacterSpacing(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set the spacing between characters within a text run.
- 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(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the character set
- setCharset(FontCharset) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the charset
- setCharset(FontCharset) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
- setCharSet(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set character-set to use.
- setCharSet(byte) - Method in interface org.apache.poi.ss.usermodel.Font
-
set character-set to use.
- setCharSet(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set character-set to use.
- setCharSet(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set character-set to use.
- setCharSet(int) - Method in interface org.apache.poi.ss.usermodel.Font
-
set character-set to use.
- setCharSet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set character-set to use.
- setCharSet(FontCharset) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set character-set to use.
- setCharSet(FontCharset) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Deprecated.use
XSSFFont.setCharSet(FontCharset)
instead - 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
- 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
- setChildProperty(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the child property.
- 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
- 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.
- setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setClip(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setClip(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the current clip to the rectangle specified by the given coordinates.
- setClip(int, int, int, int) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
- setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setClip(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setClip(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the current clipping area to an arbitrary clip shape.
- setClip(Shape) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
- setCloseFilesystem(boolean) - Method in interface org.apache.poi.extractor.POITextExtractor
- setCloseFilesystem(boolean) - Method in class org.apache.poi.hpsf.extractor.HPSFPropertiesExtractor
- 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.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
- setCodepage(int) - Method in class org.apache.poi.hpsf.CustomProperties
-
Sets the codepage.
- setCodepage(int) - Method in class org.apache.poi.hpsf.Section
-
Sets the codepage.
- setCodepage(short) - Method in class org.apache.poi.hssf.record.CodepageRecord
-
set the codepage for this workbook
- setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldLabelRecord
- setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldSheetRecord
- setCodePage(CodepageRecord) - Method in class org.apache.poi.hssf.record.OldStringRecord
- setCol1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setCol1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the column (0 based) of the first cell.
- setCol1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setCol1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column number for the top-left position.
- setCol1(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setCol2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setCol2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the column (0 based) of the second cell.
- setCol2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setCol2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The column of the bottom right corner of this shape.
- setCol2(short) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setColapsed(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether or not to collapse this row
- setColBandSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- setColBestFit(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColDefaultStyle(long, int) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColDefaultStyle(long, CellStyle) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
- setColHidden(long, boolean) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColInputCol(int) - Method in class org.apache.poi.hssf.record.TableRecord
- setColInputRow(int) - Method in class org.apache.poi.hssf.record.TableRecord
- setCollapsed(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set whether the cells are collapsed
- setCollapsed(Boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
- setColLevelMax(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the maximum outline level for the col gutter.
- setColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the color for the font
- setColor(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the color for the font
- setColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the indexed color for the font
- setColor(short, byte, byte, byte) - Method in class org.apache.poi.hssf.record.PaletteRecord
-
Sets the color value at a given index If the given index is greater than the current last color index, then black is inserted at every index required to make the palette continuous.
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setColor(Color) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets this graphics context's current color to the specified color.
- setColor(Color) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
- setColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFColor
-
Sets the solid color
- setColor(Color) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
- setColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set text color.
- setColor(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set cell color.
- setColor(ExtendedColor) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- setColor(Color) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
- setColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- setColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
- setColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFSolidFillProperties
- setColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the color for the font in Standard Alpha Red Green Blue color value
- setColor1(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the fill color
- setColor2(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the line color
- setColor3(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the shadow color
- setColor4(int) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
-
Sets the 3-D color
- 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
- setColourPaletteIndex(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the colour palette index field for the LineFormat record.
- setColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- setColumn(int) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Specify the column that contains the comment
- setColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Set the column of the cell that contains the comment
- setColumn(int) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- setColumn(int) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the column of the cell that contains the comment
- setColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Set the column of the cell that contains the comment If changing both row and column, use
XSSFComment.setAddress(int, int)
. - setColumn(int, Short, Integer, Integer, Boolean, Boolean) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
- setColumn(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setColumn(short) - Method in class org.apache.poi.hssf.record.BlankRecord
-
set the column this cell defines within the row
- setColumn(short) - Method in class org.apache.poi.hssf.record.CellRecord
- setColumn(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- setColumn(short) - Method in class org.apache.poi.hssf.record.LabelRecord
-
NO-OP!
- setColumnAttributes(CTCol, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setColumnBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets a page break at the indicated column.
- setColumnBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets a page break at the indicated column.
- setColumnBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets a page break at the indicated column
- setColumnBreak(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets a page break at the indicated column.
- setColumnBreak(short, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets a page break at the indicated column
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Expands or collapses a column group.
- setColumnGroupCollapsed(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Expands or collapses a column group.
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Expands or collapses a column group.
- setColumnGroupCollapsed(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setColumnHidden(int, boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Set the hidden property for a given column.
- setColumnHidden(int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Set the visibility state for a given column.
- setColumnHidden(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the visibility state for a given column
- setColumnHidden(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set the visibility state for a given column
- setColumnHidden(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set the visibility state for a given column.
- setColumnWidth(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the columns' width in 1/256 of a character width
- setColumnWidth(int, double) - Method in interface org.apache.poi.sl.usermodel.TableShape
-
Sets the width (in points) of the n-th column
- setColumnWidth(int, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- setColumnWidth(int, int) - Method in class org.apache.poi.hssf.model.InternalSheet
-
set the width for a given column in 1/256th of a character width units
- setColumnWidth(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set the width (in units of 1/256th of a character width)
- setColumnWidth(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set the width (in units of 1/256th of a character width)
- setColWidth(int) - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
-
set the default column width
- setColWidth(long, double) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- setCommand(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- 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 theGraphics2D
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(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the status of the content.
- setContentStatusProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content status.
- setContentStatusProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Get the status of the content.
- setContentType(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the content type of the file
- setContentType(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setContentType(String) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Set the content type.
- setContentType(String) - Method in class org.apache.poi.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(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the type of content represented, generally defined by a specific use and intended audience.
- setContentTypeProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the content type.
- setContentTypeProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the type of content represented, generally defined by a specific use and intended audience.
- setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPatriarch
-
Sets the coordinate space of this group.
- setCoordinates(int, int, int, int) - Method in interface org.apache.poi.hssf.usermodel.HSSFShapeContainer
-
set coordinates of this group relative to the parent
- setCoordinates(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShapeGroup
-
Sets the coordinate space of this group.
- setCoordinates(int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
-
Sets the coordinate space of this group.
- setCopies(short) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setCopies(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the number of copies.
- setCopies(short) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the number of copies.
- setCopies(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the number of copies.
- 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
- setCreated(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setCreated(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setCreateDateTime(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the creation time.
- setCreatedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the created date.
- setCreatedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date of creation of the resource.
- setCreatedProperty(Optional<Date>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the created date.
- setCreatedProperty(Optional<Date>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date of creation of the resource.
- setCreateEmptyCells(boolean) - Method in class org.apache.poi.ss.util.SheetBuilder
-
Specifies if null array elements should be treated as empty cells.
- setCreator(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setCreatorProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the creator.
- setCreatorProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the entity primarily responsible for making the content of the resource.
- setCreatorProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the creator.
- setCreatorProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the entity primarily responsible for making the content of the resource.
- 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
- 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
- setCurrentCountry(short) - Method in class org.apache.poi.hssf.record.CountryRecord
-
sets the current country
- 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
- setDashLength(int) - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
- 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.hssf.record.DrawingRecord
- setData(byte[]) - Method in interface org.apache.poi.sl.usermodel.PictureData
-
Sets the binary picture data
- setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFFontData
- setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFObjectData
- setData(byte[]) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- setData(byte[], int, int) - Method in class org.apache.poi.ddf.EscherTextboxRecord
-
Sets the extra data (in the parent application's format) to be contained by the record.
- setData(Supplier<byte[]>) - Method in class org.apache.poi.sl.draw.EmbeddedExtractor.EmbeddedPart
- setDataBuffer(byte[]) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setDataFormat(int) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the index of a data format
- setDataFormat(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the data format (must be a valid format)
- setDataFormat(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the data format (must be a valid format).
- setDataFormat(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the index of a data format
- 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.
- 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(Calendar) - Method in class org.apache.poi.xwpf.usermodel.XWPFComment
-
Specifies the date information for the current comment.
- 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
- setDateToBeFormatted(double) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
-
Used to let us know what the date being formatted is, in Excel terms, which we may wish to use when handling elapsed times.
- setDbcell(int, int) - Method in class org.apache.poi.hssf.record.IndexRecord
- 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 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.
- 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.ooxml.POIXMLProperties.CoreProperties
- setDescriptionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the description.
- setDescriptionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the explanation of the content of the resource.
- setDescriptionProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set the description.
- setDescriptionProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the explanation of the content of the resource.
- setDescriptionText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the description text
- setDgId(short) - Method in class org.apache.poi.hssf.record.EscherAggregate
-
EscherDgContainer -EscherSpgrContainer -EscherDgRecord - set id for this record set id for DgRecord of DgContainer
- setDiag(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Not sure what this is for (maybe fill lines?) 1 = down, 2 = up, 3 = both, 0 for none..
- setDiagonalBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the diagonal borders
- setDiagonalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setDiagonalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setDiagonalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setDiagonalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setDiagonalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setDiagonalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setDiagonalBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setDialog(boolean) - Method in class org.apache.poi.hssf.record.WSBoolRecord
-
set whether sheet is a dialog sheet or not
- setDialog(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
set whether sheet is a dialog sheet or not
- 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
- setDimensionOverride(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Currently, this is for internal use.
- 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(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.
- 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
- setDoNotSizeWithWindow(boolean) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Sets the do not size with window field value.
- 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.
- 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
- 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.
- 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(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setDx1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setDx1(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- setDx1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the x coordinate within the first cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDx1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- setDx1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setDx1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The x offset within the top-left cell.
- setDx2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the bottom right point.
- setDx2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setDx2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setDx2(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- setDx2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the x coordinate within the second cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDx2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- setDx2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setDx2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The x offset withing the cell for the bottom-right corner of this shape.
- setDy1(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets offset within the parent coordinate space for the top left point.
- setDy1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setDy1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setDy1(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- setDy1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the y coordinate within the first cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDy1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- setDy1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setDy1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The y offset within the top-left corner of the current shape.
- setDy2(int) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
-
Sets the offset within the parent coordinate space for the bottom right point.
- setDy2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChildAnchor
- setDy2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setDy2(int) - Method in interface org.apache.poi.ss.usermodel.ChildAnchor
- setDy2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Sets the y coordinate within the second cell Note - XSSF and HSSF have a slightly different coordinate system, values in XSSF are larger by a factor of
Units.EMU_PER_PIXEL
- setDy2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFChildAnchor
- setDy2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setDy2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The y offset withing the cell for the bottom-right corner of this shape.
- setEastAsia(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the default East Asia spelling language on ctStyles DocDefaults parameter
- setEastAsianLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setEastAsianLineBreak(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setEditTime(long) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the total time spent in editing the document.
- setEffectContainer(XDDFEffectContainer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setEffectContainer(XDDFEffectContainer) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- setEffectList(XDDFEffectList) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setEffectList(XDDFEffectList) - Method in class org.apache.poi.xddf.usermodel.XDDFShapeProperties
- 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
- setEmbossed(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setEmbossed(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setEmphasisMark(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the emphasis mark for the run.
- setEmpty() - Method in class org.apache.poi.hssf.record.RowRecord
-
Updates the firstCol and lastCol fields to the reserved value (-1) to signify that this row is empty
- setEmpty(byte) - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
-
Set the empty field for the SheetProperties record.
- setEmptyCellAllowed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- setEmptyCellAllowed(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets if this object allows empty as a valid value
- setEmptyCellAllowed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- setEmulateCSV(boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
- setEnclosingCellRange(CellRangeAddress) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- 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
- 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.
- setEndChar(int) - Method in class org.apache.poi.xwpf.usermodel.TextSegment
- 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
- 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.
- 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(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Sets the executionTime which is in standard format (
SignatureConfig.SIGNATURE_TIME_FORMAT
) - setExecutionTime(Date) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- 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
- 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
- setFamily(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font family (TODO)
- setFamily(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Set the font family this font belongs to.
- setFamily(FontFamily) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the font family class
- setFamily(FontFamily) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
- setFamily(FontFamily) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set an enumeration representing the font family this font belongs to.
- 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
- setFieldInstruction(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFFieldRun
- setFileIdClusters(EscherDggRecord.FileIdCluster[]) - Method in class org.apache.poi.ddf.EscherDggRecord
-
Sets the file id clusters
- setFilename(String) - Method in class org.apache.poi.ss.extractor.EmbeddedData
-
Sets the filename
- setFileName(String) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- setFileName(String) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- 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 - 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(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the background fill color represented as a indexed color value.
- setFillBackgroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the background fill color.
- setFillBackgroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillBackgroundColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the background fill color.
- setFillBackgroundColor(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the background fill color represented as a indexed color value.
- setFillBackgroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillBackgroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Set the background fill color represented as a
Color
value. - setFillBackgroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillBackgroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Set the background fill color.
- setFillBackgroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillBackgroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the background fill color represented as a
Color
value. - setFillBackgroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the background fill color represented as a
XSSFColor
value. - setFillBackgroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the background fill color represented as a
XSSFColor
value. - setFillColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
The color used to fill this shape.
- setFillColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setFillColor(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Shape
-
Sets the color used to fill this shape using the solid fill pattern.
- setFillColor(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- setFillColor(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
- setFillColor(Color) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Specifies a solid color fill.
- setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFBackground
- setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setFillColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
-
Specifies a solid color fill.
- setFillForeground(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the foreground palette color index
- setFillForegroundColor(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
set the foreground fill color
- setFillForegroundColor(int) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the foreground fill color as a indexed color value
- setFillForegroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the foreground fill color Note: Ensure Foreground color is set prior to background color.
- setFillForegroundColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillForegroundColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the foreground fill color Note: Ensure Foreground color is set prior to background color.
- setFillForegroundColor(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the foreground fill color as a indexed color value
Note: Ensure Foreground color is set prior to background color. - setFillForegroundColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillForegroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
Set the foreground fill color represented as a
Color
value. - setFillForegroundColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillForegroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Set the foreground fill color.
- setFillForegroundColor(Color) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillForegroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the foreground fill color represented as a
Color
value. - setFillForegroundColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellFill
-
Set the foreground fill color represented as a
XSSFColor
value. - setFillForegroundColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the foreground fill color represented as a
XSSFColor
value. - setFillPaletteOptions(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the fill palette options bitmask (see bitfields for additional palette options)
- setFillPattern(int) - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
-
setting fill pattern
- setFillPattern(short) - Method in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
- setFillPattern(short) - Method in interface org.apache.poi.ss.usermodel.PatternFormatting
- setFillPattern(short) - Method in class org.apache.poi.xssf.usermodel.XSSFPatternFormatting
- setFillPattern(FillPatternType) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
setting to one fills the cell with the foreground color...
- setFillPattern(FillPatternType) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
setting to one fills the cell with the foreground color...
- setFillPattern(FillPatternType) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
This element is used to specify cell fill information for pattern and solid color cell fills.
- setFillProperties(XDDFFillProperties) - Method in class org.apache.poi.xddf.usermodel.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
- setFillToRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFPathShadeProperties
- setFilter(byte) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the filter byte - this is usually 0xFE
- setFirstCol(int) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the logical col number for the first cell this row (0 based index)
- setFirstCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the first column number for the sheet
- setFirstColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set whether the first column is relative
- setFirstColumn(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- setFirstColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the first column this record defines formatting info for
- setFirstColumn(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the first column (zero-based) of the range that contains this hyperlink
- setFirstColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the column of the first cell that contains the hyperlink
- setFirstColumn(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the first column in the area
- setFirstColumn(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the column of the first cell that contains the hyperlink
- setFirstColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- setFirstColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the column of the first cell that contains the hyperlink
- setFirstColumnRaw(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the first column irrespective of the bitmasks
- setFirstLineIndent(int) - Method in 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.
- 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
- setFlag(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
0 = Move and size with Cells, 2 = Move but don't size with cells, 3 = Don't move or size with cells.
- setFlagByBit(int, boolean) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
-
Use one of the bitmasks MANUAL_ADVANCE_BIT ...
- setFlags(int) - Method in class org.apache.poi.ddf.EscherSpRecord
-
The flags that apply to this shape.
- setFlags(int) - Method in class org.apache.poi.hssf.record.TableRecord
- setFlags(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setFlags(short) - Method in class org.apache.poi.hssf.record.FtCfSubRecord
- setFlags(short) - Method in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- setFlags(short) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Options flag
- setFlags1(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setFlags2(short) - Method in class org.apache.poi.poifs.filesystem.Ole10Native
- setFlipHorizontal(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setFlipHorizontal(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
- setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- setFlipHorizontal(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setFlipHorizontal(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- setFlipMode(TileFlipMode) - Method in class org.apache.poi.xddf.usermodel.XDDFTileInfoProperties
- setFlipVertical(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setFlipVertical(boolean) - Method in interface org.apache.poi.sl.usermodel.PlaceableShape
-
Whether the shape is vertically flipped
- setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
- setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- setFlipVertical(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setFlipVertical(Boolean) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- setFloor(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- 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
- 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 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 interface org.apache.poi.sl.usermodel.Slide
- setFollowMasterObjects(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- 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
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setFont(Font) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets this graphics context's font to the specified font.
- setFont(Font) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
- setFont(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Specifies the typeface, or name of the font that is to be used for this text run.
- setFont(HSSFFont) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
- setFont(Cell, Font) - Static method in class org.apache.poi.ss.util.CellUtil
-
Take a cell, and apply a font to it
- setFont(Font) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the font for this style
- setFont(Font) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the font for this style
- setFont(Font) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the font for this style
- setFontAlign(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 interface org.apache.poi.wp.usermodel.Paragraph
- setFontAlignment(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- setFontAlignment(FontAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setFontAlignment(FontAlignment) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Determines where vertically on a line of text the actual words are positioned.
- setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setFontCancellationModified(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontColor(Color) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the (solid) font color - convenience function
- setFontColor(Color) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setFontColor(PaintStyle) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the font color
- setFontColor(PaintStyle) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontColor(Color) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
Sets the colour to use
- setFontColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
- setFontColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setFontColorIndex(short) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setFontColorIndex(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontColorIndex(short) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
Sets the indexed colour to use
- setFontColorIndex(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
- setFontFamily(String) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Specifies the typeface, or name of the font that is to be used for this text run - convenience method for calling
TextRun.setFontInfo(FontInfo, FontGroup)
with just a font name - setFontFamily(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontFamily(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the fonts which shall be used to display the text contents of this run.
- setFontFamily(String, byte, byte, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setFontFamily(String, FontGroup) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Specifies the typeface, or name of the font that is to be used for this text run - convenience method for calling
TextRun.setFontInfo(FontInfo, FontGroup)
with just a font name - setFontFamily(String, FontGroup) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setFontFamily(String, XWPFRun.FontCharRange) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the fonts which shall be used to display the text contents of this run.
- setFontFormatting(FontFormatting) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setFontHeight(double) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the font height in points.
- setFontHeight(int) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
sets the height of the font in 1/20th point units
- setFontHeight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setFontHeight(int) - Method in interface org.apache.poi.ss.usermodel.FontFormatting
-
Sets the height of the font in 1/20th point units
- setFontHeight(int) - Method in class org.apache.poi.xssf.usermodel.XSSFFontFormatting
-
Sets the height of the font in 1/20th point units
- setFontHeight(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
sets the height of the font in 1/20th point units
- setFontHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the font height in unit's of 1/20th of a point.
- setFontHeight(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the font height in unit's of 1/20th of a point.
- setFontHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the font height in points.
- setFontHeightInPoints(short) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set the font height
- setFontHeightInPoints(short) - Method in interface org.apache.poi.ss.usermodel.Font
-
set the font height
- setFontHeightInPoints(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the font height in points.
- setFontIndex(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 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.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
- 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 interface org.apache.poi.wp.usermodel.CharacterRun
- setFontSize(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- 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.
- setFontSize(int) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setFontSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the font size which shall be applied to all non complex script characters in the contents of this run when displayed.
- setFontSize(Double) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the font size directly on this text run, if null is given, the font size defaults to the values given from the slide layout
- setFontSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setFontSize(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setFontSize(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- 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
- 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.
- setFootnotes(CTFootnotes) - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnotes
-
Sets the ctFootnotes
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Control if Excel should be asked to recalculate all formulas when the workbook is opened, via the "sheetCalcPr fullCalcOnLoad" option.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
- setForceFormulaRecalculation(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Whether the application shall perform a full recalculation when the workbook is opened.
- setForecolorIndex(short) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the forecolor index field for the AreaFormat record.
- setForegroundColor(int) - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
-
Set the foreground color field for the AreaFormat record.
- setForegroundColor(XDDFColor) - Method in class org.apache.poi.xddf.usermodel.XDDFPatternFillProperties
- 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.
- setFormatID(byte[]) - Method in class org.apache.poi.hpsf.Section
-
Sets the section's format ID.
- setFormatID(ClassID) - Method in class org.apache.poi.hpsf.Section
-
Sets the section's format ID.
- setFormatIndex(short) - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
-
Set the format index field for the NumberFormatIndex record.
- setFormatIndex(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the index to the Format record (which FORMAT to use 0-based)
- setFormatted(boolean) - Method in class org.apache.poi.hssf.record.RowRecord
-
set whether the row has been formatted (even if its got all blank cells)
- setFormattingRanges(CellRangeAddress[]) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
- setFormattingRanges(CellRangeAddress[]) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormatting
-
Sets the cell ranges the rule conditional formatting must be applied to.
- setFormattingRanges(CellRangeAddress[]) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormatting
- setFormula(String) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- setFormula(String) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Sets the formula used to calculate the threshold, or unsets it if
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(String) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- setFormula1(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
Sets a formula for expression 1.
- setFormula1(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- setFormula1(Formula) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setFormula2(String) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
- setFormula2(String) - Method in interface org.apache.poi.ss.usermodel.DataValidationConstraint
-
Sets a formula for expression 2.
- setFormula2(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
- setFormula2(Formula) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setFormulaOfLink(Ptg[]) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the formula of link field for the LinkedData record.
- setFormulasNotResults(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false
- setFormulasNotResults(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- setFormulasNotResults(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false
- setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false This is currently unsupported for xssfb
- setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false
- setFormulasNotResults(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should we return the formula itself, and not the result it produces? Default is false
- setForwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Of/off bottom left to top right line
- setForwardDiagonalOn(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- 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
- setFrom(CTMarker) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setFullPrecision(boolean) - Method in class org.apache.poi.hssf.record.PrecisionRecord
-
set whether to use full precision or just skew all you figures all to hell.
- setFunction(boolean) - Method in class org.apache.poi.hssf.record.NameRecord
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in interface org.apache.poi.ss.usermodel.Name
-
Indicates that the defined name refers to a user-defined function.
- setFunction(boolean) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- setFunction(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Indicates that the defined name refers to a user-defined function.
- setFunctionGroupId(int) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Specifies the function group index if the defined name refers to a function.
- 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
- 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
- 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
- setGridset(boolean) - Method in class org.apache.poi.hssf.record.GridsetRecord
-
set whether gridlines are visible when printing
- 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
- setGte(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- 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
- setHCenter(boolean) - Method in class org.apache.poi.hssf.record.HCenterRecord
-
set whether or not to horizontally center this sheet.
- setHeadEnd(XDDFLineEndProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- setHeader(HeaderRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the HeaderRecord.
- setHeader(EncryptionHeader) - Method in class org.apache.poi.poifs.crypt.EncryptionInfo
- setHeaderColor(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the palette index for the header color
- setHeaderFooter(CTHdrFtr) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
-
set a new headerFooter
- setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFFooter
- setHeaderFooterText(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHeader
- setHeaderMargin(double) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setHeaderMargin(double) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Sets the header margin.
- setHeaderMargin(double) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Sets the header margin.
- setHeaderMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the header margin.
- setHeadingPair(byte[]) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the heading pair.
- setHeight(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableRow
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the height field for the AxisParent record.
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the height field for the Chart record.
- setHeight(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the height field for the Text record.
- setHeight(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
This element specifies the height of the current table row within the current table.
- setHeight(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
set the height of the row
- setHeight(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set teh height of the window
- setHeight(short) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set the row's height or set to ff (-1) for undefined/default-height.
- setHeight(short) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set the row's height or set to ff (-1) for undefined/default-height.
- setHeight(short) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set the row's height or set to ff (-1) for undefined/default-height.
- setHeight(short) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Set the height in "twips" or 1/20th of a point.
- setHeightBasis(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the height basis field for the FontBasis record.
- setHeightInPoints(float) - Method in class org.apache.poi.hssf.usermodel.HSSFRow
-
set the row's height in points.
- setHeightInPoints(float) - Method in interface org.apache.poi.ss.usermodel.Row
-
Set the row's height in points.
- setHeightInPoints(float) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
Set the row's height in points.
- setHeightInPoints(float) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
-
Set the row's height in points.
- setHeightMode(LayoutMode) - Method in 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.hssf.record.BoundSheetRecord
-
Is the sheet hidden? Different from very hidden
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set whether or not these cells are hidden
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is hidden or not
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.NameRecord
- setHidden(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether the window is hidden or not
- setHidden(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the cell's using this style to be hidden
- setHidden(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- setHidden(boolean) - Method in interface org.apache.poi.sl.usermodel.Slide
-
Sets the slide visibility
- setHidden(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the cell's using this style to be hidden
- setHidden(boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
- setHidden(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- setHidden(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the cell's using this style to be hidden
- setHidden(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- setHidden(Boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFRow
-
set row hidden state: Hidden (true), Unhidden (false), Undefined (null)
- setHiddenCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the hidden count.
- 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(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
- 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(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setHorizontalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setHorizontalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setHorizontalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setHorizontalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setHorizontalBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setHorizontalCentered(Boolean) - Method in 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
- 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
- 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(Hyperlink) - Method in class org.apache.poi.hssf.usermodel.HSSFCell
-
Assign a hyperlink to this cell.
- setHyperlink(Hyperlink) - Method in interface org.apache.poi.ss.usermodel.Cell
-
Assign a hyperlink to this cell
- setHyperlink(Hyperlink) - Method in class org.apache.poi.xssf.streaming.SXSSFCell
-
Assign a hyperlink to this cell.
- setHyperlink(Hyperlink) - Method in class org.apache.poi.xssf.usermodel.XSSFCell
-
Assign a hyperlink to this cell.
- setHyperlink(XDDFHyperlink) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setHyperlinkBase(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- setHyperlinkId(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFHyperlinkRun
- 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.
- setIconic(boolean) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set whether the window has been iconized or not
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- setIconOnly(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- setIconOnly(boolean) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
Control if only the Icon is shown, or Icon + Value
- setIconOnly(boolean) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Control if only the Icon is shown, or Icon + Value
- setIconOnly(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- setIconOnly(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- setIconSet(IconMultiStateFormatting.IconSet) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
-
Changes the Icon Set used
- setIconSet(IconMultiStateFormatting.IconSet) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- setId(int) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Set the id field for the SeriesText record.
- setId(long) - Method in class org.apache.poi.xssf.usermodel.XSSFGraphicFrame
-
Sets the frame id.
- setId(long) - Method in class org.apache.poi.xssf.usermodel.XSSFTableColumn
-
Set the identifier of this column, which must be unique per table.
- setID(int) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- setID(long) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's ID.
- setIdentifier(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setIdentifierProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set identifier.
- setIdentifierProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set an unambiguous reference to the resource within a given context.
- setIdentifierProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set identifier.
- setIdentifierProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set an unambiguous reference to the resource within a given context.
- setIdManager(FootnoteEndnoteIdManager) - Method in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
- 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
- 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.
- setImprinted(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setImprinted(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- setIncludeBlankCells(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
-
Should blank cells be output? Default is to only output cells that are present in the file and are non-blank.
- setIncludeCellComments(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would control the inclusion of cell comments from the document, if we supported it
- setIncludeCellComments(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- setIncludeCellComments(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should cell comments be included? Default is false
- setIncludeCellComments(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should cell comments be included? Default is false
- setIncludeCellComments(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should cell comments be included? Default is false
- setIncludeEntireCertificateChain(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Would control the inclusion of headers and footers from the document, if we supported it
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- setIncludeHeadersFooters(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should headers and footers be included in the output? Default is true
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should headers and footers be included? Default is true
- setIncludeHeadersFooters(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should headers and footers be included? Default is true
- setIncludeIssuerSerial(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setIncludeKeyValue(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.hssf.extractor.EventBasedExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.hssf.extractor.ExcelExtractor
- setIncludeSheetNames(boolean) - Method in interface org.apache.poi.ss.extractor.ExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeSheetNames(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should sheet names be included? Default is true
- setIncludeTextBoxes(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
Should text from textboxes be included? Default is true
- setIncludeTextBoxes(boolean) - Method in class org.apache.poi.xssf.extractor.XSSFExcelExtractor
-
Should text within textboxes be included? Default is true
- setIndent(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the indent size that will be applied to the first line of text in the paragraph.
- setIndent(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the number of spaces to indent the text in the cell
- setIndent(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set indention (not sure of the units, think its spaces)
- setIndent(Double) - Method in 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
- 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 interface org.apache.poi.wp.usermodel.Paragraph
- setIndentFromLeft(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
- 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 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.poifs.property.Property
-
Set the index for this Property
- setIndex(int) - Method in class org.apache.poi.xslf.usermodel.XSLFPictureData
- setIndex(long) - Method in class org.apache.poi.xddf.usermodel.chart.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.XDDFBubbleChartData.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(short) - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
-
Set the index field for the SeriesIndex record.
- setIndexed(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Indexed ctColor value.
- setIndexNumberFmtRecord(short) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the index number fmt record field for the LinkedData record.
- setIndexOfColorValue(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the index of color value field for the Text record.
- setIndexToFontTable(short) - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
-
Set the index to font table field for the FontBasis record.
- 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 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
- 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 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
- 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
- setIsDate(boolean) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Sets the isDate 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.hssf.record.cf.FontFormatting
-
set the font to be italics or not
- setItalic(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font to be italics or not
- setItalic(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set whether to use italics or not
- setItalic(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the italic state
- setItalic(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
-
set whether to use italics or not
- setItalic(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setItalic(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setItalic(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set a boolean value for the property specifying whether to use italics or not If omitted, the default value is true.
- setItalic(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setItalic(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Whether the bold property shall be applied to all non-complex script characters in the contents of this run when displayed in a document
- setItalic(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setItalic(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- 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
- setIx(short) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- setJavaValue(String) - Method in class org.apache.poi.hpsf.UnicodeString
- setJavaValue(String, int) - Method in class org.apache.poi.hpsf.CodePageString
- setJustifyLast(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
Dunno.
- 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.
- 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.in POI 5.0.0 - use
SignatureInfo.setKeyInfoFactory(KeyInfoFactory)
- 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).
- setKeywords(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the keywords.
- setKeywords(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setKeywordsProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set keywords.
- setKeywordsProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set a delimited set of keywords to support searching and indexing.
- setKeywordsProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set keywords.
- setKeywordsProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set a delimited set of keywords to support searching and indexing.
- 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.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.
- setLanguage(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Set the document language
- setLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setLanguage(Locale) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setLanguageProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set language.
- setLanguageProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the language of the intellectual content of the resource.
- setLanguageProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set language.
- setLanguageProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the language of the intellectual content of the resource.
- setLastAuthor(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the last author.
- setLastCol(int) - Method in class org.apache.poi.hssf.record.RowRecord
- setLastCol(short) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the last col number for the sheet
- setLastColor(byte[]) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- setLastColRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set whether the last column should be relative or not
- setLastColumn(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- setLastColumn(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the last column this record defines formatting info for
- setLastColumn(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the last column (zero-based) of the range that contains this hyperlink
- setLastColumn(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the column of the last cell that contains the hyperlink
- setLastColumn(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the last column in the area
- setLastColumn(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the column of the last cell that contains the hyperlink
- setLastColumn(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- setLastColumn(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the column of the last cell that contains the hyperlink.
- setLastColumnRaw(short) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set the last column irrespective of the bitmasks
- setLastModifiedByProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modifications author.
- setLastModifiedByProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the user who performed the last modification.
- setLastModifiedByProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modifications author.
- setLastModifiedByProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the user who performed the last modification.
- setLastModifiedByUser(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setLastMSOSPID(int) - Method in class org.apache.poi.ddf.EscherDgRecord
-
The last shape id used in this drawing group.
- setLastPrinted(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setLastPrinted(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the lastPrinted.
- setLastPrinted(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setLastPrintedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last printed date.
- setLastPrintedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date and time of the last printing.
- setLastPrintedProperty(Optional<Date>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last printed date.
- setLastPrintedProperty(Optional<Date>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date and time of the last printing.
- setLastRow(int) - Method in class org.apache.poi.hssf.record.DimensionsRecord
-
set the last row number for the sheet
- setLastRow(int) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
-
Set the last row (zero-based) of the range that contains this hyperlink
- setLastRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Set the row of the last cell that contains the hyperlink
- setLastRow(int) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
- setLastRow(int) - Method in interface org.apache.poi.ss.usermodel.Hyperlink
-
Set the row of the last cell that contains the hyperlink
- setLastRow(int) - Method in class org.apache.poi.ss.util.CellRangeAddressBase
- setLastRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFHyperlink
-
Set the row of the last cell that contains the hyperlink.
- setLastRowAdd1(int) - Method in class org.apache.poi.hssf.record.IndexRecord
- setLastRowRelative(boolean) - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
-
set whether the last row is relative or not
- setLastSaveDateTime(Date) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the total time spent in editing the document.
- setLastSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- setLastSheetName(String) - Method in interface org.apache.poi.ss.formula.ptg.Pxg3D
- setLastSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- 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
- setLeft(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- setLeft(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- setLeft(String) - Method in interface org.apache.poi.ss.usermodel.Footer
-
Sets the left string.
- setLeft(String) - Method in interface org.apache.poi.ss.usermodel.Header
-
Sets the left string.
- setLeft(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Sets the left string.
- setLeft(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
set a left string value for this element
- setLeftBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Left borders for table
- setLeftBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the left border
- setLeftBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the left border color for a region of cells by manipulating the cell style of the individual cells on the left
- setLeftBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setLeftBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the left border
- setLeftBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setLeftBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the left border
- setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setLeftBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the left border as a indexed color value
- setLeftBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setLeftBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setLeftBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setLeftBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the left border as a
XSSFColor
value - setLeftBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setLeftBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setLeftBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the left border color
- setLeftCol(short) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the left column to show in desktop window pane.
- setLeftCol(short) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the leftmost column displayed in the window
- setLeftColumn(short) - Method in class org.apache.poi.hssf.record.PaneRecord
-
Set the left column field for the Pane record.
- setLeftInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setLeftInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the left margin.
- setLeftInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the left inset.
- setLeftInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setLeftMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the left margin.
- setLeftMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the left margin of the paragraph.
- setLeftMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Specifies the left margin of the paragraph.
- setLeftMargin(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setLeftRowGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the size of the gutter that appears at the left of the rows
- setLeftSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- setLeftToRight(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setLeftToRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataBarFormatting
- setLeftToRight(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to go left to right or top down in ordering
- setLeftToRight(boolean) - Method in interface org.apache.poi.ss.usermodel.DataBarFormatting
-
Control if the bar is drawn from Left-to-Right, or from Right-to-Left
- setLeftToRight(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether to go left to right or top down in ordering
- setLeftToRight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataBarFormatting
- setLeftToRight(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether to go left to right or top down in ordering
- setLength(LineEndLength) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- setLevel(int) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the particular level text properties that this paragraph will follow.
- setLevel(Integer) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setLevel1Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel2Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel3Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel4Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel5Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel6Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel7Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel8Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLevel9Properties(XDDFParagraphProperties) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setLimit(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
- setLinearShadeProperties(XDDFLinearShadeProperties) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientFillProperties
- setLineCap(StrokeStyle.LineCap) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setLineCap(LineCap) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- 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.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.xslf.usermodel.XSLFSimpleShape
- 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.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end width in relation to the line width.
- 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
- 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.xssf.usermodel.XSSFTextParagraph
-
This element specifies the vertical line spacing that is to be used within a paragraph.
- setLineSpacing(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
This element specifies the vertical line spacing that is to be used within a paragraph.
- setLineSpacing(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setLineSpacing(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setLineSpacing(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
This element specifies the vertical line spacing that is to be used within a paragraph.
- setLineStyle(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets the line style.
- setLineStyle(int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
Sets the line style.
- setLineStyleColor(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
The color applied to the lines of this shape.
- setLineStyleColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- setLineStyleColor(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Shape
-
The color applied to the lines of this shape.
- setLineStyleColor(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFPicture
- setLineStyleColor(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
- setLineTailDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Specifies the line end decoration, such as a triangle or arrowhead.
- 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.xslf.usermodel.XSLFSimpleShape
-
specifies decorations which can be added to the tail of a line.
- setLineWidth(double) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setLineWidth(double) - Method in class org.apache.poi.xssf.usermodel.XSSFShape
-
Specifies the width to be used for the underline stroke.
- setLineWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
Sets the width of the line.
- 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
- setLinksDirty(boolean) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the linksDirty.
- setLinkType(byte) - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
-
Set the link type field for the LinkedData 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(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. - setLuminance(int) - Method in class org.apache.poi.xddf.usermodel.XDDFColorHsl
- 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(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- setMajorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- setMajorUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the major unit field for the AxisOptions record.
- setMajorUnitValue(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the major unit value field for the AxisOptions record.
- setManager(String) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the manager.
- setManager(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- setManualLayout(XDDFManualLayout) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFLayout
- setMargin(double) - Method in class org.apache.poi.hssf.record.BottomMarginRecord
-
Set the margin field for the BottomMargin record.
- setMargin(double) - Method in class org.apache.poi.hssf.record.LeftMarginRecord
-
Set the margin field for the LeftMargin record.
- setMargin(double) - Method in interface org.apache.poi.hssf.record.Margin
-
Set the margin field for the Margin.
- setMargin(double) - Method in class org.apache.poi.hssf.record.RightMarginRecord
-
Set the margin field for the RightMargin record.
- setMargin(double) - Method in class org.apache.poi.hssf.record.TopMarginRecord
-
Set the margin field for the TopMargin record.
- setMargin(short, double) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the size of the margin in inches.
- setMargin(short, double) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Deprecated.use
HSSFSheet.setMargin(PageMargin, double)
instead - setMargin(short, double) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Deprecated.use
Sheet.setMargin(PageMargin, double)
instead - setMargin(short, double) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Deprecated.use
SXSSFSheet.setMargin(PageMargin, double)
instead - setMargin(short, double) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Deprecated.use
XSSFSheet.setMargin(PageMargin, double)
instead - setMargin(PageMargin, double) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets the size of the margin in inches.
- setMargin(PageMargin, double) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the size of the margin in inches.
- setMargin(PageMargin, double) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets the size of the margin in inches.
- setMargin(PageMargin, 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.
- setMarginLeft(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the left margin within the textbox.
- 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(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.
- 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
- 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
- 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.
- setMaxNumberOfArrayScalars(int) - Static method in class org.apache.poi.hpsf.Array
- 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
- 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.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.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.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.
- 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(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFCategoryAxis
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- setMinorUnit(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- setMinorUnit(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the minor unit field for the AxisOptions record.
- setMinorUnitValue(short) - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
-
Set the minor unit value field for the AxisOptions record.
- setMinR(String) - Method in class org.apache.poi.sl.draw.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.
- 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
- setMode(short) - Method in class org.apache.poi.hssf.record.RefModeRecord
-
set the reference mode to use (HSSF uses/assumes A1)
- setModified(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setModified(Optional<Date>) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setModifiedProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modification date.
- setModifiedProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date on which the resource was changed.
- setModifiedProperty(Optional<Date>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set last modification date.
- setModifiedProperty(Optional<Date>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the date on which the resource was changed.
- setMouseOver(XDDFHyperlink) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- 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(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.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
- setNeedRecalculation(boolean) - Method in class org.apache.poi.hssf.record.CFHeaderBase
- 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
- 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
- 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.
- 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(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setNotes(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Print the include notes
- setNotes(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Print the include notes
- setNotes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Print the include notes
- setNotes(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- setNotes(Notes<XSLFShape, XSLFTextParagraph>) - Method in class org.apache.poi.xslf.usermodel.XSLFSlide
- setNotes(Notes<S, P>) - Method in interface org.apache.poi.sl.usermodel.Slide
- setNotesByDefault(boolean) - Method in class org.apache.poi.sl.extractor.SlideShowExtractor
-
Should a call to getText() return notes text? Default is no
- setNotifyEmptyDirectories(boolean) - Method in class org.apache.poi.poifs.eventfilesystem.POIFSReader
-
Activates the notification of empty directories.
- setNumAxis(short) - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
-
Set the num axis field for the AxisUsed record.
- 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
- 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.
- 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.
- 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
- setObjectType(short) - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
-
Set the object type field for the CommonObjectData record.
- setOffset(int) - Method in class org.apache.poi.ddf.EscherBSERecord
-
File offset in the delay stream.
- setOffset(Point2D) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Sets the offset of the comment on the page.
- setOffset(Point2D) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- setOffset(XDDFPoint2D) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- setOleClassname(String) - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
- 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
- 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(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.XDDFBubbleChartData.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
- setOrientation(PrintOrientation) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Orientation of the page: landscape - portrait.
- setOrientation(AxisOrientation) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setOSVersion(int) - Method in class org.apache.poi.hpsf.PropertySet
-
Sets the property set stream's low-level "OS version" field.
- setOurBlockIndex(int) - Method in class org.apache.poi.poifs.storage.BATBlock
-
Record where in the file we live
- setOutline(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
- setOutline(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- 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)
- 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
- 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.
- 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.
- 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 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 theGraphics2D
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
- setPaletteIndexFlag(boolean) - Method in class org.apache.poi.ddf.EscherColorRef
- 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) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- setParagraph(XWPFParagraph, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
copies content of a paragraph to a existing paragraph in the list paragraphs at position pos
- setParagraphs(int) - Method in class org.apache.poi.ooxml.POIXMLProperties.ExtendedProperties
- setParagraphSpacing(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- 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).
- setParentSheet(XSSFSheet) - Method in class org.apache.poi.xssf.usermodel.XSSFPivotTable
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
-
Also checks for a related shared formula and unlinks it if found
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.cf.Threshold
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- setParsedExpression(Ptg[]) - Method in class org.apache.poi.hssf.record.FormulaRecord
- setParsedExpression1(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setParsedExpression2(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setParsedExpressionScale(Ptg[]) - Method in class org.apache.poi.hssf.record.CFRule12Record
- setPartName(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
- setPassword(int) - Method in class org.apache.poi.hssf.record.PasswordRecord
-
set the password
- setPassword(short) - Method in class org.apache.poi.hssf.record.FileSharingRecord
- setPassword(short) - Method in class org.apache.poi.hssf.record.PasswordRev4Record
-
set the password
- setPassword(XmlObject, String, HashAlgorithm, String) - Static method in class org.apache.poi.xssf.usermodel.helpers.XSSFPasswordHelper
-
Sets the XORed or hashed password
- 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 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
- setPenAlignment(PenAlignment) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
- 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
- setPerspectiveAngle(Short) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
- 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.
- setPicture(XDDFPicture) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStylePicture
- setPicture(XDDFPicture) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- setPictureData(byte[]) - Method in class org.apache.poi.ddf.EscherBlipRecord
-
Sets the picture data bytes
- setPictureData(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
- setPictureData(byte[], int, int) - Method in class org.apache.poi.ddf.EscherBlipRecord
-
Sets the picture data bytes
- setPictureIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- 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
- setPitch(FontPitch) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Set the font pitch
- setPitch(FontPitch) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
- 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
- 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
- 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.
- 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
- setPointNumber(short) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Set the point number field for the DataFormat record.
- setPoints(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletSizePoints
- setPoints(double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFSpacingPoints
- setPoints(int[], int[]) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
- setPolygonDrawArea(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPolygon
-
Defines the width and height of the points in the polygon
- 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.sl.draw.geom.ConnectionSite
- setPos(AdjustPointIf) - Method in interface org.apache.poi.sl.draw.geom.ConnectionSiteIf
-
Sets the value of the pos property.
- setPos(AdjustPointIf) - Method in class org.apache.poi.xslf.draw.geom.XSLFConnectionSite
- setPosition(double) - Method in class org.apache.poi.hssf.record.cf.ColorGradientThreshold
- setPosition(double, double) - Method in class org.apache.poi.sl.draw.DrawTextFragment
- setPosition(double, double) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
- setPosition(int) - Method in class org.apache.poi.hssf.record.aggregates.RecordAggregate.PositionTrackingVisitor
- setPosition(int) - Method in class org.apache.poi.xddf.usermodel.XDDFGradientStop
- setPosition(int) - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
-
position in EMUs
- setPosition(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTabStop
- setPosition(AxisPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
- setPosition(LegendPosition) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- setPosition(CTPoint2D) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Sets the top-left absolute position of the object.
- setPositionInPoints(double) - Method in 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
- 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, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, int, int, int, int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
For the Convenience of Java Programmers maintaining pointers.
- setPrintArea(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintArea(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the printarea for the sheet provided
- setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
-
set whether or not to print the gridlines (and make your spreadsheet ugly)
- setPrintGridlines(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Turns on or off the printing of gridlines.
- setPrintGridlines(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the flag indicating whether this sheet should print the lines between rows and columns to make editing and reading easier.
- setPrintGridlines(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Turns on or off the printing of gridlines.
- setPrintGridlines(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Turns on or off the printing of gridlines.
- setPrintGridlines(PrintGridlinesRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the PrintGridlinesRecord.
- setPrintHeaders(boolean) - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
-
set to print the headers - y/n
- setPrintHeaders(PrintHeadersRecord) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets the PrintHeadersRecord.
- setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Turns on or off the printing of row and column headings.
- setPrintRowAndColumnHeadings(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the flag indicating whether this sheet should print row and columns headings when printing.
- setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Turns on or off the printing of row and column headings.
- setPrintRowAndColumnHeadings(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Turns on or off the printing of row and column headings.
- setPrintRowColHeadings(boolean) - Method in class org.apache.poi.hssf.model.InternalSheet
-
Sets whether the RowColHeadings are shown in a viewer.
- setPrintSetup(PrintSetupRecord) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets the PrintSetupRecord.
- setPriority(int) - Method in class org.apache.poi.hssf.record.CFRule12Record
- setProperties(Property[]) - Method in class org.apache.poi.hpsf.Section
-
Sets this section's properties.
- setProperty(int, boolean) - Method in class org.apache.poi.hpsf.Section
-
Sets the boolean value of the property with the specified ID.
- setProperty(int, int) - Method in class org.apache.poi.hpsf.Section
-
Sets the int value of the property with the specified ID.
- setProperty(int, long) - Method in class org.apache.poi.hpsf.Section
-
Sets the long value of the property with the specified ID.
- setProperty(int, long, Object) - Method in class org.apache.poi.hpsf.Section
-
Sets the value and the variant type of the property with the specified ID.
- setProperty(int, Object) - Method in class org.apache.poi.hpsf.Section
-
Sets a property.
- setProperty(int, String) - Method in class org.apache.poi.hpsf.Section
-
Sets the string value of the property with the specified ID.
- setProperty(Property) - Method in class org.apache.poi.hpsf.Section
-
Sets a property.
- setPropertyBooleanValue(int, boolean) - Method in class org.apache.poi.hpsf.Section
-
Sets the value of the boolean property with the specified ID.
- setPropertyStart(int) - Method in class org.apache.poi.poifs.storage.HeaderBlock
-
Set start of Property Table
- setPropertyType(byte) - Method in class org.apache.poi.poifs.property.Property
-
Set the property type.
- setPropertyValue(EscherProperty) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
- 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.in POI 5.0.0 - use
SignatureInfo.setProvider(Provider)
- 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
- 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
- setRawData(byte[]) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
- 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
- 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
- setRefreshAll(boolean) - Method in class org.apache.poi.hssf.record.RefreshAllRecord
-
set whether to refresh all external data when loading a sheet
- 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
- 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.
- 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.xslf.draw.SVGPOIGraphics2D
- 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.util.DummyGraphics2d
- setRepeatHeader(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
-
This attribute controls whether to repeat a table's header row at the top of a table split across pages.
- setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- setRepeatingColumns(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the repeating columns used when printing the sheet, as found in File->PageSetup->Sheet.
- setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- setRepeatingColumns(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
- setRepeatingRows(CellRangeAddress) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets the repeating rows used when printing the sheet, as found in File->PageSetup->Sheet.
- setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- setRepeatingRows(CellRangeAddress) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
- setRequiredVersion(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
set the minimum version required to read this file
- setReserved(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the reserved field value.
- setReserved(int) - Method in class org.apache.poi.hssf.record.WindowTwoRecord
-
set the reserved (don't do this) 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.
- 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.
- 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.
- setReserved4(int) - Method in class org.apache.poi.hssf.record.chart.AxisRecord
-
Set the reserved4 field for the Axis record.
- setReversed(boolean) - Method in class org.apache.poi.hssf.record.cf.DataBarFormatting
- setReversed(boolean) - Method in class org.apache.poi.hssf.record.cf.IconMultiStateFormatting
- setReversed(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Sets the reversed field value.
- setReversed(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFIconMultiStateFormatting
- setReversed(boolean) - Method in interface org.apache.poi.ss.usermodel.IconMultiStateFormatting
- setReversed(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFIconMultiStateFormatting
- setRevision(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setRevisionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set revision.
- setRevisionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the revision number.
- setRevisionProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set revision.
- setRevisionProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the revision number.
- setRevisionsPassword(String, HashAlgorithm) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the revisions password.
- setRevNumber(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the revision number.
- setRevocationDataService(RevocationDataService) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setRGB(byte[]) - Method in class org.apache.poi.hssf.usermodel.HSSFExtendedColor
- setRGB(byte[]) - Method in class org.apache.poi.ss.usermodel.ExtendedColor
-
Sets the Red Green Blue or Alpha Red Green Blue
- setRGB(byte[]) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Standard Alpha Red Green Blue ctColor value (ARGB).
- setRGBA(byte[]) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- setRgbColor(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the rgbColor field for the Text record.
- setRight(Integer) - Method in class org.apache.poi.xddf.usermodel.XDDFRelativeRectangle
- setRight(String) - Method in class org.apache.poi.hssf.usermodel.HeaderFooter
- setRight(String) - Method in interface org.apache.poi.ss.usermodel.Footer
-
Sets the right string.
- setRight(String) - Method in interface org.apache.poi.ss.usermodel.Header
-
Sets the right string.
- setRight(String) - Method in interface org.apache.poi.ss.usermodel.HeaderFooter
-
Sets the right string or footer.
- setRight(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
-
set a right string value for this element
- setRightAngleAxes(Boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFView3D
- setRightBorder(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Right borders for table
- setRightBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the right border
- setRightBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the right border color for a region of cells by manipulating the cell style of the individual cells on the right
- setRightBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setRightBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the right border
- setRightBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setRightBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the right border
- setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setRightBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the right border
- setRightBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setRightBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setRightBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setRightBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the right border as a
XSSFColor
value - setRightBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setRightBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the right border color
- setRightInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setRightInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the right margin.
- setRightInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the right inset.
- setRightInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setRightMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Sets the right margin.
- setRightMargin(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Specifies the right margin of the paragraph.
- setRightMargin(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
- setRightMargin(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setRightSection(String, String) - Method in class org.apache.poi.xssf.usermodel.helpers.HeaderFooterHelper
- setRightToLeft(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets whether the worksheet is displayed from right to left instead of from left to right.
- setRightToLeft(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setRightToLeft(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setRightToLeft(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- 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 interface org.apache.poi.sl.usermodel.PlaceableShape
-
Rotate this shape.
- setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFGraphicFrame
-
Rotate this shape.
- setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFGroupShape
- setRotation(double) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setRotation(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the rotation field value.
- setRotation(short) - Method in class org.apache.poi.hssf.record.chart.TickRecord
-
Sets the rotation field value.
- setRotation(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the degree of rotation.
- setRotation(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the degree of rotation for the text in the cell Note: HSSF uses values from -90 to 90 degrees, whereas XSSF uses values from 0 to 180 degrees.
- setRotation(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the degree of rotation for the text in the cell.
- setRotation(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the degree of rotation for the text in the cell
- setRotation(Double) - Method in class org.apache.poi.xddf.usermodel.XDDFTransform2D
- setRotationDegree(short) - Method in class org.apache.poi.hssf.usermodel.HSSFShape
-
specifies the rotation, in degrees, that is applied to a shape.
- setRow(int) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setRow(int) - Method in class org.apache.poi.hssf.record.BlankRecord
-
set the row this cell occurs on
- setRow(int) - Method in class org.apache.poi.hssf.record.CellRecord
- setRow(int) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- setRow(int) - Method in class org.apache.poi.hssf.record.LabelRecord
-
NO-OP!
- setRow(int) - Method in class org.apache.poi.hssf.record.NoteRecord
-
Specify the row that contains the comment
- setRow(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
-
Set the row of the cell that contains the comment
- setRow(int) - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
- setRow(int) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Set the row of the cell that contains the comment
- setRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Set the row of the cell that contains the comment If changing both row and column, use
XSSFComment.setAddress(int, int)
. - setRow1(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setRow1(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the row (0 based) of the first cell.
- setRow1(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setRow1(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The row number of the top-left corner of the shape.
- setRow2(int) - Method in class org.apache.poi.hssf.usermodel.HSSFClientAnchor
- setRow2(int) - Method in interface org.apache.poi.ss.usermodel.ClientAnchor
-
Returns the row (0 based) of the first cell.
- setRow2(int) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- setRow2(short) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
-
The row number for the bottom-right corner of the current shape.
- setRowBandSize(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
- setRowBreak(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets a page break at the indicated row Breaks occur above the specified row and left of the specified column inclusive.
- setRowBreak(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Sets a page break at the indicated row Breaks occur above the specified row and left of the specified column inclusive.
- setRowBreak(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Sets a page break at the indicated row 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.
- setRowBreak(int, short, short) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Sets a page break at the indicated row
- setRowDeleted(boolean) - Method in class org.apache.poi.hssf.record.TableRecord
- 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 interface org.apache.poi.sl.usermodel.TableShape
-
Sets the row height.
- setRowHeight(int, double) - Method in class org.apache.poi.xslf.usermodel.XSLFTable
- setRowHeight(short) - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
-
set the default row height
- setRowInputCol(int) - Method in class org.apache.poi.hssf.record.TableRecord
- setRowInputRow(int) - Method in class org.apache.poi.hssf.record.TableRecord
- 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
- 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.
- 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
- 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
- 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.
- setSetupId(ClassID) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
- 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 interface org.apache.poi.wp.usermodel.CharacterRun
- setShadow(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- 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.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.XDDFBubbleChartData.Series
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
- setShapeProperties(XDDFShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.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
- setShapeProperties(CTShapeProperties) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartLegend
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFCombobox
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFComment
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFPicture
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- setShapeType(int) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
- setShapeType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFConnector
-
Sets the shape types.
- setShapeType(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the shape types.
- setShapeType(short) - Method in class org.apache.poi.ddf.EscherSpRecord
-
Sets shape type.
- setShapeType(ShapeType) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
- setShapeType(ShapeType) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setSharedFeature(SharedFeature) - Method in class org.apache.poi.hssf.record.FeatRecord
- setSharedFormula(boolean) - Method in class org.apache.poi.hssf.record.FormulaRecord
- 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, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- setSheetHidden(int, boolean) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Hide or unhide a sheet.
- setSheetHidden(int, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- setSheetHidden(int, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- setSheetHidden(int, SheetVisibility) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
Hide or unhide a sheet.
- setSheetIndex(int) - Method in class org.apache.poi.hssf.usermodel.HSSFName
-
Specifies if the defined name is a local name, and if so, which sheet it is on.
- setSheetIndex(int) - Method in interface org.apache.poi.ss.usermodel.Name
-
Tell Excel that this name applies to the worksheet with the specified index instead of the entire workbook.
- setSheetIndex(int) - Method in class org.apache.poi.xssf.model.ExternalLinksTable.ExternalName
- setSheetIndex(int) - Method in class org.apache.poi.xssf.usermodel.XSSFName
-
Tell Excel that this name applies to the worksheet with the specified index instead of the entire workbook.
- setSheetname(String) - Method in class org.apache.poi.hssf.record.BoundSheetRecord
-
Set the sheetname for this sheet.
- setSheetName(int, String) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
sets the name for a given sheet.
- setSheetName(int, String) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Set the sheet name.
- setSheetName(int, String) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Set the sheet name.
- setSheetName(int, String) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Set the sheet name.
- setSheetName(int, String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Set the sheet name.
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Deleted3DPxg
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.NameXPxg
- setSheetName(String) - Method in interface org.apache.poi.ss.formula.ptg.Pxg
- setSheetName(String) - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
- setSheetName(String) - Method in class org.apache.poi.ss.util.SheetBuilder
-
Specifies name of the sheet to build.
- setSheetNumber(int) - Method in class org.apache.poi.hssf.record.NameRecord
- setSheetOrder(String, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
-
sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Sets the order of appearance for a given sheet.
- setSheetOrder(String, int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
sets the order of appearance for a given sheet.
- setSheetPassword(String, HashAlgorithm) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Sets the sheet password.
- setSheetTitle(String, int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
set sheet title in excel file
- setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
- setSheetVisibility(int, SheetVisibility) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Hide or unhide a sheet.
- setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- setSheetVisibility(int, SheetVisibility) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
- setShort(short) - Method in class org.apache.poi.util.BitField
-
Set the bits.
- setShortBoolean(short, boolean) - Method in class org.apache.poi.util.BitField
-
Set a boolean BitField
- setShortFilename(String) - Method in class org.apache.poi.hssf.record.HyperlinkRecord
- setShortFilename(String) - Method in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
Convenience method equivalent to
HSSFHyperlink.setAddress(String)
- setShortValue(short, short) - Method in class org.apache.poi.util.BitField
-
Replace the bits with new values.
- setShouldCalculateSheetDimensions(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- setShowActual(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show actual field value.
- setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show bubble sizes field value.
- setShowBubbleSizes(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show bubble sizes field value.
- setShowCategoryLabelAsPercentage(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show category label as percentage field value.
- setShowColumnStripes(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTableStyleInfo
- setShowErrorBox(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- setShowErrorBox(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Sets the behaviour when an invalid value is entered
- setShowErrorBox(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- setShowKey(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show key field value.
- setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
-
Sets the show label field value.
- setShowLabel(boolean) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Sets the show label field value.
- setShowLeaderLines(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.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.XDDFBubbleChartData.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.
- 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
- setSideWall(int) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- 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
-
Deprecated.in POI 5.0.0 - use
SignatureInfo.setSignatureFactory(XMLSignatureFactory)
- 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(CTSignatureLine) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureLine
- setSignatureShape(CTShape) - 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(double, double) - Method in class org.apache.poi.util.Dimension2DDouble
- setSize(int) - Method in class org.apache.poi.ddf.EscherBSERecord
-
Blip size in stream.
- setSize(int) - Method in class org.apache.poi.poifs.property.Property
-
Set the size of the document associated with this Property
- setSize(int) - Method in class org.apache.poi.poifs.property.RootProperty
-
set size
- setSize(PlaceholderDetails.PlaceholderSize) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
- setSize(PlaceholderDetails.PlaceholderSize) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- setSize(CTPositiveSize2D) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
-
Sets the size of the object.
- setSizeEMU(Dimension) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Gets the dimensions of the metafile
- setSizeExtra(int) - Method in class org.apache.poi.poifs.crypt.EncryptionHeader
- setSizeOfElements(int) - Method in class org.apache.poi.ddf.EscherArrayProperty
- setSlideCount(int) - Method in class org.apache.poi.hpsf.DocumentSummaryInformation
-
Sets the slideCount.
- 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
- setSmallCaps(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setSmallCaps(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
- 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.
- setSourceRectangle(XDDFRelativeRectangle) - Method in class org.apache.poi.xddf.usermodel.XDDFPictureFillProperties
- setSpaceAfter(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set the amount of vertical white space that will be present after the paragraph.
- setSpaceAfter(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Set the amount of vertical white space that will be present after the paragraph.
- setSpaceAfter(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setSpaceAfter(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setSpaceAfter(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the amount of vertical white space that will be present after the paragraph.
- setSpaceBefore(double) - Method in class org.apache.poi.xssf.usermodel.XSSFTextParagraph
-
Set the amount of vertical white space that will be present before the paragraph.
- setSpaceBefore(Double) - Method in interface org.apache.poi.sl.usermodel.TextParagraph
-
Set the amount of vertical white space that will be present before the paragraph.
- setSpaceBefore(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextParagraph
- setSpaceBefore(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFParagraphProperties
- setSpaceBefore(XDDFSpacing) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
-
Set the amount of vertical white space that will be present before the paragraph.
- setSpaceLength(int) - Method in class org.apache.poi.xddf.usermodel.XDDFDashStop
- setSpacing(byte) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the spacing field for the Legend record.
- setSpacingAfter(int) - Method in class org.apache.poi.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.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added above the first line in this paragraph in the document in absolute units.
- setSpacingBeforeLines(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the spacing that should be added before the first line in this paragraph in the document in line units.
- setSpacingBetween(double) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Sets the spacing between lines in a paragraph
- setSpacingBetween(double, LineSpacingRule) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Sets the spacing between lines in a paragraph
- setSpacingLineRule(LineSpacingRule) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies how the spacing between lines is calculated as stored in the line attribute.
- setSpellError(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setSpellError(Boolean) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setSpellingLanguage(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the default spelling language on ctStyles DocDefaults parameter
- setSpinCount(int) - Method in class org.apache.poi.poifs.crypt.EncryptionVerifier
- setSpinCount(Integer) - Method in class org.apache.poi.poifs.crypt.agile.PasswordKeyEncryptor
- 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
- 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
- setStatusBarText(String) - Method in class org.apache.poi.hssf.record.NameRecord
-
sets the status bar text
- 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
- setStrike(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Deprecated.
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.record.cf.FontFormatting
-
set the font to be stricken out or not
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the font to be stricken out or not
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set whether to use a strikeout horizontal line through the text or not
- setStrikeout(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFFontFormatting
- setStrikeout(boolean) - Method in interface org.apache.poi.ss.usermodel.Font
-
set whether to use a strikeout horizontal line through the text or not
- setStrikeout(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set a boolean value for the property specifying whether to use a strikeout horizontal line through the text or not If omitted, the default value is true.
- setStrikethrough(boolean) - Method in interface org.apache.poi.sl.usermodel.TextRun
-
Sets the strikethrough state
- setStrikethrough(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setStrikethrough(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Specifies whether a run of text will be formatted as strikethrough text.
- setStrikeThrough(boolean) - Method in interface org.apache.poi.wp.usermodel.CharacterRun
- setStrikeThrough(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run shall be displayed with a single horizontal line through the center of the line.
- setStrikeThrough(StrikeType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setStrikeThrough(StrikeType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setString(String) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
set the actual string this contains
- setString(String) - Method in class org.apache.poi.hssf.record.StringRecord
-
Sets the string represented by this record.
- setString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
- setString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Removes any formatting and sets new string value
- setString(RichTextString) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- setString(RichTextString) - Method in interface org.apache.poi.ss.usermodel.Comment
-
Sets the rich text string used by this comment.
- setString(RichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFComment
-
Sets the rich text string used by this comment.
- 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(boolean) - Method in class org.apache.poi.xslf.draw.geom.XSLFPath
- setStroke(Stroke) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setStroke(Stroke) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the
Stroke
for theGraphics2D
context. - setStroke(Stroke) - Method in class org.apache.poi.xslf.util.DummyGraphics2d
- setStrokeStyle(Object...) - Method in interface org.apache.poi.sl.usermodel.SimpleShape
-
Sets the line attributes.
- setStrokeStyle(Object...) - Method in class org.apache.poi.xslf.usermodel.XSLFSimpleShape
- setStyle(int) - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
-
Set the style of this dropdown.
- setStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Set the style ID for the paragraph
- setStyle(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the style ID for the run.
- setStyle(RadarStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFRadarChartData
- setStyle(ScatterStyle) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFScatterChartData
- setStyle(CTStyle) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
set style
- setStyleId(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
set styleID
- setStyleID(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the table style.
- setStyleName(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTable
-
Changes the name of the Table
- setStyles(CTStyles) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyles
-
Sets the ctStyles
- setStylesTableReference(StylesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
- setSubject(String) - Method in class org.apache.poi.hpsf.SummaryInformation
-
Sets the subject.
- setSubjectProperty(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
- setSubjectProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set subject.
- setSubjectProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the topic of the content of the resource.
- setSubjectProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set subject.
- setSubjectProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the topic of the content of the resource.
- setSubscript(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set whether the text in this run is formatted as subscript.
- setSubscript(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set whether the text in this run is formatted as subscript.
- setSubscript(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set whether the text in this run is formatted as subscript.
- setSubscript(VerticalAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies the alignment which shall be applied to the contents of this run in relation to the default appearance of the run's text.
- 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(boolean) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
-
Set whether the text in this run is formatted as superscript.
- setSuperscript(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
-
Set whether the text in this run is formatted as superscript.
- setSuperscript(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
Set whether the text in this run is formatted as superscript.
- setSuperSubScript(short) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the type of super or subscript for the font
- setSuppressDropDownArrow(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFDataValidation
- setSuppressDropDownArrow(boolean) - Method in interface org.apache.poi.ss.usermodel.DataValidation
-
Useful for list validation objects .
- setSuppressDropDownArrow(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
- 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
- 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(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Set background color of the sheet tab
- setTabColor(XSSFColor) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
- setTabColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Set background color of the sheet tab
- setTabIdArray(short[]) - Method in class org.apache.poi.hssf.record.TabIdRecord
-
set the tab array.
- setTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Replace content of table in array tables at position pos with a
- setTableAlignment(TableRowAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set table alignment to specified
TableRowAlign
- 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(int) - Method in class org.apache.poi.xwpf.usermodel.PositionInParagraph
- setText(String) - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
-
Set the text field for the SeriesText record.
- setText(String) - Method in class org.apache.poi.hssf.record.ExternalNameRecord
- setText(String) - Method in class org.apache.poi.hssf.record.HeaderFooterBase
-
set the footer string
- setText(String) - Method in interface org.apache.poi.sl.usermodel.Comment
-
Set the text of this comment
- setText(String) - Method in interface org.apache.poi.sl.usermodel.PlaceholderDetails
-
If the placeholder shape or object stores text, the given text is stored otherwise this is a no-op.
- setText(String) - Method in interface org.apache.poi.sl.usermodel.TextRun
- setText(String) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets (overwrites) the current text.
- setText(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFTitle
- setText(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextBody
- setText(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextParagraph
- setText(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFComment
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFPlaceholderDetails
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextRun
- setText(String) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setText(String) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFHeaderFooter
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvenFooter
-
Set a text for the footer.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFEvenHeader
-
Set a text for the header.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFirstFooter
-
Set a text for the footer.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFFirstHeader
-
Set a text for the header.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFOddFooter
-
Set a text for the footer.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFOddHeader
-
Set a text for the header.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Set a single paragraph of text on the shape.
- setText(String) - Method in class org.apache.poi.xssf.usermodel.XSSFTextRun
- setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Sets the text of this text run
- setText(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
- setText(String, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Sets the text of this text run in the
- setText(XSSFRichTextString) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Set a single paragraph of text on the shape.
- 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.
- 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.
- 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
- 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.
- 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 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(long) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the degree of rotation for the text in the cell
- setTextRotation(short) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the text rotation field for the Text record.
- setTextRotation(Double) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the text rotation.
- setTextRotation(Double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setTextScale(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the text expand/collapse scale value.
- setTextVerticalOverflow(TextVerticalOverflow) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the type of vertical overflow for the text.
- setTheme(int) - Method in class org.apache.poi.xssf.usermodel.XSSFColor
-
Index into the
clrScheme
collection, referencing a particularsysClr
orsrgbClr
value expressed in the Theme part. - setTheme(ThemesTable) - Method in class org.apache.poi.xssf.model.StylesTable
- setThemeColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the theme color for the font to use
- setThemeIndex(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- setThemesTable(ThemesTable) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder
-
Records the Themes Table that is associated with the current font, used when looking up theme based colours and properties.
- setThemesTable(ThemesTable) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
Records the Themes Table that is associated with the current font, used when looking up theme based colours and properties.
- setThreadPrefersEventExtractors(boolean) - Static method in class org.apache.poi.extractor.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[]
inVT_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.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) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
Set the Chart Series title.
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFDateAxis
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFSeriesAxis
- setTitle(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
- setTitle(String, CellReference) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChartData.Series
-
Set the Chart Series title.
- setTitleFormula(String) - Method in class org.apache.poi.xssf.usermodel.XSSFChart
-
Set the formula expression to use for the chart title
- setTitleOverlay(boolean) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
- setTitleProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set title.
- setTitleProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the name given to the resource.
- setTitleProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set title.
- setTitleProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the name given to the resource.
- setTitleText(String) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Sets the title text as a static string.
- setTo(CTMarker) - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
- 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(XWPFTable.XWPFBorderType, int, int, String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set Top borders for table
- setTopBorderColor(int) - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
-
set the color to use for the top border
- setTopBorderColor(int, CellRangeAddress, Sheet) - Static method in class org.apache.poi.ss.util.RegionUtil
-
Sets the top border color for a region of cells by manipulating the cell style of the individual cells on the top
- setTopBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setTopBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the color to use for the top border
- setTopBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setTopBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the color to use for the top border
- setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setTopBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the top border
- setTopBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
- setTopBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
- setTopBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setTopBorderColor(XSSFColor) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the color to use for the top border as a
XSSFColor
value - setTopBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setTopBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- setTopBorderPaletteIdx(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the palette index for the top border
- setTopColGutter(short) - Method in class org.apache.poi.hssf.record.GutsRecord
-
set the size of the gutter that appears at the above the columns
- setTopInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setTopInset(double) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
-
Sets the top margin.
- setTopInset(double) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the top inset.
- setTopInset(Double) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBodyProperties
- setTopLeftBottomRightBorderModified(boolean) - Method in class org.apache.poi.hssf.record.CFRuleBase
- 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
- setTrackRevisions(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Enable or disable revision tracking.
- setTrackRevisions(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enable or disable revision tracking.
- setTransform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
- setTransform(AffineTransform) - Method in class org.apache.poi.sl.draw.SLGraphics
-
Sets the
Transform
in theGraphics2D
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.
- 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(byte) - Method in class org.apache.poi.hssf.record.cf.Threshold
- setType(byte) - Method in class org.apache.poi.hssf.record.chart.LegendRecord
-
Set the type field for the Legend record.
- setType(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
type of object this marks
- setType(int) - Method in class org.apache.poi.hssf.record.cf.Threshold
- setType(int) - Method in class org.apache.poi.hssf.record.common.ExtendedColor
- setType(long) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's type.
- setType(TabStop.TabStopType) - Method in interface org.apache.poi.sl.usermodel.TabStop
- setType(TabStop.TabStopType) - Method in class org.apache.poi.xslf.usermodel.XSLFTabStop
- setType(LineEndType) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- setType(AutonumberScheme) - Method in class org.apache.poi.xddf.usermodel.text.XDDFBulletStyleAutoNumbered
- setType(STStyleType.Enum) - Method in class org.apache.poi.xwpf.usermodel.XWPFStyle
-
set styleType
- setTypeface(String) - Method in interface org.apache.poi.common.usermodel.fonts.FontInfo
-
Sets the font name
- setTypeface(String) - Method in class org.apache.poi.xslf.usermodel.XSLFFontInfo
- 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.
- setUid(byte[]) - Method in class org.apache.poi.ddf.EscherBSERecord
-
16 byte MD4 checksum.
- setUID(byte[]) - Method in class org.apache.poi.ddf.EscherBitmapBlip
-
Sets the first MD4, that specifies the unique identifier of the uncompressed blip data
- setUID(byte[]) - Method in class org.apache.poi.ddf.EscherMetafileBlip
-
Sets the first MD4, that specifies the unique identifier of the uncompressed blip data
- 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.xssf.usermodel.XSSFTextRun
- setUnderline(byte) - Method in class org.apache.poi.hssf.record.FontRecord
-
set the type of underlining for the font
- setUnderline(byte) - Method in class org.apache.poi.hssf.usermodel.HSSFFont
-
set type of text underlining to use
- setUnderline(byte) - Method in interface org.apache.poi.ss.usermodel.Font
-
set type of text underlining to use
- setUnderline(byte) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set the style of underlining that is used.
- setUnderline(FontUnderline) - Method in class org.apache.poi.xssf.usermodel.XSSFFont
-
set an enumeration representing the style of underlining that is used.
- setUnderline(UnderlineType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFRunProperties
- setUnderline(UnderlineType) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
- setUnderline(UnderlinePatterns) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Specifies that the contents of this run should be displayed along with an underline appearing directly below the character height.
- 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 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
- setUnused2(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
- setUnused3(byte) - Method in class org.apache.poi.ddf.EscherBSERecord
- setup(String[], WorkbookEvaluator[]) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
- setup(Map<String, WorkbookEvaluator>) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
- setUpdateConfigOnValidate(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
The signature config can be updated if a document is succesful validated.
- setUpdateFields() - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Enforces fields update on document open (in Word).
- setupEnvironment(String[], HSSFFormulaEvaluator[]) - Static method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
-
Coordinates several formula evaluators together so that formulas that involve external references can be evaluated.
- setupEnvironment(String[], BaseFormulaEvaluator[]) - Static method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
Coordinates several formula evaluators together so that formulas that involve external references can be evaluated.
- setupEnvironment(String[], ForkedEvaluator[]) - Static method in class org.apache.poi.ss.formula.eval.forked.ForkedEvaluator
-
Coordinates several formula evaluators together so that formulas that involve external references can be evaluated.
- setupFormulaEvaluator(Map<String, FormulaEvaluator>) - Static method in class org.apache.poi.ss.formula.CollaboratingWorkbooksEnvironment
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.ArcTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.Ellipse
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.EllipticalArcTo
- setupMaster(GeometryRow) - Method in interface org.apache.poi.xdgf.usermodel.section.geometry.GeometryRow
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.InfiniteLine
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.MoveTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- setupMaster(GeometryRow) - Method in class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.CharacterSection
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.GenericSection
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.GeometrySection
- setupMaster(XDGFSection) - Method in class org.apache.poi.xdgf.usermodel.section.XDGFSection
- setupMaster(XDGFPageContents, XDGFMasterContents) - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
-
Setup top level shapes Shapes that have a 'Master' attribute refer to a specific master in the page, whereas shapes with a 'MasterShape' attribute refer to a subshape of a Master.
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in class org.apache.poi.hssf.usermodel.HSSFFormulaEvaluator
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in class org.apache.poi.ss.formula.BaseFormulaEvaluator
- setupReferencedWorkbooks(Map<String, FormulaEvaluator>) - Method in interface org.apache.poi.ss.usermodel.FormulaEvaluator
-
Sets up the Formula Evaluator to be able to reference and resolve links to other workbooks, eg [Test.xls]Sheet1!A1.
- setupSectionMasters() - Method in class org.apache.poi.xdgf.usermodel.XDGFShape
- setUriDereferencer(URIDereferencer) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
-
Deprecated.in POI 5.0.0 - use
SignatureInfo.setUriDereferencer(URIDereferencer)
instead - 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
- setUseExcel4Colors(boolean) - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
-
Sets the use excel 4 colors field value.
- setUsePage(boolean) - Method in class org.apache.poi.hssf.record.PrintSetupRecord
- setUsePage(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFPrintSetup
-
Set whether to use page start
- setUsePage(boolean) - Method in interface org.apache.poi.ss.usermodel.PrintSetup
-
Set whether to use page start
- setUsePage(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Set whether to use page start
- setUserAgent(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setUseReadOnlySharedStringsTable(boolean) - Method in class org.apache.poi.xssf.eventusermodel.XSSFReader
-
Controls whether
XSSFReader.getSharedStringsTable()
usesSharedStringsTable
orReadOnlySharedStringsTable
. - 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(boolean) - Method in class org.apache.poi.hpsf.VariantBool
- setValue(boolean) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
set the boolean value for the cell
- setValue(byte) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
set the error value for the cell.
- setValue(byte[]) - Method in class org.apache.poi.hpsf.ClipboardData
- setValue(byte[]) - Method in class org.apache.poi.xddf.usermodel.XDDFColorRgbBinary
- 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(int, int) - Method in class org.apache.poi.util.BitField
-
Replace the bits with new values.
- setValue(Double) - Method in class org.apache.poi.hssf.record.cf.Threshold
- setValue(Double) - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormattingThreshold
- setValue(Double) - Method in interface org.apache.poi.ss.usermodel.ConditionalFormattingThreshold
-
Sets the value used for the threshold.
- setValue(Double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFErrorBars
- setValue(Double) - Method in class org.apache.poi.xssf.usermodel.XSSFConditionalFormattingThreshold
- setValue(Object) - Method in class org.apache.poi.hpsf.Property
-
Sets the property's value.
- setValue(FormulaError) - Method in class org.apache.poi.hssf.record.BoolErrRecord
-
set the error value for the cell
- setValue(PresetColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorPreset
- setValue(PresetLineDash) - Method in class org.apache.poi.xddf.usermodel.XDDFPresetLineDash
- setValue(SchemeColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSchemeBased
- setValue(SystemColor) - Method in class org.apache.poi.xddf.usermodel.XDDFColorSystemDefined
- setValue(T) - Method in class org.apache.poi.xslf.model.PropertyFetcher
- setValue(T) - Method in class org.apache.poi.xssf.model.ParagraphPropertyFetcher
- setValue1(double) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Sets a numeric value for expression 1.
- setValue2(double) - Method in class org.apache.poi.hssf.usermodel.DVConstraint
-
Sets a numeric value for expression 2.
- setValueAt(int, int) - Method in class org.apache.poi.poifs.storage.BATBlock
- setValueAxisCrossing(boolean) - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
-
Sets the value axis crossing field value.
- setValueRange(int, Double, Double, Double, Double) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
-
Set value range (basic Axis Options)
- setValueRange(int, Double, Double, Double, Double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
Set value range (basic Axis Options)
- setValuesCellRange(CellRangeAddressBase) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
- setValuesDataType(short) - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
-
Set the values data type field for the Series record.
- setValuesInReverse(boolean) - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
-
Sets the values in reverse field value.
- setVanish(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
The vanish (hidden text) property for the run.
- 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.XDDFBubbleChartData
- 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(int) - Method in class org.apache.poi.hssf.record.BOFRecord
-
Version number - for BIFF8 should be 0x06
- 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(String) - Method in class org.apache.poi.ooxml.POIXMLProperties.CoreProperties
-
Sets the version property.
- setVersionProperty(String) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set version.
- setVersionProperty(String) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the version number.
- setVersionProperty(Optional<String>) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
Set version.
- setVersionProperty(Optional<String>) - Method in interface org.apache.poi.openxml4j.opc.PackageProperties
-
Set the version number.
- 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(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set the type of vertical alignment for the cell
- setVerticalAlignment(byte) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the vertical alignment field for the Text record.
- setVerticalAlignment(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set the vertical alignment of text in the cell
- setVerticalAlignment(short) - Method in class org.apache.poi.hssf.usermodel.HSSFTextbox
-
Sets the vertical alignment.
- setVerticalAlignment(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
-
Set the vertical alignment of the run.
- setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.sl.usermodel.TextShape
-
Sets the type of vertical alignment for the text.
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xslf.usermodel.XSLFTableCell
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xslf.usermodel.XSLFTextShape
- setVerticalAlignment(Cell, VerticalAlignment) - Static method in class org.apache.poi.ss.util.CellUtil
-
Take a cell, and vertically align it.
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.hssf.usermodel.HSSFCellStyle
-
set the type of vertical alignment for the cell
- setVerticalAlignment(VerticalAlignment) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
set the type of vertical alignment for the cell
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set the type of vertical alignment for the cell
- setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
-
Sets the type of vertical alignment for the text within the shape.
- setVerticalAlignment(TextAlignment) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
Specifies the text vertical alignment which shall be applied to text in this paragraph.
- setVerticalAlignment(XWPFTableCell.XWPFVertAlign) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set the vertical alignment of the cell.
- setVerticalBorder(boolean) - Method in class org.apache.poi.hssf.record.chart.DatRecord
-
Sets the vertical border field value.
- setVerticalBorderColor(short) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setVerticalBorderColor(short) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setVerticalBorderColor(short) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setVerticalBorderColor(Color) - Method in class org.apache.poi.hssf.usermodel.HSSFBorderFormatting
-
Not available for HSSF.
- setVerticalBorderColor(Color) - Method in interface org.apache.poi.ss.usermodel.BorderFormatting
-
Range internal border color, such as table styles
- setVerticalBorderColor(Color) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setVerticalBorderColor(CTColor) - Method in class org.apache.poi.xssf.usermodel.XSSFBorderFormatting
- setVerticalHold(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the vertical position of the window (in 1/20ths of a point)
- setVerticallyCenter(boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
determines whether the output is vertically centered on the page.
- setVerticallyCenter(boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Determines whether the output is vertically centered on the page.
- setVerticallyCenter(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Determines whether the output is vertically centered on the page.
- setVerticallyCenter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Whether the output is vertically centered on the page.
- 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
- 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.
- 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
- setWeight(int) - Method in interface org.apache.poi.common.usermodel.fonts.FontFacet
-
Set the font weight
- setWeight(short) - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
-
Set the weight field for the LineFormat record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
-
Set the width field for the AxisParent record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.ChartRecord
-
Set the width field for the Chart record.
- setWidth(int) - Method in class org.apache.poi.hssf.record.chart.TextRecord
-
Set the width field for the Text record.
- setWidth(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width in 20ths of a point (twips).
- setWidth(short) - Method in class org.apache.poi.hssf.record.WindowOneRecord
-
set the width of the window
- setWidth(Double) - Method in class org.apache.poi.xddf.usermodel.XDDFLineProperties
-
Internally converts the width to EMU units.
- setWidth(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width to the value "auto", an integer value (20ths of a point), or a percentage ("nn.nn%").
- setWidth(String) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set the width to the value "auto", an integer value (20ths of a point), or a percentage ("nn.nn%").
- setWidth(LineEndWidth) - Method in class org.apache.poi.xddf.usermodel.XDDFLineEndProperties
- 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) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
-
Set the width value type for the table.
- setWidthType(TableWidthType, CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width type if different from current width type
- setWidthValue(String, CTTblWidth) - Static method in class org.apache.poi.xwpf.usermodel.XWPFTable
-
Set the width value from a string
- 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)
- 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
- 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 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.
- setWordWrapped(boolean) - Method in interface org.apache.poi.wp.usermodel.Paragraph
- setWordWrapped(boolean) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
-
This element specifies whether a consumer shall break Latin text which exceeds the text extents of a line by breaking the word across two lines (breaking on the character level) or by moving the word to the following line (breaking on the word level).
- setWorkbook(XSSFWorkbook) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFChart
-
while reading chart from template file then we need to parse and store embedded excel file in chart object show that we can modify value according to use
- setWorkbook(XSSFWorkbook) - Method in class org.apache.poi.xssf.model.StylesTable
- setWorkbookPassword(String, HashAlgorithm) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets the workbook password.
- setWorkbookType(XSSFWorkbookType) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Sets whether the workbook will be an .xlsx or .xlsm (macro-enabled) file.
- 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(boolean) - Method in interface org.apache.poi.ss.usermodel.CellStyle
-
Set whether the text should be wrapped.
- setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.extensions.XSSFCellAlignment
-
Set whether the text should be wrapped
- setWrapText(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
-
Set whether the text should be wrapped.
- setWrapText(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSimpleShape
- 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)
- setX(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- 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(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(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesDigestAlgo(HashAlgorithm) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesIssuerNameNoReverseOrder(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesRole(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesSignatureId(String) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- setXadesSignaturePolicyImplied(boolean) - Method in class org.apache.poi.poifs.crypt.dsig.SignatureConfig
- 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
- setXFIndex(int) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
-
set the columns' default format info
- setXFIndex(int) - Method in class org.apache.poi.hssf.record.StyleRecord
-
set the actual index of the style extended format record
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.BlankRecord
-
set the index of the extended format record to style this cell with
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.CellRecord
-
set the index to the ExtendedFormat
- setXFIndex(short) - Method in interface org.apache.poi.hssf.record.CellValueRecordInterface
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.LabelRecord
-
no op!
- setXFIndex(short) - Method in class org.apache.poi.hssf.record.RowRecord
-
if the row is formatted then this is the index to the extended format record
- setXfpos(int) - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- setXfrm(CTTransform2D) - Method in class org.apache.poi.xssf.usermodel.XSSFSimpleShape
- setXFType(short) - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
set whether the cell is a cell or style XFRecord
- setXMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- 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.
- 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(double) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- 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(String) - Method in class org.apache.poi.xslf.draw.geom.XSLFAdjustPoint
- 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.
- setYMode(LayoutMode) - Method in class org.apache.poi.xddf.usermodel.chart.XDDFManualLayout
- 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
-
Sets the Zip64 Mode
- setZipEntry(ZipArchiveEntry) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.UnmarshallContext
- setZoom(int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Window zoom magnification for current view representing percent values.
- setZoom(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Sets the zoom magnification for the sheet.
- setZoomPercent(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
-
Set the zoom setting as percent value, i.e.
- setZoomPercent(long) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
-
Set zoom.
In the zoom tag inside settings.xml file
it sets the value of zoom
sample snippet from settings.xml - sha1 - Enum constant in enum org.apache.poi.poifs.crypt.HashAlgorithm
- sha224 - Enum constant in enum org.apache.poi.poifs.crypt.HashAlgorithm
- sha256 - Enum constant in enum org.apache.poi.poifs.crypt.HashAlgorithm
- sha384 - Enum constant in enum org.apache.poi.poifs.crypt.HashAlgorithm
- sha512 - Enum constant in enum org.apache.poi.poifs.crypt.HashAlgorithm
- Shadow<S extends Shape<S,
P>, P extends TextParagraph<S, P, ? extends TextRun>> - Interface in org.apache.poi.sl.usermodel - SHADOW_COLOR - Enum constant in enum org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Use the shadow color of the shape.
- SHADOWED_SQUARES - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SHADOWSTYLE__COLOR - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__CRMOD - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__HIGHLIGHT - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__OFFSETX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__OFFSETY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__OPACITY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__ORIGINX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__ORIGINY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__PERSPECTIVEX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__PERSPECTIVEY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__SCALEXTOX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__SCALEXTOY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__SCALEYTOX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__SCALEYTOY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__SECONDOFFSETX - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__SECONDOFFSETY - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__SHADOW - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__SHADOWOBSURED - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__TYPE - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHADOWSTYLE__WEIGHT - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- shape - Enum constant in enum org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
- shape - Variable in class org.apache.poi.sl.draw.DrawNothing
- shape - Variable in class org.apache.poi.sl.draw.DrawPaint
- shape - Variable in class org.apache.poi.sl.draw.DrawShape
- shape - 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 - Enum in org.apache.poi.xddf.usermodel.chart
- 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 constant in enum org.apache.poi.sl.usermodel.TextShape.TextAutofit
-
Specifies that a shape should be auto-fit to fully contain the text described within it.
- SHAPE - Enum constant in enum org.apache.poi.xddf.usermodel.PathShadeType
- SHAPE - Enum constant in enum org.apache.poi.xssf.usermodel.TextAutofit
-
Specifies that a shape should be auto-fit to fully contain the text described within it.
- SHAPE__BACKGROUNDSHAPE - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE__BLACKANDWHITESETTINGS - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE__CONNECTORSTYLE - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE__DELETEATTACHEDOBJECT - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE__LOCKSHAPETYPE - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE__MASTER - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE__OLEICON - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE__PREFERRELATIVERESIZE - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE__WMODEBW - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE__WMODEPUREBW - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypes
- SHAPE_PATH - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypesHolder
- 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 - Enum constant in enum org.apache.poi.ss.formula.FormulaType
-
A Shared Formula ("{=SUM(A1:E1*{1,2,3,4,5}}") Similar to an array formula, but stored in a SHAREDFMLA instead of ARRAY record as a file size optimization.
- SHARED_FORMULA - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- 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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SharedFormulaRecord
- SharedFormulaRecord(SharedFormulaRecord) - 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
:SharedFormulaRecord
sArrayRecord
sTableRecord
s - SharedValueRecordBase - Class in org.apache.poi.hssf.record
- SharedValueRecordBase() - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
- SharedValueRecordBase(SharedValueRecordBase) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
- SharedValueRecordBase(CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
- SharedValueRecordBase(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.SharedValueRecordBase
-
reads only the range (1
CellRangeAddress8Bit
) from the stream - SHARKS_TEETH - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- 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 - Variable in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
- sheet - Variable in class org.apache.poi.ss.usermodel.helpers.RowShifter
- sheet - Variable in class org.apache.poi.xssf.usermodel.XSSFSheet
- Sheet<S extends Shape<S,
P>, P extends TextParagraph<S, P, ? extends TextRun>> - Interface in org.apache.poi.sl.usermodel -
Common parent of Slides, Notes and Masters
- Sheet - Interface in org.apache.poi.ss.usermodel
-
High level representation of a Excel worksheet.
- SHEET_COMMENTS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- SHEET_HYPERLINKS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- SHEET_PROPERTIES - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- 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
- 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 - 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.hssf.usermodel.HSSFWorkbook
-
Returns an iterator of the sheets in the workbook in sheet order.
- sheetIterator() - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Returns an iterator of the sheets in the workbook in sheet order.
- sheetIterator() - Method in class org.apache.poi.xssf.streaming.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() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Returns an iterator of the sheets in the workbook in sheet order.
- SheetIterator() - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook.SheetIterator
- SheetIterator(PackagePart) - Constructor for class org.apache.poi.xssf.eventusermodel.XSSFReader.SheetIterator
-
Construct a new SheetIterator
- 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.
- SHIFTJIS - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies the Japanese character set.
- SHIFTJIS - Enum constant in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- shiftMerged(int, int, int, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Deprecated.POI 3.15 beta 2. Use
RowShifter.shiftMergedRegions(int, int, int)
. - shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
Shifts, grows, or shrinks the merged regions due to a row shift (
RowShifter
) or column shift (ColumnShifter
). - shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.ColumnShifter
-
Shifts, grows, or shrinks the merged regions due to a column shift.
- shiftMergedRegions(int, int, int) - Method in class org.apache.poi.ss.usermodel.helpers.RowShifter
-
Shifts, grows, or shrinks the merged regions due to a row shift.
- shiftRange(FormulaShifter, CellRangeAddress, int) - Static method in class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
- shiftRowBreaks(int, int, int) - Method in class org.apache.poi.hssf.record.aggregates.PageSettingsBlock
-
Shifts the horizontal page breaks for the indicated count
- shiftRows(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Not implemented for SXSSFSheets Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in interface org.apache.poi.ss.usermodel.Sheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Not implemented for SXSSFSheets Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- shiftRows(int, int, int, boolean, boolean, boolean) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
-
Shifts rows between startRow and endRow n number of rows.
- SHINGLE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
- SHOREBIRD_TRACKS - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SHORT_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
- ShortField - Class in org.apache.poi.util
-
representation of a short (16-bit) field at a fixed location within a byte array
- ShortField(int) - Constructor for class org.apache.poi.util.ShortField
-
construct the ShortField with its offset into its containing byte array
- ShortField(int, byte[]) - Constructor for class org.apache.poi.util.ShortField
-
Construct the ShortField with its offset into its containing byte array and initialize its value from its byte array
- ShortField(int, short) - Constructor for class org.apache.poi.util.ShortField
-
construct the ShortField with its offset into its containing byte array and initialize its value
- ShortField(int, short, byte[]) - Constructor for class org.apache.poi.util.ShortField
-
construct the ShortField with its offset into its containing byte array, initialize its value, and write its value to its byte array
- shortToHex(int) - Static method in class org.apache.poi.util.HexDump
- shouldCalculateSheetDimensions() - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
- 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
- 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).
- SHRINK_TO_FIT - Static variable in class org.apache.poi.ss.util.CellUtil
- SI - Enum constant in enum org.apache.poi.util.LocaleID
- SI_LK - Enum constant in enum org.apache.poi.util.LocaleID
- 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
- Sienna - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SIENNA - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- 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.
- Silver - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SILVER - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SIMPLE - Enum constant in enum org.apache.poi.ddf.EscherPropertyTypesHolder
- simpleFormat(Object) - Method in class org.apache.poi.ss.format.CellFormatter
-
Formats the value in the most basic way, returning the resulting string.
- SimpleFraction - Class in org.apache.poi.ss.format
- SimpleFraction(int, int) - Constructor for class org.apache.poi.ss.format.SimpleFraction
-
Create a fraction given a numerator and denominator.
- SimpleShape<S extends Shape<S,
P>, P extends TextParagraph<S, P, ? extends TextRun>> - Interface in org.apache.poi.sl.usermodel - SimpleShape - Interface in org.apache.poi.ss.usermodel
-
A common interface for simple shapes.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellDateFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellElapsedFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellGeneralFormatter
-
Equivalent to
CellGeneralFormatter.formatValue(StringBuffer,Object)
. - simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellNumberFormatter
-
Format a value according to the type, in the most basic way.
- simpleValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellTextFormatter
-
Format a value according to the type, in the most basic way.
- sin - Enum constant in enum org.apache.poi.sl.draw.geom.GuideIf.Op
- SIN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- since() - Element in annotation type org.apache.poi.util.Internal
-
The POI version when an element was declared internal.
- 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 - Enum constant in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
-
Single line (of width lineWidth) - native 0 / ooxml default
- SINGLE - Enum constant in enum org.apache.poi.ss.usermodel.FontUnderline
-
Single-line underlining under each character in the cell.
- SINGLE - Enum constant in enum org.apache.poi.xddf.usermodel.CompoundLine
- SINGLE - Enum constant in enum org.apache.poi.xddf.usermodel.text.UnderlineType
- SINGLE - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
-
Specifies a line border consisting of a single line around the parent object.
- SINGLE - Enum constant in enum org.apache.poi.xwpf.usermodel.UnderlinePatterns
-
Specifies an underline consisting of a single line beneath all characters in this run.
- SINGLE - Enum constant in enum org.apache.poi.xwpf.usermodel.XWPFTable.XWPFBorderType
- SINGLE_ACCOUNTING - Enum constant in enum org.apache.poi.ss.usermodel.FontUnderline
-
Single-line accounting underlining under each character in the cell.
- SINGLE_STRIKE - Enum constant in enum org.apache.poi.xddf.usermodel.text.StrikeType
- SINGLE_XML_CELLS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- singleOperandEvaluate(ValueEval, int, int) - Method in class org.apache.poi.ss.formula.eval.TwoOperandNumericOperation
- singleOperandEvaluate(ValueEval, int, int) - Method in class org.apache.poi.ss.formula.functions.MatrixFunction
- singleOperandEvaluate(ValueEval, int, int) - Static method in class org.apache.poi.ss.formula.functions.NumericFunction
- SingleXmlCells - Class in org.apache.poi.xssf.model
-
This class implements the Single Cell Tables Part (Open Office XML Part 4: chapter 3.5.2)
- SingleXmlCells() - Constructor for class org.apache.poi.xssf.model.SingleXmlCells
- SingleXmlCells(PackagePart) - Constructor for class org.apache.poi.xssf.model.SingleXmlCells
- SINH - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- size() - Method in class org.apache.poi.hpsf.CustomProperties
- size() - Method in class org.apache.poi.hpsf.wellknown.PropertyIDMap
- size() - Method in class org.apache.poi.hssf.model.WorkbookRecordList
- size() - Method in class org.apache.poi.hssf.record.aggregates.ConditionalFormattingTable
- size() - Method in class org.apache.poi.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() - Method in interface org.apache.poi.ss.usermodel.CellRange
-
Gets the number of cells in this range.
- size() - Method in class org.apache.poi.ss.util.SSCellRange
- size() - Method in class org.apache.poi.util.IntList
-
Returns the number of elements in this list.
- size() - Method in class org.apache.poi.util.IntMapper
- SIZE - Static variable in class org.apache.poi.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
- SK - Enum constant in enum org.apache.poi.util.LocaleID
- SK_SK - Enum constant in enum org.apache.poi.util.LocaleID
- 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
- SKIP - Enum constant in enum org.apache.poi.ss.formula.functions.MultiOperandNumericFunction.Policy
- skipFully(int) - Method in class org.apache.poi.util.LittleEndianInputStream
- skipFully(InputStream, long) - Static method in class org.apache.poi.util.IOUtils
-
Skips bytes from an input byte stream.
- SKY_BLUE - Enum constant in enum org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- SKY_BLUE - Enum constant in enum org.apache.poi.ss.usermodel.IndexedColors
- SKY_BLUE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SkyBlue - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SKYROCKET - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SL - Enum constant in enum org.apache.poi.util.LocaleID
- SL_SI - Enum constant in enum org.apache.poi.util.LocaleID
- SLANTED_DASH_DOT - Enum constant in enum org.apache.poi.ss.usermodel.BorderStyle
-
slanted dash-dot border
- SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- SLATE_BLUE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SLATE_GRAY - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SlateBlue - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SlateGray - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SLGraphics - Class in org.apache.poi.sl.draw
-
Translates Graphics2D calls into PowerPoint.
- SLGraphics(GroupShape<?, ?>) - Constructor for class org.apache.poi.sl.draw.SLGraphics
-
Construct Java Graphics object which translates graphic calls in ppt drawing layer.
- Slide<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_IMAGE - Enum constant in enum org.apache.poi.sl.usermodel.Placeholder
-
Slide image placeholder shape.
- SLIDE_LAYOUT - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- SLIDE_MASTER - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
- SLIDE_NUMBER - Enum constant in enum org.apache.poi.sl.usermodel.Placeholder
-
Slide number placeholder shape.
- SLIDE_NUMBER - Enum constant in enum org.apache.poi.sl.usermodel.TextRun.FieldType
- SlideLayout - Enum in org.apache.poi.xslf.usermodel
-
Date: 11/5/11
- 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 - 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 - Slope - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function SLOPE()
- Slope() - Constructor for class org.apache.poi.ss.formula.functions.Slope
- SLOPE - Enum constant in enum org.apache.poi.ss.formula.functions.LinearRegressionFunction.FUNCTION
- SMA - Enum constant in enum org.apache.poi.util.LocaleID
- SMA_NO - Enum constant in enum org.apache.poi.util.LocaleID
- SMA_SE - Enum constant in enum org.apache.poi.util.LocaleID
- SMALL - Enum constant in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- SMALL - Enum constant in enum org.apache.poi.sl.usermodel.TextRun.TextCap
- SMALL - Enum constant in enum org.apache.poi.xddf.usermodel.LineEndLength
- SMALL - Enum constant in enum org.apache.poi.xddf.usermodel.LineEndWidth
- SMALL - Enum constant in enum org.apache.poi.xddf.usermodel.text.CapsType
- SMALL - Enum constant in enum org.apache.poi.xssf.usermodel.TextCap
- SMALL - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- SMALL_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
How big a block in the small block stream is.
- SMALL_CHECKER_BOARD - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
- SMALL_CONFETTI - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
- SMALL_GRID - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
- SMALLER_BIG_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Most files use 512 bytes as their big block size
- SMALLER_BIG_BLOCK_SIZE_DETAILS - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
- SMILEY_FACE - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- SMILEY_FACE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- SMILEY_FACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SmileyFace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- SMJ - Enum constant in enum org.apache.poi.util.LocaleID
- SMJ_NO - Enum constant in enum org.apache.poi.util.LocaleID
- SMJ_SE - Enum constant in enum org.apache.poi.util.LocaleID
- SMN - Enum constant in enum org.apache.poi.util.LocaleID
- SMN_FI - Enum constant in enum org.apache.poi.util.LocaleID
- SMOOTH - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ScatterStyle
- SMOOTH_MARKER - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ScatterStyle
- SMS - Enum constant in enum org.apache.poi.util.LocaleID
- SMS_FI - Enum constant in enum org.apache.poi.util.LocaleID
- SNIP_1_RECT - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- SNIP_1_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SNIP_2_DIAG_RECT - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- SNIP_2_DIAG_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SNIP_2_SAME_RECT - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- SNIP_2_SAME_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SNIP_RECTANGLE_1_CORNER - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- SNIP_RECTANGLE_2_DIAGONAL_CORNERS - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- SNIP_RECTANGLE_2_SAME_SIDE_CORNERS - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- SNIP_ROUND_RECT - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- SNIP_ROUND_RECT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SNIP_ROUND_RECTANGLE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- Snow - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SNOW - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SNOWFLAKE_FANCY - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SNOWFLAKES - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SO - Enum constant in enum org.apache.poi.util.LocaleID
- SO_SO - Enum constant in enum org.apache.poi.util.LocaleID
- SOLID - Enum constant in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
Solid (continuous) pen - native 1
- SOLID - Enum constant in enum org.apache.poi.xddf.usermodel.PresetLineDash
- SOLID_DIAMOND - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
- SOLID_FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- SOLID_FOREGROUND - Enum constant in enum org.apache.poi.ss.usermodel.FillPatternType
-
Solidly filled
- SOLID_FOREGROUND - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Solidly filled
- SOLID_FOREGROUND - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Solidly filled
- SOLVER_CONTAINER - Enum constant in enum org.apache.poi.ddf.EscherRecordTypes
- SOLVER_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- SOMBRERO - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SORT_0090 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- sortColumns(CTCols) - Static method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
- sortedValues() - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
-
The values themselves should be returned in sorted order.
- 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.
- SOUTHWEST - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SP - Enum constant in enum org.apache.poi.ddf.EscherRecordTypes
- SP_CONTAINER - Enum constant in enum org.apache.poi.ddf.EscherRecordTypes
- SP_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- SPACE_AFTER_EQUALITY - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
06H = Spaces following the equality sign (only in macro sheets)
- SPACE_BEFORE - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
00H = Spaces before the next token (not allowed before tParen token)
- SPACE_BEFORE_CLOSE_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
04H = Spaces before closing parenthesis (only allowed before tParen, tFunc, and tFuncVar tokens)
- SPACE_BEFORE_OPEN_PAREN - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg.SpaceType
-
02H = Spaces before opening parenthesis (only allowed before tParen token)
- spacing - Variable in class org.apache.poi.xddf.usermodel.text.XDDFSpacing
- SPACING_CLOSE - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- SPACING_MEDIUM - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- SPACING_OPEN - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
- SPAN - Enum constant in enum org.apache.poi.xddf.usermodel.chart.DisplayBlanks
- SPARSE_DOTS - Enum constant in enum org.apache.poi.ss.usermodel.FillPatternType
-
Sparse dots
- SPARSE_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Sparse dots
- SPARSE_DOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- SPARSE_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Sparse dots
- 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 - Enum constant in enum org.apache.poi.ddf.EscherRecordTypes
- SPGR_CONTAINER - Enum constant in enum org.apache.poi.ddf.EscherRecordTypes
- SPGR_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
- SPHERE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetPattern
- SplineCollector - Class in org.apache.poi.xdgf.geom
- SplineCollector(SplineStart) - Constructor for class org.apache.poi.xdgf.geom.SplineCollector
- SplineKnot - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
Contains x- and y-coordinates for a spline's control point and a spline's knot.
- SplineKnot(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.SplineKnot
- SplineRenderer - Class in org.apache.poi.xdgf.geom
- SplineRenderer() - Constructor for class org.apache.poi.xdgf.geom.SplineRenderer
- SplineStart - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
Contains x- and y-coordinates for a spline's second control point, its second knot, its first knot, the last knot, and the degree of the spline.
- SplineStart(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- SPLIT_MENU_COLORS - Enum constant in enum org.apache.poi.ddf.EscherRecordTypes
- 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.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.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
XWPFParagraph
s in the footnote. - SpreadsheetVersion - Enum in org.apache.poi.ss
-
This enum allows spreadsheets from multiple Excel versions to be handled by the common code.
- SPRING_GREEN - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SpringGreen - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- SQ - Enum constant in enum org.apache.poi.util.LocaleID
- SQ_AL - Enum constant in enum org.apache.poi.util.LocaleID
- sqrt - Enum constant in enum org.apache.poi.sl.draw.geom.GuideIf.Op
- SQRT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- Sqrtpi - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel SQRTPI() function.
- Sqrtpi() - Constructor for class org.apache.poi.ss.formula.functions.Sqrtpi
- SQUARE - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
- SQUARE - Enum constant in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
-
Square protrudes by half line width
- SQUARE - Enum constant in enum org.apache.poi.xddf.usermodel.chart.MarkerStyle
- SQUARE - Enum constant in enum org.apache.poi.xddf.usermodel.LineCap
- SQUARE_COVE - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
- SQUARE_TABS - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- SQUARE_TABS - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- SQUARE_TABS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SQUARES - Enum constant in enum org.apache.poi.ss.usermodel.FillPatternType
-
Squares
- SQUARES - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Squares
- SQUARES - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- SQUARES - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Squares
- SR - Enum constant in enum org.apache.poi.util.LocaleID
- SR_CYRL - Enum constant in enum org.apache.poi.util.LocaleID
- SR_CYRL_BA - Enum constant in enum org.apache.poi.util.LocaleID
- SR_CYRL_CS - Enum constant in enum org.apache.poi.util.LocaleID
- SR_CYRL_ME - Enum constant in enum org.apache.poi.util.LocaleID
- SR_CYRL_RS - Enum constant in enum org.apache.poi.util.LocaleID
- SR_LATN - Enum constant in enum org.apache.poi.util.LocaleID
- SR_LATN_BA - Enum constant in enum org.apache.poi.util.LocaleID
- SR_LATN_CS - Enum constant in enum org.apache.poi.util.LocaleID
- SR_LATN_ME - Enum constant in enum org.apache.poi.util.LocaleID
- SR_LATN_RS - Enum constant in enum org.apache.poi.util.LocaleID
- 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
- 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.
- SST - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- SSTRecord - Class in org.apache.poi.hssf.record
-
Static String Table Record (0x00FC)
- SSTRecord() - Constructor for class org.apache.poi.hssf.record.SSTRecord
- SSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.SSTRecord
-
Fill the fields from the data
- SSTRecord(SSTRecord) - Constructor for class org.apache.poi.hssf.record.SSTRecord
- ST - Enum constant in enum org.apache.poi.util.LocaleID
- ST_ACCENTBORDERCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACCENTBORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACCENTBORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACCENTBORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACCENTCALLOUT1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACCENTCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACCENTCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACCENTCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONBACKPREVIOUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONBEGINNING - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONBLANK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONEND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONFORWARDNEXT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONHELP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONHOME - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONINFORMATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONMOVIE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONRETURN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ACTIONBUTTONSOUND - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ARC - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.use
ShapeType.ARC
- 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
-
Deprecated.
- ST_BENTCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_BENTCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_BENTCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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.use
ShapeType.BEVEL
- 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
-
Deprecated.
- ST_BORDERCALLOUT2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_BORDERCALLOUT3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_BORDERCALLOUT90 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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.use
ShapeType.CAN
- 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.use
ShapeType.CUBE
- ST_CURVEDCONNECTOR2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_CURVEDCONNECTOR3 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_CURVEDCONNECTOR4 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_CURVEDCONNECTOR5 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_CURVEDDOWNARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_CURVEDLEFTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_CURVEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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.use
ShapeType.DONUT
- 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
-
Deprecated.
- 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
-
Deprecated.
- ST_FLOWCHARTALTERNATEPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTCOLLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTCONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTDECISION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTDELAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTDISPLAY - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTEXTRACT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTINPUTOUTPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTINTERNALSTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTMAGNETICDISK - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTMAGNETICDRUM - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTMAGNETICTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTMANUALINPUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTMANUALOPERATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTMERGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTMULTIDOCUMENT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTOFFLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTOFFPAGECONNECTOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTONLINESTORAGE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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
-
Deprecated.
- ST_FLOWCHARTPREPARATION - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTPROCESS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTPUNCHEDCARD - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_FLOWCHARTPUNCHEDTAPE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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
-
Deprecated.
- ST_FLOWCHARTTERMINATOR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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.use
ShapeType.HEART
- 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
-
Deprecated.
- 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
-
Deprecated.
- ST_IRREGULARSEAL2 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- ST_LEFTRIGHTARROWCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_LEFTRIGHTUPARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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.use
ShapeType.LINE
- 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.use
ShapeType.MOON
- 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
-
Deprecated.
- ST_NOTCHEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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.use
ShapeType.FRAME
- ST_PLAQUE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.use
ShapeType.PLAQUE
- ST_PLUS - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.use
ShapeType.PLUS
- 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
-
Deprecated.
- ST_RECTANGLE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.use
ShapeType.RECT
- ST_RIBBON - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.use
ShapeType.RIBBON
- 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
-
Deprecated.
- 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.use
ShapeType.SEAL
- 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.use
ShapeType.STAR_4
- ST_SEAL8 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.use
ShapeType.STAR_8
- 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.use
ShapeType.STAR_5
- ST_STRAIGHTCONNECTOR1 - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_STRIPEDRIGHTARROW - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_SUN - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.use
ShapeType.SUN
- ST_TEXTARCHDOWNCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_TEXTARCHDOWNPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_TEXTARCHUPCURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_TEXTARCHUPPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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
-
Deprecated.
- ST_TEXTBUTTONPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- ST_TEXTCIRCLECURVE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_TEXTCIRCLEPOUR - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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
-
Deprecated.
- ST_TEXTDEFLATEINFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_TEXTDEFLATEINFLATEDEFLATE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_TEXTDEFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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
-
Deprecated.
- ST_TEXTINFLATETOP - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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
-
Deprecated.
- ST_TEXTRINGOUTSIDE - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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.use
ShapeType.WAVE
- ST_WEDGEELLIPSECALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_WEDGERECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_WEDGERRECTCALLOUT - Static variable in class org.apache.poi.hssf.record.EscherAggregate
-
Deprecated.
- ST_ZA - Enum constant in enum org.apache.poi.util.LocaleID
- STACKED - Enum constant in enum org.apache.poi.sl.usermodel.TextShape.TextDirection
-
Determines if all of the text is vertical ("one letter on top of another").
- STACKED - Enum constant in enum org.apache.poi.xddf.usermodel.chart.BarGrouping
- STACKED - Enum constant in enum org.apache.poi.xddf.usermodel.chart.Grouping
- STACKED - Enum constant in enum org.apache.poi.xssf.usermodel.TextDirection
-
Determines if all of the text is vertical ("one letter on top of another").
- standard - Enum constant in enum org.apache.poi.poifs.crypt.EncryptionMode
- STANDARD - Enum constant in enum org.apache.poi.xddf.usermodel.chart.BarGrouping
- STANDARD - Enum constant in enum org.apache.poi.xddf.usermodel.chart.Grouping
- STANDARD - Enum constant in enum org.apache.poi.xddf.usermodel.chart.RadarStyle
- STANDARD_DEVIATION - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ErrorValueType
- STANDARD_ERROR - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ErrorValueType
- STANDARD_PALETTE_SIZE - Static variable in class org.apache.poi.hssf.record.PaletteRecord
-
The standard size of an XLS palette
- STANDARD_PAPER_10_14 - Enum constant in enum org.apache.poi.ss.usermodel.PaperSize
- STANDARD_PAPER_11_17 - Enum constant in enum org.apache.poi.ss.usermodel.PaperSize
- STANDARD_POINTED - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
- STANDARD_SERIFED - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
- STANDARD_TRIMMED - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
- 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(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
- StandardEncryptionHeader(StandardEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
- StandardEncryptionHeader(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
- StandardEncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.standard
- StandardEncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionInfoBuilder
- StandardEncryptionVerifier - Class in org.apache.poi.poifs.crypt.standard
-
Used when checking if a key is valid for a document
- StandardEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- StandardEncryptionVerifier(StandardEncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- StandardEncryptionVerifier(LittleEndianInput, StandardEncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptionVerifier
- StandardEncryptor - Class in org.apache.poi.poifs.crypt.standard
- StandardEncryptor() - Constructor for class org.apache.poi.poifs.crypt.standard.StandardEncryptor
- StandardEncryptor(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
- STAR - Enum constant in enum org.apache.poi.xddf.usermodel.chart.MarkerStyle
- STAR_10 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_10 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_10 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_12 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_12 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_12 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_16 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_16 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_16 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_24 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_24 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_24 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_32 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_32 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_32 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_4 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_4 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_5 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_5 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_6 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_6 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_6 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_7 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_7 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_7 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- STAR_8 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STAR_8 - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STAR_8 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- Star16 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Star24 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Star32 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Star4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- Star8 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- STARS - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- STARS_3_D - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- STARS_BLACK - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- STARS_SHADOWED - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- STARS_TOP - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- START - Enum constant in enum org.apache.poi.xwpf.usermodel.ParagraphAlignment
- startBold() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
- 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
- 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
- STATEMENT_PAPER - Enum constant in enum org.apache.poi.ss.usermodel.PaperSize
- STATEMENT_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Statement 5 1/2 x 8 1/2 in
- stateSummary() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
- StaxHelper - Class in org.apache.poi.util
-
Deprecated.use
XMLHelper
- STD_DEV - Enum constant in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
- STD_DEVP - Enum constant in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
- STD_MONIKER - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Standard Hyperlink / STD Moniker
- STDEV - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- STDEVA - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- Stdevp - Class in org.apache.poi.ss.formula.atp
- Stdevp() - Constructor for class org.apache.poi.ss.formula.atp.Stdevp
- STDEVP - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- STDEVPA - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- Stdevs - Class in org.apache.poi.ss.formula.atp
- Stdevs() - Constructor for class org.apache.poi.ss.formula.atp.Stdevs
- STEALTH - Enum constant in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
- STEALTH - Enum constant in enum org.apache.poi.xddf.usermodel.LineEndType
- STEEL_BLUE - Enum constant in enum org.apache.poi.xddf.usermodel.PresetColor
- SteelBlue - Enum constant in enum org.apache.poi.sl.usermodel.PresetColor
- STOP - Static variable in class org.apache.poi.ss.usermodel.DataValidation.ErrorStyle
-
STOP style
- 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
- STRAIGHT_ARMS_DOUBLE_SERIF - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
- STRAIGHT_ARMS_HORZ - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
- STRAIGHT_ARMS_SINGLE_SERIF - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
- STRAIGHT_ARMS_VERT - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
- STRAIGHT_ARMS_WEDGE - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontHeader.PanoseArmStyle
- STRAIGHT_CONNECTOR - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STRAIGHT_CONNECTOR_1 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STRAIGHT_CONNECTOR_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- StraightConnector1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- STREAM_ID - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- 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
- 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.
- StrikeType - Enum in org.apache.poi.xddf.usermodel.text
- STRING - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- STRING - Enum constant in enum org.apache.poi.ss.usermodel.CellType
-
String (text) cell type
- STRING - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
- StringEval - Class in org.apache.poi.ss.formula.eval
- StringEval(String) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
- StringEval(Ptg) - Constructor for class org.apache.poi.ss.formula.eval.StringEval
- StringMatcher(String, Countif.CmpOp) - Constructor for class org.apache.poi.ss.formula.functions.Countif.StringMatcher
- StringPtg - Class in org.apache.poi.ss.formula.ptg
-
String Stores a String value in a formula value stored in the format <length 2 bytes>char[]
- StringPtg(String) - Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
-
Create a StringPtg from a string representation of the number Number format is not checked, it is expected to be validated in the parser that calls this method.
- StringPtg(LittleEndianInput) - Constructor for class org.apache.poi.ss.formula.ptg.StringPtg
-
Create a StringPtg from a stream
- StringRecord - Class in org.apache.poi.hssf.record
-
STRING (0x0207)
- StringRecord() - Constructor for class org.apache.poi.hssf.record.StringRecord
- StringRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StringRecord
- StringRecord(StringRecord) - Constructor for class org.apache.poi.hssf.record.StringRecord
- StringUtil - Class in org.apache.poi.util
-
Collection of string handling utilities
- StringValueEval - Interface in org.apache.poi.ss.formula.eval
- STRIPED_RIGHT_ARROW - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- STRIPED_RIGHT_ARROW - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- STRIPED_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- StripedRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- stripFields(String) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
-
Removes any fields (eg macros, page markers etc) from the string.
- stripFields(String) - Static method in class org.apache.poi.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.
- STYLE - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- 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.
- 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(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.StyleRecord
- StyleRecord(StyleRecord) - Constructor for class org.apache.poi.hssf.record.StyleRecord
- styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFDocument
- styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFLatentStyles
- styles - Variable in class org.apache.poi.xwpf.usermodel.XWPFStyle
- Styles - Interface in org.apache.poi.xssf.model
- STYLES - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
- STYLES - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
- STYLES_BINARY - Static variable in class org.apache.poi.xssf.binary.XSSFBRelation
- 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(InputStream) - Constructor for class org.apache.poi.xssf.model.StylesTable
- StylesTable(PackagePart) - Constructor for class org.apache.poi.xssf.model.StylesTable
- SUB_GRAY_LEVEL - Enum constant in enum org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Subtract a gray level RGB value.
- subject - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The topic of the content of the resource.
- 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
- SUBSCRIPT - Enum constant in enum org.apache.poi.xwpf.usermodel.VerticalAlign
-
Specifies that this text should be superscript.
- Substitute - Class in org.apache.poi.ss.formula.functions
-
An implementation of the SUBSTITUTE function:
- Substitute() - Constructor for class org.apache.poi.ss.formula.functions.Substitute
- SUBTITLE - Enum constant in enum org.apache.poi.sl.usermodel.Placeholder
-
Sub-title text placeholder shape.
- 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
- suggestFileExtension() - Method in class org.apache.poi.hssf.usermodel.HSSFPictureData
- 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.
- SUM - Enum constant in enum org.apache.poi.ss.usermodel.DataConsolidateFunction
- SUM - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- SUM - Static variable in class org.apache.poi.ss.formula.ptg.AttrPtg
- SUM - Static variable in class org.apache.poi.ss.formula.ptg.FuncVarPtg
-
Single instance of this token for 'sum() taking a single argument'
- Sumif - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUMIF
- Sumif() - Constructor for class org.apache.poi.ss.formula.functions.Sumif
- Sumifs - Class in org.apache.poi.ss.formula.functions
-
Implementation for the Excel function SUMIFS
- Sumifs() - Constructor for class org.apache.poi.ss.formula.functions.Sumifs
- SUMMARY_PROPERTIES - Enum constant in enum org.apache.poi.hpsf.ClassIDPredefined
-
Summary information property section
- SummaryInformation - Class in org.apache.poi.hpsf
-
Convenience class representing a Summary Information stream in a Microsoft Office document.
- SummaryInformation() - Constructor for class org.apache.poi.hpsf.SummaryInformation
-
Creates an empty SummaryInformation.
- SummaryInformation(InputStream) - Constructor for class org.apache.poi.hpsf.SummaryInformation
-
Creates a SummaryInformation instance from an
InputStream
in the Horrible Property Set Format. - SummaryInformation(PropertySet) - Constructor for class org.apache.poi.hpsf.SummaryInformation
-
Creates a SummaryInformation from a given
PropertySet
. - 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 - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- SUN - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- SUN - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SUN - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- SUP_BOOK - Enum constant in enum org.apache.poi.hssf.record.HSSFRecordTypes
- SupBookRecord - Class in org.apache.poi.hssf.record
-
A External Workbook Description (Supplemental Book).
- 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.
- SupBookRecord(SupBookRecord) - Constructor for class org.apache.poi.hssf.record.SupBookRecord
- SUPERSCRIPT - Enum constant in enum org.apache.poi.xwpf.usermodel.VerticalAlign
-
Specifies that this text should be subscript.
- 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
- SURFACE - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ChartTypes
- SURFACE3D - Enum constant in enum org.apache.poi.xddf.usermodel.chart.ChartTypes
- SV - Enum constant in enum org.apache.poi.util.LocaleID
- SV_FI - Enum constant in enum org.apache.poi.util.LocaleID
- SV_SE - Enum constant in enum org.apache.poi.util.LocaleID
- SVG - Enum constant in enum org.apache.poi.common.usermodel.PictureType
-
Scalable vector graphics (.svg) - supported by Office 2016 and higher
- SVG - Enum constant in enum org.apache.poi.sl.usermodel.PictureData.PictureType
-
Scalable vector graphics (.svg) - supported by Office 2016 and higher
- 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
- SW - Enum constant in enum org.apache.poi.util.LocaleID
- SW_KE - Enum constant in enum org.apache.poi.util.LocaleID
- swapFontUse(short, short) - Method in class org.apache.poi.hssf.record.common.UnicodeString
-
Swaps all use in the string of one font index for use of a different font index.
- swCell - Enum constant in enum org.apache.poi.xslf.usermodel.XSLFTableStyle.TablePartStyle
- SWIRLIGIG - Enum constant in enum org.apache.poi.xwpf.usermodel.Borders
- SWISS - Enum constant in enum org.apache.poi.ss.usermodel.FontFamily
- Switch - Class in org.apache.poi.ss.formula.atp
-
Implementation of 'Analysis Toolpak' Excel function SWITCH()
- SWOOSH_ARROW - Enum constant in enum org.apache.poi.sl.usermodel.ShapeType
- SWOOSH_ARROW - Enum constant in enum org.apache.poi.xddf.usermodel.PresetGeometry
- 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) - Constructor for class org.apache.poi.xssf.streaming.SXSSFSheet
- SXSSFSheet(SXSSFWorkbook, XSSFSheet, int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFSheet
- SXSSFWorkbook - Class in org.apache.poi.xssf.streaming
-
Streaming version of XSSFWorkbook implementing the "BigGridDemo" strategy.
- SXSSFWorkbook() - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Construct a new workbook with default row window size
- SXSSFWorkbook(int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Construct an empty workbook and specify the window for row access.
- SXSSFWorkbook(XSSFWorkbook) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Construct a workbook from a template.
- SXSSFWorkbook(XSSFWorkbook, int) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Constructs an workbook from an existing workbook.
- SXSSFWorkbook(XSSFWorkbook, int, boolean) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Constructs an workbook from an existing workbook.
- SXSSFWorkbook(XSSFWorkbook, int, boolean, boolean) - Constructor for class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Constructs an workbook from an existing workbook.
- 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 - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontCharset
-
Specifies a character set of symbols.
- SYMBOL - Enum constant in enum org.apache.poi.common.usermodel.fonts.FontGroup
-
type for symbol fonts
- SYMBOL - Enum constant in enum org.apache.poi.ss.usermodel.FontCharset
-
Deprecated.
- SYMBOL_CHARSET - Static variable in interface org.apache.poi.ss.usermodel.Font
-
Symbol character set
- SYR - Enum constant in enum org.apache.poi.util.LocaleID
- SYR_SY - Enum constant in enum org.apache.poi.util.LocaleID
- SYS_DASH - Enum constant in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
PS_DASH system dash style - native 2
- SYS_DASH_DOT - Enum constant in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
PS_DASHDOT system dash style - native 4
- SYS_DASH_DOT_DOT - Enum constant in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
PS_DASHDOTDOT system dash style / native 5
- SYS_DOT - Enum constant in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
PS_DOT system dash style - native 3
- SYSTEM_DASH - Enum constant in enum org.apache.poi.xddf.usermodel.PresetLineDash
- SYSTEM_DASH_DOT - Enum constant in enum org.apache.poi.xddf.usermodel.PresetLineDash
- SYSTEM_DASH_DOT_DOT - Enum constant in enum org.apache.poi.xddf.usermodel.PresetLineDash
- SYSTEM_DOT - Enum constant in enum org.apache.poi.xddf.usermodel.PresetLineDash
- SystemColor - Enum in org.apache.poi.xddf.usermodel
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
XMLHelper