commonwrapper-ag凯发旗舰厅



com.spire.xls.core.spreadsheet
class commonwrapper

java.lang.object
  extended by com.spire.xls.core.spreadsheet.commonwrapper
all implemented interfaces:
ioptimizedupdate
direct known subclasses:
addtionalformatwrapper, condformatcollectionwrapper, conditionalformatwrapper, fontwrapper, xlsvalidationwrapper

public class commonwrapper
extends java.lang.object
implements ioptimizedupdate

constructor summary
commonwrapper()
           
 
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.
 
constructor detail

commonwrapper

public commonwrapper()
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

endupdate

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


网站地图