RichTextBox for UWP/WinRT
GetStyles メソッド (C1RangeStyleCollection)

構文
'宣言
 
Public Function GetStyles( _
   ByVal range As C1TextRange _
) As System.Collections.Generic.IEnumerable(Of C1RangeStyle)
public System.Collections.Generic.IEnumerable<C1RangeStyle> GetStyles( 
   C1TextRange range
)

パラメータ

range
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

参照

関連項目

C1RangeStyleCollection クラス
C1RangeStyleCollection メンバ

Send Feedback