public abstract class AbstractCellStyleAdv extends Object implements SCellStyle, Serializable
SCellStyle.Alignment, SCellStyle.VerticalAlignment
FORMAT_GENERAL
Constructor and Description |
---|
AbstractCellStyleAdv() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getFillPatternHtml()
gets the fillpattern background-image style for this style.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
copyFrom, getAlignment, getBackColor, getBorder, getBorderBottom, getBorderBottomColor, getBorderDiagonal, getBorderDiagonalColor, getBorderHorizontal, getBorderHorizontalColor, getBorderLeft, getBorderLeftColor, getBorderRight, getBorderRightColor, getBorderTop, getBorderTopColor, getBorderVertical, getBorderVerticalColor, getDataFormat, getFill, getFillColor, getFillPattern, getFont, getIndention, getRotation, getVerticalAlignment, isDirectDataFormat, isHidden, isLocked, isShowDiagonalDownBorder, isShowDiagonalUpBorder, isWrapText, setAlignment, setBackColor, setBackgroundColor, setBorderBottom, setBorderBottom, setBorderBottomColor, setBorderDiagonal, setBorderDiagonal, setBorderDiagonalColor, setBorderHorizontal, setBorderHorizontal, setBorderHorizontalColor, setBorderLeft, setBorderLeft, setBorderLeftColor, setBorderRight, setBorderRight, setBorderRightColor, setBorderTop, setBorderTop, setBorderTopColor, setBorderVertical, setBorderVertical, setBorderVerticalColor, setDataFormat, setDirectDataFormat, setFillColor, setFillPattern, setFont, setHidden, setIndention, setLocked, setRotation, setVerticalAlignment, setWrapText
public abstract String getFillPatternHtml()
Copyright © 2020. All rights reserved.