IMsoChart インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IMsoChart
[System.Runtime.InteropServices.Guid("000C1709-0000-0000-C000-000000000046")]
public interface IMsoChart
[<System.Runtime.InteropServices.Guid("000C1709-0000-0000-C000-000000000046")>]
type IMsoChart = interface
Public Interface IMsoChart
- 属性
-
プロパティ
メソッド
_ApplyDataLabels(XlDataLabelsType, Object, Object, Object)
|
_Evaluate(Object, Int32)
|
ApplyChartTemplate(String)
|
ApplyCustomType(XlChartType, Object)
|
ApplyDataLabels(XlDataLabelsType, Object, Object, Object, Object, Object, Object, Object, Object, Object)
|
ApplyLayout(Int32, Object)
|
AreaGroups(Object)
|
AutoFormat(Int32, Object)
|
Axes(Object, XlAxisGroup)
|
BarGroups(Object)
|
ChartWizard(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)
|
ClearToMatchColorStyle()
|
ClearToMatchStyle()
|
ColumnGroups(Object)
|
Copy()
|
CopyPicture(Int32, Int32, Int32)
|
Delete()
|
DeleteHiddenContent()
|
DoughnutGroups(Object)
|
Evaluate(Object, Int32, Int32)
|
Export(String, Object, Object)
|
FullSeriesCollection(Object)
|
GetChartElement(Int32, Int32, Int32, Int32, Int32)
|
LineGroups(Object)
|
Paste(Object)
|
PieGroups(Object)
|
Protect(Object, Object, Object, Object, Object)
|
RadarGroups(Object)
|
Refresh()
|
RefreshPivotTable()
|
SaveChartTemplate(String)
|
Select(Object)
|
SeriesCollection(Object)
|
SetBackgroundPicture(String)
|
SetDefaultChart(Object)
|
SetElement(MsoChartElementType)
|
SetSourceData(String, Object)
|
UnProtect(Object)
|
XYGroups(Object)
|
適用対象