GrapeCity.Xaml.Excel
Rotation Property (ExtendedFormat)


Gets or sets the text orientation.
Syntax
'Declaration
 
Public Property Rotation As Integer
'Usage
 
Dim instance As ExtendedFormat
Dim value As Integer
 
instance.Rotation = value
 
value = instance.Rotation
public int Rotation {get; set;}

Property Value

The orientation of the text.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExtendedFormat Class
ExtendedFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options