|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xdgf.usermodel.section.XDGFSection
org.apache.poi.xdgf.usermodel.section.CharacterSection
public class CharacterSection
| Field Summary |
|---|
| Fields inherited from class org.apache.poi.xdgf.usermodel.section.XDGFSection |
|---|
_cells, _containingSheet, _section |
| Constructor Summary | |
|---|---|
CharacterSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet)
|
|
| Method Summary | |
|---|---|
java.awt.Color |
getFontColor()
|
java.lang.Double |
getFontSize()
|
void |
setupMaster(XDGFSection section)
|
| Methods inherited from class org.apache.poi.xdgf.usermodel.section.XDGFSection |
|---|
getXmlObject, load, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CharacterSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet)
| Method Detail |
|---|
public java.lang.Double getFontSize()
public java.awt.Color getFontColor()
public void setupMaster(XDGFSection section)
setupMaster in class XDGFSection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||