Represents the sparkline type.
シンタックス
'宣言
Public Enum SparklineType
Inherits System.Enum
public enum SparklineType : System.Enum
メンバ
| メンバ | 解説 |
| Column | Specifies the column sparkline. |
| Line | Specifies the line sparkline. |
| Winloss | Specifies the winloss sparkline. |
参照