ChartDataSourceType

ChartDataSourceType枚举

表示图表的数据源类型

public enum ChartDataSourceType

名称描述
InternalWorkbook0内部数据源。
ExternalWorkbook1外部数据源。

参见