public class EnvironmentTableStyleImpl extends DefaultTableStyleImpl implements TableStyle
| Constructor and Description |
|---|
EnvironmentTableStyleImpl(org.apache.poi.ss.usermodel.RichTextString headerTextTemplate,
org.apache.poi.ss.usermodel.CellStyle headerStyle,
CellRangeSettings headerSizeSettings,
NameValueRowStyle rowStyle,
NameValueRowStyle lastRowStyle) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.poi.ss.usermodel.CellStyle |
getDateStyle() |
org.apache.poi.ss.usermodel.CellStyle |
getDateTimeStyle() |
NameValueRowStyle |
getLastRowStyle() |
NameValueRowStyle |
getRowStyle() |
getHeaderSizeSettings, getHeaderStyle, getHeaderTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHeaderSizeSettings, getHeaderStyle, getHeaderTemplatepublic EnvironmentTableStyleImpl(org.apache.poi.ss.usermodel.RichTextString headerTextTemplate,
org.apache.poi.ss.usermodel.CellStyle headerStyle,
CellRangeSettings headerSizeSettings,
NameValueRowStyle rowStyle,
NameValueRowStyle lastRowStyle)
public NameValueRowStyle getRowStyle()
getRowStyle in interface TableStylepublic NameValueRowStyle getLastRowStyle()
getLastRowStyle in interface TableStylepublic org.apache.poi.ss.usermodel.CellStyle getDateStyle()
getDateStyle in interface TableStylepublic org.apache.poi.ss.usermodel.CellStyle getDateTimeStyle()
getDateTimeStyle in interface TableStyleCopyright © 2004–2021 OpenL Tablets. All rights reserved.