RichTextBox for WinRT
UnmergeCell Method


A range inside a C1.Xaml.RichTextBox.Documents.C1TableCell.
Unmerge a cell.
Syntax
'Declaration
 
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public Shared Sub UnmergeCell( _
   ByVal range As C1TextRange _
) 
'Usage
 
Dim range As C1TextRange
 
EditExtensions.UnmergeCell(range)
[System.Runtime.CompilerServices.Extension()]
public static void UnmergeCell( 
   C1TextRange range
)

Parameters

range
A range inside a C1.Xaml.RichTextBox.Documents.C1TableCell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EditExtensions Class
EditExtensions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback