condformatcollectionwrapper-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.collections
class condformatcollectionwrapper

java.lang.object
  extended by com.spire.xls.core.spreadsheet.commonwrapper
      extended by com.spire.xls.core.spreadsheet.collections.condformatcollectionwrapper
all implemented interfaces:
iconditionalformats, ioptimizedupdate, java.lang.iterable
direct known subclasses:
conditionalformats

public class condformatcollectionwrapper
extends commonwrapper
implements iconditionalformats

wrapper over conditional format collection for range.


constructor summary
condformatcollectionwrapper(icombinedrange range)
           
 
method summary
 void beginupdate()
          this method should be called before several updates to the object will take place.
 void endupdate()
          this method should be called after several updates to the object took place.
 
methods inherited from interface com.spire.xls.core.iconditionalformats
addcondition, get, getcount, removeat
 
constructor detail

condformatcollectionwrapper

public condformatcollectionwrapper(icombinedrange range)
method detail

beginupdate

public void beginupdate()
this method should be called before several updates to the object will take place.
specified by:
beginupdate in interface ioptimizedupdate
overrides:
beginupdate in class commonwrapper

endupdate

public void endupdate()
this method should be called after several updates to the object took place.
specified by:
endupdate in interface ioptimizedupdate
overrides:
endupdate in class commonwrapper


网站地图