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