Remarks
The property returns null when the text selection contains different list settings.
Gets or sets a value specifying whether there is a structured list at the current input position. The number format is determined through the Structured
public bool? StructuredList { get; set; }
Public Property StructuredList() As Nullable(Of Boolean)
The property returns null when the text selection contains different list settings.