Gets the shadow settings for the object.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property Shadow As IShadow
Get
property IShadow^ Shadow {
IShadow^ get ();
}
abstract Shadow : IShadow with get
Property Value
Type:
IShadow
See Also