LibreOfficeDev
LibreOfficeDev 26.8 SDK API Reference
Variables
com::sun::star::sheet::ConditionEntryType Constant Group Reference

Variables

const long CONDITION = 0
 
const long COLORSCALE = 1
 
const long DATABAR = 2
 
const long ICONSET = 3
 
const long DATE = 4
 
const long COLORSCALE2 = 5
 A color scale conditional format with a min and a max. More...
 
const long COLORSCALE3 = 6
 A color scale conditional format with a min, a middle and a max. More...
 

Variable Documentation

◆ COLORSCALE

const long COLORSCALE = 1

◆ COLORSCALE2

const long COLORSCALE2 = 5

A color scale conditional format with a min and a max.

◆ COLORSCALE3

const long COLORSCALE3 = 6

A color scale conditional format with a min, a middle and a max.

◆ CONDITION

const long CONDITION = 0

◆ DATABAR

const long DATABAR = 2

◆ DATE

const long DATE = 4

◆ ICONSET

const long ICONSET = 3