GrapeCity.Xaml.Excel
UpRight Property (RichText)


Specifies whether text should remain upright, regardless of the transform applied to it and the accompanying shape transform.
Syntax
'Declaration
 
Public Property UpRight As Boolean
'Usage
 
Dim instance As RichText
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

RichText Class
RichText Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options