FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > GroupInfo クラス : FooterVerticalAlignment プロパティ |
'Declaration
Public Property FooterVerticalAlignment As CellVerticalAlignment
'使用法
Dim instance As GroupInfo Dim value As CellVerticalAlignment instance.FooterVerticalAlignment = value value = instance.FooterVerticalAlignment
public CellVerticalAlignment FooterVerticalAlignment {get; set;}