XlsShapeFill Properties |
The XlsShapeFill type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BackColor |
Represents background color.
|
|
|
BackColorObject |
Represents background color.
|
|
|
BackKnownColor |
Represents background color index.
|
|
|
FillType |
Represents shape XlsFill type.
|
|
|
ForeColor |
Represents foreground color.
|
|
|
ForeColorObject |
Represents foreground color.
|
|
|
ForeKnownColor |
Represents foreground color index.
|
|
|
GradientColorType |
Represents gradient style.
|
|
|
GradientDegree |
Returns the gradient degree of the specified one-color shaded XlsFill as a floating-point
value from 0.0 (dark) through 1.0 (light)
|
|
|
GradientStops |
Returns collection of gradient stops that stores gradient XlsFill settings. Read-only.
|
|
|
GradientStyle |
Represents gradient shading style.
|
|
|
GradientVariant |
Represents current shading variant.
|
|
|
IsGradientSupported |
Gets or sets a value indicating whether gradient rendering is supported.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
XlsObject
.)
|
|
|
Pattern |
Represents gradient pattern
|
|
|
PicStretch |
Gets or sets pictrue format option.
|
|
|
PicTile |
Gets or sets tile picture option.
|
|
|
Picture |
Represents user defined picture or textture. Read only.
|
|
|
PictureName |
Returns user defined picture of texture name. Read only.
|
|
|
PresetGradientType |
Represents presed gradient type.
|
|
|
ReferenceCount |
Get quantity of instance references.
(Inherited from
XlsObject
.)
|
|
|
Texture |
Represents gradient texture
|
|
|
Tile |
Represents whether picture is tiled or stretched.
|
|
|
Transparency |
Returns the transparency level of the specified Solid color shaded XlsFill as a floating-point
value from 0.0 (opaque) through 1.0(transparent)
|
|
|
TransparencyFrom |
Returns or sets the degree of transparency of the specified XlsFill as
a value from 0.0 (opaque) through 1.0 (clear).
|
|
|
TransparencyTo |
Returns or sets the degree of transparency of the specified XlsFill as
a value from 0.0 (opaque) through 1.0 (clear).
|
|
|
Visible |
Represents if XlsFill style visible.
|