'Declaration
Property ColorIndex As Integer
'Usage
Dim instance As IInterior Dim value As Integer instance.ColorIndex = value value = instance.ColorIndex
int ColorIndex {get; set;}
'Declaration
Property ColorIndex As Integer
'Usage
Dim instance As IInterior Dim value As Integer instance.ColorIndex = value value = instance.ColorIndex
int ColorIndex {get; set;}
Set this property to Color.ColorIndexAutomatic to specify the automatic color for cells or the automatic fill style for drawing objects.
Set this property to Color.ColorIndexNone to specify that you don't want a color.