public class Styles extends JaxbSmlPart<CTStylesheet>
binder, log
jaxbElement, jc, MAX_BYTES_Unmarshal_Error
contentType, partName, relationships
Modifier and Type | Method and Description |
---|---|
CTCellStyle |
getStyleByIndex(long idx)
Get the cell style by index.
|
CTXf |
getXfByIndex(long idx)
Cells in the Sheet Part reference the xf (data format) records by zero-based index.
|
void |
init() |
newPartForContentType
createBinderAndJaxbElement, getBinder, getJAXBAssociationsForXPath, getJAXBAssociationsForXPath, getJAXBNodesViaXPath, getJAXBNodesViaXPath, setJaxbElement, unmarshal, unmarshal
addMcChoiceNamespace, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, setContents, setJAXBContext, setJaxbElement, setMceIgnorable, transform, variableReplace
getContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, remove, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersion
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserData
public Styles(PartName partName) throws InvalidFormatException
InvalidFormatException
public Styles() throws InvalidFormatException
InvalidFormatException
public void init()
public CTCellStyle getStyleByIndex(long idx)
idx
- public CTXf getXfByIndex(long idx)
idx
- Copyright © 2007-2019. All Rights Reserved.