'Declaration Protected Overridable Function GetIndex( _ ByVal prop As SheetStyleProperty _ ) As Integer
'Usage Dim instance As SheetStyleProperty Dim prop As SheetStyleProperty Dim value As Integer value = instance.GetIndex(prop)
protected virtual int GetIndex( SheetStyleProperty prop )
Parameters
- prop
- SheetStyleProperty
Return Value
Integer index of the property