LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
com::sun::star::sheet::DataPilotFieldShowItemsMode Constant Group Reference

These constants select different types of showing a selection of items. More...

Variables

const long FROM_TOP = 0
 The first items are shown.
 
const long FROM_BOTTOM = 1
 The last items are shown.
 

Detailed Description

These constants select different types of showing a selection of items.

See also
com::sun::star::sheet::DataPilotFieldAutoShowInfo

Variable Documentation

◆ FROM_BOTTOM

const long FROM_BOTTOM = 1

The last items are shown.

◆ FROM_TOP

const long FROM_TOP = 0

The first items are shown.