| Package | Description |
|---|---|
| com.grapecity.documents.excel | |
| com.grapecity.documents.excel.drawing |
| Modifier and Type | Field and Description |
|---|---|
static Color |
Color.Empty
The empty color
|
static Color |
Color.Empty
The empty color
|
| Modifier and Type | Method and Description |
|---|---|
Color |
Color.clone() |
Color |
Color.clone() |
static Color |
Color.FromArgb(int argb)
Creates a Color structure from a 32-bit ARGB value.
|
static Color |
Color.FromArgb(int argb)
Creates a Color structure from a 32-bit ARGB value.
|
static Color |
Color.FromArgb(int alpha,
Color baseColor)
Creates a Color structure from the specified Color structure, but with the
new specified alpha value.
|
static Color |
Color.FromArgb(int alpha,
Color baseColor)
Creates a Color structure from the specified Color structure, but with the
new specified alpha value.
|
static Color |
Color.FromArgb(int red,
int green,
int blue)
Creates a Color structure from the specified 8-bit color values (red, green,
and blue).
|
static Color |
Color.FromArgb(int red,
int green,
int blue)
Creates a Color structure from the specified 8-bit color values (red, green,
and blue).
|
static Color |
Color.FromArgb(int alpha,
int red,
int green,
int blue)
Creates a Color structure from the four ARGB component (alpha, red, green,
and blue) values.
|
static Color |
Color.FromArgb(int alpha,
int red,
int green,
int blue)
Creates a Color structure from the four ARGB component (alpha, red, green,
and blue) values.
|
static Color |
Color.FromRgb(int value)
Deprecated.
|
static Color |
Color.FromRgb(int value)
Deprecated.
|
static Color |
Color.GetAliceBlue()
Gets a color that has an ARGB value of #FFF0F8FF.
|
static Color |
Color.GetAliceBlue()
Gets a color that has an ARGB value of #FFF0F8FF.
|
static Color |
Color.GetAntiqueWhite()
Gets a color that has an ARGB value of #FFFAEBD7.
|
static Color |
Color.GetAntiqueWhite()
Gets a color that has an ARGB value of #FFFAEBD7.
|
static Color |
Color.GetAqua()
Gets a color that has an ARGB value of #FF00FFFF.
|
static Color |
Color.GetAqua()
Gets a color that has an ARGB value of #FF00FFFF.
|
static Color |
Color.GetAquamarine()
Gets a color that has an ARGB value of #FF7FFFD4.
|
static Color |
Color.GetAquamarine()
Gets a color that has an ARGB value of #FF7FFFD4.
|
static Color |
Color.GetAzure()
Gets a color that has an ARGB value of #FFF0FFFF.
|
static Color |
Color.GetAzure()
Gets a color that has an ARGB value of #FFF0FFFF.
|
Color |
IWorkbookView.getBackColor()
Get background color of all worksheets.
|
static Color |
Color.GetBeige()
Gets a color that has an ARGB value of #FFF5F5DC.
|
static Color |
Color.GetBeige()
Gets a color that has an ARGB value of #FFF5F5DC.
|
static Color |
Color.GetBisque()
Gets a color that has an ARGB value of #FFFFE4C4.
|
static Color |
Color.GetBisque()
Gets a color that has an ARGB value of #FFFFE4C4.
|
static Color |
Color.GetBlack()
Gets a color that has an ARGB value of #FF000000.
|
static Color |
Color.GetBlack()
Gets a color that has an ARGB value of #FF000000.
|
static Color |
Color.GetBlanchedAlmond()
Gets a color that has an ARGB value of #FFFFEBCD.
|
static Color |
Color.GetBlanchedAlmond()
Gets a color that has an ARGB value of #FFFFEBCD.
|
static Color |
Color.GetBlue()
Gets a color that has an ARGB value of #FF0000FF.
|
static Color |
Color.GetBlue()
Gets a color that has an ARGB value of #FF0000FF.
|
static Color |
Color.GetBlueViolet()
Gets a color that has an ARGB value of #FF8A2BE2.
|
static Color |
Color.GetBlueViolet()
Gets a color that has an ARGB value of #FF8A2BE2.
|
static Color |
Color.GetBrown()
Gets a color that has an ARGB value of #FFA52A2A.
|
static Color |
Color.GetBrown()
Gets a color that has an ARGB value of #FFA52A2A.
|
static Color |
Color.GetBurlyWood()
Gets a color that has an ARGB value of #FFDEB887.
|
static Color |
Color.GetBurlyWood()
Gets a color that has an ARGB value of #FFDEB887.
|
static Color |
Color.GetCadetBlue()
Gets a color that has an ARGB value of #FF5F9EA0.
|
static Color |
Color.GetCadetBlue()
Gets a color that has an ARGB value of #FF5F9EA0.
|
static Color |
Color.GetChartreuse()
Gets a color that has an ARGB value of #FF7FFF00.
|
static Color |
Color.GetChartreuse()
Gets a color that has an ARGB value of #FF7FFF00.
|
static Color |
Color.GetChocolate()
Gets a color that has an ARGB value of #FFD2691E.
|
static Color |
Color.GetChocolate()
Gets a color that has an ARGB value of #FFD2691E.
|
Color |
FontColorSortField.getColor()
Specifies the font color.
|
Color |
FontColorSortField.getColor()
Specifies the font color.
|
Color |
IInterior.getColor()
Gets the Color of the represented interior.
|
Color |
IFont.getColor()
Gets or sets the
Color of the represented text. |
Color |
IFormatColor.getColor()
Returns the fill color associated with a threshold for a data bar or color
scale conditional formatting rule.
|
Color |
IColorStop.getColor()
Gets the
Color of the represented IColorStop. |
Color |
IFontColorSortField.getColor()
Gets the
Color used to sort by. |
Color |
IBorder.getColor()
Gets the
Color of this border. |
Color |
IBorders.getColor()
|
static Color |
Color.GetCoral()
Gets a color that has an ARGB value of #FFFF7F50.
|
static Color |
Color.GetCoral()
Gets a color that has an ARGB value of #FFFF7F50.
|
static Color |
Color.GetCornflowerBlue()
Gets a color that has an ARGB value of #FF6495ED.
|
static Color |
Color.GetCornflowerBlue()
Gets a color that has an ARGB value of #FF6495ED.
|
static Color |
Color.GetCornsilk()
Gets a color that has an ARGB value of #FFFFF8DC.
|
static Color |
Color.GetCornsilk()
Gets a color that has an ARGB value of #FFFFF8DC.
|
static Color |
Color.GetCrimson()
Gets a color that has an ARGB value of #FFDC143C.
|
static Color |
Color.GetCrimson()
Gets a color that has an ARGB value of #FFDC143C.
|
static Color |
Color.GetCyan()
Gets a color that has an ARGB value of #FF00FFFF.
|
static Color |
Color.GetCyan()
Gets a color that has an ARGB value of #FF00FFFF.
|
static Color |
Color.GetDarkBlue()
Gets a color that has an ARGB value of #FF00008B.
|
static Color |
Color.GetDarkBlue()
Gets a color that has an ARGB value of #FF00008B.
|
static Color |
Color.GetDarkCyan()
Gets a color that has an ARGB value of #FF008B8B.
|
static Color |
Color.GetDarkCyan()
Gets a color that has an ARGB value of #FF008B8B.
|
static Color |
Color.GetDarkGoldenrod()
Gets a color that has an ARGB value of #FFB8860B.
|
static Color |
Color.GetDarkGoldenrod()
Gets a color that has an ARGB value of #FFB8860B.
|
static Color |
Color.GetDarkGray()
Gets a color that has an ARGB value of #FFA9A9A9.
|
static Color |
Color.GetDarkGray()
Gets a color that has an ARGB value of #FFA9A9A9.
|
static Color |
Color.GetDarkGreen()
Gets a color that has an ARGB value of #FF006400.
|
static Color |
Color.GetDarkGreen()
Gets a color that has an ARGB value of #FF006400.
|
static Color |
Color.GetDarkKhaki()
Gets a color that has an ARGB value of #FFBDB76B.
|
static Color |
Color.GetDarkKhaki()
Gets a color that has an ARGB value of #FFBDB76B.
|
static Color |
Color.GetDarkMagenta()
Gets a color that has an ARGB value of #FF8B008B.
|
static Color |
Color.GetDarkMagenta()
Gets a color that has an ARGB value of #FF8B008B.
|
static Color |
Color.GetDarkOliveGreen()
Gets a color that has an ARGB value of #FF556B2F.
|
static Color |
Color.GetDarkOliveGreen()
Gets a color that has an ARGB value of #FF556B2F.
|
static Color |
Color.GetDarkOrange()
Gets a color that has an ARGB value of #FFFF8C00.
|
static Color |
Color.GetDarkOrange()
Gets a color that has an ARGB value of #FFFF8C00.
|
static Color |
Color.GetDarkOrchid()
Gets a color that has an ARGB value of #FF9932CC.
|
static Color |
Color.GetDarkOrchid()
Gets a color that has an ARGB value of #FF9932CC.
|
static Color |
Color.GetDarkRed()
Gets a color that has an ARGB value of #FF8B0000.
|
static Color |
Color.GetDarkRed()
Gets a color that has an ARGB value of #FF8B0000.
|
static Color |
Color.GetDarkSalmon()
Gets a color that has an ARGB value of #FFE9967A.
|
static Color |
Color.GetDarkSalmon()
Gets a color that has an ARGB value of #FFE9967A.
|
static Color |
Color.GetDarkSeaGreen()
Gets a color that has an ARGB value of #FF8FBC8F.
|
static Color |
Color.GetDarkSeaGreen()
Gets a color that has an ARGB value of #FF8FBC8F.
|
static Color |
Color.GetDarkSlateBlue()
Gets a color that has an ARGB value of #FF483D8B.
|
static Color |
Color.GetDarkSlateBlue()
Gets a color that has an ARGB value of #FF483D8B.
|
static Color |
Color.GetDarkSlateGray()
Gets a color that has an ARGB value of #FF2F4F4F.
|
static Color |
Color.GetDarkSlateGray()
Gets a color that has an ARGB value of #FF2F4F4F.
|
static Color |
Color.GetDarkTurquoise()
Gets a color that has an ARGB value of #FF00CED1.
|
static Color |
Color.GetDarkTurquoise()
Gets a color that has an ARGB value of #FF00CED1.
|
static Color |
Color.GetDarkViolet()
Gets a color that has an ARGB value of #FF9400D3.
|
static Color |
Color.GetDarkViolet()
Gets a color that has an ARGB value of #FF9400D3.
|
static Color |
Color.GetDeepPink()
Gets a color that has an ARGB value of #FFFF1493.
|
static Color |
Color.GetDeepPink()
Gets a color that has an ARGB value of #FFFF1493.
|
static Color |
Color.GetDeepSkyBlue()
Gets a color that has an ARGB value of #FF00BFFF.
|
static Color |
Color.GetDeepSkyBlue()
Gets a color that has an ARGB value of #FF00BFFF.
|
static Color |
Color.GetDimGray()
Gets a color that has an ARGB value of #FF696969.
|
static Color |
Color.GetDimGray()
Gets a color that has an ARGB value of #FF696969.
|
static Color |
Color.GetDodgerBlue()
Gets a color that has an ARGB value of #FF1E90FF.
|
static Color |
Color.GetDodgerBlue()
Gets a color that has an ARGB value of #FF1E90FF.
|
static Color |
Color.GetFirebrick()
Gets a color that has an ARGB value of #FFB22222.
|
static Color |
Color.GetFirebrick()
Gets a color that has an ARGB value of #FFB22222.
|
static Color |
Color.GetFloralWhite()
Gets a color that has an ARGB value of #FFFFFAF0.
|
static Color |
Color.GetFloralWhite()
Gets a color that has an ARGB value of #FFFFFAF0.
|
Color |
ILabelOptions.getForeColor()
Gets the color of the watermark in the range.
|
static Color |
Color.GetForestGreen()
Gets a color that has an ARGB value of #FF228B22.
|
static Color |
Color.GetForestGreen()
Gets a color that has an ARGB value of #FF228B22.
|
Color |
IWorksheet.getFrozenLineColor()
Gets the color of frozen line.
|
static Color |
Color.GetFuchsia()
Gets a color that has an ARGB value of #FFFF00FF.
|
static Color |
Color.GetFuchsia()
Gets a color that has an ARGB value of #FFFF00FF.
|
static Color |
Color.GetGainsboro()
Gets a color that has an ARGB value of #FFDCDCDC.
|
static Color |
Color.GetGainsboro()
Gets a color that has an ARGB value of #FFDCDCDC.
|
static Color |
Color.GetGhostWhite()
Gets a color that has an ARGB value of #FFF8F8FF.
|
static Color |
Color.GetGhostWhite()
Gets a color that has an ARGB value of #FFF8F8FF.
|
static Color |
Color.GetGold()
Gets a color that has an ARGB value of #FFFFD700.
|
static Color |
Color.GetGold()
Gets a color that has an ARGB value of #FFFFD700.
|
static Color |
Color.GetGoldenrod()
Gets a color that has an ARGB value of #FFDAA520.
|
static Color |
Color.GetGoldenrod()
Gets a color that has an ARGB value of #FFDAA520.
|
static Color |
Color.GetGray()
Gets a color that has an ARGB value of #FF808080.
|
static Color |
Color.GetGray()
Gets a color that has an ARGB value of #FF808080.
|
Color |
IWorkbookView.getGrayAreaBackColor()
Get background color of workbook gray area.
|
static Color |
Color.GetGreen()
Gets a color that has an ARGB value of #FF008000.
|
static Color |
Color.GetGreen()
Gets a color that has an ARGB value of #FF008000.
|
static Color |
Color.GetGreenYellow()
Gets a color that has an ARGB value of #FFADFF2F.
|
static Color |
Color.GetGreenYellow()
Gets a color that has an ARGB value of #FFADFF2F.
|
Color |
IWorksheetView.getGridlineColor()
Gets the
Color object that represents the gridline color of the worksheet. |
static Color |
Color.GetHoneydew()
Gets a color that has an ARGB value of #FFF0FFF0.
|
static Color |
Color.GetHoneydew()
Gets a color that has an ARGB value of #FFF0FFF0.
|
static Color |
Color.GetHotPink()
Gets a color that has an ARGB value of #FFFF69B4.
|
static Color |
Color.GetHotPink()
Gets a color that has an ARGB value of #FFFF69B4.
|
static Color |
Color.GetIndianRed()
Gets a color that has an ARGB value of #FFCD5C5C.
|
static Color |
Color.GetIndianRed()
Gets a color that has an ARGB value of #FFCD5C5C.
|
static Color |
Color.GetIndigo()
Gets a color that has an ARGB value of #FF4B0082.
|
static Color |
Color.GetIndigo()
Gets a color that has an ARGB value of #FF4B0082.
|
static Color |
Color.GetIvory()
Gets a color that has an ARGB value of #FFFFFFF0.
|
static Color |
Color.GetIvory()
Gets a color that has an ARGB value of #FFFFFFF0.
|
static Color |
Color.GetKhaki()
Gets a color that has an ARGB value of #FFF0E68C.
|
static Color |
Color.GetKhaki()
Gets a color that has an ARGB value of #FFF0E68C.
|
static Color |
Color.GetLavender()
Gets a color that has an ARGB value of #FFE6E6FA.
|
static Color |
Color.GetLavender()
Gets a color that has an ARGB value of #FFE6E6FA.
|
static Color |
Color.GetLavenderBlush()
Gets a color that has an ARGB value of #FFFFF0F5.
|
static Color |
Color.GetLavenderBlush()
Gets a color that has an ARGB value of #FFFFF0F5.
|
static Color |
Color.GetLawnGreen()
Gets a color that has an ARGB value of #FF7CFC00.
|
static Color |
Color.GetLawnGreen()
Gets a color that has an ARGB value of #FF7CFC00.
|
static Color |
Color.GetLemonChiffon()
Gets a color that has an ARGB value of #FFFFFACD.
|
static Color |
Color.GetLemonChiffon()
Gets a color that has an ARGB value of #FFFFFACD.
|
static Color |
Color.GetLightBlue()
Gets a color that has an ARGB value of #FFADD8E6.
|
static Color |
Color.GetLightBlue()
Gets a color that has an ARGB value of #FFADD8E6.
|
static Color |
Color.GetLightCoral()
Gets a color that has an ARGB value of #FFF08080.
|
static Color |
Color.GetLightCoral()
Gets a color that has an ARGB value of #FFF08080.
|
static Color |
Color.GetLightCyan()
Gets a color that has an ARGB value of #FFE0FFFF.
|
static Color |
Color.GetLightCyan()
Gets a color that has an ARGB value of #FFE0FFFF.
|
static Color |
Color.GetLightGoldenrodYellow()
Gets a color that has an ARGB value of #FFFAFAD2.
|
static Color |
Color.GetLightGoldenrodYellow()
Gets a color that has an ARGB value of #FFFAFAD2.
|
static Color |
Color.GetLightGray()
Gets a color that has an ARGB value of #FFD3D3D3.
|
static Color |
Color.GetLightGray()
Gets a color that has an ARGB value of #FFD3D3D3.
|
static Color |
Color.GetLightGreen()
Gets a color that has an ARGB value of #FF90EE90.
|
static Color |
Color.GetLightGreen()
Gets a color that has an ARGB value of #FF90EE90.
|
static Color |
Color.GetLightPink()
Gets a color that has an ARGB value of #FFFFB6C1.
|
static Color |
Color.GetLightPink()
Gets a color that has an ARGB value of #FFFFB6C1.
|
static Color |
Color.GetLightSalmon()
Gets a color that has an ARGB value of #FFFFA07A.
|
static Color |
Color.GetLightSalmon()
Gets a color that has an ARGB value of #FFFFA07A.
|
static Color |
Color.GetLightSeaGreen()
Gets a color that has an ARGB value of #FF20B2AA.
|
static Color |
Color.GetLightSeaGreen()
Gets a color that has an ARGB value of #FF20B2AA.
|
static Color |
Color.GetLightSkyBlue()
Gets a color that has an ARGB value of #FF87CEFA.
|
static Color |
Color.GetLightSkyBlue()
Gets a color that has an ARGB value of #FF87CEFA.
|
static Color |
Color.GetLightSlateGray()
Gets a color that has an ARGB value of #FF778899.
|
static Color |
Color.GetLightSlateGray()
Gets a color that has an ARGB value of #FF778899.
|
static Color |
Color.GetLightSteelBlue()
Gets a color that has an ARGB value of #FFB0C4DE.
|
static Color |
Color.GetLightSteelBlue()
Gets a color that has an ARGB value of #FFB0C4DE.
|
static Color |
Color.GetLightYellow()
Gets a color that has an ARGB value of #FFFFFFE0.
|
static Color |
Color.GetLightYellow()
Gets a color that has an ARGB value of #FFFFFFE0.
|
static Color |
Color.GetLime()
Gets a color that has an ARGB value of #FF00FF00.
|
static Color |
Color.GetLime()
Gets a color that has an ARGB value of #FF00FF00.
|
static Color |
Color.GetLimeGreen()
Gets a color that has an ARGB value of #FF32CD32.
|
static Color |
Color.GetLimeGreen()
Gets a color that has an ARGB value of #FF32CD32.
|
static Color |
Color.GetLinen()
Gets a color that has an ARGB value of #FFFAF0E6.
|
static Color |
Color.GetLinen()
Gets a color that has an ARGB value of #FFFAF0E6.
|
static Color |
Color.GetMagenta()
Gets a color that has an ARGB value of #FFFF00FF.
|
static Color |
Color.GetMagenta()
Gets a color that has an ARGB value of #FFFF00FF.
|
static Color |
Color.GetMaroon()
Gets a color that has an ARGB value of #FF800000.
|
static Color |
Color.GetMaroon()
Gets a color that has an ARGB value of #FF800000.
|
static Color |
Color.GetMediumAquamarine()
Gets a color that has an ARGB value of #FF66CDAA.
|
static Color |
Color.GetMediumAquamarine()
Gets a color that has an ARGB value of #FF66CDAA.
|
static Color |
Color.GetMediumBlue()
Gets a color that has an ARGB value of #FF0000CD.
|
static Color |
Color.GetMediumBlue()
Gets a color that has an ARGB value of #FF0000CD.
|
static Color |
Color.GetMediumOrchid()
Gets a color that has an ARGB value of #FFBA55D3.
|
static Color |
Color.GetMediumOrchid()
Gets a color that has an ARGB value of #FFBA55D3.
|
static Color |
Color.GetMediumPurple()
Gets a color that has an ARGB value of #FF9370DB.
|
static Color |
Color.GetMediumPurple()
Gets a color that has an ARGB value of #FF9370DB.
|
static Color |
Color.GetMediumSeaGreen()
Gets a color that has an ARGB value of #FF3CB371.
|
static Color |
Color.GetMediumSeaGreen()
Gets a color that has an ARGB value of #FF3CB371.
|
static Color |
Color.GetMediumSlateBlue()
Gets a color that has an ARGB value of #FF7B68EE.
|
static Color |
Color.GetMediumSlateBlue()
Gets a color that has an ARGB value of #FF7B68EE.
|
static Color |
Color.GetMediumSpringGreen()
Gets a color that has an ARGB value of #FF00FA9A.
|
static Color |
Color.GetMediumSpringGreen()
Gets a color that has an ARGB value of #FF00FA9A.
|
static Color |
Color.GetMediumTurquoise()
Gets a color that has an ARGB value of #FF48D1CC.
|
static Color |
Color.GetMediumTurquoise()
Gets a color that has an ARGB value of #FF48D1CC.
|
static Color |
Color.GetMediumVioletRed()
Gets a color that has an ARGB value of #FFC71585.
|
static Color |
Color.GetMediumVioletRed()
Gets a color that has an ARGB value of #FFC71585.
|
static Color |
Color.GetMidnightBlue()
Gets a color that has an ARGB value of #FF191970.
|
static Color |
Color.GetMidnightBlue()
Gets a color that has an ARGB value of #FF191970.
|
static Color |
Color.GetMintCream()
Gets a color that has an ARGB value of #FFF5FFFA.
|
static Color |
Color.GetMintCream()
Gets a color that has an ARGB value of #FFF5FFFA.
|
static Color |
Color.GetMistyRose()
Gets a color that has an ARGB value of #FFFFE4E1.
|
static Color |
Color.GetMistyRose()
Gets a color that has an ARGB value of #FFFFE4E1.
|
static Color |
Color.GetMoccasin()
Gets a color that has an ARGB value of #FFFFE4B5.
|
static Color |
Color.GetMoccasin()
Gets a color that has an ARGB value of #FFFFE4B5.
|
static Color |
Color.GetNavajoWhite()
Gets a color that has an ARGB value of #FFFFDEAD.
|
static Color |
Color.GetNavajoWhite()
Gets a color that has an ARGB value of #FFFFDEAD.
|
static Color |
Color.GetNavy()
Gets a color that has an ARGB value of #FF000080.
|
static Color |
Color.GetNavy()
Gets a color that has an ARGB value of #FF000080.
|
static Color |
Color.GetOldLace()
Gets a color that has an ARGB value of #FFFDF5E6.
|
static Color |
Color.GetOldLace()
Gets a color that has an ARGB value of #FFFDF5E6.
|
static Color |
Color.GetOlive()
Gets a color that has an ARGB value of #FF808000.
|
static Color |
Color.GetOlive()
Gets a color that has an ARGB value of #FF808000.
|
static Color |
Color.GetOliveDrab()
Gets a color that has an ARGB value of #FF6B8E23.
|
static Color |
Color.GetOliveDrab()
Gets a color that has an ARGB value of #FF6B8E23.
|
static Color |
Color.GetOrange()
Gets a color that has an ARGB value of #FFFFA500.
|
static Color |
Color.GetOrange()
Gets a color that has an ARGB value of #FFFFA500.
|
static Color |
Color.GetOrangeRed()
Gets a color that has an ARGB value of #FFFF4500.
|
static Color |
Color.GetOrangeRed()
Gets a color that has an ARGB value of #FFFF4500.
|
static Color |
Color.GetOrchid()
Gets a color that has an ARGB value of #FFDA70D6.
|
static Color |
Color.GetOrchid()
Gets a color that has an ARGB value of #FFDA70D6.
|
static Color |
Color.GetPaleGoldenrod()
Gets a color that has an ARGB value of #FFEEE8AA.
|
static Color |
Color.GetPaleGoldenrod()
Gets a color that has an ARGB value of #FFEEE8AA.
|
static Color |
Color.GetPaleGreen()
Gets a color that has an ARGB value of #FF98FB98.
|
static Color |
Color.GetPaleGreen()
Gets a color that has an ARGB value of #FF98FB98.
|
static Color |
Color.GetPaleTurquoise()
Gets a color that has an ARGB value of #FFAFEEEE.
|
static Color |
Color.GetPaleTurquoise()
Gets a color that has an ARGB value of #FFAFEEEE.
|
static Color |
Color.GetPaleVioletRed()
Gets a color that has an ARGB value of #FFDB7093.
|
static Color |
Color.GetPaleVioletRed()
Gets a color that has an ARGB value of #FFDB7093.
|
static Color |
Color.GetPapayaWhip()
Gets a color that has an ARGB value of #FFFFEFD5.
|
static Color |
Color.GetPapayaWhip()
Gets a color that has an ARGB value of #FFFFEFD5.
|
Color |
IInterior.getPatternColor()
Gets the Color of the pattern for the represented interior.
|
static Color |
Color.GetPeachPuff()
Gets a color that has an ARGB value of #FFFFDAB9.
|
static Color |
Color.GetPeachPuff()
Gets a color that has an ARGB value of #FFFFDAB9.
|
static Color |
Color.GetPeru()
Gets a color that has an ARGB value of #FFCD853F.
|
static Color |
Color.GetPeru()
Gets a color that has an ARGB value of #FFCD853F.
|
static Color |
Color.GetPink()
Gets a color that has an ARGB value of #FFFFC0CB.
|
static Color |
Color.GetPink()
Gets a color that has an ARGB value of #FFFFC0CB.
|
static Color |
Color.GetPlum()
Gets a color that has an ARGB value of #FFDDA0DD.
|
static Color |
Color.GetPlum()
Gets a color that has an ARGB value of #FFDDA0DD.
|
static Color |
Color.GetPowderBlue()
Gets a color that has an ARGB value of #FFB0E0E6.
|
static Color |
Color.GetPowderBlue()
Gets a color that has an ARGB value of #FFB0E0E6.
|
static Color |
Color.GetPurple()
Gets a color that has an ARGB value of #FF800080.
|
static Color |
Color.GetPurple()
Gets a color that has an ARGB value of #FF800080.
|
static Color |
Color.GetRed()
Gets a color that has an ARGB value of #FFFF0000.
|
static Color |
Color.GetRed()
Gets a color that has an ARGB value of #FFFF0000.
|
Color |
IThemeColor.getRGB()
Gets the rgb color.
|
static Color |
Color.GetRosyBrown()
Gets a color that has an ARGB value of #FFBC8F8F.
|
static Color |
Color.GetRosyBrown()
Gets a color that has an ARGB value of #FFBC8F8F.
|
static Color |
Color.GetRoyalBlue()
Gets a color that has an ARGB value of #FF4169E1.
|
static Color |
Color.GetRoyalBlue()
Gets a color that has an ARGB value of #FF4169E1.
|
static Color |
Color.GetSaddleBrown()
Gets a color that has an ARGB value of #FF8B4513.
|
static Color |
Color.GetSaddleBrown()
Gets a color that has an ARGB value of #FF8B4513.
|
static Color |
Color.GetSalmon()
Gets a color that has an ARGB value of #FFFA8072.
|
static Color |
Color.GetSalmon()
Gets a color that has an ARGB value of #FFFA8072.
|
static Color |
Color.GetSandyBrown()
Gets a color that has an ARGB value of #FFF4A460.
|
static Color |
Color.GetSandyBrown()
Gets a color that has an ARGB value of #FFF4A460.
|
static Color |
Color.GetSeaGreen()
Gets a color that has an ARGB value of #FF2E8B57.
|
static Color |
Color.GetSeaGreen()
Gets a color that has an ARGB value of #FF2E8B57.
|
static Color |
Color.GetSeaShell()
Gets a color that has an ARGB value of #FFFFF5EE.
|
static Color |
Color.GetSeaShell()
Gets a color that has an ARGB value of #FFFFF5EE.
|
static Color |
Color.GetSienna()
Gets a color that has an ARGB value of #FFA0522D.
|
static Color |
Color.GetSienna()
Gets a color that has an ARGB value of #FFA0522D.
|
static Color |
Color.GetSilver()
Gets a color that has an ARGB value of #FFC0C0C0.
|
static Color |
Color.GetSilver()
Gets a color that has an ARGB value of #FFC0C0C0.
|
static Color |
Color.GetSkyBlue()
Gets a color that has an ARGB value of #FF87CEEB.
|
static Color |
Color.GetSkyBlue()
Gets a color that has an ARGB value of #FF87CEEB.
|
static Color |
Color.GetSlateBlue()
Gets a color that has an ARGB value of #FF6A5ACD.
|
static Color |
Color.GetSlateBlue()
Gets a color that has an ARGB value of #FF6A5ACD.
|
static Color |
Color.GetSlateGray()
Gets a color that has an ARGB value of #FF708090.
|
static Color |
Color.GetSlateGray()
Gets a color that has an ARGB value of #FF708090.
|
static Color |
Color.GetSnow()
Gets a color that has an ARGB value of #FFFFFAFA.
|
static Color |
Color.GetSnow()
Gets a color that has an ARGB value of #FFFFFAFA.
|
static Color |
Color.GetSpringGreen()
Gets a color that has an ARGB value of #FF00FF7F.
|
static Color |
Color.GetSpringGreen()
Gets a color that has an ARGB value of #FF00FF7F.
|
static Color |
Color.GetSteelBlue()
Gets a color that has an ARGB value of #FF4682B4.
|
static Color |
Color.GetSteelBlue()
Gets a color that has an ARGB value of #FF4682B4.
|
Color |
IWorksheet.getTabColor()
Gets the primary color of the tab.
|
static Color |
Color.GetTan()
Gets a color that has an ARGB value of #FFD2B48C.
|
static Color |
Color.GetTan()
Gets a color that has an ARGB value of #FFD2B48C.
|
static Color |
Color.GetTeal()
Gets a color that has an ARGB value of #FF008080.
|
static Color |
Color.GetTeal()
Gets a color that has an ARGB value of #FF008080.
|
static Color |
Color.GetThistle()
Gets a color that has an ARGB value of #FFD8BFD8.
|
static Color |
Color.GetThistle()
Gets a color that has an ARGB value of #FFD8BFD8.
|
Color |
Color.getTintColor(double tint)
Internal use
|
Color |
Color.getTintColor(double tint)
Internal use
|
static Color |
Color.GetTomato()
Gets a color that has an ARGB value of #FFFF6347.
|
static Color |
Color.GetTomato()
Gets a color that has an ARGB value of #FFFF6347.
|
static Color |
Color.GetTransparent()
Gets transparent color.
|
static Color |
Color.GetTransparent()
Gets transparent color.
|
static Color |
Color.GetTurquoise()
Gets a color that has an ARGB value of #FF40E0D0.
|
static Color |
Color.GetTurquoise()
Gets a color that has an ARGB value of #FF40E0D0.
|
static Color |
Color.GetViolet()
Gets a color that has an ARGB value of #FFEE82EE.
|
static Color |
Color.GetViolet()
Gets a color that has an ARGB value of #FFEE82EE.
|
static Color |
Color.GetWheat()
Gets a color that has an ARGB value of #FFF5DEB3.
|
static Color |
Color.GetWheat()
Gets a color that has an ARGB value of #FFF5DEB3.
|
static Color |
Color.GetWhite()
Gets a color that has an ARGB value of #FFFFFFFF.
|
static Color |
Color.GetWhite()
Gets a color that has an ARGB value of #FFFFFFFF.
|
static Color |
Color.GetWhiteSmoke()
Gets a color that has an ARGB value of #FFF5F5F5.
|
static Color |
Color.GetWhiteSmoke()
Gets a color that has an ARGB value of #FFF5F5F5.
|
static Color |
Color.GetWindow()
The color of the background in the client area of a window.
|
static Color |
Color.GetWindow()
The color of the background in the client area of a window.
|
static Color |
Color.GetWindowText()
The color of the text in the client area of a window.
|
static Color |
Color.GetWindowText()
The color of the text in the client area of a window.
|
static Color |
Color.GetYellow()
Gets a color that has an ARGB value of #FFFFFF00.
|
static Color |
Color.GetYellow()
Gets a color that has an ARGB value of #FFFFFF00.
|
static Color |
Color.GetYellowGreen()
Gets a color that has an ARGB value of #FF9ACD32.
|
static Color |
Color.GetYellowGreen()
Gets a color that has an ARGB value of #FF9ACD32.
|
Color |
Workbook.ToRGBColor(ColorData color) |
Color |
Workbook.ToRGBColor(ColorData color) |
| Modifier and Type | Method and Description |
|---|---|
static Color |
Color.FromArgb(int alpha,
Color baseColor)
Creates a Color structure from the specified Color structure, but with the
new specified alpha value.
|
static Color |
Color.FromArgb(int alpha,
Color baseColor)
Creates a Color structure from the specified Color structure, but with the
new specified alpha value.
|
void |
IWorkbookView.setBackColor(Color color)
Set background color of all worksheets.
|
void |
IInterior.setColor(Color value)
Sets the Color of the represented interior.
|
void |
IFont.setColor(Color value)
Sets the
Color of the represented text. |
void |
IFormatColor.setColor(Color value)
Sets the fill color associated with a threshold for a data bar or color scale
conditional formatting rule.
|
void |
IColorStop.setColor(Color value)
Sets the
Color of the represented IColorStop. |
void |
IBorder.setColor(Color value)
Sets the
Color of this border. |
void |
IBorders.setColor(Color value)
|
void |
ILabelOptions.setForeColor(Color color)
Sets the color of the watermark in the range.
|
void |
IWorksheet.setFrozenLineColor(Color value)
Sets the color of frozen line.
|
void |
IWorkbookView.setGrayAreaBackColor(Color color)
Set background color of workbook gray area.
|
void |
IWorksheetView.setGridlineColor(Color value)
Sets the
Color object that represents the gridline color of the worksheet. |
void |
IInterior.setPatternColor(Color value)
Sets the Color of the pattern for the represented interior.
|
void |
IThemeColor.setRGB(Color value)
Sets the rgb color.
|
void |
IWorksheet.setTabColor(Color value)
Sets the primary color of the tab.
|
| Constructor and Description |
|---|
FontColorSortField(IRange key,
Color color)
Sorts the font color.
|
FontColorSortField(IRange key,
Color color)
Sorts the font color.
|
FontColorSortField(IRange key,
Color color,
SortOrder order) |
FontColorSortField(IRange key,
Color color,
SortOrder order) |
| Modifier and Type | Method and Description |
|---|---|
Color |
IColorFormat.getRGB()
Gets the
Color object. |
Color |
IColorFormat.getRGB()
Gets the
Color object. |
| Modifier and Type | Method and Description |
|---|---|
void |
IColorFormat.setRGB(Color value)
Sets the
Color object. |
void |
IColorFormat.setRGB(Color value)
Sets the
Color object. |