[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EditBaseCellType.GetHorizontalAlignment

GetHorizontalAlignment Method

GetHorizontalAlignment(object)

Gets the horizontal alignment based on the value.

Declaration
public CellHorizontalAlignment GetHorizontalAlignment(object value)
Public Function GetHorizontalAlignment(value As Object) As CellHorizontalAlignment
Parameters
Type Name Description
object value

Value of the horizontal alignment

Returns
Type Description
CellHorizontalAlignment
Implements