Package | Description |
---|---|
com.hfg.xml.msofficexml.docx.drawingml.theme |
Modifier and Type | Method and Description |
---|---|
DmlFormatScheme |
DmlFormatScheme.addBackgroundFillStyle(DmlFill inValue) |
DmlFormatScheme |
DmlFormatScheme.addEffectStyle(DmlEffectStyle inValue) |
DmlFormatScheme |
DmlFormatScheme.addFillStyle(DmlFill inValue) |
DmlFormatScheme |
DmlFormatScheme.addLineStyle(DmlLine inValue) |
DmlFormatScheme |
DmlThemeElements.getFormatScheme()
Returns the format scheme tag.
|
jataylor@hairyfatguy.com