Search
FormattedText.getRuns Method
See Also
 






Gets a list with the text fragments of this object.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public ExtendedArrayList<Run> getRuns ()

 Return Value

 See Also