| Package | Description |
|---|---|
| io.starter.formats.OOXML | |
| io.starter.formats.XLS.charts |
| Modifier and Type | Class and Description |
|---|---|
class |
Alignment
alignment (Alignment) OOMXL element
Formatting information pertaining to text alignment in cells.
|
class |
AutoFilter
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.
|
class |
AvLst
avLst (List of Shape Adjust Values)
This element specifies the adjust values that will be applied to the specified shape.
|
class |
BodyPr
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
|
class |
Border
border OOXML element
parent: styleSheet/borders element in styles.xml
children: SEQ: left, right, top, bottom, diagonal, vertical, horizontal
|
class |
CfRule
cfRule (Conditional Formatting Rule)
This collection represents a description of a conditional formatting rule.
|
class |
CNvPr
cNvPr (Non-Visual Drawing Properties)
OOXML/DrawingML element specifies non-visual canvas properties.
|
class |
Color
color (Data Bar Color)
One of the colors associated with the data bar or color scale.
|
class |
ColorChoice
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)
|
class |
CxnSp
parents: absoluteAnchor, oneCellAnchor, twoCellAnchor
children: nvCxnSpPr, spPr, style
|
class |
DefRPr
defRPr (Default Text Run Properties)
This element contains all default run level text properties for the text runs within a containing paragraph.
|
class |
DLbls
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.
|
class |
DPt
dPt (Data Point)
This element specifies a single data point.
|
class |
Dxf
dxf (Formatting) OOXML Element
A single dxf record, expressing incremental formatting to be applied.
|
class |
EffectPropsGroup
EffectPropsGroup Effect Properties either effectDag or effectLst
|
class |
Ext |
class |
ExtLst |
class |
Fill
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
|
class |
FillGroup
FillGroup -- holds ONE OF the Fill-type OOXML/DrawingML Elements: blipFill
gradFill grpFill pattFill solidFill noFill
parents: bgPr, spPr, fmtScheme, endParaRPr, rPr ...
|
class |
Gd
gd (Shape Guide)
This element specifies the presence of a shape guide that will be used to govern the geometry of the specified
shape.
|
class |
GeomGroup
Geometry Group: one of prstGeom (Preset shapes) or custGeom (custom shapes)
|
class |
Graphic
graphic (Graphic Object)
This element specifies the existence of a single graphic object.
|
class |
GraphicFrame
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)
|
class |
GrpSp
grpSp (Group Shape)
This element specifies a group shape that represents many shapes grouped together.
|
class |
Layout
chart layout element
parent: plotarea, title ...
|
class |
Legend
OOXML Legend element
parent: chart
children: layout, legendEntry, legendPos, overlay, spPr, txPr
|
class |
Ln
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.
|
class |
Marker
class holds OOXML to define markers for a chart (radar, scatter or line)
parent: dPt, Ser ...
|
class |
NumFmt
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.
|
class |
ObjectChoice
One of: cxnSp, graphicFrame, grpSp, pic, sp
|
class |
OneCellAnchor
oneCellAnchor (One Cell Anchor Shape Size)
This element specifies a one cell anchor placeholder for a group, a shape, or a drawing element.
|
class |
P
p (Text Paragraph)
This element specifies the presence of a paragraph of text within the containing text body.
|
class |
Pic
pic (Picture)
This element specifies the existence of a picture object within the spreadsheet.
|
class |
PivotCacheDefinition |
class |
PivotTableDefinition |
class |
SheetPr
sheetPr (Sheet Properties)
Sheet-level properties.
|
class |
SheetView
sheetView (Worksheet View)
A single sheet view definition.
|
class |
Sp
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.
|
class |
SpPr
spPr
This OOXML/DrawingML element specifies the visual shape properties that can be applied to a shape.
|
class |
Ss_rPr
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.
|
class |
StrRef
OOXML element strRef, string reference, child of tx (chart text) element or cat (category) element
|
class |
Style
style
This element specifies the style information for a shape.
|
class |
Text
text (Comment Text)
This element contains rich text which represents the text of a comment.
|
class |
TextRun
textRun group, either r (regular text), br (line break) or fld (text Field)
parent: p
children: either r, br or fld
|
class |
Theme
not fully implemented yet
Need to handle fonts, fills ...
|
class |
Title
class holds OOXML title Property used to define chart and axis titles
|
class |
TwoCellAnchor
twoCellAnchor (Two Cell Anchor Shape Size)
This element specifies a two cell anchor placeholder for a group, a shape, or a drawing element.
|
class |
TxBody
txBody (Shape Text Body)
OOXML/DrawingML element specifies the existence of text to be contained within the corresponding shape.
|
class |
TxPr
txpr (Text Properties)
OOXML/DrawingML element specifies text formatting.
|
| Modifier and Type | Method and Description |
|---|---|
OOXMLElement |
Ext.cloneElement() |
OOXMLElement |
Ss_rPr.cloneElement() |
OOXMLElement |
Color.cloneElement() |
OOXMLElement |
DefRPr.cloneElement() |
OOXMLElement |
ExtLst.cloneElement() |
OOXMLElement |
ObjectChoice.cloneElement() |
OOXMLElement |
TwoCellAnchor.cloneElement() |
OOXMLElement |
TextRun.cloneElement() |
OOXMLElement |
PivotCacheDefinition.cloneElement() |
OOXMLElement |
GrpSp.cloneElement() |
OOXMLElement |
Theme.cloneElement() |
OOXMLElement |
Marker.cloneElement() |
OOXMLElement |
Gd.cloneElement() |
OOXMLElement |
GraphicFrame.cloneElement() |
OOXMLElement |
CNvPr.cloneElement() |
OOXMLElement |
Graphic.cloneElement() |
OOXMLElement |
FillGroup.cloneElement() |
OOXMLElement |
Alignment.cloneElement() |
OOXMLElement |
DPt.cloneElement() |
OOXMLElement |
Style.cloneElement() |
OOXMLElement |
AutoFilter.cloneElement() |
OOXMLElement |
EffectPropsGroup.cloneElement() |
OOXMLElement |
AvLst.cloneElement() |
OOXMLElement |
OOXMLElement.cloneElement() |
OOXMLElement |
SpPr.cloneElement() |
OOXMLElement |
DLbls.cloneElement()
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
|
OOXMLElement |
NumFmt.cloneElement() |
OOXMLElement |
SheetPr.cloneElement() |
OOXMLElement |
Pic.cloneElement() |
OOXMLElement |
TxPr.cloneElement() |
OOXMLElement |
TxBody.cloneElement() |
OOXMLElement |
BodyPr.cloneElement() |
OOXMLElement |
SheetView.cloneElement() |
OOXMLElement |
StrRef.cloneElement() |
OOXMLElement |
CfRule.cloneElement() |
OOXMLElement |
P.cloneElement() |
OOXMLElement |
Layout.cloneElement() |
OOXMLElement |
Sp.cloneElement() |
OOXMLElement |
Title.cloneElement() |
OOXMLElement |
OneCellAnchor.cloneElement() |
OOXMLElement |
Border.cloneElement() |
OOXMLElement |
CxnSp.cloneElement() |
OOXMLElement |
Text.cloneElement() |
OOXMLElement |
Fill.cloneElement() |
OOXMLElement |
GeomGroup.cloneElement() |
OOXMLElement |
ColorChoice.cloneElement() |
OOXMLElement |
Ln.cloneElement() |
OOXMLElement |
Dxf.cloneElement() |
OOXMLElement |
PivotTableDefinition.cloneElement() |
OOXMLElement |
Legend.cloneElement() |
static OOXMLElement |
Alignment.parseOOXML(org.xmlpull.v1.XmlPullParser xpp) |
static OOXMLElement |
AutoFilter.parseOOXML(org.xmlpull.v1.XmlPullParser xpp) |
static OOXMLElement |
NumFmt.parseOOXML(org.xmlpull.v1.XmlPullParser xpp) |
static OOXMLElement |
SheetView.parseOOXML(org.xmlpull.v1.XmlPullParser xpp) |
static OOXMLElement |
Fill.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
boolean isDxf,
WorkBookHandle bk) |
static OOXMLElement |
Color.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
short type,
WorkBookHandle bk)
parses a color element
root= color, fgColor or bgColor
|
static OOXMLElement |
Ext.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
ExtLst.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
Gd.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
GraphicFrame.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
CNvPr.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
Graphic.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
EffectPropsGroup.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
AvLst.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
BodyPr.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
StrRef.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag)
parse strRef OOXML element
|
static OOXMLElement |
Layout.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag)
parse title OOXML element title
|
static OOXMLElement |
GeomGroup.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
static OOXMLElement |
DefRPr.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
ObjectChoice.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
TwoCellAnchor.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
TextRun.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
Marker.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk)
parse marker OOXML element
|
static OOXMLElement |
FillGroup.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
DPt.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
Style.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
SpPr.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk)
parse shape OOXML element spPr
|
static OOXMLElement |
DLbls.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
Pic.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
TxPr.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
TxBody.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
P.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
Sp.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk)
return the OOXML specific for this object
|
static OOXMLElement |
Title.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk)
parse title OOXML element title
|
static OOXMLElement |
OneCellAnchor.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
CxnSp.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
ColorChoice.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
Ln.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
static OOXMLElement |
Legend.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk)
parse OOXML legend element
|
static OOXMLElement |
Ss_rPr.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
WorkBookHandle bk) |
static OOXMLElement |
Border.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
WorkBookHandle bk) |
static OOXMLElement |
Dxf.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
WorkBookHandle bk) |
| Constructor and Description |
|---|
GrpSp(io.starter.formats.OOXML.NvGrpSpPr nvpr,
io.starter.formats.OOXML.GrpSpPr sppr,
ArrayList<OOXMLElement> choice) |
| Modifier and Type | Method and Description |
|---|---|
static OOXMLElement |
ThreeD.parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
OOXMLChart cht)
parse shape OOXML element view3D into a ThreeD record
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.