Range.CharAfterStart Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
RangeCharAfterStart Property |
[This is preliminary documentation and is subject to change.]
Returns first char after Start place
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public char CharAfterStart { get; }
Public ReadOnly Property CharAfterStart As Char Get Dim instance As Range Dim value As Char value = instance.CharAfterStart