public interface VTBackgroundStyleProperty extends VTStyleProperty
The following features are supported:
VTBackgroundPackage.getBackgroundStyleProperty()
Modifier and Type | Method and Description |
---|---|
String |
getColor()
Returns the value of the 'Color' attribute.
|
void |
setColor(String value)
Sets the value of the '
Color ' attribute. |
equalStyles
String getColor()
If the meaning of the 'Color' attribute isn't clear, there really should be more of a description here...
setColor(String)
,
VTBackgroundPackage.getBackgroundStyleProperty_Color()
void setColor(String value)
Color
' attribute.
value
- the new value of the 'Color' attribute.getColor()
Copyright © 2019. All rights reserved.