Excel.ChartLineStyle enum
注解
字段
| automatic = "Automatic" | |
| continuous = "Continuous" | |
| dash = "Dash" | |
| dashDot = "DashDot" | |
| dashDotDot = "DashDotDot" | |
| dot = "Dot" | |
| grey25 = "Grey25" | |
| grey50 = "Grey50" | |
| grey75 = "Grey75" | |
| none = "None" | |
| roundDot = "RoundDot" |