TExcelColor.FromAutomatic Method
Returns an standard Automatic color.
Syntax
Unit: FlexCel.Core
class function TExcelColor.FromAutomatic(const autoColor: TAutomaticColor): TExcelColor; static;
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | autoColor | TAutomaticColor | Type of automatic color. |