Intuned home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
Interfaces
ExcelFileSheet
Documentation
Automation SDKs
Client APIs
Get started
Overview
playwright
@intuned/sdk
Overview
AI extractors
Optimized extractors
Playwright
Runtime
Files
downloadFile
uploadFileToS3
Classes
Interfaces
Download
ExcelFileSheet
File
PdfFileContentItem
S3Configs
SearchPdfConfigs
SearchPdfResult
Type aliases
On this page
Properties
content
name
Interfaces
ExcelFileSheet
Represents the content of a sheet in an Excel file.
Properties
content
Copy
Ask AI
content
: (
undefined
|
string
|
number
|
Date
)[][];
The content of the sheet.
name
Copy
Ask AI
name
:
undefined
|
string
;
The name of the sheet.
Download
File
Assistant
Responses are generated using AI and may contain mistakes.