PowerTools SPREAD for Windows Forms 10.0J
TextRotationAngle プロパティ (EmptyCellType)


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

EmptyCellType クラス
EmptyCellType メンバ

 

 


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