ReflectionFormat.Transparency Property
Gets or sets the amount of transparency, measured in percentages, of the shape's reflection image.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Transparency As Single
Get
Set
'Usage
Dim instance As ReflectionFormat
Dim value As Single
value = instance.Transparency
instance.Transparency = value
float Transparency { get; set; }
Property Value
Type: System.Single
Remarks
Read/write.