InsertBefore Method (index)
From Yogesh.ExcelXml
A Sandcastle Documented Class Library
InsertBefore Method (index)
Namespaces ► Yogesh.ExcelXml ► ExcelXmlWorkbook ► InsertBefore(Int32)
Insert a new sheet before another sheet
- index (Int32)
- Index of sheet before which new sheet will be added
New worksheet instance
If index is less than 0, the new sheet is added to the end of all sheets