DioDocs for PDF
AddMissingCells(CellStyle,Object) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > TableRenderer クラス > AddMissingCells メソッド : AddMissingCells(CellStyle,Object) メソッド
The style of the new cells, or null 参照 (Visual Basicでは Nothing) to apply the default cell style.
A data object or string to be displayed in the cells.
Adds the regular cells to fill out the gaps in the table.
シンタックス
'宣言
 
Public Overloads Sub AddMissingCells( _
   ByVal cellStyle As CellStyle, _
   ByVal data As System.Object _
) 
public void AddMissingCells( 
   CellStyle cellStyle,
   System.object data
)

パラメータ

cellStyle
The style of the new cells, or null 参照 (Visual Basicでは Nothing) to apply the default cell style.
data
A data object or string to be displayed in the cells.
参照

TableRenderer クラス
TableRenderer メンバ
オーバーロード一覧