DioDocs for PDF
AddMissingCells(CellStyle) メソッド

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

パラメータ

cellStyle
The style of the new cells, or null 参照 (Visual Basicでは Nothing) to apply the default cell style.
参照

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