[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IPictureFormat.TransparencyColor

TransparencyColor Property

TransparencyColor

Gets or sets the transparent color for the specified picture as a red-green-blue (RGB) value.

Declaration
int TransparencyColor { get; set; }
Property TransparencyColor As Integer
Property Value
Type Description
int

The transparent color for the specified picture as a red-green-blue (RGB) value.

Remarks

For this property to take effect, the TransparentBackground property must be set to True.