Transparency

SpreadsheetImageFillFormat.Transparency property

Gets or sets the transparency of the background image as a value from 0.0 (opaque) through 1.0 (fully transparent).

public override double Transparency { get; set; }

Property Value

The transparency of the background image as a value from 0.0 (opaque) through 1.0 (fully transparent).

See Also