类 TableStyle
java.lang.Object
com.sh.wf.excel.metadata.TableStyle
已过时。
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明org.apache.poi.ss.usermodel.IndexedColors已过时。已过时。org.apache.poi.ss.usermodel.IndexedColors已过时。已过时。voidsetTableContentBackGroundColor(org.apache.poi.ss.usermodel.IndexedColors tableContentBackGroundColor) 已过时。voidsetTableContentFont(Font tableContentFont) 已过时。voidsetTableHeadBackGroundColor(org.apache.poi.ss.usermodel.IndexedColors tableHeadBackGroundColor) 已过时。voidsetTableHeadFont(Font tableHeadFont) 已过时。
-
构造器详细资料
-
TableStyle
public TableStyle()已过时。
-
-
方法详细资料
-
getTableHeadBackGroundColor
public org.apache.poi.ss.usermodel.IndexedColors getTableHeadBackGroundColor()已过时。 -
setTableHeadBackGroundColor
public void setTableHeadBackGroundColor(org.apache.poi.ss.usermodel.IndexedColors tableHeadBackGroundColor) 已过时。 -
getTableHeadFont
已过时。 -
setTableHeadFont
已过时。 -
getTableContentFont
已过时。 -
setTableContentFont
已过时。 -
getTableContentBackGroundColor
public org.apache.poi.ss.usermodel.IndexedColors getTableContentBackGroundColor()已过时。 -
setTableContentBackGroundColor
public void setTableContentBackGroundColor(org.apache.poi.ss.usermodel.IndexedColors tableContentBackGroundColor) 已过时。
-
HorizontalCellStyleStrategy