GrapeCity.Xaml.Excel
Rotation Property (IExcelTextFormat)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options