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