Search
IStyle.setRotation Method
See Also
 

Sets the orientation of the element's contents

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

 Syntax

Java  Copy Code

void setRotation (
    Rotate orientation
)

 Parameters

orientation

A member of the Rotate enumeration.

 See Also