Modifier and Type | Method and Description |
---|---|
int |
getBackColor()
Returns the value of the property 'back color'.
|
FormulaField |
getBackColorFormula()
Returns the formula for the property 'back color'.
|
FormulaField |
getCloseBorderOnPageBreakFormula()
Returns the formula for the property 'close border on page break'.
|
int |
getCornerEllipseHeight()
Returns the value of the property 'corner ellipse height'.
|
int |
getCornerEllipseWidth()
Returns the value of the property 'corner ellipse width'.
|
FormulaField |
getDropShadowFormula()
Returns the formula for the property 'drop shadow'.
|
boolean |
isCloseBorderOnPageBreak()
Returns the value of the property 'close border on page break'.
|
boolean |
isDropShadow()
Gets the value of the property 'drop shadow'.
|
void |
setBackColor(int backColor)
Sets the value of the property 'back color'.
|
void |
setBackColorFormula(FormulaField newFormula)
Sets the formula for the property 'back color'.
|
void |
setCloseBorderOnPageBreak(boolean newValue)
Sets the value of the property 'close border on page break'.
|
void |
setCloseBorderOnPageBreakFormula(FormulaField newFormula)
Sets the formula for the property 'close border on page break'.
|
void |
setCornerEllipseHeight(int newValue)
Sets the value of the property 'corner ellipse height'.
|
void |
setCornerEllipseWidth(int newValue)
Sets the value of the property 'corner ellipse width'.
|
void |
setDropShadow(boolean newValue)
Sets the value of the property 'drop shadow'.
|
void |
setDropShadowFormula(FormulaField newFormula)
Sets the formula for the property 'drop shadow'.
|
void setCloseBorderOnPageBreak(boolean newValue)
newValue
- The new value of the property 'close border on page break'.boolean isCloseBorderOnPageBreak()
void setCloseBorderOnPageBreakFormula(FormulaField newFormula)
newFormula
- The new formula for the property 'close border on page break'.FormulaField getCloseBorderOnPageBreakFormula()
void setDropShadow(boolean newValue)
newValue
- true
if the property should be set, else false
.boolean isDropShadow()
false
.void setDropShadowFormula(FormulaField newFormula)
newFormula
- The new formula for the property 'drop shadow'.FormulaField getDropShadowFormula()
void setBackColor(int backColor)
backColor
- the new value of the property 'backColor'.RDC.COLOR_AQUA
,
RDC.COLOR_BLACK
,
RDC.COLOR_BLUE
,
RDC.COLOR_FUCHSIA
,
RDC.COLOR_GRAY
,
RDC.COLOR_GREEN
,
RDC.COLOR_LIME
,
RDC.COLOR_MAROON
,
RDC.COLOR_NO_COLOR
,
RDC.COLOR_OLIVE
,
RDC.COLOR_PURPLE
,
RDC.COLOR_RED
,
RDC.COLOR_SILVER
,
RDC.COLOR_TEAL
,
RDC.COLOR_WHITE
,
RDC.COLOR_YELLOW
int getBackColor()
RDC.COLOR_AQUA
,
RDC.COLOR_BLACK
,
RDC.COLOR_BLUE
,
RDC.COLOR_FUCHSIA
,
RDC.COLOR_GRAY
,
RDC.COLOR_GREEN
,
RDC.COLOR_LIME
,
RDC.COLOR_MAROON
,
RDC.COLOR_NO_COLOR
,
RDC.COLOR_OLIVE
,
RDC.COLOR_PURPLE
,
RDC.COLOR_RED
,
RDC.COLOR_SILVER
,
RDC.COLOR_TEAL
,
RDC.COLOR_WHITE
,
RDC.COLOR_YELLOW
void setBackColorFormula(FormulaField newFormula)
newFormula
- The new fromula for the property 'back color'.RDC.COLOR_AQUA
,
RDC.COLOR_BLACK
,
RDC.COLOR_BLUE
,
RDC.COLOR_FUCHSIA
,
RDC.COLOR_GRAY
,
RDC.COLOR_GREEN
,
RDC.COLOR_LIME
,
RDC.COLOR_MAROON
,
RDC.COLOR_NO_COLOR
,
RDC.COLOR_OLIVE
,
RDC.COLOR_PURPLE
,
RDC.COLOR_RED
,
RDC.COLOR_SILVER
,
RDC.COLOR_TEAL
,
RDC.COLOR_WHITE
,
RDC.COLOR_YELLOW
FormulaField getBackColorFormula()
RDC.COLOR_AQUA
,
RDC.COLOR_BLACK
,
RDC.COLOR_BLUE
,
RDC.COLOR_FUCHSIA
,
RDC.COLOR_GRAY
,
RDC.COLOR_GREEN
,
RDC.COLOR_LIME
,
RDC.COLOR_MAROON
,
RDC.COLOR_NO_COLOR
,
RDC.COLOR_OLIVE
,
RDC.COLOR_PURPLE
,
RDC.COLOR_RED
,
RDC.COLOR_SILVER
,
RDC.COLOR_TEAL
,
RDC.COLOR_WHITE
,
RDC.COLOR_YELLOW
int getCornerEllipseHeight()
void setCornerEllipseHeight(int newValue)
newValue
- The new value of the property 'corner ellipse height'.int getCornerEllipseWidth()
void setCornerEllipseWidth(int newValue)
newValue
- The new value of the property 'corner ellipse width'.Copyright © 1999-2020 by i-net software GmbH