Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abs() - Method in class io.starter.toolkit.Money
Returns the absolute monetary value.
accept(File) - Method in class io.starter.toolkit.FileFilter
 
active - Variable in class io.starter.toolkit.GenericRecycleBin
 
actualOutput - Static variable in class io.starter.formats.LEO.LEOFile
 
add(Axis) - Method in class io.starter.formats.XLS.charts.ChartAxes
store each axis
add(Object[]) - Method in class io.starter.formats.XLS.charts.ChartSeries
series stores new Object[] {Series Record, Integer.valueOf(nCharts)}
add(String) - Method in class io.starter.naming.NameImpl
 
add(int, String) - Method in class io.starter.naming.NameImpl
 
add(Object, int, int) - Method in interface io.starter.OpenXLS.WorkSheet
Add a Cell with the specified value to a WorkSheet.
add(Object, String) - Method in interface io.starter.OpenXLS.WorkSheet
Add a Cell with the specified value to a WorkSheet.
add(Date, String, String) - Method in interface io.starter.OpenXLS.WorkSheet
Add a java.sql.Date Cell to a WorkSheet.
add(Object, int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
add(Object, int, int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
add(Object, String, boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet, optionally attempting to convert numeric values to appropriate number cells with appropriate number formatting applied.
add(Object, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
add(Timestamp, String, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a java.sql.Timestamp Cell to a WorkSheet.
add(Date, String, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a java.sql.Date Cell to a WorkSheet.
add(Date, int, int, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a java.sql.Date Cell to a WorkSheet.
add(CompatibleVectorHints) - Method in class io.starter.toolkit.CompatibleVector
 
add(int, CompatibleVectorHints) - Method in class io.starter.toolkit.CompatibleVector
 
add(int, CompatibleVectorHints) - Method in class io.starter.toolkit.FastAddVector
 
add(int, CompatibleVectorHints) - Method in class io.starter.toolkit.FastGetVector
 
add(Money) - Method in class io.starter.toolkit.Money
Adds a specified monetary value to this monetary value.
addAll(int, Name) - Method in class io.starter.naming.NameImpl
 
addAll(Name) - Method in class io.starter.naming.NameImpl
 
addAll(CompatibleVector) - Method in class io.starter.toolkit.CompatibleVector
 
addAllSeries(String[], String[], String[], String) - Method in class io.starter.OpenXLS.ChartHandle
updates (replaces) every Chart Series (bar, line or wedge on the Chart) with the data from the array of values, legends, bubble sizes (optional) and category range.
addArrayFormula(Array) - Method in class io.starter.formats.XLS.Boundsheet
associate an Array formula with this Boundsheet
addAutoFilter(int) - Method in class io.starter.formats.XLS.Boundsheet
Adds a new AutoFilter to the specified column
addAutoFilter(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Adds a new AutoFilter for the specified column (0-based) in this sheet
returns a handle to the new AutoFilter
addBlock(Block) - Method in class io.starter.formats.LEO.Storage
adds a block of data to this storage
addBoundsheet(byte[], String, String, String, boolean) - Method in class io.starter.formats.XLS.WorkBook
Inserts a serialized boundsheet into the workboook.
addBoundsheet(Boundsheet, String, String, String, boolean) - Method in class io.starter.formats.XLS.WorkBook
add a deserialized boundsheet to this workbook.
addBox(int, int, int) - Method in class io.starter.formats.XLS.charts.Frame
adds a frame box with the desired lineweight and fill color
addBox() - Method in class io.starter.formats.XLS.charts.Legend
 
addCacheItem(int, int) - Method in class io.starter.formats.XLS.PivotCache
adds a specific instance of a cache field
A cache item is contained in a cache field.
addCell(CellRec) - Method in class io.starter.formats.XLS.Boundsheet
Add a cell to this boundsheet record and populate the cells array
addCell(CellRec) - Method in interface io.starter.formats.XLS.Sheet
add a cell to the worksheet cell collection associates with Row and Col
addCell(CellHandle) - Method in class io.starter.OpenXLS.ConditionalFormatHandle
Add a cell to this conditional format record
addCell(CellHandle) - Method in class io.starter.OpenXLS.FormatHandle
add a Cell to this FormatHandle thus applying the Format to the Cell
addCell(CellHandle) - Method in class io.starter.OpenXLS.NameHandle
add a cell to this named range
addCellArray(CellHandle[]) - Method in class io.starter.OpenXLS.FormatHandle
Apply this Format to a Range of Cells
addCellRange(CellRange) - Method in class io.starter.formats.XLS.Mergedcells
merge a CellRange
addCellRange(Ptg) - Method in class io.starter.formats.XLS.ReferenceTracker
adds a cellrange Ptg (Area, Area3d etc.) to be tracked These records are stored in a row based lookup, this row map is looked up off actual row number, ie row 1 is get(1).
addCellRange(CellRange) - Method in class io.starter.OpenXLS.FormatHandle
Apply this Format to a Range of Cells
addCells(List<?>) - Method in class io.starter.OpenXLS.FormatHandle
Add a List of Cells to this FormatHandle
addCellToRange(CellHandle) - Method in class io.starter.OpenXLS.CellRange
Increase the bounds of the CellRange by including the CellHandle.
addCellToRange(String, CellHandle) - Method in class io.starter.OpenXLS.FormulaHandle
Changes a range in a formula to expand until it includes the cell address from CellHandle.
addChart(Chart) - Method in class io.starter.formats.XLS.Boundsheet
add chart to sheet-specific list of charts
addChart(byte[], short[]) - Method in class io.starter.formats.XLS.Boundsheet
Adds a chart from a bytestream, keeps the title intact.
addChart(byte[], String, short[]) - Method in class io.starter.formats.XLS.Boundsheet
 
addChart(byte[], String, short[]) - Method in interface io.starter.formats.XLS.Sheet
 
addChart(Chart, String, Boundsheet) - Method in class io.starter.formats.XLS.WorkBook
Inserts a serialized boundsheet chart into the workboook
addChart(byte[], String) - Method in interface io.starter.OpenXLS.WorkSheet
 
addChart(byte[], String, short[]) - Method in class io.starter.OpenXLS.WorkSheetHandle
 
addChartEmbed(String[]) - Method in class io.starter.formats.XLS.charts.OOXMLChart
sets external information linked to or "embedded" in this OOXML chart; can be a chart user shape, an image ...
addChartEmbed(String[]) - Method in class io.starter.OpenXLS.ChartHandle
sets external information linked to or "embedded" in this OOXML chart; can be a chart user shape, an image ...
addChartLines(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
Chart Line options (not available on all charts):
Drop Lines available on Line, Area and Stock charts
HiLow Lines are available on Line and Stock charts
Series Lines are available on Bar and OfPie charts
addChartRecord(XLSRecord) - Method in interface io.starter.formats.XLS.charts.ChartObject
Add a chart record to this chart object
addChartRecord(XLSRecord) - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
addChartType(ChartType, int) - Method in class io.starter.formats.XLS.charts.Chart
adds a new Chart Type to the group of Chart Type Objects, or replaces one at existing index
addChartUpdateMsodg(MSODrawing, Boundsheet) - Method in class io.starter.formats.XLS.WorkBook
updates Mso (MSODrawingGroup + Msodrawing) records upon add/copy worksheet and add/copy charts NOTE: this code is mainly garnered via trial and error, works
addCol(int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Deprecated.
use addCol(int)
addCol(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
adds the column (col1st, colLast) and returns the new ColHandle
addColField(int) - Method in class io.starter.formats.XLS.Sxview
adds a pivot field (0-based index) to the COL axis
addColinfo(Colinfo) - Method in class io.starter.formats.XLS.Boundsheet
column formatting records Note that it checks if exists.
addColinfo(int, int, int, int, int) - Method in class io.starter.formats.XLS.Boundsheet
Add a new colinfo
addColinfo(Colinfo) - Method in interface io.starter.formats.XLS.Sheet
column formatting records
addConditionalFormat(Condfmt) - Method in class io.starter.formats.XLS.Boundsheet
add a new Condtional Format rec for this sheet
addConditionalFormat(ConditionalFormatHandle) - Method in class io.starter.OpenXLS.CellHandle
Set a conditional format upon this cell.
addContinue(Continue) - Method in interface io.starter.formats.XLS.BiffRec
adds a CONTINUE record to the array of CONTINUE records for this record, containing all data beyond the 8224 byte record size limit.
addContinue(BiffRec, byte[], int, Book) - Static method in class io.starter.formats.XLS.ContinueHandler
Create and initialize a new Continue record
addContinue(Continue) - Method in class io.starter.formats.XLS.XLSRecord
adds a CONTINUE record to the array of CONTINUE records for this record, containing all data beyond the 8224 byte record size limit.
addDataField(int, String, String) - Method in class io.starter.formats.XLS.SxDI
adds the data field to the DATA axis and it's aggregation function ("sum" is default)
addDataField(int, String, String) - Method in class io.starter.formats.XLS.Sxview
adds a pivot field to the DATA axis
addDefaultExternsheet() - Method in class io.starter.formats.XLS.WorkBook
For workbooks that do not contain an externsheet this creates the externsheet record with one 0000 record and the related Supbook rec
addDeferredFile(StringBuffer, String) - Method in class io.starter.formats.XLS.OOXMLAdapter
write a temp file for later inclusion in the zip file
addDeferredFile(String) - Method in class io.starter.formats.XLS.OOXMLAdapter
 
addDeferredFile(byte[], String) - Method in class io.starter.formats.XLS.OOXMLAdapter
write a temp file for later inclusion in the zip file
addDpt(DPt) - Method in class io.starter.formats.XLS.charts.Series
add a dPt element (data point) for this series
addDrawingRecord(int, MSODrawing) - Method in class io.starter.formats.XLS.MSODrawingGroup
add a new Drawing Record based on existing drawing record i.e.
addDvRec(Dv) - Method in class io.starter.formats.XLS.Dval
Add a new Dv record to this Dval;
addExternalInfo(Map<String, String>, XmlPullParser) - Static method in class io.starter.formats.XLS.Boundsheet
associates external reference info with the r:id of the external reference for instance, oleObject elements are associated with a shape Id that links back to a .vml file entry
addExternalName(String) - Method in class io.starter.formats.XLS.WorkBook
Store an external name
addExternalSheetRef(String, String) - Method in class io.starter.formats.XLS.Externsheet
 
addExternalSheetReference(String) - Method in class io.starter.formats.XLS.Supbook
add an external sheet reference to this External Supbook record
addExternsheet() - Method in class io.starter.formats.XLS.WorkBook
Inserts an externsheet into the recvec, provided one does not yet exist.
addField(int) - Method in class io.starter.formats.XLS.Sxivd
adds a field to the end of this field list
addField(int, int, int, short[]) - Method in class io.starter.formats.XLS.Sxli
adds a field to the end of this field list
addFileToJar(String, String) - Static method in class io.starter.toolkit.ResourceLoader
write file f to jar referenced by jarandresource ( ) and set path/name to resource
addFont(Font) - Method in class io.starter.formats.XLS.WorkBook
add a Font object to the collection of Fonts
addFont(Font, WorkBookHandle) - Static method in class io.starter.OpenXLS.FormatHandle
adds a font to the global font store only if exact font is not already present
addFormat(Format) - Method in class io.starter.formats.XLS.WorkBook
Adds an existing format record to the list of known formats.
addFormatPattern(WorkBook, String) - Static method in class io.starter.formats.XLS.Xf
Ensures that the given format pattern exists on the given workbook.
addFormula(Formula) - Method in class io.starter.formats.XLS.WorkBook
add formula to book and init the ptgs
addHeader() - Method in class io.starter.formats.XLS.MSODrawing
add the set of subrecords necessary to define a Mso header record
used when removing images, charts, etc.
addIdx(int) - Method in class io.starter.formats.LEO.Storage
Track BB Index info
addIlblListener(IlblListener) - Method in class io.starter.formats.XLS.Name
Store ptgName references to this Name record so they can be accessed
addImage(byte[], int, boolean) - Method in class io.starter.formats.XLS.MSODrawingGroup
if imageData doesn't exist, add to array otherwise just inc ref count
addIndirectFormula(Formula) - Method in class io.starter.formats.XLS.WorkBook
 
addInitialChartRecord(BiffRec) - Method in class io.starter.formats.XLS.charts.Chart
Adds chart records to the chartRecs array.
addInitialRecords(WorkBook, String, String) - Method in class io.starter.formats.XLS.SxStreamID
creates the basic, default records necessary to define a pivot cache
addInitialRecords(Boundsheet) - Method in class io.starter.formats.XLS.Sxview
creates the basic, default records necessary to define a pivot table
addInternalRecord(BiffRec) - Method in class io.starter.formats.XLS.Formula
store formula-associated records: one or more of: ShrFmla StringRec Array
addItem(Recyclable) - Method in class io.starter.toolkit.GenericRecycleBin
add an item
addItem(Object, Recyclable) - Method in class io.starter.toolkit.GenericRecycleBin
 
addItem(Recyclable) - Method in interface io.starter.toolkit.RecycleBin
add a Recyclable to the bin
addItem(Object, Recyclable) - Method in interface io.starter.toolkit.RecycleBin
add a Recyclable to the bin
addLegend(Legend) - Method in class io.starter.formats.XLS.charts.ChartType
 
addLegend() - Method in class io.starter.formats.XLS.charts.ChartType
 
addListener() - Method in interface io.starter.formats.XLS.formulas.IlblListener
Add this to the ilbl listeners
addListener() - Method in interface io.starter.formats.XLS.formulas.IxtiListener
Add this to the ixti listeners
addListener() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
link to the externsheet to be automatically updated upon removals
addListener() - Method in class io.starter.formats.XLS.formulas.PtgName
 
addListener() - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
addListener() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
addLocalName(Name) - Method in class io.starter.formats.XLS.Boundsheet
Add a sheet-scoped name record to the boundsheet Note this is not that primary repository for names, it just contains the name records that are bound to this sheet, adding them here will not add them to the workbook;
addLocalName(Name) - Method in class io.starter.formats.XLS.WorkBook
Add a sheet-scoped name record to the boundsheet Note this is not that primary repository for names, it just contains the name records that are bound to this book, adding them here will not add them to the workbook;
addLocation(String) - Method in class io.starter.formats.XLS.Condfmt
Add a location to the conditional format record, this is a string representation that can be either a cell, ie "A1", or a range ie "A1:A12";
addMarginRecord(BiffRec) - Method in class io.starter.formats.XLS.Boundsheet
add pritner setting record to worksheet recs
addMember(Formula) - Method in class io.starter.formats.XLS.Shrfmla
Adds a member formula to this shared formula.
addMergedCellRec() - Method in class io.starter.formats.XLS.Boundsheet
adds a merged cell to this sheet
addMergedCellsRec(Mergedcells) - Method in class io.starter.formats.XLS.Boundsheet
 
addMergedCellsRec(Mergedcells) - Method in interface io.starter.formats.XLS.Sheet
 
addMsodrawingrec(MSODrawing) - Method in class io.starter.formats.XLS.MSODrawingGroup
 
addName(Name) - Method in class io.starter.formats.XLS.WorkBook
add a Name object to the collection of names
addNameUpdateSheetRefs(Name, String) - Method in class io.starter.formats.XLS.WorkBook
 
addOOXMLObject(Object) - Method in class io.starter.formats.XLS.Boundsheet
adds the object-specific signature of the external or auxillary Excel 2007 object e.g.
addOOXMLObject(Object) - Method in class io.starter.formats.XLS.WorkBook
adds the object-specific signature of the external or auxillary OOXML object Object should be of String[] form, key, path, local path + filename [, rid, [extra info], [embedded information]] e.g.
addOoxmlRange(String) - Method in class io.starter.formats.XLS.Dv
Add a range this Dv refers to.
addOOXMLShape(TwoCellAnchor) - Method in class io.starter.formats.XLS.Boundsheet
store Excel 2007 shape via Shape Name
addOOXMLShape(OneCellAnchor) - Method in class io.starter.formats.XLS.Boundsheet
store Excel 2007 shape via Shape Name
addOOXMLShape(Object) - Method in class io.starter.formats.XLS.Boundsheet
Store Excel 2007 legacy drawing shapes
addOrderedDouble(Double) - Method in class io.starter.toolkit.CompatibleVector
 
addOrderedDouble(Double) - Method in class io.starter.toolkit.FastAddVector
 
addOrderedDouble(Double) - Method in class io.starter.toolkit.FastGetVector
 
addPageField(int, int) - Method in class io.starter.formats.XLS.SxPI
add a pivot field to the page axis
addPageField(int, int) - Method in class io.starter.formats.XLS.Sxview
adds a pivot field to the page axis
addParentArrayRef(String, String) - Method in class io.starter.formats.XLS.Boundsheet
map array formula range reference to the parent array formula address
for Array Formula Parent Records only boundsheet
addPivotCache(String, WorkBookHandle, int) - Method in class io.starter.formats.XLS.WorkBook
adds the Pivot Cache Directory Storage +Stream records necessary to define the pivot cache (==pivot table data) for pivot table(s)
NOTE: at this time only 1 pivot cache is supported
addPivotFieldToAxis(int, int) - Method in class io.starter.formats.XLS.Sxview
adds the pivot field corresponding to cache field at index fieldIndex to the desired axis
A pivot field is a cache field that has been added to the pivot table
Pivot fields are defined by SXVD and associated records
the SXVD record stores which axis the field is on
there are cDim pivot fields on the pivot table view 1= row 2= col 4= page 8= data
addPivotItem(Sxvd, int, int) - Method in class io.starter.formats.XLS.Sxview
adds a pivot item to the end of the list of items on this axis (ROW, COL, DATA or PAGE)
addPivotLineToCOLAxis(int, int, int, short[]) - Method in class io.starter.formats.XLS.Sxview
set the number of pivot items or lines on the COL axis
addPivotLineToROWAxis(int, int, int, short[]) - Method in class io.starter.formats.XLS.Sxview
sets the number of pivot items or lines on the ROW axis
addPivotStream(String, String, int) - Method in class io.starter.formats.XLS.WorkBook
NOT 100% IMPLEMENTE YET creates the initial records for a Pivot Cache
A Pivot Cache identifies the data used in a Pivot Table
NOTE: only SHEET cache sources are supported at this time
addPivotTable(String, WorkBookHandle, int, String) - Method in class io.starter.formats.XLS.Boundsheet
adds a sxview - pivot table lead record - and required associated records to the worksheet
other methods that add data, row, col and page fields will fill in the pivot table fields and formatting info
addPivotTable(Sxview) - Method in class io.starter.formats.XLS.WorkBook
 
addPreChart() - Method in class io.starter.formats.XLS.WorkBook
JM - Add the requisite records in the book streamer for the chart.
addPrintRec(BiffRec) - Method in class io.starter.formats.XLS.Boundsheet
Adds a print-related record to the list of said.
addProperty(String, Object) - Method in interface io.starter.OpenXLS.Document
add non-Excel property
addProperty(String, Object) - Method in class io.starter.OpenXLS.DocumentHandle
Sets the value of a property in the workbook property store.
addProperty(String, Object) - Method in interface io.starter.OpenXLS.WorkBook
add non-Excel property
addPtgListener(IxtiListener) - Method in class io.starter.formats.XLS.Externsheet
 
addPtgNameReference(PtgName) - Method in class io.starter.formats.XLS.ReferenceTracker
Add to the collection of PtgNames for referenceTracker
addRange(String) - Method in class io.starter.formats.XLS.Dv
Add a range this Dv refers to.
addRange(String) - Method in class io.starter.OpenXLS.ValidationHandle
Adds an additional range to the existing ranges in this validationhandle
addRec(BiffRec, int) - Method in class io.starter.formats.XLS.ContinueHandler
add an XLSRecord to this handler check if it needs a Continue, if so, put in our continued_recs.
addRecord(BiffRec, boolean) - Method in interface io.starter.formats.XLS.Book
 
addRecord(BiffRec, int[]) - Method in class io.starter.formats.XLS.Boundsheet
Add an XLSRecord to a WorkSheet.
addRecord(BiffRec) - Method in class io.starter.formats.XLS.ByteStreamer
add an BiffRec to this streamer.
addRecord(BiffRec) - Method in class io.starter.formats.XLS.ProtectionManager
Adds a protection-related record to be managed.
addRecord(BiffRec, int[]) - Method in interface io.starter.formats.XLS.Sheet
Add an BiffRec to a WorkSheet
addRecord(BiffRec) - Method in class io.starter.formats.XLS.SheetProtectionManager
Adds a protection-related record to be managed.
addRecord(BiffRec, boolean) - Method in class io.starter.formats.XLS.WorkBook
Associate a record with its containers and related records.
addRecordAt(BiffRec, int) - Method in class io.starter.formats.XLS.ByteStreamer
add an BiffRec to this streamer at the specified index.
addRecordToBookStreamerAt(BiffRec, int) - Method in class io.starter.formats.XLS.ByteStreamer
Bypass the sheet vecs...
addRecordToSheetStreamerAt(BiffRec, int, Boundsheet) - Method in class io.starter.formats.XLS.ByteStreamer
add an BiffRec to this streamer at the specified index.
addRef(String) - Method in class io.starter.formats.XLS.DiscontiguousRefStruct
Adds a ref to the existing group of refs
addRow(Object[]) - Method in class io.starter.OpenXLS.NameHandle
add a row of cells to this named range
addRowField(int) - Method in class io.starter.formats.XLS.Sxview
adds a pivot field (0-based index) to the ROW axis
addRowRec(Row) - Method in class io.starter.formats.XLS.Boundsheet
associate an existing Row with this Boundsheet if the row already exists...
addRule(Cf) - Method in class io.starter.formats.XLS.Condfmt
add a new CF rule to this conditional format
addSeries(String, String, String, String, String, int) - Method in class io.starter.formats.XLS.charts.Chart
Add a series object to the array.
addSeries(String, String, String, String, String, ChartType, int) - Method in class io.starter.formats.XLS.charts.ChartSeries
Add a series object to the array.
addSeriesMapping(int, int[]) - Method in class io.starter.formats.XLS.charts.ChartSeries
for overlay charts, store series list
addSeriesRange(String, String, String, String) - Method in class io.starter.OpenXLS.ChartHandle
Adds a new Series to the chart.
addSeriesRange(String, String, String, String, int) - Method in class io.starter.OpenXLS.ChartHandle
Adds a new Series to the chart.
addSeriesRange(CellHandle, CellRange, CellRange, CellRange) - Method in class io.starter.OpenXLS.ChartHandle
Adds a new Series to the chart via CellHandles and CellRange Objects.
addSeriesRange(CellHandle, CellRange, CellRange, CellRange, int) - Method in class io.starter.OpenXLS.ChartHandle
Adds a new Series to the chart via CellHandles and CellRange Objects.
addSheetFromWorkBook(WorkBookHandle, String, String) - Method in interface io.starter.OpenXLS.WorkBook
Inserts a worksheet from a Source WorkBook.
addSheetFromWorkBook(WorkBookHandle, String, String) - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
- use addWorkSheet(WorkSheetHandle sht, String NewSheetName){
addSheetFromWorkBookWithFormatting(WorkBookHandle, String, String) - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
- use addWorkSheet(WorkSheetHandle sht, String NewSheetName){
addSubrecord(BiffRec) - Method in class io.starter.formats.XLS.SxStreamID
store like cache-related records under SxStreamID
addSubrecord(BiffRec) - Method in class io.starter.formats.XLS.Sxview
store associated records for ease of lookup
addTarget(ProgressNotifier) - Method in interface io.starter.toolkit.ProgressListener
 
addToEnvironment(String, Object) - Method in class io.starter.naming.InitialContextImpl
 
addToRefTracker() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
add "true" area to reference tracker i.e.
addToRefTracker() - Method in class io.starter.formats.XLS.formulas.PtgName
add this reference to the ReferenceTracker...
addToRefTracker() - Method in class io.starter.formats.XLS.formulas.PtgRef
add this reference to the ReferenceTracker...
addToRefTracker() - Method in class io.starter.formats.XLS.formulas.PtgRefN
add "true" area to reference tracker i.e.
addUpDownBars() - Method in class io.starter.formats.XLS.charts.ChartFormat
add up/down bars (line, area stock)
addValidated(Object, int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
addValidated(Object, int, int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
addValidated(Object, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
addValidated(Timestamp, String, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a java.sql.Timestamp Cell to a WorkSheet.
addValidated(Date, String, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a java.sql.Date Cell to a WorkSheet.
addValidated(Date, int, int, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Add a java.sql.Date Cell to a WorkSheet.
addValue(Object, String) - Method in class io.starter.formats.XLS.Boundsheet
 
addValue(Object, String, boolean) - Method in class io.starter.formats.XLS.Boundsheet
Add a Value record to a WorkSheet.
addValue(Object, int[], boolean) - Method in class io.starter.formats.XLS.Boundsheet
adds a value to the sheet
addValue(Object, int[], int) - Method in class io.starter.formats.XLS.Boundsheet
adds a cell to the Sheet
addValue(Object, int[], int, boolean) - Method in class io.starter.formats.XLS.Boundsheet
adds a cell to the Sheet
addValue(Object, String) - Method in interface io.starter.formats.XLS.Sheet
Add a Value record to a WorkSheet.
addWorkSheet(WorkSheetHandle, String) - Method in interface io.starter.OpenXLS.WorkBook
Inserts a new worksheet and places it at the end of the workbook
addWorkSheet(WorkSheetHandle) - Method in class io.starter.OpenXLS.WorkBookHandle
Inserts a WorkSheetHandle from a separate WorkBookhandle into the current WorkBookHandle.
addWorkSheet(WorkSheetHandle, String) - Method in class io.starter.OpenXLS.WorkBookHandle
Inserts a WorkSheetHandle from a separate WorkBookhandle into the current WorkBookHandle.
addXf(Xf) - Method in class io.starter.OpenXLS.FormatHandle
adds all formatting represented by the sourceXf to this workbook, if not already present
This is used internally for transferring formats from one workbook to another
adjustFormulaRefs(CellHandle, int, int, boolean) - Static method in class io.starter.formats.XLS.ReferenceTracker
IF the newly inserted cell is a Formula, we need to update its cell range(s) called by shiftRow
adjustParameterIds(Stack) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
adjustParameterIds pre-processes the function expression stack, analyzing function parameters to ensure that function operands contain the correct PtgID (which indicates Value, Reference or Array)
Reference-type ptg's contain an ID which indicates the type required by the calling function: Value, Reference or Array.
adjustParameterIds() - Method in class io.starter.formats.XLS.formulas.PtgFunc
given this specific Func, ensure that it's parameters are of the correct Ptg type
Value, Reference or Array
This is necessary when functions are added via String
NOTE: This method is a stub; eventually ALL Functions which require specific types of parameters will be handled here
adjustParameterIds() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
given this specific Func Var, ensure that it's parameters are of the correct Ptg type
Value, Reference or Array
This is necessary when functions are added via String
NOTE: eventually all FuncVars which require a specific type of parameter will be handled here
adjustPrecision(boolean) - Method in class io.starter.OpenXLS.FormatHandle
increase or decrease the precision of this numeric or curerncy format pattern
If the format pattern is "General", converts to a basic number pattern
If the precision is already 0 and !increase, this method does nothing
adjustWidth(HashMap<String, Double>, int, String[]) - Method in class io.starter.formats.XLS.charts.Legend
called up change of legend text to adjust width of the legend bounding box
Ai - Class in io.starter.formats.XLS.charts
Ai: Linked Chart Data (1051h)
This record specifies linked series data or text.
Ai() - Constructor for class io.starter.formats.XLS.charts.Ai
 
AI - Static variable in class io.starter.formats.XLS.charts.FrtWrapper
 
AI - Static variable in interface io.starter.formats.XLS.XLSConstants
 
AI_TYPE_BUBBLE - Static variable in class io.starter.formats.XLS.charts.Ai
 
AI_TYPE_CATEGORY - Static variable in class io.starter.formats.XLS.charts.Ai
 
AI_TYPE_LEGEND - Static variable in class io.starter.formats.XLS.charts.Ai
 
AI_TYPE_NULL_LEGEND - Static variable in class io.starter.formats.XLS.charts.Ai
 
AI_TYPE_SERIES - Static variable in class io.starter.formats.XLS.charts.Ai
 
ALIGN_CENTER - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_CENTER_ACROSS_SELECTION - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_DEFAULT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_FILL - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_JUSTIFY - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_LEFT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_RIGHT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_VERTICAL_BOTTOM - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_VERTICAL_CENTER - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_VERTICAL_JUSTIFY - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ALIGN_VERTICAL_TOP - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Alignment - Class in io.starter.formats.OOXML
alignment (Alignment) OOMXL element Formatting information pertaining to text alignment in cells.
Alignment(HashMap<String, String>) - Constructor for class io.starter.formats.OOXML.Alignment
 
Alignment(Alignment) - Constructor for class io.starter.formats.OOXML.Alignment
 
AllInRange(int, int, String) - Static method in class io.starter.toolkit.StringTool
 
allocate(int) - Static method in class io.starter.formats.LEO.BlockByteReader
 
allocateDirect(int) - Static method in class io.starter.formats.LEO.BlockByteReader
 
ALLOWAUTOFILTER - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWAUTOFILTER - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Use Autofilter
ALLOWDELETECOLUMNS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWDELETECOLUMNS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Delete columns
ALLOWDELETEROWS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWDELETEROWS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Delete rows
ALLOWDUPES - Static variable in class io.starter.formats.XLS.WorkBook
 
ALLOWDUPES - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ALLOWDUPES - Static variable in interface io.starter.OpenXLS.WorkBook
 
ALLOWFORMATCELLS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWFORMATCELLS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Format cells
ALLOWFORMATCOLUMNS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWFORMATCOLUMNS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Format columns
ALLOWFORMATROWS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWFORMATROWS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Format rows
ALLOWINSERTCOLUMNS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWINSERTCOLUMNS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Insert columns
ALLOWINSERTHYPERLINKS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWINSERTHYPERLINKS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Insert hyperlinks
ALLOWINSERTROWS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWINSERTROWS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Insert rows
ALLOWOBJECTS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWOBJECTS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Edit Object
ALLOWPIVOTTABLES - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWPIVOTTABLES - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Use PivotTable reports
ALLOWSCENARIOS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWSCENARIOS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Edit scenario
ALLOWSELLOCKEDCELLS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWSELLOCKEDCELLS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Select locked cells
ALLOWSELUNLOCKEDCELLS - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWSELUNLOCKEDCELLS - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Select unlocked cells
ALLOWSORT - Static variable in class io.starter.formats.XLS.FeatHeadr
 
ALLOWSORT - Static variable in class io.starter.OpenXLS.WorkSheetHandle
enhanced protection settings: Sort
allTrim(String) - Static method in class io.starter.toolkit.StringTool
Lose the whitespace at the end of strings...
ALPHASDELETE - Static variable in class io.starter.OpenXLS.ExcelTools
 
AlRuns - Class in io.starter.formats.XLS.charts
AiRuns: Text Formatting (0x1050)
AlRuns() - Constructor for class io.starter.formats.XLS.charts.AlRuns
 
ALRUNS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
anchorText - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
anStart - Variable in class io.starter.formats.XLS.charts.Pie
 
append(byte[], byte[]) - Static method in class io.starter.toolkit.ByteTools
Appends one byte array to another.
append(byte[], byte[], int) - Static method in class io.starter.toolkit.ByteTools
append one byte array to an empty array of the proper size usage: newarray = bytetool.append(sourcearray, destinationarray, position to start copy at);
append(char) - Method in class io.starter.toolkit.Logger
 
append(CharSequence) - Method in class io.starter.toolkit.Logger
 
append(CharSequence, int, int) - Method in class io.starter.toolkit.Logger
 
appendRowCategoryToChart() - Method in class io.starter.OpenXLS.ChartHandle
Append a row of categories to the bottom of the chart.
appendRowCategoryToChart(int) - Method in class io.starter.OpenXLS.ChartHandle
Append a row of categories to the bottom of the chart.
appendRowSeriesToChart() - Method in class io.starter.OpenXLS.ChartHandle
Appends a series one row below the last series in the chart.
appendRowSeriesToChart(int) - Method in class io.starter.OpenXLS.ChartHandle
Appends a series one row below the last series in the chart for the desired chart
appendToFile(String, String) - Static method in class io.starter.toolkit.JFileWriter
append text to the end of a text file
Aqua - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Area - Class in io.starter.formats.XLS.charts
Area: Chart Group is an Area Chart Group (0x101a) 4 grbit 2 formatflags grbit: 0 0 01h fStacked Series in this group are stacked 1 02h f100 Each cat is broken down as a percentge 2 04h fHasShadow 1= this are has a shadow 1 7-0 FFh reserved 0
Area() - Constructor for class io.starter.formats.XLS.charts.Area
 
AREA - Static variable in interface io.starter.formats.XLS.XLSConstants
 
AREA - Static variable in class io.starter.OpenXLS.ChartHandle
 
Area3DChart - Class in io.starter.formats.XLS.charts
 
Area3DChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.Area3DChart
 
AreaChart - Class in io.starter.formats.XLS.charts
non-stacked area chart
AreaChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.AreaChart
 
AREACHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
AREACHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
AreaFormat - Class in io.starter.formats.XLS.charts
more info on colors: The chart color table is a subset of the full color table.
AreaFormat() - Constructor for class io.starter.formats.XLS.charts.AreaFormat
 
AREAFORMAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
array() - Method in class io.starter.formats.LEO.BlockByteReader
 
Array - Class in io.starter.formats.XLS
The Array class describes a formula that was Array-entered into a range of cells.
Array() - Constructor for class io.starter.formats.XLS.Array
 
ARRAY - Static variable in interface io.starter.formats.XLS.formulas.Ptg
ARRAY type Reference (Id=0x64)
ARRAY - Static variable in interface io.starter.formats.XLS.XLSConstants
 
arrayformulas - Variable in class io.starter.formats.XLS.Boundsheet
 
arrayOffset() - Method in class io.starter.formats.LEO.BlockByteReader
 
arrayToString(Object[]) - Static method in class io.starter.toolkit.StringTool
convert an Array to a String representation of its objects
asCharBuffer() - Method in class io.starter.formats.LEO.BlockByteReader
 
asDoubleBuffer() - Method in class io.starter.formats.LEO.BlockByteReader
 
asFloatBuffer() - Method in class io.starter.formats.LEO.BlockByteReader
 
asIntBuffer() - Method in class io.starter.formats.LEO.BlockByteReader
 
asLongBuffer() - Method in class io.starter.formats.LEO.BlockByteReader
 
asReadOnlyBuffer() - Method in class io.starter.formats.LEO.BlockByteReader
 
assembleChartRecords() - Method in class io.starter.formats.XLS.charts.Chart
put together the chart records for output to the streamer
assembleSheetRecs() - Method in class io.starter.formats.XLS.Boundsheet
assembleSheetRecs assembles the array of records, then ouputs the ordered list to the bytestreamer, which should be the only thing calling this.
assembleSheetRecs(Boundsheet) - Static method in class io.starter.formats.XLS.WorkBookAssembler
assembleSheetRecs assembles the array of records, then ouputs the ordered list to the bytestreamer, which should be the only thing calling this.
asShortBuffer() - Method in class io.starter.formats.LEO.BlockByteReader
 
associateDereferencedNames(Name) - Method in class io.starter.formats.XLS.WorkBook
Re-assocates ptgrefs that are pointing to a name that has been deleted then is recreated
AttachedLabel - Class in io.starter.formats.XLS.charts
AttachedLabel: Series Data/Value Labels (0x100c) bit 0 = show value label -- a bit that specifies whether the value, or the vertical value on bubble or scatter chart groups, is displayed in the data label.
AttachedLabel() - Constructor for class io.starter.formats.XLS.charts.AttachedLabel
 
ATTACHEDLABEL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
AUTO_ACTIVATE - Static variable in class io.starter.formats.XLS.Name
 
AUTO_CLOSE - Static variable in class io.starter.formats.XLS.Name
 
AUTO_DEACTIVATE - Static variable in class io.starter.formats.XLS.Name
 
AUTO_FORMAT_Classic - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report1 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report10 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report2 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report3 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report4 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report5 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report6 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report7 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report8 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Report9 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table1 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table10 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table2 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table3 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table4 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table5 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table6 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table7 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table8 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_FORMAT_Table9 - Static variable in class io.starter.OpenXLS.PivotTableHandle
 
AUTO_OPEN - Static variable in class io.starter.formats.XLS.Name
 
AutoFilter - Class in io.starter.formats.OOXML
autoFilter (AutoFilter Settings) AutoFilter temporarily hides rows based on a filter criteria, which is applied column by column to a table of data in the worksheet.
AutoFilter(String, ArrayList<FilterColumn>) - Constructor for class io.starter.formats.OOXML.AutoFilter
 
AutoFilter(AutoFilter) - Constructor for class io.starter.formats.OOXML.AutoFilter
 
AutoFilter - Class in io.starter.formats.XLS
Auto filter controls the auto-filter capabilities of Excel.
AutoFilter() - Constructor for class io.starter.formats.XLS.AutoFilter
 
AUTOFILTER - Static variable in interface io.starter.formats.XLS.XLSConstants
 
AutoFilterHandle - Class in io.starter.OpenXLS
AutoFilterHandle allows for manipulation of the AutoFilters within the Spreadsheet
AutoFilterHandle(AutoFilter) - Constructor for class io.starter.OpenXLS.AutoFilterHandle
For internal use only.
autoFit() - Method in class io.starter.OpenXLS.ColHandle
resizes this column to fit the width of all displayed, non-wrapped text.
automaticSeriesColors - Static variable in class io.starter.formats.XLS.charts.Series
 
AvLst - Class in io.starter.formats.OOXML
avLst (List of Shape Adjust Values) This element specifies the adjust values that will be applied to the specified shape.
AvLst() - Constructor for class io.starter.formats.OOXML.AvLst
 
AvLst(ArrayList) - Constructor for class io.starter.formats.OOXML.AvLst
 
AvLst(AvLst) - Constructor for class io.starter.formats.OOXML.AvLst
 
Axcent - Class in io.starter.formats.XLS.charts
Axcent: Axis Options(0x1062) 4 catMin 2 minimum date on axis.
Axcent() - Constructor for class io.starter.formats.XLS.charts.Axcent
 
AXCENT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Axesused - Class in io.starter.formats.XLS.charts
Axesused: Number of Axes Sets (0x1046) 4 cAxes 2 number of axes sets
Axesused() - Constructor for class io.starter.formats.XLS.charts.Axesused
 
AXESUSED - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Axis - Class in io.starter.formats.XLS.charts
Axis: Axis Type (0x101d) 4 wType 2 axis type (0= category axis or x axis on a scatter chart, 1= value axis, 2= series axis 6 (reserved) 16 0 Order of Axis Subrecords: X (Cat Axis) CatSerRange AxcExt CatLab [IfmtRecord] [Tick] [FontX] [AxisLineFormat, LineFormat] - if gridlines (major or minor) or border around wall/floor [AreaFormat, GelFrame] [Shape or TextPropsStream] [CrtMltFrt] Y (Value Axis) ValueRange [YMult -->Text-->Pos...] -- display units [IfmtRecord] [Tick] [FontX] [AxisLineFormat, LineFormat] - if gridlines (major or minor) or border around wall/floor [AreaFormat, GelFrame] [Shape or TextPropsStream] [CrtMltFrt] XY (Series Axis) CatSerRange [IfmtRecord] [Tick] [FontX] [AxisLineFormat, LineFormat] - if gridlines (major or minor) or border around wall/floor [AreaFormat, GelFrame] [Shape or TextPropsStream] [CrtMltFrt]
Axis() - Constructor for class io.starter.formats.XLS.charts.Axis
 
AXIS - Static variable in class io.starter.formats.XLS.charts.StartBlock
 
AXIS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
AXIS_COL - Static variable in class io.starter.formats.XLS.Sxvd
 
AXIS_DATA - Static variable in class io.starter.formats.XLS.Sxvd
 
AXIS_NONE - Static variable in class io.starter.formats.XLS.Sxvd
 
AXIS_PAGE - Static variable in class io.starter.formats.XLS.Sxvd
 
AXIS_ROW - Static variable in class io.starter.formats.XLS.Sxvd
 
AxisLineFormat - Class in io.starter.formats.XLS.charts
AxisLineFormat: Defines a Line that spans an Axis (0x1021) The AxisLineFormat record specifies which part of the axis is specified by the LineFormat record that follows.
AxisLineFormat() - Constructor for class io.starter.formats.XLS.charts.AxisLineFormat
 
AXISLINEFORMAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
AxisParent - Class in io.starter.formats.XLS.charts
AxisParent: Axis Size and Location (0x1014) This record specifies properties of an axis group and the beginning of a collection of records as defined by the chart sheet substream.
AxisParent() - Constructor for class io.starter.formats.XLS.charts.AxisParent
 
AXISPARENT - Static variable in interface io.starter.formats.XLS.XLSConstants
 

B

BACKUP - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Bar - Class in io.starter.formats.XLS.charts
Bar: Chart Group is a Bar or Column Chart Group (0x1017) NOTE: Bar is also base type for Pyramid, Cone and Cylinder charts; actual chart type is determined also by bar shape see ChartFormat.getChartType for more information 4 pcOverlap 2 Space between bars (default= 0) values: -100 to -1 Size of the separation between data points 0 No overlap.
Bar() - Constructor for class io.starter.formats.XLS.charts.Bar
 
bar - Variable in class io.starter.formats.XLS.charts.BarChart
 
BAR - Static variable in interface io.starter.formats.XLS.XLSConstants
 
BAR - Static variable in class io.starter.OpenXLS.ChartHandle
 
Bar3DChart - Class in io.starter.formats.XLS.charts
 
Bar3DChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.Bar3DChart
 
BarChart - Class in io.starter.formats.XLS.charts
 
BarChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.BarChart
 
BARCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
BARCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
Base64 - Class in io.starter.toolkit
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in io.starter.toolkit
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in io.starter.toolkit
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Begin - Class in io.starter.formats.XLS.charts
Begin: Begin identifier (0x1033) Begin is an identifier record for the chart record type.
Begin() - Constructor for class io.starter.formats.XLS.charts.Begin
 
BEGIN - Static variable in class io.starter.formats.XLS.charts.FrtWrapper
 
BEGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
benchmark(String, Object) - Static method in class io.starter.OpenXLS.ExcelTools
tracks minimal info container for counters -> start time, last time, start mem, last mem
BiffRec - Interface in io.starter.formats.XLS
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
BIG - Static variable in interface io.starter.formats.LEO.Block
 
BIGBLOCK - Class in io.starter.formats.LEO
LEO File BIGBLOCK Information Record.
BIGBLOCK() - Constructor for class io.starter.formats.LEO.BIGBLOCK
 
BIGSTORAGE_SIZE - Static variable in class io.starter.formats.LEO.StorageTable
 
bind(Name, Object) - Method in class io.starter.naming.InitialContextImpl
 
bind(String, Object) - Method in class io.starter.naming.InitialContextImpl
 
Black - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Blank - Class in io.starter.formats.XLS
Blank: a blank cell value 0x201
Blank records define a blank cell.
BLANK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Block - Interface in io.starter.formats.LEO
the basic unit of data in a LEO file.
BlockByteConsumer - Interface in io.starter.formats.LEO
The BlockByteConsumer interface describes an Object which reads its data from a scattered collection of Blocks.
BlockByteReader - Class in io.starter.formats.LEO
Provide a translation layer between the block vector and a byte array.
BlockByteReader() - Constructor for class io.starter.formats.LEO.BlockByteReader
 
BlockByteReader(List, int) - Constructor for class io.starter.formats.LEO.BlockByteReader
 
BlockFactory - Class in io.starter.formats.LEO
Dutifully produces LEO file Blocks.
BlockFactory() - Constructor for class io.starter.formats.LEO.BlockFactory
 
BlockImpl - Class in io.starter.formats.LEO
LEO File Block Information Record These blocks of data contain information related to the LEO file format data blocks.
BlockImpl() - Constructor for class io.starter.formats.LEO.BlockImpl
 
Blue - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BlueGray - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BodyPr - Class in io.starter.formats.OOXML
bodyPr (Body Properties) This element defines the body properties for the text body within a shape parents: many, including txBody and txPr attributes: many children: flatTx, noAutoFit, normAutoFit, prstTxWarp, scene3d, sp3d, spAutoFit
BodyPr() - Constructor for class io.starter.formats.OOXML.BodyPr
 
BodyPr(HashMap<String, String>, PrstTxWarp, boolean) - Constructor for class io.starter.formats.OOXML.BodyPr
 
BodyPr(BodyPr) - Constructor for class io.starter.formats.OOXML.BodyPr
 
BodyPr(int, String) - Constructor for class io.starter.formats.OOXML.BodyPr
defines the body properties for the text body within a shape
Bof - Class in io.starter.formats.XLS
Bof: Beginning of File Stream 0x809
Marks the beginning of an XLS file Stream including Boundsheets
Bof() - Constructor for class io.starter.formats.XLS.Bof
 
BOF - Static variable in interface io.starter.formats.XLS.XLSConstants
 
BOLD - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Book - Interface in io.starter.formats.XLS
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
BookBool - Class in io.starter.formats.XLS
BOOKBOOL: Additional Workspace Information (DAh)
This record stores information about workspace settings
BookBool() - Constructor for class io.starter.formats.XLS.BookBool
 
BOOKBOOL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
BookProtectionManager - Class in io.starter.formats.XLS
Coordinates the various records involved in book-level protection.
BookProtectionManager(WorkBook) - Constructor for class io.starter.formats.XLS.BookProtectionManager
 
Boolerr - Class in io.starter.formats.XLS
Boolerr: BiffRec Value, Boolean or Error (0x205)
Describes a cell that contains a constant Boolean or error value.
Boolerr() - Constructor for class io.starter.formats.XLS.Boolerr
 
BOOLERR - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Boppop - Class in io.starter.formats.XLS.charts
Boppop: Bar of Pie/Pie of Pie chart options(0x1061) pst (1 byte): An unsigned integer that specifies whether this chart group is a bar of pie chart group or a pie of pie chart group.
Boppop() - Constructor for class io.starter.formats.XLS.charts.Boppop
 
BOPPOP - Static variable in interface io.starter.formats.XLS.XLSConstants
 
BoppopCustom - Class in io.starter.formats.XLS.charts
BoppopCustom: Custom Bar of Pie/Pie of Pie Chart Options (0x1067)
BoppopCustom() - Constructor for class io.starter.formats.XLS.charts.BoppopCustom
 
BOPPOPCUSTOM - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Border - Class in io.starter.formats.OOXML
border OOXML element parent: styleSheet/borders element in styles.xml children: SEQ: left, right, top, bottom, diagonal, vertical, horizontal
Border() - Constructor for class io.starter.formats.OOXML.Border
 
Border(HashMap<String, String>, HashMap<String, BorderElement>) - Constructor for class io.starter.formats.OOXML.Border
 
Border(Border) - Constructor for class io.starter.formats.OOXML.Border
 
Border(WorkBookHandle, int[], int[]) - Constructor for class io.starter.formats.OOXML.Border
set borders
BORDER_DASH_DOT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_DASH_DOT_DOT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_DASHED - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_DOTTED - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_DOUBLE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_HAIR - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_LINECOLOR_BOTTOM - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_LINECOLOR_LEFT - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_LINECOLOR_RIGHT - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_LINECOLOR_TOP - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_LINESTYLE_BOTTOM - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_LINESTYLE_LEFT - Static variable in class io.starter.formats.XLS.Cf
Border Formatting Block
BORDER_LINESTYLE_RIGHT - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_LINESTYLE_TOP - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_MEDIUM - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_MEDIUM_DASH_DOT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_MEDIUM_DASH_DOT_DOT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_MEDIUM_DASHED - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_MODIFIED_BOTTOM - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_MODIFIED_LEFT - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_MODIFIED_RIGHT - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_MODIFIED_TOP - Static variable in class io.starter.formats.XLS.Cf
 
BORDER_NAMES - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_NAMES_HTML - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_NONE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_SIZES_HTML - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_SLANTED_DASH_DOT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_STYLES_JSON - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_THICK - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BORDER_THIN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
borderLineWidth() - Method in class io.starter.formats.XLS.MSODrawing
if has a border, return the border line width
BorderStringToInt(String) - Static method in class io.starter.OpenXLS.FormatHandle
 
borderStyle - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
BOTTOM - Static variable in class io.starter.formats.XLS.charts.Legend
 
BOTTOM_MARGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
BottomMargin - Class in io.starter.formats.XLS
Record specifying the bottom margin of the sheet for printing.
BottomMargin() - Constructor for class io.starter.formats.XLS.BottomMargin
 
BOTTOMMARGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Boundsheet - Class in io.starter.formats.XLS
Boundsheet: WorkSheet Information 0x85
This record stores the sheet name, type and stream position.
Boundsheet() - Constructor for class io.starter.formats.XLS.Boundsheet
 
BOUNDSHEET - Static variable in interface io.starter.formats.XLS.XLSConstants
 
BrightGreen - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Brown - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BrowserLauncher - Class in io.starter.toolkit
Launches the user's default browser to display a web page.
BrowserLauncher() - Constructor for class io.starter.toolkit.BrowserLauncher
 
browsers - Static variable in class io.starter.toolkit.BrowserLauncher
List of potential browsers on systems without a default mechanism.
BUBBLE - Static variable in class io.starter.OpenXLS.ChartHandle
 
BubbleChart - Class in io.starter.formats.XLS.charts
 
BubbleChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.BubbleChart
 
BUBBLECHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
BUBBLECHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
BUBBLELABEL - Static variable in class io.starter.formats.XLS.charts.AttachedLabel
 
BUILTIN_FORMATS - Static variable in interface io.starter.formats.XLS.FormatConstants
Please use the getBuiltinFormats in FormatConstantsImpl for locale specific formatting!
BUILTIN_FORMATS_JP - Static variable in interface io.starter.formats.XLS.FormatConstants
 
BUILTIN_FORMATS_MHTML - Static variable in interface io.starter.formats.XLS.FormatConstants
 
builtInNames - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
builtInType - Variable in class io.starter.formats.XLS.Name
 
ByteStreamer - Class in io.starter.formats.XLS
ByteStreamer Handles the low-level byte array streaming of the WorkBook.
ByteStreamer(WorkBook) - Constructor for class io.starter.formats.XLS.ByteStreamer
 
ByteTools - Class in io.starter.toolkit
Helper methods for working with byte arrays and XLS files.
ByteTools() - Constructor for class io.starter.toolkit.ByteTools
 

C

CALC_MODE_PROP - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CALC_MODE_PROP - Static variable in interface io.starter.OpenXLS.WorkBook
 
calcAbs(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ABS Returns the absolute value of a number
calcAccrint(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
ACCRINT - Returns the accrued interest for a security that pays periodic interest Analysis Pak function Issue is the security's issue date.
calcAccrintm(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
ACCRINTM Returns the accrued interest for a security that pays interest at maturity Analysis Pak function Issue is the security's issue date.
calcAcos(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ACOS Returns the arccosine of a number
calcAcosh(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ACOSH Returns the inverse hyperbolic cosine of a number
calcAddress(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
ADDRESS Creates a cell address as text, given specified row and column numbers.
calcAmordegrc(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
AMORDEGRC Returns the depreciation for each accounting period
calcAmorlinc(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
AMORLINC Returns the depreciation for each accounting period
calcAnd(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LogicalCalculator
AND Returns TRUE if all its arguments are TRUE; returns FALSE if one or more arguments is FALSE.
calcAreas(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
AREAS Returns the number of areas in a reference.
calcAsc(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
ASC function For Double-byte character set (DBCS) languages, changes full-width (double-byte) characters to half-width (single-byte) characters.
calcAsin(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ASIN Returns the arcsine of a number
calcAsinh(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ASINH Returns the inverse hyperbolic sine of a number
calcAtan(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ATAN Returns the arctangent of a number
calcAtan2(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ATAN2 Returns the arctangent from x- and y- coordinates
calcAtanh(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ATANH Returns the inverse hyperbolic tangent of a number
calcAveDev(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
AVEDEV(number1,number2, ...) Number1, number2, ...
calcAverage(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
AVERAGE Returns the average (arithmetic mean) of the arguments.
calcAverageA(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
AVERAGEA Returns the average of its arguments, including numbers, text, and logical values The arguments must be numbers, names, arrays, or references.
calcAverageIf(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
AVERAGEIF function Returns the average (arithmetic mean) of all the cells in a range that meet a given criteria.
calcAverageIfS(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
AVERAGEIFS Returns the average (arithmetic mean) of all cells that meet multiple criteria.
calcBin2Dec(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
BIN2DEC Converts a binary number to decimal
calcBin2Hex(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
BIN2HEX Converts a binary number to hexadecimal
calcBin2Oct(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
BIN2OCT Converts a binary number to octal
calcCeiling(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
CEILING Rounds a number to the nearest multiple of significance; This takes 2 values, first the number to round, next the value of signifigance.
calcCell(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
CELL Returns information about the formatting, location, or contents of a cell The CELL function returns information about the formatting, location, or contents of a cell.
calcChar(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
CHAR Returns the character specified by the code number
calcChoose(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
CHOOSE Chooses a value from a list of values Note, this function does not support one specific use-case.
calcClean(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
CLEAN Removes all nonprintable characters from text.
calcCode(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
CODE Returns a numeric code for the first character in a text string
calcColumn(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
COLUMN Returns the column number of a reference
calcColumns(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
COLUMNS Returns the number of columns in an array reference or array formula
calcCombin(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
COMBIN Returns the number of combinations for a given number of objects
calcComplex(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
COMPLEX Converts real and imaginary coefficients into a complex number
calcConcatenate(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
CONCATENATE Joins several text items into one text item
calcConvert(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
 
calcCorrel(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
CORREL Returns the correlation coefficient between two data sets
calcCos(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
COS Returns the cosine of a number
calcCosh(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
COSH Returns the hyperbolic cosine of a number
calcCount(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
Counts the number of cells that contain numbers and or dates.
CALCCOUNT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
calcCountA(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
COUNTA Counts the number of non-blank cells within a range
calcCountBlank(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
COUNTBLANK Counts the number of blank cells within a range
calcCountif(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
COUNTIF Counts the number of non-blank cells within a range which meet the given criteria BRUTAL!!
calcCountIfS(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
COUNTIFS criteria_range1 Required.
calcCoupDayBS(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
COUPDAYBS -- Returns the number of days from the beginning of the coupon period to the settlement date Settlement is the security's settlement date.
calcCoupDays(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
COUPDAYS Returns the number of days in the coupon period that contains the settlement date Settlement is the security's settlement date.
calcCoupDaysNC(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
COUPDAYSNC - Returns the number of days from the settlement date to the next coupon date Settlement is the security's settlement date.
calcCoupNCD(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
COUPNCD Returns the next coupon date after the settlement date Returns a number that represents the next coupon date after the settlement date.
calcCoupNum(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
COUPNUM Returns the number of coupons payable between the settlement date and maturity date Settlement is the security's settlement date.
calcCoupPCD(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
COUPPCD Returns the previous coupon date before the settlement date
calcCovar(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
COVAR Returns covariance, the average of the products of paired deviations
calcCumIPmt(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
CUMIPMT Returns the cumulative interest paid between two periods CUMIPMT(rate,nper,pv,start_period,end_period,type) All parameters are require Rate is the interest rate.
calcCumPrinc(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
CUMPRINC Returns the cumulative principal paid on a loan between start_period and end_period.
calcDate(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
DATE
calcDateValue(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
DATEVALUE Returns the serial number of the date represented by date_text.
calcDateValue(String) - Static method in class io.starter.OpenXLS.DateConverter
DATEVALUE Returns the serial number of the date represented by date_text.
calcDAverage(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DAVERAGE Returns the average of selected database entries
calcDay(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
DAY Return the day of the month
calcDays360(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
DAYS360 Calculate the difference between 2 dates based on a 360 day year, 12 mos, 30days each.
calcDB(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
DB Returns the depreciation of an asset for a specified period using the fixed-declining balance method DB(cost,salvage,life,period,month) Cost is the initial cost of the asset.
calcDCount(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DCOUNT Counts the cells that contain numbers in a database
calcDCountA(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DCOUNTA Counts nonblank cells in a database
calcDDB(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
DDB Returns the depreciation of an asset for a spcified period using the double-declining balance method or some other method you specify DDB(cost,salvage,life,period,factor) Cost is the initial cost of the asset.
calcDec2Bin(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
DEC2BIN Converts a decimal number to binary
calcDec2Hex(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
DEC2HEX Converts a decimal number to hexadecimal
calcDec2Oct(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
DEC2OCT Converts a decimal number to octal
calcDegrees(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
DEGREES Converts radians to degrees
calcDelta(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
DELTA Tests whether two values are equal
calcDGet(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DGET Extracts from a database a single record that matches the specified criteria
calcDISC(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
DISC Returns the discount rate for a security Settlement is the security's settlement date.
calcDMax(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DMAX Returns the maximum value from selected database entries
calcDMin(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DMIN Returns the minimum value from selected database entries
calcDollar(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
DOLLAR Converts a number to text, using currency format.
calcDollarDE(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
DOLLARDE Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number Fractional_dollar is a number expressed as a fraction.
calcDollarFR(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
DOLLARFR Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction Decimal_dollar is a decimal number.
calcDProduct(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DPRODUCT Multiplies the values in a particular field of records that match the criteria in a database
calcDStdDev(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DSTDEV Estimates the standard deviation based on a sample of selected database entries
calcDStdDevP(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DSTDEVP Calculates the standard deviation based on the entire population of selected database entries
calcDSum(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DSUM Adds the numbers in the field column of records in the database that match the criteria
calcDURATION(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
DURATION Returns the annual duration of a security with periodic interest payments DURATION(settlement,maturity,coupon,yld,frequency,basis) Settlement is the security's settlement date.
calcDVar(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
DVAR Estimates variance based on a sample from selected database entries
calcDVarP(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DatabaseCalculator
 
calcEdate(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
EDATE Returns the serial number that represents the date that is the indicated number of months before or after a specified date (the start_date).
calcEffect(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
EFFECT Returns the effective annual interest rate Nominal_rate is the nominal interest rate.
calcEOMonth(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
EOMONTH Returns the serial number for the last day of the month that is the indicated number of months before or after start_date.
calcErf(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
ERF Returns the error function integrated between lower_limit and upper_limit.
calcErrorType(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ERROR.TYPE Returns a number corresponding to an error type If error_val is ERROR.TYPE returns #NULL! 1 #DIV/0! 2 #VALUE! 3 #REF! 4 #NAME? 5 #NUM! 6 #N/A 7 Anything else #N/A
calcEven(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
EVEN Rounds a number up to the nearest even integer
calcExact(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
EXACT Checks to see if two text values are identical
calcExp(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
EXP Returns e raised to the power of number.
calcFact(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
FACT Returns the factorial of a number
calcFactDouble(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
FACTDOUBLE Returns the double factorial of a number Example !!6 = 6*4*2 !!7 = 7*5*3*1;
calcFalse(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LogicalCalculator
Returns the logical function False
calcFind(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
FIND Finds one text value within another (case-sensitive)
calcFindB(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
FINDB counts each double-byte character as 2 when you have enabled the editing of a language that supports DBCS and then set it as the default language.
calcFixed(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
FIXED Formats a number as text with a fixed number of decimals
calcFloor(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
FLOOR Rounds a number down, toward zero.
calcForecast(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
FORECAST Returns a value along a linear trend
calcFrequency(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
FREQUENCY Returns a frequency distribution as a vertical array
calcFV(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
FV Returns the future value of an investment FV(rate,nper,pmt,pv,type) Rate is the interest rate per period.
calcFVSCHEDULE(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
FVSCHEDULE Returns the future value of an initial principal after applying a series of compound interest rates
calcGCD(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
GCD Returns the greatest common divisor TODO: Finish!
calcGEStep(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
GESTEP Tests whether a number is greater than a threshold value
calcHex2Bin(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
HEX2BIN Converts a hexadecimal number to binary
calcHex2Dec(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
HEX2DEC Converts a hexadecimal number to decimal
calcHex2Oct(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
HEX2OCT Converts a hexadecimal number to octal
calcHlookup(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
HLOOKUP: Looks in the top row of an array and returns the value of the indicated cell.
calcHour(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
HOUR Converts a serial number to an hour
calcHyperlink(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
HYPERLINK Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet Function just returns the "friendly name" of the link, Excel doesn't appear to validate the url ...
calcIf(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LogicalCalculator
IF Returns one value if a condition you specify evaluates to TRUE and another value if it evaluates to FALSE.
calcIferror(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LogicalCalculator
IFERROR function Returns a value you specify if a formula evaluates to an error; otherwise, returns the result of the formula.
calcImAbs(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMABS Returns the absolute value (modulus) of a complex number
calcImaginary(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMAGINARY Returns the imaginary coefficient of a complex number
calcImArgument(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMARGUMENT Returns the argument theta, an angle expressed in radians
calcImConjugate(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMCONJUGATE Returns the complex conjugate of a complex number
calcImCos(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMCOS Returns the cosine of a complex number
calcImDiv(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMDIV Returns the quotient of two complex numbers, defined as (deep breath): (r1 + i1j)/(r2 + i2j) == ( r1r2 + i1i2 + (r2i1 - r1i2)i ) / (r2^2 + i2^2)
calcImExp(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMEXP Returns the exponential of a complex number
calcImLn(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMLN Returns the natural logarithm of a complex number
calcImLog10(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMLOG10 Returns the base-10 logarithm of a complex number
calcImLog2(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMLOG2 Returns the base-2 logarithm of a complex number
calcImPower(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMPOWER Returns a complex number raised to any power
calcImProduct(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMPRODUCT Returns the product of two complex numbers
calcImReal(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMREAL Returns the real coefficient of a complex number
calcImSin(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMSIN Returns the sine of a complex number
calcImSqrt(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMSQRT Returns the square root of a complex number
calcImSub(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMSUB Returns the difference of two complex numbers
calcImSum(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
IMSUM Returns the sum of complex numbers
calcIndex(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
INDEX Returns a value or the reference to a value from within a table or range.
calcIndirect(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
INDIRECT Returns a reference indicated by a text value INDIRECT(ref_text,a1) Ref_text is a reference to a cell that contains an A1-style reference, an R1C1-style reference, a name defined as a reference, or a reference to a cell as a text string.
calcInfo(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
INFO Returns information about the current operating environment INFO(type_text) NOTE: Several options are incomplete: "osversion" -- only valid for Windows versions "system" -- only valid for Windows and Mac "release" -- incomplete "origin" -- does not return R1C1 format
calcInt(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
INT Rounds a number down to the nearest integer
calcIntercept(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
INTERCEPT Returns the intercept of the linear regression line
calcINTRATE(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
INTRATE Returns the interest rate for a fully invested security
calcIPMT(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
IPMT Returns the interest payment for an investment for a given period.
calcIRR(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
IRR Returns the internal rate of return for a series of cash flows Returns the internal rate of return for a series of cash flows represented by the numbers in values.
calcIsBlank(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISBLANK ISBLANK determines if the cell referenced is blank, and returns a boolean ptg based off that
calcIserr(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISERR Returns TRUE if the value is any error value except #N/A
calcIserror(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISERROR Value refers to any error value (#N/A, #VALUE!, #REF!, #DIV/0!, #NUM!, #NAME?, or #NULL!).
calcIsEven(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISEVEN(number) Number is the value to test.
calcIsLogical(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISLOGICAL Returns TRUE if the value is a logical value
calcIsna(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISNA Value refers to the #N/A (value not available) error value.
calcIsNonText(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISNONTEXT Returns TRUE if the value is not text
calcIsNumber(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISNUMBER Returns TRUE if the value is a number
calcIsOdd(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISODD Returns TRUE if the number is odd author: John
calcISPMT(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
ISPMT Calculates the interest paid during a specific period of an investment.
calcIsRef(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISREF Returns TRUE if the value is a reference
calcIsText(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
ISTEXT Returns TRUE if the value is text
calcJIS(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
JIS function The function described in this Help topic converts half-width (single-byte) letters within a character string to full-width (double-byte) characters.
calcLarge(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
LARGE Returns the k-th largest value in a data set.
calcLCM(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
LCM Returns the least common multiple
calcLeft(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
LEFT Returns the leftmost characters from a text value
calcLeftB(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
LEFTB counts each double-byte character as 2 when you have enabled the editing of a language that supports DBCS and then set it as the default language.
calcLen(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
LEN Returns the number of characters in a text string
calcLenB(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
LENB counts each double-byte character as 2 when you have enabled the editing of a language that supports DBCS and then set it as the default language.
calcLineSt(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
LINEST Returns the parameters of a linear trend
calcLn(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
LN Returns the natural logarithm of a number
calcLog(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
LOG Returns the logarithm of a number to a specified base
calcLog10(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
LOG10 Returns the base-10 logarithm of a number
calcLookup(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
LOOKUP The LOOKUP function returns a value either from a one-row or one-column range You can also use the LOOKUP function as an alternative to the IF function for elaborate tests or tests that exceed the limit for nesting of functions.
calcLower(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
LOWER Converts text to lowercase
calcMatch(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
MATCH Looks up values in a reference or array Returns the relative position of an item in an array that matches a specified value in a specified order.
calcMax(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
MAX Returns the largest value in a set of values.
calcMaxA(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
MAXA Returns the maximum value in a list of arguments, including numbers, text, and logical values Arguments can be the following: numbers; names, arrays, or references that contain numbers; text representations of numbers; or logical values, such as TRUE and FALSE, in a reference.
calcMaxMin(double, double, double) - Static method in class io.starter.formats.XLS.charts.ValueRange
static utlity to calculate the min and max on a scale in a given area NOTE: this is usually the Y Axis, but scatter charts can have a value axis on the X Axis
calcMDURATION(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
MDURATION Returns the Macauley modified duration for a security with an assumed par value of $100 DURATION(settlement,maturity,coupon,yld,frequency,basis) Settlement is the security's settlement date.
calcMedian(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
MEDIAN Returns the median of the given numbers
calcMid(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
MID Returns a specific number of characters from a text string starting at the position you specify
calcMin(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
MIN Returns the smallest number in a set of values.
calcMinA(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
MINA Returns the smallest value in a list of arguments, including numbers, text, and logical values Arguments can be the following: numbers; names, arrays, or references that contain numbers; text representations of numbers; or logical values, such as TRUE and FALSE, in a reference.
calcMinute(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
MINUTE Converts a serial number to a minute
calcMIRR(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
MIRR Returns the internal rate of return where positive and negative cash flows are financed at different rates MIRR(values,finance_rate,reinvest_rate) Values is an array or a reference to cells that contain numbers.
calcMMult(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
MMULT Returns the matrix product of two arrays: The number of columns in array1 must be the same as the number of rows in array2, and both arrays must contain only numbers.
calcMod(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
MOD Returns the remainder from division
CalcMode - Class in io.starter.formats.XLS
CALCMODE: (OxD)
It specifies whether to calculate formulas manually, automatically or automatically except for multiple table operations.
CalcMode() - Constructor for class io.starter.formats.XLS.CalcMode
 
calcMode(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
MODE Returns the most common value in a data set
CALCMODE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
calcMonth(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
MONTH Converts a serial number to a month
calcMRound(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
MROUND Returns a number rounded to the desired multiple
calcMultinomial(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
MULTINOMIAL Returns the multinomial of a set of numbers
calcN(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
N Returns a value converted to a number.
calcNa(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
NA Returns the error value #N/A
calcNetWorkdays(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
NETWORKDAYS Returns the number of whole working days between start_date and end_date.
calcNominal(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
NOMINAL Returns the annual nominal interest rate
calcNormdist(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
NORMDIST Returns the normal cumulative distribution NORMDIST(x,mean,standard_dev,cumulative) X is the value for which you want the distribution.
calcNormInv(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
 
calcNormsdist(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
NORMSDIST Returns the standard normal cumulative distribution NORMSDIST(z) returns the probability that the observed value of a standard normal random variable will be less than or equal to z.
calcNormsInv(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
 
calcNot(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LogicalCalculator
Returns the opposite boolean
calcNow(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
NOW Returns the serial number of the current date and time
calcNPER(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
NPER Returns the number of periods for an investment NPER(rate, pmt, pv, fv, type) Rate is the interest rate per period.
calcNPV(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
NPV(rate,value1,value2, ...) Calculates the net present value of an investment by using a discount rate and a series of future payments (negative values) and income (positive values).
calcOct2Bin(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
OCT2BIN Converts an octal number to binary
calcOct2Dec(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
OCT2DEC Converts an octal number to decimal
calcOct2Hex(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
OCT2HEX Converts an octal number to hexadecimal
calcOdd(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ODD Rounds a number up to the nearest odd integer
calcODDFPRICE(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
ODDFPRICE Returns the price per $100 face value of a security with an odd first period ODDFPRICE(settlement,maturity,issue,first_coupon,rate,yld,redemption,frequency,basis)
calcODDFYIELD(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
 
calcODDLPRICE(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
 
calcODDLYIELD(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
 
calcOffset(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
calcOffset Returns a reference to a range that is a specified number of rows and columns from a cell or range of cells.
calcOr(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LogicalCalculator
Returns the opposite boolean
calcPearson(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
PEARSON Returns the Pearson product moment correlation coefficient
calcPi(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
PI Returns the value of Pi
calcPmt(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
PMT Returns the periodic payment for an annuity pmt= - (fv + (1+rate)**nper * pv) * rate / ( ( (1+rate)**nper - 1 ) * (1+rate*type) ) if fv or type are omitted they should be treated as 0 values.
calcPower(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
POWER Returns the result of a number raised to a power
calcPPMT(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
PPMT Returns the payment on the principal for an investment for a given period PPMT(rate,per,nper,pv,fv,type) Rate is the interest rate per period.
calcPRICE(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
PRICE Returns the price per $100 face value of a security that pays periodic interest PRICE(settlement,maturity,rate,yld,redemption,frequency,basis) Settlement is the security's settlement date.
calcPRICEDISC(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
PRICEDISC Returns the price per $100 face value of a discounted security PRICEDISC(settlement,maturity,discount,redemption,frequency,basis) Settlement is the security's settlement date.
calcPRICEMAT(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
PRICEMAT Returns the price per $100 face value of a security that pays interest at maturity
calcProduct(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
PRODUCT Multiplies its arguments NOTE: we gotta deal with ranges/refs/numbers here
calcProper(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
PROPER Capitalizes the first letter in each word of a text value
calcPV(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
PV(rate,nper,pmt,fv,type) Returns the present value of an investment Rate is the interest rate per period.
calcQuartile(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
QUARTILE Returns the quartile of a data set
calcQuotient(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
QUOTIENT Returns the integer portion of a division
calcRadians(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
RADIANS Converts degrees to radians
calcRand(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
RAND Returns a random number between 0 and 1
calcRandBetween(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
RANDBETWEEN Returns a random number between the numbers you specify
calcRank(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
RANK Returns the rank of a number in a list of numbers RANK(number,ref,order) Number is the number whose rank you want to find.
calcRate(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
RATE Returns the interest rate per period of an annuity.
calcReceived(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
RECEIVED Returns the amount received at maturity for a fully invested security
calcReplace(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
REPLACE Replaces characters within text
calcRept(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
REPT Repeats text a given number of times
calcRight(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
RIGHT Returns the rightmost characters from a text value
calcRoman(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ROMAN Converts an Arabic numeral to Roman, as text This one is a trip!
calcRound(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ROUND Rounds a number to a specified number of digits This one is kind of nasty.
calcRoundDown(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ROUNDDOWN Rounds a number down, toward zero.
calcRoundUp(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
ROUNDUP Rounds a number up, away from zero
calcRow(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
ROW Returns the row number of a reference Note this is 1 based, ie Row1 = 1.
calcRows(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
ROWS Returns the number of rows in a reference ROWS(array) Array is an array, an array formula, or a reference to a range of cells for which you want the number of rows.
calcRsq(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
RSQ Returns the square of the Pearson product moment correlatin coefficient
calcSearch(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
SEARCH Finds one text value within another (not case-sensitive)
calcSearchB(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
SEARCHB counts each double-byte character as 2 when you have enabled the editing of a language that supports DBCS and then set it as the default language.
calcSecond(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
SECOND Converts a serial number to a second
calcSign(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
SIGN Returns the sign of a number return 1 if positive, -1 if negative, or 0 if 0;
calcSin(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
SIN Returns the sine of the given angle
calcSinh(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
SINH Returns the hyperbolic sine of a number
calcSLN(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
SLN Returns the straight-line depreciation of an asset for one period SLN(cost,salvage,life) Cost is the initial cost of the asset.
calcSlope(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
SLOPE Returns the slope of the linear regression line
calcSmall(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
SMALL Returns the k-th smallest value in a data set SMALL(array,k) Array is an array or range of numerical data for which you want to determine the k-th smallest value.
calcSqrt(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
SQRT Returns a positive square root
calcSqrtPi(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
SQRTPI Returns the square root of (number * PI)
calcStdev(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
STDEV(number1,number2, ...) Number1,number2, ...
calcSteyx(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
STEYX Returns the standard error of the predicted y-value for each x in the regression
calcSubstitute(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
SUBSTITUTE Substitutes new text for old text in a text string
calcSum(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
SUM Adds all the numbers in a range of cells.
calcSumif(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
SUMIF Adds the cells specified by a given criteria You use the SUMIF function to sum the values in a range that meet criteria that you specify.
calcSumIfS(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
SUMIFS Adds the cells in a range (range: Two or more cells on a sheet.
calcSumproduct(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
SUMPRODUCT Returns the sum of the products of corresponding array components
calcSYD(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
SYD Returns the sum-of-years' digits depreciation of an asset for a specified period SYD(cost,salvage,life,per) Cost is the initial cost of the asset.
calcT(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
T According to documentation converts its arguments to text - not really though, it just returns value if they are text
calcTan(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
TAN Returns the tangent of a number
calcTanh(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
TANH Returns the hyperbolic tangent of a number
calcTBillEq(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
TBILLEQ Returns the bond-equivalent yield for a Treasury bill Settlement is the Treasury bill's settlement date.
calcTBillPrice(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
TBILLPRICE Returns the price per $100 face value for a Treasury bill
calcTBillYield(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
TBILLYIELD Returns the yield for a Treasury bill VDB Returns the depreciation of an asset for a specified or partial period using a declining balance method
calcText(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
TEXT Formats a number and converts it to text Converts a value to text in a specific number format.
calcTime(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
TIME Returns the serial number of a particular time takes 3 arguments, hour, minute, second;
calcTimevalue(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
TIMEVALUE Converts a time in the form of text to a serial number Returns the decimal number of the time represented by a text string.
calcToday(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
TODAY Returns the serial number of today's date
calcTranspose(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
TRANSPOSE Returns the transpose of an array The TRANSPOSE function returns a vertical range of cells as a horizontal range, or vice versa.
calcTrend(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
TREND Returns values along a linear trend
calcTrim(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
TRIM According to documentation Trim() removes leading and trailing spaces from the cell value.
calcTrue(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LogicalCalculator
Returns the logical function true
calcTrunc(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
TRUNC Truncates a number to an integer
calcType(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.InformationCalculator
TYPE Returns a number indicating the data type of a value Value can be any Microsoft Excel value, such as a number, text, logical value, and so on.
calculate() - Method in class io.starter.formats.XLS.Formula
Calculate the formula if necessary.
calculate() - Method in class io.starter.OpenXLS.FormulaHandle
Calculate the value of the formula and return it as an object Calling calculate will ignore the WorkBook formula calculation flags and forces calculation of the entire formula stack
CALCULATE_ALWAYS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CALCULATE_ALWAYS - Static variable in interface io.starter.OpenXLS.WorkBook
 
CALCULATE_AUTO - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CALCULATE_AUTO - Static variable in interface io.starter.OpenXLS.WorkBook
 
CALCULATE_EXPLICIT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CALCULATE_EXPLICIT - Static variable in interface io.starter.OpenXLS.WorkBook
 
calculateAffectedCells() - Method in class io.starter.OpenXLS.CellHandle
Calculates and returns all formulas that reference this CellHandle.
calculateAffectedCells(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Calculates all formulas that reference the cell address passed in.
calculateAffectedCellsOnSheet() - Method in class io.starter.OpenXLS.CellHandle
Calculates and returns all formulas on the same sheet that reference this CellHandle.
calculateAffectedCellsOnSheet() - Method in class io.starter.OpenXLS.CellRange
 
CALCULATED - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
calculateFormula() - Method in class io.starter.formats.XLS.Formula
Calculates the formula honoring calculation mode.
calculateFormula(Stack) - Static method in class io.starter.formats.XLS.formulas.FormulaCalculator
Calculates the value of calcStac This is handled by running through the stack, adding operands to tempstack until an operator PTG is found.
calculateFormulaPtg(Stack) - Static method in class io.starter.formats.XLS.formulas.FormulaCalculator
Calculates the final Ptg result of calcStack.
calculateFormulas() - Method in interface io.starter.OpenXLS.WorkBook
Iterate through the formulas in this WorkBook and call the calculate method on each.
calculateFormulas() - Method in class io.starter.OpenXLS.WorkBookHandle
Forces immediate recalculation of every formula in the workbook.
calculateFunction(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FunctionHandler
 
calculateIndirectFunction() - Method in class io.starter.formats.XLS.Formula
If the method contains an indirect function then register those ptgs into the reference tracker.
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.GenericPtg
return a Ptg consisting of the calculated values of the ptg's passed in.
calculatePtg(Ptg[]) - Method in interface io.starter.formats.XLS.formulas.Ptg
return a Ptg consisting of the calculated values of the ptg's passed in.
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgAdd
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgConcat
Operator specific calculate method, this Concatenates two values
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgDiv
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgEQ
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgExp
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgGE
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgGT
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgIsect
Intersection = Where A and B are shared.
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgLE
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgLT
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgMlt
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgNE
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgPercent
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgPower
 
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgRange
The RANGE operator (:) Returns the minimal rectangular range that contains both parameters.
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgSub
Operator specific calculate method, this one subtracts one value from another
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgUMinus
Operator specific calculate method, this one returns a single value sent to it.
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgUnion
Union = All items from A and B, shared and not shared.
calculatePtg(Ptg[]) - Method in class io.starter.formats.XLS.formulas.PtgUPlus
 
calculatePtgFunc(Ptg, int, Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FunctionHandler
 
calculatePtgFuncVar(Ptg, int, Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FunctionHandler
Keep the calculation of ptgfunc & ptgfuncvar seperate in case any differences show up
CalculationException - Exception in io.starter.formats.XLS.formulas
Indicates an error occurred during formula calculation.
CalculationException(byte) - Constructor for exception io.starter.formats.XLS.formulas.CalculationException
Creates a new CaluculationException.
Calculator - Class in io.starter.formats.XLS.formulas
 
Calculator() - Constructor for class io.starter.formats.XLS.formulas.Calculator
 
calcUpper(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
UPPER Converts text to uppercase
calcValue(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.TextCalculator
VALUE Converts a text argument to a number
calcVar(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
VAR Estimates variance based on a sample
calcVarp(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.StatisticalCalculator
VARp Estimates variance based on a full population
calcVDB(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
VDB Returns the depreciation of an asset for any period you specify, including partial periods, using the double-declining balance method or some other method you specify.
calcVlookup(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.LookupReferenceCalculator
VLOOKUP Looks in the first column of an array and moves across the row to return the value of a cell Searches for a value in the leftmost column of a table, and then returns a value in the same row from a column you specify in the table.
calcWeekday(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
WEEKDAY Converts a serial number to a day of the week
calcWeeknum(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
WEEKNUM Returns a number that indicates where the week falls numerically within a year.
calcWorkday(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
WORKDAY Returns a number that represents a date that is the indicated number of working days before or after a date (the starting date).
calcXIRR(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
XIRR Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic
calcXNPV(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
XNPV Returns the net present value for a schedule of cash flows that is not necessarily periodic
calcYear(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
YEAR Converts a serial number to a year
calcYearFrac(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.DateTimeCalculator
YEARFRAC function Calculates the fraction of the year represented by the number of whole days between two dates (the start_date and the end_date).
calcYIELD(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
YIELD Returns the yield on a security that pays periodic interest YIELD(settlement,maturity,rate,pr,redemption,frequency,basis) Settlement is the security's settlement date.
calcYieldDisc(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
YIELDDISC Returns the annual yield for a discounted security.
calcYieldMat(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
YIELDMAT Returns the annual yield of a security that pays interest at maturity
capacity() - Method in class io.starter.formats.LEO.BlockByteReader
 
categories - Variable in class io.starter.formats.XLS.charts.ChartSeries
 
CATEGORYLABEL - Static variable in class io.starter.formats.XLS.charts.AttachedLabel
 
CATEGORYPERCENT - Static variable in class io.starter.formats.XLS.charts.AttachedLabel
 
CatLab - Class in io.starter.formats.XLS.charts
CATLAB: Category Labels (856h) Introduced in Excel 9 (2000), this BIFF record is an FRT record for Charts.
CatLab() - Constructor for class io.starter.formats.XLS.charts.CatLab
 
CATLAB - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CatserRange - Class in io.starter.formats.XLS.charts
CatserRange: Defines a Category or Series Axis (0x1020) 4 catCross 2 Value axis/category crossing point (2-D charts only) If fMaxCross is set to 1, the value this field MUST be ignored.
CatserRange() - Constructor for class io.starter.formats.XLS.charts.CatserRange
 
CATSERRANGE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
cce - Variable in class io.starter.formats.XLS.charts.Ai
 
cch - Variable in class io.starter.formats.XLS.charts.SeriesText
 
Cell - Interface in io.starter.OpenXLS
A lightweight subset of Cell methods allowing for low memory overhead streaming implementations
CellAddressComparator - Class in io.starter.formats.XLS
A Comparator that sorts cell records by address.
CellAddressComparator() - Constructor for class io.starter.formats.XLS.CellAddressComparator
 
CellAddressible - Interface in io.starter.formats.XLS
Something with a cell address.
CellAddressible.ColumnMajorComparator - Class in io.starter.formats.XLS
Comparator that sorts cells in ascending column major order.
CellAddressible.RangeBoundary - Class in io.starter.formats.XLS
Cell reference for use as the boundary of a column range.
CellAddressible.Reference - Class in io.starter.formats.XLS
A simple immutable cell reference useful as a map key.
CellAddressible.RowMajorComparator - Class in io.starter.formats.XLS
Comparator that sorts cells in ascending row major order.
CellComparator - Class in io.starter.OpenXLS
CellComparitor is a implementation of a comparitor for sorting cell values.
CellComparator() - Constructor for class io.starter.OpenXLS.CellComparator
 
CellFormat - Interface in io.starter.formats.cellformat
 
CellFormatFactory - Class in io.starter.formats.cellformat
 
cellFormulaType - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
CellHandle - Class in io.starter.OpenXLS
The CellHandle provides a handle to an XLS Cell and its values.
CellHandle(BiffRec) - Constructor for class io.starter.OpenXLS.CellHandle
Public Constructor added for use in Bean-context ONLY.
CellHandle(BiffRec, WorkBook) - Constructor for class io.starter.OpenXLS.CellHandle
Public Constructor added for use in Bean-context ONLY.
CellNotFoundException - Exception in io.starter.formats.XLS
 
CellNotFoundException(String) - Constructor for exception io.starter.formats.XLS.CellNotFoundException
 
CellNotFoundException(String, int, int) - Constructor for exception io.starter.formats.XLS.CellNotFoundException
 
CellPositionConflictException - Exception in io.starter.formats.XLS
thrown when trying to add a BiffRec to the position of an existing Cell.
CellPositionConflictException(String) - Constructor for exception io.starter.formats.XLS.CellPositionConflictException
 
CellRange - Class in io.starter.OpenXLS
Cell Range is a handle to a range of Workbook Cells
Contains useful methods for working with Collections of Cells.
CellRange(WorkSheetHandle, int, int, int, int) - Constructor for class io.starter.OpenXLS.CellRange
Protected constructor for creating result ranges.
CellRange(CellRangeRef, boolean, boolean) - Constructor for class io.starter.OpenXLS.CellRange
Initializes a CellRange from a CellRangeRef.
CellRange(CellRangeRef) - Constructor for class io.starter.OpenXLS.CellRange
Initializes a CellRange from a CellRangeRef.
CellRange(WorkSheetHandle, int[], boolean) - Constructor for class io.starter.OpenXLS.CellRange
Constructor to create a new CellRange from a WorkSheetHandle and a set of range coordinates:
coords[0] = first row
coords[1] = first col
coords[2] = last row
coords[3] = last col
CellRange(WorkSheetHandle, int[]) - Constructor for class io.starter.OpenXLS.CellRange
Constructor to create a new CellRange from a WorkSheetHandle and a set of range coordinates:
coords[0] = first row
coords[1] = first col
coords[2] = last row
coords[3] = last col
CellRange(String) - Constructor for class io.starter.OpenXLS.CellRange
Constructor to Create a new CellRange from a String range
The String range must be in the format Sheet!CR:CR
For Example, "Sheet1!C9:I19"
NOTE: You MUST Set the WorkBookHandle explicitly on this CellRange or it will generate NullPointerException when trying to access the Cells.
CellRange(String, WorkBook, boolean, boolean) - Constructor for class io.starter.OpenXLS.CellRange
Constructor which creates a new CellRange from a String range
The String range must be in the format Sheet!CR:CR
For Example, "Sheet1!C9:I19"
CellRange(String, WorkBook, boolean) - Constructor for class io.starter.OpenXLS.CellRange
Constructor which creates a new CellRange from a String range
The String range must be in the format Sheet!CR:CR
For Example, "Sheet1!C9:I19"
CellRange(CellHandle[]) - Constructor for class io.starter.OpenXLS.CellRange
Constructor which creates a new CellRange using an array of cells as it's constructor.
CellRange(CellHandle[], boolean) - Constructor for class io.starter.OpenXLS.CellRange
create a new CellRange using an array of cells as it's constructor.
CellRange(String, WorkBook) - Constructor for class io.starter.OpenXLS.CellRange
Constructor which creates a new CellRange from a String range
The String range must be in the format Sheet!CR:CR
For Example, "Sheet1!C9:I19"
CellRangeRef - Class in io.starter.OpenXLS
Represents a reference to a 3D range of cells.
CellRangeRef(int, int, int, int) - Constructor for class io.starter.OpenXLS.CellRangeRef
 
CellRangeRef(int, int, int, int, String, String) - Constructor for class io.starter.OpenXLS.CellRangeRef
 
CellRangeRef(int, int, int, int, WorkSheetHandle, WorkSheetHandle) - Constructor for class io.starter.OpenXLS.CellRangeRef
 
CellRec - Interface in io.starter.formats.XLS
A record that contains the value of a single cell.
cells - Variable in class io.starter.OpenXLS.CellRange
 
cellType - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
CellTypeMismatchException - Exception in io.starter.formats.XLS
Thrown when trying to change the value of a BiffRec to an incompatible data type.
CellTypeMismatchException(String) - Constructor for exception io.starter.formats.XLS.CellTypeMismatchException
 
Cf - Class in io.starter.formats.XLS
Cf: Conditional Formatting Conditions 0x1B1
This record stores a conditional formatting condition There are some restrictions in the usage of conditional formattings: In the user interface it is possible to modify the font style (boldness and posture), the text colour, the underline style and the strikeout style.
Cf() - Constructor for class io.starter.formats.XLS.Cf
default constructor
Cf(Condfmt) - Constructor for class io.starter.formats.XLS.Cf
constructor which takes the cellrange of cells and the Condfmt that reference this conditional format rule
cf - Variable in class io.starter.formats.XLS.charts.ChartType
 
CF - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Cf12 - Class in io.starter.formats.XLS
CF 12 is a FRT (Future record type) record that handles extended conditional formatting information that was not available before excel 2007.
Cf12() - Constructor for class io.starter.formats.XLS.Cf12
 
CF12 - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CfRule - Class in io.starter.formats.OOXML
cfRule (Conditional Formatting Rule) This collection represents a description of a conditional formatting rule.
CfRule(HashMap<String, String>, ArrayList<String>) - Constructor for class io.starter.formats.OOXML.CfRule
 
CfRule(CfRule) - Constructor for class io.starter.formats.OOXML.CfRule
 
changeAiLocation(Ptg, String) - Method in class io.starter.formats.XLS.charts.Ai
simplified version of changeAiLocation which locates current Ptg and updates expression NOTE: newLoc is expected to be a valid reference
changeAiLocation(String, String) - Method in class io.starter.formats.XLS.charts.Ai
Takes a string as a current formula location, and changes that pointer in the formula to the new string that is sent.
changeCategoryRange(String, String) - Method in class io.starter.formats.XLS.charts.Chart
 
changeCategoryRange(String, String) - Method in class io.starter.formats.XLS.charts.ChartSeries
changes the category range which matches originalrange to new range
changeCategoryRange(String, String) - Method in class io.starter.OpenXLS.ChartHandle
Change the Cell Range representing the Categories in the Chart.
changeFormulaLocation(String, String) - Method in class io.starter.OpenXLS.FormulaHandle
Takes a string as a current formula location, and changes that pointer in the formula to the new string that is sent.
changeLocation(String, Formula) - Method in class io.starter.formats.XLS.formulas.PtgRef
 
changeSeriesRange(String, String) - Method in class io.starter.formats.XLS.charts.Chart
Change series ranges for ALL matching series
changeSeriesRange(String, String) - Method in class io.starter.formats.XLS.charts.ChartSeries
Change series ranges for ALL matching series
changeSeriesRange(String, String) - Method in class io.starter.OpenXLS.ChartHandle
Change the Cell Range referenced by one of the Series (a bar, line or wedge of data) in the Chart.
changeTextValue(String, String) - Method in class io.starter.formats.XLS.charts.Chart
 
changeTextValue(String, String) - Method in class io.starter.formats.XLS.charts.ChartSeries
attempts to replace all category elements containing originalval text to newval
changeTextValue(String, String) - Method in class io.starter.OpenXLS.ChartHandle
Change the value of a Chart object.
changeWorkSheetOrder(Boundsheet, int) - Method in class io.starter.formats.XLS.WorkBook
change the tab order of a boundsheet
charBreakOnBounds(int) - Method in class io.starter.formats.XLS.Unicodestring
Returns wheter the specified index is breaking in the middle of a character.
Chart - Class in io.starter.formats.XLS.charts
Chart: Chart Location and Dimensions 0x1002h
The Chart record determines the chart dimensions and marks the beginning of the Chart records.
Chart() - Constructor for class io.starter.formats.XLS.charts.Chart
 
CHART - Static variable in class io.starter.formats.XLS.charts.StartBlock
 
CHART - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Chart3DBarShape - Class in io.starter.formats.XLS.charts
Chart3DBarShape This record specifies the shape of the data points in a bar or column chart group.
Chart3DBarShape() - Constructor for class io.starter.formats.XLS.charts.Chart3DBarShape
 
CHART3DBARSHAPE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
chartArr - Variable in class io.starter.formats.XLS.charts.GenericChartObject
 
chartaxes - Variable in class io.starter.formats.XLS.charts.Chart
 
ChartAxes - Class in io.starter.formats.XLS.charts
An axis group is a set of axes that specify a coordinate system, a set of chart groups that are plotted using these and the plot area that defines where the axes are rendered on the chart.
ChartAxes(AxisParent) - Constructor for class io.starter.formats.XLS.charts.ChartAxes
 
ChartConstants - Interface in io.starter.formats.XLS.charts
Constants required for Chart functionality
chartDir - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
ChartFormat - Class in io.starter.formats.XLS.charts
ChartFormat: Parent Record for Chart Group (0x1014) 4 reserved 16 0 20 grbit 2 format flags 22 icrt 2 drawing order (0= bottom of z-order) 16 bytes- reserved must be 0 fVaried (1 bit): A bit that specifies whether the color for each data point and the color and type for each data marker vary.
ChartFormat() - Constructor for class io.starter.formats.XLS.charts.ChartFormat
 
CHARTFORMAT - Static variable in class io.starter.formats.XLS.charts.StartBlock
 
CHARTFORMAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ChartFormatLink - Class in io.starter.formats.XLS.charts
ChartFormatLink: Not Used.
ChartFormatLink() - Constructor for class io.starter.formats.XLS.charts.ChartFormatLink
 
CHARTFORMATLINK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ChartFrtInfo - Class in io.starter.formats.XLS.charts
CHARTFRTINFO: Chart Future Record Type Info (850h) Introduced in Excel 9 (2000) this BIFF record is an FRT record for Charts.
ChartFrtInfo() - Constructor for class io.starter.formats.XLS.charts.ChartFrtInfo
 
CHARTFRTINFO - Static variable in interface io.starter.formats.XLS.XLSConstants
 
chartgroup - Variable in class io.starter.formats.XLS.charts.Chart
 
ChartHandle - Class in io.starter.OpenXLS
Chart Handle allows for manipulation of Charts within a WorkBook.
ChartHandle(Chart, WorkBookHandle) - Constructor for class io.starter.OpenXLS.ChartHandle
Constructor which creates a new ChartHandle from an existing Chart Object
ChartHandle.ChartOptions - Enum in io.starter.OpenXLS
Chart Options.
ChartLine - Class in io.starter.formats.XLS.charts
ChartLine: Drop/Hi-Lo/Series Lines on a Line Chart (0x101c) The CrtLine record specifies the presence of drop lines, high-low lines, series lines or leader lines on the chart group.
ChartLine() - Constructor for class io.starter.formats.XLS.charts.ChartLine
 
CHARTLINE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ChartNotFoundException - Exception in io.starter.formats.XLS
No Chart Found.
ChartNotFoundException(String) - Constructor for exception io.starter.formats.XLS.ChartNotFoundException
 
chartns - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
chartobj - Variable in class io.starter.formats.XLS.charts.ChartType
 
ChartObject - Interface in io.starter.formats.XLS.charts
 
chartRecs - Variable in class io.starter.formats.XLS.charts.Chart
 
chartseries - Variable in class io.starter.formats.XLS.charts.Chart
 
ChartSeries - Class in io.starter.formats.XLS.charts
 
ChartSeries() - Constructor for class io.starter.formats.XLS.charts.ChartSeries
 
ChartSeriesHandle - Class in io.starter.OpenXLS
Chart Series Handle allows for manipulation of Chart Series within a Chart Handle.
ChartSeriesHandle(Series, WorkBookHandle) - Constructor for class io.starter.OpenXLS.ChartSeriesHandle
Constructor, used internally.
charttitle - Variable in class io.starter.formats.XLS.charts.Chart
 
ChartType - Class in io.starter.formats.XLS.charts
This abstract class defines a Chart Group for a BIFF Chart.
ChartType() - Constructor for class io.starter.formats.XLS.charts.ChartType
 
ChartType(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.ChartType
 
chartType - Variable in class io.starter.formats.XLS.charts.GenericChartObject
 
checkIsLEO(byte[], int) - Static method in class io.starter.formats.LEO.LEOFile
Checks whether the given byte array starts with the LEO magic number.
checkPassword(String) - Method in class io.starter.formats.XLS.ProtectionManager
Checks whether the given password matches the protection password.
checkProtectionPassword(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Checks whether the given password matches the protection password.
childStorageID - Variable in class io.starter.formats.LEO.Storage
 
CIR_ERR - Static variable in exception io.starter.formats.XLS.formulas.CalculationException
Custom circular exception error, internally stores as a #VALUE
CircularReferenceException - Exception in io.starter.formats.XLS.formulas
Handles circular reference calls within a calculation
CircularReferenceException(byte) - Constructor for exception io.starter.formats.XLS.formulas.CircularReferenceException
 
clear() - Method in class io.starter.formats.LEO.BlockByteReader
 
clear() - Method in class io.starter.formats.XLS.MSODrawingGroup
 
clear() - Method in class io.starter.OpenXLS.CellHandle
Resets this cell to the default, as if it had just been added.
clear() - Method in class io.starter.OpenXLS.CellRange
clears the contents and formats of the cells referenced by this range but does not remove the cells from the workbook.
clear() - Method in class io.starter.toolkit.CompatibleVector
 
clear() - Method in class io.starter.toolkit.FastAddVector
 
clear() - Method in class io.starter.toolkit.FastGetVector
 
clear() - Method in class io.starter.toolkit.GenericRecycleBin
 
clear() - Method in interface io.starter.toolkit.ProgressListener
 
clearAffectedCells() - Method in class io.starter.OpenXLS.CellHandle
Internal method for clearing affected cells, does the same thing as calculateAffectedCells, but does not create a list
clearAffectedFormulaCells(CellHandle) - Method in class io.starter.formats.XLS.ReferenceTracker
Returns a Collection Map of cells that are affected by formula references to this CellHandle.
clearAffectedFormulaCells(BiffRec) - Method in class io.starter.formats.XLS.ReferenceTracker
Returns a Collection Map of cells that are affected by formula references to this CellHandle.
clearAffectedFormulaCellsOnSheet(CellHandle, String) - Method in class io.starter.formats.XLS.ReferenceTracker
Returns ALL formulas on the cellhandles sheet that reference this CellHandle.
clearAfterInit() - Method in class io.starter.formats.LEO.LEOFile
 
clearCachedValue() - Method in class io.starter.formats.XLS.Formula
Set the cached value of this formula, in cases where the formula is null, set the cache to null, as welll as updating the attached string to null in order to force recalc
clearCaches() - Method in class io.starter.formats.XLS.ReferenceTracker
Blow out all the cacheing
clearChartReferences() - Method in class io.starter.OpenXLS.CellHandle
flags chart references to the particular cell as dirty/ needing caches rebuilt
clearCols(int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Removes columns and all their associated cells from the sheet.
clearContents() - Method in class io.starter.OpenXLS.CellHandle
Resets this cells contents to blank.
clearContents() - Method in class io.starter.OpenXLS.CellRange
Deprecated.
use clear()
clearFormats() - Method in class io.starter.OpenXLS.CellHandle
Resets this cell's format to the default.
clearFormats() - Method in class io.starter.OpenXLS.CellRange
 
clearHeight() - Method in class io.starter.formats.XLS.Row
 
clearIxfe() - Method in class io.starter.formats.XLS.Row
Removes the format currently applied to this row, if any.
clearLocationCache() - Method in class io.starter.formats.XLS.formulas.PtgRef
Clears the location cache when needed
clearLookupCaches() - Method in class io.starter.formats.XLS.ReferenceTracker
clear out VLOOKUP and related function caches
clearPtgLocationCaches(String) - Method in class io.starter.formats.XLS.ReferenceTracker
Clears out the cached location of ptgrefs in the target sheet.
clone() - Method in class io.starter.formats.XLS.Formula
 
clone() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
clone() - Method in interface io.starter.formats.XLS.formulas.Ptg
Creates a deep clone of this Ptg.
clone() - Method in class io.starter.formats.XLS.XLSRecord
clone a record
clone() - Method in class io.starter.naming.NameImpl
 
clone() - Method in class io.starter.OpenXLS.CellRangeRef
Creates and returns a copy of this range.
clone() - Method in class io.starter.OpenXLS.FormatHandle
Create a copy of this FormatHandle with its own Xf
clone() - Method in class io.starter.toolkit.Money
Clones a Money object.
cloneElement() - Method in class io.starter.formats.OOXML.Alignment
 
cloneElement() - Method in class io.starter.formats.OOXML.AutoFilter
 
cloneElement() - Method in class io.starter.formats.OOXML.AvLst
 
cloneElement() - Method in class io.starter.formats.OOXML.BodyPr
 
cloneElement() - Method in class io.starter.formats.OOXML.Border
 
cloneElement() - Method in class io.starter.formats.OOXML.CfRule
 
cloneElement() - Method in class io.starter.formats.OOXML.CNvPr
 
cloneElement() - Method in class io.starter.formats.OOXML.Color
 
cloneElement() - Method in class io.starter.formats.OOXML.ColorChoice
 
cloneElement() - Method in class io.starter.formats.OOXML.CxnSp
 
cloneElement() - Method in class io.starter.formats.OOXML.DefRPr
 
cloneElement() - Method in class io.starter.formats.OOXML.DLbls
generate the ooxml necessary to define the data labels for a chart Controls view of Series name, Category Name, Percents, Leader Lines, Bubble Sizes where applicable
cloneElement() - Method in class io.starter.formats.OOXML.DPt
 
cloneElement() - Method in class io.starter.formats.OOXML.Dxf
 
cloneElement() - Method in class io.starter.formats.OOXML.EffectPropsGroup
 
cloneElement() - Method in class io.starter.formats.OOXML.Ext
 
cloneElement() - Method in class io.starter.formats.OOXML.ExtLst
 
cloneElement() - Method in class io.starter.formats.OOXML.Fill
 
cloneElement() - Method in class io.starter.formats.OOXML.FillGroup
 
cloneElement() - Method in class io.starter.formats.OOXML.Gd
 
cloneElement() - Method in class io.starter.formats.OOXML.GeomGroup
 
cloneElement() - Method in class io.starter.formats.OOXML.Graphic
 
cloneElement() - Method in class io.starter.formats.OOXML.GraphicFrame
 
cloneElement() - Method in class io.starter.formats.OOXML.GrpSp
 
cloneElement() - Method in class io.starter.formats.OOXML.Layout
 
cloneElement() - Method in class io.starter.formats.OOXML.Legend
 
cloneElement() - Method in class io.starter.formats.OOXML.Ln
 
cloneElement() - Method in class io.starter.formats.OOXML.Marker
 
cloneElement() - Method in class io.starter.formats.OOXML.NumFmt
 
cloneElement() - Method in class io.starter.formats.OOXML.ObjectChoice
 
cloneElement() - Method in class io.starter.formats.OOXML.OneCellAnchor
 
cloneElement() - Method in interface io.starter.formats.OOXML.OOXMLElement
 
cloneElement() - Method in class io.starter.formats.OOXML.P
 
cloneElement() - Method in class io.starter.formats.OOXML.Pic
 
cloneElement() - Method in class io.starter.formats.OOXML.PivotCacheDefinition
 
cloneElement() - Method in class io.starter.formats.OOXML.PivotTableDefinition
 
cloneElement() - Method in class io.starter.formats.OOXML.SheetPr
 
cloneElement() - Method in class io.starter.formats.OOXML.SheetView
 
cloneElement() - Method in class io.starter.formats.OOXML.Sp
 
cloneElement() - Method in class io.starter.formats.OOXML.SpPr
 
cloneElement() - Method in class io.starter.formats.OOXML.Ss_rPr
 
cloneElement() - Method in class io.starter.formats.OOXML.StrRef
 
cloneElement() - Method in class io.starter.formats.OOXML.Style
 
cloneElement() - Method in class io.starter.formats.OOXML.Text
 
cloneElement() - Method in class io.starter.formats.OOXML.TextRun
 
cloneElement() - Method in class io.starter.formats.OOXML.Theme
 
cloneElement() - Method in class io.starter.formats.OOXML.Title
 
cloneElement() - Method in class io.starter.formats.OOXML.TwoCellAnchor
 
cloneElement() - Method in class io.starter.formats.OOXML.TxBody
 
cloneElement() - Method in class io.starter.formats.OOXML.TxPr
 
cloneStack(Stack) - Method in class io.starter.formats.XLS.OOXMLAdapter
creates a copy of a stack so changes won't affect original
cloneXf(Xf, WorkBook) - Static method in class io.starter.OpenXLS.FormatHandle
static version of cloneXf
cloneXf(Xf, Font, WorkBook) - Static method in class io.starter.OpenXLS.FormatHandle
static version of cloneXf
cLongToLEBytes(int) - Static method in class io.starter.toolkit.ByteTools
 
cLongToLEBytesOLD(int) - Method in class io.starter.toolkit.ByteTools
C Longs are only 32 bits, Java Longs are 64.
cLongToLEShorts(int) - Static method in class io.starter.toolkit.ByteTools
C Longs are only 32 bits, Java Longs are 64.
close() - Method in class io.starter.formats.LEO.BlockImpl
 
close() - Method in class io.starter.formats.LEO.FileBuffer
 
close() - Method in class io.starter.formats.LEO.LEOFile
Close the underlying IO streams for this LEOFile.
close() - Method in class io.starter.formats.LEO.Storage
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.LEO.StorageTable
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.BookProtectionManager
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.Boundsheet
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.ByteStreamer
clear out object references
close() - Method in class io.starter.formats.XLS.charts.Ai
 
close() - Method in class io.starter.formats.XLS.charts.ChartAxes
 
close() - Method in class io.starter.formats.XLS.charts.GenericChartObject
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.Condfmt
clear out object referencse
close() - Method in class io.starter.formats.XLS.ContinueHandler
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.Dbcell
 
close() - Method in class io.starter.formats.XLS.Externsheet
 
close() - Method in class io.starter.formats.XLS.Formula
 
close() - Method in class io.starter.formats.XLS.formulas.GenericPtg
clear out object references in prep for closing workbook
close() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
close() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
 
close() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
 
close() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
close() - Method in class io.starter.formats.XLS.formulas.PtgRef
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.formulas.PtgRefN
 
close() - Method in class io.starter.formats.XLS.MSODrawing
 
close() - Method in class io.starter.formats.XLS.MSODrawingGroup
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.Name
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.ProtectionManager
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.ReferenceTracker
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.Rk
 
close() - Method in class io.starter.formats.XLS.Row
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.SheetProtectionManager
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.Shrfmla
 
close() - Method in class io.starter.formats.XLS.Sst
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.WorkBook
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.Xf
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XLS.XLSRecord
clear out object references in prep for closing workbook
close() - Method in class io.starter.formats.XML.UnicodeInputStream
 
close() - Method in class io.starter.naming.InitialContextImpl
 
close() - Method in class io.starter.naming.NamingEnumerationImpl
 
close() - Method in class io.starter.OpenXLS.FormatHandle
clear out object references
close() - Method in class io.starter.OpenXLS.WorkBookHandle
Closes the WorkBook and releases resources.
close() - Method in class io.starter.OpenXLS.WorkSheetHandle
clear out object references in prep for closing workbook
close() - Method in class io.starter.toolkit.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class io.starter.toolkit.IndirectOutputStream
 
close() - Method in class io.starter.toolkit.WriterOutputStream
Closes the stream, flushing it first.
closefb() - Method in class io.starter.formats.LEO.LEOFile
just closes the filebuffer withut clearing out buffers and storage tables
closeRecords() - Method in class io.starter.formats.XLS.WorkBook
 
closeSheets() - Method in class io.starter.formats.XLS.WorkBook
clear out ALL sheet object refs
CNvPr - Class in io.starter.formats.OOXML
cNvPr (Non-Visual Drawing Properties) OOXML/DrawingML element specifies non-visual canvas properties.
CNvPr() - Constructor for class io.starter.formats.OOXML.CNvPr
 
CNvPr(int, String, String, boolean) - Constructor for class io.starter.formats.OOXML.CNvPr
 
CNvPr(CNvPr) - Constructor for class io.starter.formats.OOXML.CNvPr
 
Codename - Class in io.starter.formats.XLS
' the CODENAME record stores tha name for a worksheet object.
Codename() - Constructor for class io.starter.formats.XLS.Codename
 
CODENAME - Static variable in interface io.starter.formats.XLS.XLSConstants
 
col - Variable in class io.starter.formats.XLS.charts.ColChart
 
col - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
COL - Static variable in class io.starter.formats.XLS.MSODrawing
 
col - Variable in class io.starter.formats.XLS.XLSRecord
 
COL - Static variable in class io.starter.OpenXLS.ChartHandle
 
COL1 - Static variable in class io.starter.formats.XLS.MSODrawing
 
Col3DChart - Class in io.starter.formats.XLS.charts
 
Col3DChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.Col3DChart
 
COL_UNITS_TO_PIXELS - Static variable in class io.starter.OpenXLS.ColHandle
 
COLCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
ColChart - Class in io.starter.formats.XLS.charts
 
ColChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.ColChart
 
COLCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
ColHandle - Class in io.starter.OpenXLS
The ColHandle provides access to an Worksheet Column and its Cells.
ColHandle(Colinfo, WorkSheetHandle) - Constructor for class io.starter.OpenXLS.ColHandle
creates a new ColHandle from a Colinfo Object and reference to a worksheet (WorkSheetHandle Object)
Colinfo - Class in io.starter.formats.XLS
Colinfo: Column Formatting Information (7Dh)
Colinfo describes the formatting for a column range
Colinfo() - Constructor for class io.starter.formats.XLS.Colinfo
 
COLINFO - Static variable in interface io.starter.formats.XLS.XLSConstants
 
COLOFFSET - Static variable in class io.starter.formats.XLS.MSODrawing
 
COLOFFSET1 - Static variable in class io.starter.formats.XLS.MSODrawing
 
Color - Class in io.starter.formats.OOXML
color (Data Bar Color) One of the colors associated with the data bar or color scale.
Color() - Constructor for class io.starter.formats.OOXML.Color
 
Color(String, boolean, int, String, double, short, Theme) - Constructor for class io.starter.formats.OOXML.Color
 
Color(Color) - Constructor for class io.starter.formats.OOXML.Color
 
Color(Color, String, Theme) - Constructor for class io.starter.formats.OOXML.Color
creates a new Color object based upon a java.awt.Color
Color(String, String, Theme) - Constructor for class io.starter.formats.OOXML.Color
creates a new Color object based upon a web-compliant Hex Color string
Color - Class in io.starter.formats.XLS
An RGB Color Value
Color(byte[]) - Constructor for class io.starter.formats.XLS.Color
 
COLOR_AQUA - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_BLACK - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_BLACK2 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_BLACK3 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_BLUE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_BLUE_CHART - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_BLUE_GRAY - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_BRIGHT_GREEN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_BROWN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_CYAN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_DARK_BLUE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_DARK_GREEN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_DARK_PURPLE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_DARK_RED - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_DARK_TEAL - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_DARK_YELLOW - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_GOLD - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_GRAY25 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_GRAY40 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_GRAY50 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_GRAY80 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_GREEN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_INDIGO - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_LAVENDER - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_LIGHT_BLUE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_LIGHT_GREEN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_LIGHT_ORANGE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_LIGHT_PURPLE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_LIGHT_TURQUOISE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_LIGHT_YELLOW - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_LIME - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_MEDIUM_PURPLE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_OLIVE_GREEN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_OLIVE_GREEN_CHART - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_ORANGE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_PALE_BLUE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_PINK - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_PLUM - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_RED - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_RED_CHART - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_ROSE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_SALMON - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_SEA_GREEN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_SKY_BLUE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_TAN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_TEAL - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_TURQUOISE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_VIOLET - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_WHITE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_WHITE2 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_WHITE3 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_YELLOW - Static variable in interface io.starter.formats.XLS.FormatConstants
 
COLOR_YELLOW_CHART - Static variable in interface io.starter.formats.XLS.FormatConstants
 
colorBACKGROUND - Static variable in class io.starter.OpenXLS.FormatHandle
 
colorBORDER - Static variable in class io.starter.OpenXLS.FormatHandle
 
ColorChoice - Class in io.starter.formats.OOXML
ColorChoice: choice of: hslClr (Hue, Saturation, Luminance Color Model) prstClr (Preset Color) §5.1.2.2.22 schemeClr (Scheme Color) §5.1.2.2.29 scrgbClr (RGB Color Model - Percentage Variant) srgbClr (RGB Color Model - Hex Variant) sysClr (System Color)
ColorChoice(SchemeClr, SrgbClr, SysClr, ScrgbClr, PrstClr) - Constructor for class io.starter.formats.OOXML.ColorChoice
 
ColorChoice(ColorChoice) - Constructor for class io.starter.formats.OOXML.ColorChoice
 
colorFONT - Static variable in class io.starter.OpenXLS.FormatHandle
 
colorFOREGROUND - Static variable in class io.starter.OpenXLS.FormatHandle
 
COLORNAMES - Static variable in interface io.starter.formats.XLS.FormatConstants
given color int ala COLORTABLE, interpret Excel Color name
COLORTABLE - Static variable in interface io.starter.formats.XLS.FormatConstants
Excel's basic icv color table.
colorTable - Variable in class io.starter.formats.XLS.WorkBook
 
colorToHexString(Color) - Static method in class io.starter.OpenXLS.FormatHandle
Convert a java.awt.Color to a hex string.
COLORTYPEINDEXED - Static variable in class io.starter.formats.OOXML.Color
 
COLORTYPERGB - Static variable in class io.starter.formats.OOXML.Color
 
COLORTYPETHEME - Static variable in class io.starter.formats.OOXML.Color
 
ColumnMajorComparator() - Constructor for class io.starter.formats.XLS.CellAddressible.ColumnMajorComparator
 
ColumnNotFoundException - Exception in io.starter.formats.XLS
thrown when trying to access a col and the col is not Found.
ColumnNotFoundException(String) - Constructor for exception io.starter.formats.XLS.ColumnNotFoundException
 
ColumnRange - Interface in io.starter.formats.XLS
 
ColumnRange.Comparator - Class in io.starter.formats.XLS
 
ColumnRange.Reference - Class in io.starter.formats.XLS
A lightweight immutable ColumnRange useful as a reference element for searching collections.
comareToRange() - Method in class io.starter.formats.XLS.CellAddressible.RangeBoundary
 
CommentHandle - Class in io.starter.OpenXLS
CommentHandle allows for manipulation of the Note or Comment feature of Excel In order to create CommentHandles programatically use the methods in WorkSheetHandle or CellHandle
CommentHandle(Note) - Constructor for class io.starter.OpenXLS.CommentHandle
Creates a new CommentHandle object
For internal use only
compact() - Method in class io.starter.formats.LEO.BlockByteReader
 
Comparator() - Constructor for class io.starter.formats.XLS.ColumnRange.Comparator
 
compare(Object, Object) - Method in class io.starter.formats.XLS.CellAddressComparator
Compares its two arguments for order.
compare(CellAddressible, CellAddressible) - Method in class io.starter.formats.XLS.CellAddressible.ColumnMajorComparator
 
compare(CellAddressible, CellAddressible) - Method in class io.starter.formats.XLS.CellAddressible.RowMajorComparator
 
compare(ColumnRange, ColumnRange) - Method in class io.starter.formats.XLS.ColumnRange.Comparator
This comparator will return equal if one of the column ranges passed in is a single column reference and lies within the bounds of the second column reference.
compare(Object, Object) - Method in class io.starter.OpenXLS.CellComparator
Compare 2 cellHandle classes This method handles comparisons of cells, note that formula results are used rather than formula strings, Numbers are sorted ahead of string values.
compareCellValue(BiffRec, Object, String) - Static method in class io.starter.formats.XLS.formulas.Calculator
given a BiffRec Cell Record, an Object and an operator to compare to, return true if the comparison passes, false otherwise
compareCellValue(Object, String, String) - Static method in class io.starter.formats.XLS.formulas.Calculator
 
compareTo(Object) - Method in class io.starter.naming.NameImpl
 
compareTo(CellHandle) - Method in class io.starter.OpenXLS.CellHandle
 
CompatibleBigDecimal - Class in io.starter.toolkit
 
CompatibleBigDecimal(BigDecimal) - Constructor for class io.starter.toolkit.CompatibleBigDecimal
Constructor
CompatibleBigDecimal(String) - Constructor for class io.starter.toolkit.CompatibleBigDecimal
 
CompatibleVector - Class in io.starter.toolkit
a Vector class designed to provide forwards compatibility for JDK1.1 programs.
CompatibleVector() - Constructor for class io.starter.toolkit.CompatibleVector
 
CompatibleVector(int) - Constructor for class io.starter.toolkit.CompatibleVector
 
CompatibleVectorHints - Interface in io.starter.toolkit
 
composeName(Name, Name) - Method in class io.starter.naming.InitialContextImpl
 
composeName(String, String) - Method in class io.starter.naming.InitialContextImpl
 
Condfmt - Class in io.starter.formats.XLS
Condfmt: Conditional Formatting Range Information 0x1B0
This record stores a conditional format, including conditions and formatting info.
Condfmt() - Constructor for class io.starter.formats.XLS.Condfmt
default constructor
CONDFMT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Condfmt12 - Class in io.starter.formats.XLS
Condfmt 12 is a FRT (Future record type) record that handles extended conditional formatting information that was not available before excel 2007.
Condfmt12() - Constructor for class io.starter.formats.XLS.Condfmt12
 
CONDFMT12 - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CONDITION_BETWEEN - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
CONDITION_BETWEEN - Static variable in class io.starter.OpenXLS.ValidationHandle
 
CONDITION_EQUAL - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
CONDITION_EQUAL - Static variable in class io.starter.OpenXLS.ValidationHandle
 
CONDITION_GREATER_OR_EQUAL - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
CONDITION_GREATER_OR_EQUAL - Static variable in class io.starter.OpenXLS.ValidationHandle
 
CONDITION_GREATER_THAN - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
CONDITION_GREATER_THAN - Static variable in class io.starter.OpenXLS.ValidationHandle
 
CONDITION_LESS_OR_EQUAL - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
CONDITION_LESS_OR_EQUAL - Static variable in class io.starter.OpenXLS.ValidationHandle
 
CONDITION_LESS_THAN - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
CONDITION_LESS_THAN - Static variable in class io.starter.OpenXLS.ValidationHandle
 
CONDITION_NOT_BETWEEN - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
CONDITION_NOT_BETWEEN - Static variable in class io.starter.OpenXLS.ValidationHandle
 
CONDITION_NOT_EQUAL - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
CONDITION_NOT_EQUAL - Static variable in class io.starter.OpenXLS.ValidationHandle
 
ConditionalFormatHandle - Class in io.starter.OpenXLS
ConditionalFormatHandle allows for manipulation of the ConditionalFormat cells in Excel Using the ConditionalFormatHandle, the affected range of ConditionalFormats can be modified, along with the formatting applied to the cells when the condition is true.
ConditionalFormatHandle(Condfmt, WorkSheetHandle) - Constructor for class io.starter.OpenXLS.ConditionalFormatHandle
For internal use only.
ConditionalFormatRule - Class in io.starter.OpenXLS
ConditionalFormatRule defines a single rule for manipulation of the ConditionalFormat cells in Excel Each ConditionalFormatRule contains one rule and corresponding format data.
ConditionalFormatRule(Cf) - Constructor for class io.starter.OpenXLS.ConditionalFormatRule
Create a conditional format rule from a Cf record.
CONDITIONS - Static variable in class io.starter.OpenXLS.ValidationHandle
 
CONE - Static variable in class io.starter.OpenXLS.ChartHandle
 
CONEBAR - Static variable in class io.starter.OpenXLS.ChartHandle
 
CONEBARCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
ConeBarChart - Class in io.starter.formats.XLS.charts
 
ConeBarChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.ConeBarChart
 
CONEBARCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
CONECHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
ConeChart - Class in io.starter.formats.XLS.charts
 
ConeChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.ConeChart
 
CONECHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
CONSOLIDATE_AREA - Static variable in class io.starter.formats.XLS.Name
 
contains(int[]) - Method in class io.starter.formats.XLS.Condfmt
Checks if the conditional format contains the row/col passed in
contains(CellHandle) - Method in class io.starter.formats.XLS.formulas.PtgArea
returns whether this CellRange Contains a Cell
contains(String, int[]) - Method in class io.starter.formats.XLS.formulas.PtgArea
check to see if the sheet and row/col are contained in this ref
contains(int[]) - Method in class io.starter.formats.XLS.formulas.PtgArea
returns whether this PtgArea Contains the specified row/col coordinate [0] = firstrow [1] = firstcol [2] = lastrow [3] = lastcol
contains(CellHandle) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
returns whether this CellRange Contains a Cell
contains(Cell) - Method in class io.starter.OpenXLS.CellRange
returns whether this CellRange contains a particular Cell
contains(int[]) - Method in class io.starter.OpenXLS.CellRange
returns whether this CellRange contains the specified Row/Col coordinates
contains(CellRangeRef) - Method in class io.starter.OpenXLS.CellRangeRef
Returns whether this range entirely contains the given range.
contains(CellHandle) - Method in class io.starter.OpenXLS.ConditionalFormatHandle
Determine if the conditional format contains/affects the cell handle passed in
contains(String) - Method in class io.starter.OpenXLS.ConditionalFormatHandle
Determines if the ConditionalFormatHandle contains the cell address passed in
containsCol(int) - Method in class io.starter.OpenXLS.PivotTableHandle
returns whether a given col is contained in this PivotTable
containsImage(byte[]) - Method in class io.starter.formats.XLS.MSODrawingGroup
test to see if imageData is in imageArray
containsJapanese(String) - Static method in class io.starter.formats.XLS.Unicodestring
returns true if the String s contains any Japanese characters
containsKey(Object) - Method in class io.starter.toolkit.GenericRecycleBin
 
containsMergeRange() - Method in class io.starter.OpenXLS.ColHandle
determines if this Column passes through i.e.
containsReference(int[]) - Method in class io.starter.formats.XLS.DiscontiguousRefStruct
Determines if the reference structure encompasses the reference value passed in.
containsRow(int) - Method in class io.starter.OpenXLS.PivotTableHandle
returns whether a given row is contained in this PivotTable
containsValue(Object) - Method in class io.starter.toolkit.GenericRecycleBin
 
containsVerticalMergeRange() - Method in class io.starter.OpenXLS.RowHandle
Determines if the row passes through a vertical merge range
contentTypes - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
CONTEXT_ID - Static variable in class io.starter.naming.InitialContextImpl
 
Continue - Class in io.starter.formats.XLS
Continue: Continues Long Records (3Ch)
Records longer than 8228 must be split into several records.
Continue() - Constructor for class io.starter.formats.XLS.Continue
 
CONTINUE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ContinueHandler - Class in io.starter.formats.XLS
this class takes care of the tasks related to working with Continue records.
ContinueHandler(WorkBook) - Constructor for class io.starter.formats.XLS.ContinueHandler
 
continues - Variable in class io.starter.formats.XLS.XLSRecord
 
convertBoundsFromBIFF8(Boundsheet, short[]) - Static method in class io.starter.formats.OOXML.TwoCellAnchor
given bounds[8] in BIFF 8 coordinates and convert to OOXML units mostly this means adjusting ROWOFFSET 0 & 1 (bounds[5] & bounds[7] and COLOFFSET 0 & 1 (bounds[1] & bounds[5] to EMU units + adjust according to emperical calc garnered from observation
convertBoundsToBIFF8(Boundsheet, int[]) - Static method in class io.starter.formats.OOXML.TwoCellAnchor
convert bounds[8] from OOXML to BIFF8 Units basically must adjust COLOFFSETs and ROWOFFSETs to BIFF8 units
convertData(InputStream) - Method in class io.starter.OpenXLS.ImageHandle
converts image data into byte array used by Jan 22, 2010
convertDatePatternFromExcelToStringFormatter(String) - Static method in class io.starter.toolkit.StringTool
 
convertDBtoJavaStyleConvention(String) - Static method in class io.starter.toolkit.StringTool
converts underscored DB-style naming convention to java member naming convention
convertFilenameToJSPName(String) - Static method in class io.starter.toolkit.StringTool
converts underscored DB-style naming convention to java member naming convention
convertFormatString(String) - Static method in class io.starter.OpenXLS.FormatHandle
converts an Excel-style format string to a Java Format string.
convertFromLabelUnits(float, float, float) - Static method in class io.starter.formats.XLS.charts.Pos
convert a coordinate value in SPRC units to points
convertFromSPRC(float, float, float) - Static method in class io.starter.formats.XLS.charts.Pos
convert a coordinate value in SPRC units to points
convertHTML(String) - Static method in class io.starter.toolkit.StringTool
replace endoded text with normal text ie: "&" is converted to "&" check out the w3 list of XML characters
convertJavaStyletoDBConvention(String) - Static method in class io.starter.toolkit.StringTool
converts java member naming convention to underscored DB-style naming convention ie: take upperCamelCase and turn into upper_camel_case
convertJavaStyletoFriendlyConvention(String) - Static method in class io.starter.toolkit.StringTool
converts java member naming convention to underscored DB-style naming convention ie: take upperCamelCase and turn into upper_camel_case
CONVERTMULBLANKS - Static variable in class io.starter.formats.XLS.WorkBook
 
CONVERTMULBLANKS - Static variable in class io.starter.OpenXLS.WorkBookHandle
This is
convertPatternExtractBracketedExpression(String) - Static method in class io.starter.toolkit.StringTool
extract info, if any, from bracketed expressions within Excel custom number formats
convertPatternFromExcelToStringFormatter(String, boolean) - Static method in class io.starter.toolkit.StringTool
converts an excel-style custom format to String.format custom format i.e.
convertRkToNumber(Rk, double) - Static method in class io.starter.formats.XLS.Rk
Converts an RK valrec to a number record.
convertShape(String) - Method in class io.starter.formats.XLS.charts.ChartType
Convert the user-friendly OOXML shape string to 2003-v int shape flag
convertSharedFormula() - Method in class io.starter.formats.XLS.Formula
Converts a shared formula reference into a normal formula.
convertStack(Stack, Formula) - Static method in class io.starter.formats.XLS.Shrfmla
Converts an expression stack that uses relative PTGs to a standard stack for calculation
convertStringToCalendar(String) - Static method in class io.starter.OpenXLS.DateConverter
Converts a string representation of a date into a valid calendar object date must be in format mm/dd/yy (or yyyy)
convertStringToLookupByte(String) - Static method in class io.starter.formats.XLS.formulas.PtgErr
 
convertToPtgArea(XLSRecord) - Method in class io.starter.formats.XLS.formulas.PtgAreaN
 
convertToPtgRef(XLSRecord) - Method in class io.starter.formats.XLS.formulas.PtgRefN
Convert this PtgRefN to a PtgRef based on the offsets included in the PtgExp & if this uses relative or absolute offsets
convertToSPRC(float, float, float) - Static method in class io.starter.formats.XLS.charts.Pos
convert a coordinate value in points to SPRC units
Experimental at this point
convertType(int) - Static method in class io.starter.formats.XLS.charts.TextDisp
 
convertXMLChars(String) - Static method in class io.starter.toolkit.StringTool
replace illegal XML characters with their html counterparts ie: "&" is converted to "&" check out the w3 list of XML characters
copy(WorkSheetHandle, int, int, int) - Method in class io.starter.OpenXLS.CellRange
Copies this range to another location.
COPY_CONTENTS - Static variable in class io.starter.OpenXLS.CellRange
Whether to copy the cell contents.
COPY_FORMATS - Static variable in class io.starter.OpenXLS.CellRange
 
COPY_FORMULAS - Static variable in class io.starter.OpenXLS.CellRange
Whether formulas should be copied.
copyCellHelper(CellHandle, CellHandle) - Static method in class io.starter.OpenXLS.CellHandle
Copies all formatting - xf and non-xf (such as column width, hidden state) plus merged cell range from a sourcecell to a new cell (usually in a new workbook)
copyCellToWorkSheet(CellHandle, WorkSheetHandle, int, int) - Static method in class io.starter.OpenXLS.CellHandle
Creates a copy of this cell on the given worksheet at the given address.
copyCellToWorkSheet(CellHandle, WorkSheetHandle, int, int, boolean) - Static method in class io.starter.OpenXLS.CellHandle
Creates a copy of this cell on the given worksheet at the given address.
copyCellToWorkSheet(CellHandle, WorkSheetHandle) - Static method in class io.starter.OpenXLS.CellHandle
Create a copy of this Cell in another WorkBook
copyChartToSheet(String, String) - Method in class io.starter.formats.XLS.WorkBook
Copies an existing Chart to another WorkSheet
copyChartToSheet(String, String) - Method in interface io.starter.OpenXLS.WorkBook
Copies an existing Chart to another WorkSheet
copyChartToSheet(ChartHandle, WorkSheetHandle) - Method in interface io.starter.OpenXLS.WorkBook
Copies an existing Chart to another WorkSheet
copyChartToSheet(String, String) - Method in class io.starter.OpenXLS.WorkBookHandle
Copies an existing Chart to another WorkSheet
copyChartToSheet(ChartHandle, WorkSheetHandle) - Method in class io.starter.OpenXLS.WorkBookHandle
Copies an existing Chart to another WorkSheet
copyFile(String, String) - Static method in class io.starter.toolkit.JFileWriter
 
copyFile(File, String) - Static method in class io.starter.toolkit.JFileWriter
Copy method, using FileChannel#transferTo NOTE: will overwrite existing files
copyFormat(BiffRec) - Method in interface io.starter.formats.XLS.BiffRec
 
copyFormat(BiffRec) - Method in class io.starter.formats.XLS.XLSRecord
Copy all formatting info from source biffrec
copyFormat(CellHandle) - Method in class io.starter.OpenXLS.CellHandle
Copy all formats from a source Cell to this Cell
copyInto(Object[]) - Method in class io.starter.toolkit.FastAddVector
 
copyInto(Object[]) - Method in class io.starter.toolkit.FastGetVector
 
copyTo(String) - Method in class io.starter.OpenXLS.CellHandle
copy this Cell to another location.
copyWorkSheet(String, String) - Method in class io.starter.formats.XLS.WorkBook
Copies a complete boundsheet within the workbook If a name exists that refers directly to this sheet then duplicate it, otherwise workbook scoped names are not copied
copyWorkSheet(String, String) - Method in interface io.starter.OpenXLS.WorkBook
Copy (duplicate) a worksheet in the workbook and add it to the end of the workbook with a new name
copyWorkSheet(String, String) - Method in class io.starter.OpenXLS.WorkBookHandle
Copy (duplicate) a worksheet in the workbook and add it to the end of the workbook with a new name
CORNER - Static variable in class io.starter.formats.XLS.charts.Legend
 
Country - Class in io.starter.formats.XLS
COUNTRY: 8CH
This record stores two Windows country identifiers.
Country() - Constructor for class io.starter.formats.XLS.Country
 
COUNTRY - Static variable in interface io.starter.formats.XLS.XLSConstants
 
create(int, Chart, ChartFormat) - Static method in class io.starter.formats.XLS.charts.ChartType
creates a new chart type object of the desired chart type.
createAxis(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
 
createBigContinues(BiffRec, int) - Static method in class io.starter.formats.XLS.ContinueHandler
generate Continue records for records with lots of data
createBigRecContinues(BiffRec, OutputStream, ByteStreamer) - Static method in class io.starter.formats.XLS.ContinueHandler
generate Continue records for records with lots of data
createBorder(WorkBookHandle, int[], int[]) - Method in class io.starter.formats.OOXML.Dxf
for BIFF8->OOXML Compatiblity, create a dxf from Cf style info
createByteStreamer() - Method in class io.starter.formats.XLS.WorkBook
 
createCf(Condfmt) - Method in class io.starter.formats.XLS.Boundsheet
Create a Cf (Conditional format rule) record and add it to sheet recs
createChart(String, WorkSheetHandle) - Method in class io.starter.OpenXLS.WorkBookHandle
Creates a new Chart and places it at the end of the workbook
createChartTypeObject(GenericChartObject, ChartFormat, WorkBook) - Static method in class io.starter.formats.XLS.charts.ChartType
create and return the appropriate ChartType for the given chart record (Bar, Radar, Line, etc)
createColinfo(int, int, int, int, int) - Method in class io.starter.formats.XLS.Boundsheet
Add a new colinfo
createColinfo(int, int, Colinfo) - Method in class io.starter.formats.XLS.Boundsheet
Create a colinfo using the values from an existing colinfo
createColinfo(int, int) - Method in class io.starter.formats.XLS.Boundsheet
 
createComment(String, String) - Method in class io.starter.OpenXLS.CellHandle
Creates a new annotation (Note or Comment) to the cell
createCommentBox(int, int) - Method in class io.starter.formats.XLS.MSODrawing
create the sub-records necessary to define a Comment (Note) Box
createCondfmt(String, WorkBookHandle) - Method in class io.starter.formats.XLS.Boundsheet
Create a Condfmt (Conditional format) record and add it to sheet recs
createConditionalFormatHandle(String, String, String, String, String, String, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Create a Conditional Format handle for a cell/range
createContinue(byte[], Book) - Static method in class io.starter.formats.XLS.ContinueHandler
Create and initialize a new Continue record
createContinues(BiffRec, OutputStream, ByteStreamer) - Static method in class io.starter.formats.XLS.ContinueHandler
check if the record needs to have its data spanned across Continue records.
createDefaultLegend(WorkBook) - Static method in class io.starter.formats.XLS.charts.Legend
 
createDropDownListStyle(int) - Method in class io.starter.formats.XLS.MSODrawing
create records sub-records necessary to define an AutoFilter drop-down symbol
createDv(String) - Method in class io.starter.formats.XLS.Boundsheet
Create a dv (validation record) record gets inserted into the byte stream from within Dval
createDvRec(String) - Method in class io.starter.formats.XLS.Dval
Add a new (ie not on parse) dv record, updates the parent record with the count
createFill(int, int, int, WorkBookHandle) - Method in class io.starter.formats.OOXML.Dxf
for BIFF8->OOXML Compatiblity, create a dxf from Cf style info
createFont(int, boolean, int, int, int) - Method in class io.starter.formats.OOXML.Dxf
for BIFF8->OOXML Compatiblity, create a dxf from Cf style info
createFromFont(Font) - Static method in class io.starter.formats.OOXML.Ss_rPr
create a new OOXML ss_rPr shared string table text run properties object using attributes from Font f
createLegend(Legend) - Static method in class io.starter.formats.OOXML.Legend
create an OOXML legend from a 2003-vers legend
createMSODGContinues(BiffRec, OutputStream, ByteStreamer) - Static method in class io.starter.formats.XLS.ContinueHandler
generate the mandatory Continue records for the Obj rec type
createMSODrawingGroup() - Method in class io.starter.formats.XLS.WorkBook
For workbooks that do not contain an MSODrawing group create a new one, if the drawing group already exists return the existing
createNamedRange(String, String) - Method in class io.starter.OpenXLS.WorkBookHandle
Create a named range in the workbook Note that the named range designation can conform to excel specs, that is, boolean values, references, or string variables can be set.
createNewChart(int) - Method in class io.starter.formats.XLS.charts.AxisParent
create basic cf necessary to define multiple or overlay charts and add to this AxisParent
createNewChart(WorkSheetHandle, int, EnumSet<ChartHandle.ChartOptions>) - Static method in class io.starter.OpenXLS.ChartHandle
Static method to create a new chart on WorkSheet sheet of type chartType with chart Options options
After creating, you can set the chart title via ChartHandle.setTitle
and Position via ChartHandle.setRelativeBounds (row/col-based) or ChartHandle.setCoords (pixel-based)
as well as several other customizations possible
createNote(String, String, String) - Method in class io.starter.formats.XLS.Boundsheet
Adds a new Note or Comment to the sheet at the desired address
createNote(String, Unicodestring, String) - Method in class io.starter.formats.XLS.Boundsheet
Adds a new Note or Comment to the sheet at the desired address with Formatting (Font) information
createNote(String, String, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Creates a new annotation (Note or Comment) to the worksheeet, attached to a specific cell
createNote(String, Unicodestring, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Creates a new annotation (Note or Comment) to the worksheeet, attached to a specific cell
The note or comment is a Unicode string, thus it can contain formatting information
createObjContinues(BiffRec) - Static method in class io.starter.formats.XLS.ContinueHandler
trims the current rec to MAXRECLEN size
createPivotCache(StorageTable, WorkBookHandle, String, int) - Method in class io.starter.formats.XLS.PivotCache
Creates the pivot table cache == defines pivot table data
A pivot table cache requires 2 directory storages
_SX_DB_CUR = parent pivot cache
0001, 0002 ...
createPivotTable(String, String, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
creates a new, blank PivotTable and adds it to the worksheet.
createPtgRefFromString(String, XLSRecord) - Static method in class io.starter.formats.XLS.formulas.PtgRef
given an address string, parse and assign to the appropriate PtgRef-type object
#REF! 's return either PtgRefErr or PtgRefErr3d
Ranges return either PtgArea or PtgArea3d
Single addresses return either PtgRef or PtgRef3d
NOTE: This method does not extract names embedded within the address string
createRecord(int, String, String, int) - Method in class io.starter.formats.XLS.MSODrawing
create a new msodrawing record with the desired SPID, imageName, shapeName and imageIndex bounds should also be set? create correct record bytes
createSstContinues(Sst, int) - Static method in class io.starter.formats.XLS.ContinueHandler
generate Continue records for Sst records
createSstContinues(Sst, OutputStream, ByteStreamer) - Static method in class io.starter.formats.XLS.ContinueHandler
generate Continue records for Sst records
createStorage(String, int, int) - Method in class io.starter.formats.LEO.StorageTable
Create a new Storage and add to the directory array
NOTE: add any associated data separately
createSubcontext(Name) - Method in class io.starter.naming.InitialContextImpl
 
createSubcontext(String) - Method in class io.starter.naming.InitialContextImpl
 
createTempFile(String, String) - Method in class io.starter.toolkit.DefaultTempFileGeneratorImpl
 
createTempFile(String, String) - Method in interface io.starter.toolkit.TempFileGenerator
 
createTempFile(String, String) - Static method in class io.starter.toolkit.TempFileManager
 
createTempFile(InputStream, String, String) - Static method in class io.starter.toolkit.TempFileManager
Write an InputStream to disk, and return as a file handle.
createTempFile(String, String, File) - Static method in class io.starter.toolkit.TempFileManager
Feb 27, 2012
createTxoContinues(Txo) - Static method in class io.starter.formats.XLS.ContinueHandler
generate the mandatory Continue records for the Txo rec type Txo must have at least 2 Continue recs first one contains text data second (last) one contains formatting runs
createTxoContinues(Txo, OutputStream, ByteStreamer) - Static method in class io.starter.formats.XLS.ContinueHandler
generate the mandatory Continue records for the Txo rec type Txo must have at least 2 Continue recs first one contains text data second (last) one contains formatting runs
createUnderlyingChartObject(int, Chart, ChartFormat) - Static method in class io.starter.formats.XLS.charts.ChartType
create a new low-level chart object which determines the ChartTypeObject, and update the existing chartobj
createUnicodeString(String, ArrayList, int) - Static method in class io.starter.formats.XLS.Sst
Create a unicode string
createValidationHandle(String, byte, byte, String, String, String, String, String, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Create a validation handle for a cell/range
createWorkSheet(String) - Method in interface io.starter.OpenXLS.WorkBook
Creates a new worksheet and places it at the end of the workbook
createWorkSheet(String, int) - Method in class io.starter.OpenXLS.WorkBookHandle
Creates a new worksheet and places it at the specified position.
createWorkSheet(String) - Method in class io.starter.OpenXLS.WorkBookHandle
Creates a new worksheet and places it at the end of the workbook.
CRITERIA - Static variable in class io.starter.formats.XLS.Name
 
Crn - Class in io.starter.formats.XLS
CRN (005Ah)
This record stores the contents of an external cell or cell range.
Crn() - Constructor for class io.starter.formats.XLS.Crn
 
CRN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CrtLayout12 - Class in io.starter.formats.XLS.charts
The CrtLayout12 record specifies the layout information for attached label (data label or legend) 12 frtHeader 0x89D 4 dwCheckSum : An unsigned integer that specifies the checksum of the values in the order as follows, if the checksum is incorrect, the layout information specified in this record MUST be ignored.
CrtLayout12() - Constructor for class io.starter.formats.XLS.charts.CrtLayout12
 
CRTLAYOUT12 - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CrtLayout12A - Class in io.starter.formats.XLS.charts
 
CrtLayout12A() - Constructor for class io.starter.formats.XLS.charts.CrtLayout12A
 
CRTLAYOUT12A - Static variable in interface io.starter.formats.XLS.XLSConstants
 
CURRENCY_FORMATS - Static variable in interface io.starter.formats.XLS.FormatConstants
 
currencyFormat - Variable in class io.starter.toolkit.Money
The Currency Format, used for formatting and parsing a monetary value.
currencyFormatMap - Static variable in class io.starter.OpenXLS.FormatHandle
 
currentAi - Variable in class io.starter.formats.XLS.charts.Chart
 
CustomFormatHelper - Class in io.starter.formats.XLS
This class is used by FormatConstants to provide for handling of custom formats From: http://support.microsoft.com/kb/264372 Custom Number Formats If one of the built-in number formats does not display the data in the format that you require, you can create your own custom number format.
CustomFormatHelper() - Constructor for class io.starter.formats.XLS.CustomFormatHelper
 
cValx - Variable in class io.starter.formats.XLS.charts.Series
 
cValy - Variable in class io.starter.formats.XLS.charts.Series
 
CxnSp - Class in io.starter.formats.OOXML
parents: absoluteAnchor, oneCellAnchor, twoCellAnchor children: nvCxnSpPr, spPr, style
CxnSp(HashMap<String, String>, NvCxnSpPr, SpPr, Style) - Constructor for class io.starter.formats.OOXML.CxnSp
 
CxnSp(CxnSp) - Constructor for class io.starter.formats.OOXML.CxnSp
 
CYLINDER - Static variable in class io.starter.OpenXLS.ChartHandle
 
CYLINDERBAR - Static variable in class io.starter.OpenXLS.ChartHandle
 
CYLINDERBARCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
CylinderBarChart - Class in io.starter.formats.XLS.charts
 
CylinderBarChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.CylinderBarChart
 
CYLINDERBARCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
CYLINDERCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
CylinderChart - Class in io.starter.formats.XLS.charts
 
CylinderChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.CylinderChart
 
CYLINDERCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 

D

Dark_Blue - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Dark_Green - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Dark_Purple - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Dark_Red - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Dark_Teal - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Dark_Yellow - Static variable in interface io.starter.formats.XLS.FormatConstants
 
DASH - Static variable in class io.starter.formats.XLS.charts.LineFormat
 
DASHDASHDOT - Static variable in class io.starter.formats.XLS.charts.LineFormat
 
DASHDOT - Static variable in class io.starter.formats.XLS.charts.LineFormat
 
Dat - Class in io.starter.formats.XLS.charts
Dat: Data Table Options (0x1063) Offset Name Size Contents 4 grbit 2 Option flags (see following table) The grbit field contains the following flags.
Dat() - Constructor for class io.starter.formats.XLS.charts.Dat
 
DAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DATA_FORM - Static variable in class io.starter.formats.XLS.Name
 
DATABASE - Static variable in class io.starter.formats.XLS.Name
 
DatabaseCalculator - Class in io.starter.formats.XLS.formulas
DatabaseCalculator is a collection of static methods that operate as the Microsoft Excel function calls do.
DatabaseCalculator() - Constructor for class io.starter.formats.XLS.formulas.DatabaseCalculator
 
DataFormat - Class in io.starter.formats.XLS.charts
DataFormat: Series and Data Point Numbers(0x1006) 4 xi 2 the zero-based index of the data point within the series specified by yi.
DataFormat() - Constructor for class io.starter.formats.XLS.charts.DataFormat
 
DATAFORMAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DataLabExt - Class in io.starter.formats.XLS.charts
DATALABEXT: Chart Data Label Extension (86Ah) Introduced in Excel 10 (2002) this BIFF record is an FRT record for Charts.
DataLabExt() - Constructor for class io.starter.formats.XLS.charts.DataLabExt
 
DATALABEXT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DataLabExtContents - Class in io.starter.formats.XLS.charts
The DataLabExtContents record specifies the contents of an extended data label.
DataLabExtContents() - Constructor for class io.starter.formats.XLS.charts.DataLabExtContents
 
DATALABEXTCONTENTS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DATE1904 - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DATE_FORMAT - Static variable in class io.starter.toolkit.Logger
The default time stamp format for Logger.getLogDate().
DATE_FORMATS - Static variable in interface io.starter.formats.XLS.FormatConstants
These formats are used in isDate handling and translating those into java format strings when possible for toFormattedString behavior
DateCellFormat - Class in io.starter.formats.cellformat
 
DateConverter - Class in io.starter.OpenXLS
Provides methods for conversion to and from Excel serial date values.
DateConverter() - Constructor for class io.starter.OpenXLS.DateConverter
 
DateConverter.DateFormat - Enum in io.starter.OpenXLS
The set of supported serial date encoding schemes.
dateFormatMap - Static variable in class io.starter.OpenXLS.FormatHandle
 
DateTimeCalculator - Class in io.starter.formats.XLS.formulas
DateTimeCalculator is a collection of static methods that operate as the Microsoft Excel function calls do.
DateTimeCalculator() - Constructor for class io.starter.formats.XLS.formulas.DateTimeCalculator
 
Dbcell - Class in io.starter.formats.XLS
Dbcell: Stream Offsets 0xD7
Offsets for value records.
Dbcell() - Constructor for class io.starter.formats.XLS.Dbcell
 
DBCELL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
dbencode(String) - Static method in class io.starter.toolkit.StringTool
 
DCON - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DConBin - Class in io.starter.formats.XLS
DConBin 0x1B5 The DConBin record specifies a built-in named range that is a data source (1) for a PivotTable or a data source (1) for the data consolidation settings of the associated sheet.
DConBin() - Constructor for class io.starter.formats.XLS.DConBin
 
DCONBIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DConName - Class in io.starter.formats.XLS
DConName 0x52 The DConName record specifies a named range that is a data source (1) for a PivotTable or a data source (1) for the data consolidation settings of the associated sheet.
DConName() - Constructor for class io.starter.formats.XLS.DConName
 
DCONNAME - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DConRef - Class in io.starter.formats.XLS
DConRef 0x51 The DConRef record specifies a range in this workbook or in an external workbook that is a data source for a PivotTable or a data source for the data consolidation settings of the associated sheet.
DConRef() - Constructor for class io.starter.formats.XLS.DConRef
 
DCONREF - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DDEExternalCalculator - Class in io.starter.formats.XLS.formulas
DDEExternalCalculator is a collection of static methods that operate as the Microsoft Excel function calls do.
DDEExternalCalculator() - Constructor for class io.starter.formats.XLS.formulas.DDEExternalCalculator
 
DEBUG - Static variable in class io.starter.formats.LEO.LEOFile
 
DEBUG() - Method in class io.starter.formats.LEO.StorageTable
 
DEBUG - Static variable in class io.starter.formats.XLS.formulas.DatabaseCalculator
 
DEBUG - Static variable in class io.starter.formats.XLS.formulas.EngineeringCalculator
 
DEBUG - Static variable in class io.starter.formats.XLS.formulas.FinancialCalculator
 
DEBUG - Variable in class io.starter.formats.XLS.OOXMLAdapter
 
DEBUG - Variable in class io.starter.formats.XLS.Rk
 
DEBUG - Variable in class io.starter.OpenXLS.CellRange
 
debug(String) - Static method in class io.starter.OpenXLS.util.Logger
 
DEBUG - Static variable in class io.starter.toolkit.ResourceLoader
 
DEBUG_HIGH - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DEBUG_HIGH - Static variable in interface io.starter.OpenXLS.Document
 
DEBUG_LOW - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DEBUG_LOW - Static variable in interface io.starter.OpenXLS.Document
 
DEBUG_MEDIUM - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DEBUG_MEDIUM - Static variable in interface io.starter.OpenXLS.Document
 
DEBUGLEVEL - Variable in class io.starter.formats.LEO.LEOFile
 
DEBUGLEVEL - Variable in class io.starter.formats.XLS.WorkBookFactory
 
DEBUGLEVEL - Variable in class io.starter.formats.XLS.XLSRecord
 
DEBUGLEVEL - Variable in class io.starter.OpenXLS.DocumentHandle
The level of debugging output requested by the user.
debugOutput() - Method in class io.starter.formats.escher.MsofbtOPT
Debug Output -- For Internal Use Only
debugOutput() - Method in class io.starter.formats.XLS.MSODrawing
test debug output - FOR INTERNAL USE ONLY
debugOutput() - Method in class io.starter.formats.XLS.Obj
returns debug output for this Obj record
FOR INTERNAL USE ONLY
decCRef(int) - Method in class io.starter.formats.XLS.MSODrawingGroup
decrement the reference count for the specific image
DECODE - Static variable in class io.starter.toolkit.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class io.starter.toolkit.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class io.starter.toolkit.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
Decode(String) - Static method in class io.starter.toolkit.ResourceLoader
Decode a URL String, if supported by the JDK version in use this method will utilize the
Decode(String, String) - Static method in class io.starter.toolkit.ResourceLoader
Decode a URL String, if supported by the JDK version in use this method will utilize the non-deprecated method of decoding.
decodeFromFile(String) - Static method in class io.starter.toolkit.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class io.starter.toolkit.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class io.starter.toolkit.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DECRYPTION_ERROR - Static variable in exception io.starter.formats.XLS.WorkBookException
 
DECRYPTION_ERROR - Static variable in exception io.starter.OpenXLS.WorkBookException
 
DECRYPTION_INCORRECT_FORMAT - Static variable in exception io.starter.formats.XLS.WorkBookException
 
DECRYPTION_INCORRECT_FORMAT - Static variable in exception io.starter.OpenXLS.WorkBookException
 
DECRYPTION_INCORRECT_PASSWORD - Static variable in exception io.starter.formats.XLS.WorkBookException
 
DECRYPTION_INCORRECT_PASSWORD - Static variable in exception io.starter.OpenXLS.WorkBookException
 
decUseCoount() - Method in class io.starter.formats.XLS.Xf
dec # records using this xf
DEFAULT_COLWIDTH - Static variable in class io.starter.formats.XLS.Colinfo
 
DEFAULT_COLWIDTH - Static variable in class io.starter.OpenXLS.ColHandle
 
DEFAULT_FONT_FACE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
DEFAULT_FONT_SIZE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
DEFAULT_FONT_WEIGHT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
DEFAULT_ZERO_CHAR_WIDTH - Static variable in class io.starter.OpenXLS.ColHandle
 
DEFAULTENCODING - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DEFAULTENCODING - Static variable in interface io.starter.OpenXLS.WorkBook
 
defaultLanguageIsDBCS() - Method in class io.starter.formats.XLS.WorkBook
returns true if the default language selected in Excel is one of the DBCS (Double-Byte Code Set) languages
The languages that support DBCS include
Japanese, Chinese (Simplified), Chinese (Traditional), and Korean
DefaultRowHeight - Class in io.starter.formats.XLS
DefaultRowHeight: default row height for WorkBook (225h)
offset name size contents --- 4 options 2 comments 6 miyRw 2 Default height for unused rows, in twips = 1/20 of a point  0 2 2 2 Option flags: Bit Mask Contents 0 0001H 1 = Row height and default font height do not match 1 0002H 1 = Row is hidden 2 0004H 1 = Additional space above the row 3 0008H 1 = Additional space below the row
DefaultRowHeight() - Constructor for class io.starter.formats.XLS.DefaultRowHeight
 
DEFAULTROWHEIGHT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
defaultShape - Variable in class io.starter.formats.XLS.charts.ChartType
 
DefaultTempFileGeneratorImpl - Class in io.starter.toolkit
 
DefaultTempFileGeneratorImpl() - Constructor for class io.starter.toolkit.DefaultTempFileGeneratorImpl
 
DefaultText - Class in io.starter.formats.XLS.charts
DefaultText: Default Data Label Text Properties(0x1024) id (2 bytes): An unsigned integer that specifies the text elements that are formatted using the position and appearance information specified by the Text record immediately following this record.
DefaultText() - Constructor for class io.starter.formats.XLS.charts.DefaultText
 
DEFAULTTEXT - Static variable in class io.starter.formats.XLS.charts.FrtWrapper
 
DEFAULTTEXT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DefColWidth - Class in io.starter.formats.XLS
DefColWidth: default column width for WorkBook (55h)
offset name size contents --- 6 miyRw 2 Default Column Width
DefColWidth() - Constructor for class io.starter.formats.XLS.DefColWidth
 
DEFCOLWIDTH - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DefRPr - Class in io.starter.formats.OOXML
defRPr (Default Text Run Properties) This element contains all default run level text properties for the text runs within a containing paragraph.
DefRPr() - Constructor for class io.starter.formats.OOXML.DefRPr
create a default default Run Properties for BIFF8 compatibility qaa
DefRPr(String, int, boolean, boolean, String, String, String) - Constructor for class io.starter.formats.OOXML.DefRPr
create a default paragraph property from the specified information
DefRPr(FillGroup, EffectPropsGroup, Ln, HashMap<String, String>, String, String, String) - Constructor for class io.starter.formats.OOXML.DefRPr
 
DefRPr(DefRPr) - Constructor for class io.starter.formats.OOXML.DefRPr
 
deleteChart(String, Boundsheet) - Method in class io.starter.formats.XLS.WorkBook
remove an existing chart from the workbook NOTE: STILL EXPERIMENTAL TESTS OK IN BASIC CIRCUMSTANCES BUT MUST BE TESTED FURTHER
deleteChart(String, WorkSheetHandle) - Method in class io.starter.OpenXLS.WorkBookHandle
delete an existing chart of the workbook
deleteDir(File) - Static method in class io.starter.formats.XLS.OOXMLAdapter
 
deleteRow(int) - Method in class io.starter.OpenXLS.NameHandle
deletes a row of cells in this named range, shifts subsequent rows up.
DelimitedValuesParser - Class in io.starter.toolkit
Stream parser for delimiter-separated values formats.
DelimitedValuesParser(Reader) - Constructor for class io.starter.toolkit.DelimitedValuesParser
 
DelimitedValuesParser.Token - Enum in io.starter.toolkit
Represents the type of a token.
DELTA - Static variable in interface io.starter.formats.XLS.XLSConstants
 
destroy() - Method in class io.starter.formats.XLS.Formula
Performs cleanup needed before removing the formula cell from the work sheet.
destroySubcontext(String) - Method in class io.starter.naming.InitialContextImpl
 
destroySubcontext(Name) - Method in class io.starter.naming.InitialContextImpl
 
dimensions - Variable in class io.starter.formats.XLS.charts.Chart
 
Dimensions - Class in io.starter.formats.XLS
Dimensions 0x200: Describes the max BiffRec dimensions of a Sheet.
Dimensions() - Constructor for class io.starter.formats.XLS.Dimensions
 
DIMENSIONS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
DIRECTORY_SIZE - Static variable in class io.starter.formats.LEO.StorageTable
 
directoryColor - Variable in class io.starter.formats.LEO.Storage
 
dirtyflag - Variable in class io.starter.formats.XLS.charts.Chart
 
dirtyflag - Variable in class io.starter.formats.XLS.MSODrawingGroup
 
discardOnNoSink() - Method in class io.starter.toolkit.IndirectOutputStream
Gets the current behavior when no wink is present.
discardOnNoSink(boolean) - Method in class io.starter.toolkit.IndirectOutputStream
Sets the behavior when no sink is present.
DiscontiguousRefStruct - Class in io.starter.formats.XLS
DiscontiguousRefStruct manages discontiguous ranges within one sheet.
DiscontiguousRefStruct(String, XLSRecord) - Constructor for class io.starter.formats.XLS.DiscontiguousRefStruct
Handles creating a SqRefStruct via a string passed in, this should be in the format reference1,reference2, or 'A1:A5,G21,H33'
DiscontiguousRefStruct(byte[], XLSRecord) - Constructor for class io.starter.formats.XLS.DiscontiguousRefStruct
Takes a binary array representing a sqref struct.
DIV0 - Static variable in exception io.starter.formats.XLS.formulas.CalculationException
Excel #DIV/0! error.
divide(double) - Method in class io.starter.toolkit.Money
Divides this monetary value by a specified value.
divide(long) - Method in class io.starter.toolkit.Money
Divides this monetary value by a specified value.
DKGRAY - Static variable in class io.starter.formats.XLS.charts.LineFormat
 
DLbls - Class in io.starter.formats.OOXML
dLbls (Data Labels) This element serves as a root element that specifies the settings for the data labels for an entire series or the entire chart.
DLbls(int, int, int, int, int, int, int, SpPr, TxPr) - Constructor for class io.starter.formats.OOXML.DLbls
 
DLbls(boolean, boolean, boolean, boolean, boolean, boolean, boolean, SpPr, TxPr) - Constructor for class io.starter.formats.OOXML.DLbls
 
DLbls(DLbls) - Constructor for class io.starter.formats.OOXML.DLbls
 
Document - Interface in io.starter.OpenXLS
An interface representing an OpenXLS document.
DocumentHandle - Class in io.starter.OpenXLS
Functionality common to all document types.
DocumentHandle() - Constructor for class io.starter.OpenXLS.DocumentHandle
default constructor
DocumentHandle(InputStream) - Constructor for class io.starter.OpenXLS.DocumentHandle
Apr 5, 2011
DocumentHandle(File) - Constructor for class io.starter.OpenXLS.DocumentHandle
 
DocumentObjectNotFoundException - Exception in io.starter.OpenXLS
 
DocumentObjectNotFoundException(String) - Constructor for exception io.starter.OpenXLS.DocumentObjectNotFoundException
 
doFinal(byte[], int) - Method in class io.starter.toolkit.MD4Digest
 
DONT_BREAK_LINES - Static variable in class io.starter.toolkit.Base64
Don't break lines when encoding (violates strict Base64 specification)
DOT - Static variable in class io.starter.formats.XLS.charts.LineFormat
 
DOUBLE_STREAM_FILE - Static variable in exception io.starter.formats.XLS.WorkBookException
 
DOUBLE_STREAM_FILE - Static variable in exception io.starter.OpenXLS.WorkBookException
 
doubleToByteArray(double) - Static method in class io.starter.toolkit.ByteTools
 
doubleToLEByteArray(double) - Static method in class io.starter.toolkit.ByteTools
 
DOUGHNUT - Static variable in class io.starter.OpenXLS.ChartHandle
 
DOUGHNUTCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
DoughnutChart - Class in io.starter.formats.XLS.charts
 
DoughnutChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.DoughnutChart
 
DOUGHNUTCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
DPt - Class in io.starter.formats.OOXML
dPt (Data Point) This element specifies a single data point.
DPt(int, boolean, boolean, Marker, SpPr, int) - Constructor for class io.starter.formats.OOXML.DPt
 
DPt(DPt) - Constructor for class io.starter.formats.OOXML.DPt
 
drawingDir - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
drawingmlns - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
drawingns - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
Dropbar - Class in io.starter.formats.XLS.charts
Dropbar: Defines Drop Bars (0x103d) Controls up or down bars on a line (or stock, for 2007 v) chart with multiple series the first dropBar record controls upBars the second record controls downBars Also, if these records exist, SeriesList cSer > 1 pcGap (2 bytes): A signed integer that specifies the width of the gap between the up bars or the down bars.
Dropbar() - Constructor for class io.starter.formats.XLS.charts.Dropbar
 
DROPBAR - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Dsf - Class in io.starter.formats.XLS
Dsf Double Stream File (161h) simple flag indicating whether this is a double-stream file
Dsf() - Constructor for class io.starter.formats.XLS.Dsf
 
DSF - Static variable in interface io.starter.formats.XLS.XLSConstants
 
dump_input - Static variable in class io.starter.OpenXLS.WorkBookHandle
A Writer to which a record dump should be written on input.
duplicate() - Method in class io.starter.formats.LEO.BlockByteReader
 
Dv - Class in io.starter.formats.XLS
Dv: Data Validity Settings (01BEh)
This record is part of the Data Validity Table.
Dv() - Constructor for class io.starter.formats.XLS.Dv
 
DV - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Dval - Class in io.starter.formats.XLS
Dval: Data Validity Settings (01B2h)
This record is the list header of the Data Validity Table in the current sheet.
Dval() - Constructor for class io.starter.formats.XLS.Dval
 
DVAL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
dx_defunct - Variable in class io.starter.formats.XLS.charts.Legend
 
Dxf - Class in io.starter.formats.OOXML
dxf (Formatting) OOXML Element A single dxf record, expressing incremental formatting to be applied.
Dxf(Font, NumFmt, Fill, Alignment, Border, WorkBookHandle) - Constructor for class io.starter.formats.OOXML.Dxf
 
Dxf(Dxf) - Constructor for class io.starter.formats.OOXML.Dxf
 
Dxf() - Constructor for class io.starter.formats.OOXML.Dxf
 
dxTextLeft - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
dxTextRight - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
dy_defunct - Variable in class io.starter.formats.XLS.charts.Legend
 
dyTextBottom - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
dyTextTop - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 

E

EffectPropsGroup - Class in io.starter.formats.OOXML
EffectPropsGroup Effect Properties either effectDag or effectLst
EffectPropsGroup(EffectDag, EffectLst) - Constructor for class io.starter.formats.OOXML.EffectPropsGroup
 
EffectPropsGroup(EffectPropsGroup) - Constructor for class io.starter.formats.OOXML.EffectPropsGroup
 
eightBytetoLEDouble(byte[]) - Static method in class io.starter.toolkit.ByteTools
converts and bitswaps an eight bite byte array into an IEEE double.
eightBytetoLELong(byte[]) - Static method in class io.starter.toolkit.ByteTools
converts and bitswaps an eight bite byte array into an IEEE double.
elementAt(int) - Method in class io.starter.formats.XLS.formulas.PtgArray
returns a ptg at the specified location.
elementAt(int, int) - Method in class io.starter.formats.XLS.formulas.PtgArray
 
elementAt(int) - Method in class io.starter.toolkit.FastAddVector
 
elementAt(int) - Method in class io.starter.toolkit.FastGetVector
 
elements() - Method in class io.starter.toolkit.FastAddVector
 
elements() - Method in class io.starter.toolkit.FastGetVector
 
empty() - Method in class io.starter.toolkit.GenericRecycleBin
 
empty() - Method in interface io.starter.toolkit.RecycleBin
empty the current contents of the bin
EMU - Static variable in class io.starter.formats.OOXML.OneCellAnchor
 
EMU - Static variable in class io.starter.formats.OOXML.TwoCellAnchor
 
ENCODE - Static variable in class io.starter.toolkit.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class io.starter.toolkit.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class io.starter.toolkit.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class io.starter.toolkit.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class io.starter.toolkit.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class io.starter.toolkit.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class io.starter.toolkit.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class io.starter.toolkit.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class io.starter.toolkit.Base64
Convenience method for encoding data to a file.
ENCRYPTION_ERROR - Static variable in exception io.starter.formats.XLS.WorkBookException
 
ENCRYPTION_ERROR - Static variable in exception io.starter.OpenXLS.WorkBookException
 
End - Class in io.starter.formats.XLS.charts
End: End of chart substream (0x1034) End is an identifier record for the chart record type.
End() - Constructor for class io.starter.formats.XLS.charts.End
 
END - Static variable in class io.starter.formats.XLS.charts.FrtWrapper
 
END - Static variable in interface io.starter.formats.XLS.XLSConstants
 
EndBlock - Class in io.starter.formats.XLS.charts
ENDBLOCK: Chart Future Record Type End Block (853h) Introduced in Excel 9 (2000), this BIFF record is an FRT record for Charts that indicates end of an object's scope for Pre-Excel 9 objects.
EndBlock() - Constructor for class io.starter.formats.XLS.charts.EndBlock
 
ENDBLOCK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ENDEXTSST - Static variable in interface io.starter.formats.XLS.XLSConstants
 
EndObject - Class in io.starter.formats.XLS.charts
ENDOBJECT: Chart Future Record Type End Object (855h) Introduced in Excel 9 (2000), this BIFF record is an FRT record for Charts that indicates the end of an object's scope for Excel 9 and later objects.
EndObject() - Constructor for class io.starter.formats.XLS.charts.EndObject
 
ENDOBJECT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
endsWith(Name) - Method in class io.starter.naming.NameImpl
 
EngineeringCalculator - Class in io.starter.formats.XLS.formulas
 
EngineeringCalculator() - Constructor for class io.starter.formats.XLS.formulas.EngineeringCalculator
 
enhancedProtection - Variable in class io.starter.formats.XLS.ProtectionManager
 
entrySet() - Method in class io.starter.toolkit.GenericRecycleBin
 
env - Variable in class io.starter.naming.InitialContextImpl
 
Eof - Class in io.starter.formats.XLS
Eof: End of File Stream 0x0a
Marks the end of an XLS file Stream including Boundsheets
Eof() - Constructor for class io.starter.formats.XLS.Eof
 
EOF - Static variable in interface io.starter.formats.XLS.XLSConstants
 
equals(Object) - Method in class io.starter.formats.LEO.BlockByteReader
 
equals(Object) - Method in class io.starter.formats.LEO.Storage
 
equals(Object) - Method in class io.starter.formats.XLS.CellAddressComparator
Indicates whether another Comparator imposes the same ordering as this one.
equals(Object) - Method in class io.starter.formats.XLS.formulas.PtgRef
 
equals(Object) - Method in class io.starter.formats.XLS.Unicodestring
override equals based on value of String.
equals(Object) - Method in class io.starter.OpenXLS.CellHandle
 
equals(Object) - Method in class io.starter.OpenXLS.CellRangeRef
Compares this range to the specified object.
equals(Object) - Method in class io.starter.OpenXLS.FormatHandle
overrides the equals method to perform equality based on format properties ------------------------------------------------------------
equals(Object) - Method in class io.starter.OpenXLS.ImageHandle
Override equals so that Sheet cannot contain dupes.
equals(Object) - Method in class io.starter.toolkit.GenericRecycleBin
 
equals(Object) - Method in class io.starter.toolkit.Money
Compares this object with the specified object.
erf(double) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
Calculate the error function erf.
erfc(double) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
Calculate the remaining error function erfc.
error(String) - Static method in class io.starter.OpenXLS.util.Logger
 
error(Exception) - Static method in class io.starter.OpenXLS.util.Logger
 
ERROR_DIV_ZERO - Static variable in class io.starter.formats.XLS.formulas.PtgErr
 
ERROR_INFO - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
ERROR_INFO - Static variable in class io.starter.OpenXLS.ValidationHandle
 
ERROR_NA - Static variable in class io.starter.formats.XLS.formulas.PtgErr
 
ERROR_NAME - Static variable in class io.starter.formats.XLS.formulas.PtgErr
 
ERROR_NULL - Static variable in class io.starter.formats.XLS.formulas.PtgErr
 
ERROR_NUM - Static variable in class io.starter.formats.XLS.formulas.PtgErr
 
ERROR_REF - Static variable in class io.starter.formats.XLS.formulas.PtgErr
 
ERROR_STOP - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
ERROR_STOP - Static variable in class io.starter.OpenXLS.ValidationHandle
 
ERROR_STRING - Static variable in class io.starter.toolkit.Logger
 
ERROR_VALUE - Static variable in class io.starter.formats.XLS.formulas.PtgErr
 
ERROR_WARN - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
ERROR_WARN - Static variable in class io.starter.OpenXLS.ValidationHandle
 
evaluate() - Method in class io.starter.formats.XLS.AutoFilter
Evaluates this AutoFilter's condition for each cell in the indicated column over all rows in the sheet; if the condition is not met, the row is set to hidden
NOTE: since there may be other conditions (other AutoFilters, for instance) setting the row to it's hidden state, this method will not set the row to unhidden if the condition passes.
evaluate(Ptg) - Method in class io.starter.formats.XLS.Cf
pass in the referenced cell and attempt to create a valid formula for this thing and calculate whether the criteria passes returns true or false
evaluate(Object[]) - Method in class io.starter.formats.XLS.formulas.GenericPtg
pass in arbitrary number of values (probably other Ptgs) and return the resultant value.
evaluate(Object[]) - Method in interface io.starter.formats.XLS.formulas.Ptg
pass in arbitrary number of values (probably other Ptgs) and return the resultant value.
evaluate(Object[]) - Method in class io.starter.formats.XLS.formulas.PtgParen
Pass in the last 3 ptgs to evaluate where to place the String parens.
evaluate(CellHandle) - Method in class io.starter.OpenXLS.ConditionalFormatHandle
evaluates the criteria for this Conditional Format
if the criteria involves a comparison i.e.
evaluate(CellHandle) - Method in class io.starter.OpenXLS.ConditionalFormatRule
evaluates the criteria for this Conditional Format Rule
if the criteria involves a comparison i.e.
evaluateAutoFilters() - Method in class io.starter.formats.XLS.Boundsheet
update row filter (hidden status) by evaluating AutoFilter conditions on the sheet
Must do after autofilter updates or additions
evaluateAutoFilters() - Method in class io.starter.OpenXLS.WorkSheetHandle
Updates the Row filter (hidden status) for each row on the sheet by evaluating all AutoFilter conditions
evaluatesToString() - Method in class io.starter.OpenXLS.FormulaHandle
If the Formula evaluates to a String, there will be a Stringrec attached to the Formula which contains the latest value.
EXCEL2K - Static variable in interface io.starter.formats.XLS.XLSConstants
 
EXCEL_FORMAT_LOOKUP - Static variable in interface io.starter.formats.XLS.FormatConstants
 
ExcelTools - Class in io.starter.OpenXLS
OpenXLS helper methods.
ExcelTools() - Constructor for class io.starter.OpenXLS.ExcelTools
 
ExceptionListener - Interface in io.starter.toolkit
 
exceptionThrown(Exception) - Method in interface io.starter.toolkit.ExceptionListener
 
execute(Object, Object[], String) - Static method in class io.starter.toolkit.ResourceLoader
Execute a Method on an Object
executeIfSupported(Object, Object[], String) - Static method in class io.starter.toolkit.ResourceLoader
Attempt to execute a Method on an Object
ExpressionParser - Class in io.starter.formats.XLS
 
ExpressionParser() - Constructor for class io.starter.formats.XLS.ExpressionParser
 
Ext - Class in io.starter.formats.OOXML
 
Ext() - Constructor for class io.starter.formats.OOXML.Ext
 
Ext(HashMap<String, String>, String) - Constructor for class io.starter.formats.OOXML.Ext
 
Ext(Ext) - Constructor for class io.starter.formats.OOXML.Ext
 
ExtenClassLoader - Class in io.starter.toolkit
 
ExtenClassLoader(String) - Constructor for class io.starter.toolkit.ExtenClassLoader
 
ExtenClassLoader() - Constructor for class io.starter.toolkit.ExtenClassLoader
 
externalLink1 - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
externalLink1 - Variable in class io.starter.OpenXLS.CellRange
 
externalLink2 - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
externalLink2 - Variable in class io.starter.OpenXLS.CellRange
 
EXTERNCOUNT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Externname - Class in io.starter.formats.XLS
Externname: External Name Record (17h)
Externname() - Constructor for class io.starter.formats.XLS.Externname
 
EXTERNNAME - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Externsheet - Class in io.starter.formats.XLS
Externsheet: External Sheet Record (17h)
Externsheet() - Constructor for class io.starter.formats.XLS.Externsheet
 
EXTERNSHEET - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ExtLst - Class in io.starter.formats.OOXML
 
ExtLst() - Constructor for class io.starter.formats.OOXML.ExtLst
 
ExtLst(HashMap<String, String>, String) - Constructor for class io.starter.formats.OOXML.ExtLst
 
ExtLst(ExtLst) - Constructor for class io.starter.formats.OOXML.ExtLst
 
EXTRACT - Static variable in class io.starter.formats.XLS.Name
 
extractChartToDirectory(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
retrieves all charts for this sheet and writes them (in SVG form) to outpdir
Filename is in form of: _Chart<#>.svg
extractImagesToDirectory(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
write out all of the images in the Sheet to a directory
extractJarAndResourceName(String) - Static method in class io.starter.toolkit.ResourceLoader
separate and return the jar portion and resource portion of a jar and resource string:
Extsst - Class in io.starter.formats.XLS
Extsst: Extended Shared String Table (FFh)
hashtable that optimizes external copy operations.
Extsst() - Constructor for class io.starter.formats.XLS.Extsst
 
EXTSST - Static variable in interface io.starter.formats.XLS.XLSConstants
 

F

f100 - Variable in class io.starter.formats.XLS.charts.Area
 
f100 - Variable in class io.starter.formats.XLS.charts.Bar
 
factorial(long) - Static method in class io.starter.formats.XLS.formulas.MathFunctionCalculator
 
fastAdd(Object, int, int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Fast-adds a Cell with the specified value to a WorkSheet.
FastAddVector - Class in io.starter.toolkit
a Vector class designed to provide forwards compatibility for JDK1.1 programs.
FastAddVector() - Constructor for class io.starter.toolkit.FastAddVector
 
FastAddVector(int) - Constructor for class io.starter.toolkit.FastAddVector
 
fastCellAdds - Variable in class io.starter.formats.XLS.Boundsheet
 
FastGetVector - Class in io.starter.toolkit
a Vector class designed to provide forwards compatibility for JDK1.1 programs.
FastGetVector() - Constructor for class io.starter.toolkit.FastGetVector
 
FastGetVector(int) - Constructor for class io.starter.toolkit.FastGetVector
 
fAutoPosition - Variable in class io.starter.formats.XLS.charts.Legend
 
fAutoPosX - Variable in class io.starter.formats.XLS.charts.Legend
 
fAutoPosY - Variable in class io.starter.formats.XLS.charts.Legend
 
fAutoSeries - Variable in class io.starter.formats.XLS.charts.Legend
 
Fbi - Class in io.starter.formats.XLS.charts
Fbi: Font Basis(0x1060)
Fbi() - Constructor for class io.starter.formats.XLS.charts.Fbi
 
FBI - Static variable in interface io.starter.formats.XLS.XLSConstants
 
fColRel - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
FeatHeadr - Class in io.starter.formats.XLS
FEATHEADR Shared Feature Header (867h) Introduced in Excel 10 (2002) the FEATHEADR record describes the common information (header) for shared features such as Protection and SmartTag.
FeatHeadr() - Constructor for class io.starter.formats.XLS.FeatHeadr
 
FEATHEADR - Static variable in interface io.starter.formats.XLS.XLSConstants
 
fHasShadow - Variable in class io.starter.formats.XLS.charts.Area
 
fHasShadow - Variable in class io.starter.formats.XLS.charts.Bar
 
file - Variable in class io.starter.OpenXLS.DocumentHandle
The file associated with this document.
FILE_LOCK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
FileBuffer - Class in io.starter.formats.LEO
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
FileBuffer() - Constructor for class io.starter.formats.LEO.FileBuffer
 
FileFilter - Class in io.starter.toolkit
 
FileFilter(String) - Constructor for class io.starter.toolkit.FileFilter
 
FileLock - Class in io.starter.formats.XLS
 
FileLock() - Constructor for class io.starter.formats.XLS.FileLock
 
FILEPASS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Fill - Class in io.starter.formats.OOXML
fill OOXML element fill (Fill) This element specifies fill formatting parent: styleSheet/fills element in styles.xml, dxf->fills children: REQ CHOICE OF: patternFill, gradientFill
Fill(PatternFill, GradientFill, Theme) - Constructor for class io.starter.formats.OOXML.Fill
 
Fill(Fill) - Constructor for class io.starter.formats.OOXML.Fill
 
Fill(String, int, int, Theme) - Constructor for class io.starter.formats.OOXML.Fill
create a new Fill from external vals
Fill(int, int, String, int, String, Theme) - Constructor for class io.starter.formats.OOXML.Fill
create a new Fill from external vals
fill - Variable in class io.starter.formats.XLS.Xf
OOXML fill, if any
fill(CellHandle, int, double) - Method in class io.starter.OpenXLS.CellRange
Fills this range from the given cell.
fill2003Legend(Legend) - Method in class io.starter.formats.OOXML.Legend
fill 2003-style legend from OOXML Legend
FillGroup - Class in io.starter.formats.OOXML
FillGroup -- holds ONE OF the Fill-type OOXML/DrawingML Elements: blipFill gradFill grpFill pattFill solidFill noFill parents: bgPr, spPr, fmtScheme, endParaRPr, rPr ...
FillGroup(BlipFill, GradFill, GrpFill, PattFill, SolidFill) - Constructor for class io.starter.formats.OOXML.FillGroup
 
FillGroup(FillGroup) - Constructor for class io.starter.formats.OOXML.FillGroup
 
finalize() - Method in class io.starter.formats.XLS.charts.Ai
 
finalize() - Method in class io.starter.formats.XLS.Formula
 
finalize() - Method in class io.starter.formats.XLS.Name
 
finalize() - Method in class io.starter.formats.XLS.Shrfmla
 
finalize() - Method in class io.starter.OpenXLS.FormatHandle
 
finalize() - Method in class io.starter.OpenXLS.WorkBookHandle
 
FinancialCalculator - Class in io.starter.formats.XLS.formulas
 
FinancialCalculator() - Constructor for class io.starter.formats.XLS.formulas.FinancialCalculator
 
findImage(byte[]) - Method in class io.starter.formats.XLS.MSODrawingGroup
return the index into the imageData array for the specified image (via byte lookup)
findRec(ArrayList, Class) - Static method in class io.starter.formats.XLS.charts.Chart
generic method to find a specific record in the list of recs in chartarr
findRecPosition(ArrayList, Class) - Static method in class io.starter.formats.XLS.charts.Chart
generic method to find a specific record in the list of recs in chartArr
finish() - Method in class io.starter.toolkit.MD4Digest
 
fireParserEvent() - Method in class io.starter.OpenXLS.CellHandle
this method will be fired as each record is parsed from an input Spreadsheet Dec 15, 2010
fireProgressChanged() - Method in class io.starter.formats.XLS.WorkBookFactory
 
fireProgressChanged() - Method in interface io.starter.toolkit.ProgressNotifier
 
firstPtg - Variable in class io.starter.formats.XLS.formulas.PtgArea
 
flip() - Method in class io.starter.formats.LEO.BlockByteReader
 
flush() - Method in class io.starter.toolkit.IndirectOutputStream
 
flush() - Method in class io.starter.toolkit.WriterOutputStream
Flushes the input buffer through the decoder.
flushBase64() - Method in class io.starter.toolkit.Base64.OutputStream
Method added by PHIL.
Font - Class in io.starter.formats.XLS
Font: Font Description (231h)
Font records describe a font in the workbook
Font() - Constructor for class io.starter.formats.XLS.Font
 
Font(String, int, int) - Constructor for class io.starter.formats.XLS.Font
Create a New Font from the String definition.
FONT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
FONT_ESCAPEMENT_NONE - Static variable in class io.starter.formats.XLS.Cf
 
FONT_ESCAPEMENT_SUB - Static variable in class io.starter.formats.XLS.Cf
 
FONT_ESCAPEMENT_SUPER - Static variable in class io.starter.formats.XLS.Cf
 
FONT_MODIFIED_OPTIONS_CANCELLATIONS - Static variable in class io.starter.formats.XLS.Cf
 
FONT_MODIFIED_OPTIONS_STYLE - Static variable in class io.starter.formats.XLS.Cf
 
FONT_OPTIONS_CANCELLATION - Static variable in class io.starter.formats.XLS.Cf
 
FONT_OPTIONS_CANCELLATION_OFF - Static variable in class io.starter.formats.XLS.Cf
 
FONT_OPTIONS_CANCELLATION_ON - Static variable in class io.starter.formats.XLS.Cf
 
FONT_OPTIONS_POSTURE - Static variable in class io.starter.formats.XLS.Cf
 
FONT_OPTIONS_POSTURE_ITALIC - Static variable in class io.starter.formats.XLS.Cf
 
FONT_OPTIONS_POSTURE_NORMAL - Static variable in class io.starter.formats.XLS.Cf
 
FONT_UNDERLINE_DOUBLE - Static variable in class io.starter.formats.XLS.Cf
 
FONT_UNDERLINE_DOUBLEACCOUNTING - Static variable in class io.starter.formats.XLS.Cf
 
FONT_UNDERLINE_NONE - Static variable in class io.starter.formats.XLS.Cf
 
FONT_UNDERLINE_SINGLE - Static variable in class io.starter.formats.XLS.Cf
 
FONT_UNDERLINE_SINGLEACCOUNTING - Static variable in class io.starter.formats.XLS.Cf
 
FontBasis - Class in io.starter.formats.XLS
FBI: Font Basis (1060h) The FBI record stores font metrics.
FontBasis() - Constructor for class io.starter.formats.XLS.FontBasis
 
FONTBASIS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
fontFamily - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
FontHeightToPoints(int) - Static method in class io.starter.formats.XLS.Font
 
fontScheme - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
Fontx - Class in io.starter.formats.XLS.charts
Fontx: Font Index (0x1026) Child of a TEXT record and defines a text font by indexing the appropriate font in the font table.
Fontx() - Constructor for class io.starter.formats.XLS.charts.Fontx
 
FONTX - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Footerrec - Class in io.starter.formats.XLS
Footerrec: Print Footer on Each Page (15h)
Footerrec describes the header printed on every page
Footerrec() - Constructor for class io.starter.formats.XLS.Footerrec
 
FOOTERREC - Static variable in interface io.starter.formats.XLS.XLSConstants
 
format(Object) - Method in interface io.starter.formats.cellformat.CellFormat
 
format(Cell) - Method in interface io.starter.formats.cellformat.CellFormat
 
format(Cell) - Method in class io.starter.formats.cellformat.DateCellFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class io.starter.formats.cellformat.GeneralCellFormat
 
format(Cell) - Method in class io.starter.formats.cellformat.GeneralCellFormat
 
format(String) - Method in class io.starter.formats.cellformat.GeneralCellFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class io.starter.formats.cellformat.NumberCellFormat
 
format(double, StringBuffer, FieldPosition) - Method in class io.starter.formats.cellformat.NumberCellFormat
 
format(long, StringBuffer, FieldPosition) - Method in class io.starter.formats.cellformat.NumberCellFormat
 
format(Cell) - Method in class io.starter.formats.cellformat.NumberCellFormat
 
Format - Class in io.starter.formats.XLS
Stores a custom number format pattern.
Format() - Constructor for class io.starter.formats.XLS.Format
 
Format(WorkBook, String) - Constructor for class io.starter.formats.XLS.Format
Makes a new Format record for the given pattern.
Format(WorkBook, short, String) - Constructor for class io.starter.formats.XLS.Format
Makes a new Format record with the given ID and pattern.
FORMAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
FORMAT_NATIVE - Static variable in class io.starter.OpenXLS.DocumentHandle
Format constant for the most appropriate format for this document.
FORMAT_NOSCRIPT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
FORMAT_SUBSCRIPT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
FORMAT_SUPERSCRIPT - Static variable in interface io.starter.formats.XLS.FormatConstants
 
FORMAT_XLS - Static variable in class io.starter.OpenXLS.WorkBookHandle
Format constant for BIFF8 (Excel '97-2007).
FORMAT_XLSM - Static variable in class io.starter.OpenXLS.WorkBookHandle
Format constant for macro-enabled OOXML (Excel 2007).
FORMAT_XLSX - Static variable in class io.starter.OpenXLS.WorkBookHandle
Format constant for normal OOXML (Excel 2007).
FORMAT_XLTM - Static variable in class io.starter.OpenXLS.WorkBookHandle
Format constant for macro-enabled OOXML template (Excel 2007).
FORMAT_XLTX - Static variable in class io.starter.OpenXLS.WorkBookHandle
Format constant for OOXML template (Excel 2007).
formatCache - Variable in class io.starter.formats.XLS.WorkBook
 
FormatCache - Class in io.starter.OpenXLS
Deprecated. 
FormatCache() - Constructor for class io.starter.OpenXLS.FormatCache
Deprecated.
 
FormatConstants - Interface in io.starter.formats.XLS
/** Constants relevant to XLS Formatting NOTE: Excel automatically assigns If you type this number format ------------------------------------------- 1.0 General 1.123 General 1.1% 0.00% 1.1E+2 0.00E+00 1 1/2 # ?/? $1.11 Currency, 2 decimal places 1/1/01 Date 1:10 Time CUSTOM FORMATS: Each format that you create can have up to three sections for numbers and a fourth section for text.
FormatConstantsImpl - Class in io.starter.formats.XLS
A generic implementation of format constants
FormatConstantsImpl() - Constructor for class io.starter.formats.XLS.FormatConstantsImpl
 
FormatHandle - Class in io.starter.OpenXLS
Provides methods for querying and changing cell formatting information.
FormatHandle() - Constructor for class io.starter.OpenXLS.FormatHandle
Nullary constructor for use in bean context.
FormatHandle(WorkBook, Xf) - Constructor for class io.starter.OpenXLS.FormatHandle
Constructs a FormatHandle for the given WorkBook and format record.
FormatHandle(WorkBook) - Constructor for class io.starter.OpenXLS.FormatHandle
Constructs a FormatHandle for the given WorkBook's default format.
FormatHandle(WorkBook, int) - Constructor for class io.starter.OpenXLS.FormatHandle
Constructs a FormatHandle for the given format ID and WorkBook.
FormatHandle(WorkBook, int, boolean) - Constructor for class io.starter.OpenXLS.FormatHandle
Constructs a FormatHandle for the given format index and WorkBook.
FormatHandle(Condfmt, WorkBook, int, CellHandle) - Constructor for class io.starter.OpenXLS.FormatHandle
Constructs a dummy FormatHandle for the given conditional format.
FormatHandle(CellHandle) - Constructor for class io.starter.OpenXLS.FormatHandle
Creates a FormatHandle for the given cell.
FormatHandle(WorkBook, String, int, int) - Constructor for class io.starter.OpenXLS.FormatHandle
 
FormatHandle(WorkBook, int) - Constructor for class io.starter.OpenXLS.FormatHandle
Jan 27, 2011
formatLocation(int[]) - Static method in class io.starter.OpenXLS.ExcelTools
Takes an int array representing a row and column and formats it as a cell address.
formatLocation(int[], boolean, boolean) - Static method in class io.starter.OpenXLS.ExcelTools
Takes an int array representing a row and column and formats it as a cell address, taking into account relative or absolute refs The index is zero-based.
formatNumericNotation(String, int) - Static method in class io.starter.OpenXLS.ExcelTools
Formats a string representation of a numeric value as a string in the specified notation:
formatRange(int[]) - Static method in class io.starter.OpenXLS.ExcelTools
Takes an array of four shorts and formats it as a cell range.
formatRangeRowCol(int[]) - Static method in class io.starter.OpenXLS.ExcelTools
format a range as a string, range in format of [r][c][r1][c1]
formatRangeRowCol(int[], boolean[]) - Static method in class io.starter.OpenXLS.ExcelTools
format a range as a string, range in format of [r][c][r1][c1] including relative address state
formatThrowable(String, Throwable, boolean) - Static method in class io.starter.toolkit.Logger
 
Formula - Class in io.starter.formats.XLS
FORMULA (0x406) describes a cell that contains a formula.
Formula() - Constructor for class io.starter.formats.XLS.Formula
Default constructor
FORMULA - Static variable in interface io.starter.formats.XLS.XLSConstants
 
FormulaCalculator - Class in io.starter.formats.XLS.formulas
Formula Calculator.
FormulaCalculator() - Constructor for class io.starter.formats.XLS.formulas.FormulaCalculator
 
formulaCol - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
FormulaHandle - Class in io.starter.OpenXLS
Formula Handle allows for manipulation of Formulas within a WorkBook.
FormulaHandle(Formula, WorkBook) - Constructor for class io.starter.OpenXLS.FormulaHandle
Create a new FormulaHandle from an Excel Formula
FormulaNotFoundException - Exception in io.starter.formats.XLS
No Formula Found.
FormulaNotFoundException(String) - Constructor for exception io.starter.formats.XLS.FormulaNotFoundException
 
FormulaNotFoundException() - Constructor for exception io.starter.formats.XLS.FormulaNotFoundException
 
FormulaParser - Class in io.starter.formats.XLS.formulas
Formula Parser.
FormulaParser() - Constructor for class io.starter.formats.XLS.formulas.FormulaParser
 
formulaRow - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
Frame - Class in io.starter.formats.XLS.charts
frt (2 bytes): An unsigned integer that specifies the type of frame to be drawn.
Frame() - Constructor for class io.starter.formats.XLS.charts.Frame
 
FRAME - Static variable in interface io.starter.formats.XLS.XLSConstants
 
freezeCol(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
freezes the cols starting at the specified column and creating a scrollable sheet to the right
freezeRow(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
freezes the rows starting at the specified row and creating a scrollable sheet below this row
fromA1(String) - Static method in class io.starter.OpenXLS.CellRangeRef
Parses a range in A1 notation and returns the equivalent CellRangeRef.
fromA1(String, WorkBookHandle) - Static method in class io.starter.OpenXLS.CellRangeRef
fromPatternString(String) - Static method in class io.starter.formats.cellformat.CellFormatFactory
 
FrtFontList - Class in io.starter.formats.XLS.charts
FRTFONTLIST: Chart Font List (85Ah) Introduced in Excel 9 (2000), this BIFF record is an FRT record for Charts.
FrtFontList() - Constructor for class io.starter.formats.XLS.charts.FrtFontList
 
FRTFONTLIST - Static variable in interface io.starter.formats.XLS.XLSConstants
 
FrtWrapper - Class in io.starter.formats.XLS.charts
FRTWRAPPER: Chart Future Record Type Wrapper (851h) Introduced in Excel 9 (2000) this BIFF record is an FRT record for Charts.
FrtWrapper() - Constructor for class io.starter.formats.XLS.charts.FrtWrapper
 
FRTWRAPPER - Static variable in interface io.starter.formats.XLS.XLSConstants
 
fRwRel - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
fStacked - Variable in class io.starter.formats.XLS.charts.Area
 
fStacked - Variable in class io.starter.formats.XLS.charts.Bar
 
ftr - Variable in class io.starter.formats.XLS.Boundsheet
 
FTYPE_PTGFUNC - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
FTYPE_PTGFUNCVAR - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
FTYPE_PTGFUNCVAR_ADDIN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
FunctionConstants - Class in io.starter.formats.XLS.formulas
Function Constants for all Formula Types (PtgFunc, PtgFuncVar - regular and PtgFuncVar - AddIns) Modifications: all xlfXXX constants were originally in FunctionHandler getFunctionString was orignally in PtgFuncVar FUNCTION_STRINGS were originally in FunctionHandler getNumVars was originally in PtgFunc
FunctionConstants() - Constructor for class io.starter.formats.XLS.formulas.FunctionConstants
 
FunctionHandler - Class in io.starter.formats.XLS.formulas
Function Handler takes an array of PTG's with a header PtgFunc or PtgFuncVar, calcuates those ptgs in the determined way, then return a relevant PtgValue Descriptions of these functions are available on the msdn site, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/office97/html/S88F9.asp
FunctionHandler() - Constructor for class io.starter.formats.XLS.formulas.FunctionHandler
 
FunctionNotSupportedException - Exception in io.starter.formats.XLS
Formula function is not supported for calculation.
FunctionNotSupportedException(String) - Constructor for exception io.starter.formats.XLS.FunctionNotSupportedException
 
fVert - Variable in class io.starter.formats.XLS.charts.Legend
 
fWasDataTable - Variable in class io.starter.formats.XLS.charts.Legend
 

G

GARBAGE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Gd - Class in io.starter.formats.OOXML
gd (Shape Guide) This element specifies the presence of a shape guide that will be used to govern the geometry of the specified shape.
Gd(HashMap) - Constructor for class io.starter.formats.OOXML.Gd
 
Gd(Gd) - Constructor for class io.starter.formats.OOXML.Gd
 
GelFrame - Class in io.starter.formats.XLS.charts
GelFrame: Fill Data(0x1066) The GelFrame record specifies the properties of a fill pattern for parts of a chart.
GelFrame() - Constructor for class io.starter.formats.XLS.charts.GelFrame
 
GELFRAME - Static variable in interface io.starter.formats.XLS.XLSConstants
 
GeneralCellFormat - Class in io.starter.formats.cellformat
 
generateFont(DocumentHandle) - Method in class io.starter.formats.OOXML.Ss_rPr
given an rPr OOXML text run properties, create an OpenXLS font
GenericChartObject - Class in io.starter.formats.XLS.charts
 
GenericChartObject() - Constructor for class io.starter.formats.XLS.charts.GenericChartObject
 
GenericPtg - Class in io.starter.formats.XLS.formulas
 
GenericPtg() - Constructor for class io.starter.formats.XLS.formulas.GenericPtg
 
GenericRecycleBin - Class in io.starter.toolkit
A recycling cache, items are checked at intervals
GenericRecycleBin() - Constructor for class io.starter.toolkit.GenericRecycleBin
 
genericThemeClrs - Variable in class io.starter.formats.OOXML.Theme
Generic "Office" Color Scheme TODO: Read from theme1.xml 12 colors: 2 darks, 2 lights, 6 accents, 2 hyperlinks NOTE: APPEARS that 1st 4 are "swapped" so in theme1.xml dk1 is index 0, then lt1, dk2, lt2 but appears to be a known bug (or a known mystery) that one must swap the 1st two pairs
GeomGroup - Class in io.starter.formats.OOXML
Geometry Group: one of prstGeom (Preset shapes) or custGeom (custom shapes)
GeomGroup() - Constructor for class io.starter.formats.OOXML.GeomGroup
 
GeomGroup(PrstGeom, CustGeom) - Constructor for class io.starter.formats.OOXML.GeomGroup
 
GeomGroup(GeomGroup) - Constructor for class io.starter.formats.OOXML.GeomGroup
 
get(BlockByteConsumer, int) - Method in class io.starter.formats.LEO.BlockByteReader
 
get(BlockByteConsumer, int, int) - Method in class io.starter.formats.LEO.BlockByteReader
 
get() - Method in class io.starter.formats.LEO.BlockByteReader
 
get(byte[]) - Method in class io.starter.formats.LEO.BlockByteReader
 
get(byte[], int, int) - Method in class io.starter.formats.LEO.BlockByteReader
 
get(String) - Static method in enum io.starter.formats.XLS.SxDI.AGGREGATIONFUNCTIONS
 
get(int) - Method in class io.starter.naming.NameImpl
 
get(FormatHandle) - Method in class io.starter.OpenXLS.FormatCache
Deprecated. 
get(String) - Method in class io.starter.OpenXLS.FormatCache
Deprecated. 
get(int) - Method in class io.starter.toolkit.CompatibleVector
 
get(Object) - Method in class io.starter.toolkit.GenericRecycleBin
 
get2DSheetName() - Method in class io.starter.OpenXLS.NameHandle
return the sheetname for a 2D named range NOTE: Does not work for 3D ranges
get3DBubbles() - Method in class io.starter.formats.XLS.charts.Serfmt
 
get3dColor() - Method in class io.starter.formats.escher.MsofbtSplitMenuColors
 
getActiveSheet() - Method in class io.starter.OpenXLS.WorkBookHandle
returns the active or selected worksheet tab
getActualFileSize() - Method in class io.starter.formats.LEO.Storage
get the size of the Storage headerData
getAddedrows() - Method in class io.starter.OpenXLS.WorkSheetHandle
 
getAddInPrototype() - Static method in class io.starter.formats.XLS.Supbook
SupBook record for add-in is different
getADDlClass() - Method in class io.starter.formats.XLS.SxAddl
returns the class of this SXADDL_ record
getAddress() - Method in class io.starter.OpenXLS.CommentHandle
Returns the address this Note (Comment) is attached to
getAffected(BiffRec) - Method in class io.starter.formats.XLS.Shrfmla
determine which formula in set of shared formula members is affected by cell br
getAggregationFunction() - Method in class io.starter.formats.XLS.SxDI
returns the aggregation function for this data field
getAlignment(String) - Method in class io.starter.formats.OOXML.Alignment
 
getAll() - Method in class io.starter.naming.NameImpl
 
getAll() - Method in class io.starter.toolkit.GenericRecycleBin
 
getAll() - Method in interface io.starter.toolkit.RecycleBin
get all of the items in this bin
getAllAffectedRanges() - Method in class io.starter.OpenXLS.ConditionalFormatHandle
Return a string representing all ranges that this conditional format handle can affect
getAllBorderColors() - Method in class io.starter.formats.XLS.Cf
 
getAllBorderColors() - Method in class io.starter.OpenXLS.FormatHandle
return the 5 border line colors (l, r, t, b, diag)
getAllBorderLineStyles() - Method in class io.starter.OpenXLS.FormatHandle
return the 5 border lines styles (l, r, t, b, diag)
getAllChartSeriesHandles() - Method in class io.starter.OpenXLS.ChartHandle
Returns an array of ChartSeriesHandle Objects, one for each bar, line or wedge of data.
getAllChartSeriesHandles(int) - Method in class io.starter.OpenXLS.ChartHandle
Returns an array of ChartSeriesHandle Objects for the desired chart, one for each bar, line or wedge of data.
getAllChartTypes() - Method in class io.starter.formats.XLS.charts.Chart
returns an array of all chart types found in this chart 0= default, 1-9 (max) are overlay charts
getAllComponents(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
 
getAllComponents(Ptg) - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
 
getAllDirectories() - Method in class io.starter.formats.LEO.LEOFile
get all Directories in this LEO file
getAllNames() - Method in class io.starter.formats.XLS.Boundsheet
Get all the names for this boundsheet
getAllPivotTableViews() - Method in class io.starter.formats.XLS.WorkBook
return all pivot table views (==Sxview records)
SxView is the top-level record of a Pivot Table as distinct from the PivotCache (stored data source in a LEOFile Storage) and PivotTable Stream (SxStream top-level record)
getAllRanges() - Method in class io.starter.formats.XLS.Condfmt
Return all ranges as strings
getAllSeries() - Method in class io.starter.formats.XLS.charts.Chart
get all the series objects for ALL charts (i.e.
getAllSeries(int) - Method in class io.starter.formats.XLS.charts.Chart
get all the series objects in the specified chart (-1 for ALL)
getAllSeries() - Method in class io.starter.formats.XLS.charts.ChartSeries
get all the series objects for ALL charts (i.e.
getAllSeries(int) - Method in class io.starter.formats.XLS.charts.ChartSeries
get all the series objects in the specified chart (-1 for ALL)
getAllSeriesDataJSON() - Method in class io.starter.OpenXLS.ChartHandle
returns a JSON representation of all Series Data (Legend, Categogies, Series Values) for the chart
This is an internal method that is not useful to the end user.
getAllStrings() - Method in class io.starter.formats.XLS.Sst
Returns all strings that are in the SharedStringTable for this workbook.
getAllStrings() - Method in class io.starter.formats.XLS.WorkBook
Returns all strings that are in the SharedStringTable for this workbook.
getAllStrings() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns all strings that are in the SharedStringTable for this workbook.
getAllValidationHandles() - Method in class io.starter.OpenXLS.WorkSheetHandle
Return all validation handles that refer to this worksheet
getAllVals() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
return all of the Ptg values represented in this array will have to reference the workbook cells as well as any upstream formulas...
getAlphaVal(int) - Static method in class io.starter.OpenXLS.ExcelTools
get the Excel-style Column alphabetical representation of an integer (0-based).
getAnStart() - Method in class io.starter.formats.XLS.charts.Pie
return the Angle of the first pie slice expressed in degrees.
getApplyRelativePosition() - Method in class io.starter.formats.LEO.BlockByteReader
 
getApproximateCharWidth(Font, Character) - Static method in class io.starter.toolkit.StringTool
return the approximate witdth in width in pixels of the given character
getApproximateHeight(Font, String, double) - Static method in class io.starter.toolkit.StringTool
return the approximate height it takes to display the given string in the given font in the given width
getApproximateStringWidth(Font, String) - Static method in class io.starter.toolkit.StringTool
given a string, return the maximum of the width in pixels in the given the awt Font.
getApproximateStringWidthLB(Font, String) - Static method in class io.starter.toolkit.StringTool
given a string, return the maximum of the width in pixels in the given the awt Font Observing Line Breaks.
getArea() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
custom RefTracker usage: uses entire range covered by all shared formulas
getArea() - Method in class io.starter.formats.XLS.formulas.PtgRefN
custom RefTracker usage: uses entire range covered by all shared formulas
getArray() - Method in class io.starter.formats.XLS.Formula
fetches the internal Array record linked to this formula, if any, or null if not an array formula
getArray(Ptg) - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
return a 2-dimenional array of double values i.e.
getArrayFormula(String) - Method in class io.starter.formats.XLS.Boundsheet
Returns an array formula for the set address
getArrayFormulaParent(int[]) - Method in class io.starter.formats.XLS.Boundsheet
see if an array formula is part of an existing array formula
by checking to see if the address in quesion is referenced by any array formula references on this sheet
getArrayLen(Object) - Static method in class io.starter.formats.XLS.formulas.GenericPtg
 
getArrayRef(String) - Method in class io.starter.formats.XLS.Boundsheet
given an parent array formula at address formAddress, look up in saved arrFormulaLocs for the cell range it references
getArrayRefs() - Method in class io.starter.formats.XLS.Array
return the cells referenced by this array in string range form
getArrayRefs() - Method in class io.starter.formats.XLS.Formula
 
getArrVals() - Method in class io.starter.formats.XLS.formulas.PtgArray
 
getAspectRatio() - Method in class io.starter.OpenXLS.ImageHandle
returns width divided by height for the aspect ratio
getAttatchedString() - Method in class io.starter.formats.XLS.Formula
Get the String that is attached to this formula (it has a result of a string..);
getAttr(String) - Method in class io.starter.formats.OOXML.SheetView
return the attribute value for key null if not found
getAttr(String) - Method in class io.starter.formats.OOXML.Ss_rPr
retrieve one of the following key values, if already set b, charset, condense, extend, family, i, outline, rFont, scheme, shadow, strike, sz, u, vertAlign
getAttrS(String) - Method in class io.starter.formats.OOXML.SheetView
return the attribute value for key in String form "" if not found
getAuthor() - Method in class io.starter.formats.XLS.Note
return the author of this note, if set
getAuthor() - Method in class io.starter.OpenXLS.CommentHandle
returns the author of this Note (Comment) if set
getAutoAlign() - Method in class io.starter.OpenXLS.PivotTableHandle
get whether Alignment Autoformat is applied
getAutoBorder() - Method in class io.starter.OpenXLS.PivotTableHandle
get whether Border Autoformat is applied
getAutoFilterHandles() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns a list of all AutoFilterHandles on this sheet
An AutoFilterHandle allows access and manipulation of AutoFilters on the sheet
getAutoFilters() - Method in class io.starter.formats.XLS.Boundsheet
return the AutoFilter record for this Boundsheet, if any TODO: Merge with OOXML Autofilter
getAutoFont() - Method in class io.starter.OpenXLS.PivotTableHandle
get whether Font Autoformat is applied
getAutoFormatId() - Method in class io.starter.OpenXLS.PivotTableHandle
get the auto format for the Table
getAutoNumber() - Method in class io.starter.OpenXLS.PivotTableHandle
get whether Number Autoformat is applied
getAutoPattern() - Method in class io.starter.OpenXLS.PivotTableHandle
get whether Pattern Autoformat is applied
getAutoWidthHeight() - Method in class io.starter.OpenXLS.PivotTableHandle
get whether Width/Height Autoformat is applied
getAwtFont() - Method in class io.starter.OpenXLS.CellHandle
convert the OpenXLS font used by this Cell to java.awt.Font
getAxes() - Method in class io.starter.formats.XLS.charts.Chart
Return the Chart Axes object
getAxis() - Method in class io.starter.formats.XLS.charts.Axis
 
getAxis(int) - Method in class io.starter.formats.XLS.charts.AxisParent
return the desired axis according to AxisType (will create the axis if it doesn't exist) Also finds and associates the axis rec with it's TextDisp so as to be able to set axis optins ...
getAxis(int, boolean) - Method in class io.starter.formats.XLS.charts.AxisParent
return the desired axis according to AxisType Also finds and associates the axis rec with it's TextDisp so as to be able to set axis optins ...
getAxis(int) - Method in class io.starter.OpenXLS.ChartHandle
 
getAxisAutomaticScale() - Method in class io.starter.formats.XLS.charts.Chart
Returns true if the Y Axis (Value axis) is set to automatic scale
getAxisAutomaticScale(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
Returns true if the desired Value axis is set to automatic scale
getAxisAutomaticScale() - Method in class io.starter.formats.XLS.charts.ChartAxes
Returns true if the Y Axis (Value axis) is set to automatic scale
getAxisAutomaticScale(int) - Method in class io.starter.OpenXLS.ChartHandle
Returns true if the desired Value axis is set to automatic scale
getAxisAutomaticScale() - Method in class io.starter.OpenXLS.ChartHandle
Returns true if the Y Axis (Value axis) is set to automatic scale
getAxisFont() - Method in class io.starter.OpenXLS.ChartHandle
return the Font associated with the Chart Axes
getAxisLine(int) - Method in class io.starter.formats.XLS.charts.Axis
return the lineformat rec for the given axis line type
getAxisLineFormat(int, boolean) - Method in class io.starter.formats.XLS.charts.Axis
return the AxisLineFormat of the desired type, or create if none and bCreate
getAxisLineFormat(int) - Method in class io.starter.formats.XLS.charts.Axis
return the index of the AxisLineFormat of the desired type, -1 if none
getAxisMajorUnit(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
Returns the major tick unit of the desired Value axis
getAxisMajorUnit(int) - Method in class io.starter.OpenXLS.ChartHandle
Returns the major tick unit of the desired Value axis
getAxisMajorUnit() - Method in class io.starter.OpenXLS.ChartHandle
Returns the major tick unit of the Y Axis (Value Axis)
getAxisMaxScale(int) - Method in class io.starter.OpenXLS.ChartHandle
Returns the maximum scale value of the desired Value axis
getAxisMaxScale() - Method in class io.starter.OpenXLS.ChartHandle
Returns the maximum value of the Y Axis (Value Axis) scale
getAxisMinorUnit(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
Returns the minor tick unit of the desired Value axis
getAxisMinorUnit(int) - Method in class io.starter.OpenXLS.ChartHandle
Returns the minor tick unit of the desired Value axis
getAxisMinorUnit() - Method in class io.starter.OpenXLS.ChartHandle
Returns the minor tick unit of the Y Axis (Value Axis)
getAxisMinScale(int) - Method in class io.starter.OpenXLS.ChartHandle
Returns the minimum scale value of the the desired Value axis
getAxisMinScale() - Method in class io.starter.OpenXLS.ChartHandle
Returns the minimum value of the Y Axis (Value Axis) scale
getAxisOptionsXML(int) - Method in class io.starter.formats.XLS.charts.AxisParent
return XML of axis label and specific options for the desired axis (both the Axis record + it's "associated" TextDisp record are consulted)
getAxisOptionsXML(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
obtain the desired axis' label and other options, if present, in XML form
getAxisPlacement() - Method in class io.starter.formats.XLS.charts.Axis
returns the Axis Label Placement or position as an int
getAxisPlacement(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
returns the Axis Label Placement or position as an int
getAxisPlacement(int) - Method in class io.starter.OpenXLS.ChartHandle
Returns the Axis Label Placement or position as an int
getAxMultiplierId() - Method in class io.starter.formats.XLS.charts.YMult
returns the Axis multiplier ID, one of the following values: -1 = multiplier value is stored in numLabelMultiplier 0 = no multiplier (same as 1.0) 1 = Hundreds, 10 2nd 2 = Thousands, 10 3rd 3 = Ten Thousands, 10 4th 4 = Hundred Thousands, 10 5th 5 = Millions, 10 6th 6 = Ten Millions, 10 7th 7 = Hundred Millions, 10 8th 8 = Thousand Millions, 10 9th 9 = Billions, 10 12th
getAxMultiplierIdAsString() - Method in class io.starter.formats.XLS.charts.YMult
 
getBackgroundColor() - Method in class io.starter.formats.XLS.Xf
get the background Color index for this Cell
getBackgroundColor() - Method in class io.starter.OpenXLS.CellHandle
get the Color of the Cell Background by this Cell and all other cells sharing this FormatId.
getBackgroundColor() - Method in class io.starter.OpenXLS.FormatHandle
Get the Pattern Background Color for this Format Pattern
getBackgroundColorAsColor() - Method in class io.starter.OpenXLS.FormatHandle
get the Pattern Background Color for this Format Pattern as an awt.Color
getBackgroundColorAsHex() - Method in class io.starter.OpenXLS.FormatHandle
get the Pattern Background Color for this Format Pattern as a hex string
getBackgroundColorHEX() - Method in class io.starter.formats.XLS.Xf
get the background Color for this Cell as a Hex Color String
getBackgroundPattern() - Method in class io.starter.OpenXLS.CellHandle
get the Background Pattern for this cell
getBackingByteBuffer() - Method in class io.starter.formats.LEO.BlockByteReader
 
getBarShape() - Method in class io.starter.formats.XLS.charts.BarChart
returns the bar shape for a column or bar type chart can be one of:
SHAPECOLUMN default
SHAPECONEd
SHAPECONETOMAX
SHAPECYLINDER
SHAPEPYRAMID
SHAPEPYRAMIDTOMAX
getBarShape() - Method in class io.starter.formats.XLS.charts.ChartFormat
returns the bar shape for a column or bar type chart can be one of:
ChartConstants.SHAPECOLUMN default
ChartConstants.SHAPECONE
ChartConstants.SHAPECONETOMAX
ChartConstants.SHAPECYLINDER
ChartConstants.SHAPEPYRAMID
ChartConstants.SHAPEPYRAMIDTOMAX
getBarShape() - Method in class io.starter.formats.XLS.charts.ChartType
returns the bar shape for a column or bar type chart can be one of:
ChartConstants.SHAPECOLUMN default
ChartConstants.SHAPECONEd
ChartConstants.SHAPECONETOMAX
ChartConstants.SHAPECYLINDER
ChartConstants.SHAPEPYRAMID
ChartConstants.SHAPEPYRAMIDTOMAX
getBarShape() - Method in class io.starter.formats.XLS.charts.ConeBarChart
 
getBarShape() - Method in class io.starter.formats.XLS.charts.ConeChart
 
getBarShape() - Method in class io.starter.formats.XLS.charts.CylinderBarChart
 
getBarShape() - Method in class io.starter.formats.XLS.charts.CylinderChart
 
getBarShape() - Method in class io.starter.formats.XLS.charts.PyramidBarChart
 
getBarShape() - Method in class io.starter.formats.XLS.charts.PyramidChart
 
getBasicFormattingRunContinues() - Static method in class io.starter.formats.XLS.Continue
create and return the absolute minimum Continue record defining a formatting run
getBasicJSON() - Method in class io.starter.OpenXLS.CellRange
Return a json object representing this cell range, entries contain only address and values for more compact space
getBasicObjRecord(int, int) - Static method in class io.starter.formats.XLS.Obj
creates the basic subrecord structure for the desired object type
After the basic Object record is complete, there
NOTE: much of this is not complete
getBg() - Method in class io.starter.formats.OOXML.Dxf
 
getBgColor() - Method in class io.starter.formats.XLS.charts.DataFormat
get the bg color identified by this DataFormat
Usually part of a series group of records
getBgColor() - Method in class io.starter.formats.XLS.charts.Frame
return the bg color assoc with this frame rec in main chart record NOTE that bg color is defined by the frame rec's associated AreaFormat Record's FOREGROUND color (icvFore)
getBgColor(ArrayList) - Static method in class io.starter.formats.XLS.charts.Frame
static utility to return the bg color assoc with the desired object
first checks if a gelFrame record exists; if so, it uses that color.
getBgColorAsInt(Theme) - Method in class io.starter.formats.OOXML.Fill
return the bg color in indexed (int) representation
getBgColorAsRGB(Theme) - Method in class io.starter.formats.OOXML.Fill
return the bg color of this fill, if any
getBgColorAsString() - Method in class io.starter.formats.OOXML.Dxf
 
getBiffRecord(short) - Static method in class io.starter.formats.XLS.XLSRecordFactory
Get an instance of the record type corresponding to the given opcode.
getBiffRecords() - Method in class io.starter.formats.XLS.ByteStreamer
Returns an array of all the BiffRecs in the streamer.
getBlockIndex() - Method in interface io.starter.formats.LEO.Block
get the index of this Block in the storage Vector
getBlockIndex() - Method in class io.starter.formats.LEO.BlockImpl
get the index of this Block in the storage Vector
getBlockmap() - Method in class io.starter.formats.LEO.BlockByteReader
For whatever reason, get the blockmap
getBlockReader() - Method in class io.starter.formats.LEO.Storage
returns a new BlockByteReader
getBlocksFromByteArray(byte[], int) - Static method in class io.starter.formats.LEO.BlockFactory
transform the byte array into Block records.
getBlocksFromOutputStream(OutputStream, int, int) - Static method in class io.starter.formats.LEO.BlockFactory
transform the byte array into Block records.
getBlockSize() - Method in interface io.starter.formats.LEO.Block
get the size of the Block data in bytes
getBlockSize() - Method in class io.starter.formats.LEO.BlockImpl
 
getBlockType() - Method in class io.starter.formats.LEO.BIGBLOCK
returns the int representing the block type
getBlockType() - Method in interface io.starter.formats.LEO.Block
returns the int representing the block type
getBlockType() - Method in class io.starter.formats.LEO.SMALLBLOCK
returns the int representing the block type
getBlockType() - Method in class io.starter.formats.LEO.Storage
returns whether this Storage's headerData blocks are contained in the Small or Big Block arrays.
getBlockVect() - Method in class io.starter.formats.LEO.Storage
 
getBold() - Method in class io.starter.formats.XLS.Font
get if the font is bold or not
getBold() - Method in class io.starter.formats.XLS.Xf
 
getBold() - Method in class io.starter.OpenXLS.FormatHandle
Get if the font is bold
getBool() - Method in class io.starter.formats.XLS.SXBool
 
getBooleanVal() - Method in interface io.starter.formats.XLS.BiffRec
 
getBooleanVal() - Method in class io.starter.formats.XLS.Boolerr
Get the value of the record as a Boolean.
getBooleanVal() - Method in class io.starter.formats.XLS.Formula
 
getBooleanVal() - Method in class io.starter.formats.XLS.formulas.PtgInt
 
getBooleanVal() - Method in class io.starter.formats.XLS.XLSRecord
Get the value of the record as a Boolean.
getBooleanVal() - Method in class io.starter.OpenXLS.CellHandle
returns the value of this Cell as a boolean
If the Cell is not of type Boolean, returns false
getBooleanValue() - Method in class io.starter.formats.XLS.formulas.PtgBool
 
getBooleanValue(Ptg) - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
 
getBorderBottomColor() - Method in class io.starter.OpenXLS.FormatHandle
Get the Right border color
getBorderColorInts() - Method in class io.starter.formats.OOXML.Border
returns an array representing the border colors as rgb string
top, left, bottom, right, diag
getBorderColors() - Method in class io.starter.formats.OOXML.Border
returns an array representing the border colors as rgb string
top, left, bottom, right, diag
getBorderColors() - Method in class io.starter.formats.OOXML.Dxf
 
getBorderColors() - Method in class io.starter.formats.XLS.Cf
 
getBorderColors() - Method in class io.starter.OpenXLS.CellHandle
returns Border Colors of Cell in: top, left, bottom, right order
returns null or a java.awt.Color object for each of 4 sides
getBorderColors() - Method in class io.starter.OpenXLS.ConditionalFormatRule
retrieves the border colors for the current Conditional Format
getBorderColors() - Method in class io.starter.OpenXLS.FormatHandle
returns Border Colors of Cell ie: top, left, bottom, right returns null or 1 color for each of 4 sides 1,1,1,1 represents a border all around the cell 1,1,0,0 represents on the top left edge of the cell
getBorderLeftColor() - Method in class io.starter.OpenXLS.FormatHandle
Get the Left border color
getBorderLineColorBottom() - Method in class io.starter.formats.XLS.Cf
 
getBorderLineColorBottom() - Method in class io.starter.OpenXLS.ConditionalFormatRule
returns the bottom border line color for the current Conditional Format
getBorderLineColorLeft() - Method in class io.starter.formats.XLS.Cf
 
getBorderLineColorLeft() - Method in class io.starter.OpenXLS.ConditionalFormatRule
returns the left border line color for the current Conditional Format
getBorderLineColorRight() - Method in class io.starter.formats.XLS.Cf
 
getBorderLineColorRight() - Method in class io.starter.OpenXLS.ConditionalFormatRule
returns the right border line color for the current Conditional Format
getBorderLineColorTop() - Method in class io.starter.formats.XLS.Cf
 
getBorderLineColorTop() - Method in class io.starter.OpenXLS.ConditionalFormatRule
returns the top border line color for the current Conditional Format
getBorderLineStylesBottom() - Method in class io.starter.formats.XLS.Cf
 
getBorderLineStylesBottom() - Method in class io.starter.OpenXLS.ConditionalFormatRule
returns the bottom border line style for the current Conditional Format
getBorderLineStylesLeft() - Method in class io.starter.formats.XLS.Cf
 
getBorderLineStylesLeft() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getBorderLineStylesRight() - Method in class io.starter.formats.XLS.Cf
 
getBorderLineStylesRight() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getBorderLineStylesTop() - Method in class io.starter.formats.XLS.Cf
 
getBorderLineStylesTop() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getBorderLineWidth() - Method in class io.starter.formats.escher.MsofbtOPT
 
getBorderRightColor() - Method in class io.starter.OpenXLS.FormatHandle
Get the Right border color
getBorderSizes() - Method in class io.starter.formats.OOXML.Border
returns an array representing the border sizes
top, left, bottom, right, diag
getBorderSizes() - Method in class io.starter.formats.OOXML.Dxf
 
getBorderSizes() - Method in class io.starter.formats.XLS.Cf
 
getBorderSizes() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getBorderStyles() - Method in class io.starter.formats.OOXML.Border
returns an array representing the border styles translated from OOXML String value to 2003-int value
top, left, bottom, right, diag
getBorderStyles() - Method in class io.starter.formats.OOXML.Dxf
 
getBorderStyles() - Method in class io.starter.formats.XLS.Cf
order= top, left, bottom, right
getBorderStyles() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getBorderTopColor() - Method in class io.starter.OpenXLS.FormatHandle
Get the Top border color
getBottomBorderColor() - Method in class io.starter.formats.XLS.Xf
 
getBottomBorderLineStyle() - Method in class io.starter.formats.XLS.Xf
 
getBottomBorderLineStyle() - Method in class io.starter.OpenXLS.FormatHandle
Get the border line style
getBottomMargin() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Gets the bottom print margin.
getBoundingRange() - Method in class io.starter.formats.XLS.Condfmt
get the bounding range of this conditional format
getBoundName() - Method in class io.starter.formats.XLS.charts.Ai
returns the bound sheet name - must be called after populateForTransfer
getBounds() - Method in class io.starter.formats.OOXML.OneCellAnchor
return the bounds of this object bounds represent: COL, COLOFFSET, ROW, ROWOFFST
getBounds() - Method in class io.starter.formats.OOXML.TwoCellAnchor
return the (to, from) bounds of this object by concatenating the bounds for the to and the from bounds represent: COL, COLOFFSET, ROW, ROWOFFST, COL1, COLOFFSET1, ROW1, ROWOFFSET1
getBounds() - Method in class io.starter.formats.XLS.charts.Chart
return bounds relative to row/cols including their respective offsets
getBounds() - Method in class io.starter.formats.XLS.MSODrawing
returns the bounds of this object bounds are relative and based upon rows, columns and offsets within
getBounds() - Method in class io.starter.OpenXLS.ChartHandle
returns the coordinates or bounds (position, width and height) of this chart in pixels
getBounds() - Method in class io.starter.OpenXLS.ImageHandle
return the image bounds images bounds are as follows: bounds[0]= column # of top left position (0-based) of the shape bounds[1]= x offset within the top-left column (0-1023) bounds[2]= row # for top left corner bounds[3]= y offset within the top-left corner (0-1023) bounds[4]= column # of the bottom right corner of the shape bounds[5]= x offset within the cell for the bottom-right corner (0-1023) bounds[6]= row # for bottom-right corner of the shape bounds[7]= y offset within the cell for the bottom-right corner (0-1023)
getBoundsheet() - Method in class io.starter.OpenXLS.WorkSheetHandle
 
getBoundSheetNames(int) - Method in class io.starter.formats.XLS.Externsheet
returns array of referenced sheet names, including external references ...
getBoundSheets(int) - Method in class io.starter.formats.XLS.Externsheet
 
getBoundSheets() - Method in class io.starter.formats.XLS.Name
 
getBoundXti() - Method in class io.starter.formats.XLS.charts.Ai
returns the sheet reference index - must call after populateForTransfer
getBrokenXtiReference() - Method in class io.starter.formats.XLS.Externsheet
In some cases, we need to have an Xti reference to a non-existing sheet.
getBubbleCount() - Method in class io.starter.formats.XLS.charts.Series
 
getBubbleOOXML(boolean) - Method in class io.starter.formats.XLS.charts.Series
returns the bubbleSize OOXML element that defines the values for the series values
getBubbleSizes() - Method in class io.starter.OpenXLS.ChartSeriesHandle
returns the Cell Range String representing Bubble Size for this Series (Bubble Charts only)
getBubbleValueAi() - Method in class io.starter.formats.XLS.charts.Series
 
getBuffer() - Method in class io.starter.formats.LEO.FileBuffer
 
getBuiltinFormats() - Static method in class io.starter.formats.XLS.FormatConstantsImpl
Get the built in format for the correct locale
getBuiltInType() - Method in class io.starter.formats.XLS.DConBin
returns the built-in type for the built-in named range data source for a pivot table
Value Meaning 0x00 "Consolidate_Area" 0x01 "Auto_Open" 0x02 "Auto_Close" 0x03 "Extract" 0x04 "Database" 0x05 "Criteria" 0x06 "Print_Area" 0x07 "Print_Titles" 0x08 "Recorder" 0x09 "Data_Form" 0x0A "Auto_Activate" 0x0B "Auto_Deactivate" 0x0C "Sheet_Title" 0x0D "_FilterDatabase"
getBuiltInType() - Method in class io.starter.formats.XLS.Name
 
getByteAt(int) - Method in interface io.starter.formats.XLS.BiffRec
Gets the byte from the specified position in the record byte array.
getByteAt(int) - Method in class io.starter.formats.XLS.Continue
 
getByteAt(int) - Method in class io.starter.formats.XLS.XLSRecord
Gets the byte from the specified position in the record byte array.
getByteBuffer() - Method in interface io.starter.formats.LEO.Block
get the data bytes on this Block
getByteBuffer() - Method in class io.starter.formats.LEO.BlockImpl
return the ByteBuffer for this BLOCK
getByteDump(byte[], int) - Static method in class io.starter.toolkit.ByteTools
Returns a string representation of the byte array.
getByteDump(byte[], int, int) - Static method in class io.starter.toolkit.ByteTools
Returns a string representation of the byte array.
getByteLength() - Method in class io.starter.toolkit.MD4Digest
 
getByteReader() - Method in interface io.starter.formats.LEO.BlockByteConsumer
Get the BlockByteReader for this Consumer
getByteReader() - Method in interface io.starter.formats.XLS.BiffRec
 
getByteReader() - Method in class io.starter.formats.XLS.XLSRecord
 
getBytes(int, int) - Method in interface io.starter.formats.LEO.Block
return the byte Array for this BLOCK
getBytes() - Method in interface io.starter.formats.LEO.Block
get the data bytes on this Block
getBytes(int, int) - Method in class io.starter.formats.LEO.BlockImpl
return the byte Array for this BLOCK
getBytes() - Method in class io.starter.formats.LEO.BlockImpl
return the byte Array for this BLOCK
getBytes(Block[]) - Static method in class io.starter.formats.LEO.LEOFile
 
getBytes(Block[], OutputStream) - Static method in class io.starter.formats.LEO.LEOFile
Call this method for each storage, root storage first...
getBytes(List, OutputStream) - Static method in class io.starter.formats.LEO.LEOFile
Call this method for each storage, root storage first...
getBytes(List) - Static method in class io.starter.formats.LEO.LEOFile
return the bytes for the blocks in a vector
getBytes() - Method in class io.starter.formats.LEO.LEOHeader
get the Header bytes
getBytes() - Method in class io.starter.formats.LEO.RootStorage
 
getBytes() - Method in class io.starter.formats.LEO.Storage
return the underlying byte array for this Storage
getBytes() - Method in interface io.starter.formats.XLS.BiffRec
gets the full record bytes for this record including header bytes
getBytes() - Method in class io.starter.formats.XLS.ByteStreamer
 
getBytes() - Method in class io.starter.formats.XLS.XLSRecord
Gets the byte from the specified position in the record byte array.
getBytes() - Method in class io.starter.OpenXLS.CellHandle
returns the low-level bytes for the underlying BIFF8 record.
getBytes() - Method in interface io.starter.OpenXLS.WorkBook
Returns a byte Array containing the valid file containing this WorkBook and associated Storages (such as VB files and PivotTables.) This is the actual file data and that can be read from and written to FileOutputStreams and ServletOutputStreams.
getBytes() - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
Writing the spreadsheet to a byte array uses a great deal of memory and generally provides no benefit over streaming output. Use the WorkBookHandle.write(java.lang.String) family of methods instead. If you need a byte array use ByteArrayOutputStream.
getBytes(List<?>) - Static method in class io.starter.toolkit.ByteTools
Get an array of bytes from a collection of byte arrays Seems slow, why 2 iterations, should be faster way?
getBytesAt(int, int) - Method in interface io.starter.formats.XLS.BiffRec
Gets the byte from the specified position in the record byte array.
getBytesAt(int, int) - Method in class io.starter.formats.XLS.XLSRecord
Gets the byte from the specified position in the record byte array.
getBytesFromFile(File) - Static method in class io.starter.toolkit.InFile
Gets a byte arrray from a file
getBytesFromJar(String) - Static method in class io.starter.toolkit.ResourceLoader
Loads the named resource from the class path.
getByteStream(Block[]) - Static method in class io.starter.formats.LEO.LEOFile
 
getByteStream(List) - Static method in class io.starter.formats.LEO.LEOFile
return the bytes for the blocks in a vector
getByteStream() - Method in class io.starter.formats.LEO.Storage
return the underlying byte array for this Storage
getByteString(byte[], boolean) - Static method in class io.starter.toolkit.ByteTools
Returns a string representation of the byte array.
getCachedOOXMLExpression() - Method in class io.starter.formats.XLS.Name
 
getCachefield() - Method in class io.starter.formats.XLS.SxFDB
returns the cache field name == cache row cell label
getCacheItem() - Method in class io.starter.formats.XLS.SXString
 
getCacheItemIndexes() - Method in class io.starter.formats.XLS.SxDBB
retrieve the cache item indexes for this cache record (or row)
getCalcAlways() - Method in class io.starter.formats.XLS.Formula
return the "Calculate Always" setting for this formula used for formulas that always need calculating such as TODAY
getCalcAlways() - Method in class io.starter.OpenXLS.FormulaHandle
return the "Calculate Always" setting for this formula used for formulas that always need calculating such as TODAY
getCalcId() - Method in class io.starter.formats.XLS.WorkBook
 
getCalcMode() - Method in class io.starter.formats.XLS.WorkBook
Sets the calculation mode for the workbook.
getCalculatedValue() - Method in class io.starter.formats.XLS.Name
return the calculated value of this Name if it contains a parsed Expression (Formula)
getCalculatedValue() - Method in class io.starter.OpenXLS.NameHandle
return the calculated value of this Name if it contains a parsed Expression (Formula)
getCalculationPivotFieldIndex() - Method in class io.starter.formats.XLS.SxDI
specifies a pivot field index used in calculations as specified by the Display Calculation function
getCalculationPivotItemIndex() - Method in class io.starter.formats.XLS.SxDI
specifies a pivot item index used in calculations as specified by the Display Calculation function
getCalendar() - Static method in class io.starter.OpenXLS.DateConverter
Gets a clone of the calendar used for date calculation.
getCalendarFromCell(Cell) - Static method in class io.starter.OpenXLS.DateConverter
Gets the Calendar for the given cell.
getCalendarFromCellWithPrecision(Cell, int) - Static method in class io.starter.OpenXLS.DateConverter
returns a Java Calendar from a CellHandle containing an Excel-formatted Date The Excel date format does not map 100% accurately to Java dates, due to the limitation of the precision of the Excel floating-point value record.
getCalendarFromNumber(double) - Static method in class io.starter.OpenXLS.DateConverter
getCalendarFromNumber(double, DateConverter.DateFormat) - Static method in class io.starter.OpenXLS.DateConverter
Parses the the given Excel serial date and returns a Calendar.
getCalendarFromNumber(Object) - Static method in class io.starter.OpenXLS.DateConverter
getCatCross() - Method in class io.starter.formats.XLS.charts.CatserRange
 
getCategories(int) - Method in class io.starter.formats.XLS.charts.Chart
Return an array of strings, one for each category
getCategories(int) - Method in class io.starter.formats.XLS.charts.ChartSeries
Return an array of strings, one for each category
getCategories() - Method in class io.starter.formats.XLS.charts.ChartSeries
 
getCategories() - Method in class io.starter.OpenXLS.ChartHandle
Returns an ordered array of strings representing all the category ranges in the chart.
getCategoryCount() - Method in class io.starter.formats.XLS.charts.Series
 
getCategoryDataType() - Method in class io.starter.formats.XLS.charts.Series
 
getCategoryDataType() - Method in class io.starter.OpenXLS.ChartSeriesHandle
gets the Chart Category Data Type
getCategoryFormatPattern() - Method in class io.starter.formats.XLS.charts.Series
return the String representation of the numeric format pattern for the Catgeory axis
getCategoryRange() - Method in class io.starter.OpenXLS.ChartSeriesHandle
returns the Cell Range String representing the Categories (usually the X Axis) for the Chart
Note that Category typically stays constant for all Series in the Chart
getCategoryValueAi() - Method in class io.starter.formats.XLS.charts.Series
Returns the category value AI associated with this series.
getCatLabel() - Method in class io.starter.formats.XLS.charts.CatserRange
 
getCatMajor() - Method in class io.starter.formats.XLS.charts.Axcent
 
getCatMark() - Method in class io.starter.formats.XLS.charts.CatserRange
 
getCatMax() - Method in class io.starter.formats.XLS.charts.Axcent
 
getCatMin() - Method in class io.starter.formats.XLS.charts.Axcent
 
getCatMinor() - Method in class io.starter.formats.XLS.charts.Axcent
 
getCatOOXML(String, String) - Method in class io.starter.formats.XLS.charts.Series
return the cat OOXML element used to define a series category
getCatserRange(boolean) - Method in class io.starter.formats.XLS.charts.Axis
utility method to find the CatserRange rec associated with this Axis
getCCol() - Method in class io.starter.formats.XLS.Sxview
returns the number of pivot items or lines on the COL axis
getCDimCol() - Method in class io.starter.formats.XLS.Sxview
returns the number of pivot fields on the COL axis
getCDimData() - Method in class io.starter.formats.XLS.Sxview
returns the number of pivot fields on the data axis
getCDimPg() - Method in class io.starter.formats.XLS.Sxview
returns the number of fields on the page axis
getCDimRw() - Method in class io.starter.formats.XLS.Sxview
returns the number of pivot fields on the ROW axis
getCell(String) - Method in class io.starter.formats.XLS.Boundsheet
Deprecated.
getCell(int, int) - Method in class io.starter.formats.XLS.Boundsheet
Gets a cell on this sheet by its row and column indexes.
getCell(short) - Method in class io.starter.formats.XLS.Row
Get a cell from the row
getCell(String) - Method in interface io.starter.formats.XLS.Sheet
get a cell by address from the worksheet
getCell(int, int) - Method in interface io.starter.formats.XLS.Sheet
Returns a BiffRec for working with the value of a BiffRec on a WorkSheet.
getCell(String) - Method in class io.starter.formats.XLS.WorkBook
get the cell by the following String Pattern BiffRec c = getCell("SheetName!C17");
getCell(String, String) - Method in class io.starter.formats.XLS.WorkBook
get the cell by the following String Pattern BiffRec c = getCell("Sheet1", "C17");
getCell() - Method in class io.starter.OpenXLS.CellHandle
return the underlying cell record
for internal API use only
getCell(String) - Method in interface io.starter.OpenXLS.WorkBook
Returns the Cell at the specified Location
getCell(String) - Method in class io.starter.OpenXLS.WorkBookHandle
Returns the Cell at the specified Location
getCell(String) - Method in interface io.starter.OpenXLS.WorkSheet
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCell(int, int) - Method in interface io.starter.OpenXLS.WorkSheet
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCell(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCell(int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCell(int, int, boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCellAddress() - Method in interface io.starter.formats.XLS.BiffRec
get a string address for the cell based on row and col ie: "H22"
getCellAddress() - Method in class io.starter.formats.XLS.Mulblank
since this is a "MUL" we override this method to get a BiffRec Range, not a BiffRec Address.
getCellAddress() - Method in class io.starter.formats.XLS.Name
 
getCellAddress() - Method in class io.starter.formats.XLS.XLSRecord
get a string address for the cell based on row and col ie: "H22"
getCellAddress() - Method in interface io.starter.OpenXLS.Cell
Returns the Address of this Cell as a String.
getCellAddress() - Method in class io.starter.OpenXLS.CellHandle
Returns the Address of this Cell as a String.
getCellAddress() - Method in class io.starter.OpenXLS.FormulaHandle
Returns the cell Address of the formula
getCellAddressWithSheet() - Method in class io.starter.formats.XLS.XLSRecord
return the cell address with sheet reference eg Sheet!A12
getCellAddressWithSheet() - Method in class io.starter.OpenXLS.CellHandle
Returns the Address of this Cell as a String.
getCellArray() - Method in class io.starter.formats.XLS.Row
get the cells as an array.
getCellBackgroundColor() - Method in class io.starter.OpenXLS.CellHandle
Return the cell background color i.e.
getCellBackgroundColor() - Method in class io.starter.OpenXLS.FormatHandle
get the Pattern Background Color for this Formatted Cell This method handles display of conditional formats for the cell checks for conditional format, then applies it if conditions are true.
getCellBackgroundColorAsColor() - Method in class io.starter.OpenXLS.FormatHandle
get the Pattern Background Color for this Format as an awt.Color
getCellBackgroundColorAsHex() - Method in class io.starter.OpenXLS.FormatHandle
get the Pattern Background Color for this Format as a Hex Color String
getCellHandlesFromSheet(String, WorkSheetHandle) - Static method in class io.starter.OpenXLS.ExcelTools
Return an array of cell handles specified from the string passed in.
getCellList() - Method in class io.starter.OpenXLS.CellRange
Return a list of the cells in this cell range
getCellRange() - Method in class io.starter.formats.XLS.DConRef
returns the cell range for this pivot cache
getCellRange() - Method in class io.starter.formats.XLS.Shrfmla
Gets the area where references to this shared formula may occur.
getCellRange() - Method in class io.starter.formats.XLS.SxStreamID
returns the cache data sources
NOT FULLY IMPLEMENTED - only valid for sheet data range data soures
getCellRange(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Create a CellRange object from an OpenXLS string range passed in such as "A1:F6"
getCellRangePtgs() - Method in class io.starter.formats.XLS.charts.Ai
 
getCellRangePtgs() - Method in class io.starter.formats.XLS.charts.ChartSeries
return an array of ALL cell references of the chart
getCellRangePtgs(Stack) - Static method in class io.starter.formats.XLS.ExpressionParser
getCellRangePtgs handles locating which cells are refereced in an expression stack.
getCellRangePtgs() - Method in class io.starter.formats.XLS.Formula
Returns an array of ptgs that represent any BiffRec ranges in the formula.
getCellRangePtgs() - Method in class io.starter.formats.XLS.Name
Returns an array of ptgs that represent any BiffRec ranges in the formula.
getCellRanges() - Method in class io.starter.formats.XLS.ReferenceTracker
Returns an Array of the CellRanges existing in this WorkBook specifically the Ranges referenced in Formulas, Charts, and Named Ranges.
getCellRanges() - Method in class io.starter.OpenXLS.FormulaHandle
Initialize CellRanges referenced by this formula
getCellRanges() - Method in class io.starter.OpenXLS.NameHandle
Get an Array of CellRanges, one per referenced WorkSheet.
getCellRanges() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns an Array of the CellRanges existing in this WorkBook specifically the Ranges referenced in Formulas, Charts, and Named Ranges.
getCellRangeXML(boolean) - Method in class io.starter.OpenXLS.CellRange
gets the array of Cells in this Name NOTE: this method variation also returns the Sheetname for the name record if not null.
getCellRangeXML() - Method in class io.starter.OpenXLS.CellRange
gets the array of Cells in this Name Thus this method is limited to use with 2D ranges.
getCellRangeXML(boolean) - Method in class io.starter.OpenXLS.NameHandle
gets the array of Cells in this Name NOTE: this method variation also returns the Sheetname for the name record if not null.
getCellRangeXML() - Method in class io.starter.OpenXLS.NameHandle
gets the array of Cells in this Name
getCellRecs() - Method in class io.starter.OpenXLS.CellRange
get the underlying Cell Records in this range
NOTE: Cell Records are not a part of the public API and are not intended for use in client applications.
getCellRotation() - Method in class io.starter.OpenXLS.CellHandle
Get the rotation of this Cell in degrees.
getCellRotation() - Method in class io.starter.OpenXLS.FormatHandle
Get the rotation of the cell.
getCells() - Method in class io.starter.formats.XLS.Boundsheet
get an array of all cells for this worksheet
getCells() - Method in class io.starter.formats.XLS.Row
get a collection of cells in column-based order *
getCells() - Method in interface io.starter.formats.XLS.Sheet
get an array of all cells for this worksheet
getCells() - Method in class io.starter.formats.XLS.WorkBook
get all of the Cells in this WorkBook
getCells() - Method in class io.starter.OpenXLS.CellRange
get the Cells in this cell range
getCells(String, WorkBookHandle) - Static method in class io.starter.OpenXLS.CellRange
returns the cells for a given range
static version
getCells() - Method in class io.starter.OpenXLS.ColHandle
returns the array of Cells in this Column
getCells() - Method in class io.starter.OpenXLS.NameHandle
gets the array of Cells in this Name
getCells(boolean) - Method in class io.starter.OpenXLS.RowHandle
Returns the array of Cells in this Row
getCells() - Method in class io.starter.OpenXLS.RowHandle
Returns the array of Cells in this Row
getCells() - Method in interface io.starter.OpenXLS.WorkBook
Returns all of the Cells contained in the WorkBook
getCells() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns an array containing all cells in the WorkBook
getCells() - Method in interface io.starter.OpenXLS.WorkSheet
Returns all CellHandles defined on this WorkSheet.
getCells() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns all CellHandles defined on this WorkSheet.
getCellsByCol(int) - Method in class io.starter.formats.XLS.Boundsheet
Access an arrayList of cells by column
getCellsByCol(String) - Method in class io.starter.OpenXLS.CellRange
Get the cells from a particular column, constrained by the boundaries of the cellRange
getCellsByRow(int) - Method in class io.starter.formats.XLS.Boundsheet
Access an arrayList of cells by column
getCellsByRow(int) - Method in class io.starter.OpenXLS.CellRange
Get the cells from a particular rownumber, constrained by the boundaries of the cellRange
getCellType() - Method in class io.starter.formats.XLS.XLSRecord
get the int val of the type for the valrec
getCellType() - Method in interface io.starter.OpenXLS.Cell
 
getCellType() - Method in class io.starter.OpenXLS.CellHandle
Returns the type of the Cell as an int
TYPE_STRING = 0, TYPE_FP = 1, TYPE_INT = 2, TYPE_FORMULA = 3, TYPE_BOOLEAN = 4, TYPE_DOUBLE = 5;
getCellTypeName() - Method in class io.starter.OpenXLS.CellHandle
returns the java Type string of the Cell
One of: "String" "Float" "Integer" "Formula" "Double"
getCfxe() - Method in class io.starter.formats.XLS.Condfmt
This is an overall not ideal situation where we want a formatid that we can use in sheetster to identify this conditional format // TODO: Perfect this algorithm!! :) cfxe should be constant for this Condfmt // ...
getChar() - Method in class io.starter.formats.LEO.BlockByteReader
 
getChar(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
getChart() - Method in class io.starter.formats.XLS.Obj
Return the chart for this obj, if exists.
getChart(String) - Method in class io.starter.formats.XLS.WorkBook
Returns a Chart Handle
getChart(String) - Method in interface io.starter.OpenXLS.WorkBook
Returns a Chart Handle
getChart(String) - Method in class io.starter.OpenXLS.WorkBookHandle
Returns a Chart Handle
getChartById(int) - Method in class io.starter.OpenXLS.WorkBookHandle
retrieve a ChartHandle via id
getChartBytes() - Method in class io.starter.formats.XLS.charts.Chart
Returns a serialized copy of this Chart
getChartBytes() - Method in class io.starter.OpenXLS.ChartHandle
Get the Chart's bytes This is an internal method that is not useful to the end user.
getChartDrawingOOXML(int) - Method in class io.starter.OpenXLS.ChartHandle
generates the OOXML specific for DrawingML, specifying offsets and identifying the chart object.
getChartEmbeds() - Method in class io.starter.formats.XLS.charts.OOXMLChart
returns information regarding external files associated with this chart
e.g.
getChartEmbeds() - Method in class io.starter.OpenXLS.ChartHandle
returns the drawingml file name which defines the userShape (if any)
a userShape is a drawing or shape ontop of a chart associated with this chart
getChartFontRecsXML() - Method in class io.starter.formats.XLS.charts.Chart
Return all the Chart-specific font recs in XML form These include the default fonts + title font + axis fonts ...
getChartFontRecsXML() - Method in class io.starter.OpenXLS.ChartHandle
returns Chart-specific Font Records in XML form
getChartFontsXML() - Method in class io.starter.formats.XLS.charts.Chart
return the fontid for non-axis chart fonts (title, default ...)
getChartFontsXML() - Method in class io.starter.OpenXLS.ChartHandle
Return non-axis Chart font ids in XML form
getChartFormat() - Method in class io.starter.formats.XLS.charts.AxisParent
default version, returns the 1sst chart format record
if there are more than 1 chart type in the chart there will be multiple chart format records
getChartFormat(int, boolean) - Method in class io.starter.formats.XLS.charts.AxisParent
get the chart format collection
getChartLines() - Method in class io.starter.formats.XLS.charts.ChartFormat
return ChartLines option, if any
getChartLinesRec() - Method in class io.starter.formats.XLS.charts.ChartFormat
return the record governing chart lines: dropLines, Hi-low lines or Series Lines
getChartLinesRec(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
 
getChartObject() - Method in class io.starter.formats.XLS.charts.Chart
return the default Chart Object associated with this chart
getChartObject(int) - Method in class io.starter.formats.XLS.charts.Chart
return the nth Chart Object associated with this chart (default=0, overlay=1 thru 9)
getChartOjectParent(int) - Method in class io.starter.formats.XLS.charts.Chart
retrieves the parent of the chart type object (==ChartFormat) at index nChart, or creates a new Chart Type Parent
getChartOption(String) - Method in class io.starter.formats.XLS.charts.Bar
look up bar-specific chart options such as "Gap" or "Overlap" setting
getChartOption(String) - Method in class io.starter.formats.XLS.charts.Chart
get the value of *almost* any chart option (axis options are in Axis) for the default chart
getChartOption(String) - Method in class io.starter.formats.XLS.charts.ChartFormat
get the value of *almost* any chart option (axis options are in Axis)
getChartOption(String) - Method in class io.starter.formats.XLS.charts.ChartType
look up a generic chart option
getChartOption(String) - Method in class io.starter.formats.XLS.charts.GenericChartObject
get chart option common to almost all chart types
getChartOption(String) - Method in class io.starter.formats.XLS.charts.Pie
 
getChartOption(String) - Method in class io.starter.formats.XLS.charts.TextDisp
Return the string value of the specified option
getChartOption(String) - Method in class io.starter.formats.XLS.charts.ThreeD
return the desired option setting in string form
getChartOptionsXML(int) - Method in class io.starter.formats.XLS.charts.Chart
return chart-type-specific options in XML form
getChartOptionsXML() - Method in class io.starter.formats.XLS.charts.ChartFormat
access chart-type record and return any options specific for this chart in XML form Gathers chart options such as show legend, grid lines, etc ...
getChartOptionsXML() - Method in class io.starter.formats.XLS.charts.ChartType
return chart-type-specific options in XML form
getChartOrder(ChartType) - Method in class io.starter.formats.XLS.charts.Chart
gets the integral order of the specific chart obect in question
getChartRecords() - Method in interface io.starter.formats.XLS.charts.ChartObject
Return a list of chart records from this chart object.
getChartRecords() - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
getChartReferences(BiffRec) - Method in class io.starter.formats.XLS.ReferenceTracker
retrieve all chart-related (==Ai) references to the particular cell
getChartRId() - Method in class io.starter.formats.OOXML.Graphic
return the rid of the chart element, if exists
getChartRId() - Method in class io.starter.formats.OOXML.GraphicFrame
return the rid of the chart element, if exists
getChartRId() - Method in class io.starter.formats.OOXML.GrpSp
return the rid of the chart element, if exists
getChartRId() - Method in class io.starter.formats.OOXML.ObjectChoice
return the rid of the chart element, if exists
getChartRId() - Method in class io.starter.formats.OOXML.TwoCellAnchor
return the rid for the chart defined by this twocellanchor
getCharts() - Method in class io.starter.formats.XLS.Boundsheet
This seems incorrect, should we not be just returning charts for the boundsheet in question?
getCharts() - Method in class io.starter.formats.XLS.WorkBook
 
getCharts() - Method in interface io.starter.OpenXLS.WorkBook
Returns all Chart Handles contained in the WorkBook
getCharts() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns all Chart Handles contained in the WorkBook
getChartSeries() - Method in class io.starter.formats.XLS.charts.Chart
return the Chart Series object
getChartSeriesHandle(String) - Method in class io.starter.OpenXLS.ChartHandle
Get the ChartSeriesHandle representing Chart Series Data (Series and Categories) for the specified Series range
getChartSeriesHandle(int) - Method in class io.starter.OpenXLS.ChartHandle
Get the ChartSeriesHandle representing Chart Series Data (Series and Categories) for the specified Series index
getChartSeriesHandleByName(String) - Method in class io.starter.OpenXLS.ChartHandle
Get the ChartSeriesHandle representing Chart Series Data (Series and Categories) for the Series specified by label (legend)
getChartType() - Method in class io.starter.formats.XLS.charts.Chart
returns the chart type for the default chart
getChartType(int) - Method in class io.starter.formats.XLS.charts.Chart
returns the chart type for the desired chart
getChartType() - Method in class io.starter.formats.XLS.charts.ChartType
returns the chart type for the default chart
getChartType() - Method in class io.starter.OpenXLS.ChartHandle
Return an int corresponding to this ChartHandle's Chart Type for the default chart
To see possible Chart Types, view the public static int's in ChartHandle.
getChartType(int) - Method in class io.starter.OpenXLS.ChartHandle
Return an int corresponding to this ChartHandle's Chart Type for the specified chart
To see possible Chart Types, view the public static int's in ChartHandle.
getChartVect() - Method in class io.starter.formats.XLS.WorkBook
 
getChild(String) - Method in class io.starter.formats.LEO.StorageTable
get the child directory (storage or stream) of the named storage
getChildStorageID() - Method in class io.starter.formats.LEO.Storage
get the value of the child storage id
getCndfmt() - Method in class io.starter.OpenXLS.ConditionalFormatHandle
 
getCodename() - Method in class io.starter.formats.OOXML.SheetPr
return the codename used to link this sheet to vba code
getCodename() - Method in class io.starter.formats.XLS.WorkBook
returns the workbook codename used by vba macros OOXML-specific
getCol() - Method in class io.starter.formats.XLS.Array
 
getCol() - Method in class io.starter.formats.XLS.AutoFilter
return the column number (0-based) that this AutoFilter references
getCol() - Method in class io.starter.formats.XLS.MSODrawing
 
getCol() - Method in class io.starter.OpenXLS.AutoFilterHandle
returns the column this AutoFilter is applied to
NOTE: this may not be 100% exact
getCol() - Method in class io.starter.OpenXLS.CellHandle
Returns the ColHandle for the Cell.
getCol() - Method in class io.starter.OpenXLS.ImageHandle
return the leftmost column of the image
getCol(int) - Method in interface io.starter.OpenXLS.WorkSheet
returns the Column at the index position
getCol(String) - Method in interface io.starter.OpenXLS.WorkSheet
returns the Column at the named position
getCol(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
returns the ColHandle for the column at index position the column index is zero based ie: column A = 0
getCol(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
returns the Column at the named position
getCol0() - Method in class io.starter.formats.XLS.charts.Chart
return the left col of the chart
getCol1() - Method in class io.starter.formats.XLS.MSODrawing
 
getCol1() - Method in class io.starter.OpenXLS.ImageHandle
return the rightmost column of the image
getColAndOffset() - Method in class io.starter.formats.XLS.MSODrawing
 
getColAndOffset() - Method in class io.starter.OpenXLS.ImageHandle
get the position of the top left corner of the image in the sheet
getColComponents(int) - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getColComponents(int) - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
return the ptg components for a certain column within a ptgArea()
getColComponents(int) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
return the ptg components for a certain column within a ptgArea()
getColDimensions() - Method in class io.starter.formats.XLS.Row
return the min/max column for this row
getColDimensions() - Method in class io.starter.OpenXLS.RowHandle
return the min/max columns defined for this row
getColFirst() - Method in class io.starter.formats.XLS.CellAddressible.Reference
 
getColFirst() - Method in class io.starter.formats.XLS.Colinfo
 
getColFirst() - Method in interface io.starter.formats.XLS.ColumnRange
Gets the first column in the range.
getColFirst() - Method in class io.starter.formats.XLS.ColumnRange.Reference
 
getColFirst() - Method in class io.starter.formats.XLS.Dimensions
 
getColFirst() - Method in class io.starter.formats.XLS.formulas.PtgExp
 
getColFirst() - Method in class io.starter.formats.XLS.Hlink
 
getColFirst() - Method in class io.starter.formats.XLS.Mulblank
return sthe first column of the range of blank cells referenced by this Mulblank
getColFirst() - Method in class io.starter.formats.XLS.Sxview
retrieves the first column of the pivot table
getColFirst() - Method in class io.starter.formats.XLS.XLSCellRecord
 
getColFirst() - Method in class io.starter.OpenXLS.ColHandle
returns the first Column referenced by this column handle
NOTE: A Column handle may in some circumstances refer to a range of columns
getColFirst() - Method in class io.starter.OpenXLS.PivotTableHandle
get the first Column in the PivotTable
getColFirstData() - Method in class io.starter.formats.XLS.Sxview
 
getColFirstData() - Method in class io.starter.OpenXLS.PivotTableHandle
get the first Column containing data
getColGutterSize() - Method in class io.starter.formats.XLS.Guts
 
getColInfo(int) - Method in class io.starter.formats.XLS.Boundsheet
get a handle to a specific column of cells in this sheet
getColinfo(String) - Method in class io.starter.formats.XLS.Boundsheet
get a colinfo by name
getColInfo(int) - Method in interface io.starter.formats.XLS.Sheet
get a handle to a specific column of cells in this sheet
getColinfo(String) - Method in interface io.starter.formats.XLS.Sheet
get a colinfo by first col in range
getColinfos() - Method in class io.starter.formats.XLS.Boundsheet
get the Collection of Colinfos
getColinfos() - Method in interface io.starter.formats.XLS.Sheet
get the Collection of Colinfos
getColInts() - Method in class io.starter.OpenXLS.CellRange
returns an array of column numbers referenced by this CellRange
getColLast() - Method in class io.starter.formats.XLS.CellAddressible.Reference
 
getColLast() - Method in class io.starter.formats.XLS.Colinfo
 
getColLast() - Method in interface io.starter.formats.XLS.ColumnRange
Gets the last column in the range.
getColLast() - Method in class io.starter.formats.XLS.ColumnRange.Reference
 
getColLast() - Method in class io.starter.formats.XLS.Dimensions
 
getColLast() - Method in class io.starter.formats.XLS.Hlink
 
getColLast() - Method in class io.starter.formats.XLS.Mulblank
return sthe last column of the range of blank cells referenced by this Mulblank
getColLast() - Method in class io.starter.formats.XLS.Sxview
sets the last column of the pivot table
getColLast() - Method in class io.starter.formats.XLS.XLSCellRecord
 
getColLast() - Method in class io.starter.OpenXLS.ColHandle
returns the last Column referenced by this column handle
NOTE: A Column handle may in some circumstances refer to a range of columns
getColLast() - Method in class io.starter.OpenXLS.PivotTableHandle
get the last Column in the PivotTable
getColNames() - Method in class io.starter.formats.XLS.Boundsheet
get the FastAddVector of columns defined on this sheet
getColNames() - Method in interface io.starter.formats.XLS.Sheet
get the List of columns defined on this sheet
getColNames() - Method in interface io.starter.OpenXLS.WorkSheet
returns a Vector of Column names
getColNames() - Method in class io.starter.OpenXLS.WorkSheetHandle
returns a List of Column names
getColNum() - Method in interface io.starter.OpenXLS.Cell
Returns the column number of this Cell.
getColNum() - Method in class io.starter.OpenXLS.CellHandle
Returns the column number of this Cell.
getColNum() - Method in class io.starter.OpenXLS.CommentHandle
return the Column this note is attached to
getColNumber() - Method in interface io.starter.formats.XLS.BiffRec
 
getColNumber() - Method in class io.starter.formats.XLS.Mulblank
returnt the "current" column indicator, if set
getColNumber() - Method in class io.starter.formats.XLS.XLSRecord
 
getColOffset() - Method in class io.starter.formats.XLS.charts.Chart
returns the offset within the column in pixels
getColOffset() - Method in class io.starter.formats.XLS.MSODrawing
returns the offset within the column in pixels
getColOffset() - Method in class io.starter.OpenXLS.ChartHandle
returns the offset within the column in pixels
getColor() - Method in class io.starter.formats.OOXML.ColorChoice
 
getColor() - Method in class io.starter.formats.OOXML.FillGroup
 
getColor() - Method in class io.starter.formats.OOXML.Ln
 
getColor() - Method in class io.starter.formats.OOXML.SpPr
return the fill color
getColor() - Method in class io.starter.formats.XLS.Font
gets the color of this font as an index into excel 2003 color table
getColor(int) - Static method in class io.starter.OpenXLS.FormatHandle
returns the index of the Color within the Colortable
getColorAsColor() - Method in class io.starter.formats.OOXML.Color
 
getColorAsColor() - Method in class io.starter.formats.XLS.Font
Get the color for this Font as a avt.Color
getColorAsHex() - Method in class io.starter.formats.XLS.Font
Get the color of this Font as a web-compliant Hex String
getColorAsOOXMLRBG() - Method in class io.starter.formats.OOXML.Color
return the translated HTML color string for this OOXML color
getColorAsOOXMLRBG() - Method in class io.starter.formats.XLS.Font
returns the font color as an OOXML-compliant Hex Stringf *
getColorInt() - Method in class io.starter.formats.OOXML.Color
return the translated color int for this OOXML color
getColorInt(Color) - Static method in class io.starter.OpenXLS.FormatHandle
returns the index of the Color within the Colortable
getColorTable() - Method in class io.starter.formats.XLS.WorkBook
 
getColorTable() - Method in class io.starter.formats.XLS.XLSRecord
Get the color table for the associated workbook.
getColorTable() - Method in interface io.starter.OpenXLS.WorkBook
The Session for the WorkBook instance
getColorTable() - Method in class io.starter.OpenXLS.WorkBookHandle
Get either the default color table, or the color table from the custom palatte(if exists) from the WorkBook
getColorType() - Method in class io.starter.formats.OOXML.Color
return the color type for this OOXML color (indexed= 0, rgb= 1, theme= 2)
getColReferences() - Method in class io.starter.formats.XLS.Mulblank
Get the referenced columns this mulblank has,
getCols() - Method in class io.starter.OpenXLS.CellRange
Returns an array of Columns (ColHandles) referenced by this CellRange
getColsHaveGrandTotals() - Method in class io.starter.OpenXLS.PivotTableHandle
get whether table displays a column grand total
getColumns() - Method in interface io.starter.OpenXLS.WorkSheet
returns all of the Columns in this WorkSheet
getColumns() - Method in class io.starter.OpenXLS.WorkSheetHandle
returns all of the Columns in this WorkSheet
getColWidth() - Method in class io.starter.formats.XLS.Colinfo
Get the width of a column in internal units
Internal units are units of (defaultfontwidth/256)
Excel column width= default font width/256 * 8.43
More specifically, column width is in 1/256 of the width of the zero character, using default font (first FONT record in the file)
getColWidthInChars() - Method in class io.starter.formats.XLS.Colinfo
returns Column Width in Chars or Excel-units
getComment() - Method in class io.starter.formats.OOXML.Text
return the String value of this Text (Comment) element i.e.
getComment() - Method in class io.starter.OpenXLS.CellHandle
Get a CommentHandle to the note attached to this cell
getCommentHandles() - Method in class io.starter.OpenXLS.WorkSheetHandle
returns an array of all CommentHandles that exist in the sheet
getCommentText() - Method in class io.starter.OpenXLS.CommentHandle
Returns the text of the Note (Comment)
getCommentWithFormatting() - Method in class io.starter.formats.OOXML.Text
return the String value of this Text (Comment) element Including formatting runs
getComponents() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getComponents() - Method in interface io.starter.formats.XLS.formulas.Ptg
If a record consists of multiple sub records (ie PtgArea) return those records, else return null;
getComponents() - Method in class io.starter.formats.XLS.formulas.PtgArea
Returns all of the cells of this range as PtgRef's.
getComponents() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
Returns all of the cells of this range as PtgRef's.
getComponents() - Method in class io.starter.formats.XLS.formulas.PtgArray
 
getComponents() - Method in class io.starter.formats.XLS.formulas.PtgMemArea
Returns all of the cells of this range as PtgRef's.
getComponents() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
Returns all of the cells of this range as PtgRef's.
getComponents() - Method in class io.starter.formats.XLS.formulas.PtgName
 
getComponents() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
PtgRef's have no sub-compnents
getCompressedUnicode(byte[]) - Static method in class io.starter.toolkit.StringTool
get compressed UNICODE string from uncompressed string
getCondfmt() - Method in class io.starter.formats.XLS.Cf
 
getConditionalFormat() - Method in class io.starter.OpenXLS.CellRange
returns the conditional format object for this range, if any
getConditionalFormatHandles() - Method in class io.starter.OpenXLS.CellHandle
return all the ConditionalFormatHandles for this Cell, if any
getConditionalFormatHandles() - Method in class io.starter.OpenXLS.WorkSheetHandle
returns an array of FormatHandles for the ConditionalFormats applied to this cell
getConditionalFormatId() - Method in class io.starter.OpenXLS.CellHandle
get the conditional formatting record ID (FormatId)
returns the normal FormatId if the condition(s) in the conditional format have not been met
getConditionalFormats() - Method in class io.starter.formats.XLS.Boundsheet
 
getConditionalFormats() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns an array of all Conditional Formats in the workbook these are formats referenced and used by the conditionally formatted ranges in the workbook.
getConditionalFormatType() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getConditionallyFormattedHandles() - Method in class io.starter.OpenXLS.CellHandle
returns an array of FormatHandles for the Cell that have the current conditional format applied to them.
getConditionFromString(String) - Static method in class io.starter.formats.XLS.Cf
Returns the byte Condition type from a human-readable string
getConditionNumber(String) - Static method in class io.starter.OpenXLS.ConditionalFormatRule
Get the byte representing the condition type string passed in.
getConditionNumber(String) - Static method in class io.starter.OpenXLS.ValidationHandle
Get the byte representing the condition type string passed in.
getConditionString() - Method in class io.starter.formats.XLS.Cf
Returns the human-readable Condition type
getContainsText() - Method in class io.starter.formats.OOXML.CfRule
returns the text to test in a containsText type of condition
Only valid for containsText conditions
getContentType(String) - Method in class io.starter.formats.XLS.OOXMLAdapter
utility to look up Content Type string for type abbreviation
getContinueDef(Sst, boolean) - Static method in class io.starter.formats.XLS.Sst
return the sizes of Continue records for an Sst caches the read if neccesary
getContinueHandler() - Method in interface io.starter.formats.XLS.Book
 
getContinueHandler() - Method in class io.starter.formats.XLS.WorkBook
get a handle to the ContinueHandler
getContinueOffset() - Method in class io.starter.formats.XLS.Continue
 
getContinueVect() - Method in interface io.starter.formats.XLS.BiffRec
returns the array of CONTINUE records for this record, containing all data beyond the 8224 byte record size limit.
getContinueVect() - Method in class io.starter.formats.XLS.XLSRecord
 
getConvertedExpression() - Method in class io.starter.formats.XLS.formulas.PtgExp
Looks up into it's parent shared formula, and returns the expression as if it were a regular formula.
getCoords() - Method in class io.starter.formats.OOXML.Layout
return manual layout coords TODO: interpret xMode, yMode, hMode, wMode
getCoords() - Method in class io.starter.formats.XLS.charts.Chart
return int[4] representing the coordinates (L, T, W, H) of this chart in pixels
getCoords(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
return the coordinates, in pixels, of the title text area, if possible
getCoords() - Method in class io.starter.formats.XLS.charts.CrtLayout12
 
getCoords(int, HashMap<String, Double>, String[], Font) - Method in class io.starter.formats.XLS.charts.Legend
return the coordinates of the legend box in pixels
An approximation at this point
getCoords() - Method in class io.starter.formats.XLS.charts.Legend
return the coordinates of the legend box, relative to the chart
getCoords() - Method in class io.starter.formats.XLS.charts.Pos
if plot area, return the Plot Area (x, y, w, h in 1/4000 of the chart height or width) or null, depending upon options
NOTES: Pos record of the Axis Parent:
The Pos record specifies the position and size of the outer plot area.
getCoords() - Method in class io.starter.formats.XLS.charts.TextDisp
return the coordinates, in pixels, of the text area, if possible
getCoords() - Method in class io.starter.formats.XLS.MSODrawing
return coordinates as {X, Y, W, H} in pixels
getCoords() - Method in class io.starter.OpenXLS.CellRange
Gets the coordinates of this cell range,
getCoords() - Method in class io.starter.OpenXLS.ChartHandle
returns the coordinates (position, width and height) of this chart in Excel size units
getCoords() - Method in class io.starter.OpenXLS.ImageHandle
return the image bounds in x, y, width, height format in pixels
getCopies() - Method in class io.starter.formats.XLS.Setup
 
getCopies() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the number of copies to print
getCreateBlanks() - Method in class io.starter.OpenXLS.CellRange
gets whether this CellRange will add blank records to the WorkBook for any missing Cells contained within the range.
getCRef(int) - Method in class io.starter.formats.XLS.MSODrawingGroup
return the reference count for the specific image
getCriteriaDBs() - Method in class io.starter.formats.XLS.ReferenceTracker
 
getCrossBetween() - Method in class io.starter.formats.XLS.charts.CatserRange
 
getCrossMax() - Method in class io.starter.formats.XLS.charts.CatserRange
 
getCRw() - Method in class io.starter.formats.XLS.Sxview
returns the number of pivot items or lines on the ROW axis
getCurrencyFormat() - Method in class io.starter.toolkit.Money
Returns the Currency Format, used to format and parse monetary values.
getCurrencyFormat(String, String) - Method in class io.starter.toolkit.XSLConverterTool
Returns a formatted currency string based off the local format and the string format passed in.
getCurrentElement(XmlPullParser) - Static method in class io.starter.formats.XLS.OOXMLReader
retrieves the entire element at the current position in the xpp pullparser, as a string, and advances the pullparser position to the next element
getCurrentSeries() - Method in class io.starter.OpenXLS.ChartHandle
retrieves current series and axis scale info in JSONObject form used upon chart updating
This is an internal method that is not useful to the end user.
getCurrentTab() - Method in class io.starter.formats.XLS.Window1
 
getCustomMultiplier() - Method in class io.starter.formats.XLS.charts.YMult
 
getcXTI() - Method in class io.starter.formats.XLS.Externsheet
get the number of refs in this Externsheet rec
getDarkColor() - Static method in class io.starter.formats.XLS.charts.ChartType
 
getData() - Method in class io.starter.formats.escher.MsofbtBSE
 
getData() - Method in class io.starter.formats.escher.MsofbtBstoreContainer
 
getData() - Method in class io.starter.formats.escher.MsofbtClientAnchor
 
getData() - Method in class io.starter.formats.escher.MsofbtClientData
 
getData() - Method in class io.starter.formats.escher.MsofbtDg
 
getData() - Method in class io.starter.formats.escher.MsofbtDgContainer
 
getData() - Method in class io.starter.formats.escher.MsofbtDgg
 
getData() - Method in class io.starter.formats.escher.MsofbtDggContainer
 
getData() - Method in class io.starter.formats.escher.MsofbtOPT
generate the recordData from the stored props hashmap if anything has changed
getData() - Method in class io.starter.formats.escher.MsofbtSp
 
getData() - Method in class io.starter.formats.escher.MsofbtSpContainer
 
getData() - Method in class io.starter.formats.escher.MsofbtSpgr
 
getData() - Method in class io.starter.formats.escher.MsofbtSpgrContainer
 
getData() - Method in class io.starter.formats.escher.MsofbtSplitMenuColors
 
getData() - Method in interface io.starter.formats.XLS.BiffRec
gets the record data merging any Continue record data.
getData() - Method in class io.starter.formats.XLS.Continue
Override this to not return the grbit as part of Continue data
getData() - Method in class io.starter.formats.XLS.MSODrawingSelection
bypass continue handling for msodrawingselection, until we start modifing the record
getData() - Method in class io.starter.formats.XLS.XLSRecord
gets the record data merging any Continue record data.
getDataLabel() - Method in class io.starter.formats.XLS.charts.Chart
return the default data label setting for the chart, if any
NOTE: each series can override the default data label fo the chart
can be one or more of:
VALUELABEL= 0x1;
VALUEPERCENT= 0x2;
CATEGORYPERCENT= 0x4;
CATEGORYLABEL= 0x10;
BUBBLELABEL= 0x20;
SERIESLABEL= 0x40;
getDataLabel() - Method in class io.starter.formats.XLS.charts.ChartType
return the default data label setting for the chart, if any
NOTE: each series can override the default data label for the chart
can be one or more of:
VALUELABEL= 0x1;
VALUEPERCENT= 0x2;
CATEGORYPERCENT= 0x4;
SMOOTHEDLINE= 0x8;
CATEGORYLABEL= 0x10;
BUBBLELABEL= 0x20;
SERIESLABEL= 0x40;
getDataLabel() - Method in class io.starter.formats.XLS.charts.Series
return data label options as an int
can be one or more of:
SHOWVALUE= 0x1;
SHOWVALUEPERCENT= 0x2;
SHOWCATEGORYPERCENT= 0x4;
SMOOTHEDLINE= 0x8;
SHOWCATEGORYLABEL= 0x10;
SHOWBUBBLELABEL= 0x20;
SHOWSERIESLABEL= 0x40;
getDataLabelFontSVG() - Static method in class io.starter.formats.XLS.charts.ChartType
Returns SVG used to define font for data labels TODO: read correct value from chart recs
getDataLabelInts() - Method in class io.starter.formats.XLS.charts.ChartType
return data label options for each series as an int array
each can be one or more of:
VALUELABEL= 0x1;
VALUEPERCENT= 0x2;
CATEGORYPERCENT= 0x4;
SMOOTHEDLINE= 0x8;
CATEGORYLABEL= 0x10;
BUBBLELABEL= 0x20;
SERIESLABEL= 0x40;
getDataLabels() - Method in class io.starter.formats.XLS.charts.ChartFormat
return the Data Labels chosen for this chart, if any can be one or more of:
Value
ValuePerecentage
CategoryPercentage
CategoryLabel
BubbleLabel
SeriesLabel or an empty string if no data labels are chosen for the chart
getDataLabels() - Method in class io.starter.formats.XLS.charts.ChartType
return the Data Labels chosen for this chart, if any can be one or more of:
Value
ValuePerecentage
CategoryPercentage
CategoryLabel
BubbleLabel
SeriesLabel or an empty string if no data labels are chosen for the chart
getDataLabelsInt() - Method in class io.starter.formats.XLS.charts.ChartFormat
return data label options as an int
can be one or more of:
SHOWVALUE= 0x1;
SHOWVALUEPERCENT= 0x2;
SHOWCATEGORYPERCENT= 0x4;
SHOWCATEGORYLABEL= 0x10;
SHOWBUBBLELABEL= 0x20;
SHOWSERIESLABEL= 0x40;
getDataLabelsInt() - Method in class io.starter.formats.XLS.charts.ChartType
return data label options as an int
can be one or more of:
VALUELABEL= 0x1;
VALUEPERCENT= 0x2;
CATEGORYPERCENT= 0x4;
SMOOTHEDLINE= 0x8;
CATEGORYLABEL= 0x10;
BUBBLELABEL= 0x20;
SERIESLABEL= 0x40;
getDataLabelsPerSeries(int) - Method in class io.starter.formats.XLS.charts.Chart
return data label options for each series as an int array
each can be one or more of:
VALUELABEL= 0x1;
VALUEPERCENT= 0x2;
CATEGORYPERCENT= 0x4;
CATEGORYLABEL= 0x10;
BUBBLELABEL= 0x20;
SERIESLABEL= 0x40;
getDataLabelsPerSeries(int, int) - Method in class io.starter.formats.XLS.charts.ChartSeries
return Data Labels Per Series or default Data Labels, if no overrides specified
getDataLabelsPIE(int) - Method in class io.starter.formats.XLS.charts.Series
PIE data label information is contained within the 1st series only
TODO: not implemented yet return data label options as an int
can be one or more of:
SHOWVALUE= 0x1;
SHOWVALUEPERCENT= 0x2;
SHOWCATEGORYPERCENT= 0x4;
SMOOTHEDLINE= 0x8;
SHOWCATEGORYLABEL= 0x10;
SHOWBUBBLELABEL= 0x20;
SHOWSERIESLABEL= 0x40;
getDataLabelType(String) - Method in class io.starter.formats.XLS.charts.DataFormat
return if has the specified data label "ShowValueLabel" "ShowValueAsPercent" "ShowLabelAsPercent" "ShowLabel" "ShowSeriesName" "ShowBubbleLabel"
getDataLabelType() - Method in class io.starter.formats.XLS.charts.DataFormat
return a string of ALL the label options chosen.
getDataLabelTypeInt() - Method in class io.starter.formats.XLS.charts.DataFormat
return the data label int or 0 if no data labels chosen
getDataLegend() - Method in class io.starter.formats.XLS.charts.ChartType
return the data legend for this chart
getDataName() - Method in class io.starter.formats.XLS.Sxview
 
getDataName() - Method in class io.starter.OpenXLS.PivotTableHandle
returns the name of the data field
getDataRangeJSON() - Method in class io.starter.formats.XLS.charts.ChartSeries
retrieve the current data range JSON for comparisons
getDataRangeJSON() - Method in class io.starter.OpenXLS.ChartHandle
returns the data range used by the chart
getDataSourceRange() - Method in class io.starter.OpenXLS.PivotTableHandle
 
getDataType() - Method in interface io.starter.formats.XLS.BiffRec
get the data type name for this record
getDataType() - Method in class io.starter.formats.XLS.XLSRecord
get the data type name for this record
getDate(String) - Static method in class io.starter.OpenXLS.DateConverter
attempt to interpret a date string into a date returns null if cannot be converted to date
getDateFormat() - Method in class io.starter.formats.XLS.WorkBook
Gets the date format used by this book.
getDateFormat() - Method in interface io.starter.OpenXLS.WorkBook
Gets the date format used by this book.
getDateFormat() - Method in class io.starter.OpenXLS.WorkBookHandle
Gets the date format used by this book.
getDateFormatPattern(String) - Method in class io.starter.toolkit.XSLConverterTool
Gets a date format pattern based off of an ifmt.
getDateFromCell(CellHandle) - Static method in class io.starter.OpenXLS.DateConverter
Gets the Date for the given cell.
getDateFromNumber(double) - Static method in class io.starter.OpenXLS.DateConverter
getDateFromNumber(Object) - Static method in class io.starter.OpenXLS.DateConverter
Deprecated.
getDblVal() - Method in interface io.starter.formats.XLS.BiffRec
 
getDblVal() - Method in class io.starter.formats.XLS.Boolerr
return the boolean value in double version 0 or 1
getDblVal() - Method in class io.starter.formats.XLS.Formula
 
getDblVal() - Method in class io.starter.formats.XLS.Labelsst
try to convert the String Value of this Labelsst record to a double If it cannot be converted,return NaN.
getDblVal() - Method in class io.starter.formats.XLS.NumberRec
 
getDblVal() - Method in class io.starter.formats.XLS.Rk
 
getDblVal() - Method in class io.starter.formats.XLS.XLSRecord
Get the value of the record as a Double.
getdbRtrw() - Method in class io.starter.formats.XLS.Dbcell
gets the value and updates the pointer.
getDebugLevel() - Method in class io.starter.formats.XLS.WorkBookFactory
 
getDebugLevel() - Method in class io.starter.OpenXLS.DocumentHandle
 
getDefaultAddlRecord(SxAddl.ADDL_CLASSES, int, byte[]) - Static method in class io.starter.formats.XLS.SxAddl
creates a SxAddl record for the desired class and record id
getDefaultColumnWidth() - Method in class io.starter.formats.XLS.Boundsheet
return the default column width in # characters of the maximum digit width of the normal style's font This is currently a floating point value, something I question.
getDefaultColWidth() - Method in class io.starter.OpenXLS.WorkSheetHandle
 
getDefaultEncoding() - Method in class io.starter.formats.XML.UnicodeInputStream
 
getDefaultFont() - Method in class io.starter.formats.XLS.charts.Chart
return the default font for the chart
getDefaultIxfe() - Method in class io.starter.formats.XLS.WorkBook
 
getDefaultLanguage() - Method in class io.starter.formats.XLS.Country
 
getDefaultRowHeight() - Method in class io.starter.formats.XLS.Boundsheet
return the default row height in points (Excel 2007-Specific)
getDefaultShape() - Method in class io.starter.formats.XLS.charts.BarChart
return the default shape for all bars in this chart
getDefaultVal() - Method in interface io.starter.formats.XLS.BiffRec
get a default "empty" data value for this record
getDefaultVal() - Method in class io.starter.formats.XLS.XLSRecord
get a default "empty" data value for this record
getDefaultVal() - Method in class io.starter.OpenXLS.CellHandle
Get the default "empty" data value for this CellHandle
getDefaultWidth() - Method in class io.starter.formats.XLS.DefColWidth
 
getDefColWidth() - Method in class io.starter.formats.XLS.Boundsheet
 
getDefinition() - Method in class io.starter.formats.XLS.charts.Ai
get the definition text the definition is stored in Excel parsed format
getDescr() - Method in class io.starter.formats.OOXML.CNvPr
get descr attribute
getDescr() - Method in class io.starter.formats.OOXML.CxnSp
get cNvPr descr attribute
getDescr() - Method in class io.starter.formats.OOXML.GraphicFrame
get cNvPr descr attribute
getDescr() - Method in class io.starter.formats.OOXML.GrpSp
get cthe descr attribute of the group shape
getDescr() - Method in class io.starter.formats.OOXML.ObjectChoice
get cNvPr descr attribute
getDescr() - Method in class io.starter.formats.OOXML.OneCellAnchor
get cNvPr descr attribute
getDescr() - Method in class io.starter.formats.OOXML.Pic
get cNvPr descr attribute
getDescr() - Method in class io.starter.formats.OOXML.Sp
get cNvPr descr attribute
getDescr() - Method in class io.starter.formats.OOXML.TwoCellAnchor
get cNvPr descr attribute
getDescription() - Method in class io.starter.formats.XLS.Hlink
return the description part of the hyperlink
getDiagBorderColor() - Method in class io.starter.formats.XLS.Xf
get the diagonal border color
getDiagBorderLineStyle() - Method in class io.starter.formats.XLS.Xf
 
getDIFAT() - Method in class io.starter.formats.LEO.LEOHeader
get the FAT Sectors (sectors which hold the FAT or the chain that references all sectors in the file)
getDigest(byte[]) - Method in class io.starter.toolkit.MD4Digest
 
getDimensions() - Method in class io.starter.formats.XLS.Boundsheet
the beginning of the Dimensions record is the index of the RowBlocks
getDimensions() - Method in interface io.starter.formats.XLS.Sheet
the beginning of the Dimensions record is the index of the RowBlocks
getDirectoryArray() - Method in class io.starter.formats.LEO.LEOFile
return the Directory Array for this LEOFile
holds all directories (storages and streams) in correct order
Directories in turn can reference streams of data
getDirectoryByName(String) - Method in class io.starter.formats.LEO.StorageTable
get the directory by name.
getDirectoryColor() - Method in class io.starter.formats.LEO.Storage
 
getDirectoryStreamID(String) - Method in class io.starter.formats.LEO.StorageTable
returns the Stream ID of the named directory, or -1 if not found
getDisplayCalculation() - Method in class io.starter.formats.XLS.SxDI
A signed integer that specifies the calculation used to display the value of this data item.
getDisplayOutlines() - Method in class io.starter.formats.XLS.Usersviewbegin
Checks to see if outlines are being displayed on the worksheet
getDLbls() - Method in class io.starter.formats.XLS.charts.Series
return the OOXML dLbls (data labels) properties for this series
getDocBlockBytes() - Method in class io.starter.formats.LEO.LEOFile
get the bytes of the DOC file.
getDonutPercentage() - Method in class io.starter.formats.XLS.charts.Pie
 
getDouble() - Method in class io.starter.formats.LEO.BlockByteReader
 
getDouble(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
getDoubleVal() - Method in class io.starter.formats.XLS.formulas.GenericPtg
Gets the value of the ptg represented as an double.
getDoubleVal() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getDoubleVal() - Method in class io.starter.formats.XLS.formulas.PtgNumber
override of GenericPtg.getDoubleVal();
getDoubleVal() - Method in class io.starter.OpenXLS.CellHandle
returns the value of this Cell as a double, if possible, or NaN if Cell value cannot be converted to double
getDoubleVal() - Method in class io.starter.OpenXLS.FormulaHandle
If the Formula evaluates to a double, return the value as an double.
getDoubleValue(Object, XLSRecord) - Static method in class io.starter.formats.XLS.formulas.GenericPtg
convert a value to a double, throws exception if cannot
getDoubleValueArray(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
getDoubleValue is for multi-operand functions.
getDoubleValueArray(Ptg) - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
 
getDoubleValueFromObject(Object) - Static method in class io.starter.formats.XLS.formulas.GenericPtg
converts a single Ptg number-type value to a double
getDoughnutSize() - Method in class io.starter.formats.XLS.charts.Pie
return the Doughnut hole size (if > 0)
getDPt() - Method in class io.starter.formats.XLS.charts.Series
return OOXML dPt (data points) for this series
getDraft() - Method in class io.starter.formats.XLS.Setup
 
getDraft() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the draft quality setting
getDrawingId() - Method in class io.starter.formats.XLS.MSODrawing
return the ordinal # for this record
getDrawingOrder() - Method in class io.starter.formats.XLS.charts.ChartFormat
return the drawing order of this ChartFormat
For multiple charts-in-one, drawing order determines the order of the charts
getDuBase() - Method in class io.starter.formats.XLS.charts.Axcent
 
getDuMajor() - Method in class io.starter.formats.XLS.charts.Axcent
 
getDuMinor() - Method in class io.starter.formats.XLS.charts.Axcent
 
getDv(String) - Method in class io.starter.formats.XLS.Dval
 
getDvalRec() - Method in class io.starter.formats.XLS.Boundsheet
 
getDvRecs() - Method in class io.starter.formats.XLS.Boundsheet
Return an array of all the dvRecs within this boundsheet (Dval parent rec)
getDvs() - Method in class io.starter.formats.XLS.Dval
Return all dvs for this Dval
getDxfId() - Method in class io.starter.formats.OOXML.CfRule
get the dxfId (the incremental style associated with this conditional formatting rule)
getDxfs() - Method in class io.starter.formats.XLS.WorkBook
returns the list of dxf's (incremental style info) (int) OOXML-specific
getEdgePositions(CellHandle, int) - Method in class io.starter.OpenXLS.CellRange
returns edge status of the desired CellHandle within this CellRange ie: top, left, bottom, right
returns 0 or 1 for 4 sides
1,1,1,1 is a single cell in a range 1,1,0,0 is on the top left edge of the range
getEditAs() - Method in class io.starter.formats.OOXML.TwoCellAnchor
return the editAs editMovement attribute
getEditMovement() - Method in class io.starter.formats.XLS.charts.OOXMLChart
return state of how to resize or move upon edit OOXML specific
getEmbed() - Method in class io.starter.formats.OOXML.CxnSp
return the id for the embedded picture (i.e.
getEmbed() - Method in class io.starter.formats.OOXML.FillGroup
return the id for the embedded picture (i.e.
getEmbed() - Method in class io.starter.formats.OOXML.GrpSp
return the rid for the embedded object (picture or chart or picture shape) (i.e.
getEmbed() - Method in class io.starter.formats.OOXML.ObjectChoice
return the rid for the embedded object (picture or picture shape) (i.e.
getEmbed() - Method in class io.starter.formats.OOXML.OneCellAnchor
return the id for the embedded picture, shape or chart (i.e.
getEmbed() - Method in class io.starter.formats.OOXML.Pic
return the id for the embedded picture (i.e.
getEmbed() - Method in class io.starter.formats.OOXML.Sp
return the id for the embedded picture (i.e.
getEmbed() - Method in class io.starter.formats.OOXML.SpPr
return the id for the embedded picture (i.e.
getEmbed() - Method in class io.starter.formats.OOXML.TwoCellAnchor
return the id for the embedded picture or shape (i.e.
getEmbedFilename() - Method in class io.starter.formats.OOXML.TwoCellAnchor
return the Embedded Object's filename as saved on disk
getEmptyCellXML(String, boolean) - Static method in class io.starter.OpenXLS.CellHandle
Returns an xml representation of an empty cell
getEncoding() - Method in class io.starter.formats.XML.UnicodeInputStream
 
getEncompassingDataRange() - Method in class io.starter.OpenXLS.ChartHandle
 
getEncompassingDataRange(JSONObject) - Static method in class io.starter.OpenXLS.ChartHandle
returns the encompassing range for this chart, or null if the chart data is too complex to represent
getEncompassingRange() - Method in class io.starter.formats.XLS.Condfmt
Returns the entire range this conditional format refers to in Row[0]Col[0]Row[n]Col[n] format.
getEncompassingRange() - Method in class io.starter.OpenXLS.ConditionalFormatHandle
Return the range of data this ConditionalFormatHandle refers to as a string This location is the largest bounding rectangle that all cells utilized in this conditional format can be contained in.
getEncryptedByteReader() - Method in interface io.starter.formats.XLS.BiffRec
 
getEncryptedByteReader() - Method in class io.starter.formats.XLS.XLSRecord
 
getEncryptionStorageOverage() - Method in class io.starter.formats.LEO.LEOFile
 
getEnhancedProtection(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
returns true if the indicated Enhanced Protection Setting is turned on
getEntry(ZipFile, String) - Static method in class io.starter.formats.XLS.OOXMLAdapter
used as a way to monitor Zip Entry fetching Oct 14, 2010
getEnvironment() - Method in class io.starter.naming.InitialContextImpl
 
getEpochDelta() - Method in enum io.starter.OpenXLS.DateConverter.DateFormat
 
getError() - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
 
getErrorBoxText() - Method in class io.starter.formats.XLS.Dv
Return the text in the error box
getErrorBoxText() - Method in class io.starter.OpenXLS.ValidationHandle
Get the text from the error box.
getErrorBoxTitle() - Method in class io.starter.formats.XLS.Dv
Return the title from the error box
getErrorBoxTitle() - Method in class io.starter.OpenXLS.ValidationHandle
Get the title from the error box
getErrorCode() - Method in class io.starter.formats.XLS.Boolerr
Returns the valid error code for this valrec
getErrorCode() - Method in exception io.starter.formats.XLS.formulas.CalculationException
Gets the BIFF8 error code for this error.
getErrorCode(String) - Static method in exception io.starter.formats.XLS.formulas.CalculationException
static version, takes String error code and returns the correct error code
getErrorCode() - Method in exception io.starter.formats.XLS.WorkBookException
 
getErrorStyle() - Method in class io.starter.formats.XLS.Dv
Return a byte representing the error style for this DV These map to the static final ints ERROR_* from ValidationHandle
getErrorStyle() - Method in class io.starter.OpenXLS.ValidationHandle
Return a byte representing the error style for this ValidationHandle These map to the static final ints ERROR_* in ValidationHandle
getErrorType() - Method in class io.starter.formats.XLS.formulas.PtgErr
 
getExcelEncoding(String) - Static method in class io.starter.toolkit.ByteTools
 
getExOOXMLFileName(String) - Method in class io.starter.formats.XLS.OOXMLAdapter
generic utility to take the original external object filename and parse it using a new ordinal id e.g.
getExpandedXML() - Method in class io.starter.OpenXLS.NameHandle
 
getExplicitFormatSet() - Method in class io.starter.formats.XLS.Row
This flag determines if the row has been formatted.
getExpression() - Method in class io.starter.formats.XLS.Array
allow access to expression
getExpression() - Method in class io.starter.formats.XLS.charts.Ai
 
getExpression() - Method in class io.starter.formats.XLS.Formula
get the expression stack
getExpression() - Method in class io.starter.formats.XLS.Name
Get the expression for this Name record
getExpressionLocByLocation(String, Stack) - Static method in class io.starter.formats.XLS.ExpressionParser
returns the position in the expression stack for the ptg associated with this location
getExpressionLocByPtg(Ptg, Stack) - Static method in class io.starter.formats.XLS.ExpressionParser
returns the position in the expression stack for the desired ptg
getExpressionString(Stack) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
 
getExpressionString() - Method in class io.starter.formats.XLS.Name
Return the expression string for this name record.
getExpressionString() - Method in class io.starter.OpenXLS.NameHandle
returns the name's formula String for the range definition
getExtenalNameNumber(String) - Method in class io.starter.formats.XLS.WorkBook
apparently this method adds an External name rec and returns the ilbl Correct structure is Supbook Externname Supbook Externsheet
getExternalName(int) - Method in class io.starter.formats.XLS.Externname
 
getExternalName(int) - Method in class io.starter.formats.XLS.WorkBook
Get the external name at the specified index.
getExternalNames() - Method in class io.starter.formats.XLS.Externname
 
getExternalNames() - Method in class io.starter.formats.XLS.WorkBook
Get a string array of external names
getExternalPrototype(String) - Static method in class io.starter.formats.XLS.Supbook
creates a new External Supbook Record for the externalWorkbook
getExternalSheetName(int) - Method in class io.starter.formats.XLS.Supbook
FOR EXTERNAL SUPBOOKS, returns the i-th sheetname
getExternalSupbook(String, boolean) - Method in class io.starter.formats.XLS.WorkBook
return the External Supbook record associated with the desired externalWorkbook will create if bCreate
getExternalWorkBook() - Method in class io.starter.formats.XLS.Supbook
return the External WorkBook represented by this External Supbook Record or null if it's not an external supbook
getExternsheet() - Method in class io.starter.formats.XLS.Name
 
getExternSheet(boolean) - Method in class io.starter.formats.XLS.WorkBook
return the Externsheet for this book
getExternSheet() - Method in class io.starter.formats.XLS.WorkBook
get the Externsheet
getExtraDIFATStart() - Method in class io.starter.formats.LEO.LEOHeader
get the position of the extra DIFAT sector start
getFactory() - Method in interface io.starter.formats.XLS.Book
get a handle to the factory
getFactory() - Method in class io.starter.formats.XLS.WorkBook
get a handle to the factory
getFactory() - Method in class io.starter.OpenXLS.WorkBookHandle
Gets the internal Factory object.
getFAlign() - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has alignment AutoFormat applied.
getFastCellAdds() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the current fast add cell mode for this worksheet
getFAutoFormat() - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has AutoFormat applied.
getFBorder() - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has border AutoFormat applied.
getFColGrand() - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable contains grand totals for columns.
getFFont() - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has font AutoFormat applied.
getFg() - Method in class io.starter.formats.OOXML.Dxf
 
getFgColorAsInt(Theme) - Method in class io.starter.formats.OOXML.Fill
return the fg color in indexed (int) representation
getFgColorAsRGB(Theme) - Method in class io.starter.formats.OOXML.Fill
return the foreground color of this fill, if any
getFile() - Method in class io.starter.OpenXLS.DocumentHandle
Gets the file associated with this document.
getFileExtension() - Method in class io.starter.OpenXLS.DocumentHandle
Gets the file name extension for this document's native format.
getFileExtension() - Method in class io.starter.OpenXLS.WorkBookHandle
 
getFileFromURL(URL) - Static method in class io.starter.OpenXLS.DocumentHandle
Deprecated.
The download should be handled outside OpenXLS. There is no specific replacement for this method.
getFileName() - Method in class io.starter.formats.LEO.LEOFile
 
getFileName() - Method in interface io.starter.formats.XLS.Book
 
getFilename(ArrayList, String) - Static method in class io.starter.formats.XLS.OOXMLAdapter
return the file matching rId in the ContentList (String[] type, filename, rId)
getFileName() - Method in class io.starter.formats.XLS.WorkBook
 
getFileName() - Method in class io.starter.formats.XLS.WorkBookFactory
get the file name for the WorkBook
getFileName() - Method in class io.starter.OpenXLS.DocumentHandle
Deprecated.
getFileOffsets(int, int) - Method in class io.starter.formats.LEO.BlockByteReader
Gets the mapping from stream offsets to file offsets over the given range.
getFileOffsetString(int, int) - Method in class io.starter.formats.LEO.BlockByteReader
 
getFilePathForResource(String) - Static method in class io.starter.toolkit.ResourceLoader
Returns the file system-specific path to a given resource in the classpath for the VM.
getFilePos() - Method in class io.starter.formats.LEO.Storage
get the position of this Storage in the file bytes
getFill() - Method in class io.starter.formats.OOXML.Dxf
returns the OOXML Fill element
getFill() - Method in class io.starter.formats.OOXML.SpPr
returns the fill of this shape property set, if any
getFill() - Method in class io.starter.formats.XLS.Cf
return the 2007v Fill element, or null if not set
getFill() - Method in class io.starter.formats.XLS.Xf
return the OOXML fill for this xf, if any
getFillColor() - Method in class io.starter.formats.escher.MsofbtOPT
 
getFillColor() - Method in class io.starter.formats.escher.MsofbtSplitMenuColors
 
getFillColor() - Method in class io.starter.formats.XLS.charts.AreaFormat
return the area fill color
getFillColor() - Method in class io.starter.formats.XLS.charts.GelFrame
return the fill color for this frame
getFillColorStr() - Method in class io.starter.formats.XLS.charts.AreaFormat
return the area fill color
getFillOpacity() - Static method in class io.starter.formats.XLS.charts.ChartType
 
getFillPattern() - Method in class io.starter.formats.OOXML.Fill
 
getFillPattern() - Method in class io.starter.formats.XLS.Xf
get the format pattern for this particular XF
getFillPattern() - Method in class io.starter.OpenXLS.CellHandle
get the fill pattern for this cell
Same as getBackgroundPattern
getFillPattern() - Method in class io.starter.OpenXLS.FormatHandle
get the fill pattern for this format
getFillPatternInt() - Method in class io.starter.formats.OOXML.Dxf
 
getFillPatternInt() - Method in class io.starter.formats.OOXML.Fill
return the fill pattern in 2003 int representation
getFillType() - Method in class io.starter.formats.escher.MsofbtOPT
 
getFirstBlock() - Method in interface io.starter.formats.LEO.BlockByteConsumer
Returns the index of the first block
getFirstBlock() - Method in class io.starter.formats.XLS.XLSRecord
Returns the index of the first block
getFirstCol() - Method in class io.starter.formats.XLS.Array
 
getFirstCol() - Method in class io.starter.formats.XLS.Shrfmla
 
getFirstCol() - Method in interface io.starter.OpenXLS.WorkSheet
Get the first column on the Worksheet
getFirstCol() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the first column on the Worksheet
getFirstColumn() - Method in class io.starter.OpenXLS.CellRangeRef
Returns the lowest-indexed column in this range.
getFirstCond() - Method in class io.starter.formats.XLS.Dv
Get the first condition of the validation as a string representation
getFirstCondition() - Method in class io.starter.OpenXLS.ConditionalFormatRule
Get the first condition of the ConditionalFormat as a string representation
getFirstCondition() - Method in class io.starter.OpenXLS.ValidationHandle
Get the first condition of the validation as a string representation
getFirstloc() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
getFirstPtg() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getFirstPtgN() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
 
getFirstRow() - Method in class io.starter.formats.XLS.Array
 
getFirstRow() - Method in class io.starter.formats.XLS.Shrfmla
 
getFirstRow() - Method in class io.starter.OpenXLS.CellRangeRef
Returns the lowest-indexed row in this range.
getFirstRow() - Method in interface io.starter.OpenXLS.WorkSheet
Get the first row on the Worksheet
getFirstRow() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the first row on the Worksheet
getFirstSheet() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
return the first sheet referenced
getFirstSheet() - Method in class io.starter.formats.XLS.WorkBook
returns the first non-hidden sheet (int) in the workbook OOXML-specific Mar 15, 2010
getFirstSheet() - Method in class io.starter.OpenXLS.CellRangeRef
Returns the first sheet in this range.
getFirstSheetName() - Method in class io.starter.OpenXLS.CellRangeRef
Returns the name of the first sheet in this range.
getFitHeight() - Method in class io.starter.formats.XLS.Setup
 
getFitHeight() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the number of pages to fit the printout to height
getFitWidth() - Method in class io.starter.formats.XLS.Setup
 
getFitWidth() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the number of pages to fit the printout to width
getFloat() - Method in class io.starter.formats.LEO.BlockByteReader
 
getFloat(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
getFloatVal() - Method in interface io.starter.formats.XLS.BiffRec
Get the value of the record as a Float.
getFloatVal() - Method in class io.starter.formats.XLS.Boolerr
return boolean value in float version 0 or 1
getFloatVal() - Method in class io.starter.formats.XLS.Formula
 
getFloatVal() - Method in class io.starter.formats.XLS.NumberRec
Get the value of the record as a Float.
getFloatVal() - Method in class io.starter.formats.XLS.Rk
 
getFloatVal() - Method in class io.starter.formats.XLS.XLSRecord
Get the value of the record as a Float.
getFloatVal() - Method in class io.starter.OpenXLS.CellHandle
returns the value of this Cell as a float, if possible, or NaN if Cell value cannot be converted to float
getFloatVal() - Method in class io.starter.OpenXLS.FormulaHandle
If the Formula evaluates to a float, return the value as an float.
getFmt() - Method in class io.starter.formats.XLS.charts.Ifmt
 
getFnt() - Method in class io.starter.formats.XLS.charts.Legend
tries to get the best match
getFNumber() - Method in class io.starter.formats.XLS.Sxview
 
getFollowingDvCount() - Method in class io.starter.formats.XLS.Dval
Get the count of dv records following this Dval
getFont() - Method in class io.starter.formats.OOXML.Dxf
returns the Font for ths dxf, if any
getFont() - Method in interface io.starter.formats.XLS.BiffRec
 
getFont() - Method in class io.starter.formats.XLS.Cf
 
getFont() - Method in class io.starter.formats.XLS.charts.Axis
returns the font of the Axis Title
getFont(WorkBook) - Method in class io.starter.formats.XLS.charts.TextDisp
return the font record that sets the font properties for this text element
getFont(int) - Method in class io.starter.formats.XLS.WorkBook
Get the font at the specified index.
getFont() - Method in class io.starter.formats.XLS.Xf
returns the associated Font record for this XF
getFont() - Method in class io.starter.formats.XLS.XLSRecord
returns the existing font record for this Cell
getFont() - Method in class io.starter.OpenXLS.CellHandle
Get the OpenXLS Font for this Cell, which roughly matches the functionality of the java.awt.Font class.
getFont() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFont() - Method in class io.starter.OpenXLS.FormatHandle
returns the existing font record for this Format Font is an internal record and should not be accessed by end users
getFontColor() - Method in class io.starter.formats.OOXML.Dxf
 
getFontColor() - Method in class io.starter.formats.XLS.Font
Deprecated.
use getColor()
getFontColor() - Method in class io.starter.OpenXLS.CellHandle
get the Color of the Font used by this Cell.
getFontColor() - Method in class io.starter.OpenXLS.FormatHandle
Get the Font foreground (text) color as a java.awt.Color
getFontColorAsHex() - Method in class io.starter.OpenXLS.FormatHandle
 
getFontColorIndex() - Method in class io.starter.formats.XLS.Cf
 
getFontColorIndex() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFontEscapement() - Method in class io.starter.formats.XLS.Cf
 
getFontEscapement() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFontEscapementSub() - Method in class io.starter.formats.XLS.Cf
 
getFontEscapementSuper() - Method in class io.starter.formats.XLS.Cf
 
getFontFace() - Method in class io.starter.OpenXLS.CellHandle
get the Font face used by this Cell.
getFontHeight() - Method in class io.starter.formats.OOXML.Dxf
 
getFontHeight() - Method in class io.starter.formats.XLS.Cf
 
getFontHeight() - Method in class io.starter.formats.XLS.Font
 
getFontHeight() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFontHeight() - Method in class io.starter.OpenXLS.FormatHandle
Returns the Font's height in 1/20th point increment
getFontHeightInPoints() - Method in class io.starter.formats.XLS.Font
 
getFontHeightInPoints() - Method in class io.starter.OpenXLS.FormatHandle
Get the font height in points
getFontId(WorkBookHandle) - Method in class io.starter.formats.OOXML.Title
return the font index for this title
getFontId() - Method in class io.starter.formats.XLS.charts.TextDisp
return the id of the Fontx associated with this TextDisp
getFontIdx(Font) - Method in class io.starter.formats.XLS.WorkBook
Get's the index for this particular front.
getFontIndex() - Method in class io.starter.formats.XLS.FontBasis
 
getFontItalic() - Method in class io.starter.formats.XLS.Cf
 
getFontName() - Method in class io.starter.formats.OOXML.Dxf
 
getFontName() - Method in class io.starter.formats.XLS.Font
 
getFontName() - Method in class io.starter.OpenXLS.FormatHandle
Returns the Font's name
getFontOptsCancellation() - Method in class io.starter.formats.XLS.Cf
 
getFontOptsCancellation() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFontOptsPosture() - Method in class io.starter.formats.XLS.Cf
 
getFontOptsPosture() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFontRecs() - Method in class io.starter.formats.XLS.WorkBook
Return the font records
getFontRecsAsXML() - Method in class io.starter.formats.XLS.WorkBook
Returns a map of xml strings representing the XF's in this workbook/Integer of lookup.
getFontSize() - Method in class io.starter.OpenXLS.CellHandle
get the size in points of the Font used by this Cell
getFontStriken() - Method in class io.starter.formats.XLS.Cf
 
getFontSVG() - Method in class io.starter.formats.XLS.charts.ChartType
returns the SVG for the font style of this object
getFontSVG(int) - Method in class io.starter.formats.XLS.charts.ChartType
returns the SVG for the font style of this object
getFontUnderline() - Method in class io.starter.formats.OOXML.Dxf
 
getFontUnderlineStyle() - Method in class io.starter.formats.XLS.Cf
 
getFontUnderlineStyle() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFontWeight() - Method in class io.starter.formats.OOXML.Dxf
 
getFontWeight() - Method in class io.starter.formats.XLS.Cf
 
getFontWeight() - Method in class io.starter.formats.XLS.Font
 
getFontWeight() - Method in class io.starter.OpenXLS.CellHandle
get the weight (boldness) of the Font used by this Cell.
getFontWeight() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFontWeight() - Method in class io.starter.OpenXLS.FormatHandle
Get the font weight the weight of the font is in 1/20 point units
getFontxRecs() - Method in class io.starter.formats.XLS.charts.Chart
Get all of the Fontx records in this chart.
getFooter() - Method in class io.starter.formats.XLS.Boundsheet
 
getFooter() - Method in interface io.starter.formats.XLS.Sheet
 
getFooterMargin() - Method in class io.starter.formats.XLS.Setup
 
getFooterMargin() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the footer margin size in inches
getFooterText() - Method in class io.starter.formats.XLS.Footerrec
get the footer text
getFooterText() - Method in interface io.starter.OpenXLS.WorkSheet
Get the text for the Footer printed at the bottom of the Worksheet
getFooterText() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the text for the Footer printed at the bottom of the Worksheet
getForegroundColor() - Method in class io.starter.formats.XLS.Cf
 
getForegroundColor() - Method in class io.starter.formats.XLS.Xf
get the Pattern Color index for this Cell if Solid Fill, or the Foreground color if no Solid Pattern
getForegroundColor() - Method in class io.starter.OpenXLS.CellHandle
get the Color of the Cell Foreground of this Cell and all other cells sharing this FormatId.
getForegroundColor() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getForegroundColor() - Method in class io.starter.OpenXLS.FormatHandle
get the Background Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
getForegroundColorAsColor() - Method in class io.starter.OpenXLS.FormatHandle
get the Background Color for this Format as a Color NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
getForegroundColorAsHex() - Method in class io.starter.OpenXLS.FormatHandle
get the Background Color for this Format as a Hex Color String NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
getForegroundColorHEX() - Method in class io.starter.formats.XLS.Xf
get the Pattern Color for this Cell if Solid Fill, or the Foreground color if no Solid Pattern, as a Hex Color String
getFormat() - Method in class io.starter.formats.XLS.Format
Gets the format pattern string represented by this Format.
getFormat() - Method in class io.starter.formats.XLS.OOXMLAdapter
 
getFormat(int) - Method in class io.starter.formats.XLS.WorkBook
Gets a custom number format by its format ID.
getFormat() - Method in class io.starter.formats.XLS.Xf
 
getFormat() - Method in class io.starter.OpenXLS.DocumentHandle
Gets the constant representing this document's native format.
getFormat() - Method in class io.starter.OpenXLS.WorkBookHandle
Gets the constant representing this document's native format.
getFormat(String) - Method in class io.starter.OpenXLS.WorkBookHandle
Gets the constant representing this document's desired format
getFormatCache() - Method in class io.starter.formats.XLS.WorkBook
retrieve the format cache - links string vers.
getFormatHandle() - Method in class io.starter.formats.XLS.Condfmt
 
getFormatHandle() - Method in class io.starter.OpenXLS.CellHandle
Gets the FormatHandle (a Format Object describing the formats for this Cell) for this Cell.
getFormatHandle() - Method in class io.starter.OpenXLS.ColHandle
returns the FormatHandle (a Format Object describing visual properties) for this Column
NOTE: The Column format record describes the default formatting for each cell contained within the column
getFormatHandle() - Method in class io.starter.OpenXLS.RowHandle
Gets the FormatHandle for this Row.
getFormatId() - Method in class io.starter.formats.OOXML.NumFmt
returns the format id assoc with this number format
getFormatId(String) - Method in class io.starter.formats.XLS.WorkBook
Gets the format ID for a given number format pattern.
getFormatId() - Method in interface io.starter.OpenXLS.Cell
Returns the Formatting record ID (FormatId) for this Cell
This can be used with 'setFormatId(int i)' to copy the formatting from one Cell to another (e.g.
getFormatId() - Method in class io.starter.OpenXLS.CellHandle
Returns the Formatting record ID (FormatId) for this Cell
This can be used with 'setFormatId(int i)' to copy the formatting from one Cell to another (e.g.
getFormatId() - Method in class io.starter.OpenXLS.ColHandle
returns the format ID (the index to the format record) for this Column
The Column format is the default formatting for each cell contained within the column
getFormatId() - Method in class io.starter.OpenXLS.FormatHandle
The format ID allows setting of the format for a Cell without adding it to the Format's Cell Collection.
getFormatId() - Method in class io.starter.OpenXLS.RowHandle
gets the current default row format id.
getFormatId(String) - Method in class io.starter.toolkit.XSLConverterTool
 
getFormatPattern() - Method in interface io.starter.formats.XLS.BiffRec
 
getFormatPattern() - Method in class io.starter.formats.XLS.Xf
get the Formatting for this BiffRec from the pattern match.
getFormatPattern() - Method in class io.starter.formats.XLS.XLSRecord
set the Formatting for this BiffRec from the pattern match.
getFormatPattern() - Method in class io.starter.OpenXLS.CellHandle
Gets the number format pattern for this cell, if set.
getFormatPattern() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFormatPattern() - Method in class io.starter.OpenXLS.FormatHandle
Gets the number format pattern for this format, if set.
getFormatPattern(String) - Method in class io.starter.toolkit.XSLConverterTool
 
getFormatPatternId() - Method in class io.starter.OpenXLS.FormatHandle
Gets the Excel format ID for this format's number format pattern.
getFormats() - Method in class io.starter.OpenXLS.ConditionalFormatHandle
returns the formatting for each rule of this Contditional Format Handle
getFormats() - Method in interface io.starter.OpenXLS.WorkBook
Returns an Array of all the FormatHandles present in the workbook
getFormats() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns an array of all FormatHandles in the workbook
getFormattedDateVal(CellHandle) - Static method in class io.starter.OpenXLS.DateConverter
Deprecated.
The date format handling in this method is wildly incorrect. It is retained only to provide compatibility with legacy OpenXLS XML files.
getFormattedStringVal() - Method in interface io.starter.OpenXLS.Cell
Returns the value of the Cell as a String with formatting pattern applied..
getFormattedStringVal() - Method in class io.starter.OpenXLS.CellHandle
Gets the value of the cell as a String with the number format applied.
getFormattedStringVal(boolean) - Method in class io.starter.OpenXLS.CellHandle
Gets the value of the cell as a String with the number format applied.
getFormattedStringVal(Object, String) - Static method in class io.starter.OpenXLS.ExcelTools
static version of getFormattedStringVal; given an object value, a valid Excel format pattern, return the formatted string value.
getFormattedValue() - Method in class io.starter.formats.XLS.formulas.PtgRef
returns the value of the ptg formatted via the underlying cell's number format
getFormattingRuns() - Method in class io.starter.formats.XLS.Note
Method to retrieve formatting runs for this Note (Comment)
Formatting Runs are an Internal Structure and are not relavent to the end user
getFormattingRuns() - Method in class io.starter.formats.XLS.Txo
get the formatting runs - fonts per character index, basically, for this text object, as an arraylist of short[] {char index, font index} NOTE: formatting runs in actuality differ from doc: apparently each formatting run in the Continue record occupies 8 bytes (not 4) plus there is an additional entry appended to the end, that indicates the last char index of the string (this last entry is added by Excel 2003 in the Continues Record and is not present in Unicode Strings
getFormattingRuns() - Method in class io.starter.formats.XLS.Unicodestring
return formatting runs, if any, for this unicode strings formatting runs are a list of one or more pairs of [char index, font index] where char index determines where to apply font specified by font index
getFormula(String) - Method in class io.starter.formats.XLS.WorkBook
 
getFormula(String) - Method in interface io.starter.OpenXLS.WorkSheet
Returns a FormulaHandle for working with the ranges of a formula on a WorkSheet.
getFormula(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns a FormulaHandle for working with the ranges of a formula on a WorkSheet.
getFormula1() - Method in class io.starter.formats.OOXML.CfRule
 
getFormula1() - Method in class io.starter.formats.XLS.Cf
return the first formula referenced by the Conditional Format
getFormula1() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFormula2() - Method in class io.starter.formats.OOXML.CfRule
 
getFormula2() - Method in class io.starter.formats.XLS.Cf
return the second formula referenced by the Conditional Format
getFormula2() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getFormulaCalculationMode() - Method in interface io.starter.OpenXLS.WorkBook
 
getFormulaCalculationMode() - Method in class io.starter.OpenXLS.WorkBookHandle
Get the calculation mode for the workbook.
getFormulaFromString(String, Boundsheet, int[]) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
create a new formula record at row column rc using formula string formStr
getFormulaHandle() - Method in class io.starter.OpenXLS.CellHandle
Returns the Formula Handle (an Object describing a Formula) for this Cell, if it contains a formula
getFormulaHandle(String) - Method in class io.starter.OpenXLS.WorkBookHandle
Returns a Formula Handle
getFormulaList() - Method in class io.starter.formats.XLS.WorkBook
returns the List of Formulas in the book
getFormulaRec() - Method in interface io.starter.formats.XLS.BiffRec
 
getFormulaRec() - Method in class io.starter.formats.XLS.XLSRecord
 
getFormulaRec() - Method in class io.starter.OpenXLS.FormulaHandle
returns the low-level formula rec for this Formulahandle
getFormulas() - Method in class io.starter.formats.XLS.WorkBook
returns the array of Formulas in the book
getFormulaString() - Method in class io.starter.formats.XLS.Array
return the string representation of the array formula
getFormulaString() - Method in class io.starter.formats.XLS.Formula
Returns the Human-Readable String Representation of this Formula.
getFormulaString(Formula) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
 
getFormulaString() - Method in class io.starter.OpenXLS.FormulaHandle
Returns the Human-Readable Formula String
getFPattern() - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has pattern AutoFormat applied.
getFreezePanes() - Method in class io.starter.formats.XLS.Window2
 
getFRwGrand() - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable contains grand totals for rows.
getFunctionId() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
Get the function ID for this PtgFuncVar
getFunctionString(short) - Static method in class io.starter.formats.XLS.formulas.FunctionConstants
 
getFWH() - Method in class io.starter.formats.XLS.Sxview
 
getGap() - Method in class io.starter.formats.XLS.charts.Bar
 
getGapDepth() - Method in class io.starter.formats.XLS.charts.ChartFormat
returns an int representing the space between points in a 3d area, bar or line chart, or 0 if not 3d
getGapDepth() - Method in class io.starter.formats.XLS.charts.ChartType
returns an int representing the space between points in a 3d area, bar or line chart, or 0 if not 3d
getGapWidth() - Method in class io.starter.formats.XLS.charts.Dropbar
returns the width of the gap between the up bars or the down bars.
getGetMethodNameFromVar(String) - Static method in class io.starter.toolkit.StringTool
generate a "getXXXX" string from a field name per Extentech java naming conventions.
getGrbit() - Method in class io.starter.formats.XLS.Colinfo
 
getGrbitChr() - Method in class io.starter.formats.XLS.Boundsheet
 
getGrbitChr() - Method in interface io.starter.formats.XLS.Sheet
 
getGuts() - Method in class io.starter.formats.XLS.Boundsheet
 
getGuts() - Method in interface io.starter.formats.XLS.Sheet
 
getHas3DBubbles() - Method in class io.starter.formats.XLS.charts.DataFormat
returns true if this paernt chart has 3D bubbles (Bubble chart only)
getHasAnyBottomBorder() - Method in class io.starter.formats.XLS.Row
Additional space below the row.
getHasAnyBottomBorder() - Method in class io.starter.OpenXLS.RowHandle
Additional space below the row.
getHasAnyThickTopBorder() - Method in class io.starter.formats.XLS.Row
Additional space above the row.
getHasAnyThickTopBorder() - Method in class io.starter.OpenXLS.RowHandle
returns true if there is a thick top or thick or medium bottom border on previoous row Not useful for public API
getHasDataLabels() - Method in class io.starter.formats.XLS.charts.DataFormat
returns true if has data labels
getHasDropLines() - Method in class io.starter.formats.XLS.charts.ChartFormat
returns true if chart has Drop Lines
getHasDropLines() - Method in class io.starter.formats.XLS.charts.ChartType
returns true if this chart has drop lines
getHashCode() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getHashCode() - Method in class io.starter.formats.XLS.formulas.PtgRef
uniquely identifies a row/col to unencrypt: col= hashcode%maxcols row= hashcode/maxcols -1
getHashCode(int, int) - Static method in class io.starter.formats.XLS.formulas.PtgRef
 
getHashedProtectionPassword() - Method in class io.starter.OpenXLS.WorkSheetHandle
Gets the hash of the sheet protection password.
getHasLines() - Method in class io.starter.formats.XLS.charts.ChartFormat
returns true if this chart displays lines (Line, Scatter, Radar)
getHasLines() - Method in class io.starter.formats.XLS.charts.ChartType
returns true if this chart has lines (see Scatter, Line Charts amongst others)
getHasLines() - Method in class io.starter.formats.XLS.charts.DataFormat
returns true if this parent chart has lines (Line, Scatter, Radar charts)
getHasShadow() - Method in class io.starter.formats.XLS.charts.DataFormat
return if data markers are displayed with a shadow on bubble, scatter, radar, stock, and line chart groups.
getHasSmoothedLines() - Method in class io.starter.formats.XLS.charts.Series
returns true if this series has smoothed lines
getHasSmoothLines() - Method in class io.starter.formats.XLS.charts.ChartFormat
returns true if this chart has smoothed lines (Scatter, Line, Radar)
getHasSmoothLines() - Method in class io.starter.formats.XLS.charts.ChartType
returns true if this chart has smoothed lines
getHasThickBottomBorder() - Method in class io.starter.formats.XLS.Row
returns true if there is a thick bottom border set on the row
getHasThickBottomBorder() - Method in class io.starter.OpenXLS.RowHandle
returns true if there is a Thick Bottom border set on the row
getHasThickTopBorder() - Method in class io.starter.formats.XLS.Row
returns true if there is a thick bottom border set on the row
getHasThickTopBorder() - Method in class io.starter.OpenXLS.RowHandle
returns true if there is a Thick Top border set on the row
getHeader() - Method in class io.starter.formats.LEO.LEOFile
 
getHeader() - Method in class io.starter.formats.XLS.Boundsheet
 
getHeader() - Method in interface io.starter.formats.XLS.Sheet
 
getHeaderBytes(int) - Method in class io.starter.formats.LEO.BlockByteReader
Allows for getting of header bytes without setting blocks on a rec
getHeaderData() - Method in class io.starter.formats.LEO.Storage
return the existing header headerData for this storage
getHeaderMargin() - Method in class io.starter.formats.XLS.Setup
 
getHeaderMargin() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the header margin size in inches
getHeaderText() - Method in class io.starter.formats.XLS.Headerrec
get the Header text
getHeaderText() - Method in interface io.starter.OpenXLS.WorkSheet
Get the text for the Header printed at the top of the Worksheet
getHeaderText() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the text for the Header printed at the top of the Worksheet
getHeight() - Method in class io.starter.formats.XLS.charts.Chart
return the height of this chart
getHeight() - Method in class io.starter.formats.XLS.MSODrawing
public method that returns saved height value; used when calculated method is incorrect due to row height changes ...
getHeight() - Method in class io.starter.OpenXLS.CellRange
Gets the number of rows in the range.
getHeight() - Method in class io.starter.OpenXLS.ImageHandle
return the height of the image in pixels
getHeight() - Method in class io.starter.OpenXLS.RowHandle
Return the row height of an existing row.
getHeight(Boundsheet, int) - Static method in class io.starter.OpenXLS.RowHandle
Return the row height of an existing row.
getHeightInChars() - Method in class io.starter.OpenXLS.RowHandle
returns the row height in Excel units, which depends upon the default font
in Arial 10 pt, standard row height is 12.75 points
getHidden() - Method in class io.starter.formats.XLS.Boundsheet
get whether this sheet is hidden upon opening (either regular or "very hidden"
getHidden() - Method in class io.starter.formats.XLS.Note
returns true if this note is hidden (default state)
getHidden() - Method in interface io.starter.formats.XLS.Sheet
get whether this sheet is hidden upon opening
getHidden() - Method in interface io.starter.OpenXLS.WorkSheet
get whether this sheet is hidden from the user opening the file.
getHidden() - Method in class io.starter.OpenXLS.WorkSheetHandle
get whether this sheet is hidden from the user opening the file.
getHlinklookup() - Method in class io.starter.formats.XLS.WorkBook
 
getHorizontalAlign() - Method in class io.starter.formats.OOXML.Dxf
 
getHorizontalAlignment() - Method in class io.starter.formats.XLS.Xf
 
getHorizontalAlignment() - Method in class io.starter.OpenXLS.CellHandle
Returns an int representing the current horizontal alignment in this Cell.
getHorizontalAlignment() - Method in class io.starter.OpenXLS.FormatHandle
Returns an int representing the current horizontal alignment in this FormatHandle.
getHorizontalPosition() - Method in class io.starter.formats.XLS.Dval
Horizontal position of the prompt box, if it has fixed position, in pixel
getHostCell() - Method in class io.starter.formats.XLS.Shrfmla
Gets the formula record in which this record resides.
getHyperlink() - Method in interface io.starter.formats.XLS.BiffRec
 
getHyperlink() - Method in class io.starter.formats.XLS.XLSRecord
 
getICache() - Method in class io.starter.formats.OOXML.PivotCacheDefinition
return the pivot cache id
getICache() - Method in class io.starter.formats.XLS.Sxview
iCache links this pivot table to a pivot data cache
geticvBack() - Method in class io.starter.formats.XLS.charts.AreaFormat
return the bg color index for this Area Format
geticvFore() - Method in class io.starter.formats.XLS.charts.AreaFormat
return the fg color index for this Area Format
getId() - Method in class io.starter.formats.OOXML.CNvPr
return the id for this element
getId() - Method in class io.starter.formats.OOXML.CxnSp
return the cNvPr id for this element
getId() - Method in class io.starter.formats.OOXML.GraphicFrame
return the cNvPr id for this element
getId() - Method in class io.starter.formats.OOXML.GrpSp
return the cNvPr id for this element
getId() - Method in class io.starter.formats.OOXML.ObjectChoice
return the cNvPr id for this element
getId() - Method in class io.starter.formats.OOXML.Pic
return the cNvPr id for this element
getId() - Method in class io.starter.formats.OOXML.Sp
return the cNvPr id for this element
getId() - Method in class io.starter.formats.XLS.charts.AxisLineFormat
 
getId() - Method in class io.starter.formats.XLS.charts.Chart
returns the unique Obj Id # of this chart as seen in Vb macros et.
getId() - Method in class io.starter.formats.XLS.Note
retrieve the ordinal id of this note
getId() - Method in class io.starter.OpenXLS.ChartHandle
returns the ordinal id associated with the underlying Chart Object
getIDX() - Method in class io.starter.formats.XLS.Dbcell
get the associated dbcell index
getIdx() - Method in class io.starter.formats.XLS.Font
 
getIdx() - Method in class io.starter.formats.XLS.Xf
 
getIfmt() - Method in class io.starter.formats.XLS.charts.Ai
return the custom number format for this AI (category, series or bubble)
if 0, use default number format as specified by Axis or Chart
getIfmt() - Method in class io.starter.formats.XLS.Format
Gets the format index of this Format in its workbook.
getIfmt() - Method in class io.starter.formats.XLS.Xf
 
getIfnt() - Method in class io.starter.formats.XLS.charts.Fontx
returns the index into the wb font table referenced by this Fontx record for the chart
getIfnt() - Method in class io.starter.formats.XLS.Xf
 
getIlbl() - Method in interface io.starter.formats.XLS.formulas.IlblListener
 
getIlbl() - Method in class io.starter.formats.XLS.formulas.PtgName
 
getIlblListeners() - Method in class io.starter.formats.XLS.Name
 
getImage(String) - Method in class io.starter.OpenXLS.WorkBookHandle
Returns an ImageHandle for manipulating images in the WorkBook
getImage(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Get a handle to all of the images in this worksheet
getImageByMsoIndex(int) - Method in class io.starter.formats.XLS.Boundsheet
obtain the desired image handle via the MsoDrawing Image Index used for mapping images from copied worksheets
getImageBytes(int) - Method in class io.starter.formats.XLS.MSODrawingGroup
returns the underlying image bytes
getImageBytes() - Method in class io.starter.OpenXLS.ImageHandle
 
getImageFormat(InputStream) - Method in class io.starter.OpenXLS.ImageHandle
returns the format name of the image data Jan 22, 2010
getImageIndex() - Method in class io.starter.formats.escher.MsofbtOPT
 
getImageIndex() - Method in class io.starter.formats.XLS.MSODrawing
 
getImageIndex() - Method in class io.starter.OpenXLS.ImageHandle
Internal method that converts the image bounds appropriate for saving by Excel in the MsofbtOPT record.
getImageName() - Method in class io.starter.formats.escher.MsofbtOPT
 
getImageName() - Method in class io.starter.OpenXLS.ImageHandle
return the imageName (= original file name, I believe)
getImages() - Method in class io.starter.formats.XLS.Boundsheet
for whatever reason, we return a Handle from an internal class
getImages() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns all ImageHandles in the workbook
getImages() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get a handle to all of the images in this worksheet
getImageType() - Method in class io.starter.formats.escher.MsofbtBSE
 
getImageType(int) - Method in class io.starter.formats.XLS.MSODrawingGroup
 
getImageType() - Method in class io.starter.OpenXLS.ImageHandle
 
getImageVect() - Method in class io.starter.formats.XLS.Boundsheet
returns the images list
getIMEMode() - Method in class io.starter.formats.XLS.Dv
Get the IME mode for this validation
getIMEMode() - Method in class io.starter.OpenXLS.ValidationHandle
Get the IME mode for this validation
getIncrementAmount() - Method in class io.starter.OpenXLS.CellRange
If the cells contain an incrementing value that can be transferred into an int, then return that value, else throw a NPE.
getIndent() - Method in class io.starter.formats.XLS.Xf
return the indent setting (1=3 spaces)
getIndent() - Method in class io.starter.OpenXLS.FormatHandle
return indent (1 = 3 spaces)
getIndexNum() - Method in class io.starter.formats.XLS.Index
get the index number for addressing.
getIndexOf(short) - Method in class io.starter.formats.XLS.Boundsheet
 
getIndexOfDimensions() - Method in class io.starter.formats.XLS.Boundsheet
 
getIndexOfMsodrawingselection() - Method in class io.starter.formats.XLS.Boundsheet
 
getIndexOfWindow2() - Method in class io.starter.formats.XLS.Boundsheet
 
GetInfo - Class in io.starter.OpenXLS
Prints various bits of information about this build.
GetInfo() - Constructor for class io.starter.OpenXLS.GetInfo
 
getInitialContext(Hashtable<?, ?>) - Method in class io.starter.naming.InitialContextFactoryImpl
 
getInitialized() - Method in interface io.starter.formats.LEO.Block
returns whether this Block has been read yet...
getInitialized() - Method in class io.starter.formats.LEO.BlockImpl
returns whether this Block has been read yet...
getInitialized() - Method in class io.starter.formats.LEO.Storage
 
getInlineString(XmlPullParser) - Static method in class io.starter.formats.XLS.OOXMLReader
XmlPullParser positioned on child of the (cell) element in sheetXXX.xml
getInstance(InputStream) - Static method in class io.starter.OpenXLS.DocumentHandle
Looks for magic numbers in the given input data and attempts to parse it with an appropriate DocumentHandle subclass.
getInt() - Method in class io.starter.formats.LEO.BlockByteReader
 
getInt(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
getInt(String) - Method in class io.starter.OpenXLS.FormatCache
Deprecated. 
getInternalNoteRec() - Method in class io.starter.OpenXLS.CommentHandle
Returns the internal note record for this CommentHandle.
getInternalRecords() - Method in class io.starter.formats.XLS.Formula
 
getInternalVal() - Method in interface io.starter.formats.XLS.BiffRec
 
getInternalVal() - Method in class io.starter.formats.XLS.XLSRecord
get the int val of the type for the valrec
getIntLocation() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIntLocation() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getIntLocation() - Method in class io.starter.formats.XLS.formulas.PtgArea
returns the location of the ptg as an array of ints.
getIntLocation() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
returns the location of the ptg as an array of shorts.
getIntLocation() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
returns an array of the first and last addresses in the PtgAreaN
getIntLocation() - Method in class io.starter.formats.XLS.formulas.PtgRef
Get the location of this ptgRef as an int array {row, col}.
getIntLocation() - Method in class io.starter.formats.XLS.formulas.PtgRefN
/* (try to) return int[] array containing the row/column referenced by this PtgRefN.
getIntLocation() - Method in class io.starter.formats.XLS.Mulblank
returns the cell address in int[] {row, col} format
getIntLocation() - Method in interface io.starter.formats.XLS.Ref
 
getIntLocation() - Method in class io.starter.formats.XLS.XLSRecord
returns the cell address in int[] {row, col} format
getIntLocation() - Method in class io.starter.OpenXLS.CellHandle
 
getIntVal() - Method in interface io.starter.formats.XLS.BiffRec
 
getIntVal() - Method in class io.starter.formats.XLS.Boolerr
get the int val
getIntVal() - Method in class io.starter.formats.XLS.Formula
Get the value of the formula as an integer.
getIntVal() - Method in class io.starter.formats.XLS.formulas.GenericPtg
Gets the value of the ptg represented as an int.
getIntVal() - Method in interface io.starter.formats.XLS.formulas.Ptg
Gets the value of the ptg represented as an int.
getIntVal() - Method in class io.starter.formats.XLS.formulas.PtgInt
 
getIntVal() - Method in class io.starter.formats.XLS.Labelsst
try to convert the String Value of this Labelsst record to an int If it cannot be converted, returns NaN.
getIntVal() - Method in class io.starter.formats.XLS.NumberRec
 
getIntVal() - Method in class io.starter.formats.XLS.Rk
 
getIntVal() - Method in class io.starter.formats.XLS.XLSRecord
Get the value of the record as an Integer.
getIntVal() - Method in class io.starter.OpenXLS.CellHandle
returns the value of this Cell as a int, if possible, or NaN if Cell value cannot be converted to int
getIntVal(String) - Static method in class io.starter.OpenXLS.ExcelTools
get the int value of the Excel-style Column alpha representation.
getIntVal() - Method in class io.starter.OpenXLS.FormulaHandle
If the Formula evaluates to an int, return the value as an int.
getIpos4Data() - Method in class io.starter.formats.XLS.Sxview
A signed integer that specifies the row or column position for the data field in the PivotTable view.
getIs3d() - Method in class io.starter.formats.XLS.charts.Surface
surface charts always contain a 3d record so must determine if 3d separately
getIsArray() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsArray() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsBinaryOperator() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgAdd
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgConcat
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgDiv
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgEQ
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgGE
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgGT
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgIsect
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgLE
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgLT
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgMissArg
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgMlt
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgNE
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgPower
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgRange
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgSub
 
getIsBinaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgUnion
 
getIsBold() - Method in class io.starter.formats.XLS.Font
Get if the font is bold or not
getIsBold() - Method in class io.starter.OpenXLS.FormatHandle
Get if this format is bold or not
getIsCollapsed() - Method in class io.starter.formats.XLS.Sxvi
specifies whether the pivot item detail is collapsed.
getIsControl() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsControl() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getIsControl() - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
getIsControl() - Method in class io.starter.formats.XLS.formulas.PtgExp
 
getIsControl() - Method in class io.starter.formats.XLS.formulas.PtgParen
 
getIsCurrency(String) - Method in class io.starter.toolkit.XSLConverterTool
 
getIsDate(String) - Method in class io.starter.toolkit.XSLConverterTool
 
getIsDepotBlock() - Method in interface io.starter.formats.LEO.Block
returns true if this is a Block Depot block that needs to be ignored when reading byte storages
getIsDepotBlock() - Method in class io.starter.formats.LEO.BlockImpl
returns true if this is a Block Depot block that needs to be ignored when reading byte storages
getIsExcel2007() - Method in class io.starter.formats.XLS.WorkBook
returns truth of "Excel 2007" format
getIsExcel2007() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns whether the underlying spreadsheet is in Excel 2007 format by default.
getIsExternalLink(int) - Method in class io.starter.formats.XLS.Externsheet
returns true if the passed in sheet number is an external link (i.e.
getIsFilled() - Method in class io.starter.formats.XLS.charts.RadarChart
 
getIsFunction() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsFunction() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getIsFunction() - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
getIsFunction() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
 
getIsHidden() - Method in class io.starter.formats.XLS.Sxvi
returns true if this pivot item is hidden
getIsHidden() - Method in class io.starter.OpenXLS.CommentHandle
Returns true if this Note (Comment) is hidden until focus
getIsOperand() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsOperand() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgArray
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgBool
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgEndSheet
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgErr
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgInt
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgMemArea
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgMissArg
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgName
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgNumber
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgRefErr
 
getIsOperand() - Method in class io.starter.formats.XLS.formulas.PtgStr
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsOperator() - Method in interface io.starter.formats.XLS.formulas.Ptg
determine the general Ptg type
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgAdd
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgBool
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgConcat
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgDiv
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgEQ
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgGE
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgGT
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgIsect
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgLE
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgLT
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgMissArg
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgMlt
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgNE
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgPercent
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgPower
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgRange
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgSub
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgUMinus
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgUnion
 
getIsOperator() - Method in class io.starter.formats.XLS.formulas.PtgUPlus
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsPrimitiveOperator() - Method in interface io.starter.formats.XLS.formulas.Ptg
determines whether this operator is a 'primitive' such as +,-,=,<,>,!=,==,etc.
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgAdd
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgAtr
is the space special -- does it go between vars? for now we say sure why not.
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgConcat
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgDiv
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgEQ
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgGE
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgGT
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgIsect
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgLE
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgLT
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgMissArg
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgMlt
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgNE
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgPercent
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgPower
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgRange
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgSub
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgUMinus
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgUnion
 
getIsPrimitiveOperator() - Method in class io.starter.formats.XLS.formulas.PtgUPlus
 
getIsReference() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsReference() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getIsReference() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getIsReference() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
 
getIsReference() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
 
getIsReference() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
getIsReference() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
getIsReference() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
getIsReference() - Method in class io.starter.formats.XLS.formulas.PtgRefN
 
getIsRefErr() - Method in class io.starter.formats.XLS.formulas.PtgAreaErr3d
 
getIsRefErr() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
getIsRefErr() - Method in class io.starter.formats.XLS.formulas.PtgRefErr
 
getIsRefErr() - Method in class io.starter.formats.XLS.formulas.PtgRefErr3d
 
getIsSpace() - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
getIsSpecial() - Method in class io.starter.formats.LEO.Storage
 
getIsSpecialBlock() - Method in interface io.starter.formats.LEO.Block
returns true if this is a Block Depot block that needs to be ignored when reading byte storages
getIsSpecialBlock() - Method in class io.starter.formats.LEO.BlockImpl
returns true if this is a Block Depot block that needs to be ignored when reading byte storages
getIsStandAloneOperator() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsStandAloneOperator() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getIsStandAloneOperator() - Method in class io.starter.formats.XLS.formulas.PtgExp
 
getIsUnaryOperator() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getIsUnaryOperator() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getIsUnaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
getIsUnaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
getIsUnaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgPercent
 
getIsUnaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgUMinus
 
getIsUnaryOperator() - Method in class io.starter.formats.XLS.formulas.PtgUPlus
 
getIsUnderlined() - Method in class io.starter.OpenXLS.CellHandle
returns whether the Font for this Cell is underlined
getIsWholeCol() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
getIsWholeRow() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
getItab() - Method in class io.starter.formats.XLS.Name
Return the named range scope (0= workbook, 1 or more= sheet)
getItalic() - Method in class io.starter.formats.XLS.Font
Get if the font is italic or not
getItalic() - Method in class io.starter.formats.XLS.Xf
 
getItalic() - Method in class io.starter.OpenXLS.FormatHandle
Get if the font is italic
getItblAutoFmt() - Method in class io.starter.formats.XLS.Sxview
 
getItem() - Method in class io.starter.toolkit.GenericRecycleBin
returns a new or recycled item from the spares pool
getItem() - Method in interface io.starter.toolkit.RecycleBin
get an unused Recyclable item from the bin
getItemType() - Method in class io.starter.formats.XLS.Sxvi
returns the type of this pivot item
one of: 0x0000 itmtypeData A data value 0x0001 itmtypeDEFAULT Default subtotal for the pivot field 0x0002 itmtypeSUM Sum of values in the pivot field 0x0003 itmtypeCOUNTA Count of values in the pivot field 0x0004 itmtypeAVERAGE Average of values in the pivot field 0x0005 itmtypeMAX Max of values in the pivot field 0x0006 itmtypeMIN Min of values in the pivot field 0x0007 itmtypePRODUCT Product of values in the pivot field 0x0008 itmtypeCOUNT Count of numbers in the pivot field 0x0009 itmtypeSTDEV Statistical standard deviation (estimate) of the pivot field 0x000A itmtypeSTDEVP Statistical standard deviation (entire population) of the pivot field 0x000B itmtypeVAR Statistical variance (estimate) of the pivot field 0x000C itmtypeVARP Statistical variance (entire population) of the pivot field
getIxals() - Method in class io.starter.formats.XLS.Name
 
getIxfe() - Method in interface io.starter.formats.XLS.BiffRec
get the ixfe
getIxfe() - Method in class io.starter.formats.XLS.Colinfo
 
getIxfe() - Method in class io.starter.formats.XLS.Mulblank
get the ixfe for the desired referred-to blank
getIxfe() - Method in class io.starter.formats.XLS.Row
Gets the ID of the format currently applied to this row.
getIxfe() - Method in class io.starter.formats.XLS.XLSRecord
get the ixfe
getIxti() - Method in interface io.starter.formats.XLS.formulas.IxtiListener
 
getIxti() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
 
getIxti() - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
getIxti() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
getJavaFormatString() - Method in class io.starter.OpenXLS.FormatHandle
provides a mapping between Excel formats and Java formats
see: http://java.sun.com/docs/books/tutorial/i18n/format /decimalFormat.html
getJavaScript() - Method in class io.starter.OpenXLS.ChartHandle
returns the svg for javascript for highlight and restore
getJFunctionString(short) - Static method in class io.starter.formats.XLS.formulas.FunctionConstants
Handles differences in japanese locale xls
getJsCalendarFormatPattern(String) - Method in class io.starter.toolkit.XSLConverterTool
Gets a calendar format pattern based off of an ifmt.
getJSON(ChartSeriesHandle[], WorkBookHandle, Double[]) - Method in class io.starter.formats.XLS.charts.AreaChart
 
getJSON(WorkBookHandle, int, double, double, int) - Method in class io.starter.formats.XLS.charts.Axis
return the JSON/Dojo representation of this axis chartType int necessary for parsing AXIS options: horizontal charts "switch" axes ...
getJSON(ChartSeriesHandle[], WorkBookHandle, Double[]) - Method in class io.starter.formats.XLS.charts.BarChart
replaces generic getJSON with Bar/Column specifics (necessary for stacked-type charts)
getJSON(int, WorkBookHandle, int, double, double, int) - Method in class io.starter.formats.XLS.charts.ChartAxes
 
getJSON() - Method in class io.starter.formats.XLS.charts.ChartType
 
getJSON(ChartSeries, WorkBookHandle, Double[]) - Method in class io.starter.formats.XLS.charts.ChartType
 
getJSON(ChartSeriesHandle[], WorkBookHandle, Double[]) - Method in class io.starter.formats.XLS.charts.DoughnutChart
return the JSON that
getJSON(ChartSeriesHandle[], WorkBookHandle, Double[]) - Method in class io.starter.formats.XLS.charts.PieChart
return the JSON that
getJSON(ChartSeriesHandle[], WorkBookHandle, Double[]) - Method in class io.starter.formats.XLS.charts.ScatterChart
 
getJSON() - Method in class io.starter.OpenXLS.CellHandle
Get the JSON object for this cell.
getJSON() - Method in class io.starter.OpenXLS.CellRange
Return a json object representing this cell range with full cell information embedded.
getJSON() - Method in class io.starter.OpenXLS.ChartHandle
returs the JSON representation of this chart, based upon Dojo-charting-specifics
getJSON(int) - Method in class io.starter.OpenXLS.FormatHandle
Get a JSON representation of the format
getJSON() - Method in class io.starter.OpenXLS.ImageHandle
Get a JSON representation of the format
getJSON() - Method in class io.starter.OpenXLS.NameHandle
Return a JSON object representing this name Handle.
getJSON(boolean) - Method in class io.starter.OpenXLS.NameHandle
Return a JSON object representing this name Handle.
getJSON() - Method in class io.starter.OpenXLS.PivotTableHandle
returns the JSON representation of this PivotTable
getJSON() - Method in class io.starter.OpenXLS.RowHandle
Get the JSON object for this row.
getJSON(int) - Method in class io.starter.OpenXLS.RowHandle
 
getJSONCellRange() - Method in class io.starter.OpenXLS.NameHandle
Returns a JSON object in the same format as CellRange.getJSON().
getJSONObject() - Method in class io.starter.OpenXLS.CellHandle
Get the JSON object for this cell.
getJSONObject(int[]) - Method in class io.starter.OpenXLS.CellHandle
Deprecated.
The mergedRange parameter is unnecessary. This method will be removed in a future version. Use CellHandle.getJSONObject() instead.
getJSONObject(int) - Method in class io.starter.OpenXLS.FormatHandle
Get a JSON representation of the format font height is represented as HTML pt size
getKeys() - Method in class io.starter.toolkit.ResourceLoader
 
getLabel() - Method in class io.starter.formats.XLS.charts.Axis
Deprecated.
use getTitle
getLabelFont() - Method in class io.starter.formats.XLS.charts.Axis
return the Font object used for Axis labels
getLabelFont(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
returns the label font for the desired axis.
getLabelRotation(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
return the rotation of the axis labels, if any 0 to 90 Text rotated 0 to 90 degrees counter-clockwise 91 to 180 Text rotated 1 to 90 degrees clockwise (angle is trot – 90) 255 Text top-to-bottom with letters upright
getLandscape() - Method in class io.starter.formats.XLS.Setup
 
getLandscape() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the landscape orientation
getLastBlock() - Method in interface io.starter.formats.LEO.BlockByteConsumer
Returns the index of the last block
getLastBlock() - Method in class io.starter.formats.XLS.XLSRecord
Returns the index of the last block
getLastbound() - Method in class io.starter.formats.XLS.WorkBook
 
getLastCell() - Method in class io.starter.formats.XLS.Boundsheet
get the last BiffRec added to this sheet
getLastCell() - Method in interface io.starter.formats.XLS.Sheet
get the last BiffRec added to this sheet
getLastCol() - Method in class io.starter.formats.XLS.Array
 
getLastCol() - Method in class io.starter.formats.XLS.Shrfmla
 
getLastCol() - Method in interface io.starter.OpenXLS.WorkSheet
Get the last column on the Worksheet
getLastCol() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the last column on the Worksheet
getLastColumn() - Method in class io.starter.OpenXLS.CellRangeRef
Returns the highest-indexed column in this range.
getLastPtg() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getLastPtgN() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
 
getLastRecIndex() - Method in class io.starter.formats.XLS.Row
iterate and get the record index of the last val record
getLastRow() - Method in class io.starter.formats.XLS.Array
 
getLastRow() - Method in class io.starter.formats.XLS.Shrfmla
 
getLastRow() - Method in class io.starter.OpenXLS.CellRangeRef
Returns the highest-indexed row in this range.
getLastRow() - Method in interface io.starter.OpenXLS.WorkSheet
Get the last row on the Worksheet
getLastRow() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the last row on the Worksheet
getLastselection() - Method in class io.starter.formats.XLS.Boundsheet
 
getLastSheet() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
return the last sheet referenced
getLastSheet() - Method in class io.starter.OpenXLS.CellRangeRef
Returns the last sheet in this range.
getLastSheetName() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
return the name of the last sheet referenced if it's an external ref
getLastSheetName() - Method in class io.starter.OpenXLS.CellRangeRef
Returns the name of the last sheet in this range.
getlastSPID() - Method in class io.starter.formats.XLS.MSODrawing
return the lastSPID (only valid for the header msodrawing record necessary to track so that newly added images have the appropriate SPID
getLayout() - Method in class io.starter.formats.OOXML.Title
 
getLayout() - Method in class io.starter.formats.XLS.charts.CrtLayout12
returns the legend autolayout type:
0x0 Align to the bottom 0x1 Align to top right corner 0x2 Align to the top 0x3 Align to the right 0x4 Align to the left
getLbPlyPos() - Method in class io.starter.formats.XLS.Boundsheet
return the pos of the Bof for this Sheet
getLbPlyPos() - Method in interface io.starter.formats.XLS.Sheet
return the pos of the Bof for this Sheet
getLeftBorderColor() - Method in class io.starter.formats.XLS.Xf
 
getLeftBorderLineStyle() - Method in class io.starter.formats.XLS.Xf
 
getLeftBorderLineStyle() - Method in class io.starter.OpenXLS.FormatHandle
Get the border line style
getLeftMargin() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Gets the left print margin.
getLeftToRight() - Method in class io.starter.formats.XLS.Setup
 
getLeftToRight() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the left-to-right print orientation
getLegend() - Method in class io.starter.formats.XLS.charts.Chart
return the Data Legend for this chart, if any
getLegendAi() - Method in class io.starter.formats.XLS.charts.Series
Returns the legend value Ai associated with this series
getLegendCoords() - Method in class io.starter.formats.XLS.charts.Pos
return the legend coordinates (x, y in 1/4000 of the chart height or width, w, h in points) or null, depending upon legend options
NOTE: if the w or h are 0, use default.
getLegendOOXML(boolean) - Method in class io.starter.formats.XLS.charts.Series
returns the bubbleSize OOXML element that defines the values for the series values
getLegendPosition() - Method in class io.starter.formats.XLS.charts.Legend
legend position: controlled by CrtLayout12 0= bottom, 1= corner, 2= top, 3= right, 4= left
getLegendPositionString() - Method in class io.starter.formats.XLS.charts.Legend
return the legend position in string (OOXML) form
getLegendRef() - Method in class io.starter.formats.XLS.charts.Series
return the legend cell reference
getLegends(int) - Method in class io.starter.formats.XLS.charts.Chart
return an array of legend text
getLegends(int) - Method in class io.starter.formats.XLS.charts.ChartSeries
return an array of legend text
getLegends() - Method in class io.starter.formats.XLS.charts.ChartSeries
 
getLegendSeriesText() - Method in class io.starter.formats.XLS.charts.Series
Return the SeriesText object related to the Legend
getLegendText() - Method in class io.starter.formats.XLS.charts.Series
get legend text
getLen() - Method in class io.starter.formats.XLS.Unicodestring
 
getLength() - Method in interface io.starter.formats.LEO.BlockByteConsumer
Returns the length of the record.
getLength() - Method in class io.starter.formats.LEO.BlockByteReader
 
getLength() - Method in interface io.starter.formats.XLS.BiffRec
Returns the length of this record, including the 4 header bytes
getLength() - Method in interface io.starter.formats.XLS.formulas.Ptg
return the length of the Ptg
getLength() - Method in class io.starter.formats.XLS.formulas.PtgAdd
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgAreaErr3d
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgArray
Override due to mystery extra byte occasionally found in ptgName recs.
getLength(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgAtr
return the human-readable String representation of this ptg -- if applicable public String getString(){ byte[] br = this.getRecord(); byte[] db = new byte[br.length-1]; // strip opcode System.arraycopy(br, 1, db, 0, db.length); return ""; // new String(db); }
getLength() - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgBool
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgConcat
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgDiv
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgEndSheet
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgEQ
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgErr
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgExp
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgGE
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgGT
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgInt
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgIsect
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgLE
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgLT
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgMemArea
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgMemAreaA
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgMemAreaN
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgMemAreaNV
return the human-readable String representation of public String getString(){ return "MEMAREANV"; }
getLength() - Method in class io.starter.formats.XLS.formulas.PtgMemErr
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgMissArg
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgMlt
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgMystery
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgName
Override due to mystery extra byte occasionally found in ptgName recs.
getLength() - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgNE
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgNumber
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgParen
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgPercent
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgPower
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgRange
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgRefErr
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgRefErr3d
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgStr
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgSub
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgUMinus
return the human-readable String representation of
getLength() - Method in class io.starter.formats.XLS.formulas.PtgUnion
 
getLength() - Method in class io.starter.formats.XLS.formulas.PtgUPlus
 
getLength() - Method in class io.starter.formats.XLS.Sst
Returns the length of this record, including the 4 header bytes
getLength() - Method in class io.starter.formats.XLS.XLSRecord
Returns the length of this record, including the 4 header bytes
getLEOFile() - Method in class io.starter.OpenXLS.WorkBookHandle
Gets the internal LEOFile object.
getLightColor() - Static method in class io.starter.formats.XLS.charts.ChartType
 
getLineColor() - Method in class io.starter.formats.escher.MsofbtSplitMenuColors
 
getLineColor() - Method in class io.starter.formats.OOXML.SpPr
returns the color of the line of this shape property, or -1 if no line is present
getLineColor() - Method in class io.starter.formats.XLS.charts.Frame
return the line color as a hex String
getLineColor() - Method in class io.starter.formats.XLS.charts.LineFormat
return the line color as a hex String
getLineStyle() - Method in class io.starter.formats.OOXML.Ln
convert 2007 preset dasing scheme to 2003 line stype
0= solid, 1= dash, 2= dot, 3= dash-dot,4= dash dash-dot, 5= none, 6= dk gray pattern, 7= med.
getLineStyle() - Method in class io.starter.formats.OOXML.SpPr
returns the line style of the line of this shape property, or -1 if no line is present
getLineStyle() - Method in class io.starter.formats.XLS.charts.LineFormat
return Pattern of line (0= solid, 1= dash, 2= dot, 3= dash-dot,4= dash dash-dot, 5= none, 6= dk gray pattern, 7= med.
getLineSVG(int) - Method in class io.starter.formats.XLS.charts.Axis
returns the SVG necessary to describe the desired line (referenced by id)
getLineType() - Method in class io.starter.formats.XLS.charts.ChartLine

0= drop lines below the data points of line, area and stock charts
1= High-low lines around the data points of line and stock charts
2- Series Line connecting data points of stacked column and bar charts + some pie chart configurations
3= Leader lines with non-default formatting for pie and pie of pie
getLineWidth() - Method in class io.starter.formats.OOXML.SpPr
returns the width of the line of this shape proeprty, or -1 if no line is present
getLink() - Method in class io.starter.formats.OOXML.CxnSp
return the id for the linked picture (i.e.
getLink() - Method in class io.starter.formats.OOXML.FillGroup
return the id for the linked picture (i.e.
getLink() - Method in class io.starter.formats.OOXML.GrpSp
return the id for the linked picture (i.e.
getLink() - Method in class io.starter.formats.OOXML.ObjectChoice
return the id for the linked picture (i.e.
getLink() - Method in class io.starter.formats.OOXML.OneCellAnchor
return the id for the linked object (i.e.
getLink() - Method in class io.starter.formats.OOXML.Pic
return the id for the linked picture (i.e.
getLink() - Method in class io.starter.formats.OOXML.Sp
return the id for the linked picture (i.e.
getLink() - Method in class io.starter.formats.OOXML.SpPr
return the id for the linked picture (i.e.
getLink() - Method in class io.starter.formats.OOXML.TwoCellAnchor
return the id for the linked object (i.e.
getListDBs() - Method in class io.starter.formats.XLS.ReferenceTracker
 
getLn() - Method in class io.starter.formats.OOXML.SpPr
returns the ln element of this shape property set, if any
getLocalRecs() - Method in class io.starter.formats.XLS.Boundsheet
 
getLocalRecs() - Method in interface io.starter.formats.XLS.Sheet
 
getLocation() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getLocation() - Method in interface io.starter.formats.XLS.formulas.Ptg
When the ptg is a reference to a location this returns that location
getLocation() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getLocation() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
 
getLocation() - Method in class io.starter.formats.XLS.formulas.PtgExp
return the location of this PtgExp 20060302 KSC
getLocation() - Method in class io.starter.formats.XLS.formulas.PtgName
return referenced Names' location
getLocation() - Method in class io.starter.formats.XLS.formulas.PtgRef
Returns the location of the Ptg as a string (ie c4)
getLocation() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
Returns the location of the Ptg as a string, including sheet name
getLocation() - Method in class io.starter.formats.XLS.formulas.PtgRefErr
 
getLocation() - Method in class io.starter.formats.XLS.formulas.PtgRefErr3d
 
getLocation() - Method in class io.starter.formats.XLS.formulas.PtgRefN
Returns the location of the Ptg as a string (ie c4) TODO: look into this possible bug There is a problem here as the location will always be relative and incorrect.
getLocation() - Method in class io.starter.formats.XLS.Name
Return the location of the Name record.
getLocation() - Method in interface io.starter.formats.XLS.Ref
When the ptg is a reference to a location this returns that location
getLocation() - Method in class io.starter.OpenXLS.NameHandle
get the referenced named cell range as string in standard excel syntax including sheetname, for instance "Sheet1!A1:Z255"
getLocationPolicy() - Method in class io.starter.formats.XLS.formulas.GenericPtg
returns the Location Policy of the Ptg is locked used during automated BiffRec movement updates
getLocationPolicy() - Method in interface io.starter.formats.XLS.formulas.Ptg
returns whether the Location of the Ptg is locked used during automated BiffRec movement updates
getLocationPolicy() - Method in interface io.starter.formats.XLS.Ref
returns whether the Location of the Ptg is locked used during automated BiffRec movement updates
getLocationWithSheet() - Method in class io.starter.formats.XLS.formulas.PtgRef
returns the String address of this ptg including sheet reference
getLocationWithSheet() - Method in interface io.starter.formats.XLS.Ref
returns the String address of this ptg including sheet reference
getLock() - Method in class io.starter.formats.XLS.formulas.GenericPtg
a locking mechanism so that Ptgs are not endlessly re-calculated
getLock() - Method in interface io.starter.formats.XLS.formulas.Ptg
a locking mechanism so that Ptgs are not endlessly re-calculated
getLogDate() - Static method in class io.starter.OpenXLS.ExcelTools
get recordy byte def as a String public static String getRecordByteDef(XLSRecord rec){ byte[] b = rec.read(); StringBuffer sb = new StringBuffer("byte[] rbytes = {"); for(int t = 0;t
getLogDate() - Static method in class io.starter.toolkit.Logger
Returns the current time in a configurable format.
getLogger() - Static method in class io.starter.toolkit.Logger
Gets the current system logger.
getLong() - Method in class io.starter.formats.LEO.BlockByteReader
 
getLong(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
getLongValue(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
getLongValue is for single-operand functions.
getLongValue(Ptg) - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
 
getLongValueArray(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
 
getLookupColCache() - Method in class io.starter.formats.XLS.ReferenceTracker
 
getLowerCaseFirstLetter(String) - Static method in class io.starter.toolkit.StringTool
 
getLowerLimit() - Method in enum io.starter.OpenXLS.DateConverter.DateFormat
 
getMacro() - Method in class io.starter.formats.OOXML.CxnSp
get Macro attribute
getMacro() - Method in class io.starter.formats.OOXML.GraphicFrame
get graphicFrame Macro attribute
getMacro() - Method in class io.starter.formats.OOXML.GrpSp
get macro attribute of the group shape
getMacro() - Method in class io.starter.formats.OOXML.ObjectChoice
get macro attribute (valid for cnxSp, sp and graphicFrame)
getMacro() - Method in class io.starter.formats.OOXML.OneCellAnchor
get macro attribute
getMacro() - Method in class io.starter.formats.OOXML.Pic
get Macro attribute
getMacro() - Method in class io.starter.formats.OOXML.Sp
get Macro attribute
getMacro() - Method in class io.starter.formats.OOXML.TwoCellAnchor
get macro attribute
getMajorTick() - Method in class io.starter.formats.XLS.charts.ValueRange
all important major tick step -
getMajorUnit() - Method in class io.starter.formats.XLS.charts.Axis
return the major tick unit of this Y or Value axis
getManualGridLineColor() - Method in class io.starter.formats.XLS.Window2
 
getManualGridLineColor() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get whether to use manual grid color in the output sheet.
getMap() - Method in class io.starter.toolkit.GenericRecycleBin
 
getMargin() - Method in class io.starter.formats.XLS.BottomMargin
 
getMargin() - Method in class io.starter.formats.XLS.LeftMargin
 
getMargin() - Method in class io.starter.formats.XLS.RightMargin
 
getMargin() - Method in class io.starter.formats.XLS.TopMargin
 
getMarker() - Method in class io.starter.formats.XLS.charts.Series
return the OOXML marker properties for this series
getMarkerFormat() - Method in class io.starter.formats.XLS.charts.ChartFormat
returns type of marker, if any
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
getMarkerFormat() - Method in class io.starter.formats.XLS.charts.ChartType
returns type of marker for this chart, if any
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
getMarkerFormat() - Method in class io.starter.formats.XLS.charts.DataFormat
returns type of marker, if any
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
getMarkerFormat() - Method in class io.starter.formats.XLS.charts.MarkerFormat
return the Marker Format field imk
getMarkerFormat() - Method in class io.starter.formats.XLS.charts.Series
return the type of markers for each series:
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
getMarkerFormats(int) - Method in class io.starter.formats.XLS.charts.Chart
return an array of the type of markers for each series:
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
getMarkerFormats() - Method in class io.starter.formats.XLS.charts.ChartSeries
return the type of markers for each series:
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
getMarkerFormats() - Method in class io.starter.formats.XLS.charts.ChartType
return an array of the type of markers for each series:
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
getMarkerSVG(double, double, String, int) - Static method in class io.starter.formats.XLS.charts.MarkerFormat
returns the svg line to define the marker at the point x,y, in color clr, of marker style marker (1-9)
NOTE: you must use getMarkerSVGdefs before using this method
getMarkerSVGDefs() - Static method in class io.starter.formats.XLS.charts.MarkerFormat
returns the SVG defs element used, in conjuction with getMarkerSVG, to define markers on charts in SVG
getMatchingFontIndex(Font) - Method in class io.starter.formats.XLS.WorkBook
Get's the index for this font, based on matching through xml strings.
getMatchOperator(String, int, char, char) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
 
getMax() - Method in class io.starter.formats.XLS.charts.ValueRange
return max scale value -- see setMinMax for calc
getMaxCol() - Method in class io.starter.formats.XLS.Boundsheet
 
getMaxCol() - Method in class io.starter.formats.XLS.charts.Chart
 
getMaxCol() - Method in interface io.starter.formats.XLS.Sheet
 
getMaxColLevel() - Method in class io.starter.formats.XLS.Guts
 
getMaxItems() - Method in class io.starter.toolkit.GenericRecycleBin
 
getMaxRow() - Method in class io.starter.formats.XLS.Boundsheet
return true maximum/last row on the sheet
getMaxRow() - Method in class io.starter.formats.XLS.charts.Chart
 
getMaxRow() - Method in interface io.starter.formats.XLS.Sheet
 
getMaxRowLevel() - Method in class io.starter.formats.XLS.Guts
 
getMaxScale(double[]) - Method in class io.starter.formats.XLS.charts.Axis
return the maximum value of this Value or Y axis scale
getMediumColor() - Static method in class io.starter.formats.XLS.charts.ChartType
 
getMembers() - Method in class io.starter.formats.XLS.Shrfmla
return all the formulas that use this Shrfmla
getMergecelllookup() - Method in class io.starter.formats.XLS.WorkBook
 
getMerged() - Method in class io.starter.formats.XLS.Xf
 
getMergedCellRange() - Method in class io.starter.OpenXLS.CellHandle
Returns any other Cells merged with this one, or null if this Cell is not a part of a merged range.
getMergedCells() - Method in class io.starter.formats.XLS.Boundsheet
return existing merged cell records without adding new blank
getMergedCellsRec() - Method in class io.starter.formats.XLS.Boundsheet
 
getMergedCellsRec() - Method in interface io.starter.formats.XLS.Sheet
 
getMergedCellsRec() - Method in interface io.starter.OpenXLS.WorkSheet
 
getMergedCellsRecs() - Method in class io.starter.formats.XLS.Boundsheet
 
getMergedCellsRecs() - Method in interface io.starter.formats.XLS.Sheet
 
getMergedRanges() - Method in class io.starter.formats.XLS.Mergedcells
returns the Merged BiffRec Ranges for this WorkSheet
getMergeRange() - Method in interface io.starter.formats.XLS.BiffRec
 
getMergeRange() - Method in class io.starter.formats.XLS.Mulblank
NOTE: Mublanks can have a portion of it's blank range which is merged: must determine if the current cell is truly part of the merge range ...
getMergeRange() - Method in class io.starter.formats.XLS.XLSRecord
 
getMessage() - Method in exception io.starter.formats.XLS.CellPositionConflictException
 
getMessage() - Method in exception io.starter.formats.XLS.CellTypeMismatchException
 
getMessage() - Method in exception io.starter.formats.XLS.ChartNotFoundException
 
getMessage() - Method in exception io.starter.formats.XLS.ColumnNotFoundException
 
getMessage() - Method in exception io.starter.formats.XLS.formulas.CalculationException
Gets a human-readable message describing this error.
getMessage() - Method in exception io.starter.formats.XLS.FunctionNotSupportedException
 
getMessage() - Method in exception io.starter.formats.XLS.ImageNotFoundException
 
getMessage() - Method in exception io.starter.formats.XLS.NameNotFoundException
 
getMessage() - Method in exception io.starter.formats.XLS.PivotTableNotFoundException
 
getMessage() - Method in exception io.starter.formats.XLS.RowNotFoundException
 
getMessage() - Method in exception io.starter.formats.XLS.ValidationException
 
getMessage() - Method in exception io.starter.formats.XLS.WorkSheetNotFoundException
 
getMetric(String) - Method in class io.starter.formats.XLS.charts.ChartAxes
returns a specific axis Metric
Use only after calling chart.getMetrics
getMetrics(WorkBookHandle) - Method in class io.starter.formats.XLS.charts.Chart
 
getMetrics() - Method in class io.starter.formats.XLS.charts.ChartAxes
returns already-set axisMetrics
Used only after calling chart.getMetrics
getMetrics(int, HashMap<String, Double>, float[], Object[]) - Method in class io.starter.formats.XLS.charts.ChartAxes
generate Axis Metrics -- minor, major scale, title and label offsets, etc.
getMetrics(boolean) - Method in class io.starter.formats.XLS.charts.ChartSeries
returns an array containing the and maximum values of Y (Value) axis, along with the maximum number of series values of each series (bar, line, etc.) ...
getMetrics(HashMap<String, Double>, int, ChartSeries) - Method in class io.starter.formats.XLS.charts.Legend
 
getMimeType() - Method in class io.starter.OpenXLS.ImageHandle
Returns the image mime type
getMin() - Method in class io.starter.formats.XLS.charts.ValueRange
return minumum scale value -- see setMinMax for calc
getMinBlocks() - Method in class io.starter.formats.LEO.LEOFile
Get the minimum blocks that this file can encompass
getMinCol() - Method in class io.starter.formats.XLS.Boundsheet
 
getMinCol() - Method in class io.starter.formats.XLS.charts.Chart
 
getMinCol() - Method in interface io.starter.formats.XLS.Sheet
 
getMiniFATStart() - Method in class io.starter.formats.LEO.LEOHeader
get the position of the miniFAT Start Block
getMinMax() - Method in class io.starter.formats.XLS.charts.Axis
 
getMinMax(WorkBookHandle) - Method in class io.starter.formats.XLS.charts.Chart
returns the minimum and maximum values by examining all series on the chart
getMinMax(double, double) - Method in class io.starter.formats.XLS.charts.ChartAxes
Returns the YAXIS scale elements (min value, max value, minor (tick) scale, major (tick) scale) the scale elements are calculated from the minimum and maximum values on the chart
getMinMax(double, double, int) - Method in class io.starter.formats.XLS.charts.ChartAxes
Returns the scale values of the the desired Value axis
Scale elements: (min value, max value, minor (tick) scale, major (tick) scale)
getMinMaxJSON(WorkBookHandle, int, double, double, int) - Method in class io.starter.formats.XLS.charts.Axis
return the JSON/Dojo representation of this axis chartType int necessary for parsing AXIS options: horizontal charts "switch" axes ...
getMinorTick() - Method in class io.starter.formats.XLS.charts.ValueRange
 
getMinorUnit() - Method in class io.starter.formats.XLS.charts.Axis
return the minor tick unit of this Y or Value axis
getMinRow() - Method in class io.starter.formats.XLS.Boundsheet
 
getMinRow() - Method in class io.starter.formats.XLS.charts.Chart
Dimensions rec holds the datarange for the chart; must update ...
getMinRow() - Method in interface io.starter.formats.XLS.Sheet
 
getMinScale(double[]) - Method in class io.starter.formats.XLS.charts.Axis
return the minimum value of this value or Y axis scale
getMsodrawing() - Method in class io.starter.OpenXLS.ImageHandle
 
getMSODrawingGroup() - Method in class io.starter.formats.XLS.WorkBook
Get the MsoDrawingGroup for this workbook
getMsodrawingrecs() - Method in class io.starter.formats.XLS.MSODrawingGroup
 
getMsodrawobj() - Method in class io.starter.formats.XLS.charts.Chart
 
getMsoHeaderRec(Boundsheet) - Method in class io.starter.formats.XLS.MSODrawingGroup
return the Msodrawing header record for the given sheet
getMulblankRange() - Method in class io.starter.formats.XLS.Mulblank
return entire range this Mulblank refers to
getMyBof() - Method in class io.starter.formats.XLS.Boundsheet
 
getMyBof() - Method in interface io.starter.formats.XLS.Sheet
 
getMyEof() - Method in class io.starter.formats.XLS.Boundsheet
 
getMyEof() - Method in interface io.starter.formats.XLS.Sheet
 
getMyMul() - Method in interface io.starter.formats.XLS.Mulled
 
getMyMul() - Method in class io.starter.formats.XLS.Rk
 
getMysheet() - Method in class io.starter.OpenXLS.WorkSheetHandle
FOR internal Use Only!
getMystery() - Method in class io.starter.formats.XLS.MSODrawing
 
getNAError() - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
returns an #NA! error ptg
getName() - Method in class io.starter.formats.LEO.Storage
 
getName() - Method in class io.starter.formats.OOXML.CNvPr
get name attribute
getName() - Method in class io.starter.formats.OOXML.CxnSp
get cNvPr name attribute
getName() - Method in class io.starter.formats.OOXML.GraphicFrame
get the cNvPr name attribute
getName() - Method in class io.starter.formats.OOXML.GrpSp
get name attribute of the group shape
getName() - Method in class io.starter.formats.OOXML.ObjectChoice
get cNvPr name attribute
getName() - Method in class io.starter.formats.OOXML.OneCellAnchor
get cNvPr name attribute
getName() - Method in class io.starter.formats.OOXML.Pic
return the name of this shape, if any
getName() - Method in class io.starter.formats.OOXML.Sp
return the name of this shape, if any
getName() - Method in class io.starter.formats.OOXML.TwoCellAnchor
get cNvPr name attribute
getName(String) - Method in class io.starter.formats.XLS.Boundsheet
Get a sheet scoped name record from the boundsheet
getName() - Method in class io.starter.formats.XLS.ByteStreamer
 
getName() - Method in exception io.starter.formats.XLS.formulas.CalculationException
Gets the string name of this error.
getName() - Method in exception io.starter.formats.XLS.formulas.CircularReferenceException
 
getName() - Method in class io.starter.formats.XLS.formulas.PtgName
 
getName() - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
getName() - Method in class io.starter.formats.XLS.MSODrawing
 
getName() - Method in class io.starter.formats.XLS.Name
get the display name
getName() - Method in class io.starter.formats.XLS.QsiSXTag
returns the name of this pivot item; if not null, is the caption for this pivot item
getName() - Method in class io.starter.formats.XLS.SxDI
returns the name of this data item; if not null, overrides the name in the corresponding cache field
getName() - Method in class io.starter.formats.XLS.Sxvi
returns the name of this pivot item; if not null, is the caption for this pivot item
getName(int) - Method in class io.starter.formats.XLS.WorkBook
returns a Named range by number
getName(String) - Method in class io.starter.formats.XLS.WorkBook
returns a named range by name string This method will first attempt to look in the book names, then the sheet names, obviously different scoped names can have the same identifying name, so this could return one of multiple names if this is the case
getName() - Method in class io.starter.formats.XLS.Writeaccess
 
getName() - Method in interface io.starter.formats.XLS.XLSSubstream
 
getName() - Method in interface io.starter.OpenXLS.Document
Returns the name of this WorkBook
getName() - Method in class io.starter.OpenXLS.DocumentHandle
Gets the user-visible descriptive name or title of this document.
getName() - Method in class io.starter.OpenXLS.ImageHandle
 
getName() - Method in class io.starter.OpenXLS.NameHandle
returns the name String for the range definition
getName() - Method in interface io.starter.OpenXLS.WorkBook
Returns the name of this WorkBook
getName() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns the name of this WorkBook
getNameA() - Method in class io.starter.formats.XLS.Name
return the case-insensitive version of the display name
getNamedRange() - Method in class io.starter.formats.XLS.DConName
return the Named Range data source for a pivot table
getNamedRange(String) - Method in interface io.starter.OpenXLS.WorkBook
Returns a Named Range Handle
getNamedRange(String) - Method in class io.starter.OpenXLS.WorkBookHandle
Returns a Named Range Handle
getNamedRangeInScope(String) - Method in class io.starter.OpenXLS.WorkBookHandle
Returns a Named Range Handle if it exists in the specified scope.
getNamedRangeInScope(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns a Named Range Handle if it exists in the specified scope.
getNamedRanges() - Method in interface io.starter.OpenXLS.WorkBook
Returns all Named Range Handles
getNamedRanges() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns all Named Range Handles
getNamedRangesInScope() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns all Named Range Handles scoped to WorkBook.
getNamedRangesInScope() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns all Named Range Handles scoped to this Worksheet.
getNameInNamespace() - Method in class io.starter.naming.InitialContextImpl
 
getNameNumber(String) - Method in class io.starter.formats.XLS.WorkBook
Returns the ilbl of the name record associated with the string passed in.
getNameParser(String) - Method in class io.starter.naming.InitialContextImpl
 
getNameParser(Name) - Method in class io.starter.naming.InitialContextImpl
 
getNames() - Method in class io.starter.formats.XLS.WorkBook
Get a collection of all names in the workbook
getNCacheFields() - Method in class io.starter.formats.XLS.SxDB
returns the number of cache fields (==columns) for the pivot cache
getNCacheItems() - Method in class io.starter.formats.XLS.SxFDB
returns the number of cache items (column cells in range)
getNCacheRecords() - Method in class io.starter.formats.XLS.SxDB
returns the number of cache records (= number of non-header rows)
getNext(String) - Method in class io.starter.formats.LEO.StorageTable
get the next directory (storage or stream) of the named storage
getNextMsoSPID() - Method in class io.starter.formats.XLS.MSODrawingGroup
loop through all the Msodrawing recs and return the next valid SPID
getNextOpcodeOffset(short, BlockByteConsumer, BlockByteReader) - Static method in class io.starter.formats.XLS.WorkBookFactory
Find the location of the next particular opcode
getNextStorageID() - Method in class io.starter.formats.LEO.Storage
get the value of the nextProp variable
getNextText(XmlPullParser) - Static method in class io.starter.formats.XLS.OOXMLAdapter
utility to retrieve Text element for tag
getnFormulas() - Method in class io.starter.formats.XLS.SXDBEx
 
getNoColor() - Method in class io.starter.formats.XLS.Setup
 
getNoColor() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get whether printing is in black and white
getNonLocalizedCalendarFromNumber(Object) - Static method in class io.starter.OpenXLS.DateConverter
Deprecated.
getNonLocalizedDateFromNumber(Object) - Static method in class io.starter.OpenXLS.DateConverter
Deprecated.
getNoOrient() - Method in class io.starter.formats.XLS.Setup
 
getNoOrient() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get whether to ignore orientation
getNoPrintData() - Method in class io.starter.formats.XLS.Setup
 
getNoPrintData() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get whether printer data is missing
getNoSheetWorkBook() - Method in interface io.starter.OpenXLS.WorkBook
Returns a WorkBookHandle containing an empty version of this WorkBook.
getNoSheetWorkBook() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns a WorkBookHandle containing an empty version of this WorkBook.
getNotes() - Method in class io.starter.formats.XLS.Boundsheet
returns an arrayList of notes in the worksheet
getNPivotFields() - Method in class io.starter.formats.XLS.Sxview
returns the number of pivot fields (==columns in the pivot table data range)
getNPivotTableViews() - Method in class io.starter.formats.XLS.WorkBook
 
getnTokens() - Method in class io.starter.formats.XLS.formulas.PtgMemArea
 
getNum() - Method in class io.starter.formats.XLS.SXNum
 
getNumberAsString(double) - Static method in class io.starter.OpenXLS.ExcelTools
Formats a double in the standard OpenXLS (General) format.
getNumberFormat() - Method in class io.starter.formats.OOXML.Dxf
 
getNumberFormat() - Method in class io.starter.formats.XLS.charts.Axis
 
getNumberFormat(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
returns the number format for the desired axis
getNumberFormat() - Method in class io.starter.formats.XLS.SxDI
returns the index to the number format pattern for this data field
getNumberOfCells() - Method in class io.starter.formats.XLS.Row
 
getNumberOfCharts() - Method in class io.starter.formats.XLS.charts.Chart
returns the number of charts in this chart - 1= default, can have up to 9 overlay charts as well
getNumberOfCols() - Method in class io.starter.OpenXLS.CellRange
Get the number of columns that this CellRange encompasses
getNumberOfColumns() - Method in class io.starter.formats.XLS.formulas.PtgArray
returns the 0-based number of columns in this array number of columns is the amount of elements before the semicolon (if present) a,b,c;d,e,f; ....
getNumberOfRows() - Method in class io.starter.formats.XLS.formulas.PtgArray
returns the 0-based number of rows in this array if nr>1 then the array is in the form of: a,b,c;d,e,f; ....
getNumberOfRows() - Method in class io.starter.OpenXLS.CellRange
Get the number of rows that this CellRange encompasses
getNumCells() - Method in class io.starter.formats.XLS.Boundsheet
get the number of defined cells on this sheet
getNumCells() - Method in interface io.starter.formats.XLS.Sheet
get the number of defined cells on this sheet
getNumCells() - Method in class io.starter.formats.XLS.WorkBook
get the number of Cells in this WorkBook
getNumCells() - Method in interface io.starter.OpenXLS.WorkBook
Returns the number of Cells in this WorkBook
getNumCells() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns the number of Cells in this WorkBook
getNumCols() - Method in class io.starter.formats.XLS.Boundsheet
get the Number of columns defined on this sheet
getNumCols() - Method in interface io.starter.formats.XLS.Sheet
get the Number of columns defined on this sheet
getNumCols() - Method in interface io.starter.OpenXLS.WorkSheet
Returns the number of Columns in this WorkSheet
getNumCols() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns the number of Columns in this WorkSheet
getNumContinues() - Method in class io.starter.formats.XLS.Sst
return # continues
getNumDirectories() - Method in class io.starter.formats.LEO.StorageTable
return the number of existing directories
getNumDrawingRecs() - Method in class io.starter.formats.XLS.MSODrawingGroup
return the number of drawing recs
getNumDrawings() - Method in class io.starter.formats.escher.MsofbtDgg
 
getNumDrawings() - Method in class io.starter.formats.XLS.MSODrawingGroup
related to number of drawing objects (= images + charts) but unclear how the count goes; may include deleted, etc .
getNumExtraDIFATSectors() - Method in class io.starter.formats.LEO.LEOHeader
get the number of the Extended DIFAT sectors
getNumFonts() - Method in class io.starter.formats.XLS.WorkBook
 
getNumFormats() - Method in class io.starter.formats.XLS.WorkBook
Gets the number of custom number formats registered on this book.
getNumFormulas() - Method in class io.starter.formats.XLS.WorkBook
get the number of formulas in this WorkBook
getNumIdClusters() - Method in class io.starter.formats.escher.MsofbtDgg
 
getNumIdClusters() - Method in class io.starter.formats.XLS.MSODrawingGroup
return the # of Id Clusters (charts related?)
getNumImages() - Method in class io.starter.formats.XLS.MSODrawingGroup
returns the number of *unique* images in this workbook
getNumImages() - Method in class io.starter.OpenXLS.WorkSheetHandle
returns the actual amount of images contained in the sheet and is determined by imageMap
getNumItems() - Method in class io.starter.toolkit.GenericRecycleBin
returns number of items in cache
getNumParams(int) - Static method in class io.starter.formats.XLS.formulas.FunctionConstants
 
getNumParams() - Method in class io.starter.formats.XLS.formulas.GenericPtg
Returns the number of Params to pass to the Ptg
getNumParams() - Method in interface io.starter.formats.XLS.formulas.Ptg
return the number of parameters to this Ptg
getNumParams() - Method in class io.starter.formats.XLS.formulas.PtgFunc
Returns the number of Params to pass to the Ptg Unfortunately this seems to vary depending on the formula.
getNumParams() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
Returns the number of Params to pass to the Ptg
getNumRefs() - Method in class io.starter.formats.XLS.DiscontiguousRefStruct
Return the number of references this structure contains
getNumRows() - Method in class io.starter.formats.XLS.Boundsheet
get the number of defined rows on this sheet
getNumRows() - Method in class io.starter.formats.XLS.Dbcell
returns the number of rows contained in this DBCELL.
getNumRows() - Method in interface io.starter.formats.XLS.Sheet
get the number of defined rows on this sheet
getNumRows() - Method in interface io.starter.OpenXLS.WorkSheet
Returns the number of rows in this WorkSheet
getNumRows() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns the number of rows in this WorkSheet
getNumShapes() - Method in class io.starter.formats.escher.MsofbtBSE
 
getNumShapes() - Method in class io.starter.formats.escher.MsofbtDgg
 
getNumShapes() - Method in class io.starter.formats.XLS.MSODrawing
 
getNumShapes() - Method in class io.starter.formats.XLS.MSODrawingGroup
count the number of shapes in the document; shape mso's contain a msofbtSpContainer sub-record (TODO: is this true in every case?)
getNumTimesReused() - Method in interface io.starter.toolkit.Recyclable
returns the number of times this object has been reused
getNumTotal() - Method in class io.starter.formats.XLS.Sst
return the total number of strings in the SST
getNumUnique() - Method in class io.starter.formats.XLS.Sst
return the number of unique strings in the SST
getNumWorkSheets() - Method in class io.starter.formats.XLS.WorkBook
Get the number of worksheets in this WorkBook
getNumWorkSheets() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns the number of Sheets in this WorkBook
getNumXfs() - Method in class io.starter.formats.XLS.WorkBook
 
getObj() - Method in class io.starter.formats.XLS.charts.Chart
 
getObject() - Method in class io.starter.formats.OOXML.ObjectChoice
return the actual object associated with this ObjectChoice
getObject(Object) - Static method in class io.starter.OpenXLS.ExcelTools
Takes an input Object and attempts to convert to numeric Objects of the highest precision possible.
getObject(String) - Method in class io.starter.toolkit.ResourceLoader
 
getObjectIdentifier() - Method in class io.starter.formats.XLS.Dval
Object identifier of the drop down arrow object for a list box , if a list box is visible at the current cursor position, FFFFFFFFH otherwise
getObjects(String) - Method in class io.starter.toolkit.ResourceLoader
Returns an Array of Objects which are class loaded based on a comma-delimited list of class names listed in the properties file.
getObjId() - Method in class io.starter.formats.XLS.Obj
------------------------------------------------------------
getObjType() - Method in class io.starter.formats.XLS.Obj
------------------------------------------------------------
getOffset() - Method in interface io.starter.formats.LEO.BlockByteConsumer
Get the relative position within the data underlying the block vector represented by the BlockByteReader.
getOffset() - Method in interface io.starter.formats.XLS.BiffRec
Get the relative position within the data underlying the block vector represented by the BlockByteReader.
getOffset() - Method in class io.starter.formats.XLS.XLSRecord
Get the relative position within the data underlying the block vector represented by the BlockByteReader.
getOOAutoFilter() - Method in class io.starter.formats.XLS.Boundsheet
returns the Excel 2007 autoFilter element for this sheet (temporarily hides rows based upon filter criteria) TODO: Merge with 2003 AutoFilter
getOOXML() - Method in class io.starter.formats.OOXML.Alignment
 
getOOXML() - Method in class io.starter.formats.OOXML.AutoFilter
 
getOOXML() - Method in class io.starter.formats.OOXML.AvLst
 
getOOXML() - Method in class io.starter.formats.OOXML.BodyPr
 
getOOXML() - Method in class io.starter.formats.OOXML.Border
 
getOOXML(Xf) - Static method in class io.starter.formats.OOXML.Border
return an OOXML representation of this border based on this FormatHandle object
getOOXML(int[], int[]) - Static method in class io.starter.formats.OOXML.Border
return the OOMXL to define a border based on the below specifications:
getOOXML(int) - Method in class io.starter.formats.OOXML.CfRule
Deprecated. 
getOOXML() - Method in class io.starter.formats.OOXML.CfRule
 
getOOXML() - Method in class io.starter.formats.OOXML.CNvPr
 
getOOXML() - Method in class io.starter.formats.OOXML.Color
 
getOOXML(String, int, int, String, double) - Static method in class io.starter.formats.OOXML.Color
 
getOOXML() - Method in class io.starter.formats.OOXML.ColorChoice
 
getOOXML() - Method in class io.starter.formats.OOXML.CxnSp
 
getOOXML() - Method in class io.starter.formats.OOXML.DefRPr
 
getOOXML() - Method in class io.starter.formats.OOXML.DLbls
 
getOOXML() - Method in class io.starter.formats.OOXML.DPt
 
getOOXML() - Method in class io.starter.formats.OOXML.Dxf
 
getOOXML() - Method in class io.starter.formats.OOXML.EffectPropsGroup
 
getOOXML() - Method in class io.starter.formats.OOXML.Ext
 
getOOXML() - Method in class io.starter.formats.OOXML.ExtLst
 
getOOXML() - Method in class io.starter.formats.OOXML.Fill
 
getOOXML(boolean) - Method in class io.starter.formats.OOXML.Fill
dxfs apparently have different pattern fill syntax -- UNDOCUMENTED ****
getOOXML(Xf) - Static method in class io.starter.formats.OOXML.Fill
returns the OOXML specifying the fill based on this FormatHandle object
getOOXML(int, int, int) - Static method in class io.starter.formats.OOXML.Fill
returns the OOXML specifying the fill based on fill pattern fs, foreground color fg, background color bg
getOOXML() - Method in class io.starter.formats.OOXML.FillGroup
 
getOOXML() - Method in class io.starter.formats.OOXML.Gd
 
getOOXML() - Method in class io.starter.formats.OOXML.GeomGroup
 
getOOXML() - Method in class io.starter.formats.OOXML.Graphic
 
getOOXML() - Method in class io.starter.formats.OOXML.GraphicFrame
 
getOOXML() - Method in class io.starter.formats.OOXML.GrpSp
return grpSp element OOXML
getOOXML() - Method in class io.starter.formats.OOXML.Layout
generate ooxml to define a layout
getOOXML(double[]) - Static method in class io.starter.formats.OOXML.Layout
static version for 2003-style charts, takes offsets and creates a layout element
getOOXML() - Method in class io.starter.formats.OOXML.Legend
generate the ooxml necessary to display chart legend
getOOXML() - Method in class io.starter.formats.OOXML.Ln
 
getOOXML() - Method in class io.starter.formats.OOXML.Marker
 
getOOXML() - Method in class io.starter.formats.OOXML.NumFmt
 
getOOXML(String) - Method in class io.starter.formats.OOXML.NumFmt
 
getOOXML(Xf) - Static method in class io.starter.formats.OOXML.NumFmt
returns the OOXML specifying the fill based on this FormatHandle object
getOOXML() - Method in class io.starter.formats.OOXML.ObjectChoice
 
getOOXML() - Method in class io.starter.formats.OOXML.OneCellAnchor
 
getOOXML() - Method in interface io.starter.formats.OOXML.OOXMLElement
 
getOOXML(WorkBookHandle, String) - Static method in class io.starter.formats.OOXML.OOXMLHandle
generates OOXML for a workbook Creates the ZIP file and writes all files into proper directory structure Will create either an .xlsx or an .xlsm output, depending upon whether WorkBookHandle bk contains macros
getOOXML() - Method in class io.starter.formats.OOXML.P
 
getOOXML() - Method in class io.starter.formats.OOXML.Pic
 
getOOXML() - Method in class io.starter.formats.OOXML.PivotCacheDefinition
 
getOOXML() - Method in class io.starter.formats.OOXML.PivotTableDefinition
 
getOOXML() - Method in class io.starter.formats.OOXML.SheetPr
 
getOOXML() - Method in class io.starter.formats.OOXML.SheetView
 
getOOXML() - Method in class io.starter.formats.OOXML.Sp
 
getOOXML() - Method in class io.starter.formats.OOXML.SpPr
 
getOOXML() - Method in class io.starter.formats.OOXML.Ss_rPr
 
getOOXML() - Method in class io.starter.formats.OOXML.StrRef
strRef contains f + strRef elements
getOOXML() - Method in class io.starter.formats.OOXML.Style
 
getOOXML() - Method in class io.starter.formats.OOXML.Text
 
getOOXML(WorkBook) - Method in class io.starter.formats.OOXML.Text
return the OOXML representation of this Text (Comment) element
getOOXML() - Method in class io.starter.formats.OOXML.TextRun
 
getOOXML() - Method in class io.starter.formats.OOXML.Theme
 
getOOXML() - Method in class io.starter.formats.OOXML.Title
tx chart text layout overlay spPr txPr
getOOXML() - Method in class io.starter.formats.OOXML.TwoCellAnchor
 
getOOXML() - Method in class io.starter.formats.OOXML.TxBody
 
getOOXML() - Method in class io.starter.formats.OOXML.TxPr
 
getOOXML(WorkBookHandle, int, ArrayList) - Method in class io.starter.formats.XLS.Cf
generate OOXML for this Cf (BIFF8->OOXML) attributes: type, dxfId, priority (REQ), stopIfTrue, aboveAverage, percent, bottom, operator, text, timePeriod, rank, stdDev, equalAverage children: SEQ: formula (0-3), colorScale, dataBar, iconSet
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.Area3DChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.AreaChart
gets the chart-type specific ooxml representation:
getOOXML() - Method in class io.starter.formats.XLS.charts.AreaFormat
 
getOOXML(int, String, String) - Method in class io.starter.formats.XLS.charts.Axis
generate the appropriate ooxml for the given axis
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.Bar3DChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.BarChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.BubbleChart
gets the chart-type specific ooxml representation:
getOOXML(int, int, String, String) - Method in class io.starter.formats.XLS.charts.ChartAxes
returns the OOXML necessary to define the desired axis
getOOXML() - Method in class io.starter.formats.XLS.charts.ChartLine
return the OOXML to define this ChartLine
getOOXML(int, boolean, int) - Method in class io.starter.formats.XLS.charts.ChartSeries
 
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.ChartType
gets the chart-type specific OOXML representation (representing child element of plotArea element)
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.Col3DChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.ColChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.DoughnutChart
gets the chart-type specific ooxml representation:
getOOXML(boolean) - Method in class io.starter.formats.XLS.charts.Dropbar
return the OOXML to define this ChartLine
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.Line3DChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.LineChart
gets the chart-type specific ooxml representation:
getOOXML() - Method in class io.starter.formats.XLS.charts.LineFormat
if have 2007+v settings, use them.
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.OfPieChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.OOXMLChart
return the OOXML representation of this chart object "c:chart" representing OOXML element in chartX.xml
below is complete the ordered sequence of child elements of the chart element
c:chart - parent= chartSpace title autoTitleDeleted pivotFmts view3d floor sideWall backWall plotArea (see below) legend plotVisOnly dispBlankAs showDlblsOverMax
plotArea: layout chart type (see below) axes *** dTable spPr
chart type: barDir Bar, Bar3d only radarStyle || scatterStyle ofPieType wireFrame surface grouping Area, Area3d, Line, Line3d, Bar, Bar3D varyColors not for Stock ser *n series dLbls not for surface Area Chart, AreaChart3D, LineChart, Line3D, Stock dropLines Bar Chart, Bar3d, ofPieChart gapWidth AreaChart3D, Line3D, Bar3D gapDepth Line, Stock hiLowLines upDownBars Line marker smooth BarChart only overlap serLines Bar 3d only shape ofPieChart splitType splitPos custSplit secondPieSize serLines Pie, Doughnut firstSliceAng Doughnut holeSize Surface bandFmts Bubble bubble3D bubbleScale showNegBubbles sizeRepresents axId
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.Pie3dChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.PieChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.RadarAreaChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.RadarChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.ScatterChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.StockChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.Surface3DChart
gets the chart-type specific ooxml representation:
getOOXML(String, String, String) - Method in class io.starter.formats.XLS.charts.SurfaceChart
gets the chart-type specific ooxml representation:
getOOXML() - Method in class io.starter.formats.XLS.charts.ThreeD
return view3d OOXML representation
getOOXML(WorkBookHandle, int[]) - Method in class io.starter.formats.XLS.Condfmt
generate the proper OOXML to define this set of Conditional Formatting
getOOXML() - Method in class io.starter.formats.XLS.Dv
generate the proper OOXML to define this Dv
getOOXML() - Method in class io.starter.formats.XLS.Dval
generate the proper OOXML to define this Dval
getOOXML() - Method in class io.starter.formats.XLS.Font
generate the OOXML to define this Font
getOOXML() - Method in class io.starter.formats.XLS.Note
returns the OOXML representation of this Note
getOOXML(WorkBookHandle, OutputStream) - Method in class io.starter.formats.XLS.OOXMLWriter
generates OOXML for a workbook (see specification above) Creates the ZIP file and writes all files into proper directory structure re: OPC
getOOXML(WorkBookHandle, String) - Method in class io.starter.formats.XLS.OOXMLWriter
generates OOXML for a workbook Creates the ZIP file and writes all files into proper directory structure Will create either an .xlsx or an .xlsm output, depending upon whether WorkBookHandle bk contains macros
getOOXML(int) - Method in class io.starter.OpenXLS.ChartHandle
Generates OOXML (chartML) for this chart object.
getOOXML(int) - Method in class io.starter.OpenXLS.CommentHandle
Returns the OOXML representation of this Note object
getOOXML() - Method in class io.starter.OpenXLS.FormulaHandle
generate the OOXML necessary to describe this formula OOXML element
getOOXML(int) - Method in class io.starter.OpenXLS.ImageHandle
return the (00)XML (or DrawingML) representation of this image
getOOXMLColor() - Method in class io.starter.formats.XLS.Font
return the OOXML font color element
getOOXMLName() - Method in class io.starter.formats.XLS.charts.OOXMLChart
 
getOOXMLObjects() - Method in class io.starter.formats.XLS.Boundsheet
returns the list of Excel 2007 objects which are external or auxillary to this sheet e.g printerSeettings, vmlDrawings
getOOXMLObjects() - Method in class io.starter.formats.XLS.WorkBook
returns the list of OOXML objects which are external or auxillary to the main workbook e.g.
getOOXMLShapes() - Method in class io.starter.formats.XLS.Boundsheet
return map of Excel 2007 shapes in this workbook
getOOXMLTitle() - Method in class io.starter.formats.XLS.charts.Axis
return the OOXML title element for this axis
getOOXMLTitle() - Method in class io.starter.formats.XLS.charts.OOXMLChart
return the OOXML title element for this chart
getOp() - Method in class io.starter.formats.XLS.AutoFilter
get the operator associated with this AutoFilter
NOTE: this will return the operator in the first condition if this AutoFilter contains two conditions
Use getOp2 to retrieve the second condition operator
getOp() - Method in class io.starter.OpenXLS.AutoFilterHandle
get the operator associated with this AutoFilter
NOTE: this will return the operator in the first condition if this AutoFilter contains two conditions
Use getOp2 to retrieve the second condition operator
getOp2() - Method in class io.starter.formats.XLS.AutoFilter
get the operator associated with the second condtion of this AutoFilter, if any
NOTE: this will return the operator in the second condition if this AutoFilter contains two conditions
getOpcode() - Method in interface io.starter.formats.XLS.BiffRec
 
getOpcode() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getOpcode() - Method in interface io.starter.formats.XLS.formulas.Ptg
return the byte header for the Ptg
getOpcode() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
 
getOpcode() - Method in class io.starter.formats.XLS.XLSRecord
 
getOperator() - Method in class io.starter.formats.OOXML.CfRule
get methods
getOperator() - Method in class io.starter.formats.XLS.Cf
returns the operator or qualifier of this Cf Rue as an int value
possible values:
getOperator() - Method in class io.starter.OpenXLS.ConditionalFormatRule
returns the operator for this Conditional Format Rule
e.g.
getOption(String) - Method in class io.starter.formats.XLS.charts.Axis
get the desired axis option for this axis
can be one of:
axPos - position of the axis (b, t, r, l)
crosses possible crossing points (autoZero, max, min)
crossBeteween whether axis crosses the cat.
getOption(String) - Method in class io.starter.formats.XLS.charts.CatLab
 
getOption(String) - Method in class io.starter.formats.XLS.charts.CatserRange
retrieve generic Category axis option
getOption(String) - Method in class io.starter.formats.XLS.charts.Tick
retrieve generic Value axis option as OOXML string
can be one of:
tickLblPos none, low, high or nextTo
majorTickMark none, in, out, cross
minorTickMark none, in, out, cross
getOption(String) - Method in class io.starter.formats.XLS.charts.ValueRange
retrieve generic Value axis option
can be one of:
crosses possible crossing points (autoZero, max, min)
crossBeteween whether axis crosses the cat.
getOptionsJSON() - Method in class io.starter.formats.XLS.charts.ChartType
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.Area
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.Axis
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.BarChart
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.Line
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.MarkerFormat
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.Pie
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.PieFormat
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.Radar
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.RadarArea
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.Scatter
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.Serfmt
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.Surface
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.TextDisp
 
getOptionsXML() - Method in class io.starter.formats.XLS.charts.ThreeD
 
getOPTRec() - Method in class io.starter.formats.XLS.MSODrawing
retrieve the OPT rec for specific option setting
getOriginalIdx() - Method in interface io.starter.formats.LEO.Block
return the original BB position in the file
getOriginalIdx() - Method in class io.starter.formats.LEO.BlockImpl
return the original position of this BIGBLOCK
getOriginalPos() - Method in interface io.starter.formats.LEO.Block
return the original BB position in the file
getOriginalPos() - Method in class io.starter.formats.LEO.BlockImpl
return the original position of this BIGBLOCK record in the array of BIGBLOCKS that make up the file.
getOriginalWidth() - Method in class io.starter.formats.XLS.MSODrawing
public methd that returns saved width value; useful when calculated method is incorrect due to column width changes ...
getOriginalWidth() - Method in class io.starter.OpenXLS.ImageHandle
 
getOutlineLevel() - Method in class io.starter.formats.XLS.Colinfo
Returns the Outline level (depth) of the column
getOutlineLevel() - Method in class io.starter.formats.XLS.Row
Returns the Outline level (depth) of the row
getOutlineLevel() - Method in class io.starter.OpenXLS.ColHandle
Returns the Outline level (depth) of this Column
getOutlineLevel() - Method in class io.starter.OpenXLS.RowHandle
Returns the Outline level (depth) of the row
getOverlap() - Method in class io.starter.formats.XLS.charts.Bar
 
getPageStart() - Method in class io.starter.formats.XLS.Setup
 
getPageStart() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the page to start printing from
getPane() - Method in class io.starter.formats.XLS.Boundsheet
retrieve the Pane rec for this sheet
getPaperSize() - Method in class io.starter.formats.XLS.Setup
 
getPaperSize() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Returns the paper size setting for the printer setup based on the following table:
getParentChart() - Method in interface io.starter.formats.XLS.charts.ChartObject
Return the chart record that this object is associated with
getParentChart() - Method in class io.starter.formats.XLS.charts.ChartType
 
getParentChart() - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
getParentLocation() - Method in class io.starter.formats.XLS.Array
Returns the top left location of the array, used for identifying which array goes with what formula.
getParentRec() - Method in class io.starter.formats.XLS.Array
return parent formula
getParentRec() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getParentRec() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getPassword() - Method in class io.starter.formats.XLS.ProtectionManager
Returns the entity's password verifier.
getPasswordHash() - Method in class io.starter.formats.XLS.Password
Returns the password verifier value.
getPasswordHashString() - Method in class io.starter.formats.XLS.Password
Gets the password verifier as a hexadecimal string.
getPath(String) - Static method in class io.starter.toolkit.StringTool
strips the path portion from a filepath and returns it
getPatternBgColor() - Method in class io.starter.formats.XLS.Cf
returns the pattern background color, if any, as an HTML color String.
getPatternBgColor() - Method in class io.starter.OpenXLS.ConditionalFormatRule
returns the pattern color, if any, as an HTML color String.
getPatternFgColor() - Method in class io.starter.formats.XLS.Cf
returns the pattern color, if any, as an HTML color String.
getPatternFgColor() - Method in class io.starter.OpenXLS.ConditionalFormatRule
returns the pattern color, if any, as an HTML color String.
getPatternFillColor() - Method in class io.starter.formats.XLS.Cf
 
getPatternFillColor() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getPatternFillColorBack() - Method in class io.starter.formats.XLS.Cf
 
getPatternFillColorBack() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getPatternFillStyle() - Method in class io.starter.formats.XLS.Cf
Returns the patternFillStyle.
getPatternFillStyle() - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
getpcGap() - Method in class io.starter.formats.XLS.charts.Boppop
returns the distance between the primary pie and the secondary bar/pie.
getPcGap() - Method in class io.starter.formats.XLS.charts.ThreeD
 
getPercentage() - Method in class io.starter.formats.XLS.charts.DataFormat
return percentage=distance of pie slice from center of pie as %
getPercentage() - Method in class io.starter.formats.XLS.charts.PieFormat
 
getPieChartSliceColor(int) - Method in class io.starter.OpenXLS.ChartSeriesHandle
Deprecated.
See getPieChartSliceColorStr
getPieChartSliceColorStr(int) - Method in class io.starter.OpenXLS.ChartSeriesHandle
returns the desired Pie chart slice color hex string
getPieSliceColor(int) - Method in class io.starter.formats.XLS.charts.Series
get the pie slice color in this pie chart
getPivotCache() - Method in class io.starter.formats.XLS.WorkBook
return the pivot cache, if any
getPivotFieldIndex() - Method in class io.starter.formats.XLS.SxDI
returns the pivot field index for this data item;
the values in the source data associated with the associated cache field of the referenced pivot field are aggregated as specified in this record.
getPivotFieldItem(int) - Method in class io.starter.formats.XLS.SxPI
returns the pivot field index and item index for page axis field i
getPivotStream(int) - Method in class io.starter.formats.XLS.WorkBook
returns the start of the stream defining the desired pivot cache
getPivotTable(String) - Method in interface io.starter.OpenXLS.WorkBook
get a handle to a PivotTable in the WorkBook
getPivotTable(String) - Method in class io.starter.OpenXLS.WorkBookHandle
get a handle to a PivotTable in the WorkBook
getPivotTables() - Method in interface io.starter.OpenXLS.WorkBook
get an array of handles to all PivotTables in the WorkBook
getPivotTables() - Method in class io.starter.OpenXLS.WorkBookHandle
get an array of handles to all PivotTables in the WorkBook
getPivotTableView(String) - Method in class io.starter.formats.XLS.WorkBook
 
getPixels(float) - Static method in class io.starter.OpenXLS.ExcelTools
convert twips to pixels In addition to a calculated size unit derived from the average size of the default characters 0-9, Excel uses the 'twips' measurement which is defined as: 1 twip = 1/20 point or 20 twips = 1 point 1 twip = 1/567 centimeter or 567 twips = 1 centimeter 1 twip = 1/1440 inch or 1440 twips = 1 inch 1 pixel = 0.75 points 1 pixel * 1.3333 = 1 point 1 twip * 20 = 1 point
getPlotAreaBgColor() - Method in class io.starter.formats.XLS.charts.AxisParent
returns the plot area background color
getPlotAreaBgColor() - Method in class io.starter.formats.XLS.charts.Chart
returns the plot area background color string (hex)
getPlotAreaBgColor() - Method in class io.starter.formats.XLS.charts.ChartAxes
returns the axis area background color hex string, or null if not set
getPlotAreaBgColor() - Method in class io.starter.OpenXLS.ChartHandle
return the background color of this chart's Plot Area as an int
getPlotAreaBgColorStr() - Method in class io.starter.OpenXLS.ChartHandle
 
getPlotAreaCoords(float, float) - Method in class io.starter.formats.XLS.charts.Chart
return the coordinates of the outer plot area (plot + axes + labels) in pixels
getPlotAreaCoords(float, float) - Method in class io.starter.formats.XLS.charts.ChartAxes
return the coordinates of the outer plot area (plot + axes + labels) in pixels
getPlotAreaLnColor() - Method in class io.starter.formats.XLS.charts.Chart
returns the plot area line color string (hex)
getPointer() - Method in class io.starter.formats.XLS.Shrfmla
Gets a PtgExp pointer to this ShrFmla.
getPointNumber() - Method in class io.starter.formats.XLS.charts.DataFormat
 
getPostRecord() - Method in class io.starter.formats.XLS.formulas.PtgArray
these are the bytes appended to the formula token array, after all other ptg's
getPostRecord() - Method in class io.starter.formats.XLS.formulas.PtgMemArea
retrieves the PtgExtraMem structure that is located at the end of the function record
getPredecessor() - Method in class io.starter.formats.XLS.Continue
 
getPrefix(int) - Method in class io.starter.naming.NameImpl
 
getPreRecord() - Method in class io.starter.formats.XLS.formulas.PtgArray
return the first 8 bytes of the ptgArray record this represents the id byte and 7 reserved bytes
getPrevious(String) - Method in class io.starter.formats.LEO.StorageTable
get the previous directory (storage or stream) of the named storage
getPreviousCellData(String, String, String) - Method in class io.starter.toolkit.XSLConverterTool
returns a String populated with cell data for missing cells since the last cell read.
getPrevStorageID() - Method in class io.starter.formats.LEO.Storage
get the value of the prevProp variable
getPrintArea() - Method in class io.starter.formats.XLS.Boundsheet
Get the print area set for this WorkSheetHandle.
getPrintArea() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the print area set for this WorkSheetHandle.
getPrintAreaNameRec(byte) - Method in class io.starter.formats.XLS.Boundsheet
Get the print area or titles name rec for this boundsheet, return null if not exists
getPrintAreaNameRec() - Method in class io.starter.formats.XLS.Boundsheet
Get the print area name rec for this boundsheet, return null if not exists
getPrinterSettings() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the printer settings handle for this WorkSheetHandle.
getPrinterSetupHandle() - Method in class io.starter.formats.XLS.Boundsheet
Gets the printer setup handle for this sheet.
getPrintNotes() - Method in class io.starter.formats.XLS.Setup
 
getPrintNotes() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
 
getPrintRecs() - Method in class io.starter.formats.XLS.Boundsheet
Gets a list of the print related records for this sheet.
getPrintTitles() - Method in class io.starter.formats.XLS.Boundsheet
Get the Print Titles range set for this WorkSheetHandle.
getPrintTitles() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the Print Titles set for this WorkSheetHandle.
getProgress() - Method in class io.starter.formats.XLS.WorkBookFactory
 
getProgress() - Method in interface io.starter.toolkit.ProgressNotifier
 
getProgressText() - Method in class io.starter.formats.XLS.WorkBookFactory
 
getProgressText() - Method in interface io.starter.toolkit.ProgressNotifier
 
getPromptBoxText() - Method in class io.starter.formats.XLS.Dv
Return the text in the prompt box
getPromptBoxText() - Method in class io.starter.OpenXLS.ValidationHandle
Return the text in the prompt box
getPromptBoxTitle() - Method in class io.starter.formats.XLS.Dv
Return the title in the prompt box
getPromptBoxTitle() - Method in class io.starter.OpenXLS.ValidationHandle
Return the title in the prompt box
getProperties() - Method in class io.starter.OpenXLS.DocumentHandle
Retrieves a Map containing the workbook properties store.
getProperty(String) - Method in interface io.starter.OpenXLS.Document
get a non-Excel property
getProperty(String) - Method in class io.starter.OpenXLS.DocumentHandle
Retrieves a property in the workbook property store.
getProperty(String) - Method in interface io.starter.OpenXLS.WorkBook
get a non-Excel property
getProtected() - Method in class io.starter.formats.XLS.ProtectionManager
Returns whether the entity is protected.
getProtected(int) - Method in class io.starter.formats.XLS.SheetProtectionManager
 
getProtected() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns whether the sheet is protected.
getProtectionManager() - Method in class io.starter.formats.XLS.Boundsheet
Gets this sheet's SheetProtectionManager.
getProtectionManager() - Method in class io.starter.formats.XLS.WorkBook
Gets this sheet's SheetProtectionManager.
getProtectionOption(int) - Method in class io.starter.formats.XLS.FeatHeadr
returns the desired set of enhanced protection setting
getPrototype() - Static method in class io.starter.formats.XLS.AutoFilter
creates a new AutoFilter record
getPrototype() - Static method in class io.starter.formats.XLS.Blank
 
getPrototype() - Static method in class io.starter.formats.XLS.Boolerr
 
getPrototype() - Static method in class io.starter.formats.XLS.Cf
Create a Cf record & populate with prototype bytes
getPrototype(byte[]) - Static method in class io.starter.formats.XLS.charts.Ai
Get a prototype with the specified ai types.
getPrototype() - Static method in class io.starter.formats.XLS.charts.Area
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.AreaFormat
 
getPrototype(int) - Static method in class io.starter.formats.XLS.charts.AreaFormat
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.AttachedLabel
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Axcent
 
getPrototype(int) - Static method in class io.starter.formats.XLS.charts.Axis
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.AxisLineFormat
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Bar
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Begin
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Boppop
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.CatLab
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.CatserRange
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.ChartFormat
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.ChartFormatLink
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.ChartFrtInfo
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.ChartLine
 
getPrototype(boolean) - Static method in class io.starter.formats.XLS.charts.Dat
creates a new Dat record; if bCreateDataTable is true, will also add the associated records required to create a Data Table
getPrototype() - Static method in class io.starter.formats.XLS.charts.DataFormat
Create a new dataformat
getPrototype() - Static method in class io.starter.formats.XLS.charts.DataLabExt
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.DataLabExtContents
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.DefaultText
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Dropbar
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.End
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.EndBlock
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.EndObject
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Fontx
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Frame
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.FrtFontList
 
getPrototype(int) - Static method in class io.starter.formats.XLS.charts.FrtWrapper
create a new FrtWrapper record each record wraps around another record
getPrototype() - Static method in class io.starter.formats.XLS.charts.Legend
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Line
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.LineFormat
 
getPrototype(int, int) - Static method in class io.starter.formats.XLS.charts.LineFormat
get new Line Format in desired pattern and weight
pattern= Pattern of line (0= solid, 1= dash, 2= dot, 3= dash-dot,4= dash dash-dot, 5= none, 6= dk gray pattern, 7= med.
getPrototype() - Static method in class io.starter.formats.XLS.charts.MarkerFormat
 
getPrototype(int) - Static method in class io.starter.formats.XLS.charts.ObjectLink
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Pie
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.PieFormat
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.PivotChartBits
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.PivotChartLink
 
getPrototype(int) - Static method in class io.starter.formats.XLS.charts.Pos
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Radar
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.RadarArea
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Scatter
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Serfmt
 
getPrototype(String, String, String, String, String, ChartType) - Static method in class io.starter.formats.XLS.charts.Series
Create a series with all sub components.
getPrototype() - Static method in class io.starter.formats.XLS.charts.Series
 
getPrototype(String) - Static method in class io.starter.formats.XLS.charts.SeriesText
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.SerToCrt
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.StartBlock
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.StartObject
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Surface
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.SxViewLink
 
getPrototype(int, String, WorkBook) - Static method in class io.starter.formats.XLS.charts.TextDisp
add new TextDisp rec with associated recs, according to type
getPrototype() - Static method in class io.starter.formats.XLS.charts.TextDisp
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.ThreeD
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.Tick
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.ValueRange
 
getPrototype() - Static method in class io.starter.formats.XLS.charts.YMult
 
getPrototype(int, int, int, int) - Static method in class io.starter.formats.XLS.Colinfo
 
getPrototype() - Static method in class io.starter.formats.XLS.Condfmt
Create a Condfmt record & populate with prototype bytes
getPrototype() - Static method in class io.starter.formats.XLS.Dbcell
get a new, empty DBCELL
getPrototype() - Static method in class io.starter.formats.XLS.DConBin
create a new DCONBIN - built-in named range data source for a pivot table
getPrototype() - Static method in class io.starter.formats.XLS.DConName
create a new DCONMANE - named range data source for a pivot table
getPrototype() - Static method in class io.starter.formats.XLS.DConRef
create a new default DCONREF source data range record
getPrototype(WorkBook) - Static method in class io.starter.formats.XLS.Dv
Create a dv record & populate with prototype bytes
getPrototype() - Static method in class io.starter.formats.XLS.Dval
Create a dval record & populate with prototype bytes
getPrototype(String) - Static method in class io.starter.formats.XLS.Externname
 
getPrototype() - Static method in class io.starter.formats.XLS.Externsheet
Constructor
getPrototype(int, int, WorkBook) - Static method in class io.starter.formats.XLS.Externsheet
Add new Externsheet record and set sheet
getPrototype() - Static method in class io.starter.formats.XLS.FeatHeadr
Create a FeatHeadr record, default defines enhanced protection features
getPrototype() - Static method in class io.starter.formats.XLS.Hlink
 
getPrototype() - Static method in class io.starter.formats.XLS.Index
create a new INDEX rec
getPrototype(String, WorkBook) - Static method in class io.starter.formats.XLS.Labelsst
Constructor which takes a number value an Sst to store its Unicodestring in, and returns an int offset to the string in the Sst.
getPrototype() - Static method in class io.starter.formats.XLS.Mergedcells
 
getPrototype() - Static method in class io.starter.formats.XLS.MSODrawing
 
getPrototype() - Static method in class io.starter.formats.XLS.MSODrawingGroup
 
getPrototype() - Static method in class io.starter.formats.XLS.Mulblank
 
getPrototype(String) - Static method in class io.starter.formats.XLS.Note
 
getPrototype() - Static method in class io.starter.formats.XLS.Obj
 
getPrototype() - Static method in class io.starter.formats.XLS.Pane
 
getPrototype() - Static method in class io.starter.formats.XLS.QsiSXTag
 
getPrototype(int) - Static method in class io.starter.formats.XLS.Supbook
Constructor
getPrototype() - Static method in class io.starter.formats.XLS.SXBool
create a new SXBool record
getPrototype() - Static method in class io.starter.formats.XLS.SxDB
create a new minimum SXDB
getPrototype() - Static method in class io.starter.formats.XLS.SxDBB
create a new minimum SXDBB
getPrototype() - Static method in class io.starter.formats.XLS.SXDBEx
create a new minimum SXDBEx
getPrototype() - Static method in class io.starter.formats.XLS.SxDI
 
getPrototype() - Static method in class io.starter.formats.XLS.SxEX
 
getPrototype() - Static method in class io.starter.formats.XLS.SxFDB
 
getPrototype() - Static method in class io.starter.formats.XLS.SXFDBType
creates new, default SXFDBType
getPrototype() - Static method in class io.starter.formats.XLS.Sxivd
 
getPrototype(WorkBook) - Static method in class io.starter.formats.XLS.Sxli
return a new, blank SxLi
getPrototype() - Static method in class io.starter.formats.XLS.SXNum
create a new SXNum record
getPrototype() - Static method in class io.starter.formats.XLS.SxPI
 
getPrototype() - Static method in class io.starter.formats.XLS.SxStreamID
creates new, default SxStreamID
getPrototype() - Static method in class io.starter.formats.XLS.SXString
create a new minimum SXString
getPrototype() - Static method in class io.starter.formats.XLS.Sxvd
 
getPrototype() - Static method in class io.starter.formats.XLS.SxVdEX
 
getPrototype() - Static method in class io.starter.formats.XLS.Sxvi
 
getPrototype() - Static method in class io.starter.formats.XLS.Sxview
 
getPrototype() - Static method in class io.starter.formats.XLS.SxVIEWEX9
 
getPrototype() - Static method in class io.starter.formats.XLS.SxVS
 
getPrototype() - Static method in class io.starter.formats.XLS.TableStyles
 
getPrototype() - Static method in class io.starter.formats.XLS.Txo
generates a skeleton Txo with 0 for text length and the minimum length for formatting runs (=2)
getPrototype() - Static method in class io.starter.formats.XLS.XLSRecord
get a new, generic instance of a Record.
getPrototypeBlock(int) - Static method in class io.starter.formats.LEO.BlockFactory
get a new, empty Block
getPrototypeBook() - Static method in class io.starter.OpenXLS.WorkBookHandle
 
getPrototypeChart() - Static method in class io.starter.OpenXLS.WorkBookHandle
 
getPrototypeSheet() - Static method in class io.starter.OpenXLS.WorkBookHandle
 
getPrototypeWithFormatRecs(Chart) - Static method in class io.starter.formats.XLS.charts.DataFormat
 
getPrototypeWithFormatRecs(int, Chart) - Static method in class io.starter.formats.XLS.charts.DataFormat
Create DataFormat Record that HOPEFULLY reflects the necessary associated recs
getPtga() - Method in class io.starter.formats.XLS.Name
 
getPtgRecord(String) - Static method in class io.starter.formats.XLS.XLSRecordFactory
 
getPtgsByLocation(String) - Method in class io.starter.formats.XLS.charts.Ai
 
getPtgsByLocation(String, Stack) - Static method in class io.starter.formats.XLS.ExpressionParser
 
getPtgsByLocation(String) - Method in class io.starter.formats.XLS.Formula
Returns the ptg that matches the string location sent to it.
getPtgsByLocation(String) - Method in class io.starter.formats.XLS.Name
Returns the ptg that matches the string location sent to it.
getPtgsFromFormulaString(XLSRecord, String) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
getPtgsFromFormulaString returns ordered stack of Ptgs parsed from formula string fmla
getPtgsFromFormulaString(XLSRecord, String, boolean) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
should handle all sorts of variations of formula strings such as: =PV(C17,1+-(1*1)-9, 0, 1) =100*0.5 =(B2-B3)*B4 =SUM(IF(A1:A10=B1:B10, 1, 0)) =IF(B4<=10,"10", if(b4<=100, "15", "20")) ="STRING"&IF(A<>"",A,"N/A")&" - &IF(C<>"",C,"N/A")&" Result " in basic essence, handles signatures such as a op f(b op c, d, uop e ...) op g where op is any binary operator, uop is a unary operator f is a formula ...
getPtgsFromFormulaString(String) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
 
getPtgVal() - Method in class io.starter.formats.XLS.formulas.GenericPtg
Gets the (return) value of this Ptg as an operand Ptg.
getPtgVal() - Method in interface io.starter.formats.XLS.formulas.Ptg
Gets the (return) value of this Ptg as an operand Ptg.
getQualifiedSheetName() - Method in class io.starter.OpenXLS.WorkSheetHandle
return the sheetname properly qualified or quoted used when the sheetname contains spaces, commas or parentheses
getR1C1Range() - Method in class io.starter.OpenXLS.CellRange
Return the String cell address of this range in R1C1 format
getRange() - Method in class io.starter.formats.XLS.DConRef
returns the source range for a pivot table in r0c0r1c form
getRange(Ptg) - Static method in class io.starter.formats.XLS.formulas.Calculator
takes a Reference Type Ptg and deferences and PtgNames, etc.
getRange() - Method in class io.starter.formats.XLS.Hlink
 
getRange() - Method in class io.starter.OpenXLS.CellRange
Return the String representation of this range
getRange() - Method in class io.starter.OpenXLS.ValidationHandle
Return the range of data this ValidationHandle refers to as a string Will not contain worksheet identifier, as ValidationHandles are specific to a worksheet.
getRangeCoords() - Method in class io.starter.OpenXLS.CellRange
Deprecated.
CellRange.getCoords() instead, which returns zero based values for rows.
getRangeCoords(String) - Static method in class io.starter.OpenXLS.ExcelTools
return the first and last coords of a range in int form + the number of cells in the range range is in the format of Sheet
getRangeRowCol(String) - Static method in class io.starter.OpenXLS.ExcelTools
Parses an Excel cell range and returns the addresses as an int array.
getRanges() - Method in class io.starter.formats.XLS.Dv
Return the range of data this Dv refers to as a string array Values are stored as absolute ($) references, but should be displayed as relative
getRanges() - Method in class io.starter.OpenXLS.FormulaHandle
get CellRange strings referenced by this formula
getReadPositions(int, int, boolean) - Static method in class io.starter.formats.LEO.BlockByteReader
returns the lengths of the two byte
getReadPositions(int, int) - Method in class io.starter.formats.LEO.BlockByteReader
Gets the list of blocks needed to read the given sequence.
getRealIntLocation() - Method in class io.starter.formats.XLS.formulas.PtgRef
Get the location of this ptgRef as an int array {row, col}.
getRealMaxCol() - Method in class io.starter.formats.XLS.Boundsheet
Returns the *real* last col num.
getRealOriginalSize() - Method in class io.starter.formats.XLS.Sst
 
getRealRecordIndex(BiffRec) - Method in class io.starter.formats.XLS.ByteStreamer
get the real (non-boundsheet based) recvec index of this record
getRealRecordIndex() - Method in class io.starter.formats.XLS.XLSRecord
return the real (not just boundsheet) record index of this object
getRealRowCol() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
returns the uncoverted, actual row col
getRealRowCol() - Method in class io.starter.formats.XLS.formulas.PtgRefN
this
getRecalcuationMode() - Method in class io.starter.formats.XLS.CalcMode
returns the recalculation mode: 0= Manual, 1= Automatic, 2= Automatic except for Multiple Table Operations
getRecalculationMode() - Method in class io.starter.formats.XLS.WorkBook
Returns the recalculation mode for the Workbook:
0= Manual
1= Automatic
2= Automatic except for multiple table operations
getRecDesc() - Method in class io.starter.formats.XLS.XLSRecord
 
getRecord() - Method in class io.starter.formats.XLS.formulas.GenericPtg
So, here you see we can get the static type from the record itself then format the output record.
getRecord() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
getRecord() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
 
getRecord() - Method in class io.starter.formats.XLS.formulas.PtgMemArea
generate the bytes necessary to describe this PtgMemArea; extra data described by getPostRecord is necessary for completion
getRecord() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
update the record internally for ptgmemfunc
getRecord() - Method in interface io.starter.formats.XLS.PivotCacheRecord
return the bytes describing this record, including the header
getRecord() - Method in class io.starter.formats.XLS.SXBool
return the bytes describing this record, including the header
getRecord() - Method in class io.starter.formats.XLS.SxDB
return the bytes describing this record, including the header
getRecord() - Method in class io.starter.formats.XLS.SxDBB
return the bytes describing this record, including the header
getRecord() - Method in class io.starter.formats.XLS.SXDBEx
return the bytes describing this record, including the header
getRecord() - Method in class io.starter.formats.XLS.SxFDB
return the bytes describing this record, including the header
getRecord() - Method in class io.starter.formats.XLS.SXFDBType
return the bytes describing this record, including the header
getRecord() - Method in class io.starter.formats.XLS.SXNum
return the bytes describing this record, including the header
getRecord() - Method in class io.starter.formats.XLS.SXString
return the bytes describing this record, including the header
getRecord() - Method in class io.starter.OpenXLS.CellHandle
returns the underlying BIFF8 record for the Cell
NOTE: the underlying record is not a part of the public API and may change at any time.
getRecordArray() - Method in interface io.starter.formats.XLS.charts.ChartObject
Get the output array of records, including begin/end records and those of it's children.
getRecordArray() - Method in class io.starter.formats.XLS.charts.GenericChartObject
Get the output array of records, including begin/end records and those of it's children.
getRecordAt(int, BiffRec) - Method in class io.starter.formats.XLS.ByteStreamer
get a record from the underlying array
getRecordAt(int) - Method in class io.starter.formats.XLS.ByteStreamer
get a record from the underlying array
getRecordData() - Method in class io.starter.formats.XLS.DiscontiguousRefStruct
Returns the binary record of this SQRef for output to Biff8
getRecordId() - Method in class io.starter.formats.XLS.SxAddl
returns the class which matches the class/record id of this SXADDL_ record
getRecordIndex() - Method in interface io.starter.formats.XLS.BiffRec
return the record index of this object
getRecordIndex(int) - Method in class io.starter.formats.XLS.ByteStreamer
 
getRecordIndex(BiffRec) - Method in class io.starter.formats.XLS.ByteStreamer
get the recvec index of this record
getRecordIndex() - Method in class io.starter.formats.XLS.Rk
returns the position of this record in the array of records making up this file.
getRecordIndex() - Method in class io.starter.formats.XLS.XLSRecord
return the record index of this object
getRecordIndexHint() - Method in class io.starter.formats.LEO.BlockImpl
provide a hint to the CompatibleVector about this objects likely position.
getRecordIndexHint() - Method in interface io.starter.toolkit.CompatibleVectorHints
provide a hint to the CompatibleVector about this objects likely position.
getRecs() - Method in interface io.starter.formats.XLS.Mul
return the list of active mulleds Feb 8, 2011
getRecs() - Method in class io.starter.formats.XLS.Mulrk
 
getRecVecSize() - Method in class io.starter.formats.XLS.ByteStreamer
 
getRef() - Method in class io.starter.formats.OOXML.PivotCacheDefinition
returns the data source reference
getRefCells() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getRefCells() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
getRefCells() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
getRefCount() - Method in class io.starter.formats.escher.MsofbtBSE
returns the ref count for this image Data Rec
getReferencedSheets() - Method in class io.starter.OpenXLS.NameHandle
Get WorkSheetHandles for all of the Boundsheets referenced in this NameHandle.
getReferent() - Method in class io.starter.formats.XLS.formulas.PtgExp
Returns the location this PtgExp points to.
getRefs() - Method in class io.starter.formats.XLS.DiscontiguousRefStruct
Returns the refs in R1C1 format
getRefTracker() - Method in class io.starter.formats.XLS.WorkBook
 
getRelationshipType(String) - Method in class io.starter.formats.XLS.OOXMLAdapter
utility to look up Relationship Type string for type abbreviation
getRelationshipTypeAbbrev(String) - Static method in class io.starter.formats.XLS.OOXMLAdapter
utility to retrieve correct relationship type abbreviation string from verbose type string
getRelativeBounds() - Method in class io.starter.OpenXLS.ChartHandle
get the bounds of the chart using coordinates relative to row/cols and their offsets
getResolution() - Method in class io.starter.formats.XLS.Setup
 
getResolution() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the print resolution
getResourceString(String) - Method in class io.starter.toolkit.ResourceLoader
Returns a String from the properties file
getRightBorderColor() - Method in class io.starter.formats.XLS.Xf
 
getRightBorderLineStyle() - Method in class io.starter.formats.XLS.Xf
 
getRightBorderLineStyle() - Method in class io.starter.OpenXLS.FormatHandle
Get the border line style
getRightMargin() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Gets the right print margin.
getRightToLeftReadingOrder() - Method in class io.starter.formats.XLS.Xf
returns true if this style is set to Right-to-Left text direction (reading order)
getRightToLetReadingOrder() - Method in class io.starter.OpenXLS.FormatHandle
returns true if this style is set to Right-to-Left text direction (reading order)
getRkBytes(double) - Static method in class io.starter.formats.XLS.Rk
Structure of RkNumber: A - fX100 (1 bit): A bit that specifies whether num is the value of the RkNumber or 100 times the value of the RkNumber.
getRootStartPos() - Method in class io.starter.formats.LEO.LEOHeader
get the position of the Root Storage/1st Directory
getRotation() - Method in class io.starter.formats.XLS.charts.TextDisp
return the rotation of this text 0 to 90 Text rotated 0 to 90 degrees counter-clockwise 91 to 180 Text rotated 1 to 90 degrees clockwise (angle is trot – 90) 255 Text top-to-bottom with letters upright
getRotation() - Method in class io.starter.formats.XLS.charts.Tick
0= no rotation (text appears left-to-right), 1= Text is drawn stacked, top-to-bottom, with the letters upright.
getRotation() - Method in class io.starter.formats.XLS.Xf
 
getRoundingMode() - Method in class io.starter.toolkit.Money
Returns the Rounding Mode.
getRow() - Method in interface io.starter.formats.XLS.BiffRec
 
getRow() - Method in class io.starter.formats.XLS.XLSRecord
get the row of this cell
getRow() - Method in class io.starter.OpenXLS.CellHandle
Returns the RowHandle for the Cell.
getRow() - Method in class io.starter.OpenXLS.ImageHandle
return the topmost row of the image
getRow(int) - Method in interface io.starter.OpenXLS.WorkSheet
get an a RowHandle for this WorkSheet by number
getRow(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
returns the RowHandle for the row at index position the row index is zero based ie: Excel row 1 = 0
getRow0() - Method in class io.starter.formats.XLS.charts.Chart
return the top row of the chart
getRow0() - Method in class io.starter.formats.XLS.MSODrawing
 
getRow1() - Method in class io.starter.formats.XLS.MSODrawing
 
getRow1() - Method in class io.starter.OpenXLS.ImageHandle
return the lower row of the image
getRowAndOffset() - Method in class io.starter.formats.XLS.MSODrawing
 
getRowAndOffset() - Method in class io.starter.OpenXLS.ImageHandle
get the position of the top left corner of the image in the sheet
getRowByNumber(int) - Method in class io.starter.formats.XLS.Boundsheet
get a handle to the Row at the specified row index Zero-based Index.
getRowByNumber(int) - Method in interface io.starter.formats.XLS.Sheet
get a handle to the Row at the specified row index
getRowCol() - Method in class io.starter.formats.XLS.formulas.PtgArea
returns the row/col ints for the ref Format is FirstRow,FirstCol,LastRow,LastCol
getRowCol() - Method in class io.starter.formats.XLS.formulas.PtgAreaErr3d
 
getRowCol() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
returns the row/col ints for the ref
getRowCol() - Method in class io.starter.formats.XLS.formulas.PtgRef
returns the row/col ints for the ref
getRowCol() - Method in class io.starter.formats.XLS.formulas.PtgRefErr
 
getRowCol() - Method in class io.starter.formats.XLS.formulas.PtgRefErr3d
 
getRowCol() - Method in class io.starter.formats.XLS.formulas.PtgRefN
returns the row/col ints for the ref adjusted for the host cell
getRowCol() - Method in interface io.starter.formats.XLS.Ref
returns the row/col ints for the ref
getRowColBounds() - Method in class io.starter.formats.XLS.DiscontiguousRefStruct
Get the bounding rectangle of all references in this structure in the format {topRow,leftCol,bottomRow,rightCol} Note that if you are including 3dReferences this could return inconsistent results
getRowColFromString(String) - Static method in class io.starter.OpenXLS.ExcelTools
Parses an Excel cell address into row and column integers.
getRowComponents(int) - Method in class io.starter.formats.XLS.formulas.PtgArea
return the ptg components for a certain column within a ptgArea()
getRowFirst() - Method in class io.starter.formats.XLS.Dimensions
 
getRowFirst() - Method in class io.starter.formats.XLS.Hlink
 
getRowFirst() - Method in class io.starter.OpenXLS.PivotTableHandle
get the first row in the PivotTable
getRowFirstData() - Method in class io.starter.OpenXLS.PivotTableHandle
get the first Row containing data
getRowFirstHead() - Method in class io.starter.OpenXLS.PivotTableHandle
get the first header row
getRowGutterSize() - Method in class io.starter.formats.XLS.Guts
 
getRowHeight() - Method in class io.starter.formats.XLS.Row
Get the height of a row
getRowInts() - Method in class io.starter.OpenXLS.CellRange
Returns an array of the row numbers referenced by this CellRange
getRowLast() - Method in class io.starter.formats.XLS.Dimensions
 
getRowLast() - Method in class io.starter.formats.XLS.Hlink
 
getRowLast() - Method in class io.starter.OpenXLS.PivotTableHandle
get the last row in the PivotTable
getRowMap() - Method in class io.starter.formats.XLS.Boundsheet
return a Map of the Rows
getRowMap() - Method in class io.starter.OpenXLS.WorkSheetHandle
get an array of BIFFREC Rows
getRowNum() - Method in interface io.starter.OpenXLS.Cell
Returns the row number of this Cell.
getRowNum() - Method in class io.starter.OpenXLS.CellHandle
Returns the row number of this Cell.
getRowNum() - Method in class io.starter.OpenXLS.CommentHandle
return the Row number (0-based) this Note is attached to
getRowNumber() - Method in class io.starter.formats.XLS.Array
 
getRowNumber() - Method in interface io.starter.formats.XLS.BiffRec
 
getRowNumber() - Method in interface io.starter.formats.XLS.CellAddressible
Returns the row the cell resides in.
getRowNumber() - Method in class io.starter.formats.XLS.CellAddressible.Reference
 
getRowNumber() - Method in class io.starter.formats.XLS.Row
get the position of the ROW on the Worksheet
getRowNumber() - Method in class io.starter.formats.XLS.XLSRecord
 
getRowNumber() - Method in class io.starter.OpenXLS.RowHandle
Returns the row number of this RowHandle
getRowNums() - Method in class io.starter.formats.XLS.Boundsheet
get the FastAddVector of rows defined on this sheet
getRowNums() - Method in interface io.starter.formats.XLS.Sheet
get the List of rows defined on this sheet
getRowNums() - Method in interface io.starter.OpenXLS.WorkSheet
returns a Vector of Row numbers
getRowNums() - Method in class io.starter.OpenXLS.WorkSheetHandle
returns a List of Row numbers
getRows() - Method in class io.starter.formats.XLS.Boundsheet
return an Array of the Rows
getRows() - Method in interface io.starter.formats.XLS.Sheet
return an Array of the Rows in no particular order
getRows() - Method in class io.starter.OpenXLS.CellRange
Returns an array of Rows (RowHandles) referenced by this CellRange
getRows() - Method in interface io.starter.OpenXLS.WorkSheet
get an array of all RowHandles for this WorkSheet
getRows() - Method in class io.starter.OpenXLS.WorkSheetHandle
get an array of all RowHandles for this WorkSheet
getRowsHaveGrandTotals() - Method in class io.starter.OpenXLS.PivotTableHandle
get whether table displays row grand totals
getRowSplitLoc() - Method in class io.starter.formats.XLS.Pane
Returns the position of the row split in twips
getRules() - Method in class io.starter.formats.XLS.Condfmt
returns the rules associated with this record
getRules() - Method in class io.starter.OpenXLS.ConditionalFormatHandle
Get all the rules assocated with this conditional format record
getRwFirst() - Method in class io.starter.formats.XLS.formulas.PtgExp
 
getRwFirst() - Method in class io.starter.formats.XLS.Sxview
retrieves the first row of the pivot table
getRwFirstData() - Method in class io.starter.formats.XLS.Sxview
 
getRwFirstHead() - Method in class io.starter.formats.XLS.Sxview
 
getRwLast() - Method in class io.starter.formats.XLS.Sxview
retieves the first row of the pivot table
getScale() - Method in class io.starter.formats.XLS.Setup
 
getScale() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the scale of the printer output in whole percentages ie: 25 = 25%
getScaleNorm() - Method in class io.starter.formats.XLS.Window2
 
getScl() - Method in class io.starter.formats.XLS.Boundsheet
scl is for zoom
getScope() - Method in class io.starter.OpenXLS.NameHandle
Returns a handle to the object (either workbook or sheet) that is scoped to the name record Default scope is a WorkBookHandle, else the WorkSheetHandle is returned.
getScopedName(String) - Method in class io.starter.formats.XLS.Boundsheet
returns a scoped named range by name string
getScopedName(String) - Method in class io.starter.formats.XLS.WorkBook
returns a scoped named range by name string
getScript(String) - Static method in class io.starter.formats.XLS.charts.ChartType
 
getScript(String) - Static method in class io.starter.formats.XLS.charts.GenericChartObject
adds html id and handlers for generic chart svg element
getScript() - Method in class io.starter.formats.XLS.Font
returns the super/sub script for the Font
getSecondCond() - Method in class io.starter.formats.XLS.Dv
Get the second condition of the validation as a string representation
getSecondCondition() - Method in class io.starter.OpenXLS.ConditionalFormatRule
Get the second condition of the ConditionalFormat as a string representation
getSecondCondition() - Method in class io.starter.OpenXLS.ValidationHandle
Get the second condition of the validation as a string representation
getSecondPieSize() - Method in class io.starter.formats.XLS.charts.Boppop
returns the size of the secondary bar/pie as a percentage of the size of the primary pie.
getSelected() - Method in interface io.starter.OpenXLS.WorkSheet
get whether this sheet is selected upon opening the file.
getSelected() - Method in class io.starter.OpenXLS.WorkSheetHandle
get whether this sheet is selected upon opening the file.
getSelectedSheetNum() - Method in class io.starter.formats.XLS.WorkBook
sets the selected worksheet
getSerialBytes() - Method in class io.starter.formats.XLS.charts.Chart
 
getSerialBytes() - Method in class io.starter.OpenXLS.ChartHandle
 
getSerialBytes() - Method in interface io.starter.OpenXLS.WorkSheet
Returns the Serialized bytes for this WorkSheet.
getSerialBytes() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns the Serialized bytes for this WorkSheet.
getSeries(int) - Method in class io.starter.formats.XLS.charts.Chart
Return a string representing all series in this chart
getSeries(String, int) - Method in class io.starter.formats.XLS.charts.Chart
get a chart series handle based off the series name
getSeries(int) - Method in class io.starter.formats.XLS.charts.ChartSeries
Return a string representing all series in this chart
getSeries(String, int) - Method in class io.starter.formats.XLS.charts.ChartSeries
get a chart series handle based off the series name
getSeries() - Method in class io.starter.OpenXLS.ChartHandle
Returns an ordered array of strings representing all the series ranges in the Chart.
getSeriesBarColors() - Method in class io.starter.formats.XLS.charts.ChartSeries
 
getSeriesColor() - Method in class io.starter.formats.XLS.charts.Series
retrieve the series/bar color for this series NOTE: for Pie Charts, must use getPieSliceColor
getSeriesColor() - Method in class io.starter.OpenXLS.ChartSeriesHandle
Deprecated. 
getSeriesColorStr() - Method in class io.starter.OpenXLS.ChartSeriesHandle
returns the Series (bar or line) color hex string
NOTE: for Pie charts, use getPieChartSliceColor
getSeriesDataType() - Method in class io.starter.OpenXLS.ChartSeriesHandle
gets the Series Data Type
getSeriesFormatPattern() - Method in class io.starter.formats.XLS.charts.Series
return the String representation of the numeric format pattern for the series (values) axis
getSeriesIndex() - Method in class io.starter.formats.XLS.charts.DataFormat
 
getSeriesIndex() - Method in class io.starter.formats.XLS.charts.Series
Get the series index (file relative)
getSeriesJSON() - Method in class io.starter.formats.XLS.charts.Chart
retrieve the current Series JSON for comparisons
getSeriesJSON() - Method in class io.starter.formats.XLS.charts.ChartSeries
retrieve the current Series JSON for comparisons
getSeriesJSON() - Method in class io.starter.OpenXLS.ChartHandle
retrieves the saved Series JSON for comparisons
This is an internal method that is not useful to the end user.
getSeriesLegend() - Method in class io.starter.OpenXLS.ChartSeriesHandle
returns the Legend text for this Series
getSeriesLegendReference() - Method in class io.starter.OpenXLS.ChartSeriesHandle
returns the Legend Cell Reference, if any
getSeriesList() - Method in class io.starter.formats.XLS.charts.ChartType
return the SeriesList record for this chart object The SeriesList record maps the series for the chart.
getSeriesMappings() - Method in class io.starter.formats.XLS.charts.SeriesList
return the series mappings for the associated overlay chart
series mappings links the overlay chart to the absolute series number (determined by the actual order of the series in the chart array structure)
getSeriesNumber() - Method in class io.starter.formats.XLS.charts.DataFormat
 
getSeriesNumber() - Method in class io.starter.formats.XLS.charts.Series
Get the series Number (display)
getSeriesPtgs() - Method in class io.starter.formats.XLS.charts.Chart
Returns a map of series ==> series ptgs Ranges can either be in the format "C5" or "Sheet1!C4:D9"
getSeriesPtgs() - Method in class io.starter.formats.XLS.charts.ChartSeries
 
getSeriesRange() - Method in class io.starter.OpenXLS.ChartSeriesHandle
returns the Cell Range String representing the Data in this Series Object.
getSeriesRanges() - Method in class io.starter.formats.XLS.charts.ChartSeries
 
getSeriesValueAi() - Method in class io.starter.formats.XLS.charts.Series
Returns the series value AI associated with this series.
getSeriesValues() - Method in class io.starter.formats.XLS.charts.ChartSeries
 
getSetMethodNameFromVar(String) - Static method in class io.starter.toolkit.StringTool
generate a "setXXXX" string from a field name per Extentech java naming conventions.
getShadow() - Method in class io.starter.formats.XLS.charts.Serfmt
data markers are displayed with a shadow on bubble, scatter, radar, stock, and line chart groups.
getShadowColor() - Method in class io.starter.formats.escher.MsofbtSplitMenuColors
 
getShape() - Method in class io.starter.formats.XLS.charts.Chart3DBarShape
Bar Shapes public static final int SHAPECOLUMN= 0; // default public static final int SHAPECYLINDER= 1; public static final int SHAPEPYRAMID= 256; public static final int SHAPECONE= 257; public static final int SHAPEPYRAMIDTOMAX= 516; public static final int SHAPECONETOMAX= 517;
getShape() - Method in class io.starter.formats.XLS.charts.ChartType
convert the default shape flag to a user-friendly (OOXML-compliant) String
getShape() - Method in class io.starter.formats.XLS.charts.DataFormat
return XLSRecord data (2 bytes), which controls bar shape
getShape() - Method in class io.starter.formats.XLS.charts.Series
returns the shape of the data point for this series
getShape() - Method in class io.starter.OpenXLS.ChartSeriesHandle
returns a constant that represents the bar shape for this Series
This is an internal method that is not useful to the end user.
getShapeName() - Method in class io.starter.formats.escher.MsofbtOPT
 
getShapeName() - Method in class io.starter.formats.XLS.MSODrawing
 
getShapeName() - Method in class io.starter.OpenXLS.ImageHandle
returns the explicitly set shape name (set by entering text in the named range field in Excel)
getShapeType() - Method in class io.starter.formats.XLS.MSODrawing
 
getSharedStringTable() - Method in class io.starter.formats.XLS.WorkBook
 
getSheet() - Method in class io.starter.formats.OOXML.PivotCacheDefinition
return the sheet the data reference is on
getSheet() - Method in interface io.starter.formats.XLS.BiffRec
get the WorkSheet for this record.
getSheet() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
return the first sheet referenced
getSheet(WorkBook) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
get the worksheet that this ref is on for some reason this seems to be backwards in Ref3d
getSheet() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
getSheet() - Method in class io.starter.formats.XLS.XLSRecord
get the WorkSheet for this record.
getSheet() - Method in class io.starter.OpenXLS.CellRange
Returns the WorkSheet referenced in this CellRange.
getSheet() - Method in class io.starter.OpenXLS.ChartHandle
returns the underlhying Sheet Object this Chart is attached to
For Internal Use
getSheet() - Method in class io.starter.OpenXLS.ImageHandle
returns the WorkSheet this image is contained in
getSheet() - Method in interface io.starter.OpenXLS.WorkSheet
Returns the low-level OpenXLS Sheet.
getSheet() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns the underlying low-level Boundsheet object.
getSheetBytes() - Method in class io.starter.formats.XLS.Boundsheet
Returns a serialized copy of this Boundsheet
getSheetBytes() - Method in interface io.starter.formats.XLS.Sheet
 
getSheetFromRec(BiffRec, Long) - Method in interface io.starter.formats.XLS.Book
Dec 15, 2010
getSheetFromRec(BiffRec, Long) - Method in class io.starter.formats.XLS.WorkBook
Dec 15, 2010
getSheetHash() - Method in class io.starter.formats.XLS.Boundsheet
Sheet hash is a cross-workbook identifier for OpenXLS.
getSheetIDX() - Method in class io.starter.formats.XLS.Boundsheet
set the associated sheet index
getSheetName() - Method in class io.starter.formats.XLS.Boundsheet
get the name of the sheet
getSheetName() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
get the sheet name from the 1st 3d reference
getSheetName() - Method in class io.starter.formats.XLS.formulas.PtgRef
Get the worksheet name this ptgref refers to
getSheetName() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
return the sheet name for this 3d reference
getSheetName() - Method in interface io.starter.formats.XLS.Ref
gets the sheetname for this ref
getSheetName() - Method in interface io.starter.formats.XLS.Sheet
get the name of the sheet
getSheetName() - Method in interface io.starter.OpenXLS.WorkSheet
Returns the name of the Sheet.
getSheetName() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns the name of the Sheet.
getSheetNum() - Method in class io.starter.formats.XLS.Boundsheet
set the numeric sheet number
getSheetNum() - Method in interface io.starter.formats.XLS.Sheet
set the numeric sheet number
getSheetNum() - Method in class io.starter.OpenXLS.CellHandle
get the index of the WorkSheet containing this Cell in the list of sheets
getSheetNum() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns the index of the Sheet.
getSheetPr() - Method in class io.starter.formats.XLS.Boundsheet
returns the Excel 2007 sheetPr sheet Properties element for this sheet (controls codename, tabColor ...)
getSheetRec(short) - Method in class io.starter.formats.XLS.Boundsheet
return the desired record from the sheetrecs, or null if doesn't exist
getSheetRecs() - Method in class io.starter.formats.XLS.Boundsheet
 
getSheetRecs() - Method in interface io.starter.formats.XLS.Sheet
 
getSheets(WorkBook) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
get the worksheet that this ref is on
getSheets(WorkBook) - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
return the boundsheet associated with this complex range
NOTE: since complex ranges may contain more than one sheet, this is incomplete for those instanaces
getSheetScopedNames() - Method in class io.starter.formats.XLS.Boundsheet
Get a collection of all names in the worksheet
getSheetType() - Method in class io.starter.formats.XLS.Boundsheet
get the type of sheet as a short
getSheetType() - Method in interface io.starter.formats.XLS.Sheet
get the type of sheet as a short
getSheetTypeString() - Method in class io.starter.formats.XLS.Boundsheet
get the type of sheet as a string
getSheetTypeString() - Method in interface io.starter.formats.XLS.Sheet
get the type of sheet as a string
getSheetVect() - Method in class io.starter.formats.XLS.WorkBook
returns the Vector of Boundsheets
getSheetView() - Method in class io.starter.formats.XLS.Boundsheet
returns the Excel 2007 sheetView element for this sheet (controls topLeftCell, pane attributes ...
getShort() - Method in class io.starter.formats.LEO.BlockByteReader
 
getShort(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
getShowFormulaResults() - Method in class io.starter.formats.XLS.Window2
 
getShowFormulaResults() - Method in class io.starter.OpenXLS.WorkSheetHandle
Set whether to show calculated formula results in the output sheet.
getShowGridlines() - Method in class io.starter.formats.XLS.Window2
 
getShowGridlines() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get whether to show gridlines in the output sheet.
getShowInNormalView() - Method in class io.starter.formats.XLS.Window2
true if sheet is in normal view mode (false if in page break preview mode)
getShowInNormalView() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get whether to show normal view or page break preview view in the output sheet.
getShowInputMsg() - Method in class io.starter.formats.XLS.Dv
Show prompt box if cell selected?
getShowInputMsg() - Method in class io.starter.OpenXLS.ValidationHandle
Show prompt box if cell selected?
getShowOutlineSymbols() - Method in class io.starter.formats.XLS.Window2
 
getShowOutlineSymbols() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get whether to show outline symbols in the output sheet.
getShowSheetHeaders() - Method in class io.starter.formats.XLS.Window2
 
getShowSheetHeaders() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get whether to show sheet headers in the output sheet.
getShowZeroValues() - Method in class io.starter.formats.XLS.Window2
 
getShowZeroValues() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get whether to show zero values in the output sheet.
getSink() - Method in class io.starter.toolkit.IndirectOutputStream
Gets the currently configured sink.
getSizeInBlocks(int, int) - Static method in class io.starter.formats.LEO.LEOFile
get the number of Block records that this Storage needs to store its byte array
getSizeInBlocks() - Method in class io.starter.formats.LEO.Storage
get the number of Block records that this Storage needs to store its byte array
getSmoothedLines() - Method in class io.starter.formats.XLS.charts.DataFormat
returns true if this parent chart has smoothed lines (Line, Scatter, Radar charts)
getSmoothLine() - Method in class io.starter.formats.XLS.charts.Serfmt
 
getSOLVERContainerLength() - Method in class io.starter.formats.XLS.MSODrawing
returns the solver container length for this drawing record used when setting the total size for the header drawing record
getSortedRows() - Method in class io.starter.formats.XLS.Boundsheet
return the map of row in this sheet sorted by row # (will be unsorted if insertions and deletions)
getSourceSheet() - Method in class io.starter.formats.XLS.DConRef
if this is a self-referentail data source i.e.
getSourceType() - Method in class io.starter.formats.XLS.SxVS
 
getSpan(int, int) - Method in class io.starter.OpenXLS.CellHandle
Deprecated.
since October 2012. This method duplicates the functionality of CellHandle.getMergedCellRange(), which it calls internally. That method should be used instead.
getSpareCount() - Method in class io.starter.toolkit.GenericRecycleBin
 
getSPContainerLength() - Method in class io.starter.formats.XLS.MSODrawing
returns the Shape Container Length for this drawing record used when setting total size for the header drawing record
getSPID() - Method in class io.starter.formats.XLS.MSODrawing
return the SPID for this drawing record
getSPID() - Method in class io.starter.formats.XLS.Note
get the id of drawing object which defines the text box for this Note
For Internal Use Only
getSpidMax() - Method in class io.starter.formats.XLS.MSODrawingGroup
return SpidMax
getSplitColLocation() - Method in class io.starter.OpenXLS.WorkSheetHandle
gets the column number (0-based)that the sheet split is locaated on; if the sheet is not split, returns -1
getSplitLocation() - Method in class io.starter.OpenXLS.WorkSheetHandle
Gets the twips split location returns -1
getSplitPos() - Method in class io.starter.formats.XLS.charts.Boppop
returns how many data points are contained in the secondary bar/pie.
getSplitRowLocation() - Method in class io.starter.OpenXLS.WorkSheetHandle
Gets the row number (0 based) that the sheet split is located on.
getSplitType() - Method in class io.starter.formats.XLS.charts.Boppop
returns split type, or -1 if autosplit 0x0000 Position The data is split based on the position of the data point in the series as specified by iSplitPos.
getSplitTypeOOXML() - Method in class io.starter.formats.XLS.charts.Boppop
 
getSppr() - Method in class io.starter.formats.OOXML.GrpSp
utility to return the shape properties element for this picture should be depreciated when OOXML is completely distinct from BIFF8
getSppr() - Method in class io.starter.formats.OOXML.ObjectChoice
utility to return the shape properties element for this picture should be depreciated when OOXML is completely distinct from BIFF8
getSppr() - Method in class io.starter.formats.OOXML.OneCellAnchor
utility to return the shape properties element (picture element only) should be depreciated when OOXML is moved into ImageHandle
getSppr() - Method in class io.starter.formats.OOXML.Pic
utility to return the shape properties element for this picture should be depreciated when OOXML is completely distinct from BIFF8
getSpPr() - Method in class io.starter.formats.OOXML.Title
 
getSppr() - Method in class io.starter.formats.OOXML.TwoCellAnchor
utility to return the shape properties element (picture element only) should be depreciated when OOXML is completely distinct from BIFF8
getSpPr() - Method in class io.starter.formats.XLS.charts.Axis
return the OOXML shape property for this axis
getSpPr(int) - Method in class io.starter.formats.XLS.charts.OOXMLChart
return the OOXML shape property for this chart
getSpPr() - Method in class io.starter.formats.XLS.charts.Series
return the OOXML shape property for this series
getSpPr() - Method in class io.starter.OpenXLS.ImageHandle
return the OOXML shape property for this image
getStack() - Method in class io.starter.formats.XLS.Shrfmla
 
getStandaloneChartDrawingOOXML(ChartHandle) - Static method in class io.starter.formats.XLS.OOXMLAdapter
get a standalone ChartML document
getStartBlock() - Method in class io.starter.formats.LEO.Storage
get the starting block for the Storage headerData
getStats() - Method in class io.starter.formats.XLS.WorkBook
Return some useful statistics about the WorkBook
getStats(boolean) - Method in class io.starter.formats.XLS.WorkBook
Return some useful statistics about the WorkBook
getStats(boolean) - Method in class io.starter.OpenXLS.WorkBookHandle
Return useful statistics about this workbook.
getStats() - Method in class io.starter.OpenXLS.WorkBookHandle
Return useful statistics about this workbook.
getStorage() - Method in interface io.starter.formats.LEO.Block
set the storage for this Block
getStorage() - Method in class io.starter.formats.LEO.BlockImpl
get the storage for this Block
getStorageByName(String) - Method in class io.starter.formats.LEO.LEOFile
get a handle to a Storage within this LEO file
getStorageType() - Method in class io.starter.formats.LEO.Storage
 
getStoredName() - Method in interface io.starter.formats.XLS.formulas.IlblListener
get the name of the named range this refers to
getStoredName() - Method in class io.starter.formats.XLS.formulas.PtgName
 
getStreamed() - Method in interface io.starter.formats.LEO.Block
returns whether this block has been added to the output stream
getStreamed() - Method in class io.starter.formats.LEO.BlockImpl
returns whether this block has been added to the output stream
getStreamer() - Method in interface io.starter.formats.XLS.BiffRec
 
getStreamer() - Method in interface io.starter.formats.XLS.Book
 
getStreamer() - Method in class io.starter.formats.XLS.WorkBook
Get a substream by name.
getStreamer() - Method in class io.starter.formats.XLS.XLSRecord
 
getStreamID() - Method in class io.starter.formats.XLS.SxDB
returns the streamId -- index linked back to SxStreamID
getStreamID() - Method in class io.starter.formats.XLS.SxStreamID
returns the streamId -- index linked to appropriate SxView pivot table view
getStricken() - Method in class io.starter.formats.XLS.Font
Get if the font record is striken our or not
getStricken() - Method in class io.starter.formats.XLS.Xf
 
getStricken() - Method in class io.starter.OpenXLS.FormatHandle
Determine if the format handle refers to a font stricken out
getString() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getString() - Method in interface io.starter.formats.XLS.formulas.Ptg
return the human-readable String representation of this ptg -- if applicable
getString() - Method in class io.starter.formats.XLS.formulas.PtgAdd
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgArea
return the human-readable String representation of this ptg -- if applicable
getString() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
return the human-readable String representation of this ptg -- if applicable
getString() - Method in class io.starter.formats.XLS.formulas.PtgAreaErr3d
 
getString() - Method in class io.starter.formats.XLS.formulas.PtgArray
 
getString() - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
getString() - Method in class io.starter.formats.XLS.formulas.PtgBool
return the human-readable String representation of the ptg
getString() - Method in class io.starter.formats.XLS.formulas.PtgConcat
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgDiv
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgEndSheet
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgEQ
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgExp
return the human-readable String representation of the linked shared formula
getString() - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
getString() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
GetString - is this toString, what is it returning?
getString() - Method in class io.starter.formats.XLS.formulas.PtgGE
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgGT
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgInt
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgIsect
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgLE
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgLT
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgMemAreaN
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgMemErr
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgMissArg
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgMlt
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgMystery
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgNE
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgNumber
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgParen
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgPercent
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgPower
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgRange
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgRef
return the human-readable String representation of this ptg -- if applicable
getString() - Method in class io.starter.formats.XLS.formulas.PtgRefErr
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgRefErr3d
 
getString() - Method in class io.starter.formats.XLS.formulas.PtgStr
 
getString() - Method in class io.starter.formats.XLS.formulas.PtgSub
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgUMinus
 
getString() - Method in class io.starter.formats.XLS.formulas.PtgUnion
return the human-readable String representation of
getString() - Method in class io.starter.formats.XLS.formulas.PtgUPlus
return the human-readable String representation of
getString2() - Method in class io.starter.formats.XLS.formulas.GenericPtg
return the human-readable String representation of the "closing" portion of this Ptg such as a closing parenthesis.
getString2() - Method in interface io.starter.formats.XLS.formulas.Ptg
return the human-readable String representation of the "closing" portion of this Ptg such as a closing parenthesis.
getString2() - Method in class io.starter.formats.XLS.formulas.PtgAtr
return the human-readable String representation of the "closing" portion of this Ptg such as a closing parenthesis.
getString2() - Method in class io.starter.formats.XLS.formulas.PtgConcat
 
getString2() - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
getString2() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
 
getString2() - Method in class io.starter.formats.XLS.formulas.PtgParen
return the human-readable String representation of the "closing" portion of this Ptg such as a closing parenthesis.
getStringVal() - Method in interface io.starter.formats.XLS.BiffRec
Get the value of the record as a String.
getStringVal(String) - Method in interface io.starter.formats.XLS.BiffRec
Get the value of the record as a String.
getStringVal() - Method in class io.starter.formats.XLS.Blank
 
getStringVal(String) - Method in class io.starter.formats.XLS.Boolerr
get the String val
getStringVal() - Method in class io.starter.formats.XLS.Boolerr
get the String val
getStringVal() - Method in class io.starter.formats.XLS.Formula
return the String representation of the current Formula value
getStringVal() - Method in class io.starter.formats.XLS.Label
 
getStringVal() - Method in class io.starter.formats.XLS.Labelsst
Returns the value of the Unicodestring int the Shared String Table pointed to by this LABELSst record.
getStringVal() - Method in class io.starter.formats.XLS.Mulblank
return a blank string val
getStringVal() - Method in class io.starter.formats.XLS.NumberRec
 
getStringVal() - Method in class io.starter.formats.XLS.Rk
Return the string value.
getStringVal() - Method in class io.starter.formats.XLS.StringRec
 
getStringVal() - Method in class io.starter.formats.XLS.Txo
returns the String value of this Text Object
getStringVal() - Method in class io.starter.formats.XLS.Unicodestring
 
getStringVal() - Method in class io.starter.formats.XLS.XLSRecord
Get the value of the record as a String.
getStringVal(String) - Method in class io.starter.formats.XLS.XLSRecord
Get the value of the record as a String.
getStringVal() - Method in class io.starter.OpenXLS.CellHandle
Returns the value of the Cell as a String.
getStringVal(int) - Method in class io.starter.OpenXLS.CellHandle
Returns the value of the Cell as a String.
getStringVal(String) - Method in class io.starter.OpenXLS.CellHandle
Returns the value of the Cell as a String with the specified encoding.
getStringVal() - Method in class io.starter.OpenXLS.FormulaHandle
If the Formula evaluates to a String, return the value as a String.
getStringValuesFromPtgs(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.GenericPtg
returns an array of strings from ptg's sent in.
getStringVector() - Method in class io.starter.formats.XLS.Sst
Returns the String vector
getStrokeSVG() - Static method in class io.starter.formats.XLS.charts.ChartType
returns the SVG for the font style of this object
getStrokeSVG(float, String) - Static method in class io.starter.formats.XLS.charts.ChartType
returns the SVG for the font style of this object
getStyleColor(String) - Method in class io.starter.toolkit.XSLConverterTool
 
getStyleProps() - Method in class io.starter.formats.OOXML.Dxf
return a String representation of this Dxf in "style properties" notation
getSubExpression() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
getSubstreamType() - Method in class io.starter.formats.XLS.ByteStreamer
 
getSubstreamType() - Method in interface io.starter.formats.XLS.XLSSubstream
 
getSubstreamTypeName() - Method in class io.starter.formats.XLS.ByteStreamer
 
getSubstreamTypeName() - Method in interface io.starter.formats.XLS.XLSSubstream
 
getSubTotalFunction() - Method in class io.starter.formats.XLS.Sxvd
returns the String representation of the subtotal function for the axis defined in this record
getSuffix(int) - Method in class io.starter.naming.NameImpl
 
getSupbookIndex(Supbook) - Method in class io.starter.formats.XLS.WorkBook
return the index into the Supbook records for this supbook
getSupBooks() - Method in class io.starter.formats.XLS.WorkBook
 
getSupportedFunctions() - Static method in class io.starter.OpenXLS.FormulaHandle
 
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.AreaChart
returns SVG to represent the actual chart object (BAR, LINE, AREA, etc.)
getSVG(ChartAxes, Map<String, Double>, Object[]) - Method in class io.starter.formats.XLS.charts.Axis
returns the SVG representation of the desired axis
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.BarChart
returns SVG to represent the actual chart object i.e.
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.BubbleChart
returns SVG to represent the actual chart object i.e.
getSVG(int, Map<String, Double>, Object[]) - Method in class io.starter.formats.XLS.charts.ChartAxes
returns the SVG necesssary to define the desired axis
getSVG() - Method in class io.starter.formats.XLS.charts.ChartType
 
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.ChartType
returns SVG to represent the actual chart object (BAR, LINE, AREA, etc.)
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.ColChart
returns SVG to represent the actual chart object i.e.
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.DoughnutChart
returns SVG to represent the actual chart object i.e.
getSVG(float[]) - Method in class io.starter.formats.XLS.charts.Frame
return the svg representation of this Frame element
getSVG(HashMap<String, Double>, ChartType, ChartSeries) - Method in class io.starter.formats.XLS.charts.Legend
 
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.LineChart
returns SVG to represent the actual chart object i.e.
getSVG() - Method in class io.starter.formats.XLS.charts.LineFormat
 
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.Pie3dChart
returns SVG to represent the actual chart object i.e.
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.PieChart
returns SVG to represent the actual chart object i.e.
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.RadarChart
returns SVG to represent the actual chart object i.e.
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.ScatterChart
returns SVG to represent the actual chart object i.e.
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.StackedAreaChart
returns SVG to represent the actual chart object (BAR, LINE, AREA, etc.)
getSVG(HashMap<String, Double>, HashMap<String, Object>, ChartSeries) - Method in class io.starter.formats.XLS.charts.StackedColumn
returns SVG to represent the actual chart object i.e.
getSVG(HashMap<String, Double>) - Method in class io.starter.formats.XLS.charts.TextDisp
return the SVG representation of this Text Display
getSVG() - Method in class io.starter.formats.XLS.Font
return the appropriate SVG string to define this font
getSVG() - Method in class io.starter.OpenXLS.ChartHandle
TODO: Less Common Charts: STOCK RADAR SURFACE COLUMN- 3D, CONE, CYLINDER, PYRAMID BAR- 3D, CONE, CYLINDER, PYRAMID 3D PIE 3D LINE 3D AREA LINE CHART APPEARS THAT STARTS AND ENDS A BIT TOO EARLY ***************** Z Axis CHART OPTIONS: STACKED CLUSTERED
getSVG(double) - Method in class io.starter.OpenXLS.ChartHandle
/** Take current Chart object and return the SVG code necessary to define it, scaled to the desired percentage e.g.
getSVGDataLabels(int[], HashMap<String, Object>, double, double, int, String[], String) - Method in class io.starter.formats.XLS.charts.ChartType
returns the SVG-ready data label for the given set of data label options TODO: get separator character
getSxaxis4Data() - Method in class io.starter.formats.XLS.Sxview
retieves the default axis for the data field: 1- row 2= col 4= page 8= data
getTabID() - Method in class io.starter.formats.XLS.WorkBook
 
getTabIDs() - Method in class io.starter.formats.XLS.TabID
 
getTabIndex() - Method in interface io.starter.OpenXLS.WorkSheet
get the tab display order of this Worksheet this is a zero based index with zero representing the left-most WorkSheet tab.
getTabIndex() - Method in class io.starter.OpenXLS.WorkSheetHandle
get the tab display order of this Worksheet this is a zero based index with zero representing the left-most WorkSheet tab.
getTableName() - Method in class io.starter.formats.XLS.Sxview
return the name of the Pivot Table.
getTableName() - Method in class io.starter.OpenXLS.PivotTableHandle
get the Name of the PivotTable
getTd() - Method in class io.starter.formats.XLS.charts.Axis
 
getTempDir(String) - Static method in class io.starter.formats.XLS.OOXMLAdapter
 
getText() - Method in class io.starter.formats.XLS.charts.Ai
 
getText() - Method in class io.starter.formats.XLS.Note
returns the Text of this Note or Comment
getText() - Method in exception io.starter.formats.XLS.ValidationException
Returns the body of the validation error dialog.
getTextBetweenDelims(String, String, String) - Static method in class io.starter.toolkit.StringTool
This method will retrieve the first instance of text between any two given patterns.
getTextBetweenNestedDelims(String, String, String) - Static method in class io.starter.toolkit.StringTool
This method will retrieve the first instance of text between any two given patterns.
getTextBoxBounds() - Method in class io.starter.formats.XLS.Note
returns the bounds (size and position) of the Text Box for this Note
bounds are relative and based upon rows, columns and offsets within
bounds are as follows:
bounds[0]= column # of top left position (0-based) of the shape
bounds[1]= x offset within the top-left column (0-1023)
bounds[2]= row # for top left corner
bounds[3]= y offset within the top-left corner (0-1023)
bounds[4]= column # of the bottom right corner of the shape
bounds[5]= x offset within the cell for the bottom-right corner (0-1023)
bounds[6]= row # for bottom-right corner of the shape
bounds[7]= y offset within the cell for the bottom-right corner (0-1023)
getTextBoxBounds() - Method in class io.starter.OpenXLS.CommentHandle
returns the bounds (size and position) of the Text Box for this Note
bounds are relative and based upon rows, columns and offsets within
bounds are as follows:
bounds[0]= column # of top left position (0-based) of the shape
bounds[1]= x offset within the top-left column (0-1023)
bounds[2]= row # for top left corner
bounds[3]= y offset within the top-left corner (0-1023)
bounds[4]= column # of the bottom right corner of the shape
bounds[5]= x offset within the cell for the bottom-right corner (0-1023)
bounds[6]= row # for bottom-right corner of the shape
bounds[7]= y offset within the cell for the bottom-right corner (0-1023)
getTextBoxPrototype() - Static method in class io.starter.formats.XLS.MSODrawing
creates a msofbtClientTextbox, a very strange mso record containing only one sub-record or atom; associated data=the text in the textbox, in a host-defined format i.e.
getTextColor() - Static method in class io.starter.formats.XLS.charts.ChartType
 
getTextColor() - Method in class io.starter.formats.XLS.charts.TextDisp
return the text color of the text of this text display
getTextContinues(String) - Static method in class io.starter.formats.XLS.Continue
creates and returns a basic Continues record which defines a text string
getTextProperties() - Method in class io.starter.formats.OOXML.DefRPr
return all the text properties in hashmap from
getTextProperties() - Method in class io.starter.formats.OOXML.P
returns a map of all text properties defined for this paragraph
getTextProperties() - Method in class io.starter.formats.OOXML.TextRun
return the text properties for this text run
getTextString() - Method in class io.starter.formats.XLS.formulas.GenericPtg
return the human-readable String representation of this ptg -- if applicable
getTextString() - Method in interface io.starter.formats.XLS.formulas.Ptg
return the human-readable String representation of this ptg -- if applicable
getTextString() - Method in class io.starter.formats.XLS.formulas.PtgArray
 
getTextString() - Method in class io.starter.formats.XLS.formulas.PtgName
 
getTextString() - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
getTextString() - Method in class io.starter.formats.XLS.formulas.PtgStr
return the human-readable String representation of
getTheme() - Method in class io.starter.formats.XLS.WorkBook
return the OOXML theme for this workbook, if any
getThreeDRec(int) - Method in class io.starter.formats.XLS.charts.Chart
return the 3d rec for this chart or null if it doesn't exist
getThreeDRec(boolean) - Method in class io.starter.formats.XLS.charts.ChartFormat
Return the ThreeD rec associated with this ChartFormat, create if not present
getThreeDRec(boolean) - Method in class io.starter.formats.XLS.charts.ChartType
return the 3d record of the chart
Creates if not present, if bCreate is true
getThreeDXML() - Method in class io.starter.formats.XLS.charts.Chart
return ThreeD settings for this chart in XML form
getThreeDXML(int) - Method in class io.starter.formats.XLS.charts.Chart
return ThreeD settings for this chart in XML form
getThreeDXML() - Method in class io.starter.formats.XLS.charts.ChartFormat
return ThreeD options in XML form
getThreeDXML() - Method in class io.starter.formats.XLS.charts.ChartType
return ThreeD settings for this chart in XML form
getThreeDXML() - Method in class io.starter.OpenXLS.ChartHandle
 
getTitle() - Method in class io.starter.formats.OOXML.P
 
getTitle() - Method in class io.starter.formats.OOXML.TextRun
 
getTitle() - Method in class io.starter.formats.OOXML.Title
 
getTitle() - Method in class io.starter.formats.XLS.charts.Axis
 
getTitle() - Method in class io.starter.formats.XLS.charts.Chart
Get the title of the Chart
getTitle(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
Return the Axis Title, or "" if none
getTitle() - Method in exception io.starter.formats.XLS.ValidationException
Returns the title of the validation error dialog.
getTitle() - Method in class io.starter.OpenXLS.ChartHandle
Returns the title of the Chart
getTitleFont() - Method in class io.starter.formats.XLS.charts.Axis
return the Font object associated with the Axis Title, or null if none
getTitleFont() - Method in class io.starter.formats.XLS.charts.Chart
return the font associated with the chart title
getTitleFont(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
returns the font for the title for the desired axis
getTitleFont() - Method in class io.starter.OpenXLS.ChartHandle
returns the Font associated with the Chart Title
getTitleRotation(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
return the rotation of the axis Title, if any 0 to 90 Text rotated 0 to 90 degrees counter-clockwise 91 to 180 Text rotated 1 to 90 degrees clockwise (angle is trot – 90) 255 Text top-to-bottom with letters upright
getTitles() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Gets the range specifying the titles printed on each page.
getTitleTd() - Method in class io.starter.formats.XLS.charts.Chart
return the title TextDisp element
getTokensUsingDelim(String, String) - Static method in class io.starter.toolkit.StringTool
Basically a String tokenizer
getTopBorderColor() - Method in class io.starter.formats.XLS.Xf
 
getTopBorderLineStyle() - Method in class io.starter.formats.XLS.Xf
 
getTopBorderLineStyle() - Method in class io.starter.OpenXLS.FormatHandle
Get the border line style
getTopLeftCell() - Method in class io.starter.formats.XLS.Pane
return the address of the TopLeft visible Cell
getTopLeftCell() - Method in class io.starter.formats.XLS.Window2
returns the String Address of first visible cell on the sheet
getTopLeftCell() - Method in class io.starter.OpenXLS.WorkSheetHandle
if this sheet has freeze panes, return the address of the top left cell otherwise, return null
getTopMargin() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Gets the top print margin.
getTrackercell() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
getTrackercell() - Method in interface io.starter.formats.XLS.formulas.Ptg
if the Ptg needs to keep a handle to a cell, this is it...
getTransferFonts() - Method in class io.starter.formats.XLS.Boundsheet
return local Font records, used for boundsheet transferral.
getTransferXfs() - Method in class io.starter.formats.XLS.Boundsheet
return local XF records, used for boundsheet transferral.
getTrueForegroundColor() - Method in class io.starter.OpenXLS.FormatHandle
returns the foreground color setting regardless of format pattern (which can switch fg and bg)
getTwips(float) - Static method in class io.starter.OpenXLS.ExcelTools
convert pixels to twips In addition to a calculated size unit derived from the average size of the default characters 0-9, Excel uses the 'twips' measurement which is defined as: 1 pixel = 0.75 points 1 pixel * 1.3333 = 1 point 1 twip * 20 = 1 point
gettxPr() - Method in class io.starter.formats.XLS.charts.Axis
return the OOXML txPr element for this axis
getTxPr() - Method in class io.starter.formats.XLS.charts.OOXMLChart
return the OOXML text formatting element for this chart, if present
getType() - Method in class io.starter.formats.OOXML.CfRule
 
getType() - Method in class io.starter.formats.XLS.Cf
return the type of this Cf Rule as an int
getType() - Method in class io.starter.formats.XLS.charts.Ai
Return the type (ID) of this Ai record
getType() - Method in class io.starter.formats.XLS.charts.AttachedLabel
return a string of all the label options chosen
getType(String) - Method in class io.starter.formats.XLS.charts.AttachedLabel
return the value of the specified option
getType() - Method in class io.starter.formats.XLS.charts.DefaultText
 
getType() - Method in class io.starter.formats.XLS.charts.ObjectLink
 
getType() - Method in class io.starter.formats.XLS.charts.TextDisp
 
getType() - Method in class io.starter.formats.XLS.Rk
 
getType() - Method in class io.starter.formats.XLS.SXFDBType
 
getType() - Method in class io.starter.OpenXLS.ConditionalFormatRule
returns the type of this Conditional Format
e.g.
getType() - Method in class io.starter.OpenXLS.ImageHandle
Returns the image type
getTypeInt() - Method in class io.starter.formats.XLS.charts.AttachedLabel
return the data label options as an int
getTypeInt() - Method in class io.starter.formats.XLS.charts.DataLabExtContents
return extended data label options as an int
SHOWVALUE= 0x1;
SHOWVALUEPERCENT= 0x2;
SHOWCATEGORYPERCENT= 0x4;
SMOOTHEDLINE= 0x8;
SHOWCATEGORYLABEL= 0x10;
SHOWBUBBLELABEL= 0x20;
SHOWSERIESLABEL= 0x40;
getTypeJSON() - Method in class io.starter.formats.XLS.charts.AreaChart
return the type JSON for this Chart Object
getTypeJSON() - Method in class io.starter.formats.XLS.charts.BarChart
 
getTypeJSON() - Method in class io.starter.formats.XLS.charts.ChartType
return Type JSON for generic chart types
getTypeJSON() - Method in class io.starter.formats.XLS.charts.DoughnutChart
return the type JSON for this Chart Object
getTypeJSON() - Method in class io.starter.formats.XLS.charts.LineChart
return the type JSON for this Chart Object
getTypeJSON() - Method in class io.starter.formats.XLS.charts.PieChart
return the type JSON for this Chart Object
getTypeJSON() - Method in class io.starter.formats.XLS.charts.ScatterChart
return the type JSON for this Chart Object
getTypeJSON() - Method in class io.starter.formats.XLS.charts.Surface
return the (dojo) type JSON for this Chart Object
getTypeName() - Method in class io.starter.formats.XLS.Formula
 
getTypeName() - Method in class io.starter.formats.XLS.Rk
 
getTypeName() - Method in class io.starter.formats.XLS.Style
 
getTypeOperator() - Method in class io.starter.formats.XLS.Dv
Get the type operator of this validation as a byte.
getTypeOperator() - Method in class io.starter.OpenXLS.ConditionalFormatRule
Get the type operator of this ConditionalFormat as a byte.
getTypeOperator() - Method in class io.starter.OpenXLS.ValidationHandle
Get the type operator of this validation as a byte.
getTypeString() - Method in class io.starter.formats.XLS.Cf
reutrn the string representation of this Cf Rule type
getUnderlined() - Method in class io.starter.formats.XLS.Font
Get if the font is underlined or not
getUnderlined() - Method in class io.starter.formats.XLS.Xf
 
getUnderlined() - Method in class io.starter.OpenXLS.FormatHandle
Get if the font is underlined
getUnderlineStyle() - Method in class io.starter.formats.XLS.Font
Get an int representing the underline style of this record, matches int records in FormatConstants.STYLE_UNDERLINE*****
getUnderlineStyle() - Method in class io.starter.OpenXLS.FormatHandle
Return an int representing the underline style These map to the STYLE_UNDERLINE static integers *
getUnsharedString() - Method in class io.starter.formats.XLS.Labelsst
 
getUpdatesAllBOFPositions() - Method in class io.starter.formats.XLS.Extsst
because the EXTSST comes between the BOUNDSHEET records and all BOUNDSHEET BOFs, the lbPlyPos needs to change for all Worksheets when this record's size changes.
getUpdatesAllBOFPositions() - Method in class io.starter.formats.XLS.Sst
because the SST comes between the BOUNDSHEET records and all BOUNDSHEET BOFs, the lbPlyPos needs to change for all of them when record size changes.
getUpDownBarOOXML() - Method in class io.starter.formats.XLS.charts.ChartFormat
return the OOXML to define the upDownBars element
defined by 2 Dropbar records in this subarray
Only valid for Line and Stock charts
getUpperCaseFirstLetter(String) - Static method in class io.starter.toolkit.StringTool
 
getUpperLimit() - Method in enum io.starter.OpenXLS.DateConverter.DateFormat
 
getURI() - Method in class io.starter.formats.OOXML.Graphic
get the URI associated with this graphic Data
getURI() - Method in class io.starter.formats.OOXML.GraphicFrame
get the URI associated with this graphic Data
getURI() - Method in class io.starter.formats.OOXML.ObjectChoice
get the URI associated with this graphic Data
getURI() - Method in class io.starter.formats.OOXML.OneCellAnchor
get the URI associated with this graphic Data
getURI() - Method in class io.starter.formats.OOXML.TwoCellAnchor
get the URI associated with this graphic Data
getURL() - Method in class io.starter.formats.XLS.Hlink
get the URL for this Hlink
getURL() - Method in class io.starter.OpenXLS.CellHandle
Returns the Hyperlink URL String for this Cell, if any
getURLDescription() - Method in class io.starter.OpenXLS.CellHandle
Returns the URL Description String for this Cell, if any
getUseCache() - Method in class io.starter.OpenXLS.WorkSheetHandle
 
getUseCount() - Method in class io.starter.formats.XLS.Xf
return # records using this xf
getUsePage() - Method in class io.starter.formats.XLS.Setup
 
getUsePage() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
use custom start page for auto numbering
getUseReferenceTracker() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
getUseReferenceTracker() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
getUsersviewbegin() - Method in class io.starter.formats.XLS.WorkBook
get a handle to the Usersviewbegin for the workbook
getUsesAutoFormat() - Method in class io.starter.OpenXLS.PivotTableHandle
get whether table has auto format applied
getVal() - Method in class io.starter.formats.XLS.AutoFilter
return the value of the first comparison of this AutoFilter, if any
getVal() - Method in class io.starter.formats.XLS.formulas.PtgArray
 
getVal() - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
getVal() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
 
getVal() - Method in class io.starter.formats.XLS.formulas.PtgInt
 
getVal() - Method in class io.starter.formats.XLS.formulas.PtgName
 
getVal() - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
getVal() - Method in class io.starter.formats.XLS.formulas.PtgNumber
 
getVal() - Method in class io.starter.formats.XLS.formulas.PtgStr
 
getVal() - Method in class io.starter.formats.XLS.StringRec
 
getVal() - Method in class io.starter.OpenXLS.AutoFilterHandle
returns the String representation of the comparison value for this AutoFilter, if any
This will return the comparison value of the first condition for those AutoFilters containing two conditions
getVal() - Method in interface io.starter.OpenXLS.Cell
Returns the value of this Cell in the native underlying data type.
getVal() - Method in class io.starter.OpenXLS.CellHandle
Returns the value of this Cell in the native underlying data type.
getVal() - Method in class io.starter.OpenXLS.FormulaHandle
Return the value of the Formula
getVal(String) - Method in interface io.starter.OpenXLS.WorkSheet
Get the Object value of a Cell.
getVal(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Get the Object value of a Cell.
getVal2() - Method in class io.starter.formats.XLS.AutoFilter
returns the value of the second comparison of this AutoFilter, if any
getVal2() - Method in class io.starter.OpenXLS.AutoFilterHandle
returns the String representation of the second comparison value for this AutoFilter, if any
This will return the comparison value of the second condition for those AutoFilters containing two conditions
getValidate() - Static method in class io.starter.OpenXLS.DateConverter
Returns whether input validation is on.
getValidationHandle() - Method in class io.starter.OpenXLS.CellHandle
Returns the validation handle for the cell.
getValidationHandle(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Get a validation handle for the cell address passed in.
getValidationType() - Method in class io.starter.OpenXLS.ValidationHandle
Get the validation type of this ValidationHandle as a byte These bytes map to the VALUE_* static values in ValidationHandle
getValOOXML(String) - Method in class io.starter.formats.XLS.charts.Series
returns the val OOXML element that defines the values for the series values
getValRecs(int) - Method in class io.starter.formats.XLS.Row
Return an ordered array of the BiffRecs associated with this row.
getValType() - Method in class io.starter.formats.XLS.Dv
Get the validation type of this Dv as a byte These bytes map to the VALUE_* static values in ValidationHandle
getValue(PtgExp) - Method in class io.starter.formats.XLS.Array
 
getValue() - Method in class io.starter.formats.XLS.formulas.GenericPtg
returns the value of an operand ptg.
getValue() - Method in interface io.starter.formats.XLS.formulas.Ptg
returns the value of an operand ptg.
getValue() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgAreaErr3d
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgArray
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgBool
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgEndSheet
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgErr
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgExp
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgInt
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgMemArea
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgMemAreaA
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgMissArg
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgMystery
Holder for PtgMemFunc/Area components functioning as a Generic, lightweight Ptg see PtgRange, PtgUnion, PtgIsect
getValue() - Method in class io.starter.formats.XLS.formulas.PtgName
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgNumber
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgRef
returns the value of the cell refereced by the PtgRef
getValue() - Method in class io.starter.formats.XLS.formulas.PtgRefErr
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgRefErr3d
 
getValue() - Method in class io.starter.formats.XLS.formulas.PtgStr
 
getValue() - Method in class io.starter.toolkit.DelimitedValuesParser
 
getValue() - Method in class io.starter.toolkit.Money
Returns the monetary value as a BigDecimal object.
getValueCount() - Method in class io.starter.formats.XLS.charts.Series
 
getValueDataType() - Method in class io.starter.formats.XLS.charts.Series
 
getValueError() - Static method in class io.starter.formats.XLS.formulas.PtgCalculator
returns an #VALUE! error ptg
getValueNumber(String) - Static method in class io.starter.OpenXLS.ConditionalFormatRule
Get the byte representing the value type string passed in.
getValueNumber(String) - Static method in class io.starter.OpenXLS.ValidationHandle
Get the byte representing the value type string passed in.
getValuesAsJSON(String, WorkBook) - Static method in class io.starter.OpenXLS.CellRange
return a JSON array of cell values for the given range
static version
getValuesFromObjects(Object[]) - Static method in class io.starter.formats.XLS.formulas.GenericPtg
Returns an array of doubles from number-type ptg's sent in.
getValuesFromPtgs(Ptg[]) - Static method in class io.starter.formats.XLS.formulas.GenericPtg
Returns an array of doubles from number-type ptg's sent in.
getVarNameFromGetMethod(String) - Static method in class io.starter.toolkit.StringTool
get the variable name for a "getXXXX" a field name per JavaBean java naming conventions.
getVaryColor() - Method in class io.starter.formats.XLS.charts.ChartFormat
returns whether the color for each data point and the color and type for each data marker vary
getVersion() - Static method in class io.starter.OpenXLS.DocumentHandle
Gets the OpenXLS version number.
getVersion() - Static method in class io.starter.OpenXLS.GetInfo
Return the version number of this installation of OpenXLS.
getVersion() - Static method in class io.starter.toolkit.ResourceLoader
 
getVerticalAlign() - Method in class io.starter.formats.OOXML.Dxf
 
getVerticalAlignment() - Method in class io.starter.formats.XLS.Xf
 
getVerticalAlignment() - Method in class io.starter.OpenXLS.CellHandle
Returns an int representing the current vertical alignment in this Cell.
getVerticalAlignment() - Method in class io.starter.OpenXLS.FormatHandle
Returns an int representing the current Vertical alignment in this FormatHandle.
getVerticalPosition() - Method in class io.starter.formats.XLS.Dval
Vertical position of the prompt box, if it has fixed position, in pixel
getVerticalResolution() - Method in class io.starter.formats.XLS.Setup
 
getVerticalResolution() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
get the vertical print resolution
getVeryHidden() - Method in class io.starter.formats.XLS.Boundsheet
 
getVeryHidden() - Method in class io.starter.OpenXLS.WorkSheetHandle
return the 'veryhidden' state of the sheet
getVirtualReference() - Method in class io.starter.formats.XLS.Externsheet
Certain records require a virtual reference, this is not a real reference to a sheet, rather an entry that is used by add in formulas, values are FE FF FE FF This method either finds the existing reference, or creates a new one and returns the pointer
getVisibleCol() - Method in class io.starter.formats.XLS.Pane
gets the first visible col of the split pane this is 0 based
getVisibleRow() - Method in class io.starter.formats.XLS.Pane
Gets the first visible row of the split pane this is 0 based
getVlookups() - Method in class io.starter.formats.XLS.ReferenceTracker
 
getWidth() - Method in class io.starter.formats.OOXML.Ln
return line width in 2003-style units, 0 for none
getWidth() - Method in class io.starter.formats.XLS.MSODrawing
calculate width based upon col#'s, coloffsets and col widths units are in excel column units
getWidth() - Method in class io.starter.OpenXLS.CellRange
Gets the number of columns in the range.
getWidth() - Method in class io.starter.OpenXLS.ColHandle
returns the width of this Column in internal units defined as follows:
default width of the columns in 1/256 of the width of the zero character, using default font.
getWidth(Boundsheet, int) - Static method in class io.starter.OpenXLS.ColHandle
static utility method to return the Column width of an existing column in the units as follows:
default width of the columns in 1/256 of the width of the zero character, using default font.
getWidth() - Method in class io.starter.OpenXLS.ImageHandle
return the width of the image in pixels
getWidthInChars() - Method in class io.starter.OpenXLS.ColHandle
returns the width of this Column in Characters or regular Excel units
NOTE: this value is a calculated value that should be close but still is an approximation of Excel units
getWindow2() - Method in class io.starter.formats.XLS.Boundsheet
 
getWindow2() - Method in interface io.starter.formats.XLS.Sheet
 
getWorkBook() - Method in interface io.starter.formats.XLS.BiffRec
 
getWorkBook() - Method in class io.starter.formats.XLS.Boundsheet
 
getWorkBook(BlockByteReader, LEOFile) - Method in class io.starter.formats.XLS.WorkBookFactory
read in a WorkBook from a byte array.
getWorkBook() - Method in class io.starter.formats.XLS.XLSRecord
 
getWorkBook() - Method in class io.starter.OpenXLS.CellHandle
returns the WorkBookHandle for this Cell
getWorkBook() - Method in class io.starter.OpenXLS.CellRange
 
getWorkBook() - Method in class io.starter.OpenXLS.ChartHandle
 
getWorkBook() - Method in class io.starter.OpenXLS.FormatHandle
 
getWorkBook() - Method in class io.starter.OpenXLS.RowHandle
 
getWorkBook() - Method in interface io.starter.OpenXLS.WorkBook
Returns a low-level WorkBook.
getWorkBook() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns a low-level WorkBook.
getWorkBook() - Method in interface io.starter.OpenXLS.WorkSheet
 
getWorkBook() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns the WorkBookHandle for this Sheet
getWorkBookHandle() - Method in class io.starter.OpenXLS.ChartHandle
 
getWorkbookScopedNames() - Method in class io.starter.formats.XLS.WorkBook
Get a collection of all names in the workbook
getWorkingDirectory() - Method in class io.starter.OpenXLS.WorkBookHandle
 
getWorkingDirectoryFromJar(String) - Static method in class io.starter.toolkit.ResourceLoader
Get the path to a directory by locating the jar file in the classpath containing the given resource name.
getWorkSheet(int) - Method in interface io.starter.OpenXLS.WorkBook
returns the handle to a WorkSheet by name.
getWorkSheet(String) - Method in interface io.starter.OpenXLS.WorkBook
returns the handle to a WorkSheet by name.
getWorkSheet(int) - Method in class io.starter.OpenXLS.WorkBookHandle
returns the handle to a WorkSheet by number.
getWorkSheet(String) - Method in class io.starter.OpenXLS.WorkBookHandle
returns the handle to a WorkSheet by name.
getWorkSheetByHash(String) - Method in class io.starter.formats.XLS.WorkBook
returns the Boundsheet with the specific Hashname
getWorkSheetByName(String) - Method in class io.starter.formats.XLS.WorkBook
returns the Boundsheet with the specific name
getWorkSheetByNumber(int) - Method in class io.starter.formats.XLS.WorkBook
returns the Boundsheet at the specific index
getWorkSheetHandle() - Method in class io.starter.OpenXLS.CellHandle
get the WorkSheetHandle for this Cell
getWorkSheetHandle() - Method in class io.starter.OpenXLS.ChartHandle
 
getWorkSheetHandle() - Method in class io.starter.OpenXLS.ConditionalFormatHandle
get the WorkSheetHandle for this ConditionalFormat ConditionalFormats are bound to a specific worksheet and cannot be applied to multiple worksheets
getWorkSheetHandle() - Method in class io.starter.OpenXLS.PivotTableHandle
 
getWorkSheetHandle() - Method in class io.starter.OpenXLS.RowHandle
 
getWorkSheetName() - Method in interface io.starter.OpenXLS.Cell
Returns the name of this Cell's WorkSheet as a String.
getWorkSheetName() - Method in class io.starter.OpenXLS.CellHandle
Returns the name of this Cell's WorkSheet as a String.
getWorkSheets() - Method in interface io.starter.OpenXLS.WorkBook
Returns an array of handles to all of the WorkSheets in the Workbook.
getWorkSheets() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns an array of handles to all of the WorkSheets in the Workbook.
getWrappedException() - Method in exception io.starter.formats.XLS.WorkBookException
Deprecated.
getWrapText() - Method in class io.starter.formats.XLS.Xf
 
getWrapText() - Method in class io.starter.OpenXLS.CellHandle
Get the cell wrapping behavior for this cell.
getWrapText() - Method in class io.starter.OpenXLS.FormatHandle
Get the cell wrapping behavior for this FormatHandle.
getWsBool() - Method in class io.starter.formats.XLS.Boundsheet
 
getWsBool() - Method in interface io.starter.formats.XLS.Sheet
 
getX() - Method in class io.starter.formats.XLS.MSODrawing
get X value of upper left corner units are in excel units
getX() - Method in class io.starter.OpenXLS.ImageHandle
return the upper x coordinate of the image in pixels
getXAxisLabel() - Method in class io.starter.OpenXLS.ChartHandle
returns the X axis Title
getXf(int) - Method in class io.starter.formats.XLS.WorkBook
return the XF record at the specified index
getXf() - Method in class io.starter.OpenXLS.FormatHandle
For internal usage only, return the internal XF record that represents this FormatHandle
getXfRec() - Method in interface io.starter.formats.XLS.BiffRec
 
getXfRec() - Method in class io.starter.formats.XLS.XLSRecord
 
getXfrecs() - Method in class io.starter.formats.XLS.WorkBook
 
getXfrecsAsString() - Method in class io.starter.formats.XLS.WorkBook
Returns a map of xml strings representing the XF's in this workbook/Integer of lookup.
getXLSBlockBytes() - Method in class io.starter.formats.LEO.LEOFile
get the bytes of the XLS file.
getXLSDateVal(Calendar) - Static method in class io.starter.OpenXLS.DateConverter
getXLSDateVal(Calendar, DateConverter.DateFormat) - Static method in class io.starter.OpenXLS.DateConverter
Converts the value of the given Calendar to an Excel serial date.
getXLSDateVal(Date, DateConverter.DateFormat) - Static method in class io.starter.OpenXLS.DateConverter
Converts the given Date to an Excel serial date in the default time zone.
getXLSDateVal(Date) - Static method in class io.starter.OpenXLS.DateConverter
getXLSrecs() - Method in class io.starter.formats.XLS.charts.Chart
Gets the records for the chart, including the global references, ie the MSODrawing and Obj records
getXLSVersionString() - Method in class io.starter.formats.XLS.WorkBook
 
getXLSVersionString() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns the lowest version of Excel compatible with the input file.
getXML() - Method in class io.starter.formats.XLS.Cf
returns EXML (XMLSS) for the Conditional Format Rule R12C2:R16C2 Between 2 4 R6C2 NOT(ISERROR(SEARCH("yes",RC)))
getXML() - Method in class io.starter.formats.XLS.Condfmt
returns EXML for the Conditional Format R12C2:R16C2 Between 2 4
getXML(boolean) - Method in class io.starter.formats.XLS.Condfmt
returns EXML (XMLSS) for the Conditional Format R12C2:R16C2 Between 2 4
getXML() - Method in class io.starter.formats.XLS.Font
 
getXML(boolean) - Method in class io.starter.formats.XLS.Font
return an XML desciptor for this font
getXML() - Method in class io.starter.formats.XLS.Xf
Returns an XML fragment representing the XF backing the format Handle.
getXML() - Method in class io.starter.OpenXLS.CellHandle
Returns an XML representation of the cell and it's component data
getXML(int[]) - Method in class io.starter.OpenXLS.CellHandle
Returns an XML representation of the cell and it's component data
getXML() - Method in class io.starter.OpenXLS.CellRange
Return the XML representation of this CellRange object
getXML() - Method in class io.starter.OpenXLS.ChartHandle
returns an XML representation of this chart
getXML() - Method in class io.starter.OpenXLS.ConditionalFormatHandle
Return an xml representation of the ConditionalFormatHandle
getXML(int) - Method in class io.starter.OpenXLS.FormatHandle
Returns an XML fragment representing the FormatHandle
getXML(int, boolean) - Method in class io.starter.OpenXLS.FormatHandle
Returns an XML fragment representing the FormatHandle
getXML(int) - Method in class io.starter.OpenXLS.ImageHandle
return the XML representation of this image
getXML() - Method in class io.starter.OpenXLS.NameHandle
Return an XML representation of this name record
getXML() - Method in class io.starter.OpenXLS.ValidationHandle
Return an xml representation of the ValidationHandle
getXMLSS() - Method in class io.starter.formats.XLS.Condfmt
returns XMLSS for the Conditional Format R12C2:R16C2 Between 2 4
getXtiReference(String, String) - Method in class io.starter.formats.XLS.Externsheet
Gets the xti reference for a boundsheet name
getY() - Method in class io.starter.formats.XLS.MSODrawing
return the y position of this object in points
getY() - Method in class io.starter.OpenXLS.ImageHandle
return the upper y coordinate of the image in pixels
getYAxisLabel() - Method in class io.starter.OpenXLS.ChartHandle
returns the Y axis Title
getYMultRec(boolean) - Method in class io.starter.formats.XLS.charts.Axis
gets or creates YMult (value multiplier) record
getZAxisLabel() - Method in class io.starter.OpenXLS.ChartHandle
returns the Z axis Title, if any
getZoom() - Method in class io.starter.formats.XLS.Scl
gets the zoom as a percentage for this sheet
getZoom() - Method in class io.starter.OpenXLS.WorkSheetHandle
gets the zoom for the sheet
Gold - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Graphic - Class in io.starter.formats.OOXML
graphic (Graphic Object) This element specifies the existence of a single graphic object.
Graphic() - Constructor for class io.starter.formats.OOXML.Graphic
 
Graphic(GraphicData) - Constructor for class io.starter.formats.OOXML.Graphic
 
Graphic(Graphic) - Constructor for class io.starter.formats.OOXML.Graphic
 
GraphicFrame - Class in io.starter.formats.OOXML
graphicFrame (Graphic Frame) This element describes a single graphical object frame for a spreadsheet which contains a graphical object parent: oneCellAnchor, twoCellAnchor, absoluteAnchor, grpSp children: graphic, nvGraphicFramePr, xfrm (all required and in sequence)
GraphicFrame() - Constructor for class io.starter.formats.OOXML.GraphicFrame
 
GraphicFrame(HashMap<String, String>, Graphic, NvGraphicFramePr, Xfrm) - Constructor for class io.starter.formats.OOXML.GraphicFrame
 
GraphicFrame(GraphicFrame) - Constructor for class io.starter.formats.OOXML.GraphicFrame
 
Gray15 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Gray25 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Gray40 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Gray50 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Gray80 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
grbit - Variable in class io.starter.formats.XLS.charts.Legend
 
grbit - Variable in class io.starter.formats.XLS.Continue
 
grbitoff - Variable in class io.starter.formats.XLS.Continue
 
Green - Static variable in interface io.starter.formats.XLS.FormatConstants
 
GrpSp - Class in io.starter.formats.OOXML
grpSp (Group Shape) This element specifies a group shape that represents many shapes grouped together.
GrpSp(NvGrpSpPr, GrpSpPr, ArrayList<OOXMLElement>) - Constructor for class io.starter.formats.OOXML.GrpSp
 
GrpSp(GrpSp) - Constructor for class io.starter.formats.OOXML.GrpSp
 
Guts - Class in io.starter.formats.XLS
GUTS: Size of Row and Column Gutters
This record stores information about gutter settings
Guts() - Constructor for class io.starter.formats.XLS.Guts
 
GUTS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
GZIP - Static variable in class io.starter.toolkit.Base64
Specify that data should be gzip-compressed.

H

Handle - Interface in io.starter.OpenXLS
A type that represents a component of a document.
handlePassThroughs(ZipFile, WorkBookHandle, String, String, String[]) - Static method in class io.starter.formats.XLS.OOXMLReader
pass-through current OOXML element/file - i.e.
handleSheetPassThroughs(ZipFile, WorkBookHandle, Boundsheet, String, String, String[], String) - Static method in class io.starter.formats.XLS.OOXMLReader
pass-through current sheet-level OOXML element/file - i.e.
hasArray() - Method in class io.starter.formats.LEO.BlockByteReader
 
hasAttachedString() - Method in class io.starter.formats.XLS.Formula
 
hasAxis(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
returns true if axisType is found on chart
hasBorder() - Method in class io.starter.formats.escher.MsofbtOPT
 
hasBorder() - Method in class io.starter.formats.XLS.MSODrawing
 
hasBox() - Method in class io.starter.formats.OOXML.Legend
returns true if this legend should have a box around it
hasBox() - Method in class io.starter.formats.XLS.charts.Frame
returns true if this Frame is surrounded by a box
hasBox() - Method in class io.starter.formats.XLS.charts.Legend
returns true if this legend is surrounded by a box (the default)
hasBubbleSizes() - Method in class io.starter.formats.XLS.charts.Series
 
hasBubbleSizes() - Method in class io.starter.OpenXLS.ChartSeriesHandle
returns true if this chart has Bubble Sizes
hasChart() - Method in class io.starter.formats.OOXML.ObjectChoice
return if this Object Choice element refers to a chart as opposed to a shape or image
hasChart() - Method in class io.starter.formats.OOXML.OneCellAnchor
return if this oneCellAnchor element refers to a chart as opposed to a shape or image
hasChart() - Method in class io.starter.formats.OOXML.TwoCellAnchor
return if this twoCellAnchor element refers to a chart as opposed to a shape or image
hasContinues() - Method in interface io.starter.formats.XLS.BiffRec
returns whether this record has a CONTINUE record containing data beyond the 8228 byte record size limit.
hasContinues() - Method in class io.starter.formats.XLS.XLSRecord
returns whether this record has a CONTINUE record containing data beyond the 8228 byte record size limit.
hasConverged(double, double, double, int, int) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
Indicate if an iterative algorithm has RELATIVE converged.
hasCustomHeight() - Method in class io.starter.formats.XLS.Boundsheet
return true if defaultrowheight is manually set (Excel 2007-Specific)
hasDataLegend() - Method in class io.starter.formats.XLS.charts.Chart
return truth if Chart has a data legend key showing
hasDataLegend() - Method in class io.starter.formats.XLS.charts.ChartType
return truth if Chart has a data legend key showing
hasDataLegend() - Method in class io.starter.OpenXLS.ChartHandle
returns true if Chart has a Data Legend Key showing
hasDataValidations() - Method in class io.starter.OpenXLS.WorkSheetHandle
return true if sheet contains data validations
hasDoc() - Method in class io.starter.formats.LEO.LEOFile
return whether the LEOFile contains a valid doc
hasFormattingRuns() - Method in class io.starter.formats.XLS.Unicodestring
Return true if the string contains formatting runs embedded within it
hasFrozenPanes() - Method in class io.starter.OpenXLS.WorkSheetHandle
Get whether there are freeze panes in the output sheet.
hasGridlines(int) - Method in class io.starter.formats.XLS.charts.Axis
returns true of this axis displays major gridlines
hashCode() - Method in class io.starter.formats.LEO.BlockByteReader
 
hashCode() - Method in class io.starter.formats.XLS.CellAddressComparator
Returns a hash code value for this object.
hashcode - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
hashCode() - Method in class io.starter.OpenXLS.CellHandle
 
hashCode() - Method in class io.starter.toolkit.GenericRecycleBin
 
hashCode() - Method in class io.starter.toolkit.Money
Returns a hashcode for this object.
hashPassword(String) - Static method in class io.starter.formats.XLS.Password
Hashes the given password with the Excel password verifier algorithm.
hasHyperlink() - Method in class io.starter.OpenXLS.CellHandle
returns true if this Cell contains a hyperlink
hasImage() - Method in class io.starter.formats.OOXML.ObjectChoice
return if this Object Choice refers to an image rather than a chart or shape
hasImage() - Method in class io.starter.formats.OOXML.OneCellAnchor
return if this oneCellAnchor element refers to an image rather than a chart or shape
hasImage() - Method in class io.starter.formats.OOXML.TwoCellAnchor
return if this twoCellAnchor element refers to an image rather than a chart or shape
hasIxfe() - Method in class io.starter.formats.XLS.Row
Returns whether a format has been set for this row.
hasLine() - Method in class io.starter.formats.OOXML.SpPr
return true if this shape properties contains a line
hasMacros(Document) - Static method in class io.starter.formats.XLS.OOXMLAdapter
return true of workbook bk contains macros
hasMarkers(int) - Method in class io.starter.formats.XLS.charts.Chart
returns true if this chart has data markers (line, scatter and radar charts only)
hasMergedCells() - Method in class io.starter.formats.XLS.Boundsheet
return truth of "has merged cells"
hasMore() - Method in class io.starter.naming.NamingEnumerationImpl
 
hasMoreElements() - Method in class io.starter.naming.NamingEnumerationImpl
 
hasNext() - Method in class io.starter.formats.LEO.BlockImpl
 
hasPivotCache() - Method in class io.starter.formats.LEO.LEOFile
return whether the LEOFile contains the _SX_DB_CUR Pivot Table Cache storage (required for Pivot Table)
hasPlotAreaBorder() - Method in class io.starter.formats.XLS.charts.Axis
returns true if plot area has a bonding box/border
hasReachedAccuracy(double, double, double) - Static method in class io.starter.formats.XLS.formulas.EngineeringCalculator
Indicate if xn and xo have the relative/absolute accuracy epsilon.
hasRemaining() - Method in class io.starter.formats.LEO.BlockByteReader
 
hasRowPivotItemsRecord() - Method in class io.starter.formats.XLS.Sxview
 
hasShadow() - Method in class io.starter.formats.XLS.charts.Bar
 
hasShadow() - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
hasShadow() - Method in class io.starter.formats.XLS.charts.Pie
 
hasShape() - Method in class io.starter.formats.OOXML.GrpSp
return if this Group refers to a shape, as opposed a chart or an image
hasShape() - Method in class io.starter.formats.OOXML.ObjectChoice
return if this Object Choice refers to a shape, as opposed a chart or an image
hasShape() - Method in class io.starter.formats.OOXML.OneCellAnchor
return if this oneCellAnchor element refers to a shape, as opposed a chart or an image
hasShape() - Method in class io.starter.formats.OOXML.TwoCellAnchor
return if this twoCellAnchor element refers to a shape, as opposed a chart or an image
hasSheet() - Method in class io.starter.OpenXLS.CellRangeRef
Determines whether this range is qualified with a sheet.
hasTextId() - Method in class io.starter.formats.escher.MsofbtOPT
returns true if this OPT subrecord contains an msofbtlTxid entry- necessary to calculate container lengths correctly - see MSODrawing.updateRecord
hasThickBottom() - Method in class io.starter.formats.XLS.Boundsheet
set if row has thick bottom by default (Excel 2007-Specific)
hasThickTop() - Method in class io.starter.formats.XLS.Boundsheet
return true if row has thick top by default (Excel 2007-Specific)
hasWorkBook() - Method in class io.starter.formats.LEO.LEOFile
return whether the LEOFile contains a valid workbook
hasZeroHeight() - Method in class io.starter.formats.XLS.Boundsheet
return true if rows are hidden by default (Excel 2007-Specific)
HCenter - Class in io.starter.formats.XLS
Record specifying whether the sheet is to be centered horizontally when printed.
HCenter() - Constructor for class io.starter.formats.XLS.HCenter
 
HCENTER - Static variable in interface io.starter.formats.XLS.XLSConstants
 
hdr - Variable in class io.starter.formats.XLS.Boundsheet
 
HEADER_SIZE - Static variable in class io.starter.formats.LEO.LEOHeader
 
Headerrec - Class in io.starter.formats.XLS
Headerrec: Print Header on Each Page (14h)
Headerrec describes the header printed on every page
Headerrec() - Constructor for class io.starter.formats.XLS.Headerrec
 
HEADERREC - Static variable in interface io.starter.formats.XLS.XLSConstants
 
HEIGHT - Static variable in class io.starter.OpenXLS.ChartHandle
 
HEIGHT - Static variable in class io.starter.OpenXLS.ImageHandle
 
HexStringToColor(String) - Static method in class io.starter.OpenXLS.FormatHandle
convert hex string RGB to a Color
HexStringToColorInt(String, short) - Static method in class io.starter.OpenXLS.FormatHandle
convert hex string RGB to Excel colortable int format if an exact match is not find, does color-matching to try and obtain closest match
HexStringToColorIntExact(String, short) - Static method in class io.starter.OpenXLS.FormatHandle
convert hex string RGB to Excel colortable int format if no exact match is found returns -1
HIDDEN - Static variable in class io.starter.formats.XLS.Boundsheet
 
HIDDEN - Static variable in interface io.starter.formats.XLS.Sheet
 
hide() - Method in class io.starter.OpenXLS.CommentHandle
Sets this Note (Comment) to be hidden until the attached cell has focus This is the default state of note records
hierarchyDepth - Variable in class io.starter.formats.XLS.charts.Chart
 
HIGH - Static variable in class io.starter.formats.XLS.charts.Axis
 
Hlink - Class in io.starter.formats.XLS
Hlink: Hyperlink (1b8h)
hyperlink record
Hlink() - Constructor for class io.starter.formats.XLS.Hlink
 
HLINK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
HORIZONTAL_ALIGNMENTS - Static variable in interface io.starter.formats.XLS.FormatConstants
These Horizontal alignments are used to map to HTML output, so some values may not be as expected.
HORIZONTAL_PAGE_BREAKS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
horizontalAlignment - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
HTMLCOLORNAMES - Static variable in interface io.starter.formats.XLS.FormatConstants
given color int ala COLORTABLE, interpret HTML Color name
hyperlink - Variable in class io.starter.formats.XLS.XLSRecord
 

I

id - Variable in class io.starter.formats.XLS.charts.Ai
 
id - Variable in class io.starter.formats.XLS.charts.SeriesText
 
ID_AXIS_LINE - Static variable in class io.starter.formats.XLS.charts.AxisLineFormat
 
ID_MAJOR_GRID - Static variable in class io.starter.formats.XLS.charts.AxisLineFormat
 
ID_MINOR_GRID - Static variable in class io.starter.formats.XLS.charts.AxisLineFormat
 
ID_WALLORFLOOR - Static variable in class io.starter.formats.XLS.charts.AxisLineFormat
 
idx - Variable in class io.starter.formats.XLS.XLSRecord
 
IDXBLOCKSIZE - Static variable in class io.starter.formats.LEO.LEOFile
 
ifmt - Variable in class io.starter.formats.XLS.charts.Ai
 
Ifmt - Class in io.starter.formats.XLS.charts
Ifmt: Number-Format Index(0x104e)
Ifmt() - Constructor for class io.starter.formats.XLS.charts.Ifmt
 
IFMT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
IlblListener - Interface in io.starter.formats.XLS.formulas
An IlblListener is aware of changes to the Named range references.
ILLEGAL_INIT_ERROR - Static variable in exception io.starter.OpenXLS.WorkBookException
 
IMAGE_TYPE_DIB - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
IMAGE_TYPE_EMF - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
IMAGE_TYPE_GIF - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
IMAGE_TYPE_JPG - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
IMAGE_TYPE_PICT - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
IMAGE_TYPE_PNG - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
IMAGE_TYPE_WMF - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
ImageHandle - Class in io.starter.OpenXLS
The ImageHandle provides access to an Image embedded in a spreadsheet.

Use the ImageHandle to work with images in spreadsheet.


With an ImageHandle you can:

insert images into your spreadsheet set the position of the image set the width and height of the image write spreadsheet image files to any outputstream

ImageHandle(InputStream, WorkSheetHandle) - Constructor for class io.starter.OpenXLS.ImageHandle
Constructor which takes image file bytes and inserts into specific sheet
ImageHandle(InputStream, Boundsheet) - Constructor for class io.starter.OpenXLS.ImageHandle
Constructor which takes image file bytes and associates it with the specified boundsheet
ImageHandle(byte[], Boundsheet) - Constructor for class io.starter.OpenXLS.ImageHandle
Constructor which takes image file bytes and inserts into specific sheet
imageMap - Variable in class io.starter.formats.XLS.Boundsheet
 
ImageNotFoundException - Exception in io.starter.formats.XLS
thrown when trying to access an Image and it is not found.
ImageNotFoundException(String) - Constructor for exception io.starter.formats.XLS.ImageNotFoundException
 
IME_MODE_DISABLE - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_FULL_WIDTH_ALPHA - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_FULL_WIDTH_HANKUL - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_HALF_WIDTH_ALPHA - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_HALF_WIDTH_HANKUL - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_HIRAGANA - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_KATAKANA - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_KATALANA_HALF - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_NO_CONTROL - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_OFF - Static variable in class io.starter.OpenXLS.ValidationHandle
 
IME_MODE_ON - Static variable in class io.starter.OpenXLS.ValidationHandle
 
incCRef(int) - Method in class io.starter.formats.XLS.MSODrawingGroup
increment reference count for specific image data
incrementHeight(float) - Method in class io.starter.formats.XLS.charts.Legend
a rough estimate of expanding legend dimensions of 1 normal entry
incrementSharedFormula(Stack, int, int, int[]) - Static method in class io.starter.formats.XLS.Formula
increment each PtgRef in expression stack via row or column based on rowInc or colInc values Used in OOXML parsing
incUseCount() - Method in class io.starter.formats.XLS.Xf
inc # records using this xf
Index - Class in io.starter.formats.XLS
Index: Index Record 0x20B
Index records are written after the Bof record for each Boundsheet.
Index() - Constructor for class io.starter.formats.XLS.Index
 
INDEX - Static variable in interface io.starter.formats.XLS.XLSConstants
 
indexOf(CompatibleVectorHints) - Method in class io.starter.toolkit.CompatibleVector
if the object being checked implements index hints, the lookup can be performed much faster speed of lookups is affected by 'shuffling' positions of vector elements.
Indigo - Static variable in interface io.starter.formats.XLS.FormatConstants
 
IndirectOutputStream - Class in io.starter.toolkit
An IndirectOutputStream forwards all requests unmodified to another output stream which may be changed at runtime.
IndirectOutputStream() - Constructor for class io.starter.toolkit.IndirectOutputStream
Creates a new IndirectOutputStream with no sink which fails when no sink is present.
IndirectOutputStream(OutputStream) - Constructor for class io.starter.toolkit.IndirectOutputStream
Creates a new IndirectOutputStream with the given sink which fails when no sink is present.
IndirectOutputStream(OutputStream, boolean) - Constructor for class io.starter.toolkit.IndirectOutputStream
Creates a new IndirectOutputStream with the given sink and behavior when no sink is present.
InFile - Class in io.starter.toolkit
 
InFile(String) - Constructor for class io.starter.toolkit.InFile
 
InFile(File) - Constructor for class io.starter.toolkit.InFile
 
INFO_STRING - Static variable in class io.starter.toolkit.Logger
 
InformationCalculator - Class in io.starter.formats.XLS.formulas
 
InformationCalculator() - Constructor for class io.starter.formats.XLS.formulas.InformationCalculator
 
init(ByteBuffer, int, int) - Method in interface io.starter.formats.LEO.Block
init the Block Data
init(ByteBuffer, int, int) - Method in class io.starter.formats.LEO.BlockImpl
init the BIGBLOCK Data
init(ByteBuffer) - Method in class io.starter.formats.LEO.LEOFile
read LEO file information from header.
init() - Method in class io.starter.formats.LEO.LEOHeader
initialize from existing data
init(ByteBuffer) - Method in class io.starter.formats.LEO.LEOHeader
initialize the leo doc header
init(Vector, int[]) - Method in interface io.starter.formats.LEO.Storable
associate this storage with its Block table entries and data
init(List, int[], boolean) - Method in class io.starter.formats.LEO.Storage
associate this storage with its blocks of data (obtained by walking down the FAT sector index chain to obtain blocks from the dta block store) for some bizarre reason, at idx 30208 the extraDIFAT jumps 5420 to 35628
init(ByteBuffer, LEOHeader, List, int[]) - Method in class io.starter.formats.LEO.StorageTable
initialize the directory entry array
init() - Method in class io.starter.formats.XLS.Array
 
init(String, int, int) - Method in class io.starter.formats.XLS.Array
init Array record from formula string
init() - Method in class io.starter.formats.XLS.AutoFilter
initialize the AutoFilter record
init() - Method in interface io.starter.formats.XLS.BiffRec
perform record initialization
init() - Method in class io.starter.formats.XLS.Blank
 
init() - Method in class io.starter.formats.XLS.Bof
Initialize the BOF record
init() - Method in class io.starter.formats.XLS.BookBool
 
init() - Method in class io.starter.formats.XLS.Boolerr
 
init() - Method in class io.starter.formats.XLS.BottomMargin
 
init() - Method in class io.starter.formats.XLS.Boundsheet
initialize the SheetImpl with data from the byte array.
init() - Method in class io.starter.formats.XLS.CalcMode
 
init() - Method in class io.starter.formats.XLS.Cf
initialize the Cf record
init() - Method in class io.starter.formats.XLS.charts.Ai
 
init() - Method in class io.starter.formats.XLS.charts.AlRuns
 
init() - Method in class io.starter.formats.XLS.charts.Area
 
init() - Method in class io.starter.formats.XLS.charts.AreaFormat
 
init() - Method in class io.starter.formats.XLS.charts.AttachedLabel
 
init() - Method in class io.starter.formats.XLS.charts.Axcent
 
init() - Method in class io.starter.formats.XLS.charts.Axesused
 
init() - Method in class io.starter.formats.XLS.charts.Axis
 
init() - Method in class io.starter.formats.XLS.charts.AxisLineFormat
 
init() - Method in class io.starter.formats.XLS.charts.AxisParent
 
init() - Method in class io.starter.formats.XLS.charts.Bar
 
init() - Method in class io.starter.formats.XLS.charts.Begin
 
init() - Method in class io.starter.formats.XLS.charts.Boppop
 
init() - Method in class io.starter.formats.XLS.charts.BoppopCustom
 
init() - Method in class io.starter.formats.XLS.charts.CatLab
 
init() - Method in class io.starter.formats.XLS.charts.CatserRange
 
init() - Method in class io.starter.formats.XLS.charts.Chart
 
init() - Method in class io.starter.formats.XLS.charts.Chart3DBarShape
 
init() - Method in class io.starter.formats.XLS.charts.ChartFormat
 
init() - Method in class io.starter.formats.XLS.charts.ChartFormatLink
 
init() - Method in class io.starter.formats.XLS.charts.ChartFrtInfo
 
init() - Method in class io.starter.formats.XLS.charts.ChartLine
 
init() - Method in class io.starter.formats.XLS.charts.CrtLayout12
 
init() - Method in class io.starter.formats.XLS.charts.CrtLayout12A
 
init() - Method in class io.starter.formats.XLS.charts.Dat
 
init() - Method in class io.starter.formats.XLS.charts.DataFormat
 
init() - Method in class io.starter.formats.XLS.charts.DataLabExt
 
init() - Method in class io.starter.formats.XLS.charts.DataLabExtContents
 
init() - Method in class io.starter.formats.XLS.charts.DefaultText
 
init() - Method in class io.starter.formats.XLS.charts.Dropbar
 
init() - Method in class io.starter.formats.XLS.charts.End
 
init() - Method in class io.starter.formats.XLS.charts.EndBlock
 
init() - Method in class io.starter.formats.XLS.charts.EndObject
 
init() - Method in class io.starter.formats.XLS.charts.Fbi
 
init() - Method in class io.starter.formats.XLS.charts.Fontx
 
init() - Method in class io.starter.formats.XLS.charts.Frame
 
init() - Method in class io.starter.formats.XLS.charts.FrtFontList
 
init() - Method in class io.starter.formats.XLS.charts.FrtWrapper
 
init() - Method in class io.starter.formats.XLS.charts.GelFrame
 
init() - Method in class io.starter.formats.XLS.charts.Ifmt
 
init() - Method in class io.starter.formats.XLS.charts.Legend
 
init() - Method in class io.starter.formats.XLS.charts.Legendxn
 
init() - Method in class io.starter.formats.XLS.charts.Line
 
init() - Method in class io.starter.formats.XLS.charts.LineFormat
 
init() - Method in class io.starter.formats.XLS.charts.MarkerFormat
 
init() - Method in class io.starter.formats.XLS.charts.ObjectLink
 
init() - Method in class io.starter.formats.XLS.charts.Picf
 
init() - Method in class io.starter.formats.XLS.charts.Pie
 
init() - Method in class io.starter.formats.XLS.charts.PieFormat
 
init() - Method in class io.starter.formats.XLS.charts.PivotChartBits
 
init() - Method in class io.starter.formats.XLS.charts.PivotChartLink
 
init() - Method in class io.starter.formats.XLS.charts.PlotArea
 
init() - Method in class io.starter.formats.XLS.charts.PlotGrowth
 
init() - Method in class io.starter.formats.XLS.charts.Pos
 
init() - Method in class io.starter.formats.XLS.charts.Radar
 
init() - Method in class io.starter.formats.XLS.charts.RadarArea
 
init() - Method in class io.starter.formats.XLS.charts.SbaseRef
 
init() - Method in class io.starter.formats.XLS.charts.Scatter
 
init() - Method in class io.starter.formats.XLS.charts.SerauxErrBar
 
init() - Method in class io.starter.formats.XLS.charts.SerauxTrend
 
init() - Method in class io.starter.formats.XLS.charts.Serfmt
 
init() - Method in class io.starter.formats.XLS.charts.Series
 
init() - Method in class io.starter.formats.XLS.charts.SeriesList
 
init() - Method in class io.starter.formats.XLS.charts.SeriesText
 
init() - Method in class io.starter.formats.XLS.charts.SerParent
 
init() - Method in class io.starter.formats.XLS.charts.SerToCrt
 
init() - Method in class io.starter.formats.XLS.charts.ShtProps
 
init() - Method in class io.starter.formats.XLS.charts.SiIndex
 
init() - Method in class io.starter.formats.XLS.charts.StartBlock
 
init() - Method in class io.starter.formats.XLS.charts.StartObject
 
init() - Method in class io.starter.formats.XLS.charts.Surface
 
init() - Method in class io.starter.formats.XLS.charts.SxViewLink
 
init() - Method in class io.starter.formats.XLS.charts.TextDisp
 
init() - Method in class io.starter.formats.XLS.charts.ThreeD
 
init() - Method in class io.starter.formats.XLS.charts.Tick
 
init() - Method in class io.starter.formats.XLS.charts.Units
 
init() - Method in class io.starter.formats.XLS.charts.ValueRange
 
init() - Method in class io.starter.formats.XLS.charts.YMult
 
init() - Method in class io.starter.formats.XLS.Codename
 
init() - Method in class io.starter.formats.XLS.Colinfo
 
init() - Method in class io.starter.formats.XLS.Condfmt
initialize the condfmt record Please note that the sqref structure is not initialized in this location, but is required for cfmt functionality.
init() - Method in class io.starter.formats.XLS.Condfmt12
 
init() - Method in class io.starter.formats.XLS.Continue
 
init() - Method in class io.starter.formats.XLS.Country
 
init() - Method in class io.starter.formats.XLS.Crn
 
init() - Method in class io.starter.formats.XLS.Dbcell
Initialize the Dbcell
init() - Method in class io.starter.formats.XLS.DConBin
 
init() - Method in class io.starter.formats.XLS.DConName
 
init() - Method in class io.starter.formats.XLS.DConRef
init method
init() - Method in class io.starter.formats.XLS.DefaultRowHeight
init: save the default row height
init() - Method in class io.starter.formats.XLS.DefColWidth
 
init() - Method in class io.starter.formats.XLS.Dimensions
 
init() - Method in class io.starter.formats.XLS.Dsf
all it does is indicate DSF-ness
init() - Method in class io.starter.formats.XLS.Dv
Standard init method
init() - Method in class io.starter.formats.XLS.Dval
Standard init method, nothing new
init() - Method in class io.starter.formats.XLS.Externname
 
init() - Method in class io.starter.formats.XLS.Externsheet
 
init() - Method in class io.starter.formats.XLS.Extsst
 
init() - Method in class io.starter.formats.XLS.FeatHeadr
init the record - as of now, only enhanced protection is supported
init() - Method in class io.starter.formats.XLS.Font
Initialize the font record
init() - Method in class io.starter.formats.XLS.FontBasis
 
init() - Method in class io.starter.formats.XLS.Footerrec
 
init() - Method in class io.starter.formats.XLS.Format
Initializes the record from bytes.
init(WorkBook, int, String) - Method in class io.starter.formats.XLS.Format
 
init() - Method in class io.starter.formats.XLS.Formula
Parses the record bytes.
init(byte[]) - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgArea
 
init(byte[], XLSRecord) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
constructor, takes the array of the ptgRef, including the identifier so we do not need to figure it out again later...
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgAreaErr3d
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgArray
 
init() - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgBool
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgErr
 
init(int, int) - Method in class io.starter.formats.XLS.formulas.PtgExp
init from row, col
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgExp
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgInt
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgMemArea
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgMemAreaA
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgName
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgNumber
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgRef
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgRefErr
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgRefN
 
init(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgStr
 
init() - Method in class io.starter.formats.XLS.Guts
 
init() - Method in class io.starter.formats.XLS.HCenter
 
init() - Method in class io.starter.formats.XLS.Headerrec
 
init() - Method in class io.starter.formats.XLS.Hlink
 
init() - Method in class io.starter.formats.XLS.Index
 
init() - Method in class io.starter.formats.XLS.Label
 
init() - Method in class io.starter.formats.XLS.Labelsst
 
init() - Method in class io.starter.formats.XLS.LeftMargin
 
init() - Method in class io.starter.formats.XLS.Mergedcells
 
init() - Method in class io.starter.formats.XLS.MSODrawing
parse the data contained in this drawing record
init() - Method in class io.starter.formats.XLS.MSODrawingGroup
 
init() - Method in class io.starter.formats.XLS.MSODrawingSelection
not a lot going on here...
init() - Method in class io.starter.formats.XLS.Mulblank
initialize this record
init() - Method in class io.starter.formats.XLS.Mulrk
populate the MULRk with its data, as well as creating multiple Rk records per the Rk array.
init() - Method in class io.starter.formats.XLS.Name
Initialize the Name record
init(boolean) - Method in class io.starter.formats.XLS.Name
init Name record
init() - Method in class io.starter.formats.XLS.NineteenOhFour
 
init() - Method in class io.starter.formats.XLS.Note
 
init() - Method in class io.starter.formats.XLS.NumberRec
 
init() - Method in class io.starter.formats.XLS.Obj
Initialize a new OBJ Record
init() - Method in class io.starter.formats.XLS.ObjProtect
 
init() - Method in class io.starter.formats.XLS.Obproj
 
init() - Method in class io.starter.formats.XLS.Palette
 
init() - Method in class io.starter.formats.XLS.Pane
 
init() - Method in class io.starter.formats.XLS.Password
 
init() - Method in class io.starter.formats.XLS.Phonetic
 
init(StorageTable, WorkBookHandle) - Method in class io.starter.formats.XLS.PivotCache
 
init() - Method in class io.starter.formats.XLS.Pls
 
init() - Method in class io.starter.formats.XLS.PLV
 
init() - Method in class io.starter.formats.XLS.PrintGrid
 
init() - Method in class io.starter.formats.XLS.PrintRowCol
 
init() - Method in class io.starter.formats.XLS.Prot4rev
 
init() - Method in class io.starter.formats.XLS.Protect
 
init() - Method in class io.starter.formats.XLS.QsiSXTag
 
init() - Method in class io.starter.formats.XLS.RightMargin
 
init() - Method in class io.starter.formats.XLS.Rk
This init method pulls out the record header information, then sends the as-yet unmodded rkdata record across to the rktranslate method
init() - Method in class io.starter.formats.XLS.Row
 
init() - Method in class io.starter.formats.XLS.ScenProtect
 
init() - Method in class io.starter.formats.XLS.Scl
 
init() - Method in class io.starter.formats.XLS.Selection
 
init() - Method in class io.starter.formats.XLS.Setup
 
init() - Method in interface io.starter.formats.XLS.Sheet
initialize the SheetImpl with data from the byte array.
init() - Method in class io.starter.formats.XLS.Shrfmla
 
init() - Method in class io.starter.formats.XLS.Sst
 
init(Sst) - Static method in class io.starter.formats.XLS.Sst
Initializes the sst as well as initializing the UnicodeStrings contained within
init() - Method in class io.starter.formats.XLS.StringRec
 
init() - Method in class io.starter.formats.XLS.Style
 
init() - Method in class io.starter.formats.XLS.Supbook
 
init() - Method in class io.starter.formats.XLS.SxAddl
 
init() - Method in class io.starter.formats.XLS.SXBool
 
init() - Method in class io.starter.formats.XLS.SxDB
 
init() - Method in class io.starter.formats.XLS.SxDBB
 
init() - Method in class io.starter.formats.XLS.SXDBEx
 
init() - Method in class io.starter.formats.XLS.SxDI
 
init() - Method in class io.starter.formats.XLS.SxEX
 
init() - Method in class io.starter.formats.XLS.SxFDB
 
init() - Method in class io.starter.formats.XLS.SXFDBType
 
init() - Method in class io.starter.formats.XLS.Sxformat
 
init() - Method in class io.starter.formats.XLS.Sxivd
 
init() - Method in class io.starter.formats.XLS.Sxli
 
init() - Method in class io.starter.formats.XLS.SXNum
 
init() - Method in class io.starter.formats.XLS.SxPI
 
init() - Method in class io.starter.formats.XLS.SxStreamID
init method
init() - Method in class io.starter.formats.XLS.SXString
 
init() - Method in class io.starter.formats.XLS.Sxvd
 
init() - Method in class io.starter.formats.XLS.SxVdEX
 
init() - Method in class io.starter.formats.XLS.Sxvi
 
init() - Method in class io.starter.formats.XLS.Sxview
 
init() - Method in class io.starter.formats.XLS.SxVIEWEX9
 
init() - Method in class io.starter.formats.XLS.SxVS
 
init() - Method in class io.starter.formats.XLS.TabID
Default init
init() - Method in class io.starter.formats.XLS.TableStyles
 
init() - Method in class io.starter.formats.XLS.TopMargin
 
init() - Method in class io.starter.formats.XLS.Txo
 
init() - Method in class io.starter.formats.XLS.Usersviewbegin
 
init() - Method in class io.starter.formats.XLS.Usersviewend
 
init() - Method in class io.starter.formats.XLS.VCenter
 
init() - Method in class io.starter.formats.XLS.Window1
Default init method
init() - Method in class io.starter.formats.XLS.Window2
 
init() - Method in class io.starter.formats.XLS.Writeaccess
 
init() - Method in class io.starter.formats.XLS.WsBool
 
init() - Method in class io.starter.formats.XLS.Xct
 
init() - Method in class io.starter.formats.XLS.Xf
The XF record can either be a style XF or a Cell XF.
init() - Method in class io.starter.formats.XLS.XLSRecord
perform record initialization
init() - Method in class io.starter.formats.XML.UnicodeInputStream
Read-ahead four bytes and check for BOM marks.
init() - Method in class io.starter.OpenXLS.CellRange
initializes this CellRange
initBytes(BlockByteReader) - Method in class io.starter.OpenXLS.WorkBookHandle
init the new WorkBookHandle
initCells(WorkBookHandle) - Method in class io.starter.formats.XLS.Hlink
 
initCells(WorkBookHandle) - Method in class io.starter.formats.XLS.Mergedcells
Initialize the CellRanges containing the Merged Cells.
initCells(boolean) - Method in class io.starter.OpenXLS.CellRange
Initializes this CellRange's cell list if necessary.
initChartRecords() - Method in class io.starter.formats.XLS.charts.Chart
Take the initial array of records for the chart, and create a hierarchial array of objects for the chart.
initDbCell(int, List) - Method in class io.starter.formats.XLS.Dbcell
Init the dbcell with it's new values TODO: review these calls to look for performance gain possibilities.
initDefault() - Method in class io.starter.OpenXLS.WorkBookHandle
another handle to the useful ability to load a book from the prorotype bytes
initDirectories(List, int[]) - Method in class io.starter.formats.LEO.StorageTable
 
initFromFile(File) - Method in class io.starter.OpenXLS.WorkBookHandle
do all initialization with a filename
initFromMiniStream(List, int[]) - Method in class io.starter.formats.LEO.Storage
Associate this storage with it's data (obtained by walking the miniFAT sector index to reference blocks in the miniStream
initFromStream(InputStream) - Method in class io.starter.OpenXLS.WorkBookHandle
Initialize this workbook from a stream, unfortunately our byte backer requires a file, so create a tempfile and init from that
InitialContextFactoryImpl - Class in io.starter.naming
Read the details at: http://java.sun.com/j2se/1.3/docs/guide/jndi/spec/spi/jndispiTOC.fm.html
InitialContextFactoryImpl() - Constructor for class io.starter.naming.InitialContextFactoryImpl
 
InitialContextImpl - Class in io.starter.naming
A basic JNDI Context which holds a flat lookup of names
InitialContextImpl() - Constructor for class io.starter.naming.InitialContextImpl
 
initializeExpression(String) - Method in class io.starter.formats.XLS.Name
Essentially a wrapped setLocation call that is handled for initialization of names from OOXML files.
initializeFromByteArray(byte[]) - Method in class io.starter.OpenXLS.WorkBookHandle
Protected method that handles WorkBookHandle(byte[]) constructor
initializeIndirectFormulas() - Method in class io.starter.formats.XLS.WorkBook
Initialize the indirect functions in this workbook by calculating the formulas
initializeNames() - Method in class io.starter.formats.XLS.WorkBook
Init names at Post-load
initializeReferences() - Method in class io.starter.formats.XLS.Condfmt
As the init() call occurs before worksheet is set upon this conditionalformat record, we have to initialze the references after init in order for referenceTracker to work correctly
initMiniStream(List, int[]) - Method in class io.starter.formats.LEO.StorageTable
// whenever a stream is shorter than a specific length // it is stored as a short-stream or ministream.
initNew() - Method in class io.starter.formats.XLS.charts.DataFormat
 
initNewMSODrawingGroup() - Method in class io.starter.formats.XLS.MSODrawingGroup
 
initobs - Variable in class io.starter.formats.XLS.charts.Chart
 
initRowCol() - Method in class io.starter.formats.XLS.XLSRecord
 
initSharedFormulas() - Method in class io.starter.OpenXLS.WorkBookHandle
 
initTestRecVect() - Method in class io.starter.formats.XLS.ByteStreamer
 
initThreeD() - Method in class io.starter.formats.XLS.charts.Chart
returns the 3d record of the desired chart
initThreeD(int, int) - Method in class io.starter.formats.XLS.charts.Chart
returns the 3d record of the desired chart
initThreeD(int) - Method in class io.starter.formats.XLS.charts.ChartType
returns the 3d record of the desired chart
initTrackerCell() - Method in class io.starter.formats.XLS.formulas.GenericPtg
if the Ptg needs to keep a handle to a cell, this is it...
initTrackerCell() - Method in interface io.starter.formats.XLS.formulas.Ptg
if the Ptg needs to keep a handle to a cell, this is it...
initWorkBook(Book, BlockByteReader, LEOFile) - Method in class io.starter.formats.XLS.WorkBookFactory
Initialize the workbook
initWorkBookFactory() - Method in class io.starter.OpenXLS.WorkBookHandle
 
initWrapper(ByteBuffer) - Method in class io.starter.formats.LEO.LEOFile
This is just removing some duplicate code from our constructors We should add some exception handling in here!
inputJSONObject(JSONObject, JSONObject) - Method in class io.starter.OpenXLS.ChartHandle
utility to add a JSON object
This is an internal method that is not useful to the end user.
InputStream(InputStream) - Constructor for class io.starter.toolkit.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class io.starter.toolkit.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
inrange(int) - Method in class io.starter.formats.XLS.Colinfo
returns whether a given col is referenced by this Colinfo
inrange(int) - Method in class io.starter.formats.XLS.Hlink
returns whether a given col is referenced by this Hyperlink
insertChartSeries(Chart, String, int) - Static method in class io.starter.formats.XLS.ReferenceTracker
insert chart series upon an insert row called by WSH.shiftRow if series are row-based
insertCol(String) - Method in interface io.starter.OpenXLS.WorkSheet
Insert a blank column into the worksheet.
insertCol(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Deprecated.
insertCol(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Deprecated.
insertCols(int, int) - Method in class io.starter.formats.XLS.Boundsheet
inserts a col and shifts all of the other rows over one
insertCols(int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Inserts empty columns and shifts the following columns to the right.
insertDropDownBox(int) - Method in class io.starter.formats.XLS.Boundsheet
Handles the MSO records necessary for defining a DropDown list object
insertDvalRec() - Method in class io.starter.formats.XLS.Boundsheet
For workbooks that do not contain a dval record, insert a default dval rec
insertElementAt(Object, int) - Method in class io.starter.toolkit.FastAddVector
 
insertElementAt(Object, int) - Method in class io.starter.toolkit.FastGetVector
 
insertFont(Font) - Method in class io.starter.formats.XLS.WorkBook
InsertFont inserts a Font record into the workbook level stream, For some reason, the addFont only puts it into an array that is never accessed on output.
insertFormat(Format) - Method in class io.starter.formats.XLS.WorkBook
Inserts a newly created Format record into the workbook.
insertImage(ImageHandle) - Method in class io.starter.formats.XLS.Boundsheet
Insert an image into the WorkBook
insertImage(ImageHandle, boolean) - Method in class io.starter.formats.XLS.Boundsheet
Please add comments for this method
insertImage(ImageHandle) - Method in class io.starter.OpenXLS.WorkSheetHandle
insert an image into this worksheet
insertLocation(int, int) - Method in class io.starter.formats.XLS.Externsheet
Insert location checks if a specific boundsheet range already has a reference.
insertName(Name) - Method in class io.starter.formats.XLS.WorkBook
Inserts a newly created Name record into the correct location in the streamer.
insertRow(int, int, int, boolean) - Method in class io.starter.formats.XLS.Boundsheet
Inserts a row and shifts subsequent rows down by one.
insertRow(int) - Method in interface io.starter.OpenXLS.WorkSheet
Insert a blank row into the worksheet.
insertRow(int, boolean) - Method in interface io.starter.OpenXLS.WorkSheet
Insert a blank row into the worksheet.
insertRow(int, int, int, boolean) - Method in interface io.starter.OpenXLS.WorkSheet
Insert a blank row into the worksheet.
insertRow(int, Object[]) - Method in class io.starter.OpenXLS.WorkSheetHandle
Insert a row of Objects into the worksheet.
insertRow(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertRow(int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertRow(int, boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertRow(int, RowHandle, int, boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertRow(int, Object[], boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Insert a row of Objects into the worksheet.
insertRowAt(int, boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertSheetRecordAt(BiffRec, int) - Method in class io.starter.formats.XLS.Boundsheet
 
install() - Method in class io.starter.toolkit.Logger
Installs this logger as the default logger and replaces the standard output and error streams.
instantiate(Formula) - Method in class io.starter.formats.XLS.Shrfmla
convert expression using dimensions of specific member formula
INTERFACE_HDR - Static variable in interface io.starter.formats.XLS.XLSConstants
 
InterfaceHdr - Class in io.starter.formats.XLS
 
InterfaceHdr() - Constructor for class io.starter.formats.XLS.InterfaceHdr
 
interpretSpecialColorIndex(int) - Static method in class io.starter.OpenXLS.FormatHandle
interpret color table special entries
intersects(CellRange) - Method in class io.starter.OpenXLS.CellRange
returns whether this CellRange intersects with another CellRange
intersects(String, int[]) - Static method in class io.starter.OpenXLS.ExcelTools
returns true if range intersects with range2
intToByteArray(int[]) - Static method in class io.starter.formats.XLS.Sxivd
 
inUse() - Method in interface io.starter.toolkit.Recyclable
returns whether this object is in use
InvalidFileException - Exception in io.starter.formats.LEO
This Exception is thrown whenever a LEOFile cannot be parsed or contains invalid data.
InvalidFileException(String) - Constructor for exception io.starter.formats.LEO.InvalidFileException
 
InvalidRecordException - Exception in io.starter.formats.XLS
 
InvalidRecordException(String) - Constructor for exception io.starter.formats.XLS.InvalidRecordException
 
InvalidRoundingModeException() - Constructor for exception io.starter.toolkit.Money.InvalidRoundingModeException
Default constructor for a InvalidRoundingModeException object.
InvalidRoundingModeException(String) - Constructor for exception io.starter.toolkit.Money.InvalidRoundingModeException
Constructor for a InvalidRoundingModeException object.
InvalidScaleFactorException() - Constructor for exception io.starter.toolkit.Money.InvalidScaleFactorException
Default constructor for a InvalidScaleFactorException object.
InvalidScaleFactorException(String) - Constructor for exception io.starter.toolkit.Money.InvalidScaleFactorException
Constructor for a InvalidScaleFactorException object.
INVISIBLE - Static variable in class io.starter.formats.XLS.charts.Axis
 
io.starter.formats.cellformat - package io.starter.formats.cellformat
 
io.starter.formats.escher - package io.starter.formats.escher
 
io.starter.formats.LEO - package io.starter.formats.LEO
 
io.starter.formats.OOXML - package io.starter.formats.OOXML
 
io.starter.formats.XLS - package io.starter.formats.XLS
 
io.starter.formats.XLS.charts - package io.starter.formats.XLS.charts
 
io.starter.formats.XLS.formulas - package io.starter.formats.XLS.formulas
 
io.starter.formats.XML - package io.starter.formats.XML
 
io.starter.naming - package io.starter.naming
 
io.starter.OpenXLS - package io.starter.OpenXLS
The OpenXLS package contains the primary classes for working with spreadsheets.
io.starter.OpenXLS.util - package io.starter.OpenXLS.util
 
io.starter.toolkit - package io.starter.toolkit
 
is100Percent() - Method in class io.starter.formats.XLS.charts.Area
 
is100Percent() - Method in class io.starter.formats.XLS.charts.Bar
 
is100Percent() - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
is100PercentStacked() - Method in class io.starter.formats.XLS.charts.Chart
return truth of "Chart is 100% Stacked"
is100PercentStacked(int) - Method in class io.starter.formats.XLS.charts.Chart
return truth of "Chart is 100% Stacked"
is100PercentStacked() - Method in class io.starter.formats.XLS.charts.ChartType
return truth of "Chart is 100% Stacked"
is100PercentStacked() - Method in class io.starter.OpenXLS.ChartHandle
 
is1904() - Method in class io.starter.formats.XLS.WorkBook
Deprecated.
is1904() - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
is3d() - Method in class io.starter.formats.XLS.charts.BubbleChart
return true if this bubble chart series should be displayed as 3d
is3DClustered() - Method in class io.starter.formats.XLS.charts.ChartFormat
return truth of "chart is 3d clustered"
is3dRef - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
is3dRef() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
isActive() - Method in class io.starter.formats.XLS.MSODrawing
returns true if this drawing is active i.e.
isActive() - Method in class io.starter.OpenXLS.ImageHandle
returns true if this drawing is active i.e.
isAddInRecord() - Method in class io.starter.formats.XLS.Supbook
is this an Add-in Supbook record
isAfterRange(int[], int[]) - Static method in class io.starter.OpenXLS.ExcelTools
returns true if address is before the range coordinates defined by rc
isAllowBlank() - Method in class io.starter.formats.XLS.Dv
Allow blank cells in the validation area?
isAllowBlank() - Method in class io.starter.OpenXLS.ValidationHandle
Allow blank cells in the validation area?
isAlteredHeight() - Method in class io.starter.formats.XLS.Row
true if row height has been altered from default i.e.
isAlteredHeight() - Method in class io.starter.OpenXLS.RowHandle
true if row height has been altered from default i.e.
isArrayFormula() - Method in class io.starter.formats.XLS.Formula
return truth of "this is an array formula" i.e.
isArrayFormula() - Method in class io.starter.OpenXLS.FormulaHandle
 
isArrayFormulaParent(String) - Method in class io.starter.formats.XLS.Boundsheet
return true if address refers to an Array Formula Parent
i.e.
isAutomaticMax() - Method in class io.starter.formats.XLS.charts.ValueRange
 
isAutomaticMin() - Method in class io.starter.formats.XLS.charts.ValueRange
 
isAutomaticScale() - Method in class io.starter.formats.XLS.charts.Axis
returns true if either Automatic min or max scale is set for the Y or Value axis
isAutomaticScale() - Method in class io.starter.formats.XLS.charts.ValueRange
 
isBackgroundSolid() - Method in class io.starter.formats.OOXML.Fill
returns true if the background pattern is solid
isBackgroundSolid() - Method in class io.starter.formats.XLS.Xf
 
isBeforeRange(int[], int[]) - Static method in class io.starter.OpenXLS.ExcelTools
returns true if address is before the range coordinates defined by rc
isBlank() - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
isBlank() - Method in interface io.starter.formats.XLS.formulas.Ptg
 
isBlank() - Method in class io.starter.formats.XLS.formulas.PtgRef
return truth of "reference is blank"
isBlank - Variable in class io.starter.formats.XLS.XLSRecord
 
isBlank() - Method in class io.starter.OpenXLS.CellHandle
Returns whether this is a blank cell.
isBoolean - Variable in class io.starter.formats.XLS.XLSRecord
 
isBuiltIn() - Method in class io.starter.formats.XLS.Name
 
isChartBof() - Method in class io.starter.formats.XLS.Bof
 
isChartOnlySheet() - Method in class io.starter.formats.XLS.Boundsheet
Determine if the boundsheet is a chart only boundsheet
isChartOnlySheet() - Method in interface io.starter.formats.XLS.Sheet
remove rec from the vector, includes firing a changeevent.
isChartTitle() - Method in class io.starter.formats.XLS.charts.TextDisp
 
isCircularError() - Method in class io.starter.formats.XLS.formulas.PtgErr
 
isClustered() - Method in class io.starter.formats.XLS.charts.BarChart
 
isClustered() - Method in class io.starter.formats.XLS.charts.Chart
 
isClustered(int) - Method in class io.starter.formats.XLS.charts.Chart
 
isClustered() - Method in class io.starter.formats.XLS.charts.ChartType
 
isClustered() - Method in class io.starter.formats.XLS.charts.ColChart
 
isClustered() - Method in class io.starter.formats.XLS.charts.ThreeD
 
isClustered() - Method in class io.starter.OpenXLS.ChartHandle
 
isCollapsed() - Method in class io.starter.formats.XLS.Colinfo
Returns whether the column is collapsed
isCollapsed() - Method in class io.starter.formats.XLS.Row
Returns whether the row is collapsed
isCollapsed() - Method in class io.starter.OpenXLS.ColHandle
returns true if this Column is collapsed
isCollapsed() - Method in class io.starter.OpenXLS.RowHandle
Returns whether the row is collapsed
isColRel() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
iscompleted() - Method in class io.starter.formats.XLS.WorkBookFactory
 
iscompleted() - Method in interface io.starter.toolkit.ProgressNotifier
 
isComplexRange(String) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
returns true if the string represents a complex range (i.e.
isCondensed() - Method in class io.starter.formats.XLS.Font
return whether this font is Condensed (OOXML-specific) Macintosh compatibility setting.
isContinueMerged - Variable in class io.starter.formats.XLS.XLSRecord
 
isCorrectDataType(Object) - Method in class io.starter.formats.XLS.Dv
Determines if the value passed in is of the correct data type
isCurrency() - Method in class io.starter.OpenXLS.CellHandle
Returns whether this Cell has a Currency format applied.
isCurrency() - Method in class io.starter.OpenXLS.FormatHandle
returns whether this Format is formatted as a Currency
isCurrencyPattern() - Method in class io.starter.formats.XLS.Xf
returns whether this Format is a Currency
isDate() - Method in interface io.starter.OpenXLS.Cell
 
isDate() - Method in class io.starter.OpenXLS.CellHandle
Returns whether this Cell has Date formatting applied.
isDate() - Method in class io.starter.OpenXLS.FormatHandle
returns whether this Format is formatted as a Date
isDatePattern() - Method in class io.starter.formats.XLS.Xf
returns whether this Format is a Date Needs to be revisited.
isDatePattern(String) - Static method in class io.starter.formats.XLS.Xf
 
isDatePattern(String) - Static method in class io.starter.OpenXLS.DateConverter
Inspects a string to determine if it is a date.
isDefaultCell() - Method in class io.starter.OpenXLS.CellHandle
Determines if the cellHandle represents a completely blank/null cell, and can thus be ignored for many operations.
isDefaultMajorUnits() - Method in class io.starter.formats.XLS.charts.Axcent
 
isDefaultMax() - Method in class io.starter.formats.XLS.charts.Axcent
 
isDefaultMin() - Method in class io.starter.formats.XLS.charts.Axcent
 
isDefaultMinorUnits() - Method in class io.starter.formats.XLS.charts.Axcent
 
isDirect() - Method in class io.starter.formats.LEO.BlockByteReader
 
isDirty(Object) - Method in class io.starter.formats.XLS.Color
 
isEasternString() - Method in class io.starter.formats.XLS.Unicodestring
returns true if this unicode string is of Eastern Character Set
isEmpty() - Method in class io.starter.naming.NameImpl
 
isEmpty() - Method in class io.starter.toolkit.GenericRecycleBin
 
isEqual(Money) - Method in class io.starter.toolkit.Money
Returns an indication of whether or not this monetary value is equal to another monetary value.
isErrorValue(String) - Static method in class io.starter.formats.XLS.Formula
returns true if the value s is one of the Excel defined Error Strings
isErrorValue() - Method in class io.starter.OpenXLS.FormulaHandle
Utility method to determine if the calculation works out to an error value.
isExtended() - Method in class io.starter.formats.XLS.Font
return whether this font is Expanded (OOXML-specific) Macintosh compatibility setting.
isExternalLink() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
returns true if this PtgRef3d's ixti refers to an external sheet reference
isExternalRecord() - Method in class io.starter.formats.XLS.Supbook
returns if this supbook record is the external supbook record, linking sheets in an external workbook
isExternalRef() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
return true if this PtgArea3d is an external reference i.e.
isfCustomIfmt() - Method in class io.starter.formats.XLS.charts.Ai
 
isFilterBlanks() - Method in class io.starter.formats.XLS.AutoFilter
returns true if this AutoFitler is set to filter blank rows
isFilterBlanks() - Method in class io.starter.OpenXLS.AutoFilterHandle
returns true if this AutoFitler is set to filter all blank rows
isFilterNonBlanks() - Method in class io.starter.formats.XLS.AutoFilter
returns true if this AutoFitler is set to filter all non-blank rows
isFilterNonBlanks() - Method in class io.starter.OpenXLS.AutoFilterHandle
returns true if this AutoFitler is set to filter all non-blank rows
isFitToPage() - Method in class io.starter.formats.XLS.WsBool
Gets whether the sheet will be printed fit to some number of pages.
isFitToPage() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Gets whether the sheet will be printed fit to some number of pages.
isFormula() - Method in class io.starter.formats.XLS.XLSRecord
return whether this is a formula record
isFormula() - Method in class io.starter.OpenXLS.CellHandle
Returns whether this cell is a formula.
isFormulaHidden() - Method in class io.starter.formats.XLS.Xf
get whether this cell formula is hidden
isFormulaHidden() - Method in class io.starter.OpenXLS.CellHandle
Returns whether the formula for the Cell is hidden
isFormulaHidden() - Method in class io.starter.OpenXLS.FormatHandle
returns whether this FormatHandle is set to hide formula strings
isGlobalRecord() - Method in class io.starter.formats.XLS.Supbook
is this the global or default supbook record, delineating the total number of sheets in this workbook
isGreaterThan(Money) - Method in class io.starter.toolkit.Money
Returns an indication of whether or not this monetary value is greater than another monetary value.
isGreaterThanOrEqual(Money) - Method in class io.starter.toolkit.Money
Returns an indication of whether or not this monetary value is greater than or equal to another monetary value.
isHCenter() - Method in class io.starter.formats.XLS.HCenter
 
isHCenter() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Whether the sheet should be centered horizontally.
isHeader() - Method in class io.starter.formats.XLS.MSODrawing
 
isHidden() - Method in class io.starter.formats.XLS.Colinfo
Returns whether the column is hidden
isHidden() - Method in class io.starter.formats.XLS.Row
Returns whether the row is hidden TODO: same issue as setHidden above!
isHidden() - Method in class io.starter.OpenXLS.ColHandle
returns true if this Column is hidden
isHidden() - Method in class io.starter.OpenXLS.RowHandle
Returns whether the row is hidden
isInRange(String) - Method in class io.starter.formats.XLS.Dv
Determines if the Dv contains the cell address passed in
isInRange(String, int, int, int, int) - Static method in class io.starter.OpenXLS.ExcelTools
A FAIL FAST implementation for finding whether a cell string address falls within a set of row/col range coordinates.
isInRange(String) - Method in class io.starter.OpenXLS.ValidationHandle
Determines if the ValidationHandle contains the cell address passed in
isItalic() - Method in class io.starter.formats.OOXML.Dxf
 
isJarFile(String) - Static method in class io.starter.toolkit.ResourceLoader
returns truth of "file is a jar/archive file"
isLeapYear(int) - Static method in class io.starter.formats.XLS.formulas.FinancialCalculator
 
isLessThan(Money) - Method in class io.starter.toolkit.Money
Returns an indication of whether or not this monetary value is less than another monetary value.
isLessThanOrEqual(Money) - Method in class io.starter.toolkit.Money
Returns an indication of whether or not this monetary value is less than or equal to another monetary value.
isLocked() - Method in class io.starter.formats.XLS.Xf
get whether this is a locked Cell
isLocked() - Method in class io.starter.OpenXLS.CellHandle
returns whether this Cell is locked for editing
isLocked() - Method in class io.starter.OpenXLS.FormatHandle
returns whether this Format Handle specifies that cells are locked for changing
isMerged() - Method in class io.starter.OpenXLS.CellRange
returns the merged state of the CellRange
isMergeParent() - Method in class io.starter.OpenXLS.CellHandle
Returns if the Cell is the parent (cell containing display value) of a merged cell range.
isMultiSheet() - Method in class io.starter.OpenXLS.CellRangeRef
Determines whether this range spans multiple sheets.
isNegative() - Method in class io.starter.toolkit.Money
Returns an indication of whether or not this monetary value is negative (less than $0.00).
isNumber() - Method in class io.starter.formats.XLS.XLSRecord
return whether this is a numeric type
isNumber() - Method in class io.starter.OpenXLS.CellHandle
Returns whether this Cell has a numeric value
isParseableDateString(String) - Static method in class io.starter.OpenXLS.DateConverter
returns whether this method will work with your input string
isPieOfPie() - Method in class io.starter.formats.XLS.charts.Boppop
returns true of pie of pie, false if bar of pie
isPositive() - Method in class io.starter.toolkit.Money
Returns an indication of whether or not this monetary value is positive (greater than or equal to $0.00).
isPrintGrid() - Method in class io.starter.formats.XLS.PrintGrid
 
isPrintGridLines() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Whether the grid lines will be printed.
isPrintHeaders() - Method in class io.starter.formats.XLS.PrintRowCol
 
isPrintRowColHeaders() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Whether the row and column headers will be printed.
isPromptBoxAtCell() - Method in class io.starter.formats.XLS.Dval
Get where the prompt box is located.
isPromptBoxVisible() - Method in class io.starter.formats.XLS.Dval
Get visibility of prompt box true = Prompt box currently visible; false = Prompt box not visible
isRange(String) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
returns true if the stirng in question is in the form of a range
isReadOnly() - Method in class io.starter.formats.LEO.BlockByteReader
 
isReadOnly() - Method in interface io.starter.formats.XLS.BiffRec
 
isReadOnly() - Method in class io.starter.formats.XLS.XLSRecord
 
isRedWhenNegative() - Method in class io.starter.OpenXLS.FormatHandle
Returns true if the value should be red due to a combination of a format pattern and a negative number
isRef(String) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
returns true of string s is in the form of a basic reference e.g.
isReversed() - Method in class io.starter.formats.XLS.charts.Axis
returns true if this axis is reversed
If horizontal axis, default= on bottom, reversed= on top
If vertical axis, default= LHS, reversed= RHS
isReversed() - Method in class io.starter.formats.XLS.charts.CatserRange
returns true if the axis should be displayed at top of chart area false if axis is displayed in the default bottom location
isReversed(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
returns true if Axis is reversed
isReversed() - Method in class io.starter.formats.XLS.charts.ValueRange
returns true if axis should be displayed on RHS of chart false for default LHS
isRowRel() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
isSecondaryAxis() - Method in class io.starter.formats.XLS.charts.AxisParent
returns true if this is a secondary axis
isSharedFormula() - Method in class io.starter.formats.XLS.Formula
Returns whether this is a reference to a shared formula.
isSharedFormula() - Method in class io.starter.OpenXLS.FormulaHandle
return truth of "this formula is shared"
isSharedupes() - Method in class io.starter.formats.XLS.WorkBook
 
isSheetBof() - Method in class io.starter.formats.XLS.Bof
 
isShiftInclusive() - Method in class io.starter.formats.XLS.Boundsheet
return whether to shift (formula cells, named ranges) "inclusive" or not
isShowErrorMsg() - Method in class io.starter.formats.XLS.Dv
Show error box if invalid values entered?
isShowErrorMsg() - Method in class io.starter.OpenXLS.ValidationHandle
Show error box if invalid values entered?
isShrinkToFit() - Method in class io.starter.formats.XLS.Xf
return whether this cell is set to "shrink to fit"
isSingleCol() - Method in class io.starter.formats.XLS.CellAddressible.Reference
 
isSingleCol() - Method in class io.starter.formats.XLS.Colinfo
 
isSingleCol() - Method in interface io.starter.formats.XLS.ColumnRange
determines if its a single column
isSingleCol() - Method in class io.starter.formats.XLS.ColumnRange.Reference
 
isSingleCol() - Method in class io.starter.formats.XLS.XLSCellRecord
 
isSingleColColinfo() - Method in class io.starter.formats.XLS.Colinfo
Is this colinfo based on a single column format?
isStacked() - Method in class io.starter.formats.XLS.charts.Area
 
isStacked() - Method in class io.starter.formats.XLS.charts.Bar
 
isStacked() - Method in class io.starter.formats.XLS.charts.Chart
 
isStacked(int) - Method in class io.starter.formats.XLS.charts.Chart
 
isStacked() - Method in class io.starter.formats.XLS.charts.ChartType
 
isStacked() - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
isStacked() - Method in class io.starter.formats.XLS.charts.Line
 
isStacked() - Method in class io.starter.formats.XLS.charts.StackedAreaChart
 
isStacked() - Method in class io.starter.formats.XLS.charts.StackedColumn
 
isStacked() - Method in class io.starter.OpenXLS.ChartHandle
 
Isstinf - Class in io.starter.formats.XLS
ISSTINF Structure: offset name size contents --- 0 ib 4 Stream position into SST record 4 cb 2 Offset into SST to where 'bucket' begins 6 (Reserved) 2 Must be zero.
Isstinf(byte[]) - Constructor for class io.starter.formats.XLS.Isstinf
 
isStriken() - Method in class io.starter.formats.OOXML.Dxf
 
isString - Variable in class io.starter.formats.XLS.XLSRecord
 
isStringReference() - Method in class io.starter.formats.XLS.Name
Is this a string referencing Name?
isStrLookup() - Method in class io.starter.formats.XLS.Dv
In list type validity the string list is explicitly given in the formula
isStrLookup() - Method in class io.starter.OpenXLS.ValidationHandle
In list type validity the string list is explicitly given in the formula
isStyleXf() - Method in class io.starter.formats.XLS.Xf
return truth of "this Xf rec is a style xf"
isStyleXf() - Method in class io.starter.OpenXLS.FormatHandle
return truth of "this Xf rec is a style xf"
isSuppressCombo() - Method in class io.starter.formats.XLS.Dv
Suppress the drop down arrow in list type validity
isSuppressCombo() - Method in class io.starter.OpenXLS.ValidationHandle
Suppress the drop down arrow in list type validity
isThreeD() - Method in class io.starter.formats.XLS.charts.Chart
 
isThreeD(int) - Method in class io.starter.formats.XLS.charts.Chart
 
isThreeD(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
 
isThreeD() - Method in class io.starter.formats.XLS.charts.ChartType
 
isThreeD(int) - Method in class io.starter.OpenXLS.ChartHandle
 
isThreeD() - Method in class io.starter.OpenXLS.ChartHandle
 
isTop10() - Method in class io.starter.formats.XLS.AutoFilter
returns true if this is a top-10-type AutoFilter
isTop10() - Method in class io.starter.OpenXLS.AutoFilterHandle
returns true if this AutoFilter is set to Top-10
Top-n filters only show the Top n values or percent in the column
isUnicode(String) - Static method in class io.starter.toolkit.ByteTools
 
isValid(Object) - Method in class io.starter.formats.XLS.Dv
Determine if the value passed in is valid for this validation
isValid() - Method in class io.starter.formats.XLS.Usersviewend
return whether the settings for this user view are valid
isValid(Object) - Method in class io.starter.OpenXLS.ValidationHandle
Determine if the value passed in is valid for this validation
isValid(Object, boolean) - Method in class io.starter.OpenXLS.ValidationHandle
Determine if the value passed in is valid for this validation
isValidityCached() - Method in class io.starter.formats.XLS.Dval
Is Cell validity data cached in following DV records?
isValueForCell() - Method in interface io.starter.formats.XLS.BiffRec
 
isValueForCell() - Method in class io.starter.formats.XLS.XLSRecord
 
isVBModuleBof() - Method in class io.starter.formats.XLS.Bof
 
isVCenter() - Method in class io.starter.formats.XLS.VCenter
 
isVCenter() - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Whether the sheet should be centered vertically.
isWesternString() - Method in class io.starter.formats.XLS.Unicodestring
returns true if this unicode string is in Western Character Set
isWireframe() - Method in class io.starter.formats.XLS.charts.Surface
returns true if surface chart is wireframe, false if filled
isXAxisLabel() - Method in class io.starter.formats.XLS.charts.TextDisp
 
isXBAT() - Method in interface io.starter.formats.LEO.Block
 
isXBAT() - Method in class io.starter.formats.LEO.BlockImpl
 
isYAxisLabel() - Method in class io.starter.formats.XLS.charts.TextDisp
 
isZAxisLabel() - Method in class io.starter.formats.XLS.charts.TextDisp
 
isZero() - Method in class io.starter.toolkit.Money
Returns an indication of whether or not this monetary value is zero (equal to $0.00).
ITERATION - Static variable in interface io.starter.formats.XLS.XLSConstants
 
iterator() - Method in class io.starter.toolkit.CompatibleVector
 
iterator() - Method in class io.starter.toolkit.FastAddVector
 
itmtypeAVERAGE - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeCOUNT - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeCOUNTA - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeData - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeDEFAULT - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeMAX - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeMIN - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypePRODUCT - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeSTDEV - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeSTDEVP - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeSUM - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeVAR - Static variable in class io.starter.formats.XLS.Sxvi
 
itmtypeVARP - Static variable in class io.starter.formats.XLS.Sxvi
 
ixti - Variable in class io.starter.formats.XLS.formulas.PtgArea3d
 
ixti - Variable in class io.starter.formats.XLS.formulas.PtgRef3d
 
IxtiListener - Interface in io.starter.formats.XLS.formulas
An IxtiListener is aware of changes to the Externsheet Ixti references.

J

JFileWriter - Class in io.starter.toolkit
File utilities.
JFileWriter() - Constructor for class io.starter.toolkit.JFileWriter
 
jRecArr - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
Japanese Excel contains some different values and string output than US English Excel.

K

keySet() - Method in class io.starter.toolkit.GenericRecycleBin
 

L

Label - Class in io.starter.formats.XLS
Label: BiffRec Value, String Constant (204h)
The Label record describes a cell that contains a string.
Label() - Constructor for class io.starter.formats.XLS.Label
 
LABEL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Labelsst - Class in io.starter.formats.XLS
Labelsst: BiffRec Value, String Constant/Sst 0xFD
The Labelsst record contains a string constant from the Shared String Table (Sst).
Labelsst() - Constructor for class io.starter.formats.XLS.Labelsst
 
LABELSST - Static variable in interface io.starter.formats.XLS.XLSConstants
 
lang - Variable in class io.starter.formats.XLS.charts.OOXMLChart
 
last() - Method in class io.starter.toolkit.CompatibleVector
 
last() - Method in class io.starter.toolkit.FastAddVector
 
last() - Method in class io.starter.toolkit.FastGetVector
 
lastElement() - Method in class io.starter.toolkit.FastAddVector
 
lastElement() - Method in class io.starter.toolkit.FastGetVector
 
lastidx - Variable in class io.starter.formats.XLS.XLSRecord
 
lastObjId - Variable in class io.starter.formats.XLS.Boundsheet
 
lastPtg - Variable in class io.starter.formats.XLS.formulas.PtgArea
 
lastSPID - Variable in class io.starter.formats.XLS.WorkBook
 
Lavender - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Layout - Class in io.starter.formats.OOXML
chart layout element parent: plotarea, title ...
Layout(String, double[]) - Constructor for class io.starter.formats.OOXML.Layout
create a new plot area Layout/manual layout element
note that the layout is calculated via "edge" i.e the w and h are the bottom and right edges
LEFT - Static variable in class io.starter.formats.XLS.charts.Legend
 
LEFT_MARGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
LeftMargin - Class in io.starter.formats.XLS
Record specifying the left margin of the sheet for printing.
LeftMargin() - Constructor for class io.starter.formats.XLS.LeftMargin
 
LEFTMARGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Legend - Class in io.starter.formats.OOXML
OOXML Legend element parent: chart children: layout, legendEntry, legendPos, overlay, spPr, txPr
Legend(String, String, Layout, LegendEntry, SpPr, TxPr) - Constructor for class io.starter.formats.OOXML.Legend
 
Legend(Legend) - Constructor for class io.starter.formats.OOXML.Legend
 
legend - Variable in class io.starter.formats.XLS.charts.ChartType
 
Legend - Class in io.starter.formats.XLS.charts
Legend: Legend Type and Position (0x1015) 4 x 4 x position of upper-left corner -- MUST be ignored and the x1 field from the following Pos record MUST be used instead.
Legend() - Constructor for class io.starter.formats.XLS.charts.Legend
 
LEGEND - Static variable in interface io.starter.formats.XLS.XLSConstants
 
legendPos - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
legends - Variable in class io.starter.formats.XLS.charts.ChartSeries
 
Legendxn - Class in io.starter.formats.XLS.charts
Legendxn: Legend Exception (0x1043)
Legendxn() - Constructor for class io.starter.formats.XLS.charts.Legendxn
 
LEGENDXN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
LENGTH - Static variable in class io.starter.formats.XLS.formulas.PtgFuncVar
 
LEOFile - Class in io.starter.formats.LEO
LEOFile is an archive format compatible with other popular archive formats such as OLE.
LEOFile(String) - Constructor for class io.starter.formats.LEO.LEOFile
a new LEO file containing LEO archive entries
LEOFile(File, boolean, boolean) - Constructor for class io.starter.formats.LEO.LEOFile
Instantiate a Leo file from an encrypted document.
LEOFile(File, boolean) - Constructor for class io.starter.formats.LEO.LEOFile
a new LEO file containing LEO archive entries
LEOFile(File, int) - Constructor for class io.starter.formats.LEO.LEOFile
a new LEO file containing LEO archive entries
LEOFile(ByteBuffer) - Constructor for class io.starter.formats.LEO.LEOFile
a new LEO file containing LEO archive entries
LEOFile() - Constructor for class io.starter.formats.LEO.LEOFile
 
LEOFile(InputStream) - Constructor for class io.starter.formats.LEO.LEOFile
Create a LEOFile from an input stream.
LEOFile(File) - Constructor for class io.starter.formats.LEO.LEOFile
 
LEOHeader - Class in io.starter.formats.LEO
Header record containing information on the Storage records in the LEOFile.
LEOHeader() - Constructor for class io.starter.formats.LEO.LEOHeader
 
LEOIndexingException - Exception in io.starter.formats.LEO
This exception is thrown when an invalid indexing scheme occurs, currently only happens in miniFAT indexing
LEOIndexingException(String) - Constructor for exception io.starter.formats.LEO.LEOIndexingException
 
LICENSING_FAILED - Static variable in exception io.starter.formats.XLS.WorkBookException
 
LICENSING_FAILED - Static variable in exception io.starter.OpenXLS.WorkBookException
 
Light_Blue - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Light_Green - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Light_Orange - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Light_Purple - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Light_Turquoise - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Light_Yellow - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Lime - Static variable in interface io.starter.formats.XLS.FormatConstants
 
limit() - Method in class io.starter.formats.LEO.BlockByteReader
 
limit(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
Line - Class in io.starter.formats.XLS.charts
Line: Chart Group Is a Line Chart Group (0x1018) 4 grbit 2 flags 0 0x1 fStacked Stack the displayed values 1 0x2 f100 Each category is broken down as a percentage 2 0x4 fHasShadow 1= this line has a shadow
Line() - Constructor for class io.starter.formats.XLS.charts.Line
 
LINE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
LINE - Static variable in class io.starter.OpenXLS.ChartHandle
 
Line3DChart - Class in io.starter.formats.XLS.charts
 
Line3DChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.Line3DChart
 
LINECHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
LineChart - Class in io.starter.formats.XLS.charts
 
LineChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.LineChart
 
LINECHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
LineFormat - Class in io.starter.formats.XLS.charts
LineFormat: Style of a Line or border(0x1007) 4 rgb 4 Color of line: high byte must be 0 8 lnx 2 Pattern of line (0= solid, 1= dash, 2= dot, 3= dash-dot,4= dash dash-dot, 5= none, 6= dk gray pattern, 7= med.
LineFormat() - Constructor for class io.starter.formats.XLS.charts.LineFormat
 
LINEFORMAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
list(String) - Method in class io.starter.naming.InitialContextImpl
 
list(Name) - Method in class io.starter.naming.InitialContextImpl
 
listBindings(Name) - Method in class io.starter.naming.InitialContextImpl
 
listBindings(String) - Method in class io.starter.naming.InitialContextImpl
 
Ln - Class in io.starter.formats.OOXML
ln (Outline) This OOXML/DrawingML element specifies an outline style that can be applied to a number of different objects such as shapes and text.
Ln(int, String) - Constructor for class io.starter.formats.OOXML.Ln
create a new solid line in width w with color clr
Ln() - Constructor for class io.starter.formats.OOXML.Ln
 
Ln(HashMap<String, String>, FillGroup, JoinGroup, DashGroup, HeadEnd, TailEnd) - Constructor for class io.starter.formats.OOXML.Ln
 
Ln(Ln) - Constructor for class io.starter.formats.OOXML.Ln
 
LOAD_CONTEXT - Static variable in class io.starter.naming.InitialContextImpl
 
loadClass(String) - Method in class io.starter.toolkit.ExtenClassLoader
 
loadClass(String, boolean) - Method in class io.starter.toolkit.ExtenClassLoader
 
loadClass(String) - Static method in class io.starter.toolkit.ResourceLoader
Load a Class by name
loadClassFromFile(String) - Method in class io.starter.toolkit.ExtenClassLoader
 
LOG - Static variable in class io.starter.OpenXLS.util.Logger
 
log(String) - Static method in class io.starter.OpenXLS.util.Logger
start with the basics
log(String) - Static method in class io.starter.toolkit.Logger
 
log(String, Exception, boolean) - Method in class io.starter.toolkit.Logger
 
log(String, Exception) - Method in class io.starter.toolkit.Logger
 
log(Object) - Static method in class io.starter.toolkit.Logger
Logs the string conversion of an object to the system logger.
log(String) - Method in interface io.starter.toolkit.LogOutputter
 
logErr(String, Exception) - Static method in class io.starter.toolkit.Logger
Logs a fatal error message to the system logger.
logErr(String, Throwable) - Static method in class io.starter.toolkit.Logger
Logs a fatal error message to the system logger.
logErr(String) - Static method in class io.starter.toolkit.Logger
Logs a fatal error message to the system logger.
logErr(String, Exception, boolean) - Static method in class io.starter.toolkit.Logger
Logs a fatal error message to the system logger.
logErr(Exception) - Static method in class io.starter.toolkit.Logger
Logs the string conversion of an exception to the system logger as a fatal error message.
Logger - Class in io.starter.OpenXLS.util
the usual logging stuff
Logger() - Constructor for class io.starter.OpenXLS.util.Logger
 
Logger - Class in io.starter.toolkit
System-wide Logging facility
Logger can be used to output standardized messages to System.out and System.err, as well as to pluggable Logger implementations.
Logger(Logger) - Constructor for class io.starter.toolkit.Logger
 
Logger(Logger, String) - Constructor for class io.starter.toolkit.Logger
 
Logger(OutputStream) - Constructor for class io.starter.toolkit.Logger
 
Logger(OutputStream, boolean) - Constructor for class io.starter.toolkit.Logger
 
Logger(OutputStream, String, boolean) - Constructor for class io.starter.toolkit.Logger
 
Logger(Writer) - Constructor for class io.starter.toolkit.Logger
 
Logger(Writer, boolean) - Constructor for class io.starter.toolkit.Logger
 
Logger(Writer, String, boolean) - Constructor for class io.starter.toolkit.Logger
 
LogicalCalculator - Class in io.starter.formats.XLS.formulas
 
LogicalCalculator() - Constructor for class io.starter.formats.XLS.formulas.LogicalCalculator
 
logInfo(String) - Static method in class io.starter.toolkit.Logger
Logs an informational message to the system logger.
logLine() - Method in class io.starter.toolkit.Logger
 
LogOutputter - Interface in io.starter.toolkit
 
logWarn(String) - Static method in class io.starter.toolkit.Logger
Logs a non-fatal warning to the system logger.
longToByteArray(long) - Static method in class io.starter.toolkit.ByteTools
 
longToLEByteArray(long) - Static method in class io.starter.toolkit.ByteTools
This is a working longToLEByteArray.
lookAhead(BiffRec) - Method in class io.starter.formats.XLS.WorkBookFactory
return the next opcode/length in the Stream from the given record.
lookup(Name) - Method in class io.starter.naming.InitialContextImpl
 
lookup(String) - Method in class io.starter.naming.InitialContextImpl
 
lookupLink(Name) - Method in class io.starter.naming.InitialContextImpl
 
lookupLink(String) - Method in class io.starter.naming.InitialContextImpl
 
LookupReferenceCalculator - Class in io.starter.formats.XLS.formulas
LookupReferenceCalculator is a collection of static methods that operate as the Microsoft Excel function calls do.
LookupReferenceCalculator() - Constructor for class io.starter.formats.XLS.formulas.LookupReferenceCalculator
 
LOW - Static variable in class io.starter.formats.XLS.charts.Axis
 
LTGRAY - Static variable in class io.starter.formats.XLS.charts.LineFormat
 

M

main(String[]) - Static method in class io.starter.OpenXLS.GetInfo
 
main(String[]) - Static method in class io.starter.toolkit.FileFilter
 
main(String[]) - Static method in class io.starter.toolkit.StringTool
 
majick - Static variable in class io.starter.formats.LEO.LEOHeader
 
make100PercentStacked(int) - Method in class io.starter.OpenXLS.ChartHandle
Deprecated. 
make100PercentStacked3D(int) - Method in class io.starter.OpenXLS.ChartHandle
Deprecated. 
make3D() - Method in class io.starter.OpenXLS.ChartHandle
Deprecated.
use setChartType(chartType, 0, is3d, isStacked, is100PercentStacked) instead
make3D(int) - Method in class io.starter.OpenXLS.ChartHandle
Deprecated.
use setChartType(chartType, nChart, is3d, isStacked, is100%Stacked) instead
makeClustered3D(int) - Method in class io.starter.OpenXLS.ChartHandle
Deprecated. 
makeDelimitedList(Object[], String) - Static method in class io.starter.toolkit.StringTool
Each object in the array must support the .toString() method, as it will be used to render the object to its string representation.
makeExploded() - Method in class io.starter.OpenXLS.ChartHandle
Deprecated. 
makeExploded3D(int) - Method in class io.starter.OpenXLS.ChartHandle
Deprecated. 
makeNonHeader() - Method in class io.starter.formats.XLS.MSODrawing
removes the header-specific portion of this Msodrawing record, if any useful when adding Msodrawng recs from other sources such as adding charts only one Msodrawing header record is allowed
makeStacked(int) - Method in class io.starter.OpenXLS.ChartHandle
Deprecated. 
makeStacked3D(int) - Method in class io.starter.OpenXLS.ChartHandle
makes this Chart Stacked with a 3D Effect
sets the group of options necessary to create a Stacked 3D chart
For Chart Types:
BAR, COL, AREA
map - Variable in class io.starter.toolkit.GenericRecycleBin
 
mark() - Method in class io.starter.formats.LEO.BlockByteReader
 
Marker - Class in io.starter.formats.OOXML
class holds OOXML to define markers for a chart (radar, scatter or line) parent: dPt, Ser ...
Marker(String, String, SpPr) - Constructor for class io.starter.formats.OOXML.Marker
 
Marker(Marker) - Constructor for class io.starter.formats.OOXML.Marker
 
MarkerFormat - Class in io.starter.formats.XLS.charts
MarkerFormat: Style of a Line Marker(0x1009) The MarkerFormat record specifies the color, size, and shape of the associated data markers that appear on line, radar, and scatter chart groups.
MarkerFormat() - Constructor for class io.starter.formats.XLS.charts.MarkerFormat
 
MARKERFORMAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
markFormulasDirty() - Method in class io.starter.OpenXLS.WorkBookHandle
Marks every formula in the workbook as needing a recalc.
matches(Font) - Method in class io.starter.formats.XLS.Font
return true if font f matches key attributes of this font
MathFunctionCalculator - Class in io.starter.formats.XLS.formulas
 
MathFunctionCalculator() - Constructor for class io.starter.formats.XLS.formulas.MathFunctionCalculator
 
MAXCOLS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
MAXCOLS_BIFF8 - Static variable in interface io.starter.formats.XLS.XLSConstants
 
MAXDIFATLEN - Static variable in class io.starter.formats.LEO.LEOFile
 
MAXITEMS - Variable in class io.starter.toolkit.GenericRecycleBin
 
MAXRANGES - Static variable in class io.starter.formats.XLS.Mergedcells
 
MAXRECLEN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
MAXROWS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
MAXROWS_BIFF8 - Static variable in interface io.starter.formats.XLS.XLSConstants
 
MAXXLF - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
MD4Digest - Class in io.starter.toolkit
implementation of MD4 as RFC 1320 by R.
MD4Digest() - Constructor for class io.starter.toolkit.MD4Digest
Standard constructor
MEDGRAY - Static variable in class io.starter.formats.XLS.charts.LineFormat
 
mediaDir - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
Medium_Purple - Static variable in interface io.starter.formats.XLS.FormatConstants
 
mergeAndRemoveContinues() - Method in class io.starter.formats.XLS.MSODrawingGroup
 
mergeCells(boolean) - Method in class io.starter.OpenXLS.CellRange
Merge the Cells contained in this CellRange
mergeContinues() - Method in class io.starter.formats.XLS.XLSRecord
Merge continue data in to the record data array
Mergedcells - Class in io.starter.formats.XLS
Mergedcells: Merged Cells for Sheet (E5h)
Merged Cells record
Mergedcells() - Constructor for class io.starter.formats.XLS.Mergedcells
 
MERGEDCELLS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
mergeMSODrawingRecords() - Method in class io.starter.formats.XLS.WorkBook
 
mergeRecords(MSODrawingGroup) - Method in class io.starter.formats.XLS.MSODrawingGroup
If large, MSODrawingGroup will span multiple records; merge data
metricsDirty - Variable in class io.starter.formats.XLS.charts.Chart
 
miniStreamStorage - Variable in class io.starter.formats.LEO.Storage
 
minmaxcache - Variable in class io.starter.formats.XLS.charts.ChartSeries
 
Money - Class in io.starter.toolkit
Class Money
Money() - Constructor for class io.starter.toolkit.Money
Default Constructor for a Money object; creates an object whose value is $0.00.
Money(double) - Constructor for class io.starter.toolkit.Money
Constructs a Money object from a double-precision, floating-point value.
Money(long) - Constructor for class io.starter.toolkit.Money
Constructs a Money object from a long integer value.
Money(long, int) - Constructor for class io.starter.toolkit.Money
Constructs a Money object from a long integer value with a specified scale factor.
Money(String) - Constructor for class io.starter.toolkit.Money
Constructs a Money object from a string representation of a monetary value.
Money(BigDecimal) - Constructor for class io.starter.toolkit.Money
Constructs a Money object from a BigDecimal object.
Money(Money) - Constructor for class io.starter.toolkit.Money
Copy Constructor; constructs a Money object from another Money object.
Money.InvalidRoundingModeException - Exception in io.starter.toolkit
Class InvalidRoundingModeException
Money.InvalidScaleFactorException - Exception in io.starter.toolkit
Class InvalidScaleFactorException
moveAndOverwriteTo(String) - Method in class io.starter.OpenXLS.CellHandle
move this cell to another location, overwriting any cells that are in the way
moveAndOverwriteToRow(int) - Method in class io.starter.OpenXLS.CellHandle
move this cell to another row
overwrite any cells in the destination
moveCell(String, String) - Method in class io.starter.formats.XLS.Boundsheet
Moves a cell location from one address to another
moveCell(CellHandle, String) - Method in interface io.starter.OpenXLS.WorkSheet
Move a cell on this WorkSheet.
moveCell(CellHandle, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Move a cell on this WorkSheet.
moveCellRefs(FormulaHandle, int[]) - Static method in class io.starter.OpenXLS.FormulaHandle
Copy the formula references with offsets
moveColInfo(int) - Method in class io.starter.formats.XLS.Colinfo
Shifts the whole colinfo over the amount of the offset
moveTo(String) - Method in class io.starter.OpenXLS.CellHandle
move this cell to another location.
moveToCol(String) - Method in class io.starter.OpenXLS.CellHandle
move this cell to another column
throws CellPositionConflictException if there is a cell in that position already
moveToRow(int) - Method in class io.starter.OpenXLS.CellHandle
move this cell to another row
throws CellPositionConflictException if there is a cell in that position already
msobiCLIENT - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msobiDIB - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msobiEMF - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msobiJFIF - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msobiJPEG - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msobiPICT - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msobiPNG - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msobiUNKNOWN - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msobiWMF - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msodg - Variable in class io.starter.formats.XLS.WorkBook
 
msodgMerge - Variable in class io.starter.formats.XLS.WorkBook
 
MSODrawing - Class in io.starter.formats.XLS
Msodrawing: MS Office Drawing (ECh)
These records contain only data.
MSODrawing() - Constructor for class io.starter.formats.XLS.MSODrawing
 
MSODRAWING - Static variable in interface io.starter.formats.XLS.XLSConstants
 
MSODrawingConstants - Class in io.starter.formats.XLS
Msodrawing record-related constants NOT A COMPLETE LIST!
MSODrawingConstants() - Constructor for class io.starter.formats.XLS.MSODrawingConstants
 
MSODrawingGroup - Class in io.starter.formats.XLS
MSODrawingGroup: MS Office Drawing Group (EBh)
These records contain only data.
MSODrawingGroup() - Constructor for class io.starter.formats.XLS.MSODrawingGroup
 
MSODRAWINGGROUP - Static variable in interface io.starter.formats.XLS.XLSConstants
 
MSODrawingSelection - Class in io.starter.formats.XLS
Msodrawingselection: MS Office Drawing Selection (EDh)
These records contain only data.
MSODrawingSelection() - Constructor for class io.starter.formats.XLS.MSODrawingSelection
 
MSODRAWINGSELECTION - Static variable in interface io.starter.formats.XLS.XLSConstants
 
msodrawobj - Variable in class io.starter.formats.XLS.charts.Chart
 
MSOFBTALIGNRULE - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTANCHOR - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTARCRULE - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTBLIP - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msofbtBlipFirst - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtBSE - Class in io.starter.formats.escher
 
MsofbtBSE(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtBSE
 
MSOFBTBSE - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtBstoreContainer - Class in io.starter.formats.escher
 
MsofbtBstoreContainer(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtBstoreContainer
 
MSOFBTBSTORECONTAINER - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTCALLOUTRULE - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTCHILDANCHOR - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtClientAnchor - Class in io.starter.formats.escher
 
MsofbtClientAnchor(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtClientAnchor
 
MSOFBTCLIENTANCHOR - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtClientData - Class in io.starter.formats.escher
 
MsofbtClientData(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtClientData
 
MSOFBTCLIENTDATA - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTCLIENTRULE - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTCLIENTTEXTBOX - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTCLSID - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTCOLORMRU - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTCOLORSCHEME - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTCONNECTORRULE - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTDELETEDPSPL - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtDg - Class in io.starter.formats.escher
 
MsofbtDg(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtDg
 
MSOFBTDG - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtDgContainer - Class in io.starter.formats.escher
 
MsofbtDgContainer(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtDgContainer
 
MSOFBTDGCONTAINER - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtDgg - Class in io.starter.formats.escher
 
MsofbtDgg(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtDgg
 
MSOFBTDGG - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtDggContainer - Class in io.starter.formats.escher
 
MsofbtDggContainer(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtDggContainer
 
MSOFBTDGGCONTAINER - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msofbtlTxid - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTOLEOBJECT - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtOPT - Class in io.starter.formats.escher
shape properties table
MsofbtOPT(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtOPT
 
MSOFBTOPT - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTREGROUPITEMS - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTSECONDARYOPT - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTSELECTION - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTSOLVERCONTAINER - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtSp - Class in io.starter.formats.escher
 
MsofbtSp(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtSp
 
MSOFBTSP - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtSpContainer - Class in io.starter.formats.escher
 
MsofbtSpContainer(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtSpContainer
 
MSOFBTSPCONTAINER - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtSpgr - Class in io.starter.formats.escher
 
MsofbtSpgr(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtSpgr
 
MSOFBTSPGR - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtSpgrContainer - Class in io.starter.formats.escher
 
MsofbtSpgrContainer(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtSpgrContainer
 
MSOFBTSPGRCONTAINER - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MsofbtSplitMenuColors - Class in io.starter.formats.escher
 
MsofbtSplitMenuColors(int, int, int) - Constructor for class io.starter.formats.escher.MsofbtSplitMenuColors
 
MSOFBTSPLITMENUCOLORS - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTTERTIARYOPT - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
MSOFBTTEXTBOX - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msofbttxdir - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFArrowheadsOK - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptfBackground - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFFilled - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptfFitTextToShape - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFHitTestLine - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillAngle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptfillBackColor - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillBackOpacity - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillBlip - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillBlipFlags - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillBlipName - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptfillColor - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillCrMod - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillDztype - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillFocus - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillHeight - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillOpacity - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillOriginX - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillOriginY - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillRectBottom - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillRectLeft - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillRectRight - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillRectTop - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillShadeColors - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillShadePreset - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillShadeType - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillShapeOriginX - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillShapeOriginY - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillToBottom - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillToLeft - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillToRight - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillToTop - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillType - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptFillWidth - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptfLockAgainstGrouping - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptfNoFillHitTest - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptfNoLineDrawDash - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptfshadowColor - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptfShadowObscured - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptGroupShapeProperties - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptidRegroup - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLine - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptlineColor - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineDashing - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineDashStyle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineEndArrowhead - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineEndArrowLength - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineEndArrowWidth - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineEndCapStyle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineFillShape - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineJoinStyle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineMiterLimit - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineStartArrowhead - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineStartArrowLength - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineStartArrowWidth - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptLineStyle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptlineWidth - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptMetroBlob - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptpib - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptpibFlags - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptpibName - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptpictureActive - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptwzDescription - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msooptwzName - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptAccentBorderCallout1 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptAccentBorderCallout2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptAccentBorderCallout3 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptAccentBorderCallout90 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptAccentCallout1 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptAccentCallout2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptAccentCallout3 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptAccentCallout90 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonBackPrevious - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonBeginning - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonBlank - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonDocument - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonEnd - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonForwardNext - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonHelp - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonHome - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonInformation - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonMovie - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonReturn - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptActionButtonSound - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptArc - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBalloon - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBentArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBentConnector2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBentConnector3 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBentConnector4 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBentConnector5 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBentUpArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBevel - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBlockArc - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBorderCallout1 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBorderCallout2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBorderCallout3 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBorderCallout90 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBracePair - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptBracketPair - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCallout1 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCallout2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCallout3 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCallout90 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCan - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptChevron - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCircularArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCloudCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCube - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCurvedConnector2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCurvedConnector3 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCurvedConnector4 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCurvedConnector5 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCurvedDownArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCurvedLeftArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCurvedRightArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptCurvedUpArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptDiamond - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptDonut - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptDoubleWave - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptDownArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptDownArrowCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptEllipse - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptEllipseRibbon - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptEllipseRibbon2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartAlternateProcess - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartCollate - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartConnector - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartDecision - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartDelay - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartDisplay - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartDocument - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartExtract - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartInputOutput - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartInternalStorage - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartMagneticDisk - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartMagneticDrum - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartMagneticTape - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartManualInput - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartManualOperation - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartMerge - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartMultidocument - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartOfflineStorage - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartOffpageConnector - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartOnlineStorage - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartOr - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartPredefinedProcess - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartPreparation - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartProcess - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartPunchedCard - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartPunchedTape - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartSort - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartSummingJunction - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFlowChartTerminator - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptFoldedCorner - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptHeart - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptHexagon - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptHomePlate - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptHorizontalScroll - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptHostControl - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptIrregularSeal1 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptIrregularSeal2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptIsocelesTriangle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLeftArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLeftArrowCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLeftBrace - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLeftBracket - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLeftRightArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLeftRightArrowCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLeftRightUpArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLeftUpArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLightningBolt - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptLine - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptMax - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptMin - Static variable in class io.starter.formats.XLS.MSODrawingConstants
Internally, a shape type is defined as a fixed set of property values, the most important being the geometry of the shape (the pVertices property, etc.).
msosptMoon - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptNil - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptNoSmoking - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptNotchedCircularArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptNotchedRightArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptNotPrimitive - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptOctagon - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptParallelogram - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptPentagon - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptPictureFrame - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptPlaque - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptPlus - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptQuadArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptQuadArrowCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptRectangle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptRibbon - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptRibbon2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptRightArrowCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptRightBrace - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptRightBracket - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptRightTriangle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptRoundRectangle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptSeal - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptSeal16 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptSeal24 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptSeal32 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptSeal4 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptSeal8 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptSmileyFace - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptStar - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptStraightConnector1 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptStripedRightArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptSun - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextArchDownCurve - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextArchDownPour - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextArchUpCurve - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextArchUpPour - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextBox - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextButtonCurve - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextButtonPour - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextCanDown - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextCanUp - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextCascadeDown - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextCascadeUp - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextChevron - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextChevronInverted - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextCircleCurve - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextCirclePour - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextCurve - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextCurveDown - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextCurveUp - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextDeflate - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextDeflateBottom - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextDeflateInflate - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextDeflateInflateDeflate - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextDeflateTop - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextFadeDown - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextFadeLeft - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextFadeRight - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextFadeUp - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextHexagon - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextInflate - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextInflateBottom - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextInflateTop - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextOctagon - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextOnCurve - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextOnRing - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextPlainText - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextRing - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextRingInside - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextRingOutside - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextSimple - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextSlantDown - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextSlantUp - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextStop - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextTriangle - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextTriangleInverted - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextWave - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextWave1 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextWave2 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextWave3 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTextWave4 - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptThickArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptTrapezoid - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptUpArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptUpArrowCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptUpDownArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptUpDownArrowCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptUturnArrow - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptVerticalScroll - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptWave - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptWedgeEllipseCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptWedgeRectCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
msosptWedgeRRectCallout - Static variable in class io.starter.formats.XLS.MSODrawingConstants
 
Mul - Interface in io.starter.formats.XLS
Muls are used to represent multiple compressed values in a row.
Mulblank - Class in io.starter.formats.XLS
Mulblank: Multiple Blank Cells (BEh)
This record stores up to 256 BLANK equivalents in a space-saving format.
Mulblank() - Constructor for class io.starter.formats.XLS.Mulblank
 
MULBLANK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Mulled - Interface in io.starter.formats.XLS
Muls are used to represent multiple compressed values in a row.
Mulrk - Class in io.starter.formats.XLS
Mulrk: Multiple Rk Cells (BDh)
This record stores up to 256 Rk equivalents in TODO: check compatibility with Excel2007 MAXCOLS a space-saving format.
MULRK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
multiply(double) - Method in class io.starter.toolkit.Money
Multiplies this monetary value by a specified value.
multiply(long) - Method in class io.starter.toolkit.Money
Multiplies this monetary value by a specified value.
myblocks - Variable in class io.starter.formats.LEO.Storage
 
mybook - Variable in class io.starter.OpenXLS.CellRange
 
mybook - Variable in class io.starter.OpenXLS.WorkBookHandle
 
myfactory - Variable in class io.starter.OpenXLS.WorkBookHandle
 
myLEO - Variable in class io.starter.formats.XLS.WorkBookFactory
 
myLEOFile - Variable in class io.starter.OpenXLS.WorkBookHandle
 
myRow - Variable in class io.starter.OpenXLS.RowHandle
 
mystore - Variable in class io.starter.formats.LEO.BlockImpl
 
myxf - Variable in class io.starter.formats.XLS.XLSRecord
 

N

NA - Static variable in exception io.starter.formats.XLS.formulas.CalculationException
Excel #N/A error.
NAME - Static variable in exception io.starter.formats.XLS.formulas.CalculationException
Excel #NAME? error.
Name - Class in io.starter.formats.XLS
Name: Defined Name (218h)
Name records describe a name in the workbook
Name() - Constructor for class io.starter.formats.XLS.Name
 
Name(WorkBook, String) - Constructor for class io.starter.formats.XLS.Name
 
Name(WorkBook, boolean) - Constructor for class io.starter.formats.XLS.Name
Used for default name entry in formulas.
Name(WorkBook, String, String, int) - Constructor for class io.starter.formats.XLS.Name
sets a namestring to a constant (non-reference) value
NAME - Static variable in interface io.starter.formats.XLS.XLSConstants
 
name - Variable in class io.starter.OpenXLS.DocumentHandle
The user-visible display name or title of this document.
NameHandle - Class in io.starter.OpenXLS
The NameHandle provides access to a Named Range and its Cells.

Use the NameHandle to work with individual Named Ranges in an XLS file.


With a NameHandle you can:

get a handle to the Cells in a Name
set the default formatting for a Name

NameHandle(String, CellRange) - Constructor for class io.starter.OpenXLS.NameHandle
Creates a new Named Range from a CellRange
NameHandle(Name, WorkBookHandle) - Constructor for class io.starter.OpenXLS.NameHandle
Create a NameHandle from an internal Name record
NameHandle(String, WorkBookHandle) - Constructor for class io.starter.OpenXLS.NameHandle
Deprecated. 
NameHandle(String, String, WorkBookHandle) - Constructor for class io.starter.OpenXLS.NameHandle
Create a new named range in the workbook
NameImpl - Class in io.starter.naming
 
NameImpl() - Constructor for class io.starter.naming.NameImpl
 
NameNotFoundException - Exception in io.starter.formats.XLS
thrown when trying to access a NamedRange and the NamedRange is not Found.
NameNotFoundException(String) - Constructor for exception io.starter.formats.XLS.NameNotFoundException
 
NamingEnumerationImpl - Class in io.starter.naming
 
NamingEnumerationImpl() - Constructor for class io.starter.naming.NamingEnumerationImpl
 
nCharts - Variable in class io.starter.formats.XLS.charts.Chart
 
NDEFAULTXFS - Static variable in class io.starter.formats.XLS.Xf
 
negate() - Method in class io.starter.toolkit.Money
Negates this monetary value.
next() - Method in class io.starter.formats.LEO.BlockImpl
 
next() - Method in class io.starter.naming.NamingEnumerationImpl
 
next() - Method in class io.starter.toolkit.CompatibleVector
overriding AbstractList so we can have concurrent mods...
next() - Method in class io.starter.toolkit.DelimitedValuesParser
 
nextblock - Variable in class io.starter.formats.LEO.BlockImpl
 
nextElement() - Method in class io.starter.naming.NamingEnumerationImpl
 
nextStorageID - Variable in class io.starter.formats.LEO.Storage
 
NEXTTO - Static variable in class io.starter.formats.XLS.charts.Axis
 
nextZipEntry(String) - Method in class io.starter.formats.XLS.OOXMLAdapter
 
NineteenOhFour - Class in io.starter.formats.XLS
1904: Flag which determines whether the 1904 date system is used 0x22
NineteenOhFour() - Constructor for class io.starter.formats.XLS.NineteenOhFour
 
NO_OPTIONS - Static variable in class io.starter.toolkit.Base64
No options specified.
NONE - Static variable in class io.starter.formats.XLS.charts.LineFormat
 
NOT_BIFF8_FILE - Static variable in exception io.starter.formats.XLS.WorkBookException
 
NOT_BIFF8_FILE - Static variable in exception io.starter.OpenXLS.WorkBookException
 
NOT_DOCKED - Static variable in class io.starter.formats.XLS.charts.Legend
 
NOTATION_SCIENTIFIC - Static variable in class io.starter.OpenXLS.CellHandle
 
NOTATION_SCIENTIFIC_EXCEL - Static variable in class io.starter.OpenXLS.CellHandle
 
NOTATION_STANDARD - Static variable in class io.starter.OpenXLS.CellHandle
 
Note - Class in io.starter.formats.XLS
Note: A cell annotation (1CDh)
Note records contain the row/col position of the annotation, plus an ordinal id that links it to the set of records that define it: Mso/obj/mso/Txo/Continue/Continue.
Note() - Constructor for class io.starter.formats.XLS.Note
 
NOTE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
NULL - Static variable in exception io.starter.formats.XLS.formulas.CalculationException
Excel #NULL! error.
NUM - Static variable in exception io.starter.formats.XLS.formulas.CalculationException
Excel #NUM! error.
NUMBER - Static variable in interface io.starter.formats.XLS.XLSConstants
 
NumberCellFormat - Class in io.starter.formats.cellformat
 
NumberRec - Class in io.starter.formats.XLS
NUMBER: BiffRec Value, Floating-Point Number (203h)
This record stores an internal numeric type.
NumberRec(int) - Constructor for class io.starter.formats.XLS.NumberRec
Constructor which takes an Integer value
NumberRec(long) - Constructor for class io.starter.formats.XLS.NumberRec
Constructor which takes a number value
NumberRec(double) - Constructor for class io.starter.formats.XLS.NumberRec
Constructor which takes a number value
NumberRec() - Constructor for class io.starter.formats.XLS.NumberRec
 
numCells() - Method in class io.starter.OpenXLS.CellRangeRef
return the number of cells in this rangeref
NUMERIC_FORMATS - Static variable in interface io.starter.formats.XLS.FormatConstants
- Now this array includes the java format pattern.
numericFormatMap - Static variable in class io.starter.OpenXLS.FormatHandle
 
NumFmt - Class in io.starter.formats.OOXML
numFmt OOXML element numFmt (Number Format) This element specifies number format properties which indicate how to format and render the numeric value of a cell.
NumFmt(String, String, boolean) - Constructor for class io.starter.formats.OOXML.NumFmt
 
NumFmt(NumFmt) - Constructor for class io.starter.formats.OOXML.NumFmt
 

O

obj - Variable in class io.starter.formats.XLS.charts.Chart
 
Obj - Class in io.starter.formats.XLS
OBJ Describes a graphic object 0x5D
MsoDrawing, MsoDrawngGroup + MsoDrawingSelection contain remaining drawing object data Each subrecord begins with a 2byte id number, ft.
Obj() - Constructor for class io.starter.formats.XLS.Obj
 
Obj(int, int, int) - Constructor for class io.starter.formats.XLS.Obj
create a new object of the desired type
NOTE: most object types require one or more sub-records to be complete
OBJ - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ObjectChoice - Class in io.starter.formats.OOXML
One of: cxnSp, graphicFrame, grpSp, pic, sp
ObjectChoice() - Constructor for class io.starter.formats.OOXML.ObjectChoice
 
ObjectChoice(CxnSp, GraphicFrame, GrpSp, Pic, Sp) - Constructor for class io.starter.formats.OOXML.ObjectChoice
 
ObjectChoice(ObjectChoice) - Constructor for class io.starter.formats.OOXML.ObjectChoice
 
OBJECTLINK - Static variable in class io.starter.formats.XLS.charts.FrtWrapper
 
ObjectLink - Class in io.starter.formats.XLS.charts
ObjectLink: Attaches Text to Chart or to Chart Item (0x1027) 4 wLinkObj 2 Object text is linked to (1= chart title, 2= Veritcal (y) axis title, 3= Category (x) axis title, 4= data series points, 7=Series Axis 12= Display Units 6 wLinkVar1 2 0-based series number (only if wLinkObj=4, otherwise 0) 8 wLinkVar2 2 0-based category number within the series specified by wLinkVar1.
ObjectLink() - Constructor for class io.starter.formats.XLS.charts.ObjectLink
 
OBJECTLINK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ObjProtect - Class in io.starter.formats.XLS
OBJPROTECT: Protection Flag (63h)
OBJPROTECT stores the protection state for a sheet or workbook
OBJPROTECT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Obproj - Class in io.starter.formats.XLS
Obproj: Visual Basic Project (D3h)
Obproj() - Constructor for class io.starter.formats.XLS.Obproj
 
OBPROJ - Static variable in interface io.starter.formats.XLS.XLSConstants
 
offset - Variable in class io.starter.formats.XLS.XLSRecord
 
OFFSETMAX - Static variable in class io.starter.formats.XLS.MSODrawing
 
OFPIECHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
OfPieChart - Class in io.starter.formats.XLS.charts
 
OfPieChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.OfPieChart
 
OFPIECHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
OliveGreen - Static variable in interface io.starter.formats.XLS.FormatConstants
 
OneCellAnchor - Class in io.starter.formats.OOXML
oneCellAnchor (One Cell Anchor Shape Size) This element specifies a one cell anchor placeholder for a group, a shape, or a drawing element.
OneCellAnchor(From, Ext, ObjectChoice) - Constructor for class io.starter.formats.OOXML.OneCellAnchor
 
OneCellAnchor(OneCellAnchor) - Constructor for class io.starter.formats.OOXML.OneCellAnchor
 
OOXMLAdapter - Class in io.starter.formats.XLS
 
OOXMLAdapter() - Constructor for class io.starter.formats.XLS.OOXMLAdapter
 
OOXMLChart - Class in io.starter.formats.XLS.charts
 
OOXMLChart(Chart, WorkBookHandle) - Constructor for class io.starter.formats.XLS.charts.OOXMLChart
create a new OOXMLChart from a 2003-v chart object
OOXMLConstants - Interface in io.starter.formats.OOXML
 
OOXMLElement - Interface in io.starter.formats.OOXML
 
OOXMLHandle - Class in io.starter.formats.OOXML
 
OOXMLHandle() - Constructor for class io.starter.formats.OOXML.OOXMLHandle
 
ooxmlLegend - Variable in class io.starter.formats.XLS.charts.OOXMLChart
 
OOXMLReader - Class in io.starter.formats.XLS
Breaking out functionality for reading out of OOXMLAdapter
OOXMLReader() - Constructor for class io.starter.formats.XLS.OOXMLReader
 
OOXMLWriter - Class in io.starter.formats.XLS
Breaking out functionality for writing out of OOXMLAdapter
OOXMLWriter() - Constructor for class io.starter.formats.XLS.OOXMLWriter
 
open(String) - Static method in class io.starter.toolkit.BrowserLauncher
Opens the specified web page in the user's default browser.
OPERATORS - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
Orange - Static variable in interface io.starter.formats.XLS.FormatConstants
 
order() - Method in class io.starter.formats.LEO.BlockByteReader
 
order(ByteOrder) - Method in class io.starter.formats.LEO.BlockByteReader
 
otArc - Static variable in class io.starter.formats.XLS.Obj
 
otButton - Static variable in class io.starter.formats.XLS.Obj
 
otChart - Static variable in class io.starter.formats.XLS.Obj
 
otCheckbox - Static variable in class io.starter.formats.XLS.Obj
 
otDialogbox - Static variable in class io.starter.formats.XLS.Obj
 
otDropdownlist - Static variable in class io.starter.formats.XLS.Obj
 
otEditbox - Static variable in class io.starter.formats.XLS.Obj
 
otGroup - Static variable in class io.starter.formats.XLS.Obj
 
otGroupbox - Static variable in class io.starter.formats.XLS.Obj
 
otLabel - Static variable in class io.starter.formats.XLS.Obj
 
otLine - Static variable in class io.starter.formats.XLS.Obj
 
otList - Static variable in class io.starter.formats.XLS.Obj
 
otNote - Static variable in class io.starter.formats.XLS.Obj
 
otOfficeArtobject - Static variable in class io.starter.formats.XLS.Obj
 
otOval - Static variable in class io.starter.formats.XLS.Obj
 
otPicture - Static variable in class io.starter.formats.XLS.Obj
 
otPolygon - Static variable in class io.starter.formats.XLS.Obj
 
otRadiobutton - Static variable in class io.starter.formats.XLS.Obj
 
otRectangle - Static variable in class io.starter.formats.XLS.Obj
 
otScrollbar - Static variable in class io.starter.formats.XLS.Obj
 
otSpincontrol - Static variable in class io.starter.formats.XLS.Obj
 
otText - Static variable in class io.starter.formats.XLS.Obj
 
ous - Variable in class io.starter.toolkit.Logger
Deprecated.
Just use this.
OutFile - Class in io.starter.toolkit
 
OutFile(String) - Constructor for class io.starter.toolkit.OutFile
 
OutFile(File) - Constructor for class io.starter.toolkit.OutFile
 
OutputStream(OutputStream) - Constructor for class io.starter.toolkit.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class io.starter.toolkit.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.

P

P - Class in io.starter.formats.OOXML
p (Text Paragraph) This element specifies the presence of a paragraph of text within the containing text body.
P(String) - Constructor for class io.starter.formats.OOXML.P
 
P(PPr, TextRun, EndParaRPr) - Constructor for class io.starter.formats.OOXML.P
 
P(P) - Constructor for class io.starter.formats.OOXML.P
 
P(String, int, boolean, boolean, String, String, String) - Constructor for class io.starter.formats.OOXML.P
create a default paragraph property from the specified information
P(Font, String) - Constructor for class io.starter.formats.OOXML.P
create a default paragraph property from the specified Font and text s
pack() - Method in class io.starter.OpenXLS.FormatCache
Deprecated. 
pack() - Method in class io.starter.OpenXLS.FormatHandle
Deprecated. 
PaleBlue - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Palette - Class in io.starter.formats.XLS
Palette: Defined Colors (92h)
Describe Colors in the file.
Palette() - Constructor for class io.starter.formats.XLS.Palette
 
PALETTE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Pane - Class in io.starter.formats.XLS
Pane: Stores the position of window panes.
Pane() - Constructor for class io.starter.formats.XLS.Pane
 
PANE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
PAPER_SIZE_10_X_11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_10Ax14_10_X_14 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_11Ax17_11_X_17 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_12_X_11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_15_X_11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_2_X_1211_16 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_6_3_4_ENVELOPE_3_5_8_X_6_5 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_9_X_11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A2_420MM_X_594MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A3_297MM_X_420MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A3_EXTRA_322MM_X_445MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A3_ROTATED_420MM_X_297MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A3_TRANSVERSE_297MM_X_420MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_210MM_X_297MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_EXTRA_235MM_X_322MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_PLUS_210MM_X_330MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_ROTATED_297MM_X_210MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_SMALL_210MM_X_297MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A5_148MM_X_210MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A5_EXTRA_174MM_X_235 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A5_ROTATED_210MM_X_148MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A5_TRANSVERSE_148MM_X_210MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A6_105MM_X_148MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A6_ROTATED_148MM_X_105MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B4_ISO_250MM_X_353MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B4_JIS_257MM_X_364MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B4_JIS_ROTATED_364MM_X_257MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_ISO_176MM_X_250MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_ISO_EXTRA_201MM_X_276MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_JIS_182MM_X_257MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_JIS_ROTATED_257MMX_X_182MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_JIS_TRANSVERSE_182MM_X_257MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B6_ISO_125MM_X_176MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B6_JIS_128MM_X_182MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B6_JIS_ROT_182MM_X_128MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_C_17_X_22_72 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_D_22_X_34_73 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_DBL_JAP_POSTCARD_200MM_X_148MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_DBL_JAP_POSTCARD_ROT_148MM_X_200MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_DL_ENVELOPE_110MM_X_110MM_X_220MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_E_34_X_44_74 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_10_4_18_X_9_5 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_11_4_5_X_10_38 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_12_4_34_X_11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_14_5_X_11_5 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_9_3_78_X_8_78 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C3_324MM_X_458MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C4_229MM_X_324MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C5_162MM_X_229M - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C6_115MM_X_162MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C6_C5_114MM_X_229MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_INVITE_220MM_X_220MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_ITALY_10MM_X_230MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_MONARCH_3_7_8_X_7_5 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_EXECUTIVE_7_QUARTER_X_10_5 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_EXTRA_TRANSVERSE_322MM_X_445MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_FOLIO_8_5_X_13 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_GERMAN_LEGAL_FANFOLD_8_5_X_13 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_GERMAN_STD_FANFOLD_8_5_X_12 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_JAP_POSTCARD_100M_X_148MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_JAP_POSTCARD_ROT_148MM_X_100MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LEDGER_17x11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LEGAL_8_5x14 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LEGAL_EXTRA_9_5Ax15 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_8_5x11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_EXTRA_9_5Ax12 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_EXTRA_TRANSV_9_5_X_12 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_PLUS - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_ROTATED_11_X_8_5 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_SMALL - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_TRANSVERSE_8_5Ax11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_NOTE_8_5_X_11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_QUATRO_215MM_X_275MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_STATEMENT_5_5x8_5 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_SUPER_A_A4_227MM_X_356MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_SUPER_B_A3_305MM_X_487MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_TABLOID_11x17 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_TABLOID_EXTRA_1111_16Ax18 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_TRANSVERSE_210MM_X_297MM - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_UNDEFINED - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
PAPER_SIZE_US_STANDARD_FANFOLD_147_8_X_11 - Static variable in class io.starter.OpenXLS.PrinterSettingsHandle
 
parent_rec - Variable in class io.starter.formats.XLS.formulas.GenericPtg
 
parentChart - Variable in class io.starter.formats.XLS.charts.ChartSeries
 
parentChart - Variable in class io.starter.formats.XLS.charts.GenericChartObject
 
parse(String, ParsePosition) - Method in class io.starter.formats.cellformat.NumberCellFormat
 
parse() - Method in class io.starter.formats.XLS.MSODrawingGroup
Parse the MSODrawingGroup bytes and generate state vars: imageData, imageType, cRef spidMax, numIdClusters, numDrawings, numShapes
parse(Book, short, int, int, BlockByteReader) - Method in class io.starter.formats.XLS.WorkBookFactory
create the individual records based on type
parse(String) - Method in class io.starter.toolkit.Money
Parses a string representation of a monetary value, returning a new Money object with the specified value.
parse_n_calc(Ptg, int, Ptg[]) - Static method in class io.starter.formats.XLS.formulas.FunctionHandler
* Your standard big case statement, calling methods based on what the funkid is.
parseArrayComponents() - Method in class io.starter.formats.XLS.formulas.PtgArray
given "extra info" at end of formula expression, parse array values
parseBookLevelElements(WorkBookHandle, WorkSheetHandle, ZipFile, ArrayList, String, ArrayList, ArrayList, HashMap, HashMap<String, String>, HashMap<String, WorkSheetHandle>) - Method in class io.starter.formats.XLS.OOXMLReader
parses OOXML content files given a content list cl from zip file zip recurses if content file has it's own content ************************************* NOTE: certain elements we do not as of yet process; we "pass-through" or store such elements along with any embedded objects associated with them for example, activeX objects, vbaProject.bin, etc.
parseBoolean(String) - Static method in class io.starter.formats.XLS.OOXMLAdapter
Parses an xsd:boolean value.
parseColor(String, int, short, Theme) - Static method in class io.starter.formats.OOXML.Color
static version of parseColor --takes a color value of OOXML type type
COLORTYPERBG, COLORTYPEINDEXED or COLORTYPETHEME
and returns the
parseColorInt(String, int, short, Theme) - Static method in class io.starter.formats.OOXML.Color
static version of parseColor --takes a color value of OOXML type type
COLORTYPERBG, COLORTYPEINDEXED or COLORTYPETHEME
and returns the indexed color int it represents
parseDate(String, int) - Static method in class io.starter.OpenXLS.DateConverter
Deprecated.
The date format handling in this method is wildly incorrect. It is retained only to provide compatibility with legacy OpenXLS XML files.
parseExpression(byte[], XLSRecord) - Static method in class io.starter.formats.XLS.ExpressionParser
Parse the byte array, create component Ptg's and insert them into a stack.
parseExpression(byte[], XLSRecord, int) - Static method in class io.starter.formats.XLS.ExpressionParser
Parse the byte array, create component Ptg's and insert them into a stack.
parseExpression() - Method in class io.starter.formats.XLS.Name
parse Expression separately from init
parseGrbit() - Method in class io.starter.formats.XLS.charts.Legend
The following records and rules define the significant parts of a legend: The Legend record specifies the layout of the legend and specifies if the legend is automatically positioned.
parseNBind(WorkBookHandle, String) - Static method in class io.starter.formats.OOXML.OOXMLHandle
OOXML parseNBind - reads in an OOXML (Excel 7) workbook
parseNBind(WorkBookHandle, String) - Method in class io.starter.formats.XLS.OOXMLReader
OOXML parseNBind - reads in an OOXML (Excel 7) workbook
parseObject(String, ParsePosition) - Method in class io.starter.formats.cellformat.GeneralCellFormat
 
parseOOXML(XmlPullParser) - Static method in class io.starter.formats.OOXML.Alignment
 
parseOOXML(XmlPullParser) - Static method in class io.starter.formats.OOXML.AutoFilter
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.AvLst
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.BodyPr
 
parseOOXML(XmlPullParser, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Border
 
parseOOXML(XmlPullParser) - Static method in class io.starter.formats.OOXML.CfRule
generate a cfRule based on OOXML input stream
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.CNvPr
 
parseOOXML(XmlPullParser, short, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Color
parses a color element root= color, fgColor or bgColor
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.ColorChoice
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.CxnSp
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.DefRPr
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.DLbls
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.DPt
 
parseOOXML(XmlPullParser, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Dxf
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.EffectPropsGroup
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.Ext
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.ExtLst
 
parseOOXML(XmlPullParser, boolean, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Fill
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.FillGroup
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.Gd
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.GeomGroup
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.Graphic
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.GraphicFrame
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.GrpSp
parse grpSp element OOXML
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.Layout
parse title OOXML element title
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Legend
parse OOXML legend element
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Ln
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Marker
parse marker OOXML element
parseOOXML(XmlPullParser) - Static method in class io.starter.formats.OOXML.NumFmt
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.ObjectChoice
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.OneCellAnchor
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.P
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Pic
 
parseOOXML(WorkBookHandle, String, InputStream) - Static method in class io.starter.formats.OOXML.PivotCacheDefinition
 
parseOOXML(WorkBookHandle, Boundsheet, InputStream) - Static method in class io.starter.formats.OOXML.PivotTableDefinition
NOT COMPLETED DO NOT USE parse a pivotTable OOXML element
Top-level attributes Location information Collection of fields Fields on the row axis Items on the row axis (specific values) Fields on the column axis Items on the column axis (specific values) Fields on the report filter region Fields in the values region Style information
Outline of the XML for a pivotTableDefinition (sequence) pivotTableDefinition location pivotFields rowFields rowItems colFields colItems pageFields dataFields conditionalFormats pivotTableStyleInfo
parseOOXML(XmlPullParser) - Static method in class io.starter.formats.OOXML.SheetPr
outlinePr pageSetUpPr tabColor codeName enableFormatConditionsCalculation filterMode published syncHorizontal syncRef syncVertical transitionEntry transitionEvaluation
parseOOXML(XmlPullParser) - Static method in class io.starter.formats.OOXML.SheetView
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Sp
return the OOXML specific for this object
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.SpPr
parse shape OOXML element spPr
parseOOXML(XmlPullParser, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Ss_rPr
 
parseOOXML(XmlPullParser, Stack<String>) - Static method in class io.starter.formats.OOXML.StrRef
parse strRef OOXML element
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Style
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Text
parse this Text element into a unicode string with formatting runs
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.TextRun
 
parseOOXML(WorkBookHandle, InputStream) - Method in class io.starter.formats.OOXML.Theme
given Theme OOXML inputstream, retrieve theme colors for later use This element holds all the different formatting options available to a document through a theme and defines the overall look and feel of the document when themed objects are used within the document.
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.Title
parse title OOXML element title
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.TwoCellAnchor
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.TxBody
 
parseOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Static method in class io.starter.formats.OOXML.TxPr
 
parseOOXML(XmlPullParser, String, Stack<String>, WorkBookHandle) - Method in class io.starter.formats.XLS.charts.Axis
parse OOXML axis element
parseOOXML(int, XmlPullParser, String, Stack<String>, WorkBookHandle) - Method in class io.starter.formats.XLS.charts.ChartAxes
parse OOXML axis element
parseOOXML(XmlPullParser, Stack<String>, ChartFormat, WorkBookHandle) - Method in class io.starter.formats.XLS.charts.ChartLine
parse a Chart Line OOXML element: either dropLines hiLowLines serLines
parseOOXML(XmlPullParser, WorkBookHandle, ChartType, boolean, Stack<String>) - Static method in class io.starter.formats.XLS.charts.ChartSeries
parse a chartSpace->chartType->ser element into our Series record/structure
parseOOXML(XmlPullParser, WorkBookHandle, Chart, int) - Static method in class io.starter.formats.XLS.charts.ChartType
parse the chart object OOXML element (barchart, area3DChart, etc.) and create the corresponding chart type objects
parseOOXML(XmlPullParser, Stack<String>, OOXMLChart) - Static method in class io.starter.formats.XLS.charts.ThreeD
parse shape OOXML element view3D into a ThreeD record
parseOOXML(XmlPullParser, WorkBookHandle, Boundsheet) - Static method in class io.starter.formats.XLS.Condfmt
create one or more Data Validation records based on OOXML input
parseOOXML(XmlPullParser, Boundsheet) - Static method in class io.starter.formats.XLS.Dv
create a new Dv record based on OOXML input
parseOOXML(XmlPullParser, Boundsheet) - Static method in class io.starter.formats.XLS.Dval
create one or more Data Validation records based on OOXML input
parseOOXML(XmlPullParser, WorkBookHandle) - Static method in class io.starter.formats.XLS.Font
parse incoming OOXML into a Font object
parseOOXML(WorkBookHandle, InputStream) - Static method in class io.starter.formats.XLS.Sst
given SharedStrings.xml OOXML inputstream, read in string and formatting data, if any and parse into ArrayList for later use in parseSheetOOXML
parseOOXML(InputStream) - Method in class io.starter.OpenXLS.ChartHandle
defines this chart object based on a Chart ML (OOXML) input Stream (root element=c:chartSpace)
This is an internal method that is not useful to the end user.
parsePathForZip(String, String) - Static method in class io.starter.formats.XLS.OOXMLReader
get correct path for zip access based on path p and parent directory parentDir
parsePivotTables - Static variable in class io.starter.formats.XLS.OOXMLReader
 
parseRels(InputStream) - Static method in class io.starter.formats.XLS.OOXMLAdapter
parses any .rels file into content List array list
parseRkNumber(byte[]) - Static method in class io.starter.formats.XLS.Rk
static method which parses a 4-byte RK number into a double value using specific MS Rules
parseSheetElements(WorkBookHandle, ZipFile, ArrayList, String, String, ArrayList, ArrayList, HashMap, HashMap<String, WorkSheetHandle>) - Method in class io.starter.formats.XLS.Boundsheet
parses OOXML content files given a content list cl from zip file zip recurses if content file has it's own content ************************************* NOTE: certain elements we do not as of yet process; we "pass-through" or store such elements along with any embedded objects associated with them for example, activeX objects, vbaProject.bin, etc.
parseThemeColor(String, double, short, Theme) - Static method in class io.starter.formats.OOXML.Color
interprets theme colorval and tint TODO: read in theme colors from theme1.xml
parseThemeOOXML(WorkBookHandle, InputStream) - Static method in class io.starter.formats.OOXML.Theme
 
parseUpDownBarsOOXML(XmlPullParser, Stack<String>, WorkBookHandle) - Method in class io.starter.formats.XLS.charts.ChartFormat
parse upDownBars OOXML element (controled by 2 DropBar records in this subArray)
Valid for Line and Stock charts only
parseXML(XmlPullParser, Condfmt, Boundsheet) - Static method in class io.starter.formats.XLS.Cf
creates a Cf record from the EXML nodes Between 2 4
parseXML(WorkSheetHandle, XmlPullParser, HashMap<?, ?>) - Method in class io.starter.OpenXLS.ChartHandle
given a XmlPullParser positioned at the chart element, parse all chart elements to create desired chart
passThrough(ZipFile, String, String) - Static method in class io.starter.formats.XLS.OOXMLReader
handle OOXML files that we do not process at this time.
Password - Class in io.starter.formats.XLS
Password - specifies the password verifier for the sheet or workbook.
Password() - Constructor for class io.starter.formats.XLS.Password
 
password - Variable in class io.starter.formats.XLS.ProtectionManager
 
PASSWORD - Static variable in interface io.starter.formats.XLS.XLSConstants
 
PATTERN_CHECKERBOARD1 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_CHECKERBOARD2 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_CROSSPATCH1 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_DIAG_STRIPES1 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_DIAG_STRIPES2 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_DIAG_STRIPES3 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_DIAG_STRIPES4 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_DIAG_STRIPES5 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_DIAG_STRIPES6 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_DIAG_STRIPES7 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_DIAG_STRIPES8 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_FILL_BACK_COLOR - Static variable in class io.starter.formats.XLS.Cf
 
PATTERN_FILL_COLOR - Static variable in class io.starter.formats.XLS.Cf
 
PATTERN_FILL_STYLE - Static variable in class io.starter.formats.XLS.Cf
 
PATTERN_FILLED - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_GRID1 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_HOR_STRIPES1 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_HOR_STRIPES2 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_HOR_STRIPES3 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_HOR_STRIPES4 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_HVY_DOTS - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_HVY_FILL - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_LIGHT_DOTS - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_LIGHT_FILL - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_MED_DOTS - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_MED_FILL - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_NONE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_PATCHY1 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_PATCHY2 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_PATCHY3 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_PATCHY4 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_SOLID - Static variable in class io.starter.formats.XLS.Xf
PATTERN_SOLID is a special case where icvFore= the background color and icvBack=64.
PATTERN_VERT_STRIPES1 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_VERT_STRIPES2 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_VERT_STRIPES3 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PATTERN_VERT_STRIPES4 - Static variable in interface io.starter.formats.XLS.FormatConstants
 
patternFill - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
patternmap - Static variable in interface io.starter.formats.XLS.FormatConstants
 
pcDonut - Variable in class io.starter.formats.XLS.charts.Pie
 
pcGap - Variable in class io.starter.formats.XLS.charts.Bar
 
pcOverlap - Variable in class io.starter.formats.XLS.charts.Bar
 
Phonetic - Class in io.starter.formats.XLS
Phonetic This record contains default settings for the Asian Phonetic Settings dialog and the addresses of all cells which show Asian phonetic text.
Phonetic() - Constructor for class io.starter.formats.XLS.Phonetic
 
PHONETIC - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Pic - Class in io.starter.formats.OOXML
pic (Picture) This element specifies the existence of a picture object within the spreadsheet.
Pic() - Constructor for class io.starter.formats.OOXML.Pic
 
Pic(HashMap<String, String>, NvPicPr, BlipFill, SpPr, Style) - Constructor for class io.starter.formats.OOXML.Pic
 
Pic(Pic) - Constructor for class io.starter.formats.OOXML.Pic
 
Picf - Class in io.starter.formats.XLS.charts
Picf: Picture Format(0x103c)
Picf() - Constructor for class io.starter.formats.XLS.charts.Picf
 
PICF - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Pie - Class in io.starter.formats.XLS.charts
Pie: Chart Group Is a pie Chart Group(0x1019) 4 anStart 2 Angle of the first pie slice expressed in degrees.
Pie() - Constructor for class io.starter.formats.XLS.charts.Pie
 
PIE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
PIE - Static variable in class io.starter.OpenXLS.ChartHandle
 
Pie3dChart - Class in io.starter.formats.XLS.charts
 
Pie3dChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.Pie3dChart
 
PIECHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
PieChart - Class in io.starter.formats.XLS.charts
 
PieChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.PieChart
 
PIECHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
PieFormat - Class in io.starter.formats.XLS.charts
PieFormat: Position of the Pie Slice(0x100b) percentage 2 distance of pie slice from center of pie as %
PieFormat() - Constructor for class io.starter.formats.XLS.charts.PieFormat
 
PIEFORMAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Pink - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PivotCache - Class in io.starter.formats.XLS
 
PivotCache() - Constructor for class io.starter.formats.XLS.PivotCache
 
PivotCacheDefinition - Class in io.starter.formats.OOXML
 
PivotCacheDefinition(String, String, int) - Constructor for class io.starter.formats.OOXML.PivotCacheDefinition
 
PivotCacheRecord - Interface in io.starter.formats.XLS
 
PivotChartBits - Class in io.starter.formats.XLS.charts
PIVOTCHARTBITS: PivotChart Bits (859h) Introduced in Excel 9 (2000), this BIFF record is an FRT record for Charts.
PivotChartBits() - Constructor for class io.starter.formats.XLS.charts.PivotChartBits
 
PIVOTCHARTBITS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
PivotChartLink - Class in io.starter.formats.XLS.charts
PIVOTCHARTLINK: Pivot Chart Link (861h) Introduced in Excel 9 (2000), this BIFF record is an FRT record for Charts.
PivotChartLink() - Constructor for class io.starter.formats.XLS.charts.PivotChartLink
 
PIVOTCHARTLINK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
PivotTableDefinition - Class in io.starter.formats.OOXML
 
PivotTableDefinition() - Constructor for class io.starter.formats.OOXML.PivotTableDefinition
 
PivotTableHandle - Class in io.starter.OpenXLS
 
PivotTableHandle(Sxview, WorkBookHandle) - Constructor for class io.starter.OpenXLS.PivotTableHandle
Create a new PivotTableHandle from an Excel PivotTable
PivotTableNotFoundException - Exception in io.starter.formats.XLS
No PivotTable Found. Thrown when a PivotTableHandle is requested for a non-existent Pivot Table.
PivotTableNotFoundException(String) - Constructor for exception io.starter.formats.XLS.PivotTableNotFoundException
 
PIXELCONVERSION - Static variable in class io.starter.formats.XLS.MSODrawing
 
pkgrelns - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
PLAIN - Static variable in interface io.starter.formats.XLS.FormatConstants
 
plist - Variable in class io.starter.OpenXLS.WorkBookHandle
 
PlotArea - Class in io.starter.formats.XLS.charts
PlotArea: Frame Belongs to Plot Area(0x1035)
PlotArea() - Constructor for class io.starter.formats.XLS.charts.PlotArea
 
PLOTAREA - Static variable in interface io.starter.formats.XLS.XLSConstants
 
plotAreaLayout - Variable in class io.starter.formats.XLS.charts.OOXMLChart
 
PlotGrowth - Class in io.starter.formats.XLS.charts
PlotGrowth: Font Scale Factors(0x1064)
PlotGrowth() - Constructor for class io.starter.formats.XLS.charts.PlotGrowth
 
PLOTGROWTH - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Pls - Class in io.starter.formats.XLS
Pls: Environment-Specific Print Record (4Dh)
PLS saves printer settings and driver info
Pls() - Constructor for class io.starter.formats.XLS.Pls
 
PLS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Plum - Static variable in interface io.starter.formats.XLS.FormatConstants
 
PLV - Class in io.starter.formats.XLS
PLV 0x88B The PLV record specifies the settings of a Page Layout view for a sheet.
PLV() - Constructor for class io.starter.formats.XLS.PLV
 
PLV - Static variable in interface io.starter.formats.XLS.XLSConstants
 
PointsToFontHeight(double) - Static method in class io.starter.formats.XLS.Font
utility to convert points to correct font height
populateForTransfer() - Method in class io.starter.formats.XLS.Boundsheet
populateForTransfer is a method that takes all of the shared resources (SST, XF, Font, etc) records and verifies that they are populated for use in a destination workbook
populateForTransfer(String) - Method in class io.starter.formats.XLS.charts.Ai
Sets the boundsheet name for the data referenced in this AI.
populateForTransfer() - Method in class io.starter.formats.XLS.charts.Chart
Utilized by external chart copy, this sets references internally in this chart which allows cross-workbook identification of worksheets to occur.
populateForTransfer() - Method in class io.starter.formats.XLS.Xf
Populates the myFont and myFormat variables to be held onto when the xf record is serialized for boundsheet transfer
populateVals() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
populateVals() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
Throw this data into two ptgref's
populateVals() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
 
populateVals() - Method in class io.starter.formats.XLS.formulas.PtgRef
parse all the values out of the byte array and populate the classes values
populateVals() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
Throw this data into a ptgref's
populateVals() - Method in class io.starter.formats.XLS.formulas.PtgRefErr3d
 
POS - Static variable in class io.starter.formats.XLS.charts.FrtWrapper
 
Pos - Class in io.starter.formats.XLS.charts
Pos: Position Information(0x104f) for TextDisp, sets the label position as an offset from the default position for PlotArea, used only for main axis + describes the plot-area bounding box; the tMainPlotArea in the SHTPROPS rec must be 1 or the POS rec is ignored for Legend, describes legend pos + size 4 rndTopLt 2 for PlotArea, TextDisp= 2; legend= 5 (what=3??? Data Table!) 6 rndTopRt 2 for PlotArea, TextDisp= 2; legend: 1= use x2 and y2 for legend size; 2= autosize legend (ignore x2 + y2; if so, the fAutoSize bit of FRAME rec should be 1) 8 x1 4 for PlotArea, x coord of bounding box; for TextDisp, horiz.
Pos() - Constructor for class io.starter.formats.XLS.charts.Pos
 
POS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
position() - Method in class io.starter.formats.LEO.BlockByteReader
 
position(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
position(ImageHandle) - Method in class io.starter.OpenXLS.ImageHandle
set ImageHandle position based on another
postRecs - Variable in class io.starter.formats.XLS.charts.Chart
 
postStream() - Method in interface io.starter.formats.XLS.BiffRec
do any post-streaming cleanup such as expensive index updates or other deferrable processing.
postStream() - Method in class io.starter.formats.XLS.XLSRecord
 
PRECISION - Static variable in interface io.starter.formats.XLS.XLSConstants
 
predecessor - Variable in class io.starter.formats.XLS.Continue
 
preRecs - Variable in class io.starter.formats.XLS.charts.Chart
 
preStream() - Method in class io.starter.formats.XLS.AutoFilter
Update the record before streaming
preStream() - Method in interface io.starter.formats.XLS.BiffRec
do any pre-streaming processing such as expensive index updates or other deferrable processing.
preStream() - Method in class io.starter.formats.XLS.Boundsheet
do all of the expensive updating here only right before streaming record.
preStream() - Method in class io.starter.formats.XLS.Condfmt
update the bytes
preStream() - Method in class io.starter.formats.XLS.Continue
set the streaming flag so we get the grbit in output
preStream() - Method in class io.starter.formats.XLS.Dbcell
 
preStream() - Method in class io.starter.formats.XLS.Dv
update record.
preStream() - Method in class io.starter.formats.XLS.Externsheet
 
preStream() - Method in class io.starter.formats.XLS.Extsst
 
preStream() - Method in class io.starter.formats.XLS.Formula
Updates the record data if necessary to prepare for streaming.
preStream() - Method in class io.starter.formats.XLS.Index
Prestream for Index is going to create the correct size record, and populate the correct number of dbcells.
prestream() - Method in class io.starter.formats.XLS.MSODrawingGroup
Must ensure that oridinal drawing Id for each drawing record is correct Plus ensure SPID's are correct Not default prestreaming as we need these values when we assemble sheet recs
preStream() - Method in class io.starter.formats.XLS.Name
do any pre-streaming processing such as expensive index updates or other deferrable processing.
preStream() - Method in class io.starter.formats.XLS.Row
 
preStream() - Method in interface io.starter.formats.XLS.Sheet
do all of the expensive updating here only right before streaming record.
preStream() - Method in class io.starter.formats.XLS.Shrfmla
 
preStream() - Method in class io.starter.formats.XLS.Sst
we need to override stream to update changes to the byte array
preStream() - Method in class io.starter.formats.XLS.Supbook
If the record is an addinrecord, update the number of sheets referred to.
prestream() - Method in class io.starter.formats.XLS.WorkBook
take care of any lazy updating before output
preStream() - Method in class io.starter.formats.XLS.XLSRecord
do any pre-streaming processing such as expensive index updates or other deferrable processing.
prevStorageID - Variable in class io.starter.formats.LEO.Storage
 
print(boolean) - Method in class io.starter.toolkit.Logger
 
print(char) - Method in class io.starter.toolkit.Logger
 
print(int) - Method in class io.starter.toolkit.Logger
 
print(long) - Method in class io.starter.toolkit.Logger
 
print(float) - Method in class io.starter.toolkit.Logger
 
print(double) - Method in class io.starter.toolkit.Logger
 
print(char[]) - Method in class io.starter.toolkit.Logger
 
print(String) - Method in class io.starter.toolkit.Logger
 
print(Object) - Method in class io.starter.toolkit.Logger
 
PRINT_AREA - Static variable in class io.starter.formats.XLS.Name
 
PRINT_GRIDLINES - Static variable in interface io.starter.formats.XLS.XLSConstants
 
PRINT_ROW_HEADERS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
PRINT_TITLES - Static variable in class io.starter.formats.XLS.Name
 
PrinterSettingsHandle - Class in io.starter.OpenXLS
The PrinterSettingsHandle gives you control over the printer settings for a Sheet such as whether to print in landscape or portrait mode.
PrinterSettingsHandle(Boundsheet) - Constructor for class io.starter.OpenXLS.PrinterSettingsHandle
default constructor
PrintGrid - Class in io.starter.formats.XLS
Record specifying whether the grid should be printed.
PrintGrid() - Constructor for class io.starter.formats.XLS.PrintGrid
 
PRINTGRID - Static variable in interface io.starter.formats.XLS.XLSConstants
 
println(boolean) - Method in class io.starter.toolkit.Logger
 
println(char) - Method in class io.starter.toolkit.Logger
 
println(int) - Method in class io.starter.toolkit.Logger
 
println(long) - Method in class io.starter.toolkit.Logger
 
println(float) - Method in class io.starter.toolkit.Logger
 
println(double) - Method in class io.starter.toolkit.Logger
 
println(char[]) - Method in class io.starter.toolkit.Logger
 
println(String) - Method in class io.starter.toolkit.Logger
 
println(Object) - Method in class io.starter.toolkit.Logger
 
println() - Method in class io.starter.toolkit.Logger
 
PrintRowCol - Class in io.starter.formats.XLS
Record specifying whether the row and column headers should be printed.
PrintRowCol() - Constructor for class io.starter.formats.XLS.PrintRowCol
 
PRINTROWCOL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
processBlock() - Method in class io.starter.toolkit.MD4Digest
 
processLength(long) - Method in class io.starter.toolkit.MD4Digest
 
processWord(byte[], int) - Method in class io.starter.toolkit.MD4Digest
 
ProgressListener - Interface in io.starter.toolkit
 
ProgressNotifier - Interface in io.starter.toolkit
 
proper(String) - Static method in class io.starter.toolkit.StringTool
converts strings to "proper" capitalization ie: take "mr.
Prot4rev - Class in io.starter.formats.XLS
PROT4REV: Protection Flag (12h)
PROT4REV stores the protection state for a shared workbook
Prot4rev() - Constructor for class io.starter.formats.XLS.Prot4rev
 
PROT4REV - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Protect - Class in io.starter.formats.XLS
PROTECT: Protection Flag (12h)
PROTECT stores the protection state for a sheet or workbook
protect - Variable in class io.starter.formats.XLS.ProtectionManager
 
PROTECT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ProtectionManager - Class in io.starter.formats.XLS
Coordinates the various records involved in protection.
ProtectionManager() - Constructor for class io.starter.formats.XLS.ProtectionManager
 
PROTOTYPE_1C1 - Variable in class io.starter.formats.XLS.MSODrawingGroup
The XF record can either be a style XF or a BiffRec XF.
PROTOTYPE_863 - Variable in class io.starter.formats.XLS.MSODrawingGroup
 
PROTOTYPE_BYTES - Variable in class io.starter.formats.XLS.MSODrawing
 
PROTOTYPE_BYTES - Variable in class io.starter.formats.XLS.MSODrawingGroup
 
PROTOTYPE_BYTES - Variable in class io.starter.formats.XLS.MSODrawingSelection
 
PROTOTYPE_BYTES - Variable in class io.starter.formats.XLS.Obj
 
PROTOTYPE_BYTES - Variable in class io.starter.formats.XLS.Phonetic
 
Ptg - Interface in io.starter.formats.XLS.formulas
Ptg is the interface all ptgs implement in order to be handled equally under the eyes of the all seeing one, "he that shall not be named" A ptg is a unique segment of a formula stack that indicates a value, a reference to a value, or an operation.
PTG_ADD_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_AREA3D_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_AREA_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_AREAERR3D_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_ATR_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_BOOL_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_CONCAT_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_DIV_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_ENDSHEET_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_EQ_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_EXP_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_FUNC_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_FUNCVAR_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_GE_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_GT_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_INT - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_INT_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_ISECT_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_LE_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_LOCATION_POLICY_LOCKED - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_LOCATION_POLICY_LOCKED - Static variable in interface io.starter.formats.XLS.Ref
 
PTG_LOCATION_POLICY_TRACK - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_LOCATION_POLICY_TRACK - Static variable in interface io.starter.formats.XLS.Ref
 
PTG_LOCATION_POLICY_UNLOCKED - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_LOCATION_POLICY_UNLOCKED - Static variable in interface io.starter.formats.XLS.Ref
 
PTG_LT_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_MEM_AREA_N_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_MEM_AREA_NV_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_MEMERR_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_MLT_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_MYSTERY_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_NAME_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_NAMEX_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_NE_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_NUM_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_PAREN_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_PERCENT_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_POWER_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_RANGE_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_REF3D_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_REF_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_REFERR3D_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_REFERR_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_SUB_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_TYPE_ARRAY - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_TYPE_SINGLE - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_UMINUS_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_UNION_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
PTG_UPLUS_LENGTH - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
ptgAdd - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgAdd - Class in io.starter.formats.XLS.formulas
 
PtgAdd() - Constructor for class io.starter.formats.XLS.formulas.PtgAdd
 
ptgArea - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgArea - Class in io.starter.formats.XLS.formulas
ptgArea is a reference to an area (rectangle) of cells.
PtgArea(String, XLSRecord) - Constructor for class io.starter.formats.XLS.formulas.PtgArea
 
PtgArea(PtgRef, PtgRef, XLSRecord) - Constructor for class io.starter.formats.XLS.formulas.PtgArea
Creates a new PtgArea from 2 component ptgs, used by shared formula to create ptgareas.
PtgArea(String, XLSRecord, boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgArea
 
PtgArea(int[], XLSRecord, boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgArea
 
PtgArea() - Constructor for class io.starter.formats.XLS.formulas.PtgArea
 
PtgArea(boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgArea
 
ptgArea3d - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgArea3d - Class in io.starter.formats.XLS.formulas
ptgArea3d is a reference to an area (rectangle) of cells.
PtgArea3d() - Constructor for class io.starter.formats.XLS.formulas.PtgArea3d
create new PtgArea3d
PtgArea3d(boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgArea3d
 
ptgAreaErr - Static variable in class io.starter.formats.XLS.ExpressionParser
 
ptgAreaErr3d - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgAreaErr3d - Class in io.starter.formats.XLS.formulas
An Erroneous BiffRec range spanning 3rd dimension of WorkSheets.
PtgAreaErr3d() - Constructor for class io.starter.formats.XLS.formulas.PtgAreaErr3d
 
ptgAreaN - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgAreaN - Class in io.starter.formats.XLS.formulas
ptgArea is a reference to an area (rectangle) of cells.
PtgAreaN() - Constructor for class io.starter.formats.XLS.formulas.PtgAreaN
 
ptgArray - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgArray - Class in io.starter.formats.XLS.formulas
 
PtgArray() - Constructor for class io.starter.formats.XLS.formulas.PtgArray
 
ptgAtr - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgAtr - Class in io.starter.formats.XLS.formulas
Displays "special" attributes like spaces and "optimized SUMs" Offset Size Contents 0 1 19H 1 1 Attribute type flags: 01H = This is a tAttrVolatile token (volatile function) 02H = This is a tAttrIf token (IF function control) 04H = This is a tAttrChoose token (CHOOSE function control) 08H = This is a tAttrSkip token (skip part of token array) 10H = This is a tAttrSum token (SUM function with one parameter) 20H = This is a tAttrAssign token (assignment-style formula in a macro sheet) 40H = This is a tAttrSpace token (spaces and carriage returns, BIFF3-BIFF8) 41H = This is a tAttrSpaceVolatile token (BIFF3-BIFF8, see below) 2 var.
PtgAtr() - Constructor for class io.starter.formats.XLS.formulas.PtgAtr
 
PtgAtr(byte) - Constructor for class io.starter.formats.XLS.formulas.PtgAtr
 
ptgBool - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgBool - Class in io.starter.formats.XLS.formulas
 
PtgBool() - Constructor for class io.starter.formats.XLS.formulas.PtgBool
 
PtgBool(boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgBool
 
PtgCalculator - Class in io.starter.formats.XLS.formulas
PtgCalculator handles some of the standard calls that all of the calculator classes need.
PtgCalculator() - Constructor for class io.starter.formats.XLS.formulas.PtgCalculator
 
ptgConcat - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgConcat - Class in io.starter.formats.XLS.formulas
 
PtgConcat() - Constructor for class io.starter.formats.XLS.formulas.PtgConcat
 
ptgDiv - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgDiv - Class in io.starter.formats.XLS.formulas
 
PtgDiv() - Constructor for class io.starter.formats.XLS.formulas.PtgDiv
 
ptgEndSheet - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgEndSheet - Class in io.starter.formats.XLS.formulas
 
PtgEndSheet() - Constructor for class io.starter.formats.XLS.formulas.PtgEndSheet
 
ptgEQ - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgEQ - Class in io.starter.formats.XLS.formulas
 
PtgEQ() - Constructor for class io.starter.formats.XLS.formulas.PtgEQ
 
ptgErr - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgErr - Class in io.starter.formats.XLS.formulas
 
PtgErr() - Constructor for class io.starter.formats.XLS.formulas.PtgErr
 
PtgErr(byte) - Constructor for class io.starter.formats.XLS.formulas.PtgErr
 
ptgExp - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgExp - Class in io.starter.formats.XLS.formulas
ptgExp indicates an Array Formula or Shared Formula When ptgExp occurs in a formula, it's the only token in the formula.
PtgExp() - Constructor for class io.starter.formats.XLS.formulas.PtgExp
 
ptgFunc - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgFunc - Class in io.starter.formats.XLS.formulas
PtgFunc is a fuction operator that refers to the header file in order to use the correct function.
PtgFunc(int, XLSRecord) - Constructor for class io.starter.formats.XLS.formulas.PtgFunc
 
PtgFunc(int) - Constructor for class io.starter.formats.XLS.formulas.PtgFunc
 
PtgFunc() - Constructor for class io.starter.formats.XLS.formulas.PtgFunc
 
ptgFuncVar - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgFuncVar - Class in io.starter.formats.XLS.formulas
PtgFunc is a fuction operator that refers to the header file in order to use the correct function.
PtgFuncVar(int, int, XLSRecord) - Constructor for class io.starter.formats.XLS.formulas.PtgFuncVar
 
PtgFuncVar(int, int) - Constructor for class io.starter.formats.XLS.formulas.PtgFuncVar
 
PtgFuncVar() - Constructor for class io.starter.formats.XLS.formulas.PtgFuncVar
 
ptgGE - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgGE - Class in io.starter.formats.XLS.formulas
 
PtgGE() - Constructor for class io.starter.formats.XLS.formulas.PtgGE
 
ptgGT - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgGT - Class in io.starter.formats.XLS.formulas
 
PtgGT() - Constructor for class io.starter.formats.XLS.formulas.PtgGT
 
ptgInt - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgInt - Class in io.starter.formats.XLS.formulas
 
PtgInt() - Constructor for class io.starter.formats.XLS.formulas.PtgInt
 
PtgInt(int) - Constructor for class io.starter.formats.XLS.formulas.PtgInt
 
ptgIsect - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgIsect - Class in io.starter.formats.XLS.formulas
 
PtgIsect() - Constructor for class io.starter.formats.XLS.formulas.PtgIsect
 
ptgLE - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgLE - Class in io.starter.formats.XLS.formulas
 
PtgLE() - Constructor for class io.starter.formats.XLS.formulas.PtgLE
 
ptgLookup - Static variable in class io.starter.formats.XLS.XLSRecordFactory
 
ptgLT - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgLT - Class in io.starter.formats.XLS.formulas
 
PtgLT() - Constructor for class io.starter.formats.XLS.formulas.PtgLT
 
ptgMemArea - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgMemArea - Class in io.starter.formats.XLS.formulas
PtgMemArea is an optimization of referenced areas.
PtgMemArea() - Constructor for class io.starter.formats.XLS.formulas.PtgMemArea
 
ptgMemAreaA - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgMemAreaA - Class in io.starter.formats.XLS.formulas
PtgMemArea is an optimization of referenced areas.
PtgMemAreaA() - Constructor for class io.starter.formats.XLS.formulas.PtgMemAreaA
 
ptgMemAreaN - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgMemAreaN - Class in io.starter.formats.XLS.formulas
 
PtgMemAreaN() - Constructor for class io.starter.formats.XLS.formulas.PtgMemAreaN
 
ptgMemAreaNV - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgMemAreaNV - Class in io.starter.formats.XLS.formulas
 
PtgMemAreaNV() - Constructor for class io.starter.formats.XLS.formulas.PtgMemAreaNV
 
ptgMemErr - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgMemErr - Class in io.starter.formats.XLS.formulas
 
PtgMemErr() - Constructor for class io.starter.formats.XLS.formulas.PtgMemErr
 
ptgMemFunc - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgMemFunc - Class in io.starter.formats.XLS.formulas
PtgMemFunc refers to a reference subexpression that doesn't evaluate to a constant reference.
PtgMemFunc() - Constructor for class io.starter.formats.XLS.formulas.PtgMemFunc
 
ptgMissArg - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgMissArg - Class in io.starter.formats.XLS.formulas
 
PtgMissArg() - Constructor for class io.starter.formats.XLS.formulas.PtgMissArg
 
ptgMlt - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgMlt - Class in io.starter.formats.XLS.formulas
 
PtgMlt() - Constructor for class io.starter.formats.XLS.formulas.PtgMlt
 
PtgMystery - Class in io.starter.formats.XLS.formulas
 
PtgMystery() - Constructor for class io.starter.formats.XLS.formulas.PtgMystery
 
ptgName - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgName - Class in io.starter.formats.XLS.formulas
This PTG stores an index to a name.
PtgName() - Constructor for class io.starter.formats.XLS.formulas.PtgName
 
PtgName(int) - Constructor for class io.starter.formats.XLS.formulas.PtgName
 
ptgNameX - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgNameX - Class in io.starter.formats.XLS.formulas
 
PtgNameX() - Constructor for class io.starter.formats.XLS.formulas.PtgNameX
 
ptgNE - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgNE - Class in io.starter.formats.XLS.formulas
 
PtgNE() - Constructor for class io.starter.formats.XLS.formulas.PtgNE
 
ptgNum - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgNumber - Class in io.starter.formats.XLS.formulas
 
PtgNumber() - Constructor for class io.starter.formats.XLS.formulas.PtgNumber
 
PtgNumber(double) - Constructor for class io.starter.formats.XLS.formulas.PtgNumber
Constructer to create these on the fly, this is needed for value storage in calculations of formulas.
ptgOps - Static variable in class io.starter.formats.XLS.XLSRecordFactory
Maps BIFF8 record opcodes to classes.
ptgParen - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgParen - Class in io.starter.formats.XLS.formulas
 
PtgParen() - Constructor for class io.starter.formats.XLS.formulas.PtgParen
 
ptgPercent - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgPercent - Class in io.starter.formats.XLS.formulas
 
PtgPercent() - Constructor for class io.starter.formats.XLS.formulas.PtgPercent
 
ptgPower - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgPower - Class in io.starter.formats.XLS.formulas
 
PtgPower() - Constructor for class io.starter.formats.XLS.formulas.PtgPower
 
ptgPrefixOperators - Static variable in class io.starter.formats.XLS.XLSRecordFactory
 
ptgRange - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgRange - Class in io.starter.formats.XLS.formulas
 
PtgRange() - Constructor for class io.starter.formats.XLS.formulas.PtgRange
 
ptgRef - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgRef - Class in io.starter.formats.XLS.formulas
ptgRef is a reference to a single cell.
PtgRef(int[], XLSRecord, boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgRef
 
PtgRef(String, XLSRecord, boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgRef
This constructor is for programmatic creation of Ptg's in this case we do not have the ptgid, just the refereced location
PtgRef(byte[], XLSRecord, boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgRef
This constructor is for programmatic creation of Ptg's in this case we do not have the ptgid, just the refereced location this version sets the value of useReferenceTracker to avoid multiple entries due to area parent
PtgRef() - Constructor for class io.starter.formats.XLS.formulas.PtgRef
default constructor
ptgRef3d - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgRef3d - Class in io.starter.formats.XLS.formulas
A BiffRec range spanning 3rd dimension of WorkSheets.
PtgRef3d() - Constructor for class io.starter.formats.XLS.formulas.PtgRef3d
0x3A Reference class token: The reference address itself, independent of the cell contents.
PtgRef3d(boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgRef3d
 
PtgRef3d(String, short) - Constructor for class io.starter.formats.XLS.formulas.PtgRef3d
 
ptgRefErr - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgRefErr - Class in io.starter.formats.XLS.formulas
 
PtgRefErr() - Constructor for class io.starter.formats.XLS.formulas.PtgRefErr
 
ptgRefErr3d - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgRefErr3d - Class in io.starter.formats.XLS.formulas
 
PtgRefErr3d() - Constructor for class io.starter.formats.XLS.formulas.PtgRefErr3d
 
ptgRefN - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgRefN - Class in io.starter.formats.XLS.formulas
PtgRefN is a modified PtgRef that is for shared formulas.
PtgRefN(boolean) - Constructor for class io.starter.formats.XLS.formulas.PtgRefN
 
ptgStr - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgStr - Class in io.starter.formats.XLS.formulas
PTG that stores a unicode string Offset Name Size Contents ------------------------------------ 0 cch 1 Length of the string 1 rgch var The string I think the string includes a grbit itself, see UnicodeString.
PtgStr() - Constructor for class io.starter.formats.XLS.formulas.PtgStr
 
PtgStr(String) - Constructor for class io.starter.formats.XLS.formulas.PtgStr
 
ptgSub - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgSub - Class in io.starter.formats.XLS.formulas
Ptg that indicates substitution (ie minus)
PtgSub() - Constructor for class io.starter.formats.XLS.formulas.PtgSub
 
ptgUMinus - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgUMinus - Class in io.starter.formats.XLS.formulas
 
PtgUMinus() - Constructor for class io.starter.formats.XLS.formulas.PtgUMinus
 
ptgUnion - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgUnion - Class in io.starter.formats.XLS.formulas
 
PtgUnion() - Constructor for class io.starter.formats.XLS.formulas.PtgUnion
 
ptgUPlus - Static variable in class io.starter.formats.XLS.ExpressionParser
 
PtgUPlus - Class in io.starter.formats.XLS.formulas
 
PtgUPlus() - Constructor for class io.starter.formats.XLS.formulas.PtgUPlus
 
put(byte) - Method in class io.starter.formats.LEO.BlockByteReader
 
put(byte[]) - Method in class io.starter.formats.LEO.BlockByteReader
 
put(byte[], int, int) - Method in class io.starter.formats.LEO.BlockByteReader
 
put(int, byte) - Method in class io.starter.formats.LEO.BlockByteReader
 
put(ByteBuffer) - Method in class io.starter.formats.LEO.BlockByteReader
 
put(Object, Object) - Method in class io.starter.toolkit.GenericRecycleBin
 
putAll(Map<?, ?>) - Method in class io.starter.toolkit.GenericRecycleBin
 
putChar(char) - Method in class io.starter.formats.LEO.BlockByteReader
 
putChar(int, char) - Method in class io.starter.formats.LEO.BlockByteReader
 
putDouble(double) - Method in class io.starter.formats.LEO.BlockByteReader
 
putDouble(int, double) - Method in class io.starter.formats.LEO.BlockByteReader
 
putFloat(float) - Method in class io.starter.formats.LEO.BlockByteReader
 
putFloat(int, float) - Method in class io.starter.formats.LEO.BlockByteReader
 
putInt(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
putInt(int, int) - Method in class io.starter.formats.LEO.BlockByteReader
 
putLong(int, long) - Method in class io.starter.formats.LEO.BlockByteReader
 
putLong(long) - Method in class io.starter.formats.LEO.BlockByteReader
 
putShort(int, short) - Method in class io.starter.formats.LEO.BlockByteReader
 
putShort(short) - Method in class io.starter.formats.LEO.BlockByteReader
 
PYRAMID - Static variable in class io.starter.OpenXLS.ChartHandle
 
PYRAMIDBAR - Static variable in class io.starter.OpenXLS.ChartHandle
 
PYRAMIDBARCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
PyramidBarChart - Class in io.starter.formats.XLS.charts
 
PyramidBarChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.PyramidBarChart
 
PYRAMIDBARCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
PYRAMIDCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
PyramidChart - Class in io.starter.formats.XLS.charts
 
PyramidChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.PyramidChart
 
PYRAMIDCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 

Q

QsiSXTag - Class in io.starter.formats.XLS
QxiSxTag 0x802 The QsiSXTag record specifies the name and refresh information for a query table or a PivotTable view, and specifies the beginning of a collection of records as defined by the Worksheet SubstreamABNF.
QsiSXTag() - Constructor for class io.starter.formats.XLS.QsiSXTag
 
QSISXTAG - Static variable in interface io.starter.formats.XLS.XLSConstants
 
qualifyCellAddress(String) - Static method in class io.starter.formats.XLS.formulas.GenericPtg
return cell address with $'s e.g.
qualifyFilePath(String) - Static method in class io.starter.toolkit.StringTool
returns file path fPath qualified with an ending slash
qualifyPatternString(String) - Static method in class io.starter.toolkit.StringTool
qualifies a pattern string to make valid for applying the pattern
qualifySheetname(String) - Static method in class io.starter.formats.XLS.formulas.GenericPtg
return properly quoted sheetname

R

Radar - Class in io.starter.formats.XLS.charts
Radar: Chart Group Is a Radar Chart Group(0x103e) 4 grbit 2 0 0x1 fRdrAxLab 1= chart contains radar axis labels 1 0x2 fHasShadow 1= this radar series has a shadow
Radar() - Constructor for class io.starter.formats.XLS.charts.Radar
 
RADAR - Static variable in interface io.starter.formats.XLS.XLSConstants
 
RADAR - Static variable in class io.starter.OpenXLS.ChartHandle
 
RadarArea - Class in io.starter.formats.XLS.charts
RadarArea: Chart Group Is a Radar Area Chart Group(0x1040) (i.e.
RadarArea() - Constructor for class io.starter.formats.XLS.charts.RadarArea
 
radararea - Variable in class io.starter.formats.XLS.charts.RadarAreaChart
 
RADARAREA - Static variable in interface io.starter.formats.XLS.XLSConstants
 
RADARAREA - Static variable in class io.starter.OpenXLS.ChartHandle
 
RADARAREACHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
RadarAreaChart - Class in io.starter.formats.XLS.charts
 
RadarAreaChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.RadarAreaChart
 
RADARAREACHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
RADARCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
RadarChart - Class in io.starter.formats.XLS.charts
 
RadarChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.RadarChart
 
RADARCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
range - Variable in class io.starter.OpenXLS.CellRange
 
RangeBoundary(int, int, boolean) - Constructor for class io.starter.formats.XLS.CellAddressible.RangeBoundary
 
RANGEPROTECTION - Static variable in interface io.starter.formats.XLS.XLSConstants
 
read() - Method in class io.starter.formats.XLS.Color
 
read() - Method in class io.starter.formats.XLS.Unicodestring
returns the UNICODESTRING's bytes
read() - Method in class io.starter.formats.XML.UnicodeInputStream
 
read() - Method in class io.starter.toolkit.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class io.starter.toolkit.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
READ_ONLY_EXCEPTION - Static variable in exception io.starter.OpenXLS.WorkBookException
 
readCSV(BufferedReader) - Method in class io.starter.OpenXLS.WorkSheetHandle
Imports the given CSV data into this worksheet.
readEncryptedFile(File) - Method in class io.starter.formats.LEO.LEOFile
Reads in an encrypted LEO stream.
readFAT(List) - Static method in class io.starter.formats.LEO.LEOFile
returns the table of int locations in the file for the BIGBLOCK linked list.
readFile(String) - Static method in class io.starter.formats.LEO.FileBuffer
 
readFile(File) - Static method in class io.starter.formats.LEO.FileBuffer
 
readFile(File) - Static method in class io.starter.formats.LEO.LEOFile
create a FileBuffer from a file, use system property to determine whether to use a temp file.
readFile(File, boolean) - Static method in class io.starter.formats.LEO.LEOFile
create a FileBuffer from a file, use boolean parameter to determine whether to use a temp file.
readFile(String) - Static method in class io.starter.formats.LEO.LEOFile
read in a WorkBook ByteBuffer from a file path.
readFile() - Method in class io.starter.toolkit.InFile
Reads File from Disk
readFile(String) - Method in class io.starter.toolkit.JFileWriter
 
readFileUsingTemp(String) - Static method in class io.starter.formats.LEO.FileBuffer
 
readFileUsingTemp(File) - Static method in class io.starter.formats.LEO.FileBuffer
 
readInt(byte[]) - Static method in class io.starter.toolkit.ByteTools
same as readInt, but takes 4 raw bytes instead of 2 shorts
readInt(byte, byte, byte, byte) - Static method in class io.starter.toolkit.ByteTools
same as readInt, but takes 4 raw bytes instead of 2 shorts
readInt(byte[], int) - Static method in class io.starter.toolkit.ByteTools
Reads a 4 byte int from a byte array at the specified position and handles a little endian conversion
readInt(int, int) - Static method in class io.starter.toolkit.ByteTools
bit-flipping action converting a 'little-endian' pair of shorts to a 'big-endian' long.
readLog(String) - Method in class io.starter.toolkit.JFileWriter
 
readRow(byte, byte) - Method in class io.starter.formats.XLS.formulas.GenericPtg
generic reading of a row byte pair with handling for Excel 2007 if necessary
readShort(int, int) - Static method in class io.starter.toolkit.ByteTools
bit-flipping action converting a 'little-endian' pair of bytes to a 'big-endian' short.
readStr() - Method in class io.starter.formats.XLS.Unicodestring
returns just the string array portion of this Unicode String minus header, formatting, etc.
readString(Reader) - Static method in class io.starter.toolkit.StringTool
Reads from a Reader into a String.
readUnsignedShort(byte, byte) - Static method in class io.starter.toolkit.ByteTools
bit-flipping action converting a 'little-endian' pair of bytes to a 'big-endian' short.
rebind(Name, Object) - Method in class io.starter.naming.InitialContextImpl
 
rebind(String, Object) - Method in class io.starter.naming.InitialContextImpl
 
recalc() - Method in class io.starter.OpenXLS.WorkBookHandle
Recalculates all dirty formulas in the workbook immediately.
recArr - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
RECORDER - Static variable in class io.starter.formats.XLS.Name
 
RECURSION_LEVELS_ALLOWED - Static variable in class io.starter.OpenXLS.WorkBookHandle
How many recursion levels to allow formulas to be calculated before throwing a circular reference error
Recyclable - Interface in io.starter.toolkit
 
recycle() - Method in class io.starter.toolkit.GenericRecycleBin
iterate all active items and try to recycle
recycle() - Method in interface io.starter.toolkit.Recyclable
remove all data and prepare for re-use
RecycleBin - Interface in io.starter.toolkit
 
RecycleBinFullException - Exception in io.starter.toolkit
 
RecycleBinFullException(String) - Constructor for exception io.starter.toolkit.RecycleBinFullException
 
RecycleBinFullException() - Constructor for exception io.starter.toolkit.RecycleBinFullException
 
Red - Static variable in interface io.starter.formats.XLS.FormatConstants
 
REF - Static variable in exception io.starter.formats.XLS.formulas.CalculationException
Excel #REF! error.
Ref - Interface in io.starter.formats.XLS
Ref defines an OpenXLS record or object that represents a range of cell locations.
Reference(int, int, int) - Constructor for class io.starter.formats.XLS.CellAddressible.Reference
 
Reference(int, int) - Constructor for class io.starter.formats.XLS.CellAddressible.Reference
 
Reference(int, int) - Constructor for class io.starter.formats.XLS.ColumnRange.Reference
 
REFERENCE - Static variable in interface io.starter.formats.XLS.formulas.Ptg
REFERENCE type Reference (Id=0x24)
ReferenceTracker - Class in io.starter.formats.XLS
This class is responsible for registering cell references (Ptgs) and managing reference updates etc.
ReferenceTracker() - Constructor for class io.starter.formats.XLS.ReferenceTracker
 
reflectiveClone(WorkBook) - Method in class io.starter.formats.XLS.WorkBook
 
REFMODE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
refreshExternalFiles(ZipFile, String) - Static method in class io.starter.formats.XLS.OOXMLReader
retrieve pass-through files (Files not processed by normal WBH channels) for later writing
refreshPassThroughFiles(WorkBookHandle) - Static method in class io.starter.formats.XLS.OOXMLAdapter
re-save to temp directroy any "pass-through" OOXML files i.e.
REFTRACK_PROP - Static variable in interface io.starter.formats.XLS.XLSConstants
 
REFTRACK_PROP - Static variable in interface io.starter.OpenXLS.WorkBook
 
register(ProgressListener) - Method in class io.starter.formats.XLS.WorkBookFactory
 
register(ProgressListener) - Method in interface io.starter.toolkit.ProgressNotifier
 
registerIndirectFunction() - Method in class io.starter.formats.XLS.Formula
Adds an indirect function to the list of functions to be evaluated post load
relns - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
relsContentTypes - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
remaining() - Method in class io.starter.formats.LEO.BlockByteReader
 
remove() - Method in class io.starter.formats.LEO.BlockImpl
 
remove(boolean) - Method in interface io.starter.formats.XLS.BiffRec
 
remove(boolean) - Method in class io.starter.formats.XLS.Name
 
remove(boolean) - Method in class io.starter.formats.XLS.XLSRecord
Removes this BiffRec from the WorkSheet
remove(int) - Method in class io.starter.naming.NameImpl
 
remove(boolean) - Method in class io.starter.OpenXLS.CellHandle
Removes this Cell from the WorkSheet
remove() - Method in class io.starter.OpenXLS.CommentHandle
Removes or deletes this Note (Comment) from the worksheet
remove() - Method in class io.starter.OpenXLS.ImageHandle
removes this Image from the WorkBook.
remove() - Method in class io.starter.OpenXLS.NameHandle
removes this Named Range from the WorkBook.
remove() - Method in interface io.starter.OpenXLS.WorkSheet
Remove this WorkSheet from the WorkBook
remove() - Method in class io.starter.OpenXLS.WorkSheetHandle
Remove this WorkSheet from the WorkBook NOTE: will throw a WorkBookException if the last sheet is removed.
remove(Object) - Method in class io.starter.toolkit.CompatibleVector
 
remove(Object) - Method in class io.starter.toolkit.FastAddVector
 
remove(Object) - Method in class io.starter.toolkit.FastGetVector
 
remove(Object) - Method in class io.starter.toolkit.GenericRecycleBin
 
REMOVE_MERGED_CELLS - Static variable in class io.starter.OpenXLS.CellRange
 
removeAllElements() - Method in class io.starter.toolkit.FastAddVector
 
removeAllElements() - Method in class io.starter.toolkit.FastGetVector
 
removeAllRecords() - Method in class io.starter.formats.XLS.Boundsheet
remove all Sheet records from Sheet.
removeAllRecords() - Method in interface io.starter.formats.XLS.Sheet
remove all Sheet records from Sheet.
removeAllWorkSheets() - Method in interface io.starter.OpenXLS.WorkBook
Removes all of the WorkSheets from this WorkBook.
removeAllWorkSheets() - Method in class io.starter.OpenXLS.WorkBookHandle
Removes all of the WorkSheets from this WorkBook.
removeArtifacts() - Method in class io.starter.OpenXLS.PivotTableHandle
 
removeAttr(String) - Method in class io.starter.formats.OOXML.SheetView
remove a previously set attribute, if found
removeAutoFilter() - Method in class io.starter.formats.XLS.Boundsheet
removes all autofilters from this sheet
removeAutoFilters() - Method in class io.starter.OpenXLS.WorkSheetHandle
Removes all AutoFilters from this sheet
As a consequence, all previously hidden rows are shown or unhidden
removeAxes() - Method in class io.starter.formats.XLS.charts.AxisParent
remove axis records for pie-type charts ...
removeAxes() - Method in class io.starter.formats.XLS.charts.ChartAxes
remove ALL axes from this chart
removeAxis(int) - Method in class io.starter.formats.XLS.charts.AxisParent
remove the desired axis + associated records
removeAxis(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
remove the desired axis + associated records
removeAxis(int) - Method in class io.starter.OpenXLS.ChartHandle
removes the desired Axis from the Chart
removeBorder() - Method in class io.starter.OpenXLS.CellHandle
removes the borders for this cell
removeBorder() - Method in class io.starter.OpenXLS.CellRange
removes the border from all of the cells in this range
removeBorders() - Method in class io.starter.formats.XLS.Xf
removes all borders for the style
removeBorders() - Method in class io.starter.OpenXLS.FormatHandle
remove borders for this format
removeCell(String) - Method in class io.starter.formats.XLS.Boundsheet
Deprecated.
removeCell(int, int) - Method in class io.starter.formats.XLS.Boundsheet
Remove a BiffRec from this WorkSheet.
removeCell(BiffRec) - Method in class io.starter.formats.XLS.Boundsheet
remove a BiffRec from the worksheet.
removeCell(short) - Method in class io.starter.formats.XLS.Mulblank
revise range of cells this Mulblank refers to; return true if no more blanks in range
removeCell(String) - Method in interface io.starter.formats.XLS.Sheet
Remove a BiffRec from this WorkSheet.
removeCell(BiffRec) - Method in interface io.starter.formats.XLS.Sheet
Remove a BiffRec from this WorkSheet.
removeCell(CellHandle) - Method in interface io.starter.OpenXLS.WorkSheet
Remove a Cell from this WorkSheet.
removeCell(String) - Method in interface io.starter.OpenXLS.WorkSheet
Remove a Cell from this WorkSheet.
removeCell(CellHandle) - Method in class io.starter.OpenXLS.WorkSheetHandle
Remove a Cell from this WorkSheet.
removeCell(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Remove a Cell from this WorkSheet.
removeCellRange(CellRange) - Method in class io.starter.formats.XLS.Mergedcells
Un-merge a CellRange
removeCellRange(Ptg) - Method in class io.starter.formats.XLS.ReferenceTracker
removes a cellrange Ptg (Area, Area3d etc.) to be tracked
removeCells() - Method in class io.starter.OpenXLS.CellRange
removes the cells referenced by this range from the sheet.
removeChart(String) - Method in class io.starter.formats.XLS.WorkBook
removes the desired chart from the list of charts
removeCol(String) - Method in interface io.starter.OpenXLS.WorkSheet
Remove a Column and all associated Cells from this WorkSheet.
removeCol(String, boolean) - Method in interface io.starter.OpenXLS.WorkSheet
Remove a Column and all associated Cells from this WorkSheet.
removeCol(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Deprecated.
removeCol(String, boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
removeCols(int, int, boolean) - Method in class io.starter.formats.XLS.Boundsheet
Removes a set of columns and their associated cells from this sheet.
removeCols(int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Removes columns from the sheet and shifts the following columns left.
removeComment() - Method in class io.starter.OpenXLS.CellHandle
Removes any note/comment records attached to this cell
removeContinues() - Method in interface io.starter.formats.XLS.BiffRec
remove all Continue records
removeContinues(BiffRec) - Static method in class io.starter.formats.XLS.ContinueHandler
remove Continues from a record TODO: Can this be removed now? We shouldn't really have continues in memory, just on stream, NO?
removeContinues() - Method in class io.starter.formats.XLS.Sst
removes all existing Continues from the Sst
removeContinues() - Method in class io.starter.formats.XLS.XLSRecord
remove all Continue records
removed() - Method in interface io.starter.formats.XLS.Mul
whether this mul was removed from the SheetRecs already
removed() - Method in class io.starter.formats.XLS.Mulrk
whether this mul was removed from the SheetRecs already
removeDvRec(Dv) - Method in class io.starter.formats.XLS.Dval
Remove a dv rec from this dval.
removeFormula(Formula) - Method in class io.starter.formats.XLS.WorkBook
remove a formula from the book
removeFromEnvironment(String) - Method in class io.starter.naming.InitialContextImpl
 
removeFromRefTracker() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
remove "true" area from reference tracker i.e.
removeFromRefTracker() - Method in class io.starter.formats.XLS.formulas.PtgRef
removes this reference from the tracker...
removeFromRefTracker() - Method in class io.starter.formats.XLS.formulas.PtgRefN
remove "true" area from reference tracker i.e.
removeHeader() - Method in class io.starter.formats.XLS.MSODrawing
remove the set of subrecords necessary to define a MSO header record
used when removing images, charts, etc.
removeIlblListener(IlblListener) - Method in class io.starter.formats.XLS.Name
 
removeImage(ImageHandle) - Method in class io.starter.formats.XLS.Boundsheet
removes an image from the imagehandle cache (should be in WSH) Jan 22, 2010
removeImage(ImageHandle) - Method in class io.starter.OpenXLS.WorkSheetHandle
removes an Image from the Spreadsheet Jan 22, 2010
removeInternalRecord(BiffRec) - Method in class io.starter.formats.XLS.Formula
 
removeLegend() - Method in class io.starter.formats.XLS.charts.Chart
remove the legend from the chart
removeLegend() - Method in class io.starter.formats.XLS.charts.OOXMLChart
remove the legend from the chart
removeLegend() - Method in class io.starter.OpenXLS.ChartHandle
 
removeLine() - Method in class io.starter.formats.OOXML.SpPr
remove the line, if any, for this shape property
removeLocalName(Name) - Method in class io.starter.formats.XLS.Boundsheet
Remove a sheet-scoped name record from the boundsheet.
removeLocalName(Name) - Method in class io.starter.formats.XLS.WorkBook
Remove a sheet-scoped name record from the boundsheet.
removeMember(Formula) - Method in class io.starter.formats.XLS.Shrfmla
 
removeMsodrawingrec(MSODrawing, Boundsheet, boolean) - Method in class io.starter.formats.XLS.MSODrawingGroup
remove linked MsoDrawing rec from this drawing group + update image references if necessary NOTE THIS IS STILL EXPERIMENTAL; MUST BE TESTED WITH A VARIETY OF SCENARIOS
removeMulrk(Rk) - Method in class io.starter.formats.XLS.Boundsheet
Called from removeCell(), removeMulrk() handles the fact that you are trying to delete a rk that is really just a part of a Mulrk.
removeMulrk(Rk) - Method in interface io.starter.formats.XLS.Sheet
Called from removeCell(), removeMulrk() handles the fact that you are trying to delete a rk that is really just a part of a Mulrk.
removeName(Name) - Method in class io.starter.formats.XLS.WorkBook
 
removeNote(Note) - Method in class io.starter.formats.XLS.Boundsheet
removes the desired note from the sheet
removePane() - Method in class io.starter.formats.XLS.Boundsheet
remove pane rec, effectively unfreezing
removePlotArea() - Method in class io.starter.formats.XLS.charts.AxisParent
for those charts such as Radar, remove the axis frame and plot area records as are not necessary
removeRecFromVec(int) - Method in class io.starter.formats.XLS.Boundsheet
remove a record from the vector via it's index into the SheetRecs aray, includes firing a change event
removeRecFromVec(BiffRec) - Method in class io.starter.formats.XLS.Boundsheet
remove rec from the vector, includes firing a changeevent.
removeRecFromVec(BiffRec) - Method in interface io.starter.formats.XLS.Sheet
 
removeRecord(BiffRec) - Method in class io.starter.formats.XLS.ByteStreamer
remove a record from the underlying array
removeRow(int) - Method in interface io.starter.OpenXLS.WorkSheet
Remove a Row and all associated Cells from this WorkSheet.
removeRow(int, boolean) - Method in interface io.starter.OpenXLS.WorkSheet
Remove a Row and all associated Cells from this WorkSheet.
removeRow(int, boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Remove a Row and all associated Cells from this WorkSheet.
removeRow(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Remove a Row and all associated Cells from this WorkSheet.
removeRow(int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Remove a Row and all associated Cells from this WorkSheet.
removeRowContents(int) - Method in class io.starter.formats.XLS.Boundsheet
Remove a row, do not shift any other rows
removeRowContents(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Remove all cells and formatting from a row within this WorkSheet.
removeRows(int, int, boolean) - Method in class io.starter.formats.XLS.Boundsheet
Removes some rows and all associated cells from this sheet.
removeSelection() - Method in class io.starter.formats.OOXML.SheetView
 
removeSeries(int) - Method in class io.starter.formats.XLS.charts.Chart
specialty method to take absoulte index of series and remove it
only used in WorkSheetHandle
removeSeries(Series) - Method in class io.starter.formats.XLS.charts.Chart
remove desired series from chart
removeSeries(int) - Method in class io.starter.formats.XLS.charts.ChartSeries
specialty method to take absolute index of series and remove it
only used in WorkSheetHandle
removeSeries(Series) - Method in class io.starter.formats.XLS.charts.ChartSeries
remove desired series from chart
removeSeries(int) - Method in class io.starter.OpenXLS.ChartHandle
remove the Series (bar, line or wedge) at the desired index
removeSeries(int, int) - Method in class io.starter.OpenXLS.ChartHandle
remove the Series (bar, line or wedge) at the desired index
removeTarget(ProgressNotifier) - Method in interface io.starter.toolkit.ProgressListener
 
removeTitle() - Method in class io.starter.formats.XLS.charts.Axis
remove the title for this axis
removeWorkSheet(Boundsheet) - Method in class io.starter.formats.XLS.WorkBook
remove a Boundsheet from the WorkBook
removeXfRecs() - Method in class io.starter.formats.XLS.WorkBook
internally used in preparation for reading an 2007 and above workbook
rename(String, String) - Method in class io.starter.naming.InitialContextImpl
 
rename(Name, Name) - Method in class io.starter.naming.InitialContextImpl
 
reorderWbContentList(ArrayList) - Method in class io.starter.formats.XLS.OOXMLAdapter
simple utility that ensures that sheets are last in the workbookcontent list also ensure that theme(s) are parsed first, as are used in styles etc.
replaceChars(String, String, String) - Static method in class io.starter.toolkit.StringTool
 
replaceExtension(String, String) - Static method in class io.starter.toolkit.StringTool
replaces the extension of a filepath with an new extension
replacePtg(Ptg, Ptg) - Method in class io.starter.formats.XLS.Formula
Replaces a ptg in the active expression.
replaceSection(String, String, String, String) - Static method in class io.starter.toolkit.StringTool
This method will replace any instance of given text within another string.
replaceText(String, String, String, int, boolean) - Static method in class io.starter.toolkit.StringTool
Replaces an occurence of String B with String C within String A.
replaceText(String, String, String, int) - Static method in class io.starter.toolkit.StringTool
Replaces an occurence of String B with String C within String A.
replaceText(String, String, String) - Static method in class io.starter.toolkit.StringTool
replace a section of text based on pattern match throughout string.
replaceTokenFromArray(String, String, String[]) - Static method in class io.starter.toolkit.StringTool
Replaces a specified token in a string with a value from the passed through array this is done in matching order from String to Arrray.
reset() - Method in class io.starter.formats.LEO.BlockByteReader
 
reset() - Method in interface io.starter.OpenXLS.Document
Clears all values in a template WorkBook.
reset() - Method in class io.starter.OpenXLS.DocumentHandle
Resets the document state to what it was when it was loaded.
reset() - Method in interface io.starter.OpenXLS.WorkBook
Clears all values in a template WorkBook.
reset() - Method in class io.starter.OpenXLS.WorkBookHandle
 
reset() - Method in class io.starter.toolkit.MD4Digest
reset the chaining variables to the IV values.
resetCacheBytes() - Method in class io.starter.formats.XLS.XLSRecord
resets the cache bytes so they do not take up space
resetCol() - Method in class io.starter.formats.XLS.Mulblank
reset the "current" column use to reference a single blank of this Mulblank range of blank cells
resetFonts() - Method in class io.starter.formats.XLS.charts.Chart
resets all fonts in the chart to the default font of the workbook Useful for OOXML charts which are based upon default chart
resetFonts() - Method in class io.starter.OpenXLS.ChartHandle
resets all fonts in the chart to the default font of the workbook
resetHints(boolean) - Method in class io.starter.toolkit.CompatibleVector
reset the hints for all vector elements expense is linear to size but will increase accuracy of subsequent 'indexOf' calls.
resetHints(boolean) - Method in class io.starter.toolkit.FastGetVector
reset the hints for all vector elements expense is linear to size but will increase accuracy of subsequent 'indexOf' calls.
resetPos(double, double, double, int) - Method in class io.starter.formats.XLS.charts.Legend
reset initial position of legend to accommodate nLines of legend text
resetRange(String) - Method in class io.starter.formats.XLS.Condfmt
Set this cf to a new enclosing cell range This should only be used for inital creation of a conditional format record or when all other internal ranges should be cleared as it removes all others
resetSeriesNumber() - Method in class io.starter.formats.XLS.charts.ChartSeries
all contain: idx (index) order (order) tx (series text) spPr (shape properties) then after, may contain: bubble: invertIfNegative, dPt, dLbls, trendline, errBars, xVal, yVal, bubbleSize, bubble3D (bubbleChart) line marker, dPt, dLbls, trendline, errBars, cat, val, smooth (line3DChart, lineChart, stockChart) pie: explosion, dPt,dLbls, cat, val (doughnutChart, ofPieChart, pie3DChart, pieChart) surface: cat, val (surfaceChart, surface3DChart) scatter: marker, dPt, dLbls, trendline, errBars, xVal, yVal, smooth (scatterChart) radar: marker, dPt, dLbls, cat, val (radarChart) area: pictureOptions, dPt, dLbls, trendline, errBars, cat, val (area3DChart, areaChart) bar: invertIfNegative, pictureOptions, dPt, dLbls, trendline, errBars, cat, val, shape (bar3DChart, barChart)
resolve(WorkBookHandle) - Method in class io.starter.OpenXLS.CellRangeRef
Resolves sheet names into sheet handles against the given book.
ResourceLoader - Class in io.starter.toolkit
Resource Loader which implements a basic JNDI Context and performs: Classloading mapped to variable names in properties files allows for easy abstraction of implementation classes Configuration strings loaded from properties files Arbitrary resource binding
ResourceLoader(String) - Constructor for class io.starter.toolkit.ResourceLoader
Constructor which takes a path to the properties file containing the initial ResourceLoader values.
ResourceLoader() - Constructor for class io.starter.toolkit.ResourceLoader
 
resumeEncoding() - Method in class io.starter.toolkit.Base64.OutputStream
Resumes encoding of the stream.
RETAIN_MERGED_CELLS - Static variable in class io.starter.OpenXLS.CellRange
 
rewind() - Method in class io.starter.formats.LEO.BlockByteReader
 
RIGHT - Static variable in class io.starter.formats.XLS.charts.Legend
 
RIGHT_MARGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
RightMargin - Class in io.starter.formats.XLS
Record specifying the right margin of the sheet for printing.
RightMargin() - Constructor for class io.starter.formats.XLS.RightMargin
 
RIGHTMARGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Rk - Class in io.starter.formats.XLS
RK: RK Number (7Eh)
This record stores an internal numeric type.
Rk() - Constructor for class io.starter.formats.XLS.Rk
default constructor
RK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
RK_FP - Static variable in class io.starter.formats.XLS.Rk
 
RK_FP_100 - Static variable in class io.starter.formats.XLS.Rk
 
RK_INT - Static variable in class io.starter.formats.XLS.Rk
 
RK_INT_100 - Static variable in class io.starter.formats.XLS.Rk
 
ROOT_FOLDER - Static variable in interface io.starter.OpenXLS.util.SystemConstants
 
RootStorage - Class in io.starter.formats.LEO
The Root Storage == The Root Directory is the 1st Directory in the Directory Stream This Directory is the root for all objects; it also stores the size and starting sector of the miniStream The Root Directory entry behaves as both a stream and a storage object.
Rose - Static variable in interface io.starter.formats.XLS.FormatConstants
 
roundedCorners - Variable in class io.starter.formats.XLS.charts.OOXMLChart
 
roundingMode - Variable in class io.starter.toolkit.Money
The Rounding Mode.
ROW - Static variable in class io.starter.formats.XLS.MSODrawing
 
Row - Class in io.starter.formats.XLS
ROW 0x208: Describes a single row on a MS Excel Sheet.
Row() - Constructor for class io.starter.formats.XLS.Row
 
Row(int, WorkBook) - Constructor for class io.starter.formats.XLS.Row
 
ROW - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ROW1 - Static variable in class io.starter.formats.XLS.MSODrawing
 
ROW_DELETE - Static variable in class io.starter.OpenXLS.WorkSheetHandle
 
ROW_DELETE_NO_REFERENCE_UPDATE - Static variable in class io.starter.OpenXLS.WorkSheetHandle
 
ROW_HEIGHT_DIVISOR - Static variable in class io.starter.OpenXLS.RowHandle
 
ROW_INSERT - Static variable in interface io.starter.OpenXLS.WorkSheet
 
ROW_INSERT - Static variable in class io.starter.OpenXLS.WorkSheetHandle
Excel standard row insertion behavior
ROW_INSERT_MULTI - Static variable in class io.starter.OpenXLS.WorkSheetHandle
Insert row multiple times allowed, also copies formulas to inserted row
ROW_INSERT_NO_REFERENCE_UPDATE - Static variable in class io.starter.OpenXLS.WorkSheetHandle
Insert row but do not update any cell references affected by insert
ROW_INSERT_ONCE - Static variable in class io.starter.OpenXLS.WorkSheetHandle
Insert row one time, multiple calls ignored
ROW_KEEP - Static variable in interface io.starter.OpenXLS.WorkSheet
 
RowHandle - Class in io.starter.OpenXLS
The RowHandle provides access to a Worksheet Row and its Cells.
RowHandle(Row, WorkSheetHandle) - Constructor for class io.starter.OpenXLS.RowHandle
 
RowMajorComparator() - Constructor for class io.starter.formats.XLS.CellAddressible.RowMajorComparator
 
RowNotFoundException - Exception in io.starter.formats.XLS
thrown when trying to access a Row and the Row is not Found.
RowNotFoundException(String) - Constructor for exception io.starter.formats.XLS.RowNotFoundException
 
ROWOFFSET - Static variable in class io.starter.formats.XLS.MSODrawing
 
ROWOFFSET1 - Static variable in class io.starter.formats.XLS.MSODrawing
 
RRD_HEAD - Static variable in interface io.starter.formats.XLS.XLSConstants
 
RRD_INFO - Static variable in interface io.starter.formats.XLS.XLSConstants
 
RrdHead - Class in io.starter.formats.XLS
 
RrdHead() - Constructor for class io.starter.formats.XLS.RrdHead
 
RrdInfo - Class in io.starter.formats.XLS
 
RrdInfo() - Constructor for class io.starter.formats.XLS.RrdInfo
 
Rstring - Class in io.starter.formats.XLS
RSTRING Obsolete String type.
Rstring() - Constructor for class io.starter.formats.XLS.Rstring
 
RSTRING - Static variable in interface io.starter.formats.XLS.XLSConstants
 
RTENTEXU - Static variable in interface io.starter.formats.XLS.XLSConstants
 
RTMERGECELLS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
rTrim(String) - Static method in class io.starter.toolkit.StringTool
Trims whitespace from the right side of strings.
RUNTIME_ERROR - Static variable in exception io.starter.formats.XLS.WorkBookException
 
RUNTIME_ERROR - Static variable in exception io.starter.OpenXLS.WorkBookException
 
rw - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
rw - Variable in class io.starter.formats.XLS.XLSRecord
 

S

Salmon - Static variable in interface io.starter.formats.XLS.FormatConstants
 
SbaseRef - Class in io.starter.formats.XLS.charts
SbaseRef: PivotTable Reference(0x1048)
SbaseRef() - Constructor for class io.starter.formats.XLS.charts.SbaseRef
 
SBASEREF - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Scatter - Class in io.starter.formats.XLS.charts
Scatter: Chart Group is a Scatter Chart Group(0x101b) 4 pcBubbleSizeRatio 2 Percent of largest bubble compared to chart in general default= 100 6 wBubbleSize 2 Bubble size: 1= bubble size is area, 2= bubble size is width default= 1 8 grbit 2 flags grbit 0 0x1 fBubbles 1= this is a bubble series 1 0x2 fShowNegBubbles 1= show negative bubbles 2 0x4 fHasShadow 1= bubble series has a shadow
Scatter() - Constructor for class io.starter.formats.XLS.charts.Scatter
 
SCATTER - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SCATTER - Static variable in class io.starter.OpenXLS.ChartHandle
 
SCATTERCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
ScatterChart - Class in io.starter.formats.XLS.charts
 
ScatterChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.ScatterChart
 
SCATTERCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
ScenProtect - Class in io.starter.formats.XLS
SCENPROTECT: Protection Flag (DDh)
SCENPROTECT stores the protection state for a sheet or workbook
SCENPROTECT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Scl - Class in io.starter.formats.XLS
Scl: Sheet Zoom (A0h)
Scl stores the zoom magnification for the sheet
SCL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
sdtBSz - Variable in class io.starter.formats.XLS.charts.Series
 
sdtValBSz - Variable in class io.starter.formats.XLS.charts.Series
 
sdtX - Variable in class io.starter.formats.XLS.charts.Series
 
sdtY - Variable in class io.starter.formats.XLS.charts.Series
 
SeaGreen - Static variable in interface io.starter.formats.XLS.FormatConstants
 
searchAndReplace(String, String) - Method in class io.starter.OpenXLS.WorkBookHandle
Searches all Cells in the workbook for the string occurrence and replaces with the replacement text.
selected() - Method in class io.starter.formats.XLS.Boundsheet
returns the selected sheet status
selected() - Method in interface io.starter.formats.XLS.Sheet
returns the selected sheet status
Selection - Class in io.starter.formats.XLS
SELECTION 0x1Dh: Describes the currently selected area of a Sheet.
Selection() - Constructor for class io.starter.formats.XLS.Selection
 
SELECTION - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SerauxErrBar - Class in io.starter.formats.XLS.charts
SerauxErrBar: Series ErrorBar(0x105b)
SerauxErrBar() - Constructor for class io.starter.formats.XLS.charts.SerauxErrBar
 
SERAUXERRBAR - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SerauxTrend - Class in io.starter.formats.XLS.charts
SerauxTrend: Series Trendline(0x104b)
SerauxTrend() - Constructor for class io.starter.formats.XLS.charts.SerauxTrend
 
SERAUXTREND - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Serfmt - Class in io.starter.formats.XLS.charts
Serfmt: Series Format(0x105d) Specifies series formatting information 0 grbit 2 bits 0 0x1 fSmoothedLine 1= the line series has a smoothed line (Line, Scatter or Radar) 1 0x2 f3DBubbles 1= draw bubbles with 3-D effects 2 0x4 fArShadow 1= specifies whether the data markers are displayed with a shadow on bubble, scatter, radar, stock, and line chart groups.
Serfmt() - Constructor for class io.starter.formats.XLS.charts.Serfmt
 
SERFMT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
serialVersionUID - Static variable in class io.starter.formats.XLS.formulas.GenericPtg
 
serialVersionUID - Static variable in class io.starter.formats.XLS.formulas.PtgArea
 
serialVersionUID - Static variable in class io.starter.formats.XLS.formulas.PtgMemFunc
 
serialVersionUID - Static variable in class io.starter.formats.XLS.WorkBookFactory
 
Series - Class in io.starter.formats.XLS.charts
sdtX (2 bytes): An unsigned integer that specifies the type of data in categories (3), or horizontal values on bubble and scatter chart groups, in the series.
Series() - Constructor for class io.starter.formats.XLS.charts.Series
 
SERIES - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SERIES_TYPE_NUMERIC - Static variable in class io.starter.formats.XLS.charts.Series
 
SERIES_TYPE_STRING - Static variable in class io.starter.formats.XLS.charts.Series
 
seriescolors - Variable in class io.starter.formats.XLS.charts.ChartSeries
 
SeriesList - Class in io.starter.formats.XLS.charts
SeriesList: Specifies the Series in an Overlay Chart (0x1016) bytes - 2 - nseries following 2 * nseries = An array of 2-byte unsigned integers, each of which specifies a one-based index of a Series record in the collection of Series records in the current chart sheet substream
SeriesList() - Constructor for class io.starter.formats.XLS.charts.SeriesList
 
SERIESLIST - Static variable in interface io.starter.formats.XLS.XLSConstants
 
seriesranges - Variable in class io.starter.formats.XLS.charts.ChartSeries
 
SeriesText - Class in io.starter.formats.XLS.charts
SeriesText: Chart Legend/Category/Value Text Definition (100Dh)
This record defines the SeriesText data of a chart.
SeriesText() - Constructor for class io.starter.formats.XLS.charts.SeriesText
 
SERIESTEXT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
seriesvalues - Variable in class io.starter.formats.XLS.charts.ChartSeries
 
SerParent - Class in io.starter.formats.XLS.charts
SerParent: Trendline or ErrorBar Series Index (0x104a)
SerParent() - Constructor for class io.starter.formats.XLS.charts.SerParent
 
SERPARENT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SerToCrt - Class in io.starter.formats.XLS.charts
SerToCrt: Series Chart-Broup Index (0x1045) 0 chartGroup 2 chart-group index: the number of the chart group (specified by a CHARTFORMAT record, starts at 0)
SerToCrt() - Constructor for class io.starter.formats.XLS.charts.SerToCrt
 
SERTOCRT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
set3dColor(int) - Method in class io.starter.formats.escher.MsofbtSplitMenuColors
 
setActualFileSize(int) - Method in class io.starter.formats.LEO.Storage
set the size of the Storage headerData
setAggregationFunction(int) - Method in class io.starter.formats.XLS.SxDI
sets the aggregation function for this data field
setAllBorderColors(int[]) - Method in class io.starter.formats.XLS.Xf
set all border colors via an array of ints representing border color ints order= top, left, bottom, right, [diagonal]
setAllBorderLineStyles(int[]) - Method in class io.starter.formats.XLS.Xf
set border line styles via array of ints representing border styles order= top, left, bottom, right [diagonal]
setAllowBlank(boolean) - Method in class io.starter.formats.XLS.Dv
Allow blank cells in the validation area?
setAllowBlank(boolean) - Method in class io.starter.OpenXLS.ValidationHandle
Allow blank cells in the validation area?
setAnElev(int) - Method in class io.starter.formats.XLS.charts.ThreeD
sets the Elevation Angle (-90 to 90 degrees) (15 is default)
setAnRot(int) - Method in class io.starter.formats.XLS.charts.ThreeD
sets the Rotation Angle (0 to 360 degrees), usually 0 for pie, 20 for others
setAnStart(int) - Method in class io.starter.formats.XLS.charts.Pie
sets the Angle of the first pie slice expressed in degrees.
setAP(AxisParent) - Method in class io.starter.formats.XLS.charts.Axis
link this axis with it's parent
setApplyRelativePosition(boolean) - Method in class io.starter.formats.LEO.BlockByteReader
Only add the offset when we are fetching data from 'within' a record, ie: rkdata.get(i) as opposed to when we are traversing the entire collection of bytes as in WorkBookFactory.parse()...
setArrayRefs(String) - Method in class io.starter.formats.XLS.Formula
OOXML-specific: set the range the Array references
setArrayTypeRef() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
setArrVals(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgArray
sets the array components values for this PtgArray returns the actual array components length
setAsBarChart() - Method in class io.starter.formats.XLS.charts.Bar
 
setAsBubbleChart() - Method in class io.starter.formats.XLS.charts.Scatter
 
setAsChart(int, String, int[]) - Method in class io.starter.formats.OOXML.OneCellAnchor
set this oneCellAnchor as a chart element
setAsChart(int, String, int[]) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set this twoCellAnchor as a chart element used for
setAsColumnChart() - Method in class io.starter.formats.XLS.charts.Bar
 
setAsDoughnutChart() - Method in class io.starter.formats.XLS.charts.Pie
 
setAsImage(String, String, String) - Method in class io.starter.formats.OOXML.OneCellAnchor
set this oneCellAnchor as an image
setAsImage(int, String, String, int, SpPr) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set this twoCellAnchor as an image
setAsPieChart() - Method in class io.starter.formats.XLS.charts.Pie
 
setAsPrintArea() - Method in class io.starter.OpenXLS.CellRange
Set this CellRange to be the current Print Area
setAsScatterChart() - Method in class io.starter.formats.XLS.charts.Scatter
 
setAsStockChart() - Method in class io.starter.formats.XLS.charts.Line
 
setAttr(String, Object) - Method in class io.starter.formats.OOXML.SheetView
set the atttribute value for key to val
setAttr(String, String) - Method in class io.starter.formats.OOXML.Ss_rPr
set the value for one of the rPr children: b, charset, condense, extend, family, i, outline, rFont, scheme, shadow, strike, sz, u, vertAlign most are boolean string values "0" or "1" except for sz, rFont, family, scheme
setAuthor(String) - Method in class io.starter.formats.XLS.Note
sets the author of this note
setAuthor(String) - Method in class io.starter.OpenXLS.CommentHandle
sets the author of this Note (Comment)
setAutoAlign(boolean) - Method in class io.starter.OpenXLS.PivotTableHandle
set whether Alignment Autoformat is applied
setAutoBorder(boolean) - Method in class io.starter.OpenXLS.PivotTableHandle
set whether Border Autoformat is applied
setAutoFont(boolean) - Method in class io.starter.OpenXLS.PivotTableHandle
set whether Font Autoformat is applied
setAutoFormatId(int) - Method in class io.starter.OpenXLS.PivotTableHandle
set the auto format for the Table
setAutomaticMax(boolean) - Method in class io.starter.formats.XLS.charts.ValueRange
 
setAutomaticMin(boolean) - Method in class io.starter.formats.XLS.charts.ValueRange
 
setAutomaticScale(boolean) - Method in class io.starter.formats.XLS.charts.Axis
sets the automatic scale option on or off for the Y or Value axis
Automatic Scaling will automatically set the scale maximum, minimum and tick units
setAutoNumber(boolean) - Method in class io.starter.OpenXLS.PivotTableHandle
set whether Number Autoformat is applied
setAutoPattern(boolean) - Method in class io.starter.OpenXLS.PivotTableHandle
set whether Pattern Autoformat is applied
setAutoPosition(boolean) - Method in class io.starter.formats.XLS.charts.Legend
sets or turns off auto positioning [BugTracker 2844]
setAutosize() - Method in class io.starter.formats.XLS.charts.Frame
set the frame autosize/autoposition, necessary for legend expansion
setAutosizeLegend() - Method in class io.starter.formats.XLS.charts.Pos
set autosize bit for legend Pos's valid only for legend-type Pos's (rndTopLt==5) also must set any associated Frame Autosize bits [BugTracker 2844]
setAutoWidthHeight(boolean) - Method in class io.starter.OpenXLS.PivotTableHandle
set Width/Height Autoformat is applied
setAxis(int) - Method in class io.starter.formats.XLS.charts.Axis
 
setAxis(int) - Method in class io.starter.formats.XLS.Sxvd
sets the axis for this pivot field 1= row 2= col 4= page 8= data
setAxis4Data(short) - Method in class io.starter.formats.XLS.Sxview
specifies the default axis for the data field: 1- row 2= col 4= page 8= data
setAxisAutomaticScale(int, boolean) - Method in class io.starter.formats.XLS.charts.ChartAxes
Sets the automatic scale option on or off for the desired Value axis
setAxisAutomaticScale(boolean) - Method in class io.starter.formats.XLS.charts.ChartAxes
Sets the automatic scale option on or off for the Y Axis (Value axis)
setAxisAutomaticScale(int, boolean) - Method in class io.starter.OpenXLS.ChartHandle
Sets the automatic scale option on or off for the desired Value axis
setAxisAutomaticScale(boolean) - Method in class io.starter.OpenXLS.ChartHandle
Sets the automatic scale option on or off for the Y Axis (Value axis)
setAxisFont(String, int, boolean, boolean, boolean) - Method in class io.starter.OpenXLS.ChartHandle
set the font for all axes on the chart
setAxisFont(Font) - Method in class io.starter.OpenXLS.ChartHandle
set the font for all axes on the Chart
setAxisMax(int, int) - Method in class io.starter.formats.XLS.charts.ChartAxes
Sets the maximum scale value of the desired Value axis
setAxisMax(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
Sets the maximum value of the Y Axis (Value Axis) Scale
setAxisMax(int, int) - Method in class io.starter.OpenXLS.ChartHandle
Sets the maximum scale value of the desired Value axis
setAxisMax(int) - Method in class io.starter.OpenXLS.ChartHandle
Sets the maximum value of the Y Axis (Value Axis) Scale
setAxisMin(int, int) - Method in class io.starter.formats.XLS.charts.ChartAxes
Sets the minimum scale value of the desired Value axis
setAxisMin(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
Sets the minimum value of the Y Axis (Value Axis) Scale
setAxisMin(int, int) - Method in class io.starter.OpenXLS.ChartHandle
Sets the minimum scale value of the desired Value axis
setAxisMin(int) - Method in class io.starter.OpenXLS.ChartHandle
Sets the minimum value of the Y Axis (Value Axis) Scale
setAxisOption(int, String, String) - Method in class io.starter.OpenXLS.ChartHandle
sets an option for this axis
setAxisPlacement(int) - Method in class io.starter.formats.XLS.charts.Axis
sets the axis labels position or placement to the desired value (these match Excel placement options)
setAxisPlacement(int, int) - Method in class io.starter.formats.XLS.charts.ChartAxes
sets the axis labels position or placement to the desired value (these match Excel placement options)
setAxisPlacement(int, int) - Method in class io.starter.OpenXLS.ChartHandle
Sets the Axis labels position or placement to the desired value (these match Excel placement options)
setAxisTitle(int, String) - Method in class io.starter.OpenXLS.ChartHandle
sets or removes the axis title
setAxMultiplierId(int) - Method in class io.starter.formats.XLS.charts.YMult
Sets Axis multiplier ID, one of the following values: -1 = multiplier value is stored in numLabelMultiplier 0 = no multiplier (same as 1.0) 1 = Hundreds, 10 2nd 2 = Thousands, 10 3rd 3 = Ten Thousands, 10 4th 4 = Hundred Thousands, 10 5th 5 = Millions, 10 6th 6 = Ten Millions, 10 7th 7 = Hundred Millions, 10 8th 8 = Thousand Millions, 10 9th 9 = Billions, 10 12th
setAxMultiplierId(String) - Method in class io.starter.formats.XLS.charts.YMult
Sets Axis multiplier ID via OOXML String value: hundreds Hundreds thousands Thousands tenThousands Ten Thousands hundredThousands Hundred Thousands millions Millions tenMillions Ten Millions hundredMillions Hundred Millions billions Billions trillions Trillions
setBackColor(int, Color) - Method in class io.starter.formats.XLS.Xf
set the Background Color for this Format (when PATTERN - fls != PATTERN_SOLID) When PATTERN is PATTERN_SOLID, == 64
setBackgroundColor(int) - Method in class io.starter.OpenXLS.CellHandle
set the Background Color for this Cell.
setBackgroundColor(Color) - Method in class io.starter.OpenXLS.CellHandle
set the Color of the Cell Background pattern for this Cell.
setBackgroundColor(int) - Method in class io.starter.OpenXLS.FormatHandle
set the background color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setBackgroundColor(Color) - Method in class io.starter.OpenXLS.FormatHandle
set the Background Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setBackgroundColor(Color) - Method in class io.starter.OpenXLS.RowHandle
 
setBackgroundPattern(int) - Method in class io.starter.OpenXLS.CellHandle
set the Background Pattern for this Cell.
setBackgroundPattern(int) - Method in class io.starter.OpenXLS.FormatHandle
set the Background Pattern for this Format
setBackgroundSolid() - Method in class io.starter.formats.XLS.Xf
Sets the fill pattern to solid, which renders the background to 64=="the default fg color" "If the fill style is solid: When solid is specified, the foreground color (fgColor) is the only color rendered, even when a background color (bgColor) is also specified"
setBackingByteBuffer(ByteBuffer) - Method in class io.starter.formats.LEO.BlockByteReader
 
setBarShape(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
bar shape:
the shape is as follows: public static final int SHAPECOLUMN= 0; // default public static final int SHAPECYLINDER= 1; public static final int SHAPEPYRAMID= 256; public static final int SHAPECONE= 257; public static final int SHAPEPYRAMIDTOMAX= 516; public static final int SHAPECONETOMAX= 517;
setBgColor(int) - Method in class io.starter.formats.OOXML.Fill
sets the bg fill color via color int
setBgColor(int, String) - Method in class io.starter.formats.OOXML.Fill
sets the foreground fill color to a color string and Excel-2003-mapped color int
setBgColor(int) - Method in class io.starter.formats.XLS.charts.Frame
sets the background color assoc with this frame rec NOTE that bg color is defined by the frame rec's associated AreaFormat Record's FOREGROUND color (icvFore)
setBiffRecords(Collection) - Method in class io.starter.formats.XLS.ByteStreamer
 
setBlankRef(int) - Method in class io.starter.OpenXLS.CellHandle
 
setBlockmap(AbstractList) - Method in class io.starter.formats.LEO.BlockByteReader
Set the map of Blocks contained in this reader
setBlocks(Block[]) - Method in class io.starter.formats.LEO.Storage
 
setBlockType(int) - Method in interface io.starter.formats.LEO.Storable
sets whether this Storage's Data blocks are contained in the Small or Big Block arrays.
setBlockType(int) - Method in class io.starter.formats.LEO.Storage
sets whether this Storage's headerData blocks are contained in the Small or Big Block arrays.
setBlockVector(List) - Method in interface io.starter.formats.LEO.Block
link to the vector of blocks for the storage
setBlockVector(List) - Method in class io.starter.formats.LEO.BlockImpl
link to the vector of blocks for the storage
setBOF(Bof) - Method in class io.starter.formats.XLS.Boundsheet
set the Bof record for this Boundsheet
setBOF(Bof) - Method in interface io.starter.formats.XLS.Sheet
set the Bof record for this SheetImpl
setBold(boolean) - Method in class io.starter.formats.XLS.Font
Set or unset bold attribute of the font record
setBold(boolean) - Method in class io.starter.formats.XLS.Xf
 
setBold(boolean) - Method in class io.starter.OpenXLS.CellHandle
Convenience method for toggling the bold state of the Font used by this Cell.
setBold(boolean) - Method in class io.starter.OpenXLS.FormatHandle
Set the format handle to use standard bold text
setBool(boolean) - Method in class io.starter.formats.XLS.SXBool
 
setBooleanVal(boolean) - Method in interface io.starter.formats.XLS.BiffRec
 
setBooleanVal(boolean) - Method in class io.starter.formats.XLS.Boolerr
 
setBooleanVal(boolean) - Method in class io.starter.formats.XLS.XLSRecord
 
setBorder(int, int, Color) - Method in class io.starter.OpenXLS.CellRange
sets a border around the range of cells
setBorderBottomColor(Color) - Method in class io.starter.OpenXLS.CellHandle
set the Color of the bottom Border line for this Cell.
setBorderBottomColor(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the top border color
setBorderBottomColor(Color) - Method in class io.starter.OpenXLS.FormatHandle
Set the top border color
setBorderColor(Color) - Method in class io.starter.OpenXLS.CellHandle
set the Color of the Border for this Cell.
setBorderColor(int) - Method in class io.starter.OpenXLS.FormatHandle
set the border color for all borders (top, left, bottom, and right) to one color via color constant
setBorderColor(Color) - Method in class io.starter.OpenXLS.FormatHandle
set the border color for all borders (top, left, bottom, and right) to one java.awt.Color
setBorderColors(Color[]) - Method in class io.starter.OpenXLS.FormatHandle
sets the border color for all borders (top, left, bottom and right) from a Color array
setBorderColors(int[]) - Method in class io.starter.OpenXLS.FormatHandle
sets the border color for all borders (top, left, bottom and right) from an int array containing color constants
setBorderDiag(int) - Method in class io.starter.formats.XLS.Xf
set the diagonal border for this Format
setBorderDiagonal(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the border line style
setBorderLeftColor(Color) - Method in class io.starter.OpenXLS.CellHandle
set the Color of the left Border line for this Cell.
setBorderLeftColor(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the top border color
setBorderLeftColor(Color) - Method in class io.starter.OpenXLS.FormatHandle
Set the top border color
setBorderLineColorBottom(int) - Method in class io.starter.formats.XLS.Cf
 
setBorderLineColorBottom(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setBorderLineColorLeft(int) - Method in class io.starter.formats.XLS.Cf
 
setBorderLineColorLeft(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setBorderLineColorRight(int) - Method in class io.starter.formats.XLS.Cf
 
setBorderLineColorTop(int) - Method in class io.starter.formats.XLS.Cf
 
setBorderLineColorTop(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setBorderLineStyle(short) - Method in class io.starter.formats.XLS.Xf
set the border line style for this Format
setBorderLineStyle(short) - Method in class io.starter.OpenXLS.CellHandle
set the Border line style for this Cell.
setBorderLineStyle(int) - Method in class io.starter.OpenXLS.FormatHandle
Sets the border line style using static BORDER_ shorts within FormatHandle
setBorderLineStyle(int[]) - Method in class io.starter.OpenXLS.FormatHandle
set border line styles via array of ints representing border styles order= left, right, top, bottom, [diagonal]
setBorderLineStyle(short) - Method in class io.starter.OpenXLS.FormatHandle
Set the border line style
setBorderLineStylesBottom(int) - Method in class io.starter.formats.XLS.Cf
 
setBorderLineStylesBottom(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setBorderLineStylesLeft(int) - Method in class io.starter.formats.XLS.Cf
 
setBorderLineStylesLeft(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setBorderLineStylesRight(int) - Method in class io.starter.formats.XLS.Cf
 
setBorderLineStylesRight(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setBorderLineStylesTop(int) - Method in class io.starter.formats.XLS.Cf
 
setBorderLineStylesTop(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setBorderRightColor(Color) - Method in class io.starter.OpenXLS.CellHandle
set the Color of the right Border line for this Cell.
setBorderRightColor(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the top border color
setBorderRightColor(Color) - Method in class io.starter.OpenXLS.FormatHandle
Set the top border color
setBorderTopColor(Color) - Method in class io.starter.OpenXLS.CellHandle
set the Color of the top Border line for this Cell.
setBorderTopColor(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the top border color
setBorderTopColor(Color) - Method in class io.starter.OpenXLS.FormatHandle
Set the top border color
setBottomBorderColor(int) - Method in class io.starter.formats.XLS.Xf
set the Bottom Border Color for this Format
setBottomBorderLineStyle(short) - Method in class io.starter.formats.XLS.Xf
 
setBottomBorderLineStyle(short) - Method in class io.starter.OpenXLS.CellHandle
set the Bottom Border line style for this Cell.
setBottomBorderLineStyle(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the border line style
setBottomMargin(double) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets the sheet's bottom print margin.
setBounds(short[]) - Method in class io.starter.formats.escher.MsofbtClientAnchor
 
setBounds(int[]) - Method in class io.starter.formats.OOXML.OneCellAnchor
set the bounds of this object bounds represent: COL, COLOFFSET, ROW, ROWOFFST
setBounds(int[]) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set the (to, from) bounds of this object bounds represent: COL, COLOFFSET, ROW, ROWOFFST, COL1, COLOFFSET1, ROW1, ROWOFFSET1 NOTE: COL
setBounds(short[]) - Method in class io.starter.formats.XLS.charts.Chart
set the bounds relative to row/col and their offsets into them
setBounds(short[]) - Method in class io.starter.formats.XLS.MSODrawing
 
setBounds(short[]) - Method in class io.starter.OpenXLS.ChartHandle
sets the coordinates or bounds (position, width and height) of this chart in pixels
setBounds(short[]) - Method in class io.starter.OpenXLS.ImageHandle
sets the image bounds images bounds are as follows: bounds[0]= column # of top left position (0-based) of the shape bounds[1]= x offset within the top-left column (0-1023) bounds[2]= row # for top left corner bounds[3]= y offset within the top-left corner (0-1023) bounds[4]= column # of the bottom right corner of the shape bounds[5]= x offset within the cell for the bottom-right corner (0-1023) bounds[6]= row # for bottom-right corner of the shape bounds[7]= y offset within the cell for the bottom-right corner (0-1023)
setBoundsInPixels(short[]) - Method in class io.starter.formats.XLS.MSODrawing
set coordinates as {X, Y, W, H} in 7
setBubbleCount(int) - Method in class io.starter.formats.XLS.charts.Series
 
setBubbleRange(String) - Method in class io.starter.OpenXLS.ChartSeriesHandle
set the Cell Range for the Bubbles in this Seeries (Bubble Chart Only)
setBuffer(ByteBuffer) - Method in class io.starter.formats.LEO.FileBuffer
 
setBuiltIn(byte) - Method in class io.starter.formats.XLS.Name
Set this name record as a built in type.
setBuiltInType(int) - Method in class io.starter.formats.XLS.DConBin
sets the built-in type for the built-in named range data source for a pivot table
Value Meaning 0x00 "Consolidate_Area" 0x01 "Auto_Open" 0x02 "Auto_Close" 0x03 "Extract" 0x04 "Database" 0x05 "Criteria" 0x06 "Print_Area" 0x07 "Print_Titles" 0x08 "Recorder" 0x09 "Data_Form" 0x0A "Auto_Activate" 0x0B "Auto_Deactivate" 0x0C "Sheet_Title" 0x0D "_FilterDatabase"
setByteReader(BlockByteReader) - Method in interface io.starter.formats.LEO.BlockByteConsumer
Set the BlockByteReader for this Consumer
setByteReader(BlockByteReader) - Method in interface io.starter.formats.XLS.BiffRec
 
setByteReader(BlockByteReader) - Method in class io.starter.formats.XLS.XLSRecord
 
setBytes(ByteBuffer) - Method in interface io.starter.formats.LEO.Block
set the data bytes on this Block
setBytes(ByteBuffer) - Method in class io.starter.formats.LEO.BlockImpl
set the data bytes on this Block
setBytes(byte[]) - Method in class io.starter.formats.LEO.RootStorage
set the underlying byte array for this Storage This appears to be a special case for RootStorage, as it seems to convert from a smallblock based storage to a bigblock based storage.
setBytes(byte[]) - Method in class io.starter.formats.LEO.Storage
set the underlying byte array for this Storage
setBytes(byte[]) - Method in class io.starter.formats.XLS.ByteStreamer
 
setBytesWithOverage(byte[]) - Method in class io.starter.formats.LEO.Storage
sets bytes for this storage; length of newbytes determines whether the storage is miniFAT or regular
Incldes padding of bytes to ensure blocks are a factor of required block size
setCachedOOXMLExpression(String) - Method in class io.starter.formats.XLS.Name
 
setCachedValue(Object) - Method in class io.starter.formats.XLS.Formula
Set the cached value of this formula, in cases where the formula is null, set the cache to null, as well as updating the attached string to null in order to force recalc
setCacheField(String) - Method in class io.starter.formats.XLS.SxFDB
sets the cache field name == cache row cell label
setCacheItem(String) - Method in class io.starter.formats.XLS.SXString
sets the value for the string cache item referenced by this SXString
setCacheItem(int) - Method in class io.starter.formats.XLS.Sxvi
reference to a cache item :
-1 No cache item is referenced.
setCacheItemIndexes(byte[]) - Method in class io.starter.formats.XLS.SxDBB
sets the cache item indexes for this cache record (or row)
setCacheItemsType(int) - Method in class io.starter.formats.XLS.SxFDB
sets the type of the cache items within this cache field (== the column cells below the row header field in the pivot cache range)
setCalcAlways(boolean) - Method in class io.starter.formats.XLS.Formula
set the "Calculate Always setting for this formula used for formulas that always need calculating such as TODAY
setCalcAlways(boolean) - Method in class io.starter.OpenXLS.FormulaHandle
set the "Calculate Always setting for this formula used for formulas that always need calculating such as TODAY
setCalcId(int) - Method in class io.starter.formats.XLS.WorkBook
 
setCalcMode(int) - Method in class io.starter.formats.XLS.WorkBook
Sets the OpenXLS calculation mode for the workbook.
setCalculationPivotFieldIndex(int) - Method in class io.starter.formats.XLS.SxDI
specifies a pivot field index used in calculations as specified by the Display Calculation function
setCalculationPivotItemIndex(int) - Method in class io.starter.formats.XLS.SxDI
specifies a pivot item index used in calculations as specified by the Display Calculation function
setCalendar(Calendar) - Static method in class io.starter.OpenXLS.DateConverter
Sets the calendar used to perform date calculation.
setCatCross(int) - Method in class io.starter.formats.XLS.charts.CatserRange
 
setCategoryCount(int) - Method in class io.starter.formats.XLS.charts.Series
 
setCategoryDataType(int) - Method in class io.starter.formats.XLS.charts.Series
 
setCategoryDataType(int) - Method in class io.starter.OpenXLS.ChartSeriesHandle
sets the Chart Category Data Type
setCategoryRange(String) - Method in class io.starter.OpenXLS.ChartSeriesHandle
sets the Category from a new Cell Range.
setCatLabel(int) - Method in class io.starter.formats.XLS.charts.CatserRange
 
setCatMark(int) - Method in class io.starter.formats.XLS.charts.CatserRange
 
setCellBackgroundColor(int) - Method in class io.starter.OpenXLS.CellHandle
set the Color of the Cell Background for this Cell.
setCellBackgroundColor(Color) - Method in class io.starter.OpenXLS.CellHandle
set the Color of the Cell Background for this Cell.
setCellBackgroundColor(Color) - Method in class io.starter.OpenXLS.FormatHandle
set the Cell Background Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setCellBackgroundColor(int) - Method in class io.starter.OpenXLS.FormatHandle
makes the cell a solid pattern background if no pattern was already present NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setCellRange(CellRange) - Method in class io.starter.formats.XLS.DConRef
sets the cell range for the pivot cache
setCellRange(String) - Method in class io.starter.formats.XLS.DConRef
sets the cell range for the pivot cache
setCellRange(CellRange) - Method in class io.starter.formats.XLS.SxStreamID
sets the cell range for this pivot cache
setCellRange(String) - Method in class io.starter.formats.XLS.SxStreamID
sets the cell range for this pivot cache
setCellRotation(int) - Method in class io.starter.OpenXLS.CellHandle
Set the rotation of the cell in degrees.
setCellRotation(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the rotation of the cell in degrees.
setCfxe(int) - Method in class io.starter.formats.XLS.Condfmt
 
setChart(Chart) - Method in class io.starter.formats.XLS.Obj
 
setChartFont(String, String) - Method in class io.starter.formats.XLS.charts.Chart
Set the specific chart font (title, default ...) NOTE: Axis fonts are handled separately
setChartFont(String, String) - Method in class io.starter.OpenXLS.ChartHandle
Set non-axis chart font id for title, default, etc
For Internal Use Only
setChartObject(ChartObject) - Method in class io.starter.formats.XLS.charts.ChartFormat
replace the existing chart object with the desired ChartObject, effectively changing the type of the chart
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Area
Handle setting options
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Axis
interface for setting Axis rec-specific XML options in a generic fashion
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Bar
Set specific options
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Boppop
Set specific options
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Chart
interface for setting chart-type-specific options in a generic fashion
setChartOption(String, String, int) - Method in class io.starter.formats.XLS.charts.Chart
interface for setting chart-type-specific options in a generic fashion
setChartOption(int, String, String) - Method in class io.starter.formats.XLS.charts.ChartAxes
sets an option for this axis
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.ChartType
interface for setting chart-type-specific options in a generic fashion
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Line
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.MarkerFormat
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Pie
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Radar
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.RadarArea
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Scatter
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Serfmt
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.Surface
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.TextDisp
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.formats.XLS.charts.ThreeD
Handle setting options from XML in a generic manner
setChartOption(String, String) - Method in class io.starter.OpenXLS.ChartHandle
Method for setting Chart-Type-specific options in a generic fashion e.g.
setChartRId(String) - Method in class io.starter.formats.OOXML.Graphic
set the rid of the chart element
setChartRId(String) - Method in class io.starter.formats.OOXML.GraphicFrame
set the rid of the chart element
setChartRId(String) - Method in class io.starter.formats.OOXML.ObjectChoice
set the rid for this chart (resides within the file)
setChartRId(String) - Method in class io.starter.formats.OOXML.TwoCellAnchor
 
setChartType(int, int, EnumSet<ChartHandle.ChartOptions>) - Method in class io.starter.formats.XLS.charts.Chart
changes this chart to be a specific chart type with specific display options
for multiple charts, specify nChart 1-9, for the default chart, nChart= 0
setChartType(int) - Method in class io.starter.OpenXLS.ChartHandle
Sets the Chart type to the specified basic type (no 3d, no stacked ...)
To see possible Chart Types, view the public static int's in ChartHandle.
setChartType(int, int, EnumSet<ChartHandle.ChartOptions>) - Method in class io.starter.OpenXLS.ChartHandle
Sets the Chart type to the specified type (no 3d, no stacked ...)
To see possible Chart Types, view the public static int's in ChartHandle.
setChartType(int, int) - Method in class io.starter.OpenXLS.ChartHandle
Sets the basic chart type (no 3d, stacked...) for multiple or overlay Charts.
setChildStorageID(int) - Method in class io.starter.formats.LEO.Storage
set the value of the child storage id
setCircularError(boolean) - Method in class io.starter.formats.XLS.formulas.PtgErr
 
setCndfmt(Condfmt) - Method in class io.starter.OpenXLS.ConditionalFormatHandle
 
setCodename(String) - Method in class io.starter.formats.OOXML.SheetPr
set the codename used to link this sheet to vba code
setCodename(String) - Method in class io.starter.formats.XLS.WorkBook
sets the workbook codename used by vba macros OOXML-specific
setCol(int) - Method in class io.starter.formats.XLS.AutoFilter
set the column number (0-based) that this AutoFilter references
setCol(short) - Method in interface io.starter.formats.XLS.BiffRec
set the column
setCol(int) - Method in class io.starter.formats.XLS.Blank
 
setCol(short) - Method in class io.starter.formats.XLS.Mulblank
set the column
setCol(short) - Method in class io.starter.formats.XLS.XLSRecord
set the column
setColAndOffset(short[]) - Method in class io.starter.formats.XLS.MSODrawing
 
setColFirst(int) - Method in class io.starter.formats.XLS.Colinfo
set last/first cols/rows
setColFirst(int) - Method in class io.starter.formats.XLS.Dimensions
set last/first cols/rows
setColFirst(int) - Method in class io.starter.formats.XLS.formulas.PtgExp
 
setColFirst(int) - Method in class io.starter.formats.XLS.Hlink
set last/first cols/rows
setColFirst(int) - Method in class io.starter.formats.XLS.Mulblank
sets the first column of the range of blank cells referenced by this Mulblank
setColFirst(short) - Method in class io.starter.formats.XLS.Sxview
sets the first column of the pivot table
setColFirst(int) - Method in class io.starter.OpenXLS.PivotTableHandle
set the first Column in the PivotTable
setColFirstData(short) - Method in class io.starter.formats.XLS.Sxview
 
setColFirstData(int) - Method in class io.starter.OpenXLS.PivotTableHandle
set the first Column containing data
setColGrand(boolean) - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable contains grand totals for columns.
setColGutterSize(int) - Method in class io.starter.formats.XLS.Guts
 
setColHandle(ColHandle) - Method in class io.starter.OpenXLS.FormatHandle
Set a column handle on this format handle, so all changes applied to this format will be applied to the entire column
setCollapsed(boolean) - Method in class io.starter.formats.XLS.Colinfo
Flag indicating if the outlining of the affected column(s) is in the collapsed state.
setCollapsed(boolean) - Method in class io.starter.formats.XLS.Row
Set whether the row is fCollapsed hides all contiguous rows with the same outline level
setCollapsed(boolean) - Method in class io.starter.OpenXLS.ColHandle
sets whether to collapse this Column
setCollapsed(boolean) - Method in class io.starter.OpenXLS.RowHandle
Set whether the row is collapsed.
setColLast(int) - Method in class io.starter.formats.XLS.Colinfo
set last/first cols/rows
setColLast(int) - Method in class io.starter.formats.XLS.Dimensions
set last/first cols/rows
setColLast(int) - Method in class io.starter.formats.XLS.Hlink
set last/first cols/rows
setColLast(int) - Method in class io.starter.formats.XLS.Mulblank
sets the last column of the range of blank cells referenced by this Mulblank
setColLast(short) - Method in class io.starter.formats.XLS.Sxview
sets the last column of the pivot table
setColLast(int) - Method in class io.starter.OpenXLS.PivotTableHandle
set the last Column in the PivotTable
setColor(Color) - Method in class io.starter.formats.OOXML.Color
sets the color via java.awt.Color
setColor(String) - Method in class io.starter.formats.OOXML.Color
sets the color via a web-compliant Hex Color String
setColor(String) - Method in class io.starter.formats.OOXML.FillGroup
set the color for this fill NOTE: at this time only solid fills may be specified
setColor(String) - Method in class io.starter.formats.OOXML.Ln
 
setColor(String) - Method in class io.starter.formats.XLS.charts.Series
sets the color for this series NOTE: for PIE Charts, use setPieSliceColor
setColor(int) - Method in class io.starter.formats.XLS.charts.Series
sets the color for this series NOTE: for PIE Charts, use setPieSliceColor
setColor(int) - Method in class io.starter.formats.XLS.Font
Set the font color via index into 2003 color table
setColor(Color) - Method in class io.starter.formats.XLS.Font
Sets the font color via java.awt.Color
setColor(String) - Method in class io.starter.formats.XLS.Font
Sets the font color via a web-compliant Hex String
setColorInt(int) - Method in class io.starter.formats.OOXML.Color
manually set color int automatically defaults to indexed color, and looks up color in COLORTABLE
setColorTable(Color[]) - Method in class io.starter.formats.XLS.WorkBook
 
setColRel(boolean) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
sets the column to be relative (relative is true) or absolute (relative is false)
absolute references do not shift upon column inserts or deletes
NOTE: DOES NOT handle asymmetrical ranges i.e.
setColRel(boolean) - Method in class io.starter.formats.XLS.formulas.PtgRef
sets the column to be relative (relative is true) or absolute (relative is false)
absolute references do not shift upon column inserts or deletes
setColsHaveGrandTotals(boolean) - Method in class io.starter.OpenXLS.PivotTableHandle
set whether to display a column grand total
setColWidth(int) - Method in class io.starter.formats.XLS.Colinfo
Set the width of a column or columns in internal units
Internal units are units of (defaultfontwidth/256)
Excel column width= default font width/256 * 8.43
More specifically, column width is in 1/256 of the width of the zero character, using default font (first FONT record in the file)
setColWidthInChars(double) - Method in class io.starter.formats.XLS.Colinfo
 
setCommentText(String) - Method in class io.starter.OpenXLS.CommentHandle
Sets the text of the Note (Comment).
setCondensed(boolean) - Method in class io.starter.formats.XLS.Font
set whether this font is Condensed (OOXML-specific) Macintosh compatibility setting.
setCondfmt(Condfmt) - Method in class io.starter.formats.XLS.Cf
 
setCondition1(String) - Method in class io.starter.formats.XLS.Cf
sets the first condition from a String
setCondition2(String) - Method in class io.starter.formats.XLS.Cf
sets the second condition from a String
setContainsIndirectFunction(boolean) - Method in class io.starter.formats.XLS.Formula
Set if the formula contains Indirect()
setContainsIndirectFunction(boolean) - Method in class io.starter.formats.XLS.Shrfmla
Set if the formula contains Indirect()
setContainsText(String) - Method in class io.starter.formats.XLS.Cf
OOXML-specific, in a containsText-type condition, this field is the comparitor
setContinueOffset(int) - Method in class io.starter.formats.XLS.Continue
 
setCoords(short[]) - Method in class io.starter.formats.XLS.charts.Chart
set the coordinates of ths chart in pixels
setCoords(short[]) - Method in class io.starter.formats.XLS.MSODrawing
set coordinates as {X, Y, W, H} in pixels
setCoords(short[]) - Method in class io.starter.OpenXLS.ChartHandle
sets the coordinates (position, width and height) for this chart in Excel size units
setCoords(int, int, int, int) - Method in class io.starter.OpenXLS.ImageHandle
set the image x, w, width and height in pixels
setCopies(short) - Method in class io.starter.formats.XLS.Setup
 
setCopies(int) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
 
setCopyFormatsFromPriorWhenAdding(boolean) - Method in interface io.starter.OpenXLS.WorkSheet
When adding a new Cell to the sheet, OpenXLS can automatically copy the formatting from the Cell directly above the inserted Cell.
setCopyFormatsFromPriorWhenAdding(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
When adding a new Cell to the sheet, OpenXLS can automatically copy the formatting from the Cell directly above the inserted Cell.
setCopyPriorCellFormats(boolean) - Method in class io.starter.formats.XLS.Boundsheet
 
setCopyPriorCellFormats(boolean) - Method in interface io.starter.formats.XLS.Sheet
 
setCreateBlanks(boolean) - Method in class io.starter.OpenXLS.CellRange
set whether this CellRange will add blank records to the WorkBook for any missing Cells contained within the range.
setCreateBlanks(boolean) - Method in class io.starter.OpenXLS.NameHandle
set whether the CellRanges referenced by the NameHandle will add blank records to the WorkBook for any missing Cells contained within the range.
setCrossBetween(boolean) - Method in class io.starter.formats.XLS.charts.CatserRange
 
setCrossMax(boolean) - Method in class io.starter.formats.XLS.charts.CatserRange
 
setCurrencyFormat(DecimalFormat) - Method in class io.starter.toolkit.Money
Sets the Currency Format, used for formatting and parsing monetary values.
setCurrentCell(short) - Method in class io.starter.formats.XLS.Mulblank
used to set the cell which this will be referred to, used when trying to access ixfe
setCurrentTab(Boundsheet) - Method in class io.starter.formats.XLS.Window1
Sets the current tab that is displayed on opening.
setCustomMultiplier(double) - Method in class io.starter.formats.XLS.charts.YMult
 
setData(byte[]) - Method in class io.starter.formats.escher.MsofbtOPT
 
setData(byte[]) - Method in interface io.starter.formats.XLS.BiffRec
 
setData(byte[]) - Method in class io.starter.formats.XLS.Sst
 
setData(byte[]) - Method in class io.starter.formats.XLS.XLSRecord
 
setData(String) - Method in class io.starter.toolkit.JFileWriter
 
setDataLabel(String, boolean) - Method in class io.starter.OpenXLS.ChartHandle
 
setDataLabels(String) - Method in class io.starter.formats.XLS.charts.DataFormat
sets the data labels to the desired type: "ShowValueLabel" "ShowValueAsPercent" "ShowLabelAsPercent" "ShowLabel" "ShowSeriesName" "ShowBubbleLabel"
setDataName(String) - Method in class io.starter.formats.XLS.Sxview
Sets the name of the Data field
setDataName(String) - Method in class io.starter.OpenXLS.PivotTableHandle
sets the name of the data field for this pivot table
setDBCell(Dbcell) - Method in class io.starter.formats.XLS.Row
set the Dbcell record which contains the cell offsets for this row.
setDebug(boolean) - Method in class io.starter.toolkit.ResourceLoader
Sets the debugging level for the ResourceLoader
setDebugLevel(int) - Method in interface io.starter.formats.XLS.BiffRec
set the DEBUG level
setDebugLevel(int) - Method in interface io.starter.formats.XLS.Book
set the Debug level
setDebugLevel(int) - Method in class io.starter.formats.XLS.WorkBook
set the Debug level
setDebugLevel(int) - Method in class io.starter.formats.XLS.WorkBookFactory
 
setDebugLevel(int) - Method in class io.starter.formats.XLS.XLSRecord
set the DEBUG level
setDebugLevel(int) - Method in interface io.starter.OpenXLS.Document
Set the Debugging level.
setDebugLevel(int) - Method in class io.starter.OpenXLS.DocumentHandle
Sets the debugging output level.
setDebugLevel(int) - Method in interface io.starter.OpenXLS.WorkBook
Set the Debugging level.
setDefaultColumnWidth(float) - Method in class io.starter.formats.XLS.Boundsheet
set the default column width in # characters of the maximum digit width of the normal style's font
setDefaultColWidth(int) - Method in class io.starter.formats.XLS.DefColWidth
 
setDefaultColWidth(int) - Method in class io.starter.formats.XLS.WorkBook
set Default col width for all worksheets in the workbook, Default column width can also be set on individual worksheets
setDefaultColWidth(int) - Method in interface io.starter.OpenXLS.WorkBook
set Default col width Note: only affects undefined Columns containing Cells
setDefaultColWidth(int) - Method in class io.starter.OpenXLS.WorkBookHandle
Set the default column width across all worksheets
This setting is a worksheet level setting, so will be applied to all existing worksheets.
setDefaultColWidth(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set the default column width of the worksheet
This setting is roughly the width of the character '0' The default width of a column is 8.
setDefaultFont(int, int) - Method in class io.starter.formats.XLS.charts.Chart
Set the default font for the specific DefaultText rec
setDefaultIxfe(int) - Method in class io.starter.formats.XLS.WorkBook
 
setDefaultRowHeight(double) - Method in class io.starter.formats.XLS.Boundsheet
set the default row height in points (Excel 2007-Specific)
setDefaultRowHeight(int) - Method in class io.starter.formats.XLS.DefaultRowHeight
set the default row height in twips (=1/20 of a point)
Twips are 20*Excel units
e.g.
setDefaultRowHeight(int) - Method in class io.starter.formats.XLS.WorkBook
set Default row height in twips (1/20 of a point)
setDefaultRowHeight(int) - Method in interface io.starter.OpenXLS.WorkBook
set Default row height Note: only affects undefined Rows containing Cells
setDefaultRowHeight(int) - Method in class io.starter.OpenXLS.WorkBookHandle
set Default row height in twips (=1/20 of a point) Note: only affects undefined Rows containing Cells
setDefaultShape(int) - Method in class io.starter.formats.XLS.charts.BarChart
set the default shape for all bars in this chart
setDefColWidth(DefColWidth) - Method in class io.starter.formats.XLS.Boundsheet
 
setDescr(String) - Method in class io.starter.formats.OOXML.CNvPr
set description attribute sometimes associated with shape name
setDescr(String) - Method in class io.starter.formats.OOXML.CxnSp
set cNvPr description attribute sometimes associated with shape name
setDescr(String) - Method in class io.starter.formats.OOXML.GraphicFrame
set cNvPr description attribute sometimes associated with shape name
setDescr(String) - Method in class io.starter.formats.OOXML.GrpSp
set description attribute of the group shape sometimes associated with shape name
setDescr(String) - Method in class io.starter.formats.OOXML.ObjectChoice
set cNvPr description attribute sometimes associated with shape name
setDescr(String) - Method in class io.starter.formats.OOXML.OneCellAnchor
set cNvPr descr attribute sometimes associated with shape name
setDescr(String) - Method in class io.starter.formats.OOXML.Pic
set cNvPr desc attribute
setDescr(String) - Method in class io.starter.formats.OOXML.Sp
set cNvPr description attribute sometimes associated with shape name
setDescr(String) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set cNvPr descr attribute sometimes associated with shape name
setDiagBorderColor(int) - Method in class io.starter.formats.XLS.Xf
set the diagonal Border Color for this Format
setDimensions(Dimensions) - Method in class io.starter.formats.XLS.Boundsheet
 
setDimensions(Dimensions) - Method in class io.starter.formats.XLS.charts.Chart
 
setDimensions(Dimensions) - Method in interface io.starter.formats.XLS.Sheet
 
setDimensionsRecord(int, int, int, int) - Method in class io.starter.formats.XLS.charts.Chart
 
setDimensionsRecord() - Method in class io.starter.formats.XLS.charts.Chart
 
setDimensionsRecord() - Method in class io.starter.OpenXLS.ChartHandle
set the chart DIMENSIONS record based on the series ranges in the chart APPEARS THAT for charts, the DIMENSIONS record merely notes the range of values: 0, #points in series, 0, #series
setDirectory(String) - Method in class io.starter.toolkit.ExtenClassLoader
 
setDirectoryColor(int) - Method in class io.starter.formats.LEO.Storage
set the value of the prevProp variable
setDirty() - Method in class io.starter.formats.XLS.Condfmt
set dirty flag to rebuild condfmt record used when updated the underlying ranges wit
setDirtyFlag(boolean) - Method in class io.starter.formats.XLS.charts.Chart
 
setDisplayCalculation(int) - Method in class io.starter.formats.XLS.SxDI
sets the Display Calculation for the Data item: A signed integer that specifies the calculation used to display the value of this data item.
setDisplayOutlines(boolean) - Method in class io.starter.formats.XLS.Usersviewbegin
Sets whether outlines are displayed on the worksheet.
setDisplayText(String) - Method in interface io.starter.toolkit.ProgressListener
 
setDLbls(DLbls) - Method in class io.starter.formats.XLS.charts.Series
set the OOXML dLbls (data labels) properties for this series
setDonutPercentage(String) - Method in class io.starter.formats.XLS.charts.Pie
 
setDoubleVal(double) - Method in interface io.starter.formats.XLS.BiffRec
 
setDoubleVal(double) - Method in class io.starter.formats.XLS.NumberRec
 
setDoubleVal(double) - Method in class io.starter.formats.XLS.Rk
 
setDoubleVal(double) - Method in class io.starter.formats.XLS.XLSRecord
 
setDoughnutSize(int) - Method in class io.starter.formats.XLS.charts.Pie
size of center hole in a donut chart, as a percentage.
setDraft(boolean) - Method in class io.starter.formats.XLS.Setup
 
setDraft(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
set for draft quality output
setDrawingId(int) - Method in class io.starter.formats.XLS.MSODrawing
set the ordinal # for this drawing record
setDrawingOrder(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
set the drawing order of this ChartFormat
For multiple charts-in-one, drawing order determines the order of the charts
setDupeStringMode(int) - Method in class io.starter.formats.XLS.WorkBook
 
setDupeStringMode(int) - Method in interface io.starter.OpenXLS.WorkBook
Set Duplicate String Handling Mode.
setDupeStringMode(int) - Method in class io.starter.OpenXLS.WorkBookHandle
Set Duplicate String Handling Mode.
setDvalRec(Dval) - Method in class io.starter.formats.XLS.Boundsheet
 
setDxfId(int) - Method in class io.starter.formats.OOXML.CfRule
Deprecated. 
setDxfs(ArrayList) - Method in class io.starter.formats.XLS.WorkBook
sets the list of dxf's (incremental style info) (int) OOXML-specific
setEditAs(String) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set the editAs editMovement attribute
setEditMovement(String) - Method in class io.starter.formats.XLS.charts.OOXMLChart
specify how to resize or move upon edit OOXML specific
setEditMovement(String) - Method in class io.starter.OpenXLS.ChartHandle
Specifies how to resize or move this Chart upon edit
This is an internal method that is not useful to the end user.
setEditMovement(String) - Method in class io.starter.OpenXLS.ImageHandle
specify how to resize or move upon edit OOXML specific
setEmbed(String) - Method in class io.starter.formats.OOXML.CxnSp
set the embed attribute for this blip (the id for the embedded picture)
setEmbed(String) - Method in class io.starter.formats.OOXML.FillGroup
set the embed attribute for this blip (the id for the embedded picture)
setEmbed(String) - Method in class io.starter.formats.OOXML.GrpSp
set the rid for this object (picture or chart or picture shape) (resides within the file)
setEmbed(String) - Method in class io.starter.formats.OOXML.ObjectChoice
set the rid for this object (picture or picture shape) (resides within the file)
setEmbed(String) - Method in class io.starter.formats.OOXML.OneCellAnchor
set the embed or rId attribute for the embedded picture, shape or chart (i.e.
setEmbed(String) - Method in class io.starter.formats.OOXML.Pic
set the embed attribute for this blip (the id for the embedded picture)
setEmbed(String) - Method in class io.starter.formats.OOXML.Sp
set the embed attribute for this blip (the id for the embedded picture)
setEmbed(String) - Method in class io.starter.formats.OOXML.SpPr
set the embed attribute for this blip (the id for the embedded picture)
setEmbed(String) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set the embed for the embedded picture or shape (i.e.
setEmbedFilename(String) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set the Embedded Object's filename as saved on disk
setEncryptedByteReader(BlockByteReader) - Method in interface io.starter.formats.XLS.BiffRec
 
setEncryptedByteReader(BlockByteReader) - Method in class io.starter.formats.XLS.XLSRecord
Hold onto the original encrypted bytes so we can do a look ahead on records
setEnhancedProtection(int, boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Sets the worksheet enhanced protection option
setEOF(Eof) - Method in class io.starter.formats.XLS.Boundsheet
 
setEOF(Eof) - Method in interface io.starter.formats.XLS.Sheet
 
setErr(String) - Static method in class io.starter.toolkit.Logger
Attempts to replace the standard error stream with a Logger instance that writes to the named file.
setErrorBoxText(String) - Method in class io.starter.formats.XLS.Dv
Set the text for the error box
setErrorBoxText(String) - Method in class io.starter.OpenXLS.ValidationHandle
Set the text for the error box
setErrorBoxTitle(String) - Method in class io.starter.formats.XLS.Dv
Set the title for the error box
setErrorBoxTitle(String) - Method in class io.starter.OpenXLS.ValidationHandle
Set the title for the error box
setErrorStyle(byte) - Method in class io.starter.formats.XLS.Dv
Set the error style for this Dv record These map to the static final ints ERROR_* from ValidationHandle
setErrorStyle(byte) - Method in class io.starter.OpenXLS.ValidationHandle
Set the error style for this ValidationHandle record These map to the static final ints ERROR_* from ValidationHandle
setExpression(Stack) - Method in class io.starter.formats.XLS.Formula
for creating a formula on the fly.
setExpression(Stack) - Method in class io.starter.formats.XLS.Name
set the expression for this Name record
setExtended(boolean) - Method in class io.starter.formats.XLS.Font
set whether this font is Extended (OOXML-specific) Macintosh compatibility setting.
setExternalReference(String) - Method in class io.starter.formats.XLS.formulas.PtgRef
set this Ptg to an External Location - used when copying a sheet from another workbook
setExternsheetRef(int) - Method in class io.starter.formats.XLS.charts.Ai
set the Externsheet reference for any associated PtgArea3d's
setExternsheetRef(int, int) - Method in class io.starter.formats.XLS.charts.Ai
set the Externsheet reference for any associated PtgArea3d's that match the old reference.
setExternsheetRef(int) - Method in class io.starter.formats.XLS.Name
set the Externsheet reference for any associated PtgArea3d's
setFactory(WorkBookFactory) - Method in interface io.starter.formats.XLS.Book
 
setFactory(WorkBookFactory) - Method in class io.starter.formats.XLS.WorkBook
get a handle to the Reader for this WorkBook.
setFAlign(boolean) - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has alignment AutoFormat applied.
setFastCellAdds(boolean) - Method in class io.starter.formats.XLS.Boundsheet
Set to true to turn off checking for existing cells, conditional formats and merged ranges in order to accelerate adding new cells
setFastCellAdds(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Toggle fast cell add mode.
setFAutoFormat(boolean) - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has AutoFormat applied.
setFBorder(boolean) - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has border AutoFormat applied.
setfCustomIfmt(boolean) - Method in class io.starter.formats.XLS.charts.Ai
 
setFFont(boolean) - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has font AutoFormat applied.
setFgColor(int) - Method in class io.starter.formats.OOXML.Fill
sets the foreground fill color via color int
setFgColor(int, String) - Method in class io.starter.formats.OOXML.Fill
sets the foreground fill color to a color string and Excel-2003-mapped color int
setFile(File) - Method in class io.starter.OpenXLS.DocumentHandle
Sets the file associated with this document.
setFileName(String) - Method in class io.starter.formats.XLS.WorkBookFactory
sets the workbook filename associated with this wbfactory
setFileName(String) - Method in class io.starter.OpenXLS.DocumentHandle
Deprecated.
setFileName(String) - Method in class io.starter.toolkit.JFileWriter
 
setFileURL(String, String, String) - Method in class io.starter.formats.XLS.Hlink
 
setFileURL(String) - Method in class io.starter.OpenXLS.CellHandle
Sets a hyperlink to a location within the current template
The URL String should be prefixed with "file://"
setFileURL(String, String, String) - Method in class io.starter.OpenXLS.CellHandle
Sets a hyperlink to a location within the current template, and includes additional optional information: description + textMark text

The URL String should be prefixed with "file://"

The textMark text is the porition of the URL that follows #
setFill(Fill) - Method in class io.starter.formats.OOXML.Dxf
Sets the fill for this dxf from an existing Fill element
setFill(Fill) - Method in class io.starter.formats.XLS.Xf
set the OOXML fill for this xf
setFill(Fill) - Method in class io.starter.OpenXLS.FormatHandle
sets this fill pattern from an existing OOXML (2007v) fill element
setFill(int, int, int) - Method in class io.starter.OpenXLS.FormatHandle
sets the fill for this format handle if fill==Xf.PATTERN_SOLID then fg is the PATTERN color i.e the CELL BG COLOR
setFillColor(int) - Method in class io.starter.formats.escher.MsofbtSplitMenuColors
 
setFilled(boolean) - Method in class io.starter.formats.XLS.charts.RadarChart
 
setFillPattern(int) - Method in class io.starter.formats.OOXML.Fill
sets the fill pattern
setFilterBlanks() - Method in class io.starter.formats.XLS.AutoFilter
sets this AutoFilter to filter all blank rows
setFilterBlanks() - Method in class io.starter.OpenXLS.AutoFilterHandle
sets this AutoFilter to filter all blank rows
setFilterNonBlanks() - Method in class io.starter.formats.XLS.AutoFilter
sets this AutoFilter to filter all non-blank rows
setFilterNonBlanks() - Method in class io.starter.OpenXLS.AutoFilterHandle
sets this AutoFilter to filter all non-blank rows
setFirstBlock(int) - Method in interface io.starter.formats.LEO.BlockByteConsumer
Sets the index of the first block
setFirstBlock(int) - Method in class io.starter.formats.XLS.XLSRecord
Sets the index of the first block
setFirstBof(Bof) - Method in interface io.starter.formats.XLS.Book
 
setFirstBof(Bof) - Method in class io.starter.formats.XLS.WorkBook
get a handle to the first BOF to perform offset functions which don't know where the start of the file is due to the compound file format.
setFirstCol(int) - Method in class io.starter.formats.XLS.Array
 
setFirstColumn(int) - Method in class io.starter.OpenXLS.CellRangeRef
Sets the first column in this range.
setFirstCond(String) - Method in class io.starter.formats.XLS.Dv
Set the first condition of the validation utilizing a string.
setFirstCondition(Object) - Method in class io.starter.OpenXLS.ConditionalFormatRule
Set the first condition of the ConditionalFormat This value must conform to the Value Type of this ConditionalFormat or unexpected results may occur.
setFirstCondition(Object) - Method in class io.starter.OpenXLS.ValidationHandle
Set the first condition of the validation This value must conform to the Value Type of this validation or unexpected results may occur.
setFirstPtg(PtgRef) - Method in class io.starter.formats.XLS.formulas.PtgArea
 
setFirstRow(int) - Method in class io.starter.formats.XLS.Array
 
setFirstRow(int) - Method in class io.starter.formats.XLS.Shrfmla
 
setFirstRow(int) - Method in class io.starter.OpenXLS.CellRangeRef
Sets the first row in this range.
setFirstSheet(int) - Method in class io.starter.formats.XLS.WorkBook
sets the first sheet (int) in the workbook OOXML-specific naive implementaiton does not account for hidden sheets Mar 15, 2010
setFirstSheet(WorkSheetHandle) - Method in class io.starter.OpenXLS.CellRangeRef
Sets the first sheet in this range.
setFirstTab(int) - Method in class io.starter.formats.XLS.Window1
Sets which tab will display furthest to the left in the workbook.
setFirstVisibleSheet(Boundsheet) - Method in class io.starter.formats.XLS.WorkBook
set the first visible tab
setFirstVisibleTab() - Method in interface io.starter.OpenXLS.WorkSheet
set this WorkSheet as the first visible tab on the left
setFirstVisibleTab() - Method in class io.starter.OpenXLS.WorkSheetHandle
set this WorkSheet as the first visible tab on the left
setFitHeight(short) - Method in class io.starter.formats.XLS.Setup
 
setFitHeight(int) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Set the output to print onto this number of pages high ie: setFitHeight(10) will stretch the print out to fit 10 pages high
setFitToPage(boolean) - Method in class io.starter.formats.XLS.WsBool
Sets whether the sheet will be printed fit to some number of pages.
setFitToPage(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets whether the sheet will be printed fit to some number of pages.
setFitWidth(short) - Method in class io.starter.formats.XLS.Setup
 
setFitWidth(int) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Set the output to print onto this number of pages wide ie: setFitWidth(10) will stretch the print out to fit 10 pages wide
setFlag(short) - Method in class io.starter.formats.escher.MsofbtClientAnchor
 
setFloatVal(float) - Method in class io.starter.formats.XLS.NumberRec
 
setFloatVal(float) - Method in class io.starter.formats.XLS.Rk
 
setFloatVal(float) - Method in class io.starter.formats.XLS.XLSRecord
 
setFNumber(boolean) - Method in class io.starter.formats.XLS.Sxview
 
setFollowingDvCount(int) - Method in class io.starter.formats.XLS.Dval
Set the count of following Dv records
setFont(Font) - Method in class io.starter.formats.OOXML.Dxf
Sts the Font for this dxf from an existing Font
setFont(int) - Method in class io.starter.formats.XLS.charts.Axis
set the font index for this Axis (for title)
setFont(int) - Method in class io.starter.formats.XLS.Xf
set the pointer to the XF's Font in the WorkBook
setFont(String, int, int) - Method in class io.starter.OpenXLS.CellHandle
Set the Font for this Cell via font name, font style and font size
This method adds a new Font to the WorkBook.
setFont(Font) - Method in class io.starter.OpenXLS.FormatHandle
Set the Font for this Format.
setFont(String, int, double) - Method in class io.starter.OpenXLS.FormatHandle
Sets this format handle to a font
setFontColor(Color) - Method in class io.starter.OpenXLS.CellHandle
Set the color of the Font used by this Cell.
setFontColor(int) - Method in class io.starter.OpenXLS.CellHandle
set the Font Color for this Cell

see FormatHandle.COLOR constants for valid values
setFontColor(int) - Method in class io.starter.OpenXLS.FormatHandle
set the Font Color for this Format via indexed color constant
setFontColor(Color) - Method in class io.starter.OpenXLS.FormatHandle
set the Font Color for this Format
setFontColor(String) - Method in class io.starter.OpenXLS.FormatHandle
sets the Font color for this Format via web Hex String
setFontColorIndex(int) - Method in class io.starter.formats.XLS.Cf
 
setFontColorIndex(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setFontEscapement(int) - Method in class io.starter.formats.XLS.Cf
 
setFontEscapement(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setFontEscapementSub() - Method in class io.starter.formats.XLS.Cf
sets the font escapement for this conditional format to subscript
setFontEscapementSuper() - Method in class io.starter.formats.XLS.Cf
sets the font escapement for this conditional format to superscript
setFontFace(String) - Method in class io.starter.OpenXLS.CellHandle
set the Font face used by this Cell.
setFontHeight(int) - Method in class io.starter.formats.XLS.Cf
 
setFontHeight(int) - Method in class io.starter.formats.XLS.Font
Set the size of the font in 1/20 point units
setFontHeight(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setFontHeight(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the Font's height in 1/20th point increment
setFontId(int) - Method in class io.starter.formats.XLS.charts.TextDisp
set the id of the Fontx associated with this TextDisp
setFontIndex(int) - Method in class io.starter.formats.XLS.FontBasis
 
setFontItalic(boolean) - Method in class io.starter.formats.XLS.Cf
 
setFontName(String) - Method in class io.starter.formats.XLS.Font
Set the Font name.
setFontName(String) - Method in class io.starter.OpenXLS.FormatHandle
Set the Font's name To be valid, this font name must be available on the client system.
setFontOptsCancellation(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setFontOptsPosture(int) - Method in class io.starter.formats.XLS.Cf
 
setFontOptsPosture(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setFontSize(int) - Method in class io.starter.OpenXLS.CellHandle
change the size (in points) of the Font used by this Cell and all other Cells sharing this FormatId.
setFontStriken(boolean) - Method in class io.starter.formats.XLS.Cf
 
setFontUnderlineStyle(int) - Method in class io.starter.formats.XLS.Cf
 
setFontUnderlineStyle(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setFontWeight(int) - Method in class io.starter.formats.XLS.Cf
 
setFontWeight(int) - Method in class io.starter.formats.XLS.Font
Set the weight of the font in 1/20 point units 100-1000 range.
setFontWeight(int) - Method in class io.starter.OpenXLS.CellHandle
change the weight (boldness) of the Font used by this Cell.
setFontWeight(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setFontWeight(int) - Method in class io.starter.OpenXLS.FormatHandle
/** Set the weight of the font in 1/20 point units 100-1000 range.
setFooter(BiffRec) - Method in class io.starter.formats.XLS.Boundsheet
 
setFooter(BiffRec) - Method in interface io.starter.formats.XLS.Sheet
 
setFooterMargin(double) - Method in class io.starter.formats.XLS.Setup
 
setFooterMargin(double) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
sets the footer margin in inches
setFooterText(String) - Method in class io.starter.formats.XLS.Footerrec
set the footer text The key here is that we need to construct an excel formatted unicode string, so there will be 2 differing length fields.
setFooterText(String) - Method in interface io.starter.OpenXLS.WorkSheet
Set the text for the Footer printed at the bottom of the Worksheet
setFooterText(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set the text for the Footer printed at the bottom of the Worksheet
setForeColor(int, Color) - Method in class io.starter.formats.XLS.Xf
set the Foreground Color for this Format THIS SETS THE BACKGROUND COLOR when PATTERN (fls) = PATTERN_SOLID THIS SETS THE PATTERN COLOR when PATTERN (fls) > PATTERN_SOLID
"If the fill style is solid: When solid is specified, the foreground color (fgColor) is the only color rendered, even when a background color (bgColor) is also specified" icvFore==Pattern Background Color
setForeColor(int) - Method in class io.starter.OpenXLS.CellHandle
set the Foreground Color for this Cell
NOTE: this is the PATTERN Color
setForegroundColor(int) - Method in class io.starter.OpenXLS.CellHandle
set the Foreground Color for this Cell.
setForegroundColor(Color) - Method in class io.starter.OpenXLS.CellHandle
sets the Color of the Cell Foreground pattern for this Cell.
setForegroundColor(int) - Method in class io.starter.OpenXLS.FormatHandle
set the Foreground Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setForegroundColor(Color) - Method in class io.starter.OpenXLS.FormatHandle
set the foreground Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setFormat(int) - Method in class io.starter.formats.XLS.OOXMLAdapter
set the XLSX format for this WorkBook
either FORMAT_XLSX, FORMAT_XLSM (Macro-enabled), FORMAT_XLTS (template) or FORMAT_XLTM (Macro-enabled template)
NOTE: If file extension is .XLSM format FORMAT_XLSM must be set
either because there are macros present or because the filename
is unconditionally set to .XLSM
setFormat(short) - Method in class io.starter.formats.XLS.Xf
set the pointer to the XF's Format in the WorkBook
setFormat(Format) - Method in class io.starter.formats.XLS.Xf
 
setFormatHandle(FormatHandle) - Method in class io.starter.formats.XLS.Condfmt
 
setFormatHandle(FormatHandle) - Method in class io.starter.OpenXLS.CellHandle
Sets the FormatHandle (a Format Object describing the formats for this Cell) for this Cell
setFormatId(int) - Method in class io.starter.OpenXLS.CellHandle
Sets the Formatting record ID (FormatId) for this Cell This can be used with 'getFormatId()' to copy the formatting from one Cell to another (ie: a template cell to a new cell)
setFormatID(int) - Method in class io.starter.OpenXLS.CellRange
Set the format ID of all cells in this CellRange
FormatID can be obtained through any CellHandle with the getFormatID() call
setFormatId(int) - Method in class io.starter.OpenXLS.ColHandle
sets the format id (an index to a Format record) for this Column
This sets the default formatting for the Column such that any cell that does not specifically set it's own formatting will display this Column formatting
setFormatId(int) - Method in class io.starter.OpenXLS.FormatHandle
set the pointer to the XFE or Conditional format
setFormatId(int) - Method in class io.starter.OpenXLS.NameHandle
sets the default format id for the Name's Cells
setFormatId(int) - Method in class io.starter.OpenXLS.RowHandle
sets the default format id for the Row's Cells
setFormatId(String, String) - Method in class io.starter.toolkit.XSLConverterTool
 
setFormatPattern(String) - Method in class io.starter.formats.XLS.Xf
Sets the number format pattern for this format.
setFormatPattern(String) - Method in class io.starter.OpenXLS.CellHandle
Sets the number format pattern for this cell.
setFormatPattern(String) - Method in class io.starter.OpenXLS.FormatHandle
Sets the number format pattern for this format.
setFormatPattern(String, String) - Method in class io.starter.toolkit.XSLConverterTool
 
setFormatPatternId(int) - Method in class io.starter.OpenXLS.FormatHandle
Sets the number format pattern based on the format ID number.
setFormattingRuns(ArrayList) - Method in class io.starter.formats.XLS.Note
Store formatting runs for this Note (Comment)
Formatting Runs are an Internal Structure and are not relavent to the end user
setFormattingRuns(ArrayList) - Method in class io.starter.formats.XLS.Txo
set the formatting runs - fonts per character index, basically, for this text object as an arraylist of short[] {char index, font index}
setFormula(Formula, String, int[]) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
parse a formula in string form and create a formula record from it caluclate the new formula based on boolean setting calculate
setFormula(String) - Method in class io.starter.OpenXLS.CellHandle
Set a cell to Excel-compatible formula passed in as String.
setFormula(String, Object) - Method in class io.starter.OpenXLS.CellHandle
Set a cell to formula passed in as String.
setFormula(Stack<?>, Object) - Method in class io.starter.OpenXLS.CellHandle
sets the formula for this cellhandle using a stack of Ptgs appropriate for formula records.
setFormula(String) - Method in class io.starter.OpenXLS.FormulaHandle
Sets the formula to a string passed in excel formula format.
setFormulaCalculationMode(int) - Method in interface io.starter.OpenXLS.WorkBook
Explicit calcing of formulas
setFormulaCalculationMode(int) - Method in class io.starter.OpenXLS.WorkBookHandle
Set the calculation mode for the workbook.
setFormulaCol(int) - Method in class io.starter.formats.XLS.formulas.PtgRefN
set formula col
setFormulaHidden(boolean) - Method in class io.starter.formats.XLS.Xf
sets the cell formula as hidden
setFormulaHidden(boolean) - Method in class io.starter.OpenXLS.CellHandle
Hides or shows the formula for this Cell, if present
setFormulaHidden(boolean) - Method in class io.starter.OpenXLS.FormatHandle
sets the cell attached to this FormatHandle to hide or show formula strings;
setFormulaRecursionLevels(int) - Static method in class io.starter.OpenXLS.WorkBookHandle
Set the recursion levels allowed for formulas calculated in this workbook before a circular reference is thrown.
setFormulaRow(int) - Method in class io.starter.formats.XLS.formulas.PtgRefN
set formula row
setFormulaString(String, int[]) - Static method in class io.starter.formats.XLS.formulas.FormulaParser
create a new formula record at row column rc using formula string formStr
setFPattern(boolean) - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable has pattern AutoFormat applied.
setFrame(int, int, int, float[]) - Method in class io.starter.formats.XLS.charts.TextDisp
create a bg frame with the specified settings
setFreezePanes(boolean) - Method in class io.starter.formats.XLS.Window2
 
setFromOOXML(SpPr) - Method in class io.starter.formats.XLS.charts.AreaFormat
sets the OOXML settings for this Area Format
setFromOOXML(SpPr) - Method in class io.starter.formats.XLS.charts.LineFormat
sets the OOXML settings for this line
setFrozenColumn(int) - Method in class io.starter.formats.XLS.Pane
sets split columm + freezes panes
setFrozenRow(int) - Method in class io.starter.formats.XLS.Pane
sets the split row + freezes pane
setFRwGrand(boolean) - Method in class io.starter.formats.XLS.Sxview
specifies whether the PivotTable contains grand totals for rows.
setFWH(boolean) - Method in class io.starter.formats.XLS.Sxview
 
setGapDepth(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
sets the Space between points (50 or 150 is default)
setGapWidth(int) - Method in class io.starter.formats.XLS.charts.Dropbar
sets the width of the gap between the up bars or the down bars.
setGrbit(int) - Method in class io.starter.formats.XLS.Colinfo
 
setGrbit() - Method in class io.starter.formats.XLS.Dval
Apply the grbit to the record in the streamer
setGrbit() - Method in class io.starter.formats.XLS.Font
update the Grbit bytes in the underlying byte stream
setGrbit() - Method in class io.starter.formats.XLS.Setup
Apply all the borderLineStyle fields into the current border line styles flag
setGrbit(short) - Method in class io.starter.formats.XLS.Sxview
 
setGrbit() - Method in class io.starter.formats.XLS.Window2
 
setGrbitChr(byte) - Method in class io.starter.formats.XLS.Boundsheet
 
setGrbitChr(byte) - Method in interface io.starter.formats.XLS.Sheet
 
setGrbitOLD() - Method in class io.starter.formats.XLS.Setup
 
setGrfPersistence(int) - Method in class io.starter.formats.escher.MsofbtSp
 
setGuts(Guts) - Method in class io.starter.formats.XLS.Boundsheet
 
setGuts(Guts) - Method in interface io.starter.formats.XLS.Sheet
 
setHas3DBubbles(boolean) - Method in class io.starter.formats.XLS.charts.ChartFormat
sets 3d bubble state
setHas3DBubbles(boolean) - Method in class io.starter.formats.XLS.charts.DataFormat
sets 3D Bubbles (Bubble Chart only)
setHas3dBubbles(boolean) - Method in class io.starter.formats.XLS.charts.Serfmt
 
setHasAnyThickBottomBorder(boolean) - Method in class io.starter.formats.XLS.Row
flags this row to have at least one cell that has a thick bottom border For internal use only
setHasAnyThickTopBorder(boolean) - Method in class io.starter.formats.XLS.Row
flags this row to have at least one cell that has a thick top border For internal use only
setHasCustomHeight(boolean) - Method in class io.starter.formats.XLS.Boundsheet
set if defaultrowheight is manually set (Excel 2007-Specific)
setHasDataLabels(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
sets the data labels for the entire chart (as opposed to a specific series/data point).
setHasDataLabels(int) - Method in class io.starter.formats.XLS.charts.DataFormat
sets the data labels for the entire chart (as opposed to a specific series/data point).
setHasDropLines() - Method in class io.starter.formats.XLS.charts.ChartFormat
sets this chart (Area, Line or Stock) to have Drop Lines
setHasDropLines() - Method in class io.starter.formats.XLS.charts.ChartType
sets this chart (Area, Line, Scatter) to have drop lines
setHasFrozenPanes(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set whether there are freeze panes in the output sheet.
setHasGrbit(boolean) - Method in class io.starter.formats.XLS.Continue
Set that this continue has a grbit.
setHashedPassword(short) - Method in class io.starter.formats.XLS.Password
Sets the stored password.
setHashedPassword(String) - Method in class io.starter.formats.XLS.Password
Sets the stored password.
setHasLines() - Method in class io.starter.formats.XLS.charts.ChartFormat
sets this chart to have default lines (Scatter, Line chart ...)
setHasLines(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
sets this chart to have lines (Scatter, Line chart ...) of style lineStyle
Style of line (0= solid, 1= dash, 2= dot, 3= dash-dot,4= dash dash-dot, 5= none, 6= dk gray pattern, 7= med.
setHasLines() - Method in class io.starter.formats.XLS.charts.DataFormat
sets this chart to have lines (line chart, radar, scatter ...)
setHasLines(int) - Method in class io.starter.formats.XLS.charts.DataFormat
sets this chart to have lines (line chart, radar, scatter ...) of the specific line style
Style of line (0= solid, 1= dash, 2= dot, 3= dash-dot,4= dash dash-dot, 5= none, 6= dk gray pattern, 7= med.
setHasLines(int) - Method in class io.starter.formats.XLS.charts.Series
sets this series to have lines
Style of line (0= solid, 1= dash, 2= dot, 3= dash-dot,4= dash dash-dot, 5= none, 6= dk gray pattern, 7= med.
setHasShadow(boolean) - Method in class io.starter.formats.XLS.charts.Bar
 
setHasShadow(boolean) - Method in class io.starter.formats.XLS.charts.DataFormat
data markers are displayed with a shadow on bubble, scatter, radar, stock, and line chart groups.
setHasShadow(boolean) - Method in class io.starter.formats.XLS.charts.Pie
 
setHasShadow(boolean) - Method in class io.starter.formats.XLS.charts.Serfmt
data markers are displayed with a shadow on bubble, scatter, radar, stock, and line chart groups.
setHasSmoothLines(boolean) - Method in class io.starter.formats.XLS.charts.ChartFormat
sets this chart to have smoothed lines (Scatter, Line, Radar)
setHasSmoothLines(boolean) - Method in class io.starter.formats.XLS.charts.ChartType
 
setHasSmoothLines(boolean) - Method in class io.starter.formats.XLS.charts.Series
set smooth lines setting (applicable for line, scatter charts)
setHasThickBottomBorder(boolean) - Method in class io.starter.formats.XLS.Row
sets this row to have a thick bottom border
setHasThickBottomBorder(boolean) - Method in class io.starter.OpenXLS.RowHandle
sets this row to have a thick bottom border
setHasThickTopBorder(boolean) - Method in class io.starter.formats.XLS.Row
sets this row to have a thick top border
setHasThickTopBorder(boolean) - Method in class io.starter.OpenXLS.RowHandle
sets this row to have a thick top border
setHCenter(boolean) - Method in class io.starter.formats.XLS.HCenter
 
setHCenter(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets whether the page should be centered horizontally.
setHeader(BiffRec) - Method in class io.starter.formats.XLS.Boundsheet
 
setHeader(BiffRec) - Method in interface io.starter.formats.XLS.Sheet
 
setHeaderMargin(double) - Method in class io.starter.formats.XLS.Setup
 
setHeaderMargin(double) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
sets the Header margin in inches
setHeaderText(String) - Method in class io.starter.formats.XLS.Headerrec
set the Header text The key here is that we need to construct an excel formatted unicode string, Yes, this will probably be an issue in Japan some day....
setHeaderText(String) - Method in interface io.starter.OpenXLS.WorkSheet
Set the text for the Header printed at the top of the Worksheet
setHeaderText(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set the text for the Header printed at the top of the Worksheet
setHeight(int) - Method in class io.starter.formats.XLS.charts.Chart
set the height of this chart
setHeight(int) - Method in class io.starter.formats.XLS.MSODrawing
set the height of this object units are in points
setHeight(int) - Method in class io.starter.formats.XLS.Row
 
setHeight(int) - Method in class io.starter.OpenXLS.ImageHandle
set the height of the image in pixels
setHeight(int) - Method in class io.starter.OpenXLS.RowHandle
Sets the row height in twips (1/20th of a point)
setHeightInChars(int) - Method in class io.starter.OpenXLS.RowHandle
sets the row height in Excel units.
setHidden(int) - Method in class io.starter.formats.XLS.Boundsheet
set whether this sheet is hidden upon opening
setHidden(boolean) - Method in class io.starter.formats.XLS.Colinfo
Set whether the column is hidden
setHidden(boolean) - Method in class io.starter.formats.XLS.Note
show or hide this note
NOTE: this is still experimental
setHidden(boolean) - Method in class io.starter.formats.XLS.Row
Set whether the row is fHidden
setHidden(int) - Method in interface io.starter.formats.XLS.Sheet
set whether this sheet is hidden upon opening
setHidden(boolean) - Method in class io.starter.OpenXLS.ColHandle
sets whether to hide or show this Column
setHidden(boolean) - Method in class io.starter.OpenXLS.RowHandle
Set whether the row is hidden
setHidden(boolean) - Method in interface io.starter.OpenXLS.WorkSheet
set whether this sheet is hidden from the user opening the file.
setHidden(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
set whether this sheet is hidden from the user opening the file.
setHorizontalAlignment(int) - Method in class io.starter.formats.XLS.Xf
 
setHorizontalAlignment(int) - Method in class io.starter.OpenXLS.CellHandle
Set the horizontal alignment for this Cell
setHorizontalAlignment(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the horizontal alignment for this FormatHandle
setHorizontalPosition(int) - Method in class io.starter.formats.XLS.Dval
Horizontal position of the prompt box, if it has fixed position, in pixel
setHostCell(Formula) - Method in class io.starter.formats.XLS.Shrfmla
Sets the formula record in which this record resides.
setHyperlink(Hlink) - Method in interface io.starter.formats.XLS.BiffRec
 
setHyperlink(Hlink) - Method in class io.starter.formats.XLS.XLSRecord
 
setICache(short) - Method in class io.starter.formats.XLS.Sxview
iCache links this pivot table to a pivot data cache
seticvBack(int) - Method in class io.starter.formats.XLS.charts.AreaFormat
 
seticvFore(int) - Method in class io.starter.formats.XLS.charts.AreaFormat
sets the fill color for the area
seticvFore(String) - Method in class io.starter.formats.XLS.charts.AreaFormat
sets the fill color for the area
setId(int) - Method in class io.starter.formats.escher.MsofbtSp
 
setId(int) - Method in class io.starter.formats.OOXML.CNvPr
set the id for this element
setId(int) - Method in class io.starter.formats.OOXML.CxnSp
set the cNvPr id for this element
setId(int) - Method in class io.starter.formats.OOXML.GraphicFrame
set the cNvPr id for this element
setId(int) - Method in class io.starter.formats.OOXML.GrpSp
set the cNvPr id for this element
setId(int) - Method in class io.starter.formats.OOXML.ObjectChoice
set the cNvPr id for this element
setId(int) - Method in class io.starter.formats.OOXML.Pic
set the cNvPr id for this element
setId(int) - Method in class io.starter.formats.OOXML.Sp
set the cNvPr id for this element
setId(int) - Method in class io.starter.formats.XLS.charts.AxisLineFormat
 
setId(int) - Method in class io.starter.formats.XLS.charts.Chart
sets the unique id # for this chart used upon addChart
setId(int) - Method in class io.starter.formats.XLS.Note
return the ordinal id of this note
setIdx(int) - Method in class io.starter.formats.XLS.Font
 
setIfmt(short) - Method in class io.starter.formats.XLS.Format
Sets the format ID of this Format record.
setIfnt(int) - Method in class io.starter.formats.XLS.charts.Fontx
 
setIfnt(short) - Method in class io.starter.formats.XLS.Xf
 
setIlbl(short) - Method in interface io.starter.formats.XLS.formulas.IlblListener
 
setIlbl(short) - Method in class io.starter.formats.XLS.formulas.PtgName
 
setImageBytes(byte[], Boundsheet, MSODrawing, String) - Method in class io.starter.formats.XLS.MSODrawingGroup
sets the underlying image bytes
setImageBytes(byte[]) - Method in class io.starter.OpenXLS.ImageHandle
sets the underlying image bytes to the bytes from a new image essentially swapping the image bytes for another, while retaining all other image properties (borders, etc.)
setImageData(byte[]) - Method in class io.starter.formats.escher.MsofbtBSE
 
setImageIndex(int) - Method in class io.starter.formats.escher.MsofbtOPT
 
setImageIndex(int) - Method in class io.starter.formats.XLS.MSODrawing
 
setImageName(String) - Method in class io.starter.formats.escher.MsofbtOPT
set the image name for this shape msooptpibName
setImageName(String) - Method in class io.starter.formats.XLS.MSODrawing
 
setImageType(int) - Method in class io.starter.formats.escher.MsofbtBSE
 
setImageType(int) - Method in class io.starter.OpenXLS.ImageHandle
 
setIMEMode(short) - Method in class io.starter.formats.XLS.Dv
set the IME mode for this validation
setIMEMode(short) - Method in class io.starter.OpenXLS.ValidationHandle
set the IME mode for this validation
setIndent(int) - Method in class io.starter.formats.XLS.Xf
set the indent (1=3 spaces)
setIndent(int) - Method in class io.starter.OpenXLS.FormatHandle
set indent (1= 3 spaces)
setIndex(Index) - Method in interface io.starter.formats.XLS.BiffRec
associate this record with its Index record
setIndex(Index) - Method in class io.starter.formats.XLS.Dbcell
set the Index record for this RowBlock there are many RowBlocks per Index record Index records need to update their DBCELL pointers when we add or move a DBCELL.
setIndex(Index) - Method in class io.starter.formats.XLS.XLSRecord
associate this record with its Index record
setIndexNum(int) - Method in class io.starter.formats.XLS.Index
set the index number for addressing.
setInitialized(boolean) - Method in interface io.starter.formats.LEO.Block
set whether this Block has been read yet...
setInitialized(boolean) - Method in class io.starter.formats.LEO.BlockImpl
set whether this Block has been read yet...
setInitialized(boolean) - Method in class io.starter.formats.LEO.Storage
 
setInitialized(boolean) - Method in class io.starter.formats.XLS.Setup
 
setInnerBorderBottom(int, Color) - Method in class io.starter.OpenXLS.CellRange
Sets a bottom border on all cells in the cellrange Linestyle should be set through the FormatHandle constants
setInnerBorderLeft(int, Color) - Method in class io.starter.OpenXLS.CellRange
Sets a left border on all cells in the cellrange Linestyle should be set through the FormatHandle constants
setInnerBorderRight(int, Color) - Method in class io.starter.OpenXLS.CellRange
Sets a right border on all cells in the cellrange Linestyle should be set through the FormatHandle constants
setInnerBorderSurround(int, Color) - Method in class io.starter.OpenXLS.CellRange
Sets a surround border on all cells in the cellrange Linestyle should be set through the FormatHandle constants
setInnerBorderTop(int, Color) - Method in class io.starter.OpenXLS.CellRange
Sets a top border on all cells in the cellrange Linestyle should be set through the FormatHandle constants
setIntVal(int) - Method in interface io.starter.formats.XLS.BiffRec
 
setIntVal(int) - Method in class io.starter.formats.XLS.NumberRec
 
setIntVal(int) - Method in class io.starter.formats.XLS.Rk
 
setIntVal(int) - Method in class io.starter.formats.XLS.XLSRecord
 
setIpos4Data(short) - Method in class io.starter.formats.XLS.Sxview
A signed integer that specifies the row or column position for the data field in the PivotTable view.
setIs100Percent(boolean) - Method in class io.starter.formats.XLS.charts.Area
 
setIs100Percent(boolean) - Method in class io.starter.formats.XLS.charts.Bar
 
setIs100Percent(boolean) - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
setIs100Percent(boolean) - Method in class io.starter.formats.XLS.charts.Line
 
setIs100Psercent(boolean) - Method in class io.starter.formats.XLS.charts.ChartType
 
setIs3d(boolean) - Method in class io.starter.formats.XLS.charts.BubbleChart
Bubble charts handle 3d differently
setIs3d(boolean) - Method in class io.starter.formats.XLS.charts.Surface
set if this surface chart is "truly" 3d as all surface-type charts contain a 3d record
setIsClustered() - Method in class io.starter.formats.XLS.charts.Bar
sets this bar/col chart to have clustered series: series are drawn next to each other along the category axis
setIsClustered(boolean) - Method in class io.starter.formats.XLS.charts.ChartFormat
sets if this chart has clustered bar/columns
setIsClustered(boolean) - Method in class io.starter.formats.XLS.charts.ThreeD
sets if this chart has clustered bar/columns
setIsCollapsed(boolean) - Method in class io.starter.formats.XLS.Sxvi
specifies whether the pivot item detail is collapsed.
setIsCurrency(String, String) - Method in class io.starter.toolkit.XSLConverterTool
 
setIsDataTable(boolean) - Method in class io.starter.formats.XLS.charts.Legend
 
setIsDate(String, String) - Method in class io.starter.toolkit.XSLConverterTool
 
setIsDepotBlock(boolean) - Method in interface io.starter.formats.LEO.Block
set to true if this is a Block Depot block
setIsDepotBlock(boolean) - Method in class io.starter.formats.LEO.BlockImpl
set to true if this is a Block Depot block
setIsExcel2007(boolean) - Method in class io.starter.formats.XLS.WorkBook
set truth of "Is Excel 2007" true increases maximums of base storage, etc.
setIsExcel2007(boolean) - Method in class io.starter.OpenXLS.WorkBookHandle
Sets whether this Workbook is in Excel 2007 format.
setIsExternalRef(boolean) - Method in class io.starter.formats.XLS.Formula
set if this formula refers to External References (references defined in other workbooks)
setIsExtraSector(boolean) - Method in interface io.starter.formats.LEO.Block
 
setIsExtraSector(boolean) - Method in class io.starter.formats.LEO.BlockImpl
true if ths block is represents an extra DIFAT sector
setIsHeader() - Method in class io.starter.formats.XLS.MSODrawing
set whether "this is the header drawing object for the sheet"
setIsHidden(boolean) - Method in class io.starter.formats.XLS.Sxvi
sets the hidden state for this pivot item
setIsPie(boolean) - Method in class io.starter.formats.XLS.charts.ThreeD
sets the proper bit for chart type (PIE or not)
setIsPieOfPie(boolean) - Method in class io.starter.formats.XLS.charts.Boppop
 
setIsSecondaryAxis(boolean) - Method in class io.starter.formats.XLS.charts.AxisParent
sets if this is a secondary axis
setIsSpecial(boolean) - Method in class io.starter.formats.LEO.Storage
 
setIsStacked(boolean) - Method in class io.starter.formats.XLS.charts.Area
 
setIsStacked(boolean) - Method in class io.starter.formats.XLS.charts.Bar
sets this bar/col chart to have stacked series: series are drawn next to each other along the value axis
setIsStacked(boolean) - Method in class io.starter.formats.XLS.charts.ChartType
 
setIsStacked(boolean) - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
setIsStacked(boolean) - Method in class io.starter.formats.XLS.charts.Line
 
setIsValueForCell(boolean) - Method in interface io.starter.formats.XLS.BiffRec
set whether this record contains the value of the Cell.
setIsValueForCell(boolean) - Method in class io.starter.formats.XLS.XLSRecord
set whether this record contains the value of the Cell.
setIsWholeCol(boolean) - Method in class io.starter.formats.XLS.formulas.PtgRef
 
setIsWholeRow(boolean) - Method in class io.starter.formats.XLS.formulas.PtgRef
 
setIsWholeRowCol() - Method in class io.starter.formats.XLS.formulas.PtgRef
Inspects the record to determin if it references whole rows or columns and sets the values as required.
setIsWireframe(boolean) - Method in class io.starter.formats.XLS.charts.Surface
sets this surface chart to wireframe (true) or filled(false)
setItab(short) - Method in class io.starter.formats.XLS.Name
 
setItalic(boolean) - Method in class io.starter.formats.XLS.Font
 
setItalic(boolean) - Method in class io.starter.formats.XLS.Xf
 
setItalic(boolean) - Method in class io.starter.OpenXLS.FormatHandle
Set if the font is italic
setItblAutoFmt(short) - Method in class io.starter.formats.XLS.Sxview
 
setItemType(int) - Method in class io.starter.formats.XLS.Sxvi
sets the pivot item type:
one of: 0x0000 itmtypeData A data value 0x0001 itmtypeDEFAULT Default subtotal for the pivot field 0x0002 itmtypeSUM Sum of values in the pivot field 0x0003 itmtypeCOUNTA Count of values in the pivot field 0x0004 itmtypeAVERAGE Average of values in the pivot field 0x0005 itmtypeMAX Max of values in the pivot field 0x0006 itmtypeMIN Min of values in the pivot field 0x0007 itmtypePRODUCT Product of values in the pivot field 0x0008 itmtypeCOUNT Count of numbers in the pivot field 0x0009 itmtypeSTDEV Statistical standard deviation (estimate) of the pivot field 0x000A itmtypeSTDEVP Statistical standard deviation (entire population) of the pivot field 0x000B itmtypeVAR Statistical variance (estimate) of the pivot field 0x000C itmtypeVARP Statistical variance (entire population) of the pivot field
setIxals(short) - Method in class io.starter.formats.XLS.Name
 
setIxfe(int) - Method in interface io.starter.formats.XLS.BiffRec
 
setIxfe(int) - Method in class io.starter.formats.XLS.Colinfo
Sets the Ixfe for this record.
setIxfe(int) - Method in class io.starter.formats.XLS.Mulblank
sets the ixfe for the specific cell of the Mulblank (each cell in a series of multiple blanks has their own ixfe)
setIxfe(int) - Method in class io.starter.formats.XLS.Row
Applies the format with the given ID to this row.
setIxfe(int) - Method in class io.starter.formats.XLS.XLSRecord
set the XF (format) record for this rec
setIxti(short) - Method in interface io.starter.formats.XLS.formulas.IxtiListener
 
setIxti(short) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
set the pointer into the Externsheet Rec.
setIxti(short) - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
setIxti(short) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
setLandscape(boolean) - Method in class io.starter.formats.XLS.Setup
 
setLandscape(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
set the print orientation to landscape or portrait
setLastBlock(int) - Method in interface io.starter.formats.LEO.BlockByteConsumer
Sets the index of the last block
setLastBlock(int) - Method in class io.starter.formats.XLS.XLSRecord
Sets the index of the last block
setLastbound(Boundsheet) - Method in class io.starter.formats.XLS.WorkBook
 
setLastCol(int) - Method in class io.starter.formats.XLS.Array
 
setLastColumn(int) - Method in class io.starter.OpenXLS.CellRangeRef
Sets the last column in this range.
setLastFormula(Formula) - Method in class io.starter.formats.XLS.WorkBook
for those cases where a formula calculation adds a new string rec need to explicitly set lastFormula before calling addRecord
setLastPtg(PtgRef) - Method in class io.starter.formats.XLS.formulas.PtgArea
 
setLastRow(int) - Method in class io.starter.formats.XLS.Array
 
setLastRow(int) - Method in class io.starter.formats.XLS.Shrfmla
 
setLastRow(int) - Method in class io.starter.OpenXLS.CellRangeRef
Sets the last row in this range.
setLastselection(Selection) - Method in class io.starter.formats.XLS.Boundsheet
 
setLastSheet(WorkSheetHandle) - Method in class io.starter.OpenXLS.CellRangeRef
Sets the last sheet in this range.
setLastSPID(int) - Method in class io.starter.formats.escher.MsofbtDg
 
setLastSPID(int) - Method in class io.starter.formats.XLS.MSODrawing
set the LastSPID for this drawing record, if it's a header-type record
setLayout(double, double) - Method in class io.starter.formats.OOXML.Title
 
setLayout(int) - Method in class io.starter.formats.XLS.charts.CrtLayout12
sets the layout position of the attached legend or attached label *
0x0 Align to the bottom 0x1 Align to top right corner 0x2 Align to the top 0x3 Align to the right 0x4 Align to the left
setLbPlyPos(long) - Method in class io.starter.formats.XLS.Boundsheet
set the pos of the Bof for this Sheet
setLbPlyPos(long) - Method in interface io.starter.formats.XLS.Sheet
set the pos of the Bof for this Sheet
setLeftBorderColor(int) - Method in class io.starter.formats.XLS.Xf
set the Left Border Color for this Format
setLeftBorderColor(short) - Method in class io.starter.formats.XLS.Xf
set the Left Border Color for this Format
setLeftBorderLineStyle(short) - Method in class io.starter.formats.XLS.Xf
 
setLeftBorderLineStyle(short) - Method in class io.starter.OpenXLS.CellHandle
set the Left Border line style for this Cell.
setLeftBorderLineStyle(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the border line style
setLeftMargin(double) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets the sheet's left print margin.
setLeftToRight(boolean) - Method in class io.starter.formats.XLS.Setup
 
setLeftToRight(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
set the print orientation to left-to-right printing
setLegend(String) - Method in class io.starter.formats.XLS.charts.Ai
 
setLegend(String, WorkBookHandle) - Method in class io.starter.formats.XLS.charts.Series
sets the legend for this series to a text value
setLegendPosition(short) - Method in class io.starter.formats.XLS.charts.Legend
set Legend Positon: one of: 0= bottom, 1= corner, 2= top, 3= right, 4= left, 7= not docked
setLegendRef(String) - Method in class io.starter.formats.XLS.charts.Series
set legend to a cell ref.
setLegendW(int) - Method in class io.starter.formats.XLS.charts.Pos
for legends only, set width of bounds
setLen(int) - Method in class io.starter.formats.XLS.Unicodestring
 
setLength(int) - Method in class io.starter.formats.LEO.BlockByteReader
 
setLength(int) - Method in interface io.starter.formats.XLS.BiffRec
 
setLength(int) - Method in class io.starter.formats.XLS.XLSRecord
 
setLine(int, String) - Method in class io.starter.formats.OOXML.Pic
add a line to this image
setLine(int, String) - Method in class io.starter.formats.OOXML.SpPr
add a line for this shape property
setLineColor(int) - Method in class io.starter.formats.escher.MsofbtSplitMenuColors
 
setLineColor(int) - Method in class io.starter.formats.XLS.charts.LineFormat
Index to color of line
setLineStyle(int) - Method in class io.starter.formats.XLS.charts.LineFormat
Style of line (0= solid, 1= dash, 2= dot, 3= dash-dot,4= dash dash-dot, 5= none, 6= dk gray pattern, 7= med.
setLineType(int) - Method in class io.starter.formats.XLS.charts.ChartLine
sets the chart line type:
0= drop lines below the data points of line, area and stock charts
1= High-low lines around the data points of line and stock charts
2- Series Line connecting data points of stacked column and bar charts + some pie chart configurations
3= Leader lines with non-default formatting for pie and pie of pie
setLineWeight(int) - Method in class io.starter.formats.XLS.charts.LineFormat
10 we 2 Weight of line (-1= hairline, 0= narrow, 1= med (double), 2= wide (triple)
setLink(String) - Method in class io.starter.formats.OOXML.CxnSp
set the link attribute for this blip (the id for the linked picture)
setLink(String) - Method in class io.starter.formats.OOXML.FillGroup
set the link attribute for this blip (the id for the linked picture)
setLink(String) - Method in class io.starter.formats.OOXML.GrpSp
rset the id for the linked picture (i.e.
setLink(String) - Method in class io.starter.formats.OOXML.ObjectChoice
set the link attribute for this blip (the id for the linked picture)
setLink(String) - Method in class io.starter.formats.OOXML.OneCellAnchor
set the link attribute for this blip (the id for the linked picture)
setLink(String) - Method in class io.starter.formats.OOXML.Pic
set the link attribute for this blip (the id for the linked picture)
setLink(String) - Method in class io.starter.formats.OOXML.Sp
set the link attribute for this blip (the id for the linked picture)
setLink(String) - Method in class io.starter.formats.OOXML.SpPr
set the link attribute for this blip (the id for the linked picture)
setLink(String) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set the link attribute for this blip (the id for the linked picture)
setLocalRecs() - Method in class io.starter.formats.XLS.Boundsheet
prior to serializing the worksheet, we need to initialize the records which belong to this sheet instance.
setLocalRecs(FastAddVector) - Method in class io.starter.formats.XLS.Boundsheet
 
setLocalRecs() - Method in interface io.starter.formats.XLS.Sheet
 
setLocation(String) - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
setLocation(String) - Method in interface io.starter.formats.XLS.formulas.Ptg
setLocation moves a ptg that is a reference to a location, such as a ptg range being modified
setLocation(String) - Method in class io.starter.formats.XLS.formulas.PtgArea
 
setLocation(String[]) - Method in class io.starter.formats.XLS.formulas.PtgArea
set Ptg to parsed location
setLocation(int[]) - Method in class io.starter.formats.XLS.formulas.PtgArea
Set the location of this PtgArea.
setLocation(String) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
Set the location of this PtgRef.
setLocation(String[]) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
set Ptg Location to parsed location
setLocation(String[]) - Method in class io.starter.formats.XLS.formulas.PtgAreaErr3d
 
setLocation(String) - Method in class io.starter.formats.XLS.formulas.PtgExp
setLocation vars from address string
setLocation(String) - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
given a complex range, parse and set this PtgMemFunc's associated ptgs
setLocation(String) - Method in class io.starter.formats.XLS.formulas.PtgRef
Set the location of this PtgRef.
setLocation(String[]) - Method in class io.starter.formats.XLS.formulas.PtgRef
set Ptg to parsed location
setLocation(int[]) - Method in class io.starter.formats.XLS.formulas.PtgRef
Set the location of this PtgRef.
setLocation(int[], boolean, boolean) - Method in class io.starter.formats.XLS.formulas.PtgRef
set the location of this PtgRef
setLocation(String[]) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
set Ptg to parsed location
setLocation(String) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
Set Location can take either a local page address (ie A54) or a reference to a page and location(ie Sheet2!A22).
setLocation(String, short) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
Set the location of this PtgRef.
setLocation(String[]) - Method in class io.starter.formats.XLS.formulas.PtgRefErr
 
setLocation(String[]) - Method in class io.starter.formats.XLS.formulas.PtgRefErr3d
 
setLocation(int[]) - Method in class io.starter.formats.XLS.formulas.PtgRefN
 
setLocation(String) - Method in class io.starter.formats.XLS.formulas.PtgRefN
 
setLocation(String) - Method in class io.starter.formats.XLS.Name
 
setLocation(String, boolean) - Method in class io.starter.formats.XLS.Name
Set the location for the first ptg in the expression
setLocation(String) - Method in interface io.starter.formats.XLS.Ref
setLocation moves a ptg that is a reference to a location, such as a ptg range being modified
setLocation(String) - Method in class io.starter.formats.XLS.Sxview
sets the location and size of this pivot table view
setLocation(String) - Method in class io.starter.OpenXLS.NameHandle
set the referenced cells for the named range this reference should be in the standard excel syntax including sheetname, for instance "Sheet1!A1:Z255"
setLocationLocked(String, boolean) - Method in class io.starter.OpenXLS.FormulaHandle
Sets the location lock on the Cell Reference at the specified location Used to prevent updating of the Cell Reference when Cells are moved.
setLocationLocked(String, boolean) - Method in class io.starter.OpenXLS.NameHandle
Sets the location lock on the Cell Reference at the specified location Used to prevent updating of the Cell Reference when Cells are moved.
setLocationPolicy(String, int) - Method in class io.starter.formats.XLS.charts.Ai
locks the Ptg at the specified location
setLocationPolicy(String, int) - Method in class io.starter.formats.XLS.Formula
locks the Ptg at the specified location
setLocationPolicy(int) - Method in class io.starter.formats.XLS.formulas.GenericPtg
lock the Location of the Ptg so that it will not be updated during automated BiffRec movement updates
setLocationPolicy(int) - Method in interface io.starter.formats.XLS.formulas.Ptg
lock the Location of the Ptg so that it will not be updated during automated BiffRec movement updates
setLocationPolicy(String, int) - Method in class io.starter.formats.XLS.Name
locks the Ptg at the specified location
setLocationPolicy(int) - Method in interface io.starter.formats.XLS.Ref
lock the Location of the Ptg so that it will not be updated during automated BiffRec movement updates
setLocationPolicy(String, int) - Method in class io.starter.OpenXLS.FormulaHandle
Sets the location lock on the Cell Reference at the specified location Used to prevent updating of the Cell Reference when Cells are moved.
setLock(int) - Method in class io.starter.formats.XLS.formulas.GenericPtg
a locking mechanism so that Ptgs are not endlessly re-calculated
setLock(int) - Method in interface io.starter.formats.XLS.formulas.Ptg
a locking mechanism so that Ptgs are not endlessly re-calculated
setLocked(boolean) - Method in class io.starter.formats.XLS.Xf
sets the cell as locked
setLocked(boolean) - Method in class io.starter.OpenXLS.CellHandle
locks or unlocks this Cell for editing
setLocked(boolean) - Method in class io.starter.OpenXLS.FormatHandle
Locks the cell attached to this FormatHandle for editing (makes read-only) lock cell and make read-only
setLogger(Logger) - Static method in class io.starter.toolkit.Logger
Replaces the system logger.
setMacro(String) - Method in class io.starter.formats.OOXML.CxnSp
set Macro attribute
setMacro(String) - Method in class io.starter.formats.OOXML.GraphicFrame
set graphicFrame Macro attribute
setMacro(String) - Method in class io.starter.formats.OOXML.GrpSp
set macro attribute of the group shape
setMacro(String) - Method in class io.starter.formats.OOXML.ObjectChoice
set Macro attribute (valid for cnxSp, sp and graphicFrame) sometimes associated with shape name
setMacro(String) - Method in class io.starter.formats.OOXML.OneCellAnchor
set Macro attribute sometimes associated with shape name
setMacro(String) - Method in class io.starter.formats.OOXML.Pic
set Macro attribute
setMacro(String) - Method in class io.starter.formats.OOXML.Sp
set Macro attribute
setMacro(String) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set Macro attribute sometimes associated with shape name
setManualGridLineColor(boolean) - Method in class io.starter.formats.XLS.Window2
 
setManualGridLineColor(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set whether to use manual grid color in the output sheet.
setMap(HashMap) - Method in class io.starter.toolkit.GenericRecycleBin
 
setMargin(double) - Method in class io.starter.formats.XLS.BottomMargin
 
setMargin(double) - Method in class io.starter.formats.XLS.LeftMargin
 
setMargin(double) - Method in class io.starter.formats.XLS.RightMargin
 
setMargin(double) - Method in class io.starter.formats.XLS.TopMargin
 
setMarker(Marker) - Method in class io.starter.formats.XLS.charts.Series
set the OOXML marker properties for this series
setMarkerFormat(int) - Method in class io.starter.formats.XLS.charts.DataFormat
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
setMarkerFormat(short) - Method in class io.starter.formats.XLS.charts.MarkerFormat
set the Marker Format field imk + update the record
setMarkerFormat(int) - Method in class io.starter.OpenXLS.ChartHandle
set the marker format style for this chart
one of:
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
For Chart Types:
LINE, SCATTER
setMarkers(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
setMax(double) - Method in class io.starter.formats.XLS.charts.ValueRange
set the max scale value of this Y or value axis
Doing so turns automatic maximum off
setMaxColLevel(int) - Method in class io.starter.formats.XLS.Guts
 
setMaxItems(int) - Method in class io.starter.toolkit.GenericRecycleBin
max number of items to be put in this bin.
setMaxItems(int) - Method in interface io.starter.toolkit.RecycleBin
set the maximum number of items for this bin
setMaxMin(double, double) - Method in class io.starter.formats.XLS.charts.ValueRange
sets the max and min values for the axis and uses these to calculate the all-important major unit (and minor unit) step
NOTE that Excel keeps it's "automatic" calculation private so below is the best guess looking at existing chart data
max and min units are also based upon chart size, so this is only a rough approximation
setMaxProgress(int) - Method in interface io.starter.toolkit.ProgressListener
 
setMaxRowLevel(int) - Method in class io.starter.formats.XLS.Guts
 
setMaxScale(int) - Method in class io.starter.formats.XLS.charts.Axis
set the maximum value of this axis scale
Note: this disables automatic scaling
setMerged(boolean) - Method in class io.starter.formats.XLS.Xf
 
setMergeRange(CellRange) - Method in interface io.starter.formats.XLS.BiffRec
 
setMergeRange(CellRange) - Method in class io.starter.formats.XLS.XLSRecord
 
setMetricsDirty() - Method in class io.starter.formats.XLS.charts.Chart
flags chart metrics should to be recalculated
setMin(double) - Method in class io.starter.formats.XLS.charts.ValueRange
set the minimum scale value of this Y or value axis
Doing so turns automatic minimum off
setMinScale(int) - Method in class io.starter.formats.XLS.charts.Axis
set the minimum value of this axis scale
Note: this disables automatic scaling
setMsgdrawing(MSODrawing) - Method in class io.starter.OpenXLS.ImageHandle
 
setMSODrawingGroup(MSODrawingGroup) - Method in class io.starter.formats.XLS.WorkBook
Set the msodrawinggroup for this workbook
setMyFont(Font) - Method in class io.starter.formats.XLS.Xf
Set myFont in XF to the same as Workbook's
setMyMul(Mul) - Method in interface io.starter.formats.XLS.Mulled
 
setMyMul(Mul) - Method in class io.starter.formats.XLS.Rk
 
setMystery(Phonetic) - Method in class io.starter.formats.XLS.MSODrawing
 
setName(String) - Method in class io.starter.formats.LEO.Storage
sets the storage name
setName(String) - Method in class io.starter.formats.OOXML.CNvPr
set name attribute
setName(String) - Method in class io.starter.formats.OOXML.CxnSp
set cNvPr name attribute
setName(String) - Method in class io.starter.formats.OOXML.GraphicFrame
set cNvPr name attribute
setName(String) - Method in class io.starter.formats.OOXML.GrpSp
set name attribute of the group shape
setName(String) - Method in class io.starter.formats.OOXML.ObjectChoice
set cNvPr name attribute
setName(String) - Method in class io.starter.formats.OOXML.OneCellAnchor
set cNvPr name attribute
setName(String) - Method in class io.starter.formats.OOXML.Pic
set the name of this shape, if any
setName(String) - Method in class io.starter.formats.OOXML.Sp
set the name of this shape, if any
setName(String) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set cNvPr name attribute
setName(String) - Method in class io.starter.formats.XLS.Codename
 
setName(String) - Method in class io.starter.formats.XLS.formulas.PtgName
For creating a ptg name from formula parser
setName(String) - Method in class io.starter.formats.XLS.formulas.PtgNameX
For creating a ptg namex from formula parser
setName(String) - Method in class io.starter.formats.XLS.Name
set the display name Affects the following byte values: 7 cch 1 length of name text 18 rgch var name text
setName(String) - Method in class io.starter.formats.XLS.QsiSXTag
returns the name of this pivot item; if not null, is the caption for this pivot item
setName(String) - Method in class io.starter.formats.XLS.SxDI
sets the name of this data item; if not null, overrides the name in the corresponding cache field for this pivot item
setName(String) - Method in class io.starter.formats.XLS.Sxvi
returns the name of this pivot item; if not null, is the caption for this pivot item
setName(String) - Method in class io.starter.formats.XLS.Writeaccess
set the Writeaccess username
setName(String) - Method in interface io.starter.OpenXLS.Document
Sets the internal name of this WorkBookHandle.
setName(String) - Method in class io.starter.OpenXLS.DocumentHandle
Sets the user-visible descriptive name or title of this document.
setName(String) - Method in class io.starter.OpenXLS.ImageHandle
 
setName(String) - Method in class io.starter.OpenXLS.NameHandle
set the name String for the range definition
setName(String) - Method in interface io.starter.OpenXLS.WorkBook
Sets the internal name of this WorkBookHandle.
setNamedRange(String) - Method in class io.starter.formats.XLS.DConName
sets the named range for the data source for the pivot table
setNamespace(String) - Method in class io.starter.formats.OOXML.Ext
set the namespace for ext element
setNamespace(String) - Method in class io.starter.formats.OOXML.ExtLst
set the namespace for ext element
setNCacheFields(int) - Method in class io.starter.formats.XLS.SxDB
sets the number of cache fields (==columns) for the pivot cache
setNCacheItems(int) - Method in class io.starter.formats.XLS.SxFDB
sets the number of cache items (column cells in range) TODO: only set fAllAtoms if cache item is source data and not calculated ...
setNCacheRecords(int) - Method in class io.starter.formats.XLS.SxDB
sets the number of cache records (= number of non-header rows)
setNewName(String, String) - Method in class io.starter.formats.XLS.WorkBook
rename the NamedRange in the lookup map
setNewScope(int) - Method in class io.starter.formats.XLS.Name
Set the scope (itab) of this name
setNextBlock(Block) - Method in interface io.starter.formats.LEO.Block
link the next Block in the chain
setNextBlock(Block) - Method in class io.starter.formats.LEO.BlockImpl
 
setNextStorageID(int) - Method in class io.starter.formats.LEO.Storage
set the value of the nextProp variable
setnFormulas(int) - Method in class io.starter.formats.XLS.SXDBEx
 
setNoColor(boolean) - Method in class io.starter.formats.XLS.Setup
 
setNoColor(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
sets the output to black and white
setNoMul() - Method in interface io.starter.formats.XLS.Mulled
 
setNoMul() - Method in class io.starter.formats.XLS.Rk
 
setNoOrient(boolean) - Method in class io.starter.formats.XLS.Setup
 
setNPivotFields(short) - Method in class io.starter.formats.XLS.Sxview
sets the number of pivot fields (i.e.
setNS(String) - Method in class io.starter.formats.OOXML.SpPr
set the namespace for spPr element
setNum(double) - Method in class io.starter.formats.XLS.SXNum
 
setNumberFormat(int) - Method in class io.starter.formats.XLS.SxDI
sets the index to the number format pattern for this data field
setNumDrawings(int) - Method in class io.starter.formats.escher.MsofbtDgg
 
setNumItems(int) - Method in class io.starter.formats.XLS.Sxvd
 
setNumParams(byte) - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
set the number of parmeters in the FuncVar record
setNumShapes(int) - Method in class io.starter.formats.escher.MsofbtBSE
 
setNumShapes(int) - Method in class io.starter.formats.escher.MsofbtDg
 
setNumShapes(int) - Method in class io.starter.formats.escher.MsofbtDgg
 
setNumShapes(int) - Method in class io.starter.formats.XLS.MSODrawing
set the number of shapes for this drawing rec
setObject(Object) - Method in class io.starter.formats.OOXML.ObjectChoice
set the object associated with this ObjectChoice
setObjectIdentifier(int) - Method in class io.starter.formats.XLS.Dval
Object identifier of the drop down arrow object for a list box , if a list box is visible at the current cursor position, FFFFFFFFH otherwise
setObjectKind(int) - Method in class io.starter.formats.XLS.charts.EndBlock
 
setObjectKind(int) - Method in class io.starter.formats.XLS.charts.StartBlock
 
setObjId(int) - Method in class io.starter.formats.XLS.Obj
------------------------------------------------------------
setOffset(int) - Method in interface io.starter.formats.LEO.BlockByteConsumer
Set the relative position within the data underlying the block vector represented by the BlockByteReader.
setOffset(int) - Method in interface io.starter.formats.XLS.BiffRec
Set the relative position within the data underlying the block vector represented by the BlockByteReader.
setOffset(int) - Method in class io.starter.formats.XLS.Bof
Set the offset for this BOF
setOffset(int) - Method in class io.starter.formats.XLS.XLSRecord
Set the relative position within the data underlying the block vector represented by the BlockByteReader.
setOOAutoFilter(AutoFilter) - Method in class io.starter.formats.XLS.Boundsheet
set the Excel 2007 autoFilter element for this sheet (temporarily hides rows based upon filter criteria) TODO: Merge with 2003 AutoFilter
setOOXMLColor(Color) - Method in class io.starter.formats.XLS.Font
store OOXML font color
setOOXMLName(String) - Method in class io.starter.formats.XLS.charts.OOXMLChart
set the OOXML-specific name for this chart
setOOXMLName(String) - Method in class io.starter.OpenXLS.ChartHandle
set the Excel 7/OOXML-specific name for this chart
setOOXMLTitle(Title) - Method in class io.starter.formats.XLS.charts.Axis
set the OOXML title element for this axis
setOOXMLTitle(Title, WorkBookHandle) - Method in class io.starter.formats.XLS.charts.OOXMLChart
set the OOXML title element for this chart
setOpcode(short) - Method in interface io.starter.formats.XLS.BiffRec
 
setOpcode(short) - Method in class io.starter.formats.XLS.XLSRecord
 
setOperator(String) - Method in class io.starter.formats.XLS.Cf
sets the operator for this Cf Rule from a String
setOperator(int) - Method in class io.starter.formats.XLS.Cf
sets the Operator of this Cf Rule
possible values:
setOpt(int) - Method in class io.starter.formats.XLS.charts.CatserRange
 
setOption(String, String) - Method in class io.starter.formats.XLS.charts.CatLab
 
setOption(String, String) - Method in class io.starter.formats.XLS.charts.CatserRange
sets a specific OOXML axis option
can be one of:
auto
crosses possible crossing points (autoZero, max, min)
crossesAt where on axis the perpendicular axis crosses (double val)
lblAlign text alignment for tick labels (ctr, l, r) (cat only)
lblOffset distance of labels from the axis (0-1000) (cat only)
tickLblSkip how many tick labels to skip between label (int >= 1)
tickMarkSkip how many tick marks to skip betwen ticks (int >= 1)
setOption(String, String) - Method in class io.starter.formats.XLS.charts.ChartFormat
sets chart options such as threed options, grid lines, etc ...
setOption(String, String) - Method in class io.starter.formats.XLS.charts.Tick
set generic Tick option
op/val can be one of:
tickLblPos none, low, high or nextTo
majorTickMark none, in, out, cross
minorTickMark none, in, out, cross
setOption(String, String) - Method in class io.starter.formats.XLS.charts.ValueRange
sets a specific OOXML axis option
can be one of:
crosses possible crossing points (autoZero, max, min)
crossBeteween whether axis crosses the cat.
setOptions(EnumSet<ChartHandle.ChartOptions>) - Method in class io.starter.formats.XLS.charts.ChartType
 
setOPTSubRecord(int, boolean, boolean, int, byte[]) - Method in class io.starter.formats.XLS.MSODrawing
sets a specific OPT subrecord
setOriginalIdx(int) - Method in interface io.starter.formats.LEO.Block
set the original BB position in the file
setOriginalIdx(int) - Method in class io.starter.formats.LEO.BlockImpl
set the original BB position in the file
setOut(String) - Static method in class io.starter.toolkit.Logger
Attempts to replace the standard output stream with a Logger instance that writes to the named file.
setOutlineLevel(int) - Method in class io.starter.formats.XLS.Colinfo
Set the Outline level (depth) of the column
setOutlineLevel(int) - Method in class io.starter.formats.XLS.Row
Set the Outline level (depth) of the row
setOutlineLevel(int) - Method in class io.starter.OpenXLS.ColHandle
Set the Outline level (depth) of this Column
setOutlineLevel(int) - Method in class io.starter.OpenXLS.RowHandle
Set the Outline level (depth) of the row
setOutputBytes(OutputStream, int) - Method in class io.starter.formats.LEO.Storage
set the underlying byte array for this Storage
setPageFieldIndex(int, int, int) - Method in class io.starter.formats.XLS.SxPI
sets the pivot field index and item index for page axis field i
setPageStart(short) - Method in class io.starter.formats.XLS.Setup
 
setPageStart(short) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
set the default page to start printing from
setPane(Pane) - Method in class io.starter.formats.XLS.Boundsheet
set/save the Pane rec for this sheet also links the Window2 rec to the pane rec
setPaperSize(short) - Method in class io.starter.formats.XLS.Setup
 
setPaperSize(int) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
sets the paper size based on the paper size table
setParent(BiffRec) - Method in class io.starter.OpenXLS.CellRange
sets the parent of this Cell range
Used Internally.
setParentChart(Chart) - Method in interface io.starter.formats.XLS.charts.ChartObject
Set the parent chart for this record
setParentChart(Chart) - Method in class io.starter.formats.XLS.charts.ChartSeries
 
setParentChart(Chart) - Method in class io.starter.formats.XLS.charts.GenericChartObject
 
setParentRec(Formula) - Method in class io.starter.formats.XLS.Array
link this shared formula to it's parent formula
setParentRec(XLSRecord) - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
setParentRec(XLSRecord) - Method in interface io.starter.formats.XLS.formulas.Ptg
constructor must pass in 'parent' XLSRecord so that there is a handle for updating...
setParentRec(XLSRecord) - Method in class io.starter.formats.XLS.formulas.PtgArea
 
setParentRec(XLSRecord) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
 
setParentRec(XLSRecord) - Method in class io.starter.formats.XLS.formulas.PtgRef
 
setParentRec(XLSRecord) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
setPassword(String) - Method in class io.starter.formats.XLS.Password
Sets the stored password.
setPassword(String) - Method in class io.starter.formats.XLS.ProtectionManager
Sets or removes the entity's protection password.
setPassword(String) - Method in class io.starter.formats.XLS.SheetProtectionManager
Sets or removes the sheet's protection password.
setPasswordHashed(String) - Method in class io.starter.formats.XLS.ProtectionManager
Sets or removes the entity's protection password.
setPasswordHashed(String) - Method in class io.starter.formats.XLS.SheetProtectionManager
Sets or removes the sheet's protection password.
setPath(String) - Method in class io.starter.toolkit.JFileWriter
 
setPattern(int) - Method in class io.starter.formats.XLS.Xf
set the Fill Pattern for this Format
setPattern(int) - Method in class io.starter.OpenXLS.FormatHandle
 
setPatternBackgroundColor(Color) - Method in class io.starter.OpenXLS.CellHandle
set the Color of the Cell Background Pattern for this Cell.
setPatternFillColor(int, String) - Method in class io.starter.formats.XLS.Cf
 
setPatternFillColor(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setPatternFillColorBack(int) - Method in class io.starter.formats.XLS.Cf
 
setPatternFillColorBack(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setPatternFillStyle(int) - Method in class io.starter.formats.XLS.Cf
 
setPatternFillStyle(int) - Method in class io.starter.OpenXLS.ConditionalFormatRule
 
setPcDepth(int) - Method in class io.starter.formats.XLS.charts.ThreeD
sets the Depth of points relative to width (100 is default)
setPcDist(int) - Method in class io.starter.formats.XLS.charts.ThreeD
sets the Distance from eye to chart (0 to 100) (30 is default)
setpcGap(int) - Method in class io.starter.formats.XLS.charts.Bar
sets the Space between categories (%) (default=50%)
setpcGap(int) - Method in class io.starter.formats.XLS.charts.Boppop
specifies the distance between the primary pie and the secondary bar/pie.
setPcGap(int) - Method in class io.starter.formats.XLS.charts.ThreeD
sets the Space between points (50 or 150 is default)
setPcHeight(int) - Method in class io.starter.formats.XLS.charts.ThreeD
sets the Height of plot volume relative to width and depth (100 is default)
setpcOverlap(int) - Method in class io.starter.formats.XLS.charts.Bar
sets the Space between bars (default= 0)
setPercentage(int) - Method in class io.starter.formats.XLS.charts.ChartFormat
percentage=distance of pie slice from center of pie as %
setPercentage(int) - Method in class io.starter.formats.XLS.charts.DataFormat
percentage=distance of pie slice from center of pie as %
setPercentage(short) - Method in class io.starter.formats.XLS.charts.PieFormat
 
setPieChartSliceColor(int, int) - Method in class io.starter.OpenXLS.ChartSeriesHandle
sets the color for a particular Pie Chart slice or wedge
setPieSliceColor(String, int) - Method in class io.starter.formats.XLS.charts.DataFormat
sets the color of the desired pie slice
setPieSliceColor(int, int) - Method in class io.starter.formats.XLS.charts.DataFormat
sets the color of the desired pie slice
setPieSliceColor(int, int) - Method in class io.starter.formats.XLS.charts.Series
sets the color of the desired pie slice
setPieSliceColor(String, int) - Method in class io.starter.formats.XLS.charts.Series
sets the color of the desired pie slice
setPivotCache(PivotCache) - Method in class io.starter.formats.XLS.WorkBook
set the pivot cache pointer
setPivotFieldIndex(int) - Method in class io.starter.formats.XLS.SxDI
sets the pivot field index for this data item;
the values in the source data associated with the associated cache field of the referenced pivot field are aggregated as specified in this record.
setPlotAreaBgColor(int) - Method in class io.starter.formats.XLS.charts.AxisParent
sets the plot area background color
setPlotAreaBgColor(int) - Method in class io.starter.formats.XLS.charts.Chart
sets the plot area background color
setPlotAreaBgColor(int) - Method in class io.starter.formats.XLS.charts.ChartAxes
sets the plot area background color
setPlotAreaBgColor(int) - Method in class io.starter.OpenXLS.ChartHandle
sets the Plot Area background color
setPlotAreaBorder(int, int) - Method in class io.starter.formats.XLS.charts.AxisParent
adds a border around the plot area with the desired line width and line color
setPlotAreaBorder(int, int) - Method in class io.starter.formats.XLS.charts.ChartAxes
adds a border around the plot area with the desired line width and line color
setPointNumber(int) - Method in class io.starter.formats.XLS.charts.DataFormat
 
setPostExpression(byte[], int) - Method in class io.starter.formats.XLS.formulas.PtgMemArea
sets the PtgExtraMem structure which is appended to the end of the function array
setPreRecords(AbstractList) - Method in class io.starter.formats.XLS.charts.Chart
This handles setting the records external to, but supporting the chart object hierarchy.
setPrevStorageID(int) - Method in class io.starter.formats.LEO.Storage
set the value of the prevProp variable
setPrintArea(String) - Method in class io.starter.formats.XLS.Boundsheet
Set the print area for this worksheet.
setPrintArea(String, byte) - Method in class io.starter.formats.XLS.Boundsheet
Set the print area or titles for this worksheet.
setPrintArea(CellRange) - Method in class io.starter.OpenXLS.WorkSheetHandle
Sets the print area for the worksheet sets the printarea as a CellRange
setPrintGrid(boolean) - Method in class io.starter.formats.XLS.PrintGrid
 
setPrintGrid(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets whether to print the grid lines.
setPrintHeaders(boolean) - Method in class io.starter.formats.XLS.PrintRowCol
 
setPrintNotes(boolean) - Method in class io.starter.formats.XLS.Setup
 
setPrintNotes(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
sets the whether to print cell notes
setPrintRowColHeaders(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets whether to print the row and column headers.
setPrintTitles(String) - Method in class io.starter.formats.XLS.Boundsheet
Set the print titles for this worksheet= row(s) or col(s) to repeat at the top of each page
setProgress(int) - Method in class io.starter.formats.XLS.WorkBookFactory
 
setProgress(int) - Method in interface io.starter.toolkit.ProgressNotifier
 
setProgressText(String) - Method in class io.starter.formats.XLS.WorkBookFactory
 
setProgressText(String) - Method in interface io.starter.toolkit.ProgressNotifier
 
setPromptBoxAtCell(boolean) - Method in class io.starter.formats.XLS.Dval
Set where the prompt box is located.
setPromptBoxText(String) - Method in class io.starter.formats.XLS.Dv
Set the text for the prompt box
setPromptBoxText(String) - Method in class io.starter.OpenXLS.ValidationHandle
Set the text for the prompt box
setPromptBoxTitle(String) - Method in class io.starter.formats.XLS.Dv
Set the title for the prompt box
setPromptBoxTitle(String) - Method in class io.starter.OpenXLS.ValidationHandle
Set the title for the prompt box
setPromptBoxVisible(boolean) - Method in class io.starter.formats.XLS.Dval
Set visibility of prompt box true = Prompt box currently visible; false = Prompt box not visible
setProperties(Map<String, Object>) - Method in class io.starter.OpenXLS.DocumentHandle
Replaces the workbook properties with the values in a given Map.
setProperty(int, boolean, boolean, int, byte[]) - Method in class io.starter.formats.escher.MsofbtOPT
 
setProtected(boolean) - Method in class io.starter.formats.XLS.ProtectionManager
Sets whether the sheet is protected.
setProtected(boolean) - Method in class io.starter.formats.XLS.SheetProtectionManager
Sets whether the sheet is protected.
setProtected(int, boolean) - Method in class io.starter.formats.XLS.SheetProtectionManager
 
setProtected(boolean) - Method in interface io.starter.OpenXLS.WorkBook
set the workbook to protected mode Note: the password cannot be decrypted or changed in Excel -- protection can only be set/removed using OpenXLS
setProtected(boolean) - Method in class io.starter.OpenXLS.WorkBookHandle
set the workbook to protected mode Note: the password cannot be decrypted or changed in Excel -- protection can only be set/removed using OpenXLS
setProtected(boolean) - Method in interface io.starter.OpenXLS.WorkSheet
 
setProtected(boolean, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Sets whether the worksheet is protected.
setProtected(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Sets whether the worksheet is protected.
setProtectionOption(int, boolean) - Method in class io.starter.formats.XLS.FeatHeadr
sets or clears the set of enhanced protection option
setProtectionPassword(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Sets the password used to unlock the sheet when it is protected.
setProtectionPasswordHashed(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Sets the password used to unlock the sheet when it is protected.
setPtgType(short) - Method in class io.starter.formats.XLS.formulas.PtgArea
set the Ptg Id type to one of: VALUE, REFERENCE or Array 25H (tAreaR), 45H (tAreaV), 65H (tAreaA)
The Ptg type is important for certain functions which require a specific type of operand
setPtgType(short) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
set the Ptg Id type to one of: VALUE, REFERENCE or Array 25H (tAreaR), 45H (tAreaV), 65H (tAreaA)
The Ptg type is important for certain functions which require a specific type of operand
setPtgType(short) - Method in class io.starter.formats.XLS.formulas.PtgName
set the Ptg Id type to one of: VALUE, REFERENCE or Array
The Ptg type is important for certain functions which require a specific type of operand
setPtgType(short) - Method in class io.starter.formats.XLS.formulas.PtgRef
set the Ptg Id type to one of: VALUE, REFERENCE or Array
The Ptg type is important for certain functions which require a specific type of operand
setPtgType(short) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
set the Ptg Id type to one of: VALUE, REFERENCE or Array
The Ptg type is important for certain functions which require a specific type of operand
setRange(int[], String) - Method in class io.starter.formats.XLS.DConRef
sets the source range and sheet for the pivot table
setRange(String) - Method in class io.starter.formats.XLS.Dv
Set the range this Dv refers to.
setRange(CellRange) - Method in class io.starter.formats.XLS.Hlink
 
setRange(String) - Method in class io.starter.OpenXLS.CellRange
Sets the range of cells for this CellRange to a string range
setRange(String) - Method in class io.starter.OpenXLS.ConditionalFormatHandle
Set the range this ConditionalFormatHandle refers to.
setRange(String) - Method in class io.starter.OpenXLS.ValidationHandle
Set the range this ValidationHandle refers to.
setRecalcuationMode(int) - Method in class io.starter.formats.XLS.WorkBook
Sets the recalculation mode for the Workbook:
0= Manual
1= Automatic
2= Automatic except for multiple table operations
setRecalculationMode(int) - Method in class io.starter.formats.XLS.CalcMode
Sets the recalculation mode for the Workbook:
0= Manual
1= Automatic
2= Automatic except for multiple table operations
setRecord(XLSRecord) - Method in class io.starter.OpenXLS.CellHandle
sets the underlying BIFF8 record for the Cell
NOTE: the underlying record is not a part of the public API and may change at any time.
setRecordIndexHint(int) - Method in class io.starter.formats.LEO.BlockImpl
set index information about this objects likely position.
setRecordIndexHint(int) - Method in interface io.starter.toolkit.CompatibleVectorHints
set index information about this objects likely position.
setRect(int, int, int, int) - Method in class io.starter.formats.escher.MsofbtSpgr
 
setRefCount(int) - Method in class io.starter.formats.escher.MsofbtBSE
set the reference count for this image Data rec
setReferencedSheet(Boundsheet) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
Switches the two internal ptgref3ds to a new sheet.
setReferencedSheet(Boundsheet) - Method in class io.starter.formats.XLS.formulas.PtgAreaErr3d
sets referenced sheet called from copy worksheet different from PtgArea3d as PtgAreaErr3d's have not set their firstPtg and lastPtg
setReferencedSheet(Boundsheet) - Method in class io.starter.formats.XLS.formulas.PtgRef3d
Change the sheet reference to the passed in boundsheet
setRelativeBounds(short[]) - Method in class io.starter.OpenXLS.ChartHandle
sets the bounds of the chart using coordinates relative to row/cols and their offsets
setRelativeRowCol() - Method in class io.starter.formats.XLS.formulas.PtgRef
set the formulaRow and formulaCol for relatively-referenced PtgRefs
setResolution(short) - Method in class io.starter.formats.XLS.Setup
 
setResolution(int) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Set the output printer resolution
setResourceString(String, String) - Method in class io.starter.toolkit.ResourceLoader
Sets a String value in the properties file
setRightBorderColor(int) - Method in class io.starter.formats.XLS.Xf
set the Right Border Color for this Format
setRightBorderLineStyle(short) - Method in class io.starter.formats.XLS.Xf
 
setRightBorderLineStyle(short) - Method in class io.starter.OpenXLS.CellHandle
set the Right Border line style for this Cell.
setRightBorderLineStyle(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the border line style
setRightMargin(double) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets the sheet's right print margin.
setRightToLeftReadingOrder(int) - Method in class io.starter.formats.XLS.Xf
sets the Right to Left Text Direction or reading order of this style
setRightToLeftReadingOrder(int) - Method in class io.starter.OpenXLS.FormatHandle
sets the Right to Left Text Direction or reading order of this style
setRKVal(double) - Method in class io.starter.formats.XLS.Rk
Allows writing back to the RKRec.
setRotation(int) - Method in class io.starter.formats.XLS.charts.TextDisp
sets the rotation of this text 0 to 90 Text rotated 0 to 90 degrees counter-clockwise 91 to 180 Text rotated 1 to 90 degrees clockwise (angle is trot – 90) 255 Text top-to-bottom with letters upright
setRotation(int) - Method in class io.starter.formats.XLS.Xf
 
setRoundingMode(int) - Method in class io.starter.toolkit.Money
Sets the Rounding Mode.
setRow(Row) - Method in interface io.starter.formats.XLS.BiffRec
 
setRow(int) - Method in class io.starter.formats.XLS.Blank
set the row
setRow(int) - Method in class io.starter.formats.XLS.charts.Chart
set the top row for this chart
setRow(int) - Method in class io.starter.formats.XLS.MSODrawing
 
setRow(int) - Method in class io.starter.formats.XLS.Mulrk
set the row
setRow(Row) - Method in class io.starter.formats.XLS.XLSRecord
 
setRow(int) - Method in class io.starter.OpenXLS.ImageHandle
set the topmost row of the image
setRow1(int) - Method in class io.starter.formats.XLS.MSODrawing
 
setRow1(int) - Method in class io.starter.OpenXLS.ImageHandle
set the lower row of the image
setRowAndOffset(short[]) - Method in class io.starter.formats.XLS.MSODrawing
 
setRowCol(int[]) - Method in interface io.starter.formats.XLS.BiffRec
 
setRowCol(int, int) - Method in class io.starter.formats.XLS.Note
set the row and column that this note is attached to
setRowCol(int[]) - Method in class io.starter.formats.XLS.XLSRecord
 
setRowCol(int, int) - Method in class io.starter.OpenXLS.CommentHandle
Sets this Note (Comment) to be attached to a cell at [row, col]
setRowFirst(int) - Method in class io.starter.formats.XLS.Dimensions
set last/first cols/rows
setRowFirst(int) - Method in class io.starter.formats.XLS.formulas.PtgExp
 
setRowFirst(int) - Method in class io.starter.formats.XLS.Hlink
set last/first cols/rows
setRowFirst(int) - Method in class io.starter.OpenXLS.PivotTableHandle
set the first row in the PivotTable
setRowFirstData(int) - Method in class io.starter.OpenXLS.PivotTableHandle
set the first Row containing data
setRowFirstHead(int) - Method in class io.starter.OpenXLS.PivotTableHandle
set the first header row
setRowGutterSize(int) - Method in class io.starter.formats.XLS.Guts
 
setRowHandle(RowHandle) - Method in class io.starter.OpenXLS.FormatHandle
Set a row handle on this format handle, so all changes applied to this format will be applied to the entire row
setRowHeight(int) - Method in class io.starter.formats.XLS.Row
Set the height of a row in twips (1/20th of a point)
setRowHeightAutoFit() - Method in class io.starter.OpenXLS.RowHandle
sets the row height to auto fit
When the row height is set manually, autofit is automatically turned off
setRowLast(int) - Method in class io.starter.formats.XLS.Dimensions
set last/first cols/rows
setRowLast(int) - Method in class io.starter.formats.XLS.Hlink
set last/first cols/rows
setRowLast(int) - Method in class io.starter.OpenXLS.PivotTableHandle
set the last row in the PivotTable
setRowNumber(int) - Method in interface io.starter.formats.XLS.BiffRec
 
setRowNumber(int) - Method in class io.starter.formats.XLS.Row
set the position of the ROW on the Worksheet
setRowNumber(int) - Method in class io.starter.formats.XLS.XLSRecord
set the row
setRowOrColItems(int[]) - Method in class io.starter.formats.XLS.Sxivd
for each two-byte pair in an array of [number of items]*2 bytes, // *
specifies either a pivot field index (must less than the total number of fields as specfied by Sxview) or -2 means that the data field is on the row or col axis
setRowRel(boolean) - Method in class io.starter.formats.XLS.formulas.PtgArea3d
sets the row to be relative (relative is true) or absolute (relative is false)
absolute references do not shift upon row inserts or deletes
NOTE: DOES NOT handle asymmetrical ranges i.e.
setRowRel(boolean) - Method in class io.starter.formats.XLS.formulas.PtgRef
sets the row to be relative (relative is true) or absolute (relative is false)
absolute references do not shift upon row inserts or deletes
setRowsHaveGrandTotals(boolean) - Method in class io.starter.OpenXLS.PivotTableHandle
set whether to display row grand totals
setRt(int) - Method in class io.starter.formats.XLS.charts.Ai
set reference type(0=default,1=text in formula bar, 2=worksheet, 4=error)
setRwFirst(short) - Method in class io.starter.formats.XLS.Sxview
sets the first row of the pivot table
setRwFirstData(short) - Method in class io.starter.formats.XLS.Sxview
 
setRwFirstHead(short) - Method in class io.starter.formats.XLS.Sxview
 
setRwLast(short) - Method in class io.starter.formats.XLS.Sxview
sets the last row of the pivot table
setScale(short) - Method in class io.starter.formats.XLS.Setup
 
setScale(int) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
scale the printer output in whole percentages ie: 25 = 25%
setScaleNorm(int) - Method in class io.starter.formats.XLS.Window2
 
setScl(Scl) - Method in class io.starter.formats.XLS.Boundsheet
scl is for zoom
setScope(Handle) - Method in class io.starter.OpenXLS.NameHandle
Set the scope of this name to that of the handle passed in.
setScript(int) - Method in class io.starter.formats.XLS.Font
Set the super/sub script for the Font super/sub (0 = none, 1 = super, 2 = sub)
setScript(int) - Method in class io.starter.OpenXLS.CellHandle
Set the super/sub script for the Font
setScript(int) - Method in class io.starter.OpenXLS.FormatHandle
super/sub (0 = none, 1 = super, 2 = sub)
setSecondCond(String) - Method in class io.starter.formats.XLS.Dv
Set the first condition of the validation utilizing a string.
setSecondCondition(Object) - Method in class io.starter.OpenXLS.ConditionalFormatRule
Set the second condition of the ConditionalFormat utilizing a string.
setSecondCondition(Object) - Method in class io.starter.OpenXLS.ValidationHandle
Set the first condition of the validation utilizing a string.
setSecondPieSize(int) - Method in class io.starter.formats.XLS.charts.Boppop
specifies the size of the secondary bar/pie as a percentage of the size of the primary pie.
setSelected(boolean) - Method in class io.starter.formats.XLS.Boundsheet
set whether this sheet is selected upon opening
setSelected(boolean) - Method in interface io.starter.formats.XLS.Sheet
set whether this sheet is selected upon opening
setSelected(boolean) - Method in interface io.starter.OpenXLS.WorkSheet
set whether this sheet is selected upon opening the file.
setSelected(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
set whether this sheet is selected upon opening the file.
setSelectedSheet(Boundsheet) - Method in class io.starter.formats.XLS.WorkBook
sets the selected worksheet
setSeries(int, String, String, String, String) - Method in class io.starter.OpenXLS.ChartHandle
Changes or adds a Series to the chart via Series Index.
setSeries(int, String, String, String, String, String) - Method in class io.starter.OpenXLS.ChartHandle
Changes or adds a Series to the chart via Series Index.
setSeries(int, String, String, String, String, String, int) - Method in class io.starter.OpenXLS.ChartHandle
Changes or adds a Series to the desired Chart (either default or overlay) via Series Index.
setSeries(String, String, String, String) - Method in class io.starter.OpenXLS.ChartSeriesHandle
defines this Series with Cell References for the Legend, Data Points, Category and Bubble Sizes, if applicable.
setSeriesColor(int) - Method in class io.starter.formats.XLS.charts.DataFormat
sets the color identified by this DataFormat in the group of records belonging to the parent series
setSeriesColor(String) - Method in class io.starter.formats.XLS.charts.DataFormat
sets the color identified by this DataFormat in the group of records belonging to the parent series
setSeriesColor(int, int) - Method in class io.starter.OpenXLS.ChartSeriesHandle
Deprecated.
use setSeriesColor(int clr) instead
setSeriesColor(int) - Method in class io.starter.OpenXLS.ChartSeriesHandle
sets the color for this Series (bar or line)
NOTE: for Pie Charts, use setPieChartSliceColor
setSeriesColor(String) - Method in class io.starter.OpenXLS.ChartSeriesHandle
sets the color for this Series (bar or line)
NOTE: for Pie Charts, use setPieChartSliceColor
setSeriesDataType(int) - Method in class io.starter.OpenXLS.ChartSeriesHandle
sets the Series Data Type
setSeriesIndex(int) - Method in class io.starter.formats.XLS.charts.DataFormat
Set the series index
setSeriesJSON(JSONArray) - Method in class io.starter.formats.XLS.charts.Chart
set the current Series JSON
setSeriesJSON(JSONArray) - Method in class io.starter.formats.XLS.charts.ChartSeries
set the current Series JSON
setSeriesJSON(JSONArray) - Method in class io.starter.OpenXLS.ChartHandle
sets the saved Series JSON
This is an internal method that is not useful to the end user.
setSeriesLegend(String) - Method in class io.starter.OpenXLS.ChartSeriesHandle
Set the Legend text for this Series
note: series legend will then not be linked to a particular cell.
setSeriesLegendRef(String) - Method in class io.starter.OpenXLS.ChartSeriesHandle
sets Cell Address for the Series Legend
setSeriesMappings(int[]) - Method in class io.starter.formats.XLS.charts.SeriesList
set the series mappings for the associated overlay chart
series mappings links the overlay chart to the absolute series number (determined by the actual order of the series in the chart array structure)
setSeriesNumber(int) - Method in class io.starter.formats.XLS.charts.DataFormat
 
setSeriesRange(String) - Method in class io.starter.OpenXLS.ChartSeriesHandle
sets the data for this Series to be obtained from a new Cell Range.
setSeriesText(SeriesText) - Method in class io.starter.formats.XLS.charts.Ai
 
setShadowColor(int) - Method in class io.starter.formats.escher.MsofbtSplitMenuColors
 
setShape(short) - Method in class io.starter.formats.XLS.charts.Chart3DBarShape
set the shape of the bars
the shape is as follows: public static final int SHAPECOLUMN= 0; // default public static final int SHAPECYLINDER= 1; public static final int SHAPEPYRAMID= 256; public static final int SHAPECONE= 257; public static final int SHAPEPYRAMIDTOMAX= 516; public static final int SHAPECONETOMAX= 517;
setShape(int) - Method in class io.starter.formats.XLS.charts.DataFormat
set the shape bit of the associated XLSRecord
setShape(int) - Method in class io.starter.formats.XLS.charts.Series
 
setShape(int) - Method in class io.starter.OpenXLS.ChartSeriesHandle
sets the constant that represents the bar shape for this Series
This is an internal method that is not useful to the end user.
setShapeName(String) - Method in class io.starter.formats.escher.MsofbtOPT
set the shape name atom in this OPT record
setShapeName(String) - Method in class io.starter.formats.XLS.MSODrawing
allow setting of "Named Range" name
setShapeName(String) - Method in class io.starter.OpenXLS.ImageHandle
allow setting of image name as seen in the Named Range Box
setShapeType(int) - Method in class io.starter.formats.XLS.MSODrawing
 
setSharedupes(boolean) - Method in class io.starter.formats.XLS.WorkBook
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.Array
Associate this record with a worksheet.
setSheet(Sheet) - Method in interface io.starter.formats.XLS.BiffRec
Associate this record with a worksheet.
setSheet(Sheet) - Method in class io.starter.formats.XLS.BottomMargin
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.charts.Chart
set the sheet for this chart plus its subrecords as well
setSheet(Sheet) - Method in class io.starter.formats.XLS.DefaultRowHeight
set the sheet's default row height in Excel units or twips
setSheet(Sheet) - Method in class io.starter.formats.XLS.Dimensions
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.Footerrec
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.HCenter
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.Headerrec
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.LeftMargin
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.MSODrawing
20081106 KSC: when set sheet, record original height and width as dependent upon row heights ...
setSheet(Sheet) - Method in class io.starter.formats.XLS.Mulblank
set the Boundsheet for the Mulblank this is needed because Blanks are BiffRec valrecs and need to be assigned a BiffRec in the sheet...
setSheet(Sheet) - Method in class io.starter.formats.XLS.Note
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.Obj
Associate this record with a worksheet.
setSheet(Sheet) - Method in class io.starter.formats.XLS.PrintGrid
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.PrintRowCol
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.RightMargin
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.Setup
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.TopMargin
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.VCenter
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.WsBool
 
setSheet(Sheet) - Method in class io.starter.formats.XLS.XLSRecord
Associate this record with a worksheet.
setSheet(WorkSheetHandle) - Method in class io.starter.OpenXLS.CellRange
Sets the sheet reference for this CellRange.
setSheetBof() - Method in class io.starter.formats.XLS.Bof
 
setSheetIDX(Index) - Method in class io.starter.formats.XLS.Boundsheet
set the associated sheet index
setSheetIDX(Index) - Method in interface io.starter.formats.XLS.Sheet
set the associated sheet index
setSheetName(String) - Method in class io.starter.formats.XLS.Boundsheet
change the displayed name of the sheet Affects the following byte values: 10 cch 1 Length of sheet name 11 grbitChr 1 Compressed/Uncompressed Unicode 12 rgch var Sheet name
setSheetName(String) - Method in class io.starter.formats.XLS.formulas.PtgRef
sets the sheetname for this
setSheetName(String) - Method in interface io.starter.formats.XLS.Sheet
change the displayed name of the sheet Affects the following byte values: 10 cch 1 Length of sheet name 11 grbitChr 1 Compressed/Uncompressed Unicode 12 rgch var Sheet name
setSheetName(String) - Method in interface io.starter.OpenXLS.WorkSheet
Set the name of the Worksheet.
setSheetName(String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set the name of the Worksheet.
setSheetPr(SheetPr) - Method in class io.starter.formats.XLS.Boundsheet
set the Excel 2007 sheetView element for this sheet (controls topLeftCell, pane attributes ...
setSheetRecs(AbstractList) - Method in class io.starter.formats.XLS.Boundsheet
 
setSheetView(SheetView) - Method in class io.starter.formats.XLS.Boundsheet
set the Excel 2007 sheetView element for this sheet (controls topLeftCell, pane attributes ...
setShiftRule(boolean) - Method in class io.starter.formats.XLS.Boundsheet
Set whether to shift formula cells inclusively i.e.
setShowErrMsg(boolean) - Method in class io.starter.formats.XLS.Dv
set show error box if invalid values entered?
setShowErrorMsg(boolean) - Method in class io.starter.OpenXLS.ValidationHandle
Set show error box if invalid values entered?
setShowFormulaResults(boolean) - Method in class io.starter.formats.XLS.Window2
 
setShowFormulaResults(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
 
setShowGridlines(boolean) - Method in class io.starter.formats.XLS.Window2
 
setShowGridlines(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set whether to show gridlines in the output sheet.
setShowInNormalView(boolean) - Method in class io.starter.formats.XLS.Window2
 
setShowInNormalView(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set whether to show normal view or page break preview view in the output sheet.
setShowInputMsg(boolean) - Method in class io.starter.formats.XLS.Dv
Set show prompt box if cell selected? *
setShowInputMsg(boolean) - Method in class io.starter.OpenXLS.ValidationHandle
Set show prompt box if cell selected?
setShowLdrLines(boolean) - Method in class io.starter.formats.XLS.charts.Pie
 
setShowOutlineSymbols(boolean) - Method in class io.starter.formats.XLS.Window2
 
setShowOutlineSymbols(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set whether to show outline symbols in the output sheet.
setShowSheetHeaders(boolean) - Method in class io.starter.formats.XLS.Window2
 
setShowSheetHeaders(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set whether to show sheet headers in the output sheet.
setShowSheetTabs(boolean) - Method in class io.starter.formats.XLS.Window1
Sets whether the sheet selection tabs should be shown.
setShowSheetTabs(boolean) - Method in class io.starter.formats.XLS.WorkBook
Sets whether the sheet selection tabs should be shown.
setShowSheetTabs(boolean) - Method in class io.starter.OpenXLS.WorkBookHandle
Sets whether the sheet selection tabs should be shown.
setShowZeroValues(boolean) - Method in class io.starter.formats.XLS.Window2
 
setShowZeroValues(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set whether to show zero values in the output sheet.
setShrinkToFit(boolean) - Method in class io.starter.formats.XLS.Xf
 
setSink(OutputStream) - Method in class io.starter.toolkit.IndirectOutputStream
Sets the stream to which requests are forwarded.
setSmoothedLine(boolean) - Method in class io.starter.formats.XLS.charts.Serfmt
sets whether the parent chart or series has smoothed lines
setSmoothLines(boolean) - Method in class io.starter.formats.XLS.charts.DataFormat
set smooth lines setting (applicable for line, scatter charts)
setSource(String) - Method in class io.starter.OpenXLS.PivotTableHandle
Sets the Pivot Table data source from a named range
setSourceDataRange(CellRange) - Method in class io.starter.OpenXLS.PivotTableHandle
Sets the Pivot Table Range to represent the Data to analyse
NOTE: any existing data will be replaced
setSourceDataRange(String) - Method in class io.starter.OpenXLS.PivotTableHandle
Sets the Pivot Table Range to represent the Data to analyse
NOTE: any existing data will be replaced
If the cell range does not contain sheet information, the sheet that the pivot table is located will be used
setSourceSheet(String) - Method in class io.starter.formats.XLS.DConRef
sets the source sheet for the pivot table
setSourceType(int) - Method in class io.starter.formats.XLS.SxVS
 
setSPID(int) - Method in class io.starter.formats.XLS.MSODrawing
set the SPID for this drawing record used upon copyworksheet ...
setSpidMax(int) - Method in class io.starter.formats.escher.MsofbtDgg
set SpidMax
setSpidMax(int) - Method in class io.starter.formats.XLS.MSODrawingGroup
set SpidMax
setSplitColumn(int, int) - Method in class io.starter.formats.XLS.Pane
sets the 1st visible column height in twips + sets frozen panes off
setSplitPos(int) - Method in class io.starter.formats.XLS.charts.Boppop
specifies how many data points are contained in the secondary bar/pie.
setSplitRow(int, int) - Method in class io.starter.formats.XLS.Pane
sets the first visible row + width in twips + sets frozen panes off
setSplitType(int) - Method in class io.starter.formats.XLS.charts.Boppop
specifies what determines the split between the primary pie and the secondary bar/pie.
setSplitType(String) - Method in class io.starter.formats.XLS.charts.Boppop
specifies what determines the split between the primary pie and the secondary bar/pie via OOXML string value: auto -- split point of the chart group is determined automatically pos -- The data is split based on the position of the data point in the series as specified by iSplitPos.
setSppr(SpPr) - Method in class io.starter.formats.OOXML.Pic
utility to return the shape properties element for this picture should be depreciated when OOXML is completely distinct from BIFF8
setSpPr(SpPr) - Method in class io.starter.formats.XLS.charts.Axis
define the OOXML shape property for this axis from an existing spPr element
setSpPr(int, SpPr) - Method in class io.starter.formats.XLS.charts.OOXMLChart
define the OOXML shape property for this chart from an existing spPr element
setSpPr(SpPr) - Method in class io.starter.formats.XLS.charts.Series
set the OOXML shape properties for this series
setSpPr(SpPr) - Method in class io.starter.OpenXLS.ImageHandle
define the OOXML shape property for this image from an existing spPr element
setStartBlock(int) - Method in class io.starter.formats.LEO.Storage
set the starting block in the Block table array for this Storage's headerData.
setStorage(Storage) - Method in interface io.starter.formats.LEO.Block
set the storage for this Block
setStorage(Storage) - Method in class io.starter.formats.LEO.BlockImpl
set the storage for this Block
setStorageType(int) - Method in class io.starter.formats.LEO.Storage
set the storage type
setStreamed(boolean) - Method in interface io.starter.formats.LEO.Block
sets whether this block has been added to the output stream
setStreamed(boolean) - Method in class io.starter.formats.LEO.BlockImpl
sets whether this block has been added to the output stream
setStreamer(ByteStreamer) - Method in interface io.starter.formats.XLS.BiffRec
 
setStreamer(ByteStreamer) - Method in class io.starter.formats.XLS.XLSRecord
 
setStreamID(int) - Method in class io.starter.formats.XLS.SxDB
sets the streamId -- index linked back to SxStreamID
setStreamID(int) - Method in class io.starter.formats.XLS.SxStreamID
sets the streamId -- index linked to approriate SxView pivot table view
setStreamingSheets(boolean) - Method in class io.starter.OpenXLS.DocumentHandle
Handling for streaming sheets.
setStricken(boolean) - Method in class io.starter.formats.XLS.Font
 
setStricken(boolean) - Method in class io.starter.formats.XLS.Xf
 
setStricken(boolean) - Method in class io.starter.OpenXLS.FormatHandle
Set if the format handle is stricken out
setStringEncodingMode(int) - Method in class io.starter.formats.XLS.Sst
 
setStringEncodingMode(int) - Method in class io.starter.formats.XLS.WorkBook
 
setStringEncodingMode(int) - Method in interface io.starter.OpenXLS.WorkBook
Set Encoding mode of new Strings added to file.
setStringEncodingMode(int) - Method in class io.starter.OpenXLS.WorkBookHandle
Set Encoding mode of new Strings added to file.
setStringVal(String) - Method in interface io.starter.formats.XLS.BiffRec
 
setStringVal(String) - Method in class io.starter.formats.XLS.Formula
 
setStringVal(String) - Method in class io.starter.formats.XLS.Label
 
setStringVal(String) - Method in class io.starter.formats.XLS.Labelsst
set a new value for the string
setStringVal(Unicodestring) - Method in class io.starter.formats.XLS.Labelsst
set this Label cell to a new Unicode string Rich Unicode strings include formatting information
setStringVal(String) - Method in class io.starter.formats.XLS.Rk
 
setStringVal(String) - Method in class io.starter.formats.XLS.StringRec
 
setStringVal(String) - Method in class io.starter.formats.XLS.Txo
sets the String value of this Text Object
if present, will parse embedded formats within the string as:
the format of the embedded information is as follows:
<font specifics>text segment<font specifics for next segment>text segment...
setStringVal(Unicodestring) - Method in class io.starter.formats.XLS.Txo
sets the text for this object, including formatting information
setStringVal(String) - Method in class io.starter.formats.XLS.XLSRecord
 
setStringVal(String) - Method in class io.starter.OpenXLS.CellHandle
set the value of this cell to String s
NOTE: this method will not check for formula references or do any data conversions
This method is useful when a string may start with = but you do not want to convert to a Formula value If you wish to put a line break in the string use the newline "\n" character.
setStringVal(Unicodestring) - Method in class io.starter.OpenXLS.CellHandle
set the value of this cell to Unicodestring us
NOTE: This method will not check for formula references or do any data conversions
Useful when strings may start with = but you do not want to convert to a formula value
setStrLookup(boolean) - Method in class io.starter.formats.XLS.Dv
In list type validity the string list is explicitly given in the formula
setStrLookup(boolean) - Method in class io.starter.OpenXLS.ValidationHandle
In list type validity the string list is explicitly given in the formula
setStyleColor(String, String) - Method in class io.starter.toolkit.XSLConverterTool
DELEGATING METHODS ***********************************************
setStylePropsFromDxf(Dxf, Cf) - Static method in class io.starter.formats.XLS.Cf
set the conditional format format settings from the OOXML dxf, or differential xf, format settings
setStylePropsFromString(String, Cf) - Static method in class io.starter.formats.XLS.Cf
helper method to set the style values on this object from a style string
each name/value pair is delimited by ;
possible tokens:
pattern pattern fill #
color pattern fg color
patterncolor pattern bg color
vertical vertical alignnment
horizontal horizontal alignment
border sub-tokens: border-top, border-left, border-bottom, border-top
setSubExpression(byte[]) - Method in class io.starter.formats.XLS.formulas.PtgMemArea
sets the bytes to describe the subexpression (set of ptgs) and parses the subexpression
setSubStream(ByteStreamer) - Method in class io.starter.formats.XLS.WorkBook
 
setSubTotalFunction(String[]) - Method in class io.starter.formats.XLS.Sxvd
Sets the subtotal function(s) for this pivot field.
setSuppressCombo(boolean) - Method in class io.starter.formats.XLS.Dv
Suppress the drop down arrow in list type validity
setSuppressCombo(boolean) - Method in class io.starter.OpenXLS.ValidationHandle
Suppress the drop down arrow in list type validity
setTabIndex(int) - Method in interface io.starter.OpenXLS.WorkSheet
set the tab display order of this Worksheet this is a zero based index with zero representing the left-most WorkSheet tab.
setTabIndex(int) - Method in class io.starter.OpenXLS.WorkSheetHandle
set the tab display order of this Worksheet this is a zero based index with zero representing the left-most WorkSheet tab.
setTableName(String) - Method in class io.starter.formats.XLS.Sxview
Sets the name of the Pivot Table.
setTableName(String) - Method in class io.starter.OpenXLS.PivotTableHandle
set the Name of the PivotTable
setTd(TextDisp) - Method in class io.starter.formats.XLS.charts.Axis
get/set linked TextDisp (legend for this axis) used for setting axis options
setTd(int, TextDisp) - Method in class io.starter.formats.XLS.charts.ChartAxes
 
setText(String) - Method in class io.starter.formats.XLS.charts.Ai
Refer to the associated Series Text.
setText(String) - Method in class io.starter.formats.XLS.charts.SeriesText
 
setText(String) - Method in class io.starter.formats.XLS.charts.TextDisp
Set the text of this textDisplay object.
setText(String) - Method in class io.starter.formats.XLS.Note
sets the Text of this Note or Comment
setText(Unicodestring) - Method in class io.starter.formats.XLS.Note
/** set the text of this Note (Comment) as a unicode string, with formatting information
setTextBoxBounds(short[]) - Method in class io.starter.formats.XLS.Note
sets the bounds (size and position) of the Text Box for this Note
bounds are relative and based upon rows, columns and offsets within
bounds are as follows:
bounds[0]= column # of top left position (0-based) of the shape
bounds[1]= x offset within the top-left column (0-1023)
bounds[2]= row # for top left corner
bounds[3]= y offset within the top-left corner (0-1023)
bounds[4]= column # of the bottom right corner of the shape
bounds[5]= x offset within the cell for the bottom-right corner (0-1023)
bounds[6]= row # for bottom-right corner of the shape
bounds[7]= y offset within the cell for the bottom-right corner (0-1023)
setTextBoxBounds(short[]) - Method in class io.starter.OpenXLS.CommentHandle
Sets the bounds (size and position) of the Text Box for this Note
bounds are relative and based upon rows, columns and offsets within
bounds are as follows:
bounds[0]= column # of top left position (0-based) of the shape
bounds[1]= x offset within the top-left column (0-1023)
bounds[2]= row # for top left corner
bounds[3]= y offset within the top-left corner (0-1023)
bounds[4]= column # of the bottom right corner of the shape
bounds[5]= x offset within the cell for the bottom-right corner (0-1023)
bounds[6]= row # for bottom-right corner of the shape
bounds[7]= y offset within the cell for the bottom-right corner (0-1023)
setTextBoxHeight(short) - Method in class io.starter.formats.XLS.Note
sets the text box width for the note in pixels
setTextBoxSize(int, int) - Method in class io.starter.OpenXLS.CommentHandle
Sets the width and height of the bounding text box of the note
Units are in pixels
NOTE: the height algorithm w.r.t.
setTextBoxWidth(short) - Method in class io.starter.formats.XLS.Note
sets the text box width for the note in pixels
setTheme(Theme) - Method in class io.starter.formats.XLS.WorkBook
sets the OOXML theme for this 2007 verison workbook
setThickBottom(boolean) - Method in class io.starter.formats.XLS.Boundsheet
set if row has thick bottom by default (Excel 2007-Specific)
setThickTop(boolean) - Method in class io.starter.formats.XLS.Boundsheet
set if row has thick top by default (Excel 2007-Specific)
setTitle(String) - Method in class io.starter.formats.XLS.charts.Axis
set the Title associated with this Axis (through the linked TextDisp record)
setTitle(String) - Method in class io.starter.formats.XLS.charts.Chart
Set the title of the Chart
setTitle(int, String) - Method in class io.starter.formats.XLS.charts.ChartAxes
set the axis title string
setTitle(String) - Method in class io.starter.OpenXLS.ChartHandle
Sets the title of the Chart
setTitleFont(int) - Method in class io.starter.formats.XLS.charts.Chart
set the fontId for the chart title rec
setTitleFont(int, int) - Method in class io.starter.formats.XLS.charts.ChartAxes
set the font index for this Axis (for title)
setTitleFont(String, int, boolean, boolean, boolean) - Method in class io.starter.OpenXLS.ChartHandle
set the font for the chart title
setTitleFont(Font) - Method in class io.starter.OpenXLS.ChartHandle
set the font for the Chart Title
setTitles(String) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets the range specifying the titles printed on each page.
setToCellXF() - Method in class io.starter.formats.XLS.Xf
Switch the record to a cell XF record
setToDefault() - Method in class io.starter.OpenXLS.CellHandle
Sets a default "empty" value appropriate for the cell type of this CellHandle
For example, will set the value to 0.0 for TYPE_DOUBLE, an empty String for TYPE_BLANK
setTop10(int, boolean, boolean) - Method in class io.starter.formats.XLS.AutoFilter
sets this AutoFilter to be a Top-n type of filter
Top-n filters only show the Top n values or percent in the column
n can be from 1-500, or 0 to turn off Top 10 filtering
setTop10(int, boolean, boolean) - Method in class io.starter.OpenXLS.AutoFilterHandle
Sets this AutoFilter to be a Top-n or Bottom-n type of filter
Top-n filters only show the Top n values or percent in the column
Bottom-n filters only show the bottom n values or percent in the column
n can be from 1-500, or 0 to turn off Top 10 filtering
setTopBorderColor(int) - Method in class io.starter.formats.XLS.Xf
set the Top Border Color for this Format
setTopBorderLineStyle(short) - Method in class io.starter.formats.XLS.Xf
 
setTopBorderLineStyle(short) - Method in class io.starter.OpenXLS.CellHandle
set the Top Border line style for this Cell.
setTopBorderLineStyle(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the border line style
setTopMargin(double) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets the sheet's top print margin.
setTrackercell(BiffRec) - Method in class io.starter.formats.XLS.formulas.GenericPtg
 
setTrackercell(BiffRec) - Method in interface io.starter.formats.XLS.formulas.Ptg
if the Ptg needs to keep a handle to a cell, this is it...
settxPr(TxPr) - Method in class io.starter.formats.XLS.charts.Axis
set the OOXML title element for this axis
setTxPr(TxPr) - Method in class io.starter.formats.XLS.charts.OOXMLChart
store the OOXML text formatting element for this chart
setType(int) - Method in class io.starter.formats.XLS.Cf
sets the type of this Cf rule from the int value
setType(short) - Method in class io.starter.formats.XLS.charts.AttachedLabel
 
setType(String, String) - Method in class io.starter.formats.XLS.charts.AttachedLabel
Show or Hide AttachedLabel Option
ShowValueLabel,
ShowValueAsPercent,
ShowLabelAsPercent,
ShowLabel,
ShowBubbleLabel
ShowSeriesName
setType(String) - Method in class io.starter.formats.XLS.charts.AttachedLabel
Deprecated. 
setType(short) - Method in class io.starter.formats.XLS.charts.DefaultText
 
setType(int) - Method in class io.starter.formats.XLS.charts.ObjectLink
 
setType(int) - Method in class io.starter.formats.XLS.charts.Pos
set the correct bytes for the desired type
setType(int) - Method in class io.starter.formats.XLS.SXFDBType
set the type of the corresponding cache field
setTypeOperator(byte) - Method in class io.starter.formats.XLS.Dv
set the type operator of this validation as a byte.
setTypeOperator(byte) - Method in class io.starter.OpenXLS.ConditionalFormatRule
set the type operator of this ConditionalFormat as a byte.
setTypeOperator(byte) - Method in class io.starter.OpenXLS.ValidationHandle
set the type operator of this validation as a byte.
setUnderlined(boolean) - Method in class io.starter.formats.XLS.Font
 
setUnderlined(boolean) - Method in class io.starter.formats.XLS.Xf
 
setUnderlined(boolean) - Method in class io.starter.OpenXLS.CellHandle
Set whether the Font for this Cell is underlined
setUnderlined(boolean) - Method in class io.starter.OpenXLS.FormatHandle
Set underline attribute on the font
setUnderlineStyle(byte) - Method in class io.starter.formats.XLS.Font
Set the underline style of this font recotd
setUnderlineStyle(int) - Method in class io.starter.OpenXLS.FormatHandle
set the underline style for this font
setUnsynched(boolean) - Method in class io.starter.formats.XLS.Row
sets or clears the Unsynced flag
The Unsynched flag is true if the row height is manually set
If false, the row height should auto adjust when necessary
Setup - Class in io.starter.formats.XLS
 
Setup() - Constructor for class io.starter.formats.XLS.Setup
 
SETUP - Static variable in interface io.starter.formats.XLS.XLSConstants
 
setURI(String) - Method in class io.starter.formats.OOXML.Graphic
 
setURI(String) - Method in class io.starter.formats.OOXML.GraphicFrame
set the URI associated with this graphic data
setURI(String) - Method in class io.starter.formats.OOXML.GrpSp
set the URI associated with this graphic data
setURI(String) - Method in class io.starter.formats.OOXML.ObjectChoice
set the URI associated with this graphic data
setURI(String) - Method in class io.starter.formats.OOXML.OneCellAnchor
set the URI associated with this graphic data
setURI(String) - Method in class io.starter.formats.OOXML.TwoCellAnchor
set the URI associated with this graphic data
setURL(String, String, String) - Method in class io.starter.formats.XLS.Hlink
set link URL with description and test mark note that either url or text mark must be present ...
setURL(String) - Method in class io.starter.OpenXLS.CellHandle
Creates a new Hyperlink for this Cell from a URL String.
setURL(String, String, String) - Method in class io.starter.OpenXLS.CellHandle
Creates a new Hyperlink for this Cell from a URL String, a descrpiton and textMark text.
setURL(String) - Method in class io.starter.OpenXLS.CellRange
Set a hyperlink on all cells in this CellRange
setUsePage(boolean) - Method in class io.starter.formats.XLS.Setup
 
setUsePage(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
 
setUseReferenceTracker(boolean) - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
 
setUseReferenceTracker(boolean) - Method in class io.starter.formats.XLS.formulas.PtgRef
Ptgs upkeep their mapping in reference tracker, however, some ptgs are components of other Ptgs, such as individual ptg cells in a PtgArea.
setUsesAutoFormat(boolean) - Method in class io.starter.OpenXLS.PivotTableHandle
set whether to auto format the Table
setVal(Object, String) - Method in class io.starter.formats.XLS.AutoFilter
Sets the custom comparison of this AutoFilter via a String operator and an Object value
Only those records that meet the equation (column value) value will be shown
e.g show all rows where column value >= 2.99
setVal(String) - Method in class io.starter.formats.XLS.formulas.PtgArray
 
setVal(boolean) - Method in class io.starter.formats.XLS.formulas.PtgBool
 
setVal(int) - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
setVal(int) - Method in class io.starter.formats.XLS.formulas.PtgInt
 
setVal(int) - Method in class io.starter.formats.XLS.formulas.PtgName
 
setVal(double) - Method in class io.starter.formats.XLS.formulas.PtgNumber
 
setVal(String) - Method in class io.starter.formats.XLS.formulas.PtgNumber
 
setVal(String) - Method in class io.starter.formats.XLS.formulas.PtgStr
 
setVal(Object, String) - Method in class io.starter.OpenXLS.AutoFilterHandle
Sets the custom comparison of this AutoFilter via a String operator and an Object value
Only those rows that meet the equation: (column value) OP value will be shown
e.g show all rows where column value >= 2.99
setVal(Object) - Method in class io.starter.OpenXLS.CellHandle
Set the val of this Cell to an object

The object may be one of type:
String, Float, Integer, Double, Long, Boolean, java.sql.Date, or null

To set a Cell to a formula, obj should be a string begining with "="

To set a Cell to an array formula, obj should be a string begining with "{="
If you wish to put a line break in a string value, use the newline "\n" character.
setVal(double) - Method in class io.starter.OpenXLS.CellHandle
Set the Value of the Cell to a double
setVal(float) - Method in class io.starter.OpenXLS.CellHandle
Set value of this Cell to a Float
setVal(Date, String) - Method in class io.starter.OpenXLS.CellHandle
Sets the value of this Cell to a java.sql.Date.
setVal(boolean) - Method in class io.starter.OpenXLS.CellHandle
Sets the value of this Cell to a boolean value
setVal(int) - Method in class io.starter.OpenXLS.CellHandle
Set the value of this Cell to an int value
NOTE: setting a Boolean Cell type to a zero or a negative number will set the Cell to 'false'; setting it to an int value 1 or greater will set it to true.
setVal(String, Object) - Method in interface io.starter.OpenXLS.WorkSheet
Set the Object value of the Cell at the given address.
setVal(String, double) - Method in interface io.starter.OpenXLS.WorkSheet
Set the double value of the Cell at the given address
setVal(String, String) - Method in interface io.starter.OpenXLS.WorkSheet
Set the String value of the Cell at the given address
setVal(String, int) - Method in interface io.starter.OpenXLS.WorkSheet
Set the int value of the Cell at the given address
setVal(String, Object) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set the Object value of the Cell at the given address.
setVal(String, double) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set the double value of the Cell at the given address
setVal(String, String) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set the String value of the Cell at the given address
setVal(String, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
Set the int value of the Cell at the given address
setVal2(Object, String, boolean) - Method in class io.starter.formats.XLS.AutoFilter
Sets the custom comparison of the second condition of this AutoFilter via a String operator and an Object value
This method sets the second condition of a two-condition filter
setVal2(Object, String, boolean) - Method in class io.starter.OpenXLS.AutoFilterHandle
Sets the custom comparison of the second condition of this AutoFilter via a String operator and an Object value
This method sets the second condition of a two-condition filter
setValidate(boolean) - Static method in class io.starter.OpenXLS.DateConverter
Sets whether to perform input validation.
setValidationType(byte) - Method in class io.starter.OpenXLS.ValidationHandle
Set the validation type of this ValidationHandle as a byte These bytes map to the VALUE_* static values in ValidationHandle
setValidityCached(boolean) - Method in class io.starter.formats.XLS.Dval
Set cell validity data cached in following DV records
setValType(byte) - Method in class io.starter.formats.XLS.Dv
Set the validation type of this Dv as a byte These bytes map to the VALUE_* static values in ValidationHandle
setValue(int) - Method in interface io.starter.toolkit.ProgressListener
 
setValueCount(int) - Method in class io.starter.formats.XLS.charts.Series
 
setValueDataType(int) - Method in class io.starter.formats.XLS.charts.Series
 
setValueForCell(boolean) - Method in class io.starter.formats.XLS.XLSRecord
 
setVars(Ptg[]) - Method in class io.starter.formats.XLS.formulas.GenericPtg
Operator Ptgs take other Ptgs as arguments so we need to pass them in to get a meaningful value.
setVars(Ptg[]) - Method in interface io.starter.formats.XLS.formulas.Ptg
Operator Ptgs take other Ptgs as arguments so we need to pass them in to get a meaningful value.
setVaryColor(boolean, int) - Method in class io.starter.formats.XLS.charts.Chart
sets bar colors to vary or not
setVaryColor(boolean) - Method in class io.starter.formats.XLS.charts.ChartFormat
specifies whether the color for each data point and the color and type for each data marker vary
setVaryColor(boolean) - Method in class io.starter.formats.XLS.charts.ChartType
specifies whether the color for each data point and the color and type for each data marker vary
setVCenter(boolean) - Method in class io.starter.formats.XLS.VCenter
 
setVCenter(boolean) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
Sets whether the sheet should be centered vertically.
setVertical(boolean) - Method in class io.starter.formats.XLS.charts.Legend
 
setVerticalAlignment(int) - Method in class io.starter.formats.XLS.Xf
 
setVerticalAlignment(int) - Method in class io.starter.OpenXLS.CellHandle
Set the Vertical alignment for this Cell
setVerticalAlignment(int) - Method in class io.starter.OpenXLS.FormatHandle
Set the Vertical alignment for this FormatHandle
setVerticalPosition(int) - Method in class io.starter.formats.XLS.Dval
Vertical position of the prompt box, if it has fixed position, in pixel
setVerticalResolution(short) - Method in class io.starter.formats.XLS.Setup
 
setVerticalResolution(short) - Method in class io.starter.OpenXLS.PrinterSettingsHandle
 
setVeryHidden(boolean) - Method in interface io.starter.OpenXLS.WorkSheet
set whether this sheet is VERY hidden opening the file.
setVeryHidden(boolean) - Method in class io.starter.OpenXLS.WorkSheetHandle
set whether this sheet is VERY hidden opening the file.
setViewName(String) - Method in class io.starter.formats.XLS.SxAddl
for SXADDL_SxView_SxDID record this sets the view name (matches table name in Sxview)
setWholeRowCol() - Method in class io.starter.formats.XLS.formulas.PtgArea
set the wholeRow and/or wholeCol flag for this PtgArea for ranges such as: $B:$B and $5:%9
setWidth(int) - Method in class io.starter.formats.OOXML.Ln
set the line width
setWidth(int) - Method in class io.starter.formats.XLS.MSODrawing
set the width of this object units are in excel units
setWidth(int) - Method in class io.starter.OpenXLS.ColHandle
sets the width of this Column in internal units, described as follows:
default width of the columns in 1/256 of the width of the zero character, using default font.
setWidth(int) - Method in class io.starter.OpenXLS.ImageHandle
set the width of the image in pixels
setWidthInChars(int) - Method in class io.starter.OpenXLS.ColHandle
sets the width of this Column in Characters or Excel units.
setWindow2(Window2) - Method in class io.starter.formats.XLS.Boundsheet
 
setWindow2(Window2) - Method in class io.starter.formats.XLS.Pane
 
setWindow2(Window2) - Method in interface io.starter.formats.XLS.Sheet
 
setWorkBook(WorkBook) - Method in interface io.starter.formats.XLS.BiffRec
 
setWorkBook(WorkBook) - Method in class io.starter.formats.XLS.DefaultRowHeight
 
setWorkBook(WorkBook) - Method in class io.starter.formats.XLS.Externname
 
setWorkBook(WorkBook) - Method in class io.starter.formats.XLS.Externsheet
 
setWorkBook(WorkBook) - Method in class io.starter.formats.XLS.Font
add to Fonts table in Workbook
setWorkBook(WorkBook) - Method in class io.starter.formats.XLS.Format
 
setWorkBook(WorkBook) - Method in class io.starter.formats.XLS.Name
 
setWorkBook(WorkBook) - Method in class io.starter.formats.XLS.Xf
Set the workbook for this XF This can get called multiple times.
setWorkBook(WorkBook) - Method in class io.starter.formats.XLS.XLSRecord
 
setWorkBook(WorkBook) - Method in class io.starter.OpenXLS.CellRange
attach the workbook for this CellRange
setWorkBook(WorkBook) - Method in class io.starter.OpenXLS.FormatHandle
Set the workbook for this FormatHandle
setWorkSheetHandle(WorkSheetHandle) - Method in class io.starter.OpenXLS.CellHandle
set the WorkSheetHandle for this Cell
setWrapText(boolean) - Method in class io.starter.formats.XLS.Xf
 
setWrapText(boolean) - Method in class io.starter.OpenXLS.CellHandle
Sets the cell wrapping behavior for this cell
setWrapText(boolean) - Method in class io.starter.OpenXLS.FormatHandle
Set the cell wrapping behavior for this FormatHandle.
setWsBool(WsBool) - Method in class io.starter.formats.XLS.Boundsheet
 
setWsBool(WsBool) - Method in interface io.starter.formats.XLS.Sheet
 
setX(int) - Method in class io.starter.formats.XLS.charts.Pos
 
setX(int) - Method in class io.starter.formats.XLS.MSODrawing
set the x position of this object units are in excel units
setX(int) - Method in class io.starter.OpenXLS.ImageHandle
set the image upper x coordinate in pixels
setXAxisLabel(String) - Method in class io.starter.OpenXLS.ChartHandle
Sets the XAxisTitle
setXf(Xf) - Method in class io.starter.OpenXLS.FormatHandle
Sets the internal format to the FormatHandle.
setXFRecord() - Method in interface io.starter.formats.XLS.BiffRec
set the XF (format) record for this rec
setXFRecord(int) - Method in interface io.starter.formats.XLS.BiffRec
set the XF (format) record for this rec
setXFRecord(int) - Method in class io.starter.formats.XLS.Rk
set the XF (format) record for this rec
setXFRecord() - Method in class io.starter.formats.XLS.XLSRecord
set the XF (format) record for this rec
setXFRecord(int) - Method in class io.starter.formats.XLS.XLSRecord
set the XF (format) record for this rec
setY(int) - Method in class io.starter.formats.XLS.charts.Pos
 
setY(int) - Method in class io.starter.formats.XLS.MSODrawing
set the y position of this object units are in points
setY(int) - Method in class io.starter.OpenXLS.ImageHandle
set the image upper y coordinate in pixels
setYAxisLabel(String) - Method in class io.starter.OpenXLS.ChartHandle
Sets the Y axis Title
setZAxisLabel(String) - Method in class io.starter.OpenXLS.ChartHandle
set the Z AxisTitle
setZeroHeight(boolean) - Method in class io.starter.formats.XLS.Boundsheet
set if rows are hidden by default (Excel 2007-Specific)
setZoom(float) - Method in class io.starter.formats.XLS.Scl
sets the zoom as a percentage for this sheet
setZoom(float) - Method in class io.starter.OpenXLS.WorkSheetHandle
sets the zoom for the sheet
SHAPECOLUMN - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
SHAPECONE - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
SHAPECONETOMAX - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
SHAPECYLINDER - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
SHAPEDEFAULT - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
SHAPEPYRAMID - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
SHAPEPYRAMIDTOMAX - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
shared - Variable in class io.starter.formats.XLS.Formula
The target ShrFmla record, if this is a shared formula reference.
SHAREDUPES - Static variable in class io.starter.formats.XLS.WorkBook
 
SHAREDUPES - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SHAREDUPES - Static variable in interface io.starter.OpenXLS.WorkBook
 
Sheet - Interface in io.starter.formats.XLS
 
SHEET_TITLE - Static variable in class io.starter.formats.XLS.Name
 
sheetAdd(WorkSheetHandle, Object, Object, int, int, int) - Method in class io.starter.formats.XLS.OOXMLReader
intercept Sheet adds and hand off to parse event listener as needed
SHEETLAYOUT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
sheetname - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
sheetname - Variable in class io.starter.OpenXLS.CellRange
 
SheetPr - Class in io.starter.formats.OOXML
sheetPr (Sheet Properties) Sheet-level properties.
SheetPr(HashMap<String, String>, TabColor, OutlinePr, PageSetupPr) - Constructor for class io.starter.formats.OOXML.SheetPr
 
SheetPr(SheetPr) - Constructor for class io.starter.formats.OOXML.SheetPr
 
SHEETPROTECT_INCORRECT_PASSWORD - Static variable in exception io.starter.OpenXLS.WorkBookException
 
SHEETPROTECTION - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SheetProtectionManager - Class in io.starter.formats.XLS
Coordinates the various records involved in sheet-level protection.
SheetProtectionManager(Boundsheet) - Constructor for class io.starter.formats.XLS.SheetProtectionManager
 
SheetView - Class in io.starter.formats.OOXML
sheetView (Worksheet View) A single sheet view definition.
SheetView() - Constructor for class io.starter.formats.OOXML.SheetView
 
SheetView(HashMap<String, Object>, Pane, ArrayList<Selection>) - Constructor for class io.starter.formats.OOXML.SheetView
 
SheetView(SheetView) - Constructor for class io.starter.formats.OOXML.SheetView
 
shiftPtg(PtgRef, String, int, int, boolean, boolean) - Static method in class io.starter.formats.XLS.ReferenceTracker
given a PtgRef, shifts correctly given start (row or col), shiftamount (+ or - 1) and truth of "shiftRow"
shortToLEBytes(short) - Static method in class io.starter.toolkit.ByteTools
take 16-bit short apart into two 8-bit bytes.
shouldEncrypt() - Method in class io.starter.formats.XLS.UnencryptedXLSRecord
 
shouldEncrypt() - Method in class io.starter.formats.XLS.XLSRecord
 
show() - Method in class io.starter.OpenXLS.CommentHandle
Sets this Note (Comment) to always show, even when the attached cell loses focus
showBubbleSize() - Method in class io.starter.formats.OOXML.DLbls
 
showCatName() - Method in class io.starter.formats.OOXML.DLbls
 
showDataTable(boolean) - Method in class io.starter.formats.XLS.charts.Chart
Show or remove Data Table for Chart NOTE: METHOD IS STILL EXPERIMENTAL
showDataTable(boolean) - Method in class io.starter.OpenXLS.ChartHandle
shows or removes the Data Table for this chart
showLdrLines() - Method in class io.starter.formats.XLS.charts.Pie
 
showLeaderLines() - Method in class io.starter.formats.OOXML.DLbls
 
showLegend(boolean, boolean) - Method in class io.starter.formats.XLS.charts.Chart
show or hide chart legend key
showLegend(boolean, boolean) - Method in class io.starter.formats.XLS.charts.ChartType
show or hide chart legend key
showLegend(boolean, boolean) - Method in class io.starter.OpenXLS.ChartHandle
shows or hides the Chart legend key
showLegendKey() - Method in class io.starter.formats.OOXML.DLbls
get methods
showMajorTicks() - Method in class io.starter.formats.XLS.charts.Tick
returns true if should show major tick marks
showMinorTicks() - Method in class io.starter.formats.XLS.charts.Tick
returns true if should show minor tick marks
showPercent() - Method in class io.starter.formats.OOXML.DLbls
 
showSerName() - Method in class io.starter.formats.OOXML.DLbls
 
showSheetTabs() - Method in class io.starter.formats.XLS.Window1
Returns whether the sheet selection tabs should be shown.
showSheetTabs() - Method in class io.starter.formats.XLS.WorkBook
Returns whether the sheet selection tabs should be shown.
showSheetTabs() - Method in class io.starter.OpenXLS.WorkBookHandle
Returns whether the sheet selection tabs should be shown.
showVal() - Method in class io.starter.formats.OOXML.DLbls
 
Shrfmla - Class in io.starter.formats.XLS
SHRFMLA is a file optimization that stores many identical formulas once.
Shrfmla() - Constructor for class io.starter.formats.XLS.Shrfmla
 
SHRFMLA - Static variable in interface io.starter.formats.XLS.XLSConstants
 
ShtProps - Class in io.starter.formats.XLS.charts
ShtProps: Sheet Properties (0x1044) 4 grbit 2 6 mdBlank 1 Empty cells plotted as: 0= not plotted, 1= 0, 2= interpolated grbit: 0 0x1 fManSerAlloc 1= chart has been changed from default 1 0x2 fPlotVisOnly 1= plot visible cells only 2 0x4 fNotSizeWith 1= do not size chart with window 3 0x8 fManPlotArea 0= default dimensions 1= use POS rec 4 0x10 fAlwaysAutoPlotArea 1= user has modified chart enough that fManPlotArea should be set to 0 (!!!)
ShtProps() - Constructor for class io.starter.formats.XLS.charts.ShtProps
 
SHTPROPS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
shutdown() - Method in class io.starter.formats.LEO.LEOFile
 
SIIINDEX - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SiIndex - Class in io.starter.formats.XLS.charts
SiIndex: Series Index (0x1065) Indicates the type of data contained in the Number records following it.
SiIndex() - Constructor for class io.starter.formats.XLS.charts.SiIndex
 
simpledateformat - Static variable in class io.starter.OpenXLS.WorkBookHandle
 
SIZE - Static variable in class io.starter.formats.LEO.BIGBLOCK
 
SIZE - Static variable in class io.starter.formats.LEO.SMALLBLOCK
 
size() - Method in class io.starter.naming.NameImpl
 
size() - Method in class io.starter.toolkit.GenericRecycleBin
 
SkyBlue - Static variable in interface io.starter.formats.XLS.FormatConstants
 
slice() - Method in class io.starter.formats.LEO.BlockByteReader
 
SMALL - Static variable in interface io.starter.formats.LEO.Block
 
SMALLBLOCK - Class in io.starter.formats.LEO
LEO File SMALLBLOCK Information Record These blocks of data contain information related to the LEO file format data blocks.
SMALLBLOCK() - Constructor for class io.starter.formats.LEO.SMALLBLOCK
 
SMALLBLOCK_FILE - Static variable in exception io.starter.formats.XLS.WorkBookException
 
SMALLBLOCK_FILE - Static variable in exception io.starter.OpenXLS.WorkBookException
 
SOLID - Static variable in class io.starter.formats.XLS.charts.LineFormat
 
sort(int, Comparator<CellHandle>, boolean) - Method in class io.starter.OpenXLS.CellRange
Re-sort all cells in this cell range according to the column.
sort(int, boolean) - Method in class io.starter.OpenXLS.CellRange
Resort all cells in the range according to the rownumber passed in.
sort(String, Comparator, boolean) - Method in class io.starter.OpenXLS.CellRange
Re-sort all cells in this cell range according to the column.
sort(String, boolean) - Method in class io.starter.OpenXLS.CellRange
Resort all cells in the range according to the column passed in.
sortSheets(ArrayList) - Static method in class io.starter.formats.XLS.OOXMLAdapter
sorts the sheets for incoming workbook xlsx -- used for eventMode only Jan 19, 2011
Sp - Class in io.starter.formats.OOXML
sp (Shape) OOXML/DrawingML element representing a single shape A shape can either be a preset or a custom geometry, defined using the DrawingML framework.
Sp(NvSpPr, SpPr, Style, TxBody, HashMap<String, String>) - Constructor for class io.starter.formats.OOXML.Sp
 
Sp(Sp) - Constructor for class io.starter.formats.OOXML.Sp
 
spares - Variable in class io.starter.toolkit.GenericRecycleBin
 
splitCol(int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
splits the worksheet at column col for nCols Note: unfreezes panes if frozen
splitFilepath(String) - Static method in class io.starter.toolkit.StringTool
splits a filepath into directory and filename
splitMulrk(int) - Method in class io.starter.formats.XLS.Mulrk
 
splitOperator(String) - Static method in class io.starter.formats.XLS.formulas.Calculator
given a criteria string that starts with an operator, parse and return the index that the operator ends and the crtieria starts
splitRow(int, int) - Method in class io.starter.OpenXLS.WorkSheetHandle
splits the worksheet at row for nRows Note: unfreezes panes if frozen
splitString(String, String) - Static method in class io.starter.toolkit.StringTool
Returns an array of strings from a single string, similar to String.split() in JavaScript
SpPr - Class in io.starter.formats.OOXML
spPr This OOXML/DrawingML element specifies the visual shape properties that can be applied to a shape.
SpPr(String) - Constructor for class io.starter.formats.OOXML.SpPr
 
SpPr(Xfrm, GeomGroup, FillGroup, Ln, EffectPropsGroup, String, String) - Constructor for class io.starter.formats.OOXML.SpPr
 
SpPr(SpPr) - Constructor for class io.starter.formats.OOXML.SpPr
 
SpPr(String, String, int, String) - Constructor for class io.starter.formats.OOXML.SpPr
create a default shape property with a solid fill and a line
Ss_rPr - Class in io.starter.formats.OOXML
rPr (Run Properties for Shared Strings (see SharedStrings.xml)) This element represents a set of properties to apply to the contents of this rich text run.
Ss_rPr() - Constructor for class io.starter.formats.OOXML.Ss_rPr
 
Ss_rPr(HashMap<String, String>, Color) - Constructor for class io.starter.formats.OOXML.Ss_rPr
 
Ss_rPr(Ss_rPr) - Constructor for class io.starter.formats.OOXML.Ss_rPr
 
Sst - Class in io.starter.formats.XLS
Sst: Shared String Table 0xFCh
Sst records contain a table of Strings possibly spanning multiple Continue Records
Sst() - Constructor for class io.starter.formats.XLS.Sst
 
SST - Static variable in interface io.starter.formats.XLS.XLSConstants
 
StackedAreaChart - Class in io.starter.formats.XLS.charts
 
StackedAreaChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.StackedAreaChart
 
StackedColumn - Class in io.starter.formats.XLS.charts
 
StackedColumn(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.StackedColumn
 
stackTraceToString(Throwable) - Static method in class io.starter.toolkit.StringTool
Returns the given throwable's stack trace as a string.
stamp(CellHandle) - Method in class io.starter.OpenXLS.FormatHandle
Applies the format to a cell without establishing a relationship.
stamp(CellRange) - Method in class io.starter.OpenXLS.FormatHandle
Applies the format to a cell range without establishing a relationship.
StartBlock - Class in io.starter.formats.XLS.charts
STARTBLOCK: Chart Future Record Type Start Block (852h) Introduced in Excel 9 (2000) this BIFF record is an FRT record for Charts.
StartBlock() - Constructor for class io.starter.formats.XLS.charts.StartBlock
 
STARTBLOCK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
StartObject - Class in io.starter.formats.XLS.charts
STARTOBJECT: Chart Future Record Type Start Object (854h) Introduced in Excel 9 (2000), this BIFF record is an FRT record for Charts.
StartObject() - Constructor for class io.starter.formats.XLS.charts.StartObject
 
STARTOBJECT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
startsWith(Name) - Method in class io.starter.naming.NameImpl
 
StatisticalCalculator - Class in io.starter.formats.XLS.formulas
 
StatisticalCalculator() - Constructor for class io.starter.formats.XLS.formulas.StatisticalCalculator
 
STOCKCHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
StockChart - Class in io.starter.formats.XLS.charts
 
StockChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.StockChart
 
STOCKCHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
Storable - Interface in io.starter.formats.LEO
Create a Storage interface/Generic implementation to represent a file or index of files within a LEO filesystem.
Storage - Class in io.starter.formats.LEO
Defines a 'file' in the LEO filesystem.
Storage() - Constructor for class io.starter.formats.LEO.Storage
 
Storage(ByteBuffer) - Constructor for class io.starter.formats.LEO.Storage
create a new Storage record with a byte array containing its record headerData.
StorageNotFoundException - Exception in io.starter.formats.LEO
An exception to be thrown when a storage is not found in a LEO operation*
StorageNotFoundException(Throwable) - Constructor for exception io.starter.formats.LEO.StorageNotFoundException
 
StorageNotFoundException(String, Throwable) - Constructor for exception io.starter.formats.LEO.StorageNotFoundException
 
StorageNotFoundException(String) - Constructor for exception io.starter.formats.LEO.StorageNotFoundException
 
StorageTable - Class in io.starter.formats.LEO
The directory system for an LEO file Extentech Inc.
StorageTable() - Constructor for class io.starter.formats.LEO.StorageTable
 
storageType - Variable in class io.starter.formats.LEO.Storage
 
storeEmbeds(ZipFile, ZipEntry, String, String) - Static method in class io.starter.formats.XLS.OOXMLReader
take a passthrough element such as vmldrawing or theme which contains embedded objects (images), retrieve and store for later re-writing to zip
storeName(String) - Method in interface io.starter.formats.XLS.formulas.IlblListener
Store the name string for matching missing references
storeName(String) - Method in class io.starter.formats.XLS.formulas.PtgName
 
stream(OutputStream) - Method in interface io.starter.formats.XLS.Book
Stream the Book bytes to out
stream(OutputStream) - Method in class io.starter.formats.XLS.WorkBook
Write the contents of the WorkBook bytes to an OutputStream
stream() - Method in interface io.starter.formats.XLS.XLSSubstream
 
streamer - Variable in class io.starter.formats.XLS.XLSRecord
 
streamOut(OutputStream) - Method in class io.starter.formats.XLS.ByteStreamer
stream the bytes to an outputstream
STRING_ENCODING_AUTO - Static variable in class io.starter.formats.XLS.WorkBook
 
STRING_ENCODING_AUTO - Static variable in interface io.starter.formats.XLS.XLSConstants
 
STRING_ENCODING_AUTO - Static variable in interface io.starter.OpenXLS.WorkBook
 
STRING_ENCODING_COMPRESSED - Static variable in class io.starter.formats.XLS.WorkBook
 
STRING_ENCODING_COMPRESSED - Static variable in interface io.starter.formats.XLS.XLSConstants
 
STRING_ENCODING_COMPRESSED - Static variable in interface io.starter.OpenXLS.WorkBook
 
STRING_ENCODING_UNICODE - Static variable in class io.starter.formats.XLS.WorkBook
 
STRING_ENCODING_UNICODE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
STRING_ENCODING_UNICODE - Static variable in interface io.starter.OpenXLS.WorkBook
 
StringRec - Class in io.starter.formats.XLS
String: String Value of a Formula (207h)
When a formula evaluates to a string, a STRING record occurs after the FORMULA record.
StringRec() - Constructor for class io.starter.formats.XLS.StringRec
Nullary constructor for init from bytes.
StringRec(String) - Constructor for class io.starter.formats.XLS.StringRec
Create a string record from scratch
STRINGREC - Static variable in interface io.starter.formats.XLS.XLSConstants
 
StringTool - Class in io.starter.toolkit
A collection of useful methods for manipulating Strings.
StringTool() - Constructor for class io.starter.toolkit.StringTool
 
strip(String, String) - Static method in class io.starter.toolkit.StringTool
Strips all occurences of a string from a given string.
strip(String, char) - Static method in class io.starter.toolkit.StringTool
Strips all occurences of a character from a given string.
StripChars(String, String) - Static method in class io.starter.toolkit.StringTool
 
stripHTML(String) - Static method in class io.starter.toolkit.StringTool
strip out all most HTML tags
stripMatch(String, String) - Static method in class io.starter.toolkit.StringTool
If the string matches any part of the pattern, strip the pattern from the string.
stripNonAscii(String) - Static method in class io.starter.formats.XLS.OOXMLAdapter
Strip non-ascii (i.e.
stripNonAsciiRetainQuote(String) - Static method in class io.starter.formats.XLS.OOXMLAdapter
Strip non-ascii (i.e.
stripPath(String) - Static method in class io.starter.toolkit.StringTool
strips the path portion from a filepath and returns the filename
stripSheetNameFromRange(String) - Static method in class io.starter.OpenXLS.ExcelTools
Strip sheet name(s) from range string can be Sheet1!AB:Sheet!BC or Sheet!AB:BC or AB:BC or Sheet1:Sheet2!A1:A2
stripTrailingSpaces(String) - Static method in class io.starter.toolkit.StringTool
strip trailing spaces
StrRef - Class in io.starter.formats.OOXML
OOXML element strRef, string reference, child of tx (chart text) element or cat (category) element
StrRef(String, StrCache) - Constructor for class io.starter.formats.OOXML.StrRef
 
Style - Class in io.starter.formats.OOXML
style This element specifies the style information for a shape.
Style(lnRef, FillRef, EffectRef, FontRef) - Constructor for class io.starter.formats.OOXML.Style
 
Style(Style) - Constructor for class io.starter.formats.OOXML.Style
 
Style - Class in io.starter.formats.XLS
 
Style() - Constructor for class io.starter.formats.XLS.Style
 
STYLE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
STYLE_UNDERLINE_DOUBLE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
STYLE_UNDERLINE_DOUBLE_ACCTG - Static variable in interface io.starter.formats.XLS.FormatConstants
 
STYLE_UNDERLINE_NONE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
STYLE_UNDERLINE_SINGLE - Static variable in interface io.starter.formats.XLS.FormatConstants
 
STYLE_UNDERLINE_SINGLE_ACCTG - Static variable in interface io.starter.formats.XLS.FormatConstants
 
subtract(Money) - Method in class io.starter.toolkit.Money
Subtracts a specified monetary value from this monetary value.
Supbook - Class in io.starter.formats.XLS
Supbook: Supporting Workbook (1AEh)
Supbook records store information about a supporting external workbook
Supbook() - Constructor for class io.starter.formats.XLS.Supbook
 
SUPBOOK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Surface - Class in io.starter.formats.XLS.charts
Surface: Chart Group is a Surface Chart Group (0x103f) 4 grbit 2 0 0x1 fFillSurface 1= chart contains color fill for surface 1 0x2 f3DPhongShade 1= this surface chart has shading
Surface() - Constructor for class io.starter.formats.XLS.charts.Surface
 
surface - Variable in class io.starter.formats.XLS.charts.SurfaceChart
 
SURFACE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SURFACE - Static variable in class io.starter.OpenXLS.ChartHandle
 
Surface3DChart - Class in io.starter.formats.XLS.charts
 
Surface3DChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.Surface3DChart
 
SURFACECHART - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
SurfaceChart - Class in io.starter.formats.XLS.charts
 
SurfaceChart(GenericChartObject, ChartFormat, WorkBook) - Constructor for class io.starter.formats.XLS.charts.SurfaceChart
 
SURFACECHART - Static variable in class io.starter.OpenXLS.ChartHandle
 
suspendEncoding() - Method in class io.starter.toolkit.Base64.OutputStream
Suspends encoding of the stream.
SVGCOLORSTRINGS - Static variable in interface io.starter.formats.XLS.FormatConstants
 
SxAddl - Class in io.starter.formats.XLS
The SXAddl record specifies additional information for a PivotTable view, PivotCache, or query table.
SxAddl() - Constructor for class io.starter.formats.XLS.SxAddl
 
SXADDL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SXBool - Class in io.starter.formats.XLS
 
SXBool() - Constructor for class io.starter.formats.XLS.SXBool
 
SXBOOL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxDB - Class in io.starter.formats.XLS
SXDB 0xC6 The SXDB record specifies PivotCache properties.
SxDB() - Constructor for class io.starter.formats.XLS.SxDB
 
SXDB - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxDBB - Class in io.starter.formats.XLS
The SXDBB record specifies the values of all the cache fields that have a fAllAtoms field of the SXFDB record equal to 1 and that correspond to source data entities, as specified by cache fields, for a single cache record.
SxDBB() - Constructor for class io.starter.formats.XLS.SxDBB
 
SXDBB - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SXDBEx - Class in io.starter.formats.XLS
 
SXDBEx() - Constructor for class io.starter.formats.XLS.SXDBEx
 
SXDBEX - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxDI - Class in io.starter.formats.XLS
SXDI 0xC5 The SXDI record specifies a data item for a PivotTable view.
SxDI() - Constructor for class io.starter.formats.XLS.SxDI
 
SXDI - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxDI.AGGREGATIONFUNCTIONS - Enum in io.starter.formats.XLS
enum possible aggregation functions for Data axis fields
Sum, Counta, Average, Max, Min, Product, Count, StdDev, StdDevP, Var, VarP
SxDI.DISPLAYTYPES - Enum in io.starter.formats.XLS
enum possible display types for Data axis fields value -- The data item value is displayed.
SxEX - Class in io.starter.formats.XLS
SxEX 0xF1 The SXEx record specifies additional properties of a PivotTable view and specifies the beginning of a collection of records as defined by the Worksheet substreamABNF.
SxEX() - Constructor for class io.starter.formats.XLS.SxEX
 
SXEX - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxFDB - Class in io.starter.formats.XLS
 
SxFDB() - Constructor for class io.starter.formats.XLS.SxFDB
 
SXFDB - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SXFDBType - Class in io.starter.formats.XLS
 
SXFDBType() - Constructor for class io.starter.formats.XLS.SXFDBType
 
SXFDBTYPE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Sxformat - Class in io.starter.formats.XLS
SXFORMAT FBh: This record contains formatting data
Sxformat() - Constructor for class io.starter.formats.XLS.Sxformat
 
SXFORMAT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Sxivd - Class in io.starter.formats.XLS
SXIVD B4h: Array of field ID numbers for the rows and columns in a PT.
Sxivd() - Constructor for class io.starter.formats.XLS.Sxivd
 
SXIVD - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Sxli - Class in io.starter.formats.XLS
SxLI: The SXLI record specifies pivot lines for the row area or column area of a PivotTable view.
Sxli() - Constructor for class io.starter.formats.XLS.Sxli
 
SXLI - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SXNum - Class in io.starter.formats.XLS
 
SXNum() - Constructor for class io.starter.formats.XLS.SXNum
 
SXNUM - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxPI - Class in io.starter.formats.XLS
SXPI 0x86 The SXPI record specifies the pivot fields and information about filtering on the page axis of a PivotTable view.
SxPI() - Constructor for class io.starter.formats.XLS.SxPI
 
SXPI - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxStreamID - Class in io.starter.formats.XLS
SXStreamID 0xD5 The SXStreamID record specifies the start of the stream in the PivotCache storage.
SxStreamID() - Constructor for class io.starter.formats.XLS.SxStreamID
 
SXSTREAMID - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SXString - Class in io.starter.formats.XLS
 
SXString() - Constructor for class io.starter.formats.XLS.SXString
 
SXSTRING - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Sxvd - Class in io.starter.formats.XLS
SXVD b[1]h: View Fields The Sxvd record specifies pivot field properties and specifies the beginning of a collection of records.
Sxvd() - Constructor for class io.starter.formats.XLS.Sxvd
 
SXVD - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxVdEX - Class in io.starter.formats.XLS
SxVDEx 0x100 The SXVDEx record specifies extended pivot field properties.
SxVdEX() - Constructor for class io.starter.formats.XLS.SxVdEX
 
SXVDEX - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Sxvi - Class in io.starter.formats.XLS
SXVI B2h: This record stores view information about an Item.
Sxvi() - Constructor for class io.starter.formats.XLS.Sxvi
 
SXVI - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Sxview - Class in io.starter.formats.XLS
SXVIEW B0h: This record contains top-level pivot table information.
Sxview() - Constructor for class io.starter.formats.XLS.Sxview
 
SXVIEW - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxVIEWEX9 - Class in io.starter.formats.XLS
SXViewEx9 0x810 The SXViewEx9 record specifies extensions to the PivotTable view.
SxVIEWEX9() - Constructor for class io.starter.formats.XLS.SxVIEWEX9
 
SXVIEWEX9 - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxViewLink - Class in io.starter.formats.XLS.charts
SXVIEWLINK: Chart PivotTable Name (858h) Introduced in Excel 9 (2000), this BIFF record is an FRT record for Charts.
SxViewLink() - Constructor for class io.starter.formats.XLS.charts.SxViewLink
 
SXVIEWLINK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
SxVS - Class in io.starter.formats.XLS
SXVS 0xE3 The SXVS record specifies the type of source data used for a PivotCache.
SxVS() - Constructor for class io.starter.formats.XLS.SxVS
 
SXVS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
systemColors - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
System Colors note some of these are guesswork
SystemConstants - Interface in io.starter.OpenXLS.util
 
sz - Variable in class io.starter.formats.LEO.Storage
 

T

TabID - Class in io.starter.formats.XLS
RRTabID: Revision Tab ID Record
The RRTabId record specifies an array of unique sheet identifiers, each of which is associated with a sheet in the workbook.
TabID() - Constructor for class io.starter.formats.XLS.TabID
 
TABID - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TABLE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TABLE_SIZE - Static variable in class io.starter.formats.LEO.StorageTable
 
TableStyles - Class in io.starter.formats.XLS
TableStyles 0x88E The TableStyles record specifies the default table and PivotTabletable styles and specifies the beginning of a collection of TableStyle records as defined by the Globals substream.
TableStyles() - Constructor for class io.starter.formats.XLS.TableStyles
 
TABLESTYLES - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Tan - Static variable in interface io.starter.formats.XLS.FormatConstants
 
Teal - Static variable in interface io.starter.formats.XLS.FormatConstants
 
TEMPFILE_MANAGER_CLASSNAME - Static variable in class io.starter.toolkit.TempFileManager
 
TempFileGenerator - Interface in io.starter.toolkit
 
TempFileManager - Class in io.starter.toolkit
The TempFileManager allows for consolidated handling of all TempFiles used by OpenXLS.
TempFileManager() - Constructor for class io.starter.toolkit.TempFileManager
 
testVALUES() - Static method in class io.starter.formats.XLS.Rk
internal debugging method
Text - Class in io.starter.formats.OOXML
text (Comment Text) This element contains rich text which represents the text of a comment.
Text(Unicodestring) - Constructor for class io.starter.formats.OOXML.Text
create a new comment WITH formatting
Text(Text) - Constructor for class io.starter.formats.OOXML.Text
 
Text(String) - Constructor for class io.starter.formats.OOXML.Text
create a new comment with NO formatting
TextCalculator - Class in io.starter.formats.XLS.formulas
TextCalculator is a collection of static methods that operate as the Microsoft Excel function calls do.
TextCalculator() - Constructor for class io.starter.formats.XLS.formulas.TextCalculator
 
TEXTDISP - Static variable in class io.starter.formats.XLS.charts.FrtWrapper
 
TextDisp - Class in io.starter.formats.XLS.charts
TextDisp: (Text) Defines Display of Text Fields (0x1025) Used in conjunction with several other records to define alignment, color, position, size, and so on, of text fiedls that appear on the chart.
TextDisp() - Constructor for class io.starter.formats.XLS.charts.TextDisp
 
TEXTDISP - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TEXTDISPWITHDATALABELS - Static variable in class io.starter.formats.XLS.charts.FrtWrapper
 
TextRun - Class in io.starter.formats.OOXML
textRun group, either r (regular text), br (line break) or fld (text Field) parent: p children: either r, br or fld
TextRun(r, Br, Fld) - Constructor for class io.starter.formats.OOXML.TextRun
 
TextRun(TextRun) - Constructor for class io.starter.formats.OOXML.TextRun
 
TextRun(String) - Constructor for class io.starter.formats.OOXML.TextRun
create a new regular text text run (OOXML element r)
theme - Variable in class io.starter.formats.OOXML.ColorChoice
 
Theme - Class in io.starter.formats.OOXML
not fully implemented yet Need to handle fonts, fills ...
Theme() - Constructor for class io.starter.formats.OOXML.Theme
 
themeDir - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
ThreeD - Class in io.starter.formats.XLS.charts
ThreeD(3D) Chart group is a 3-D Chart Group (0x103A) anRot 2 Rotation Angle (0 to 360 degrees), usually 0 for pie, 20 for others -- def = 0 anElev 2 Elevation Angle (-90 to 90 degrees) (15 is default) 8 pcDist 2 Distance from eye to chart (0 to 100) (30 is default) 10 pcHeight 2 Height of plot volume relative to width and depth (100 is default) 12 pcDepth 2 Depth of points relative to width (100 is default) 14 pcGap 2 Space between points (150 is default - should be 50!!!) 16 grbit 2 grbit 0 0x1 fPerspective 1= use perspective transform 1 0x2 fCluster 1= 3-D columns are clustered or stacked 2 0x4 f3DScaling 1= use auto-scaling 3 reserved 4 0x8 fNotPieChart 1= NOT a pie chart 5 0x10 f2DWalls use 2D walls and gridlines (if fPerspective MUST be ignored.
ThreeD() - Constructor for class io.starter.formats.XLS.charts.ThreeD
 
THREED - Static variable in interface io.starter.formats.XLS.XLSConstants
 
threeDchartTypes - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
indexed via ChartConstants Chart Types
Tick - Class in io.starter.formats.XLS.charts
Tick: Tick Marks and Labels Format (0x101e) Offset Name Size Contents 4 tktMajor 1 Type of major tick mark 0= invisible (none) I = inside of axis line 2 = outside of axis line 3 = cross axis line 5 tktMinor 1 Type of minor tick mark 0= invisible (none) I = inside of axis line 2 = outside of axis line 3 = cross axis line 6 tit 1 Tick label position relative to axis line 0= invisible (none) 1 = low end of plot area 2 = high end of plot area 3 = next to axis 7 wBkgMode 2 Background mode: I = transparent 2 = opaque 8 rgb 4 Tick-label text color; ROB value, high byte = 0 12 (reserved) 16 Reserved; must be zero 28 grbit 2 Display flags 30 icv 2 Index to color of tick label 32 (reserved) 2 Reserved; must be zero The grbit field contains the following option flags.
Tick() - Constructor for class io.starter.formats.XLS.charts.Tick
 
TICK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Title - Class in io.starter.formats.OOXML
class holds OOXML title Property used to define chart and axis titles
Title(ChartText, TxPr, Layout, SpPr) - Constructor for class io.starter.formats.OOXML.Title
 
Title(String) - Constructor for class io.starter.formats.OOXML.Title
for BIFF8 compatibility, create a Title element from the title string
Title(TextDisp, WorkBook) - Constructor for class io.starter.formats.OOXML.Title
create an OOXML title from a 2003-v TextDisp record
toArray() - Method in class io.starter.toolkit.CompatibleVector
 
toArray(Object[]) - Method in class io.starter.toolkit.CompatibleVector
 
toArray() - Method in class io.starter.toolkit.FastAddVector
 
toArray(Object[]) - Method in class io.starter.toolkit.FastAddVector
 
toArray() - Method in class io.starter.toolkit.FastGetVector
 
toArray(Object[]) - Method in class io.starter.toolkit.FastGetVector
 
toBEByteArray(double) - Static method in class io.starter.toolkit.ByteTools
 
toCachingString() - Method in class io.starter.formats.XLS.Unicodestring
return the String representation of this Unicodestring.
toCompatibleString() - Method in class io.starter.toolkit.CompatibleBigDecimal
Compatible toString functionality
toDouble() - Method in class io.starter.toolkit.Money
Returns the monetary value as a double-precision, floating-point value.
toHexDump() - Method in interface io.starter.formats.XLS.BiffRec
Dumps this record as a human-readable string.
toHexDump() - Method in class io.starter.formats.XLS.XLSRecord
Dumps this record as a human-readable string.
toLong() - Method in class io.starter.toolkit.Money
Returns the monetary value as a long integer with 2 decimal digits to the right of an implicit decimal point.
TOP - Static variable in class io.starter.formats.XLS.charts.Legend
 
TOP_MARGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TopMargin - Class in io.starter.formats.XLS
Record specifying the top margin of the sheet for printing.
TopMargin() - Constructor for class io.starter.formats.XLS.TopMargin
 
TOPMARGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
toString() - Method in class io.starter.formats.LEO.BlockByteReader
 
toString() - Method in exception io.starter.formats.LEO.InvalidFileException
 
toString() - Method in exception io.starter.formats.LEO.LEOIndexingException
 
toString() - Method in class io.starter.formats.LEO.Storage
 
toString() - Method in class io.starter.formats.OOXML.Border
 
toString() - Method in class io.starter.formats.OOXML.Color
 
toString() - Method in class io.starter.formats.OOXML.Style
 
toString() - Method in class io.starter.formats.OOXML.TwoCellAnchor
 
toString() - Method in class io.starter.formats.XLS.AutoFilter
return a string representation of this autofilter
toString() - Method in class io.starter.formats.XLS.Bof
 
toString() - Method in interface io.starter.formats.XLS.Book
 
toString() - Method in class io.starter.formats.XLS.Boundsheet
get the name of the sheet
toString() - Method in exception io.starter.formats.XLS.CellPositionConflictException
 
toString() - Method in exception io.starter.formats.XLS.CellTypeMismatchException
 
toString() - Method in exception io.starter.formats.XLS.ChartNotFoundException
 
toString() - Method in class io.starter.formats.XLS.charts.Ai
 
toString() - Method in class io.starter.formats.XLS.charts.AreaFormat
 
toString() - Method in class io.starter.formats.XLS.charts.AttachedLabel
 
toString() - Method in class io.starter.formats.XLS.charts.Axis
 
toString() - Method in class io.starter.formats.XLS.charts.AxisLineFormat
 
toString() - Method in class io.starter.formats.XLS.charts.Chart
return the textdisp object that defines the chart title
toString() - Method in class io.starter.formats.XLS.charts.GelFrame
 
toString() - Method in class io.starter.formats.XLS.charts.LineFormat
 
toString() - Method in class io.starter.formats.XLS.charts.MarkerFormat
 
toString() - Method in class io.starter.formats.XLS.charts.OOXMLChart
 
toString() - Method in class io.starter.formats.XLS.charts.PieFormat
 
toString() - Method in class io.starter.formats.XLS.charts.SeriesText
 
toString() - Method in class io.starter.formats.XLS.charts.TextDisp
Return the string associated with this TextDisp object.
toString() - Method in class io.starter.formats.XLS.Colinfo
 
toString() - Method in exception io.starter.formats.XLS.ColumnNotFoundException
 
toString() - Method in class io.starter.formats.XLS.Crn
 
toString() - Method in class io.starter.formats.XLS.DiscontiguousRefStruct
Return toString as an array of references
toString() - Method in class io.starter.formats.XLS.Font
 
toString() - Method in class io.starter.formats.XLS.Format
 
toString() - Method in class io.starter.formats.XLS.Formula
 
toString() - Method in exception io.starter.formats.XLS.formulas.CalculationException
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgAdd
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgArray
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgAtr
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgBool
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgConcat
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgDiv
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgEQ
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgErr
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgExp
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgFuncVar
return String representation of function id for this funcvar
toString() - Method in class io.starter.formats.XLS.formulas.PtgGE
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgGT
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgInt
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgIsect
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgMemArea
traverse through expression to retrieve set of ranges either discontiguous union (,), intersected ( ) or regular range (:)
toString() - Method in class io.starter.formats.XLS.formulas.PtgMemFunc
traverse through expression to retrieve set of ranges either discontiguous union (,), intersected ( ) or regular range (:)
toString() - Method in class io.starter.formats.XLS.formulas.PtgMissArg
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgMlt
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgName
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgNameX
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgNumber
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgParen
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgRef
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgStr
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgSub
 
toString() - Method in class io.starter.formats.XLS.formulas.PtgUMinus
 
toString() - Method in exception io.starter.formats.XLS.FunctionNotSupportedException
 
toString() - Method in exception io.starter.formats.XLS.ImageNotFoundException
 
toString() - Method in exception io.starter.formats.XLS.InvalidRecordException
 
toString() - Method in class io.starter.formats.XLS.Labelsst
return string representation
toString() - Method in class io.starter.formats.XLS.MSODrawing
update the header records with new container lengths
toString() - Method in class io.starter.formats.XLS.MSODrawingGroup
show pertinent information for record
toString() - Method in class io.starter.formats.XLS.Mulblank
 
toString() - Method in class io.starter.formats.XLS.Name
Return the name which identifies this Name record.
toString() - Method in exception io.starter.formats.XLS.NameNotFoundException
 
toString() - Method in class io.starter.formats.XLS.Note
Is this a useful to string? possibly just the note itself, at a minimum include it
toString() - Method in class io.starter.formats.XLS.Obj
 
toString() - Method in exception io.starter.formats.XLS.PivotTableNotFoundException
 
toString() - Method in class io.starter.formats.XLS.Row
 
toString() - Method in exception io.starter.formats.XLS.RowNotFoundException
 
toString() - Method in interface io.starter.formats.XLS.Sheet
get the name of the sheet
toString() - Method in class io.starter.formats.XLS.Shrfmla
 
toString() - Method in class io.starter.formats.XLS.Sst
 
toString() - Method in class io.starter.formats.XLS.StringRec
 
toString() - Method in class io.starter.formats.XLS.Supbook
return String representation
toString() - Method in class io.starter.formats.XLS.SXBool
 
toString() - Method in class io.starter.formats.XLS.SxDB
 
toString() - Method in class io.starter.formats.XLS.SxDBB
 
toString() - Method in class io.starter.formats.XLS.SXDBEx
 
toString() - Method in class io.starter.formats.XLS.SxFDB
 
toString() - Method in class io.starter.formats.XLS.SXFDBType
 
toString() - Method in class io.starter.formats.XLS.Sxivd
 
toString() - Method in class io.starter.formats.XLS.Sxli
 
toString() - Method in class io.starter.formats.XLS.SXNum
 
toString() - Method in class io.starter.formats.XLS.SxPI
 
toString() - Method in class io.starter.formats.XLS.SXString
 
toString() - Method in class io.starter.formats.XLS.Sxvd
 
toString() - Method in class io.starter.formats.XLS.Sxvi
 
toString() - Method in class io.starter.formats.XLS.Sxview
 
toString() - Method in class io.starter.formats.XLS.Txo
 
toString() - Method in class io.starter.formats.XLS.Unicodestring
return the String representation of this Unicodestring
toString() - Method in exception io.starter.formats.XLS.ValidationException
 
toString() - Method in class io.starter.formats.XLS.WorkBook
 
toString() - Method in exception io.starter.formats.XLS.WorkBookException
 
toString() - Method in exception io.starter.formats.XLS.WorkSheetNotFoundException
 
toString() - Method in class io.starter.formats.XLS.Xct
 
toString() - Method in class io.starter.formats.XLS.Xf
Create a string representation of the Xf
toString() - Method in class io.starter.formats.XLS.XLSRecord
 
toString() - Method in class io.starter.OpenXLS.AutoFilterHandle
returns the string representation of this AutoFilter
toString() - Method in class io.starter.OpenXLS.CellHandle
Returns a String representation of this CellHandle
toString() - Method in class io.starter.OpenXLS.CellRange
returns the String representation of this CellRange
toString() - Method in class io.starter.OpenXLS.CellRangeRef
Gets this range in A1 notation.
toString() - Method in class io.starter.OpenXLS.ChartHandle
returns the string representation of this ChartHandle
toString() - Method in class io.starter.OpenXLS.CommentHandle
return the String representation of this CommentHandle
toString() - Method in class io.starter.OpenXLS.ConditionalFormatHandle
return a string representation of this Conditional Format This method is still incomplete as it only returns data for one rule, and only refers to one range
toString() - Method in class io.starter.OpenXLS.DocumentHandle
Returns a string representation of the object.
toString() - Method in class io.starter.OpenXLS.FormatHandle
 
toString() - Method in class io.starter.OpenXLS.FormulaHandle
 
toString() - Method in class io.starter.OpenXLS.ImageHandle
Need to figure out a unique identifier for these -- if there is one in the BIFF8 information, that would be best
toString() - Method in class io.starter.OpenXLS.NameHandle
 
toString() - Method in class io.starter.OpenXLS.PivotTableHandle
return a more friendly
toString() - Method in class io.starter.OpenXLS.RowHandle
Returns the String representation of this Row
toString() - Method in interface io.starter.OpenXLS.WorkBook
Returns the name of this Sheet.
toString() - Method in interface io.starter.OpenXLS.WorkSheet
Returns the name of this Sheet.
toString() - Method in class io.starter.OpenXLS.WorkSheetHandle
Returns the name of this Sheet.
toString() - Method in class io.starter.toolkit.GenericRecycleBin
 
toString() - Method in class io.starter.toolkit.Money
Returns a formatted string representation of the monetary value.
toString() - Method in exception io.starter.toolkit.RecycleBinFullException
 
toString() - Method in class io.starter.toolkit.ResourceLoader
 
transferExternalFormatHandle(FormatHandle) - Method in class io.starter.OpenXLS.WorkBookHandle
Utility method to copy a format handle from a separate WorkBookHandle to this WorkBookHandle
transformStringToIntVals(String) - Static method in class io.starter.OpenXLS.ExcelTools
Transforms a string to an array of ints for evaluation purposes.
transformToOOXMLRGBColor(String) - Static method in class io.starter.formats.OOXML.Fill
OOXML values are stored with an intiall FF in their value, this method assures that values returned are 8 digits with ff appended to rgb value for ooxml usage
transformToWebRGBColor(String) - Static method in class io.starter.formats.OOXML.Fill
OOXML values are stored with an intiall FF in their value, this method assures that values returned are 6 digits + # for web usage
translateOOXMLType(String) - Static method in class io.starter.formats.XLS.Cf
takes a String representing the type attribute and translates it to the corresponding integer representation
IMPORTANT NOTE: OOXML-specific types are converted to an integer that is not valid in 2003 versions
translateOperator(String) - Static method in class io.starter.formats.XLS.Cf
taks a String representing the Operator for this Cf Rule and translates it to an int
NOTE: 2003 versions do not use types 0x9, 0xA, 0xB or 0xC
translateType(int) - Static method in class io.starter.formats.XLS.Cf
Given an int type, return it's string representation
NOTE: if type is between 3 and 18, it is an OOXML-specific type.
translateWildcardsInCriteria(String) - Static method in class io.starter.formats.XLS.formulas.Calculator
translate Excel-style wildcards into Java wildcards in criteria string plus handle qualified wildcard characters + percentages ...
trimRecSize(BiffRec, int) - Static method in class io.starter.formats.XLS.ContinueHandler
trim original rec to max rec size (for records with size-related Continues, not Txos)
ttl - Variable in class io.starter.formats.XLS.charts.OOXMLChart
 
Turquoise - Static variable in interface io.starter.formats.XLS.FormatConstants
 
TwoCellAnchor - Class in io.starter.formats.OOXML
twoCellAnchor (Two Cell Anchor Shape Size) This element specifies a two cell anchor placeholder for a group, a shape, or a drawing element.
TwoCellAnchor(String) - Constructor for class io.starter.formats.OOXML.TwoCellAnchor
 
TwoCellAnchor(String, From, To, ObjectChoice) - Constructor for class io.starter.formats.OOXML.TwoCellAnchor
 
TwoCellAnchor(TwoCellAnchor) - Constructor for class io.starter.formats.OOXML.TwoCellAnchor
 
twoDchartTypes - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
indexed via ChartConstants Chart Types
TxBody - Class in io.starter.formats.OOXML
txBody (Shape Text Body) OOXML/DrawingML element specifies the existence of text to be contained within the corresponding shape.
TxBody(BodyPr, P) - Constructor for class io.starter.formats.OOXML.TxBody
 
TxBody(TxBody) - Constructor for class io.starter.formats.OOXML.TxBody
 
Txo - Class in io.starter.formats.XLS
Txo: Text Object (1B6h)
This record stores a text object.
Txo() - Constructor for class io.starter.formats.XLS.Txo
 
TXO - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TxPr - Class in io.starter.formats.OOXML
txpr (Text Properties) OOXML/DrawingML element specifies text formatting.
TxPr(BodyPr, P) - Constructor for class io.starter.formats.OOXML.TxPr
 
TxPr(TxPr) - Constructor for class io.starter.formats.OOXML.TxPr
 
TxPr(String, int, boolean, boolean, String, String, String) - Constructor for class io.starter.formats.OOXML.TxPr
specify text formatting properties
TxPr(Font, int, String) - Constructor for class io.starter.formats.OOXML.TxPr
 
TYPE_ALLTEXT - Static variable in class io.starter.formats.XLS.charts.DefaultText
 
TYPE_BLANK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TYPE_BLANK - Static variable in interface io.starter.OpenXLS.Cell
Cell types
TYPE_BLANK - Static variable in class io.starter.OpenXLS.CellHandle
Cell types
TYPE_BOOLEAN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TYPE_BOOLEAN - Static variable in interface io.starter.OpenXLS.Cell
 
TYPE_BOOLEAN - Static variable in class io.starter.OpenXLS.CellHandle
 
TYPE_BUBBLES - Static variable in class io.starter.formats.XLS.charts.Ai
 
TYPE_CATEGORIES - Static variable in class io.starter.formats.XLS.charts.Ai
 
TYPE_CHART - Static variable in interface io.starter.formats.XLS.Sheet
 
TYPE_CONSOLIDATION - Static variable in class io.starter.formats.XLS.SxVS
 
TYPE_DATAPOINTS - Static variable in class io.starter.formats.XLS.charts.ObjectLink
 
TYPE_DATATABLE - Static variable in class io.starter.formats.XLS.charts.Pos
 
TYPE_DISPLAYUNITS - Static variable in class io.starter.formats.XLS.charts.ObjectLink
An axis-formatting option that determines how numeric units are displayed on a value axis.
TYPE_DOUBLE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TYPE_DOUBLE - Static variable in interface io.starter.OpenXLS.Cell
 
TYPE_DOUBLE - Static variable in class io.starter.OpenXLS.CellHandle
 
TYPE_DROPLINE - Static variable in class io.starter.formats.XLS.charts.ChartLine
 
TYPE_EXTERNAL - Static variable in class io.starter.formats.XLS.SxVS
 
TYPE_FORMULA - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TYPE_FORMULA - Static variable in interface io.starter.OpenXLS.Cell
 
TYPE_FORMULA - Static variable in class io.starter.OpenXLS.CellHandle
 
TYPE_FP - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TYPE_FP - Static variable in interface io.starter.OpenXLS.Cell
 
TYPE_FP - Static variable in class io.starter.OpenXLS.CellHandle
 
TYPE_HILOWLINE - Static variable in class io.starter.formats.XLS.charts.ChartLine
 
TYPE_INT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TYPE_INT - Static variable in interface io.starter.OpenXLS.Cell
 
TYPE_INT - Static variable in class io.starter.OpenXLS.CellHandle
 
TYPE_LEADERLINE - Static variable in class io.starter.formats.XLS.charts.ChartLine
 
TYPE_LEGEND - Static variable in class io.starter.formats.XLS.charts.Pos
 
TYPE_PLOTAREA - Static variable in class io.starter.formats.XLS.charts.Pos
 
TYPE_SCENARIO - Static variable in class io.starter.formats.XLS.SxVS
 
TYPE_SERIESLINE - Static variable in class io.starter.formats.XLS.charts.ChartLine
 
TYPE_SHEET - Static variable in class io.starter.formats.XLS.SxVS
 
TYPE_SHEET_DIALOG - Static variable in interface io.starter.formats.XLS.Sheet
 
TYPE_SHOWLABELS - Static variable in class io.starter.formats.XLS.charts.DefaultText
 
TYPE_STRING - Static variable in interface io.starter.formats.XLS.XLSConstants
 
TYPE_STRING - Static variable in interface io.starter.OpenXLS.Cell
 
TYPE_STRING - Static variable in class io.starter.OpenXLS.CellHandle
 
TYPE_TEXT - Static variable in class io.starter.formats.XLS.charts.Ai
 
TYPE_TEXTDISP - Static variable in class io.starter.formats.XLS.charts.Pos
 
TYPE_TITLE - Static variable in class io.starter.formats.XLS.charts.ObjectLink
 
TYPE_UNKNOWN - Static variable in class io.starter.formats.XLS.charts.DefaultText
 
TYPE_VALS - Static variable in class io.starter.formats.XLS.charts.Ai
 
TYPE_VALUELABELS - Static variable in class io.starter.formats.XLS.charts.DefaultText
 
TYPE_VBMODULE - Static variable in interface io.starter.formats.XLS.Sheet
 
TYPE_XAXIS - Static variable in class io.starter.formats.XLS.charts.ObjectLink
 
TYPE_XL4_MACRO - Static variable in interface io.starter.formats.XLS.Sheet
 
TYPE_YAXIS - Static variable in class io.starter.formats.XLS.charts.ObjectLink
 
TYPE_ZAXIS - Static variable in class io.starter.formats.XLS.charts.ObjectLink
 
typens - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 

U

unbind(String) - Method in class io.starter.naming.InitialContextImpl
 
unbind(Name) - Method in class io.starter.naming.InitialContextImpl
 
UNCALCULATED - Static variable in interface io.starter.formats.XLS.formulas.Ptg
 
UnencryptedXLSRecord - Class in io.starter.formats.XLS
UnencryptedXLSRecord is an XLS record that upon output to the workbook stream should not be encrypted, if encryption is turned on, and Biff8 is the output format.
UnencryptedXLSRecord() - Constructor for class io.starter.formats.XLS.UnencryptedXLSRecord
 
unescapeFormatPattern(String) - Static method in class io.starter.formats.XLS.Xf
Parses an escaped xml format pattern (from ooxml) and returns an io.starter.OpenXLS compatible pattern.
UNICODEENCODING - Static variable in interface io.starter.formats.XLS.XLSConstants
 
UNICODEENCODING - Static variable in interface io.starter.OpenXLS.WorkBook
 
UnicodeInputStream - Class in io.starter.formats.XML
This inputstream will recognize unicode BOM marks and will skip bytes if getEncoding() method is called before any of the read(...) methods.
UnicodeInputStream(InputStream, String) - Constructor for class io.starter.formats.XML.UnicodeInputStream
 
Unicodestring - Class in io.starter.formats.XLS
Unicode String: BIFF8 Compressed String format
Unicodestring() - Constructor for class io.starter.formats.XLS.Unicodestring
 
unimplRecArr - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
Unimplemented records.
Units - Class in io.starter.formats.XLS.charts
Units: Chart Units (0x1001)
Units() - Constructor for class io.starter.formats.XLS.charts.Units
 
UNITS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
unMergeCells() - Method in class io.starter.OpenXLS.CellRange
Un-Merge the Cells contained in this CellRange
UNSPECIFIED_INIT_ERROR - Static variable in exception io.starter.formats.XLS.WorkBookException
 
UNSPECIFIED_INIT_ERROR - Static variable in exception io.starter.OpenXLS.WorkBookException
 
update() - Method in class io.starter.formats.XLS.AutoFilter
commit all the flags, dopers, etc to the byte rec array
update() - Method in class io.starter.formats.XLS.charts.Series
 
update() - Method in class io.starter.formats.XLS.Mergedcells
update the underlying bytes with any new CellRange info
update() - Method in class io.starter.OpenXLS.CellRange
update the CellRange when the underlying Cells change their location
update() - Method in class io.starter.OpenXLS.ImageHandle
update the underlying image record
update(byte) - Method in class io.starter.toolkit.MD4Digest
 
update(byte[], int, int) - Method in class io.starter.toolkit.MD4Digest
 
updateAddressFromTrackerCell() - Method in class io.starter.formats.XLS.formulas.GenericPtg
if the Ptg needs to keep a handle to a cell, this is it...
updateAddressFromTrackerCell() - Method in interface io.starter.formats.XLS.formulas.Ptg
if the Ptg needs to keep a handle to a cell, this is it...
updateAddressPerPolicy(Ptg, String) - Static method in class io.starter.formats.XLS.ReferenceTracker
Update the address in a Ptg using the policy defined for the Ptg in an RDF if any.
updateBorderColors() - Method in class io.starter.formats.XLS.Xf
 
updateBorderLineColorsFlag() - Method in class io.starter.formats.XLS.Cf
Apply all the borderLineColor fields into the current border line colors flag
updateBorderLineStylesFlag() - Method in class io.starter.formats.XLS.Cf
Apply all the borderLineStyle fields into the current border line styles flag
updateBorders() - Method in class io.starter.formats.XLS.Xf
 
updateCellReferences(BiffRec, String) - Method in class io.starter.formats.XLS.Boundsheet
Moves a cell location from one address to another, without any clearing of previous locations.
updateColDimension(short) - Method in class io.starter.formats.XLS.Dimensions
update the min/max cols and rows
updateColDimensions(short) - Method in class io.starter.formats.XLS.Row
update the col indexes
updateData() - Method in class io.starter.formats.XLS.Pane
 
updateDimensions(int, int) - Method in class io.starter.formats.XLS.Boundsheet
update the INDEX record with the new max Row # why we need so many redundant references to the Min/Max Row/Cols is a question for the Redmond sages.
updateDimensions(int, short) - Method in class io.starter.formats.XLS.Dimensions
update the min/max cols and rows
updateDimensions(int, int) - Method in interface io.starter.formats.XLS.Sheet
update the INDEX record with the new max Row # why we need so many redundant references to the Min/Max Row/Cols is a question for the Redmond sages.
updateFormatCache(Xf) - Method in class io.starter.formats.XLS.WorkBook
formatCache: links tostring of xf to xf rec for updating/reuse purposes
updateFromCF(Cf, WorkBook) - Method in class io.starter.OpenXLS.FormatHandle
updates this format handle via a Cf rule
updateGrbit() - Method in class io.starter.formats.XLS.Colinfo
set the grbit to match whatever values have been passed in to modify the grbit functions.
updateGrbit() - Method in class io.starter.formats.XLS.Dv
Apply all the grbit fields into the current grbit int
updateGrBit(short, boolean, int) - Static method in class io.starter.toolkit.ByteTools
generic method to update (set or clear) a short at bitNum
updateHeader(int, int, int, int) - Method in class io.starter.formats.XLS.MSODrawing
update the header records with new container lengths
updateIlblListeners() - Method in class io.starter.formats.XLS.Name
 
updateImageIndex(int) - Method in class io.starter.formats.XLS.MSODrawing
update just the image index portion of this record useful when you don't need to rebuild entire record (and thus possibly lose information)
updateInRefTracker(XLSRecord) - Method in class io.starter.formats.XLS.formulas.PtgRef
update existing tracked ptg with new parent in reference tracker
updateInRefTracker(PtgRef, XLSRecord) - Method in class io.starter.formats.XLS.ReferenceTracker
updates the tracked ptg by using a new parent record
updateIsstinfs() - Method in class io.starter.formats.XLS.Extsst
create a new Isstinf array from Sst strings If you don't update these you will have problems with particular files.
updateLocation(int, PtgRef) - Method in class io.starter.formats.XLS.Shrfmla
update location upon a shift (row insertion or deletion)-- ensure member formulas cache are cleared
updateMergedCells() - Method in class io.starter.formats.XLS.Boundsheet
shifts Merged cells.
updateMergedCells() - Method in interface io.starter.formats.XLS.Sheet
Shifts a row down
updateMsodrawingHeaderRec(Boundsheet) - Method in class io.starter.formats.XLS.WorkBook
after changing the MSODrawings on a sheet, this is called to update the header Msodrawing rec.
updateNameIlbls() - Method in class io.starter.formats.XLS.WorkBook
After any changes in the name records this method needs to be called in order to update ilbl records
updatePattern() - Method in class io.starter.formats.XLS.Xf
 
updatePatternFillColorsFlag() - Method in class io.starter.formats.XLS.Cf
Apply all the patternFillColor fields into the current pattern colors flag
updateProgress() - Method in interface io.starter.toolkit.ProgressListener
 
updatePtgs() - Method in class io.starter.formats.XLS.Name
Update the record byte array with the modified ptg records
updateRecord() - Method in class io.starter.formats.XLS.Array
 
updateRecord() - Method in class io.starter.formats.XLS.charts.Ai
 
updateRecord() - Method in class io.starter.formats.XLS.charts.Area
 
updateRecord() - Method in class io.starter.formats.XLS.Formula
Called to indicate that the parsed expression has changed.
updateRecord() - Method in class io.starter.formats.XLS.formulas.GenericPtg
update the Ptg
updateRecord() - Method in interface io.starter.formats.XLS.formulas.Ptg
update the values of the Ptg
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgArea
 
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgArea3d
Updates the record bytes so it can be pulled back out.
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgAreaN
update record bytes
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgBool
 
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgExp
updateRecord from local rwFirst and colFirst values
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgFunc
 
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgInt
 
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgName
 
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgNumber
 
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgRef
Updates the record bytes so it can be pulled back out.
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgRef3d
Updates the record bytes so it can be pulled back out.
updateRecord() - Method in class io.starter.formats.XLS.formulas.PtgStr
 
updateRecord(int, String, String, int, short[]) - Method in class io.starter.formats.XLS.MSODrawing
update the existing mso with the appropriate basic mso data
NOTE: To set other mso data, see setShapeType, setIsHeader ...
updateRecord() - Method in class io.starter.formats.XLS.MSODrawing
rebuild record bytes for this Msodrawing aside from updating significant atoms such as MSOFBTOPT, it also recalculates container lengths
updateRecord() - Method in class io.starter.formats.XLS.MSODrawingGroup
create a new MSODrawingGroup record based upon image datas defined in imageData/imageType/cRef arrays + spidMax, numDrawings, numShapes, numIdClusters The squenence of records here are: F000, F006, F001, F007(xNumImages), F00B ,F11E MSOFBTDGG MSOFBTBSTORECONTAINER MSOFBTBSE (x numimages)
updateRecord() - Method in class io.starter.formats.XLS.TabID
Updates the underlying byte array with the ordered tabId's Call after any modification to this record
updateReferences(int, int, Boundsheet, boolean) - Static method in class io.starter.formats.XLS.ReferenceTracker
updateReferences Shifts, Expands or Contracts ALL affected ranges upon a row or col insert or delete.
updateRow(Object[], int) - Method in class io.starter.OpenXLS.NameHandle
update a row of cells in this named range
updateRowDimensions(int) - Method in class io.starter.formats.XLS.Dimensions
update the min/max cols and rows
updateRowDimensions(int, int) - Method in class io.starter.formats.XLS.Index
update the min/max cols and rows 8 rwMic 4 First row that exists on the sheet 12 rwMac 4 Last row that exists on the sheet, plus 1
updateSeriesMappings(SeriesList, int) - Method in class io.starter.formats.XLS.charts.ChartSeries
if has multiple or overlay charts, update series mappings
updateSheetRef(String, String) - Method in class io.starter.formats.XLS.charts.Ai
take the original boundSheet + boundSheet xti reference and update it to the sheet reference in the new workbook (or same workbook but different ixti reference)
updateSheetReferences(Boundsheet) - Method in class io.starter.formats.XLS.Name
Set all ptg3ds to the new sheet
Used when copying worksheets ..
updateSheetRefs(String, String) - Method in class io.starter.formats.XLS.charts.Chart
update Sheet References contained in associated Series/Category Ai's using saved Original Sheet References
updateSheetRefs(String) - Method in class io.starter.formats.XLS.Name
update Ptga ixti for moved/copied worksheets
updateUnicodeString(String) - Method in class io.starter.formats.XLS.Unicodestring
updates the unicode string
updateXf(Xf, int, WorkBook) - Static method in class io.starter.formats.XLS.Xf
if xf parameter doesn't exist, create; if it does, create a new xf based on it
UseOnlyChars(String, String) - Static method in class io.starter.toolkit.StringTool
 
USERBVIEW - Static variable in interface io.starter.formats.XLS.XLSConstants
 
useReferenceTracker - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
Usersviewbegin - Class in io.starter.formats.XLS
USERSVIEWBEGIN: Custom View Settings (1AAh)
USERSVIEWBEGIN describes the settings for a custom view for the sheet
USERSVIEWBEGIN - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Usersviewend - Class in io.starter.formats.XLS
USERSVIEWEND: End Custom View Settings (1ABh)
USERSVIEWEND marks the end of a custom view for the sheet
Usersviewend() - Constructor for class io.starter.formats.XLS.Usersviewend
 
USERSVIEWEND - Static variable in interface io.starter.formats.XLS.XLSConstants
 
USETEMPFILE_PROP - Static variable in interface io.starter.formats.XLS.XLSConstants
 
USETEMPFILE_PROP - Static variable in interface io.starter.OpenXLS.WorkBook
 
USR_EXCL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
UsrExcl - Class in io.starter.formats.XLS
 
UsrExcl() - Constructor for class io.starter.formats.XLS.UsrExcl
 

V

validatePassword(String) - Method in class io.starter.formats.XLS.Password
Checks whether the given password matches the stored one.
VALIDATEWORKBOOK - Static variable in interface io.starter.formats.XLS.XLSConstants
 
VALIDATEWORKBOOK - Static variable in interface io.starter.OpenXLS.WorkBook
 
ValidationException - Exception in io.starter.formats.XLS
Validation Exceptions are thrown when a cell value is set to a value that does not pass validity of an Excel validation record affecting said cell
ValidationException(String, String) - Constructor for exception io.starter.formats.XLS.ValidationException
 
ValidationHandle - Class in io.starter.OpenXLS
ValidationHandle allows for manipulation of the validation cells in Excel
ValidationHandle(Dv) - Constructor for class io.starter.OpenXLS.ValidationHandle
For internal use only.
VALUE - Static variable in class io.starter.formats.XLS.charts.AttachedLabel
 
VALUE - Static variable in exception io.starter.formats.XLS.formulas.CalculationException
Excel #VALUE! error.
VALUE - Static variable in interface io.starter.formats.XLS.formulas.Ptg
VALUE type Reference (Id=0x44)
value - Variable in class io.starter.toolkit.Money
The monetary value.
VALUE_ANY - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
VALUE_ANY - Static variable in class io.starter.OpenXLS.ValidationHandle
 
VALUE_DATE - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
VALUE_DATE - Static variable in class io.starter.OpenXLS.ValidationHandle
 
VALUE_DECIMAL - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
VALUE_DECIMAL - Static variable in class io.starter.OpenXLS.ValidationHandle
 
VALUE_FORMULA - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
VALUE_FORMULA - Static variable in class io.starter.OpenXLS.ValidationHandle
 
VALUE_INTEGER - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
VALUE_INTEGER - Static variable in class io.starter.OpenXLS.ValidationHandle
 
VALUE_TEXT_LENGTH - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
VALUE_TEXT_LENGTH - Static variable in class io.starter.OpenXLS.ValidationHandle
 
VALUE_TIME - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
VALUE_TIME - Static variable in class io.starter.OpenXLS.ValidationHandle
 
VALUE_TYPE - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
VALUE_TYPE - Static variable in class io.starter.OpenXLS.ValidationHandle
 
VALUE_USER_DEFINED_LIST - Static variable in class io.starter.OpenXLS.ConditionalFormatRule
 
VALUE_USER_DEFINED_LIST - Static variable in class io.starter.OpenXLS.ValidationHandle
 
VALUELABEL - Static variable in class io.starter.formats.XLS.charts.AttachedLabel
 
valueOf(String) - Static method in enum io.starter.formats.XLS.SxDI.AGGREGATIONFUNCTIONS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.starter.formats.XLS.SxDI.DISPLAYTYPES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.starter.OpenXLS.ChartHandle.ChartOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.starter.OpenXLS.DateConverter.DateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.starter.toolkit.DelimitedValuesParser.Token
Returns the enum constant of this type with the specified name.
VALUEPERCENT - Static variable in class io.starter.formats.XLS.charts.AttachedLabel
 
ValueRange - Class in io.starter.formats.XLS.charts
ValueRange: Defines Value Axis Scale (0x101f) Offset Name Size Contents 4 numMin 8 Minimum value on axis.
ValueRange() - Constructor for class io.starter.formats.XLS.charts.ValueRange
 
VALUERANGE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
values() - Static method in enum io.starter.formats.XLS.SxDI.AGGREGATIONFUNCTIONS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.starter.formats.XLS.SxDI.DISPLAYTYPES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.starter.OpenXLS.ChartHandle.ChartOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.starter.OpenXLS.DateConverter.DateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.starter.toolkit.DelimitedValuesParser.Token
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class io.starter.toolkit.GenericRecycleBin
 
VB_MODULE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
VB_MODULE - Static variable in interface io.starter.formats.XLS.XLSSubstream
 
VCenter - Class in io.starter.formats.XLS
Record specifying whether the sheet is to be centered vertically when printed.
VCenter() - Constructor for class io.starter.formats.XLS.VCenter
 
VCENTER - Static variable in interface io.starter.formats.XLS.XLSConstants
 
VERTICAL_ALIGNMENTS - Static variable in interface io.starter.formats.XLS.FormatConstants
 
VERTICAL_PAGE_BREAKS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
verticalAlignment - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
VERY_HIDDEN - Static variable in class io.starter.formats.XLS.Boundsheet
 
VERY_HIDDEN - Static variable in interface io.starter.formats.XLS.Sheet
 
Violet - Static variable in interface io.starter.formats.XLS.FormatConstants
 
VISIBLE - Static variable in class io.starter.formats.XLS.Boundsheet
 
VISIBLE - Static variable in interface io.starter.formats.XLS.Sheet
 

W

warn(String) - Static method in class io.starter.OpenXLS.util.Logger
 
WARN_STRING - Static variable in class io.starter.toolkit.Logger
 
wb - Variable in class io.starter.formats.XLS.charts.ChartType
 
wbh - Variable in class io.starter.formats.XLS.charts.Chart
 
wbh - Variable in class io.starter.OpenXLS.ChartHandle
 
WCONVERSION - Static variable in class io.starter.formats.XLS.MSODrawing
 
White - Static variable in interface io.starter.formats.XLS.FormatConstants
 
wholeCol - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
wholeRow - Variable in class io.starter.formats.XLS.formulas.PtgRef
 
WIDTH - Static variable in class io.starter.OpenXLS.ChartHandle
 
WIDTH - Static variable in class io.starter.OpenXLS.ImageHandle
 
Window1 - Class in io.starter.formats.XLS
WINDOW1 0x3D: Contains window attributes for a Workbook.
Window1() - Constructor for class io.starter.formats.XLS.Window1
 
WINDOW1 - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Window2 - Class in io.starter.formats.XLS
WINDOW2 0x23E: Contains window attributes for a Sheet.
Window2() - Constructor for class io.starter.formats.XLS.Window2
 
WINDOW2 - Static variable in interface io.starter.formats.XLS.XLSConstants
 
WINDOW_PROTECT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
WK_CHART - Static variable in interface io.starter.formats.XLS.XLSConstants
 
WK_CHART - Static variable in interface io.starter.formats.XLS.XLSSubstream
 
WK_FILE - Static variable in interface io.starter.formats.XLS.XLSConstants
 
WK_FILE - Static variable in interface io.starter.formats.XLS.XLSSubstream
 
WK_GLOBALS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
WK_GLOBALS - Static variable in interface io.starter.formats.XLS.XLSSubstream
 
WK_MACROSHEET - Static variable in interface io.starter.formats.XLS.XLSConstants
 
WK_MACROSHEET - Static variable in interface io.starter.formats.XLS.XLSSubstream
 
WK_WORKSHEET - Static variable in interface io.starter.formats.XLS.XLSConstants
 
WK_WORKSHEET - Static variable in interface io.starter.formats.XLS.XLSSubstream
 
wkbook - Variable in class io.starter.formats.XLS.XLSRecord
 
workbook - Variable in class io.starter.formats.XLS.ByteStreamer
 
WorkBook - Class in io.starter.formats.XLS
The WorkBook record represents an XLS workbook substream containing worksheets and associated records.
WorkBook() - Constructor for class io.starter.formats.XLS.WorkBook
default constructor -- do init
WorkBook - Interface in io.starter.OpenXLS
An interface representing an OpenXLS WorkBook.
WorkBookAssembler - Class in io.starter.formats.XLS
WorkBookAssembler handles the details of how a biff8 file should be constructed, what records go in what order, etc
WorkBookAssembler() - Constructor for class io.starter.formats.XLS.WorkBookAssembler
 
WorkBookException - Exception in io.starter.formats.XLS
 
WorkBookException(String, int) - Constructor for exception io.starter.formats.XLS.WorkBookException
 
WorkBookException(String, int, Throwable) - Constructor for exception io.starter.formats.XLS.WorkBookException
 
WorkBookException - Exception in io.starter.OpenXLS
WorkBookInstantiationException is thrown when a workbook cannot be parsed for a particular reason.
WorkBookException(String, int) - Constructor for exception io.starter.OpenXLS.WorkBookException
 
WorkBookException(String, int, Exception) - Constructor for exception io.starter.OpenXLS.WorkBookException
 
WorkBookFactory - Class in io.starter.formats.XLS
Factory for creating WorkBook objects from Byte streams.
WorkBookFactory() - Constructor for class io.starter.formats.XLS.WorkBookFactory
 
WorkBookHandle - Class in io.starter.OpenXLS
The WorkBookHandle provides a handle to the XLS file and includes convenience methods for working with the WorkSheets and Cell values within the XLS file.
WorkBookHandle() - Constructor for class io.starter.OpenXLS.WorkBookHandle
Default constructor creates a new, empty Spreadsheet with 3 WorkSheets: "Sheet1","Sheet2",and "Sheet3".
WorkBookHandle(boolean) - Constructor for class io.starter.OpenXLS.WorkBookHandle
Constructor creates a new, empty Spreadsheet with 3 worksheets: "Sheet1", "Sheet2" and "Sheet3"
This version allows flagging the workbook as Excel 2007 format.
WorkBookHandle(InputStream) - Constructor for class io.starter.OpenXLS.WorkBookHandle
constructor which takes an InputStream containing the bytes of a valid XLS file.
WorkBookHandle(byte[]) - Constructor for class io.starter.OpenXLS.WorkBookHandle
Create a new WorkBookHandle from the byte array passed in.
WorkBookHandle(URL) - Constructor for class io.starter.OpenXLS.WorkBookHandle
Fetches a workbook from a URL If you need to authenticate your URL connection first then use the InputStream constructor
WorkBookHandle(String) - Constructor for class io.starter.OpenXLS.WorkBookHandle
Constructor which takes the XLS file name(
WorkBookHandle(String, int) - Constructor for class io.starter.OpenXLS.WorkBookHandle
constructor which takes the XLS file name and has an optional debug setting to assist with output.
WorkBookHandle(File) - Constructor for class io.starter.OpenXLS.WorkBookHandle
constructor which takes the XLS file
WorkBookHandle(ProgressListener) - Constructor for class io.starter.OpenXLS.WorkBookHandle
Constructor which takes a ProgressListener which monitors the progress of creating a new Excel file.
WorkBookHandle(String, ProgressListener) - Constructor for class io.starter.OpenXLS.WorkBookHandle
Constructor which takes the XLS file name and a ProgressListener which monitors the progress of reading the Excel file.
WorkBookHandle(LEOFile) - Constructor for class io.starter.OpenXLS.WorkBookHandle
For internal creation of a workbook handle from
workingdir - Static variable in class io.starter.OpenXLS.DocumentHandle
 
worksheet - Variable in class io.starter.formats.XLS.XLSRecord
 
WorkSheet - Interface in io.starter.OpenXLS
An interface representing an OpenXLS WorkSheet
WorkSheetHandle - Class in io.starter.OpenXLS
The WorkSheetHandle provides a handle to a Worksheet within an XLS file
and includes convenience methods for working with the Cell values within the sheet.

for example:

WorkBookHandle book = new WorkBookHandle("testxls.xls");
WorkSheetHandle sheet1 = book.getWorkSheet("Sheet1");
CellHandle cell = sheet1.getCell("B22");

to add a cell:

CellHandle cell = sheet1.add("Hello World","C22");

to add a numeric cell:

CellHandle cell = sheet1.add(Integer.valueOf(120),"C23");

to add a formula cell:

CellHandle cell = sheet1.add("=PI()","C24");


WorkSheetHandle(Boundsheet, WorkBookHandle) - Constructor for class io.starter.OpenXLS.WorkSheetHandle
Constructor which takes a WorkBook and sheetname as parameters.
WorkSheetNotFoundException - Exception in io.starter.formats.XLS
No WorkSheet Found.
WorkSheetNotFoundException(String) - Constructor for exception io.starter.formats.XLS.WorkSheetNotFoundException
 
wrap(byte[]) - Static method in class io.starter.formats.LEO.BlockByteReader
 
wrap(byte[], int, int) - Static method in class io.starter.formats.LEO.BlockByteReader
 
wrapInputStream(InputStream) - Static method in class io.starter.formats.XLS.OOXMLAdapter
deal with the "BOM" input streams...
write(OutputStream, int) - Method in interface io.starter.OpenXLS.Document
Writes the document to the given stream in the requested format.
write(OutputStream) - Method in interface io.starter.OpenXLS.Document
Writes the document to the given stream in its native format.
write(File, int) - Method in interface io.starter.OpenXLS.Document
Writes the document to the given file in the requested format.
write(File) - Method in interface io.starter.OpenXLS.Document
Writes the document to the given file in its native format.
write(OutputStream, int) - Method in class io.starter.OpenXLS.DocumentHandle
Writes the document to the given stream in the requested format.
write(OutputStream) - Method in class io.starter.OpenXLS.DocumentHandle
Writes the document to the given stream in its native format.
write(File, int) - Method in class io.starter.OpenXLS.DocumentHandle
Writes the document to the given file in the requested format.
write(File) - Method in class io.starter.OpenXLS.DocumentHandle
Writes the document to the given file in its native format.
write(OutputStream) - Method in class io.starter.OpenXLS.ImageHandle
write the image bytes to an outputstream such as a file
write(String) - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
The filename-based format choosing is counter-intuitive and failure-prone. Use WorkBookHandle.write(OutputStream,int) instead.
write(String, boolean) - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
The boolean format parameter is not flexible enough to represent all supported formats. Use DocumentHandle.write(File,int) instead.
write(OutputStream, boolean) - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
The boolean format parameter is not flexible enough to represent all supported formats. Use WorkBookHandle.write(OutputStream,int) instead.
write(OutputStream, int) - Method in class io.starter.OpenXLS.WorkBookHandle
Writes the document to the given stream in the requested format.
write(int) - Method in class io.starter.toolkit.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class io.starter.toolkit.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(int) - Method in class io.starter.toolkit.IndirectOutputStream
 
write(byte[]) - Method in class io.starter.toolkit.IndirectOutputStream
 
write(byte[], int, int) - Method in class io.starter.toolkit.IndirectOutputStream
 
write(byte[], int, int) - Method in class io.starter.toolkit.WriterOutputStream
 
write(int) - Method in class io.starter.toolkit.WriterOutputStream
 
Writeaccess - Class in io.starter.formats.XLS
WRITEACCESS 0x5C: Contains name of Excel installed user.
Writeaccess() - Constructor for class io.starter.formats.XLS.Writeaccess
 
WriteAllRecs(String) - Method in class io.starter.formats.XLS.ByteStreamer
 
WriteAllRecs(String, boolean) - Method in class io.starter.formats.XLS.ByteStreamer
Debug utility to write out ALL BIFF records
writeAsTabbedText(OutputStream) - Method in class io.starter.formats.XLS.Boundsheet
write this sheet as tabbed text output:
All rows and all characters in each cell are saved.
writeAsTabbedText(OutputStream) - Method in class io.starter.OpenXLS.WorkSheetHandle
write this sheet as tabbed text output:
All rows and all characters in each cell are saved.
writeBytes(OutputStream) - Method in interface io.starter.formats.LEO.Block
write the data bytes on this Block to out
writeBytes(OutputStream) - Method in class io.starter.formats.LEO.BlockImpl
Write the entire bytes directly to out
writeBytes(OutputStream, int) - Method in class io.starter.formats.LEO.LEOFile
Creates all the necessary headers and associated storages/structures that, along with the actual workbook data, makes up the document Basic Structure 1st sector or block= Header + 1st 109 sector chains (==FAT===array of sector numbers) Location of FAT==DIFAT Header denotes sector of "Root Directory" which in turn denotes sectors of all other directories (Workbook is but one of several directories) Each directory denotes the start block of any associated data into the FAT (sector chain index) (if directory is >0 an <4096 in size, it's associated data is stored in miniStorage Ok, so this is a little odd, it looks as if it collects all of the storages, and handles all of the preprocessing necessary to create FAT etc.
writeBytes(OutputStream) - Method in class io.starter.formats.LEO.Storage
return the underlying byte array for this Storage
writeBytes(OutputStream, int) - Method in class io.starter.formats.LEO.Storage
set the underlying byte array for this Storage
writeBytes(OutputStream) - Method in interface io.starter.OpenXLS.WorkBook
 
writeBytes(OutputStream) - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
writeChartRecs(String) - Method in class io.starter.formats.XLS.charts.Chart
 
writeContentType() - Method in class io.starter.formats.XLS.OOXMLWriter
writes all package contents to [Content_Types].xml Package contents are contained in global array lists mainContentList, wbContentList, sheetsContentList, drContentList
writeDeferredFiles() - Method in class io.starter.formats.XLS.OOXMLWriter
write the deferred files to the zipfile
writeFileToZIP(String, String) - Method in class io.starter.formats.XLS.OOXMLAdapter
utility which, given an an exisitng file f2write, creates zipEntry and writes to zip var NOTE: global zip ZipOutputStream must be open
writeIt() - Method in class io.starter.toolkit.JFileWriter
 
writeIt(String, String, String) - Method in class io.starter.toolkit.JFileWriter
 
writeitout(List, String) - Static method in class io.starter.formats.LEO.StorageTable
write out the directory bytes for debugging
writeLine(String, String) - Method in class io.starter.toolkit.JFileWriter
 
writeLogToFile(String, JTextArea) - Method in class io.starter.toolkit.JFileWriter
 
WriteMainChartRecs(String) - Method in class io.starter.formats.XLS.charts.ChartType
 
WriteMainChartRecs(String) - Method in class io.starter.OpenXLS.ChartHandle
debugging utility remove when done
writeMergedCellRecords(WorkSheetHandle) - Method in class io.starter.formats.XLS.OOXMLWriter
Write the merged cell records for a worksheet
writeOOXML(WorkBookHandle) - Method in class io.starter.formats.XLS.OOXMLWriter
Calls all the necessary methods to create style OOXML, workbook OOXML, sheet(s) OOXML ...
writeOOXML(Writer) - Method in class io.starter.formats.XLS.Sst
generate the OOXML necessary to describe this string table, also fill sststrings list with unique sststrings
writeOut(OutputStream) - Method in class io.starter.formats.XLS.ByteStreamer
Write all of the records to the output stream, including creating lbplypos records, assembling continues, etc.
writeRecord(OutputStream, BiffRec) - Method in class io.starter.formats.XLS.ByteStreamer
 
writeRecs(ArrayList, BufferedWriter, int, int) - Static method in class io.starter.formats.XLS.ByteStreamer
Debug utility to write out BIFF records in friendly fashion
writeRels(ArrayList, String) - Method in class io.starter.formats.XLS.OOXMLWriter
generic method for creating a .rels file from a content list array cl
WriterOutputStream - Class in io.starter.toolkit
A WriterOutputStream is a bridge from byte streams to character streams: bytes written to it are decoded into characters using a specified charset.
WriterOutputStream(Appendable) - Constructor for class io.starter.toolkit.WriterOutputStream
Creates a WriterOutputStream with the default charset.
WriterOutputStream(Appendable, String) - Constructor for class io.starter.toolkit.WriterOutputStream
Creates a WriterOutputStream with the named charset.
WriterOutputStream(Appendable, Charset) - Constructor for class io.starter.toolkit.WriterOutputStream
Creates a WriterOutputStream with the given charset.
writeRow(RowHandle, ArrayList) - Method in class io.starter.formats.XLS.OOXMLWriter
Writes a row and all contents to the zip output
writeSBToStreamEfficiently(StringBuffer, Writer) - Static method in class io.starter.formats.XLS.OOXMLAdapter
A memory efficient way to write a StringBuffer to an OutputStream without creating Strings and other Objects.
writeSheetOOXML(WorkBookHandle, WorkSheetHandle, int) - Method in class io.starter.formats.XLS.OOXMLWriter
writeSheetOOXML writes XML data in SheetML specificaiton to [worksheet].xml Main portion is the section, containing all row and cell information format of SheetML: ROOT autoFilter (AutoFilter Settings) Hides rows based upon criteria cellWatches (Cell Watch Items) colBreaks (Vertical Page Breaks) cols (Column Information) conditionalFormatting (Conditional Formatting) controls (Embedded Controls) customProperties (Custom Properties) customSheetViews (Custom Sheet Views) dataConsolidate (Data Consolidate) dataValidations (Data Validations) dimension (Worksheet Dimensions) drawing (Drawing) extLst (Future Feature Data Storage Area) headerFooter (Header Footer Settings) hyperlinks (Hyperlinks) ignoredErrors (Ignored Errors) legacyDrawing (Legacy Drawing Reference) legacyDrawingHF (Legacy Drawing Reference in Header Footer) mergeCells (Merge Cells) oleObjects (Embedded Objects) pageMargins (Page Margins) pageSetup (Page Setup Settings) phoneticPr (Phonetic Properties) picture (Background Image) printOptions (Print Options) protectedRanges (Protected Ranges) rowBreaks (Horizontal Page Breaks (Row)) scenarios (Scenarios) sheetCalcPr (Sheet Calculation Properties) sheetData (Sheet Data) sheetFormatPr (Sheet Format Properties) sheetPr (Sheet Properties) sheetProtection (Sheet Protection Options) sheetViews (Sheet Views) smartTags (Smart Tags) sortState (Sort State) tableParts (Table Parts) webPublishItems (Web Publishing Items) * ORDER OF THE ABOVE: (sheet properties -- all optional) indicates that an autofilter has been applied indicates the used range on the sheet (there should be no data or formulas outside this range) indicates which cell and sheet are active default row height cell table - specifies rows and cells with types and values (see below) -- REQUIRED ("Supporting Features" -- all optional)
writeSheetPrefix(WorkSheetHandle, WorkBookHandle, int) - Method in class io.starter.formats.XLS.OOXMLWriter
Handles preliminary writing of worksheets, essentially everything before elements start
writeToFile(byte[], String) - Static method in class io.starter.toolkit.ByteTools
write bytes to a file
writeToFile(InputStream, File) - Static method in class io.starter.toolkit.JFileWriter
write the inputstream contents to file
writeToTempFile(String, String, DocumentHandle) - Static method in class io.starter.toolkit.TempFileManager
 
writeXLSXBytes(OutputStream, int) - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
This method is like WorkBookHandle.write(OutputStream,int) except it only supports OOXML formats. Use that instead.
writeXLSXBytes(OutputStream) - Method in class io.starter.OpenXLS.WorkBookHandle
Deprecated.
Use #write(OutputStream,int) instead.
WRITING_ERROR - Static variable in exception io.starter.formats.XLS.WorkBookException
 
WRITING_ERROR - Static variable in exception io.starter.OpenXLS.WorkBookException
 
WsBool - Class in io.starter.formats.XLS
Record containing miscellaneous sheet-level boolean values.
WsBool() - Constructor for class io.starter.formats.XLS.WsBool
 
WSBOOL - Static variable in interface io.starter.formats.XLS.XLSConstants
 
wSpacing - Variable in class io.starter.formats.XLS.charts.Legend
 

X

X - Static variable in class io.starter.OpenXLS.ChartHandle
 
X - Static variable in class io.starter.OpenXLS.ImageHandle
 
x_defunct - Variable in class io.starter.formats.XLS.charts.Legend
 
XAXIS - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
XAXIS - Static variable in class io.starter.OpenXLS.ChartHandle
 
XCONVERSION - Static variable in class io.starter.formats.XLS.MSODrawing
Untested Info from Excel: width/height in pixels = (w/h field - 8) * DPI of the display device / 72 DPI for Windows is 96 (Mac= 72) thus conversion factor= 1.3333 for Windows devices NOTES: seems correct for y/h, not for x/w return coordinates as {X, Y, W, H} in pixels
Xct - Class in io.starter.formats.XLS
XCT CRN Count (0059h)
Xct() - Constructor for class io.starter.formats.XLS.Xct
 
XCT - Static variable in interface io.starter.formats.XLS.XLSConstants
 
Xf - Class in io.starter.formats.XLS
XF: Extended Format (E0h)
The XF record stores formatting properties.
Xf() - Constructor for class io.starter.formats.XLS.Xf
 
Xf(int) - Constructor for class io.starter.formats.XLS.Xf
create a new Xf with pointer to its font
Xf(int, WorkBook) - Constructor for class io.starter.formats.XLS.Xf
create a new Xf with pointer to its font and workbook set
Xf(Font, WorkBook) - Constructor for class io.starter.formats.XLS.Xf
constructor which takes a Font object + a workbook useful for cloning xf's from other workbooks
XF - Static variable in interface io.starter.formats.XLS.XLSConstants
 
XLF_AVERAGE - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLF_COUNT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
* Excel function numbers * *
XLF_INDIRECT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLF_IS - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLF_IS_ERROR - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLF_IS_NA - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLF_MAX - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLF_MIN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLF_ROW - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLF_SUM - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLF_SUM_IF - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAbs - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAbsref - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAccrint - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAccrintm - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAcos - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAcosh - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfActiveCell - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAddBar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAddCommand - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfADDIN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAddMenu - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAddress - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAddToolbar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAmordegrc - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAmorlinc - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAnd - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAppTitle - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAreas - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfArgument - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAsc - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAsin - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAsinh - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAtan - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAtan2 - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAtanh - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAvedev - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAverageA - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAVERAGEIF - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfAVERAGEIFS - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfBetadist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfBetainv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfBIN2DEC - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfBIN2HEX - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfBIN2OCT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfBinomdist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCall - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCaller - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCancelKey - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCeiling - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCell - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfChar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCheckCommand - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfChidist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfChiinv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfChitest - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfChoose - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfClean - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCode - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfColumn - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfColumns - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCombin - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCOMPLEX - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfConcatenate - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfConfidence - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCONVERT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCorrel - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCos - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCosh - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCounta - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCountblank - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCountif - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCOUNTIFS - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCoupDayBS - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCoupDays - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCoupDaysNC - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCoupNCD - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCoupNUM - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCoupPCD - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCovar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCreateObject - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCritbinom - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCumIPmt - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCumPrinc - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCustomRepeat - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfCustomUndo - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDate - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDatedif - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDatestring - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDatevalue - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDaverage - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDay - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDays360 - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDbcs - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDcount - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDcounta - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDdb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDEC2BIN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDEC2HEX - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDEC2OCT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDegrees - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDeleteBar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDeleteCommand - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDeleteMenu - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDeleteToolbar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDELTA - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDeref - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDevsq - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDget - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDialogBox - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDirectory - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDISC - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDmax - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDmin - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDocuments - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDollar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDollarDE - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDollarFR - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDOUBLEFACT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDproduct - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDstdev - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDstdevp - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDsum - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDURATION - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDvar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfDvarp - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfEcho - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfEDATE - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfEffect - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfEnableCommand - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfEnableTool - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfEOMONTH - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfERF - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfERFC - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfError - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfErrorType - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfEvaluate - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfEven - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfExact - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfExec - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfExecute - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfExp - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfExpondist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFact - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFalse - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFclose - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFdist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFiles - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFind - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFindb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFinv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFisher - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFisherinv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFixed - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFloor - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFopen - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfForecast - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFormulaConvert - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFpos - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFread - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFreadln - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFrequency - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFsize - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFtest - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFVSchedule - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFwrite - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfFwriteln - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGammadist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGammainv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGammaln - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGCD - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGeomean - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGESTEP - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetBar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetCell - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetChartItem - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetDef - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetDocument - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetFormula - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetLinkInfo - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetMovie - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetName - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetNote - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetObject - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetPivotData - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetPivotField - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetPivotItem - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetPivotTable - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetTool - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetToolbar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetWindow - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetWorkbook - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGetWorkspace - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGoto - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGroup - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfGrowth - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHalt - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHarmean - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHelp - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHEX2BIN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHEX2DEC - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHEX2OCT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHlookup - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHour - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHyperlink - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfHypgeomdist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIFERROR - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMABS - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMAGINARY - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMARGUMENT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMCONJUGATE - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMCOS - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMDIV - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMEXP - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMLN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMLOG10 - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMLOG2 - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMPOWER - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMPRODUCT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMREAL - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMSIN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMSQRT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMSUB - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIMSUM - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIndex - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfInfo - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfInitiate - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfInput - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfInt - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIntercept - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfINTRATE - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIpmt - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIrr - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIsblank - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIserr - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfISEVEN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIslogical - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIsnontext - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIsnumber - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfISODD - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIspmt - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIsref - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfIstext - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfKurt - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLarge - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLastError - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLCM - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLeft - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLeftb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLen - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLenb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLinest - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLinks - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLn - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLog - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLog10 - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLogest - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLoginv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLognormdist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLookup - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfLower - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMatch - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMaxA - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMdeterm - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMDURATION - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMedian - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMid - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMidb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMinA - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMinute - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMinverse - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMirr - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMmult - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMod - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMode - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMonth - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMovieCommand - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMROUND - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfMULTINOMIAL - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNa - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNames - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNegbinomdist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNETWORKDAYS - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNOMINAL - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNormdist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNorminv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNormsdist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNormsinv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNot - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNote - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNow - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNper - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNpv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfNumberstring - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOCT2BIN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOCT2DEC - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOCT2HEX - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOdd - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOddFPrice - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOddFYield - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOddLPrice - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOddLYield - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOffset - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOpenDialog - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOptionsListsGet - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfOr - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPause - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPearson - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPercentile - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPercentrank - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPermut - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPhonetic - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPi - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPivotAddData - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPmt - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPoisson - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPoke - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPower - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPpmt - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPressTool - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPRICE - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPRICEDISC - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPRICEMAT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfProb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfProduct - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfProper - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfPv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfQuartile - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfQUOTIENT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRadians - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRand - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRANDBETWEEN - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRank - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRate - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRECEIVED - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfReftext - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRegister - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRegisterId - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRelref - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRenameCommand - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfReplace - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfReplaceb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRept - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRequest - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfResetToolbar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRestart - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfResult - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfResume - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRight - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRightb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRoman - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRound - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRounddown - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRoundup - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRows - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfRsq - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSaveDialog - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSaveToolbar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfScenarioGet - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSearch - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSearchb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSecond - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSelection - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSeries - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSERIESSUM - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSetName - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSetValue - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfShowBar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSign - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSin - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSinh - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSkew - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSln - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSlope - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSmall - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSpellingCheck - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSqrt - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSQRTPI - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfStandardize - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfStdev - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfStDevA - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfStdevp - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfStDevPA - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfStep - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSteyx - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSubstitute - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSubtotal - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSUMIFS - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSumproduct - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSumsq - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSumx2my2 - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSumx2py2 - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSumxmy2 - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfSyd - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfT - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTan - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTanh - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTBillEq - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTBillPrice - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTBillYield - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTdist - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTerminate - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfText - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTextBox - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTextref - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTime - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTimevalue - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTinv - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfToday - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTranspose - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTrend - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTrim - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTrimmean - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTrue - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTrunc - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfTtest - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfType - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfUnregister - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfUpper - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfUsdollar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfValue - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfVar - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfVarA - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfVarp - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfVarPA - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfVdb - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfViewGet - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfVlookup - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfVolatile - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfWeekday - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfWEEKNUM - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfWeibull - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfWindows - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfWindowTitle - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfWORKDAY - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfXIRR - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfXNPV - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfYear - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfYEARFRAC - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfYIELD - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfYieldDisc - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfYieldMat - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
xlfZtest - Static variable in class io.starter.formats.XLS.formulas.FunctionConstants
 
XLS_MAX_COLS - Static variable in interface io.starter.formats.XLS.XLSConstants
 
XLSCellRecord - Class in io.starter.formats.XLS
A BIFF8 record that contains the value of a single cell.
XLSCellRecord() - Constructor for class io.starter.formats.XLS.XLSCellRecord
 
XLSConstants - Interface in io.starter.formats.XLS
 
XLSRecord - Class in io.starter.formats.XLS
The XLS byte stream is composed of records delimited by a header with type and data length information, followed by a record Body which contains the byte[] data for the record.
XLSRecord() - Constructor for class io.starter.formats.XLS.XLSRecord
 
XLSRecordFactory - Class in io.starter.formats.XLS
Factory to create XLSRecords and Ptgs.
XLSSubstream - Interface in io.starter.formats.XLS
Classes implementing this interface need to be able to stream the bytes of their contained records to the calling class.
xmlHeader - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
xmlns - Static variable in interface io.starter.formats.OOXML.OOXMLConstants
 
xmlResponsePost - Static variable in class io.starter.OpenXLS.CellRange
 
xmlResponsePre - Static variable in class io.starter.OpenXLS.CellRange
 
XSLConverterTool - Class in io.starter.toolkit
 
XSLConverterTool() - Constructor for class io.starter.toolkit.XSLConverterTool
 
XVALAXIS - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
XVALAXIS - Static variable in class io.starter.OpenXLS.ChartHandle
 

Y

Y - Static variable in class io.starter.OpenXLS.ChartHandle
 
Y - Static variable in class io.starter.OpenXLS.ImageHandle
 
y_defunct - Variable in class io.starter.formats.XLS.charts.Legend
 
YAXIS - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
YAXIS - Static variable in class io.starter.OpenXLS.ChartHandle
 
Yellow - Static variable in interface io.starter.formats.XLS.FormatConstants
 
YMult - Class in io.starter.formats.XLS.charts
YMULT: Y Multiplier (857h) Introduced in Excel 9 (2000), this BIFF record is an FRT record for Charts.
YMult() - Constructor for class io.starter.formats.XLS.charts.YMult
 
YMULT - Static variable in interface io.starter.formats.XLS.XLSConstants
 

Z

ZAXIS - Static variable in interface io.starter.formats.XLS.charts.ChartConstants
 
ZAXIS - Static variable in class io.starter.OpenXLS.ChartHandle
 
ZERO - Static variable in class io.starter.toolkit.Money
The special monetary value of zero ($0.00).

_

_FILTER_DATABASE - Static variable in class io.starter.formats.XLS.Name
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2002–2019 Starter Inc.. All rights reserved.