conditionalformats-ag凯发旗舰厅



com.spire.xls
class conditionalformats

java.lang.object
  extended by com.spire.xls.core.spreadsheet.commonwrapper
      extended by com.spire.xls.core.spreadsheet.collections.condformatcollectionwrapper
          extended by 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.


constructor summary
conditionalformats(icombinedrange range)
           
 
method summary
 conditionalformatwrapper addcondition()
          adds new condition to the collection.
 conditionalformatwrapper addcondition(conditionalformattype type, boolean stopistrue)
          adds new condition to the collection.
 
methods inherited from class com.spire.xls.core.spreadsheet.collections.condformatcollectionwrapper
beginupdate, endupdate
 
methods inherited from interface com.spire.xls.core.iconditionalformats
get, getcount, removeat
 
constructor detail

conditionalformats

public conditionalformats(icombinedrange range)
method detail

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.


网站地图