GrapeCity.Excel Namespace > IExcelWorkbook Interface : ColorPalette Property |
'Declaration Property ColorPalette As Dictionary(Of Integer,GcColor)
'Usage Dim instance As IExcelWorkbook Dim value As Dictionary(Of Integer,GcColor) instance.ColorPalette = value value = instance.ColorPalette
Dictionary<int,GcColor> ColorPalette {get; set;}
Target Platforms: Windows Server 2012, Windows RT