commonwrapper-ag凯发旗舰厅
com.spire.xls.core.spreadsheet
class commonwrapper
java.lang.object
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
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. |
commonwrapper
public commonwrapper()
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