LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
XColorScaleEntry Interface Reference

import <XColorScaleEntry.idl;

Public Member Functions

com::sun::star::util::Color getColor ()
 
void setColor ([in] com::sun::star::util::Color Color)
 
string getFormula ()
 
void setFormula ([in] string Formula)
 
long getType ()
 See com.sun.star.sheet.ColorScaleEntryType for possible values.
 
void setType ([in] long Type)
 See com.sun.star.sheet.ColorScaleEntryType for possible values.
 

Member Function Documentation

◆ getColor()

◆ getFormula()

string getFormula ( )

◆ getType()

long getType ( )

See com.sun.star.sheet.ColorScaleEntryType for possible values.

◆ setColor()

void setColor ( [in] com::sun::star::util::Color Color)

◆ setFormula()

void setFormula ( [in] string Formula)

◆ setType()

void setType ( [in] long Type)

See com.sun.star.sheet.ColorScaleEntryType for possible values.


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