LibreOffice
LibreOffice 25.8 SDK API Reference
|
import "HighlightedRange.idl";
Public Attributes | |
string | RangeRepresentation |
The range representation string of the highlighted range. | |
long | Index |
Only take the cell at position Index out of the given Range. | |
long | PreferredColor |
Use this color for marking the range. | |
boolean | AllowMerginigWithOtherRanges |
If the highlighted range is visually highlighted and this member is TRUE, the range given in RangeRepresentation may be included in a merged range rectangle spanning a bigger range. |
boolean AllowMerginigWithOtherRanges |
If the highlighted range is visually highlighted and this member is TRUE, the range given in RangeRepresentation may be included in a merged range rectangle spanning a bigger range.
long Index |
Only take the cell at position Index out of the given Range.
If this value is -1 take the whole sequence.
long 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.
string RangeRepresentation |
The range representation string of the highlighted range.