Adds empty regular cells to fill out the gaps in the table.
シンタックス
'宣言
Public Overloads Sub AddMissingCells( _
Optional ByVal As CellStyle _
)
public void AddMissingCells(
CellStyle
)
パラメータ
- cellStyle
- The style of the new cells, or null 参照 (Visual Basicでは Nothing) to apply the default cell style.
参照