MindFusion.Java Package Programmer's Guide
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

IStyle Members
IStyle Interface
com.mindfusion.spreadsheet Namespace