SheetXL - v0.3.20
Preparing search index...
@sheetxl/sdk
CommonUtils
isRectInsideRect
Variable isRectInsideRect
Const
isRectInsideRect
:
(
needle
:
Rectangle
,
haystack
:
Rectangle
)
=>
boolean
Check if rect is inside another rect.
Type declaration
(
needle
:
Rectangle
,
haystack
:
Rectangle
)
:
boolean
Parameters
needle
:
Rectangle
Inside
Rectangle
haystack
:
Rectangle
Outside
Rectangle
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Check if rect is inside another rect.