Click or drag to resize

CommentsRange Glow Property

Gets the glow 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 IGlow Glow { get; }

Property Value

Type: IGlow
The glow properties.

Return Value

Type: IGlow
Throws a NotSupportedException because this property cannot be supported.

Implements

IShape Glow
See Also