Preparing search index...
The search index is not available
@cloud/document - v24.7.0
@cloud/document
"excel"
decodeAll
Function decodeAll
decode
All
(
data
)
:
{
[
id
:
string
]
:
string
[]
[]
;
}
读取excel文件二进制内容。 获取所有sheet的文件内容,返回map结构数据
Parameters
data
:
any
excel文件二进制内容。
Returns
{
[
id
:
string
]
:
string
[]
[]
;
}
[
id
:
string
]:
string
[]
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@cloud/document - v24.7.0
Loading...
读取excel文件二进制内容。 获取所有sheet的文件内容,返回map结构数据