| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
import "XDataBarEntry.idl";
| Public Member Functions | |
| string | getFormula () | 
| void | setFormula ([in] string Formula) | 
| long | getType () | 
| See com.sun.star.sheet.DataBarEntryType for possible values. | |
| void | setType ([in] long Type) | 
| See com.sun.star.sheet.DataBarEntryType for possible values. | |
| string getFormula | ( | ) | 
| long getType | ( | ) | 
See com.sun.star.sheet.DataBarEntryType for possible values.
| void setFormula | ( | [in] string | Formula | ) | 
| void setType | ( | [in] long | Type | ) | 
See com.sun.star.sheet.DataBarEntryType for possible values.