Search
Run.setSuperscript Method
See Also
 






Sets a value indicating whether the run represents a superscript text.

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

 Syntax

Java  Copy Code

public void setSuperscript (
    Boolean value
)

 Parameters

value

 See Also