public class XSLFTableStyle extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
XSLFTableStyle.TablePartStyle |
| Modifier and Type | Method and Description |
|---|---|
String |
getStyleId() |
String |
getStyleName() |
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTablePartStyle |
getTablePartStyle(XSLFTableStyle.TablePartStyle tps) |
org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyle |
getXmlObject() |
public org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyle getXmlObject()
public String getStyleName()
public String getStyleId()
protected org.openxmlformats.schemas.drawingml.x2006.main.CTTablePartStyle getTablePartStyle(XSLFTableStyle.TablePartStyle tps)