Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
common-react/src
TextSelectionRange
Interface TextSelectionRange
interface
TextSelectionRange
{
direction
?:
"forward"
|
"backward"
|
"none"
;
end
:
number
;
start
:
number
;
}
Index
Properties
direction?
end
start
Properties
Optional
direction
direction
?:
"forward"
|
"backward"
|
"none"
end
end
:
number
start
start
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
direction
end
start
SheetXL - v0.1.84
Loading...