[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ComboBoxCellType.ToVerticalAlignment

ToVerticalAlignment Method

ToVerticalAlignment(CellVerticalAlignment)

Converts a FarPoint.Win.Spread.CellVerticalAlignment value to the corresponding FarPoint.Win.VerticalAlignment value.

Declaration
protected virtual VerticalAlignment ToVerticalAlignment(CellVerticalAlignment alignment)
Protected Overridable Function ToVerticalAlignment(alignment As CellVerticalAlignment) As VerticalAlignment
Parameters
Type Name Description
CellVerticalAlignment alignment

FarPoint.Win.Spread.CellVerticalAlignment

Returns
Type Description
VerticalAlignment