SpreadsheetExportToJaggedArray Method Bytescout Spreadsheet SDK
Return spreadsheet rows and columns as jagged array

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public string[][] ExportToJaggedArray()

Return Value

Type: String
A jagged array
See Also

Reference