com.spire.xls.core.spreadsheet
Class RTFStringArray
java.lang.Object
com.spire.xls.core.spreadsheet.XlsObject
com.spire.xls.core.spreadsheet.RTFStringArray
- All Implemented Interfaces:
- IOptimizedUpdate, IRichTextString
public class RTFStringArray
- extends XlsObject
- implements IRichTextString, IOptimizedUpdate
Method Summary |
void |
beginUpdate()
This method should be called before several updates to the object will take place. |
RTFStringArray
public RTFStringArray(java.lang.Object parent,
IXLSRange range)
beginUpdate
public void beginUpdate()
- This method should be called before several updates to the object will take place.
- Specified by:
beginUpdate
in interface IOptimizedUpdate