Excel for WinRT
BrightnessInPercents Property


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

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback