precifica-obra-core
Preparing search index...
ParseSinapiWorkbookResult
Interface ParseSinapiWorkbookResult
interface
ParseSinapiWorkbookResult
{
availableSheets
:
string
[]
;
diagnostics
:
ImportDiagnostic
[]
;
duplicateRows
:
number
;
mapping
:
SinapiColumnMapping
;
records
:
SinapiReference
[]
;
sheetName
:
string
;
skippedRows
:
number
;
totalRows
:
number
;
}
Hierarchy (
View Summary
)
NormalizeSinapiResult
ParseSinapiWorkbookResult
Index
Properties
available
Sheets
diagnostics
duplicate
Rows
mapping
records
sheet
Name
skipped
Rows
total
Rows
Properties
available
Sheets
availableSheets
:
string
[]
diagnostics
diagnostics
:
ImportDiagnostic
[]
duplicate
Rows
duplicateRows
:
number
mapping
mapping
:
SinapiColumnMapping
records
records
:
SinapiReference
[]
sheet
Name
sheetName
:
string
skipped
Rows
skippedRows
:
number
total
Rows
totalRows
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
available
Sheets
diagnostics
duplicate
Rows
mapping
records
sheet
Name
skipped
Rows
total
Rows
precifica-obra-core
Loading...