InsertCellAfter Method (cell)

Yogesh.ExcelXml

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

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

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