Spread Silverlight Documentation
ExcelPaletteColor Enumeration


GrapeCity.Excel Namespace : ExcelPaletteColor Enumeration
Represents the excel color palette definition.
Syntax
'Declaration
 
Public Enum ExcelPaletteColor 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelPaletteColor
public enum ExcelPaletteColor : System.Enum 
Members
MemberDescription
Black Black
Blue Blue
Custom1 Custom1
Custom10 Custom10
Custom11 Custom11
Custom12 Custom12
Custom13 Custom13
Custom14 Custom14
Custom15 Custom15
Custom16 Custom16
Custom17 Custom17
Custom18 Custom18
Custom19 Custom19
Custom2 Custom2
Custom20 Custom20
Custom21 Custom21
Custom22 Custom22
Custom23 Custom23
Custom24 Custom24
Custom25 Custom25
Custom26 Custom26
Custom27 Custom27
Custom28 Custom28
Custom29 Custom29
Custom3 Custom3
Custom30 Custom30
Custom31 Custom31
Custom32 Custom32
Custom33 Custom33
Custom34 Custom34
Custom35 Custom35
Custom36 Custom36
Custom37 Custom37
Custom38 Custom38
Custom39 Custom39
Custom4 Custom4
Custom40 Custom40
Custom41 Custom41
Custom42 Custom42
Custom43 Custom43
Custom44 Custom44
Custom45 Custom45
Custom46 Custom46
Custom47 Custom47
Custom48 Custom48
Custom49 Custom49
Custom5 Custom5
Custom50 Custom50
Custom51 Custom51
Custom52 Custom52
Custom53 Custom53
Custom54 Custom54
Custom55 Custom55
Custom56 Custom56
Custom6 Custom6
Custom7 Custom7
Custom8 Custom8
Custom9 Custom9
Cyan Cyan
Green Green
Magenta Magenta
Red Red
SystemWindowBackgroundColor System window background color
SystemWindowTextColor System windows text color
White White
Yellow Yellow
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelPaletteColor

See Also

Reference

GrapeCity.Excel Namespace