XLSPallette ClassBytescout Spreadsheet SDK
Class representing default colour table
Inheritance Hierarchy

SystemObject
  Bytescout.Spreadsheet.ConstantsXLSPallette

Namespace:  Bytescout.Spreadsheet.Constants
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public class XLSPallette

The XLSPallette type exposes the following members.

Constructors

  NameDescription
Public methodXLSPallette
Initializes a new instance of the XLSPallette class
Top
Methods

  NameDescription
Public methodStatic memberColour
Return color for the specified index.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodStatic memberIndex(Color)
Indexes the specified color.
Public methodStatic memberIndex(Color, Color)
Indexes the specified color.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberAqua
Aqua color
Public fieldStatic memberBlack
Black color
Public fieldStatic memberBlue
Blue color
Public fieldStatic memberBlueViolet
BlueViolet color
Public fieldStatic memberBrown
Brown color
Public fieldStatic memberCherry
Cherry color
Public fieldStatic memberCherry2
Cherry2 color
Public fieldStatic memberCoral
Coral color
Public fieldStatic memberCornFlower
CornFlower color
Public fieldStatic memberDarkBlueGrey
Dark blue grey color
Public fieldStatic memberDarkBlueGrey2
Dark blue grey color
Public fieldStatic memberDarkGreen
Dark green color
Public fieldStatic memberDarkSky
Dark sky color
Public fieldStatic memberDarkTurquois
Dark Turquois
Public fieldStatic memberDarkViolet
DarkViolet color
Public fieldStatic memberEmerald
Emerald color
Public fieldStatic memberFuchsia
Funchsia color
Public fieldStatic memberGold
Gold color
Public fieldStatic memberGrass
Grass color
Public fieldStatic memberGray
Gray color
Public fieldStatic memberGreen
Green color
Public fieldStatic memberGrey40
Grey40 color
Public fieldStatic memberGrey80
Grey80 color
Public fieldStatic memberIndigo
Indigo color
Public fieldStatic memberIvory
Ivory color
Public fieldStatic memberLightBrown
Light brown color
Public fieldStatic memberLightOrange
Light orange color
Public fieldStatic memberLightTurquois
LightTurquois color
Public fieldStatic memberLightYellow
Light yellow color
Public fieldStatic memberLilac
Lilac color
Public fieldStatic memberLime
Lime color
Public fieldStatic memberMagenta
Magenta color
Public fieldStatic memberMaroon
Maroon color
Public fieldStatic memberNavy
Navy color
Public fieldStatic memberOlive
Olive color
Public fieldStatic memberOlive2
Olive2 color
Public fieldStatic memberOrange
Orange color
Public fieldStatic memberPaleGreen
Pale green color
Public fieldStatic memberPaleSky
Pale sky color
Public fieldStatic memberPastelSky
Pastel sky color
Public fieldStatic memberPurple
Purple color
Public fieldStatic memberRed
Red color
Public fieldStatic memberRose
Rose color
Public fieldStatic memberSilver
Silver color
Public fieldStatic memberSky
Sky color
Public fieldStatic memberTeal
Teal color
Public fieldStatic memberWhite
White color
Public fieldStatic memberYellow
Yellow color
Top
See Also

Reference