Link Search Menu Expand Document

InteriorColor Property

Gets or sets the color of the interior as an index into the current color palette.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Color Color { get; set; }

Property Value

Type: Color
The color of the interior.
See Also

Reference