Excel for WinRT
HorizAlign Property


Gets or sets a horizontal alignment of the text in this XLTextShape.
Syntax
'Declaration
 
Public Property HorizAlign As XLHorizTextAlign
'Usage
 
Dim instance As XLTextShape
Dim value As XLHorizTextAlign
 
instance.HorizAlign = value
 
value = instance.HorizAlign
public XLHorizTextAlign HorizAlign {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback