LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_XSheetConditionalEntries_idl__
21 #define __com_sun_star_sheet_XSheetConditionalEntries_idl__
27 module
com { module sun { module star { module sheet {
65 void addNew( [in] sequence< com::sun::star::beans::PropertyValue > aConditionalEntry );
void clear()
clears all condition entries.
void addNew([in] sequence< com::sun::star::beans::PropertyValue > aConditionalEntry)
adds a conditional entry to the format.
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:40
provides methods to add and remove conditions of a conditional format.
Definition: XSheetConditionalEntries.idl:36
Definition: Ambiguous.idl:22
void removeByIndex([in] long nIndex)
removes a conditional entry from the format.