| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Function ToVerticalAlignment( _ ByVal alignment As CellVerticalAlignment _ ) As VerticalAlignment  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As ButtonCellType Dim alignment As CellVerticalAlignment Dim value As VerticalAlignment value = instance.ToVerticalAlignment(alignment)  | |
| C# | |
|---|---|
protected virtual VerticalAlignment ToVerticalAlignment( CellVerticalAlignment alignment )  | |
Parameters
- alignment
 - FarPoint.Win.Spread.CellVerticalAlignment
 
Return Value
Corresponding FarPoint.Win.VerticalAlignment settingTarget Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8