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

テキスト方向を指定します。
構文
'宣言
 
Public Enum XLTextOrientation 
   Inherits System.Enum
public enum XLTextOrientation : System.Enum 
メンバ
メンバ解説
Defaultデフォルト(水平)の方向。
LeftRotationテキストは反時計回りに 90 度回転されます。
RightRotationテキストは時計回りに 90 度回転されます。
TopToBottom垂直のテキスト(上から下)。
継承階層

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

参照

C1.Xaml.Excel 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.