WorksheetsInsert Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Inserts the specified index.
Namespace:Bytescout.SpreadsheetAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- Index
- Type: SystemInt32
The zero-based index at which worksheet should be inserted. - Name
- Type: SystemString
The name of worksheet.
Return Value
Type: Worksheet[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Worksheets.Insert(System.Int32,System.String)"]
Implements
IWorksheetsInsert(Int32, String)See Also