LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
HighlightedRange Struct Reference

import"HighlightedRange.idl";

Public Attributes

string RangeRepresentation
 The range representation string of the highlighted range. More...
 
long Index
 Only take the cell at position Index out of the given Range. More...
 
long PreferredColor
 Use this color for marking the range. More...
 
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. More...
 

Member Data Documentation

◆ AllowMerginigWithOtherRanges

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.

◆ Index

long Index

Only take the cell at position Index out of the given Range.

If this value is -1 take the whole sequence.

◆ PreferredColor

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.

◆ RangeRepresentation

string RangeRepresentation

The range representation string of the highlighted range.


The documentation for this struct was generated from the following file: