SheetXL - v0.3.20
Preparing search index...
@sheetxl/utils
CommonUtils
isRectInsideRect
Function isRectInsideRect
isRectInsideRect
(
needle
:
Rectangle
,
haystack
:
Rectangle
)
:
boolean
Check if rect is inside another rect.
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.