Elements' Details |
RangeRepresentation
string RangeRepresentation;
- Description
- The range representation string of the highlighted range.
|
|
Index
long Index;
- Description
- Only take the cell at position Index out of the given
Range. If this value is -1 take the whole sequence.
|
|
PreferredColor
long PreferredColor;
- Description
- Use this color for marking the range. This color may be
ignored and replaced by a better fitting color, if it would be
otherwise not well visible.
|
|
AllowMerginigWithOtherRanges
boolean AllowMerginigWithOtherRanges;
- Description
- If the highlighted range is visually highlighted and this
member is , the range given in
may be included in a
merged range rectangle spanning a bigger range.
|
|
Copyright © 2003 Sun Microsystems, Inc.