:: com :: sun :: star :: chart2 :: data ::
|
unpublished |
struct HighlightedRange |
|
|
|
- Usage Restrictions
- not published
|
Elements' Summary |
RangeRepresentation |
The range representation string of the highlighted range.
|
Index |
Only take the cell at position Index out of the given
Range. If this value is -1 take the whole sequence.
|
PreferredColor |
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 |
If the highlighted range is visually highlighted and this
member is true, the range given in
may be included in a
merged range rectangle spanning a bigger range.
|
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 true, the range given in
may be included in a
merged range rectangle spanning a bigger range.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.