Gets the table that includes this range, or null otherwise.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public C1Table Table { get; }
Visual Basic
Public ReadOnly Property Table As C1Table
	Get

See Also