RichTextBox for UWP/WinRT
CanUnmergeCell メソッド

C1.Xaml.RichTextBox.Documents.C1TableCell 内の範囲。
セルをアンマージできるかどうかを返します。
構文
'宣言
 
Public Shared Function CanUnmergeCell( _
   ByVal range As C1TextRange _
) As System.Boolean
public static System.bool CanUnmergeCell( 
   C1TextRange range
)

パラメータ

range
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

参照

関連項目

EditExtensions クラス
EditExtensions メンバ

Send Feedback