public int FillOpacity {get; set;}
'Declaration Public Property FillOpacity As Integer
'Declaration
Public Property FillOpacity As Integer
'Usage Dim instance As ExcelShape Dim value As Integer instance.FillOpacity = value value = instance.FillOpacity
'Usage
Dim instance As ExcelShape Dim value As Integer instance.FillOpacity = value value = instance.FillOpacity
ExcelShape Class ExcelShape Members