Click or drag to resize

XlsShape Shadow Property

Gets the shadow properties.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IShadow Shadow { get; }

Property Value

Type: IShadow
The shadow properties.

Implements

IShape Shadow
See Also