Excel for WinRT
Brightness Property


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

Reference

XLPictureShape Class
XLPictureShape Members

 

 


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

Product Support Forum  |  Documentation Feedback