Excel for WinRT
XLHorizTextAlign Enumeration


Specifies horizontal text alignment.
Syntax
'Declaration
 
Public Enum XLHorizTextAlign 
   Inherits System.Enum
'Usage
 
Dim instance As XLHorizTextAlign
public enum XLHorizTextAlign : System.Enum 
Members
MemberDescription
CenterText is centered.
JustifyText is justified.
LeftText is left aligned.
RightText is right aligned.
Inheritance Hierarchy

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

See Also

Reference

C1.Xaml.Excel Namespace

 

 


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

Product Support Forum  |  Documentation Feedback