GrapeCity.Xaml.Excel
UpRight Property (ExcelTextFormat)


Specifies whether text should remain upright, regardless of the transform applied to it.
Syntax
'Declaration
 
Public Property UpRight As Boolean
'Usage
 
Dim instance As ExcelTextFormat
Dim value As Boolean
 
instance.UpRight = value
 
value = instance.UpRight
public bool UpRight {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