Gets the glow effect applied to 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 Glow As IGlow
Get
property IGlow^ Glow {
IGlow^ get ();
}
abstract Glow : IGlow with get
Property Value
Type:
IGlow
See Also