This document is archived and information here might be outdated. Recommended version. |
Returns the updated style. Index is required when more than one style was originally added.
[Visual Basic .NET] Public Function GetStyle ( _ ByVal Index As Integer _ ) As Object
[C#] public object GetStyle ( int Index );