You are on page 1of 2

parseSheetXML

xlsx

Parses an XLSX sheet from XML.

Sheet
parseSheetXML
(

stringxmlString

string[]sst
)

Parameters
xmlString

Type: string

The XML to parse.

Return Value
Type: Sheet

the equivalent sheet, as a two dimensional array of strings.

Meta
Source

See Implementation

xlsxAliases

 Sheet

Functions

 getColumn
 parseSheetXML
 readSheet
 readSheetByName

Page generated by a

You might also like