Click or drag to resize

XlsLineShape Transparency Property

Gets or sets the transparency level of the line format for the shape.

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

Property Value

Type: Double

Implements

ILineShape Transparency
See Also