Excel for WinRT
XLAlignVertEnum Enumeration


Specifies how to align cell content vertically within a cell.
Syntax
'Declaration
 
Public Enum XLAlignVertEnum 
   Inherits System.Enum
'Usage
 
Dim instance As XLAlignVertEnum
public enum XLAlignVertEnum : System.Enum 
Members
MemberDescription
BottomAlign to cell bottom.
CenterAlign to cell center.
JustifyJustify content vertically to span the whole cell height.
TopAlign to cell top.
UndefinedNot specified (use default).
Inheritance Hierarchy

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

See Also

Reference

C1.Xaml.Excel Namespace

 

 


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

Product Support Forum  |  Documentation Feedback