'Declaration Public Sub SetStyleName( _
ByVal styleIndexThe style index.As System.Int32, _
ByVal nameThe style name.As System.String _
)
public void SetStyleName(
System.Int32 styleIndex,
System.String name
)
public: void SetStyleName(
System.Int32 styleIndex,
System.String name
)
public:
void SetStyleName(
System.Int32 styleIndex,
System.String name
)
Parameters
- styleIndex
- The style index.
- name
- The style name.