[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetStyleProperty.op_Implicit

implicit operator Operator

implicit operator int(SheetStyleProperty)

Converts a SheetStyleProperty object to an integer value.

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

SheetStyleProperty object

Returns
Type Description
int

Integer representation of SheetStyleProperty object