AlterOffice
AlterOffice 3.4 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Variables
com::sun::star::sheet::FilterFieldType Constant Group Reference

Variables

const long NUMERIC = 0
 Filter by numeric value. More...
 
const long STRING = 1
 Filter by string value. More...
 
const long DATE = 2
 Filter by date. More...
 
const long TEXT_COLOR = 3
 Filter by text color. More...
 
const long BACKGROUND_COLOR = 4
 Filter by background color. More...
 

Variable Documentation

const long BACKGROUND_COLOR = 4

Filter by background color.

const long DATE = 2

Filter by date.

const long NUMERIC = 0

Filter by numeric value.

const long STRING = 1

Filter by string value.

const long TEXT_COLOR = 3

Filter by text color.