Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
models/src
ColorUtils
ColorAdjustment
Class ColorAdjustment
Index
Constructors
constructor
Properties
_private
Accessors
amount
name
Constructors
constructor
new
Color
Adjustment
(
name
,
amount
)
:
ColorUtils
.
ColorAdjustment
Parameters
name
:
string
amount
:
number
Returns
ColorUtils
.
ColorAdjustment
Properties
_private
_private
:
{
amount
:
number
;
name
:
string
;
}
Type declaration
amount
:
number
name
:
string
Accessors
amount
get
amount
(
)
:
number
Returns
number
name
get
name
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
_private
amount
name
SheetXL - v0.1.84
Loading...