SheetXL - v0.3.20
Preparing search index...
@sheetxl/utils
RangeOrientations
Variable RangeOrientations
Const
RangeOrientations
:
{
Both
:
"both"
;
Column
:
"column"
;
Row
:
"row"
}
= ...
Allows for either direction or both. (But not none).
Type declaration
Readonly
Both
:
"both"
Readonly
Column
:
"column"
Readonly
Row
:
"row"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Allows for either direction or both. (But not none).