public class ThemesTable extends POIXMLDocumentPart
DEFAULT_XML_OPTIONS
Constructor and Description |
---|
ThemesTable(PackagePart part,
PackageRelationship rel) |
ThemesTable(org.openxmlformats.schemas.drawingml.x2006.main.ThemeDocument theme) |
Modifier and Type | Method and 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.
|
addRelation, clearMemoryPackagePart, commit, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationCounter, getRelationId, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, 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 © 2005-2010 Potix Corporation. All Rights Reserved.