DioDocs for PDF
Item プロパティ (TableRenderer)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > TableRenderer クラス : Item プロパティ
Gets a regular table cell at the specified rowIndex and columnIndex.

Background and foreground cells can be obtained with the Cells property.

シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal rowIndex As System.Integer, _
   ByVal columnIndex As System.Integer _
) As TableCell
public TableCell this[ 
   System.int rowIndex,
   System.int columnIndex
]; {get;}

パラメータ

rowIndex
columnIndex
参照

TableRenderer クラス
TableRenderer メンバ