[]
Converts a SheetStyleProperty object to an integer value.
public static implicit operator int(SheetStyleProperty prop)
Public Shared Widening Operator CType(prop As SheetStyleProperty) As Integer
Type | Name | Description |
---|---|---|
SheetStyleProperty | prop | SheetStyleProperty object |
Type | Description |
---|---|
int | Integer representation of SheetStyleProperty object |