SpreadsheetGear.Shapes Namespace > ITextFrame Interface : Orientation Property (ITextFrame) |
Gets or sets the text orientation of this text frame.
[Visual Basic]
Overridable Property Orientation As TextOrientation
[C#]
virtual TextOrientation Orientation {get; set;}
[C++]
__property virtual TextOrientation get_Orientation();
__property virtual void set_Orientation(
TextOrientation value
);
[C++/CLI]
virtual property TextOrientation Orientation {
TextOrientation get();
void set (TextOrientation value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
ITextFrame Interface | ITextFrame Members
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.