Click or drag to resize

ExcelCommentObject Shadow Property

Gets the shadow of the comment.

Namespace: Spire.Xls
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

Implements

IShape Shadow
See Also