GrapeCity SPREAD for Windows Forms 12.0J
Font コンストラクタ(Font,VerticalTextAlignment)


新しいFontを作成する元となる既存のFont。
この<see cref="T:GrapeCity.Spreadsheet.Font" />の垂直方向の配置を示す<see cref="T:GrapeCity.Spreadsheet.VerticalTextAlignment" />値。
指定した既存の<see cref="T:GrapeCity.Spreadsheet.Font" />と新しいフォントの垂直方向の配置を使用して、<see cref="T:GrapeCity.Spreadsheet.Font" />構造体の新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal prototype As Font, _
   ByVal verTextAlign As VerticalTextAlignment _
)
'使用法
 
Dim prototype As Font
Dim verTextAlign As VerticalTextAlignment
 
Dim instance As New Font(prototype, verTextAlign)

パラメータ

prototype
新しいFontを作成する元となる既存のFont。
verTextAlign
この<see cref="T:GrapeCity.Spreadsheet.Font" />の垂直方向の配置を示す<see cref="T:GrapeCity.Spreadsheet.VerticalTextAlignment" />値。
参照

Font 構造体
Font メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.