'Declaration
Public ReadOnly Property IsSpilledCell As Boolean
'Usage
Dim instance As SyntaxHighlightEntry Dim value As Boolean value = instance.IsSpilledCell
public bool IsSpilledCell {get;}
Property Value
true
if the highligh entry is spill cell; otherwise, false
.