GrapeCity.Xaml.Excel
Rotation Property (ExcelTextFormat)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTextFormat Class
ExcelTextFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options