You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
1019 B

1 year ago
namespace CK.SCP.Utils
{
public enum EnumExcelColor
{
= -4142,
= -4105,
= 1,
= 53,
= 52,
绿 = 51,
= 49,
= 11,
= 55,
80 = 56,
= 9,
= 46,
= 12,
绿 = 10,
= 14,
= 5,
= 47,
50 = 16,
= 3,
= 45,
= 43,
绿 = 50,
绿 = 42,
= 41,
= 13,
40 = 48,
= 7,
= 44,
= 6,
绿 = 4,
绿 = 8,
= 33,
= 54,
25 = 15,
= 38,
= 40,
= 36,
绿 = 35,
绿 = 34,
= 37,
= 39,
= 2
}
}