Excel for WPF and Silverlight
ViewType Property

C1.WPF.Excel Namespace > XLPictureShape Class : ViewType Property
Gets or sets whether this XLPictureShape should be displayed in color, grayscale, or black and white.
Syntax
'Declaration
 
Public Property ViewType As XLPictureViewType
public XLPictureViewType ViewType {get; set;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members