Adds the regular cells to fill out the gaps in the table.
シンタックス
'宣言
Public Overloads Sub AddMissingCells( _
ByVal As CellStyle, _
ByVal As System.Object _
)
public void AddMissingCells(
CellStyle ,
System.object
)
パラメータ
- 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.
参照