ComponentOne Studio for WinRT XAML
XLVertTextAlign 列挙体
メンバ 

垂直方向の文字揃えを指定します。
構文
'宣言
 
Public Enum XLVertTextAlign 
   Inherits System.Enum
public enum XLVertTextAlign : System.Enum 
メンバ
メンバ解説
Bottomテキストは下に揃えられます。
Centerテキストは縦中央に揃えられます。
Justifyテキストは縦に均等に配置されます。
Topテキストは上に揃えられます。
継承階層

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

参照

C1.Xaml.Excel 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.