Excel for WinRT
Orientation Property


Gets or sets a orientation of this XLTextShape.
Syntax
'Declaration
 
Public Property Orientation As XLTextOrientation
'Usage
 
Dim instance As XLTextShape
Dim value As XLTextOrientation
 
instance.Orientation = value
 
value = instance.Orientation
public XLTextOrientation Orientation {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback