Opacity

OfficeLineFormat.Opacity property

Gets or sets the line opacity.

public double Opacity { get; set; }

Property Value

The value should be between 0 and 1. Default value is 1.

See Also