'Usage Dim instance As StyleInfoCollection Dim name As String Dim value As StyleInfo value = instance.Find(name)
Parameters
- name
- The name of the style to find.
Return Value
The cell style.
'Usage Dim instance As StyleInfoCollection Dim name As String Dim value As StyleInfo value = instance.Find(name)