Excel for WinRT
ContrastInPercents Property


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

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback