Automatic color.
[Visual Basic] Public const xlColorIndexAutomatic As Integer = -1000 [C#] public const int xlColorIndexAutomatic = -1000; [C++] public: const int xlColorIndexAutomatic = -1000; [JScript] public const var xlColorIndexAutomatic: int = -1000;
XlColorIndex Class | NativeExcel Namespace