Click or drag to resize

IShapeFill TransparencyFrom Property

Returns or sets the degree of transparency of the specified XlsFill as a value from 0.0 (opaque) through 1.0 (clear).

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

Property Value

Type: Double
See Also