DeleteCell Method (index)

Yogesh.ExcelXml

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

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