ColorFormat.Brightness Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Brightness As Single
Get
Set
'Usage
Dim instance As ColorFormat
Dim value As Single
value = instance.Brightness
instance.Brightness = value
float Brightness { get; set; }
Property Value
Type: System.Single