Search
CellAnnotation.setRotate Method
See Also
 






Sets the text rotation type.

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

 Syntax

Java  Copy Code

public void setRotate (
    Rotate value
)

 Parameters

value

A member of the Rotate enumeration.

 See Also