GrapeCity.Xaml.Excel
Rotation Property (RichText)


Specifies the rotation that is being applied to the text within the bounding box.
Syntax
'Declaration
 
Public Property Rotation As Integer
'Usage
 
Dim instance As RichText
Dim value As Integer
 
instance.Rotation = value
 
value = instance.Rotation
public int Rotation {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RichText Class
RichText Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options