Excel for WinRT
Contrast Property


Gets or sets the contrast of this XLPictureShape (between 0 and 1).
Syntax
'Declaration
 
Public Property Contrast As System.Single
'Usage
 
Dim instance As XLPictureShape
Dim value As System.Single
 
instance.Contrast = value
 
value = instance.Contrast
public System.float Contrast {get; set;}
See Also

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback