'Usage Dim instance As StyleInfoCollection Dim style As StyleInfo Dim value As Integer value = instance.IndexOf(style)
Parameters
- style
- The style (StyleInfo object) for which to search.
Return Value
The style index.
'Usage Dim instance As StyleInfoCollection Dim style As StyleInfo Dim value As Integer value = instance.IndexOf(style)