GrapeCity.Xaml.Excel
UpRight Property (IExcelTextFormat)


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