T3000 CrossPlatform Documentation
RangeSetStyle Method (StyleIndex) |
[This is preliminary documentation and is subject to change.]
Appends style to chars of range
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void SetStyle( StyleIndex styleIndex )
Public Sub SetStyle ( styleIndex As StyleIndex ) Dim instance As Range Dim styleIndex As StyleIndex instance.SetStyle(styleIndex)
Parameters
- styleIndex
- Type: FastColoredTextBoxNSStyleIndex
[Missing <param name="styleIndex"/> documentation for "M:FastColoredTextBoxNS.Range.SetStyle(FastColoredTextBoxNS.StyleIndex)"]
See Also