conditionalformats-ag凯发旗舰厅
com.spire.xls
class conditionalformats
java.lang.object
com.spire.xls.core.spreadsheet.commonwrapper
com.spire.xls.core.spreadsheet.collections.condformatcollectionwrapper
com.spire.xls.conditionalformats
- all implemented interfaces:
- iconditionalformats, ioptimizedupdate, java.lang.iterable
public class conditionalformats
- extends condformatcollectionwrapper
contains a condition and the formatting for cells.
conditionalformats
public conditionalformats(icombinedrange range)
addcondition
public conditionalformatwrapper addcondition()
- adds new condition to the collection.
- specified by:
addcondition
in interface iconditionalformats
- overrides:
addcondition
in class condformatcollectionwrapper
- returns:
- newly added condition.
addcondition
public conditionalformatwrapper addcondition(conditionalformattype type,
boolean stopistrue)
- adds new condition to the collection.