Circle V2 API Docs
Preparing search index...
@repo/tabular-export
toXlsx
Function toXlsx
toXlsx
<
Row
>
(
input
:
ExportInput
<
Row
>
)
:
Promise
<
Buffer
<
ArrayBufferLike
>
>
Renders the input to an
.xlsx
buffer with a frozen header row and an armed autofilter.
Type Parameters
Row
Parameters
input
:
ExportInput
<
Row
>
Returns
Promise
<
Buffer
<
ArrayBufferLike
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...
Renders the input to an
.xlsxbuffer with a frozen header row and an armed autofilter.