@finos/perspective
Preparing search index...
src/ts/ts-rs/ViewWindow.ts
ViewWindow
Type Alias ViewWindow
type
ViewWindow
=
{
compression
:
string
|
null
;
end_col
:
number
|
null
;
end_row
:
number
|
null
;
formatted
:
boolean
|
null
;
id
:
boolean
|
null
;
index
:
boolean
|
null
;
leaves_only
:
boolean
|
null
;
start_col
:
number
|
null
;
start_row
:
number
|
null
;
}
Index
Properties
compression
end_
col
end_
row
formatted
id
index
leaves_
only
start_
col
start_
row
Properties
compression
compression
:
string
|
null
end_
col
end_col
:
number
|
null
end_
row
end_row
:
number
|
null
formatted
formatted
:
boolean
|
null
id
id
:
boolean
|
null
index
index
:
boolean
|
null
leaves_
only
leaves_only
:
boolean
|
null
start_
col
start_col
:
number
|
null
start_
row
start_row
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compression
end_
col
end_
row
formatted
id
index
leaves_
only
start_
col
start_
row
@finos/perspective
Loading...