Excel for WinRT
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
'Usage
 
Dim instance As XLPictureShape
Dim value As XLPictureViewType
 
instance.ViewType = value
 
value = instance.ViewType
public XLPictureViewType ViewType {get; set;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback