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