Excel for WinRT
XLVertTextAlign Enumeration


Specifies vertical text alignment.
Syntax
'Declaration
 
Public Enum XLVertTextAlign 
   Inherits System.Enum
'Usage
 
Dim instance As XLVertTextAlign
public enum XLVertTextAlign : System.Enum 
Members
MemberDescription
BottomText is bottom aligned.
CenterText is centered vertically.
JustifyText is justified vertically.
TopText is top aligned.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Excel.XLVertTextAlign

See Also

Reference

C1.Xaml.Excel Namespace

 

 


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

Product Support Forum  |  Documentation Feedback