Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

interface XSheetFilterDescriptor2
Description
provides access to a collection of filter conditions (filter fields).

This interface uses the TableFilterField2 struct, whereas the XSheetFilterDescriptor interface uses the TableFilterField struct.

Since
OOo 3.2
See also
SheetFilterDescriptor

Methods' Summary
getFilterFields2 returns the collection of filter fields.  
setFilterFields2 sets a new collection of filter fields.  
Methods' Details
getFilterFields2
sequence< TableFilterField2 >
getFilterFields2();

Description
returns the collection of filter fields.
setFilterFields2
void
setFilterFields2( [in] sequence< TableFilterField2 >  aFilterFields );

Description
sets a new collection of filter fields.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.