public interface VSpan extends VAttachment
The following features are supported:
VGroupedGridPackage.getSpan()
Modifier and Type | Method and Description |
---|---|
int |
getHorizontalSpan()
Returns the value of the 'Horizontal Span' attribute.
|
void |
setHorizontalSpan(int value)
Sets the value of the '
Horizontal Span ' attribute. |
int getHorizontalSpan()
If the meaning of the 'Horizontal Span' attribute isn't clear, there really should be more of a description here...
setHorizontalSpan(int)
,
VGroupedGridPackage.getSpan_HorizontalSpan()
void setHorizontalSpan(int value)
Horizontal Span
' attribute.
value
- the new value of the 'Horizontal Span' attribute.getHorizontalSpan()
Copyright © 2018. All rights reserved.