GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Alignment 構造体 : 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
。