LibreOfficeDev
LibreOfficeDev 26.8 SDK API Reference
Loading...
Searching...
No Matches
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.
const long COLORSCALE3 = 6
 A color scale conditional format with a min, a middle and a max.

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