FlexPivot for WinForms
CellRange 構造体 メンバ
プロパティ  メソッド 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : CellRange 構造体

CellRangeデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the index of the bottom row in the range.  
Public プロパティGets or sets the range's first column index.  
Public プロパティGets or sets the range's last column index.  
Public プロパティGets or sets the state of the checkbox in the range.  
Public プロパティGets or sets a string containing the values of all cells in the range.  
Public プロパティGets or sets the data stored in the range.  
Public プロパティGets the value in cell (r1, c1), formatted as a string.  
Public プロパティGets or sets the Image assigned to cells in the range.  
Public プロパティGets a value that indicates if the range contains a single cell.  
Public プロパティGets a value that indicates if the range contains valid row and column indices.  
Public プロパティGets the index of the left column in the range.  
Public プロパティGets or sets the range's first row index.  
Public プロパティGets or sets the range's last row index.  
Public プロパティGets the index of the right column in the range.  
Public プロパティGets or sets the style used to display every cell in the range.  
Public プロパティGets the style used to render cell (r1, c1).  
Public プロパティGets or sets the style used to display every cell in the range, creating a new style if necessary.  
Public プロパティGets the index of the top row in the range.  
Public プロパティGets or sets arbitrary used data assigned to cells in the range.  
トップ
パブリック メソッド
 名前解説
Public メソッドClears selected elements from the range.  
Public メソッドDetermines whether the range contains a given cell.  
Public メソッドDetermines whether the range contains a given column.  
Public メソッドDetermines whether the range contains a given row.  
Public メソッドIndicates whether this CellRange and a specified CellRange are equal.  
Public メソッドGets a hash code for the CellRange.  
Public メソッドNormalizes the range so that r1 is the TopRow, r2 is the BottomRow, c1 is the LeftCol, and c2 is the RightCol.  
Public メソッドGets a string representation for this object.  
トップ
パブリック オペレータ
Checks if operands are equal.
Checks if operands are not equal.
トップ
参照

CellRange 構造体
C1.Win.C1FlexGrid 名前空間