LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
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. More...
 
void setType ([in] long Type)
 See com.sun.star.sheet.ColorScaleEntryType for possible values. More...
 

Member Function Documentation

string getFormula ( )
long getType ( )

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

void setColor ( [in] com::sun::star::util::Color  Color)
void setFormula ( [in] string  Formula)
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: