GrapeCity SPREAD for Windows Forms 12.0J
JustifyLastLine プロパティ


最後のテキスト行でセルに対する両端揃えまたは均等割り付けを行うかどうかを示す値を取得または設定します。
構文
'Declaration
 
Public Property JustifyLastLine As Boolean
'使用法
 
Dim instance As Alignment
Dim value As Boolean
 
instance.JustifyLastLine = value
 
value = instance.JustifyLastLine
public bool JustifyLastLine {get; set;}

プロパティ値

最後のテキスト行でセルに対する両端揃えまたは均等割り付けを行う場合はtrue、それ以外の場合はfalse
参照

Alignment 構造体
Alignment メンバ

 

 


Copyright © 2004 GrapeCity inc.