[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BorderProperty.op_Implicit

implicit operator Operator

implicit operator int(BorderProperty)

Converts a border property to an integer value.

Declaration
public static implicit operator int(BorderProperty prop)
Public Shared Widening Operator CType(prop As BorderProperty) As Integer
Parameters
Type Name Description
BorderProperty prop

BorderProperty

Returns
Type Description
int