Excel for WinRT
VertAlign Property


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

Reference

XLTextShape Class
XLTextShape Members

 

 


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

Product Support Forum  |  Documentation Feedback