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