[]
Not supported; calling this method throws an exception because the collection is read-only.
public void Insert(int index, NamedStyle style)
Public Sub Insert(index As Integer, style As NamedStyle)
Type | Name | Description |
---|---|---|
int | index | Index at which to insert the style |
NamedStyle | style | Style (NamedStyle object) to insert in the collection |