IShadow Interface |
Namespace: Spire.Xls.Core.Interfaces
The IShadow type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Angle |
Gets or sets the angle of Shadow.
|
|
|
Blur |
Gets or sets the blur of Shadow.
|
|
|
Color |
Gets or sets the color of the shadow.
|
|
|
Distance |
Gets or sets the distance of Shadow.
|
|
|
HasCustomStyle |
Gets or sets a value indicating whether this instance has custom shadow style.
|
|
|
ShadowInnerType |
Gets or sets the shadow inner presets.
|
|
|
ShadowOuterType |
Gets or sets the shadow outer presets.
|
|
|
ShadowPrespectiveType |
Gets or sets the shadow prespective presets.
|
|
|
Size |
Gets or sets the size of Shadow.
|
|
|
SoftEdge |
Gets or sets the radio of soft edge.
|
|
|
Transparency |
Gets or sets the transparency of Shadow.
|
| Name | Description | |
|---|---|---|
|
|
CustomShadowStyles(XLSXChartShadowInnerType, Int32, Int32, Int32, Int32, Boolean) |
Customs the inner shadow styles.
|
|
|
CustomShadowStyles(XLSXChartPrespectiveType, Int32, Int32, Int32, Int32, Int32, Boolean) |
Customs the perspective shadow styles.
|
|
|
CustomShadowStyles(XLSXChartShadowOuterType, Int32, Int32, Int32, Int32, Int32, Boolean) |
Customs the outer shadow styles.
|