@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
GitHub
npm
Guides
Preparing search index...
index
XlsxSheet
Interface XlsxSheet
One sheet read back from an
.xlsx
by
GigaPdfEngine.xlsxToGrids
.
interface
XlsxSheet
{
name
:
string
;
rows
:
string
[]
[]
;
}
Index
Properties
name
rows
Properties
name
name
:
string
rows
rows
:
string
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
rows
GitHub
npm
Guides
@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
Loading...
One sheet read back from an
.xlsxby GigaPdfEngine.xlsxToGrids.