GrapeCity SPREAD for Windows Forms 12.0J
VerticalAlign プロパティ (Font)


このFontの垂直方向の配置を取得します。
構文
'Declaration
 
Public Property VerticalAlign As VerticalTextAlignment
'使用法
 
Dim instance As Font
Dim value As VerticalTextAlignment
 
instance.VerticalAlign = value
 
value = instance.VerticalAlign
public VerticalTextAlignment VerticalAlign {get; set;}

プロパティ値

このFontの垂直方向の配置を表す<see cref="T:GrapeCity.Spreadsheet.VerticalTextAlignment" />値。
参照

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.