MESCIUS SPREAD for Windows Forms 15.0J
ClipContent プロパティ (FieldsEditorControlCellType)

クリップボードへのデータのコピー方法を取得または設定します。
構文
'宣言
 
Public Property ClipContent As ClipContent
public ClipContent ClipContent {get; set;}

プロパティ値

データをクリップボードにコピーする方法を指定するGrapeCity.Win.Spread.InputMan.CellTypeEditorControl.ClipContent列挙値の1つ。
デフォルト値はClipContent.IncludeLiteralsです。
解説
ClipContent.IncludeLiterals 値は、メソッドまたは UI 操作によってデータを System.Windows.Forms.Clipboard に設定するときにすべての表示テキストがコピーされることを意味します。ClipContent.ExcludeLiterals 値は、リテラルフィールドのテキストを除く表示テキストがコピーされることを意味します。
参照

FieldsEditorControlCellType クラス
FieldsEditorControlCellType メンバ

 

 


© MESCIUS inc. All rights reserved.