'宣言 Public Enum SparklineRowCol Inherits System.Enum
public enum SparklineRowCol : System.Enum
'宣言 Public Enum SparklineRowCol Inherits System.Enum
public enum SparklineRowCol : System.Enum
| メンバ | 解説 |
|---|---|
| ColumnsSquare | データを列単位でプロットするように指定します。 |
| NonSquare | スパークラインが四角形の範囲内のデータに連結されないことを指定します。 |
| RowsSquare | データを行単位でプロットするように指定します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.SparklineRowCol