'Usage Dim instance As StyleCollection Dim index As Integer Dim key As String instance.Insert(index, key)
Parameters
- index
- The index of this inserted Style.
- key
- The key of this inserted Style.
'Usage Dim instance As StyleCollection Dim index As Integer Dim key As String instance.Insert(index, key)