| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 > C1FlexGrid クラス : SetClipString メソッド |
'宣言 Public Sub SetClipString( _ ByVal text As System.String, _ ByVal rng As CellRange, _ ByVal copyMode As ClipboardCopyMode _ )
public void SetClipString( System.string text, CellRange rng, ClipboardCopyMode copyMode )
文字列は、改行文字で区切られた行とタブで区切られたセル(標準のクリップボード形式)から成ります。
rng パラメータの左上のセルのみが使用されます。グリッドにコピーされる行と列の数は、text パラメータの内容で決まります。
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