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 );
70 void removeByIndex( [in]
long nIndex );
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:39
provides methods to add and remove conditions of a conditional format.
Definition: XSheetConditionalEntries.idl:35