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