DeleteCell Method (cell)

Yogesh.ExcelXml

A Sandcastle Documented Class Library DeleteCell Method (cell)
NamespacesYogesh.ExcelXmlRowDeleteCell(Cell)
Deletes a cell
Declaration Syntax
C# Visual Basic Visual C++
public void DeleteCell(
	Cell cell
)
Public Sub DeleteCell ( _
	cell As Cell _
)
public:
void DeleteCell(
	Cell^ cell
)
Parameters
cell (Cell)
Instance of cell to delete

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158