public class ConditionalStyleImpl extends ExtraStyleImpl implements SConditionalStyle
SCellStyle.Alignment, SCellStyle.VerticalAlignment_alignment, _border, _dataFormat, _directFormat, _fill, _font, _hidden, _indention, _locked, _rotation, _verticalAlignment, _wrapText, BLANK_STYLEFORMAT_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, setFillPatterncopyFrom, 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, setWrapTextclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcopyFrom, 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, setWrapTextpublic SColorScale getColorScale()
getColorScale in interface SConditionalStylepublic void setColorScale(SColorScale colorScale)
public SDataBar getDataBar()
getDataBar in interface SConditionalStylepublic void setDataBar(SDataBar dataBar)
public Double getBarPercent()
getBarPercent in interface SConditionalStylepublic void setBarPercent(Double barPercent)
public SIconSet getIconSet()
getIconSet in interface SConditionalStylepublic void setIconSet(SIconSet iconSet)
public Integer getIconSetId()
getIconSetId in interface SConditionalStylepublic void setIconSetId(Integer iconSetId)
Copyright © 2020. All rights reserved.