InsertCellAfter Method (index)

Yogesh.ExcelXml

A Sandcastle Documented Class Library InsertCellAfter Method (index)
NamespacesYogesh.ExcelXmlRowInsertCellAfter(Int32)
Inserts a cell after another cell
Declaration Syntax
C# Visual Basic Visual C++
public Cell InsertCellAfter(
	int index
)
Public Function InsertCellAfter ( _
	index As Integer _
) As Cell
public:
Cell^ InsertCellAfter(
	int index
)
Parameters
index (Int32)
Index of cell after which the cell is to be inserted
Return Value

[Missing <returns> documentation for M:Yogesh.ExcelXml.Row.InsertCellAfter(System.Int32)]

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