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