A Sandcastle Documented Class Library
InsertAfter Method (index)
Namespaces ► Yogesh.ExcelXml ► ExcelXmlWorkbook ► InsertAfter(Int32)
Insert a new sheet after another sheet
Declaration Syntax
Parameters- index (Int32)
- Index of sheet after which new sheet will be added
Return ValueNew worksheet instance
RemarksIf index is not in bounds, the new sheet is added to the end of all sheets