Excel for WinRT
Transparent Property


Gets or sets the transparent color of this XLPictureShape.
Syntax
'Declaration
 
Public Property Transparent As Windows.UI.Color
'Usage
 
Dim instance As XLPictureShape
Dim value As Windows.UI.Color
 
instance.Transparent = value
 
value = instance.Transparent
public Windows.UI.Color Transparent {get; set;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback