public interface VTAlignmentStyleProperty extends VTStyleProperty
The following features are supported:
Modifier and Type | Method and Description |
---|---|
AlignmentType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(AlignmentType value)
Sets the value of the
'
Type '
attribute. |
equalStyles
AlignmentType getType()
"LEFT"
.
The literals are from the enumeration
AlignmentType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
AlignmentType
,
setType(AlignmentType)
,
VTAlignmentPackage.getAlignmentStyleProperty_Type()
void setType(AlignmentType value)
Type
'
attribute.
value
- the new value of the 'Type' attribute.AlignmentType
,
getType()
Copyright © 2019. All rights reserved.