10 #ifndef __com_sun_star_sheet_XConditionalFormats_idl__
11 #define __com_sun_star_sheet_XConditionalFormats_idl__
17 module com { module sun { module star { module sheet {
27 void removeByID( [in]
long ID);
29 sequence< XConditionalFormat > getConditionalFormats();
provides methods to access cell ranges in a collection via index and other helper methods...
Definition: XSheetCellRanges.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:47