public class ThemesTable extends POIXMLDocumentPart
DEFAULT_XML_OPTIONS
Constructor | Description |
---|---|
ThemesTable(PackagePart part,
PackageRelationship rel) |
|
ThemesTable(org.openxmlformats.schemas.drawingml.x2006.main.ThemeDocument theme) |
Modifier and Type | Method | Description |
---|---|---|
XSSFColor |
getThemeColor(int idx) |
|
void |
inheritFromThemeAsRequired(XSSFColor color) |
If the colour is based on a theme, then inherit
information (currently just colours) from it as
required.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addRelation, commit, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toString
public ThemesTable(PackagePart part, PackageRelationship rel) throws java.io.IOException
java.io.IOException
public ThemesTable(org.openxmlformats.schemas.drawingml.x2006.main.ThemeDocument theme)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.