FlexPivot for WinForms
Clip プロパティ (CellRange)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellRange 構造体 : Clip プロパティ
Gets or sets a string containing the values of all cells in the range.
シンタックス
'宣言
 
Public Property Clip As System.String
public System.string Clip {get; set;}
解説

The cell values are delimited by characters specified by the C1FlexGridBase.ClipSeparators property.

By default, columns are separated by tabs (\t or vbTab) and rows by line breaks (\n or vbCr).

参照

CellRange 構造体
CellRange メンバ