Gets or sets a value that indicates whether the transparent color is defined.
[Visual Basic] Property ReadOnly TransparentColorDefined As Boolean [C#] bool TransparentColorDefined { get; } [C++] __property bool get_TransparentColorDefined(); [JScript] function get TransparentColorDefined() : bool
true if the transparent color is defined; otherwise, false.
IPicture Interface | NativeExcel Namespace