Returns a range containing the table included in a parameter range.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public static C1TextRange TableRange( this C1TextRange range ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Function TableRange ( _ range As C1TextRange _ ) As C1TextRange |