PowerTools SPREAD for Windows Forms 8.0J
TextRotationAngle プロパティ (ITextOrientationSupport)


セルのテキストの回転角度を取得または設定します。
構文
'Declaration
 
Property TextRotationAngle As Double
'使用法
 
Dim instance As ITextOrientationSupport
Dim value As Double
 
instance.TextRotationAngle = value
 
value = instance.TextRotationAngle
double TextRotationAngle {get; set;}
参照

ITextOrientationSupport インタフェース
ITextOrientationSupport メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.