Method FindLexStyle
FindLexStyle(string)
Finds ILexStyle by its name.
public virtual ILexStyle FindLexStyle(string name)
Parameters
namestringName of the
ILexStyle.
Returns
- ILexStyle
ILexStylethat is found.
Finds ILexStyle by its name.
public virtual ILexStyle FindLexStyle(string name)
name stringName of the ILexStyle.
ILexStyle that is found.