言語

ChartLegendItemCellTypes 列挙型

定義

伝説アイテム内のセルの可能なタイプを表します。

public enum class ChartLegendItemCellTypes
public enum ChartLegendItemCellTypes
type ChartLegendItemCellTypes = 
Public Enum ChartLegendItemCellTypes
継承
ChartLegendItemCellTypes

フィールド

名前 説明
Text 0

テキストセルタイプを表します。

SeriesSymbol 1

シリーズシンボルセルタイプを表します。

Image 2

イメージセルタイプを表します。

適用対象