public class ConditionalStyleImpl extends ExtraStyleImpl implements SConditionalStyle
SCellStyle.Alignment, SCellStyle.VerticalAlignment
_alignment, _border, _dataFormat, _directFormat, _fill, _font, _hidden, _indention, _locked, _rotation, _verticalAlignment, _wrapText, BLANK_STYLE
FORMAT_GENERAL
Constructor and Description |
---|
ConditionalStyleImpl(SFont font,
SFill fill,
SBorder border,
String dataFormat,
SColorScale colorScale,
SDataBar dataBar,
Double barPercent,
SIconSet iconSet,
Integer iconSetId) |
Modifier and Type | Method and Description |
---|---|
Double |
getBarPercent() |
SColorScale |
getColorScale() |
SDataBar |
getDataBar() |
SIconSet |
getIconSet() |
Integer |
getIconSetId() |
void |
setBarPercent(Double barPercent) |
void |
setColorScale(SColorScale colorScale) |
void |
setDataBar(SDataBar dataBar) |
void |
setIconSet(SIconSet iconSet) |
void |
setIconSetId(Integer iconSetId) |
getBorderBottom, getBorderDiagonal, getBorderHorizontal, getBorderLeft, getBorderRight, getBorderTop, getBorderVertical, getDataFormat, setBackColor, setFillColor, setFillPattern
copyFrom, equals, getAlignment, getBackColor, getBorder, getBorderBottomColor, getBorderDiagonalColor, getBorderHorizontalColor, getBorderLeftColor, getBorderRightColor, getBorderTopColor, getBorderVerticalColor, getFill, getFillColor, getFillPattern, getFillPatternHtml, getFont, getIndention, getRotation, getVerticalAlignment, hashCode, isDirectDataFormat, isHidden, isLocked, isShowDiagonalDownBorder, isShowDiagonalUpBorder, isWrapText, setAlignment, setBackgroundColor, setBorder, setBorderBottom, setBorderBottom, setBorderBottomColor, setBorderDiagonal, setBorderDiagonal, setBorderDiagonalColor, setBorderHorizontal, setBorderHorizontal, setBorderHorizontalColor, setBorderLeft, setBorderLeft, setBorderLeftColor, setBorderRight, setBorderRight, setBorderRightColor, setBorderTop, setBorderTop, setBorderTopColor, setBorderVertical, setBorderVertical, setBorderVerticalColor, setDataFormat, setDirectDataFormat, setFill, setFont, setHidden, setIndention, setLocked, setRotation, setVerticalAlignment, setWrapText
clone, finalize, getClass, 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 SColorScale getColorScale()
getColorScale
in interface SConditionalStyle
public void setColorScale(SColorScale colorScale)
public SDataBar getDataBar()
getDataBar
in interface SConditionalStyle
public void setDataBar(SDataBar dataBar)
public Double getBarPercent()
getBarPercent
in interface SConditionalStyle
public void setBarPercent(Double barPercent)
public SIconSet getIconSet()
getIconSet
in interface SConditionalStyle
public void setIconSet(SIconSet iconSet)
public Integer getIconSetId()
getIconSetId
in interface SConditionalStyle
public void setIconSetId(Integer iconSetId)
Copyright © 2020. All rights reserved.