SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
sheet
Sheet
Interface Sheet
interface
Sheet
{
cells
:
SheetCell
[]
;
created
?:
string
;
createdBy
?:
string
;
document
:
{
id
:
string
;
type
:
string
;
}
;
id
:
number
;
lastModified
?:
string
;
lastModifiedBy
?:
string
;
name
:
string
;
tabOrder
:
number
;
type
:
string
;
version
?:
string
;
}
Hierarchy (
view full
)
Sheet
ClientSheet
Index
Properties
cells
created?
created
By?
document
id
last
Modified?
last
Modified
By?
name
tab
Order
type
version?
Properties
cells
cells
:
SheetCell
[]
Optional
created
created
?:
string
Optional
created
By
created
By
?:
string
document
document
:
{
id
:
string
;
type
:
string
;
}
id
id
:
number
Optional
last
Modified
last
Modified
?:
string
Optional
last
Modified
By
last
Modified
By
?:
string
name
name
:
string
tab
Order
tab
Order
:
number
type
type
:
string
Optional
version
version
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cells
created
created
By
document
id
last
Modified
last
Modified
By
name
tab
Order
type
version
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...