rtfstringarray-ag凯发旗舰厅



com.spire.xls.core.spreadsheet
class rtfstringarray

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.rtfstringarray
all implemented interfaces:
ioptimizedupdate, irichtextstring

public class rtfstringarray
extends xlsobject
implements irichtextstring, ioptimizedupdate

constructor summary
rtfstringarray(java.lang.object parent, ixlsrange range)
           
 
method summary
 void beginupdate()
          this method should be called before several updates to the object will take place.
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
methods inherited from interface com.spire.xls.core.irichtextstring
append, clear, clearformatting, getfont, getrtftext, gettext, isformatted, setfont, settext
 
methods inherited from interface com.spire.xls.core.interfacess.ioptimizedupdate
endupdate
 
constructor detail

rtfstringarray

public rtfstringarray(java.lang.object parent,
                      ixlsrange 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


网站地图