NativeExcel for .Net Developer's Reference

IPicture.ClearTransparentColor Method 

Clears the transparent color settings.

[Visual Basic]
Sub ClearTransparentColor()
[C#]
void ClearTransparentColor();
[C++]
void ClearTransparentColor();
[JScript]
function ClearTransparentColor();

See Also

IPicture Interface | NativeExcel Namespace