Click or drag to resize

IReflectionEffect Transparency Property

Gets or sets the transparency level. The value should be between 0 (completely transparent) and 1 (completely opaque).

Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
int Transparency { get; set; }

Property Value

Type: Int32
See Also