ChartGroup.SplitType 属性

定义

返回或设置饼图或饼图条形图的两个部分的拆分方式。

public:
 property Microsoft::Office::Interop::Excel::XlChartSplitType SplitType { Microsoft::Office::Interop::Excel::XlChartSplitType get(); void set(Microsoft::Office::Interop::Excel::XlChartSplitType value); };
public Microsoft.Office.Interop.Excel.XlChartSplitType SplitType { get; set; }
Public Property SplitType As XlChartSplitType

属性值

适用于