'Declaration Public Overloads Sub ApplyClass( _ ByVal className As System.String _ )
public void ApplyClass( System.string className )
Parameters
- className
- The name of a CSS class to apply to the current text range.
'Declaration Public Overloads Sub ApplyClass( _ ByVal className As System.String _ )
public void ApplyClass( System.string className )