docx
Preparing search index...
IShadingAttributesProperties
Type Alias IShadingAttributesProperties
type
IShadingAttributesProperties
=
{
color
?:
string
;
fill
?:
string
;
type
?:
typeof
ShadingType
[
keyof
typeof
ShadingType
]
;
}
Index
Properties
color?
fill?
type?
Properties
Optional
Readonly
color
color
?:
string
Optional
Readonly
fill
fill
?:
string
Optional
Readonly
type
type
?:
typeof
ShadingType
[
keyof
typeof
ShadingType
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
fill
type
docx
Loading...