GrapeCity.Xaml.Excel
TextDirection Property (AlignmentBlock)


Gets or sets the text direction of the alignment.
Syntax
'Declaration
 
Public Property TextDirection As TextDirection
'Usage
 
Dim instance As AlignmentBlock
Dim value As TextDirection
 
instance.TextDirection = value
 
value = instance.TextDirection
public TextDirection TextDirection {get; set;}

Property Value

The test direction of the alignment.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

AlignmentBlock Class
AlignmentBlock Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options