ChartStyle クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ChartStyle クラスを定義します。
このクラスは、Office 2013 以降で使用できます。
オブジェクトを xml としてシリアル化されるときに、修飾名は cs:chartStyle です。
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.AxisTitle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.CategoryAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ChartArea), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataLabel), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataLabelCallout), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint3D), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointMarker), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerLayoutProperties), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointWireframe), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataTableStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DownBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DropLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ErrorBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Floor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.GridlineMajor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.GridlineMinor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.HiLoLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LeaderLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LegendStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.PlotArea), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.PlotArea3D), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.SeriesAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.SeriesLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TitleStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TrendlineStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TrendlineLabel), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.UpBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ValueAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Wall), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.OfficeArtExtensionList), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.SchemaAttr(65, "chartStyle")]
public class ChartStyle : DocumentFormat.OpenXml.OpenXmlPartRootElement
public class ChartStyle : DocumentFormat.OpenXml.OpenXmlPartRootElement
[DocumentFormat.OpenXml.SchemaAttr(65, "chartStyle")]
public class ChartStyle : DocumentFormat.OpenXml.OpenXmlPartRootElement
[DocumentFormat.OpenXml.SchemaAttr("cs:chartStyle")]
public class ChartStyle : DocumentFormat.OpenXml.OpenXmlPartRootElement
[DocumentFormat.OpenXml.SchemaAttr("cs:chartStyle")]
public class ChartStyle : DocumentFormat.OpenXml.TypedOpenXmlPartRootElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.AxisTitle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.CategoryAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ChartArea), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataLabel), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataLabelCallout), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint3D), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointMarker), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerLayoutProperties), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointWireframe), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataTableStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DownBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DropLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ErrorBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Floor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.GridlineMajor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.GridlineMinor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.HiLoLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LeaderLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LegendStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.PlotArea), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.PlotArea3D), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.SeriesAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.SeriesLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TitleStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TrendlineStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TrendlineLabel), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.UpBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ValueAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Wall), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.OfficeArtExtensionList), DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
public class ChartStyle : DocumentFormat.OpenXml.OpenXmlPartRootElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.AxisTitle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.CategoryAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ChartArea), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataLabel), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataLabelCallout), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint3D), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointMarker), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerLayoutProperties), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointWireframe), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataTableStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DownBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DropLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ErrorBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Floor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.GridlineMajor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.GridlineMinor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.HiLoLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LeaderLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LegendStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.PlotArea), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.PlotArea3D), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.SeriesAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.SeriesLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TitleStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TrendlineStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TrendlineLabel), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.UpBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ValueAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Wall), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.OfficeArtExtensionList), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.SchemaAttr(65, "chartStyle")>]
type ChartStyle = class
inherit OpenXmlPartRootElement
type ChartStyle = class
inherit OpenXmlPartRootElement
[<DocumentFormat.OpenXml.SchemaAttr(65, "chartStyle")>]
type ChartStyle = class
inherit OpenXmlPartRootElement
[<DocumentFormat.OpenXml.SchemaAttr("cs:chartStyle")>]
type ChartStyle = class
inherit OpenXmlPartRootElement
[<DocumentFormat.OpenXml.SchemaAttr("cs:chartStyle")>]
type ChartStyle = class
inherit TypedOpenXmlPartRootElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.AxisTitle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.CategoryAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ChartArea), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataLabel), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataLabelCallout), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPoint3D), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointMarker), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerLayoutProperties), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataPointWireframe), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DataTableStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DownBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.DropLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ErrorBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Floor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.GridlineMajor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.GridlineMinor), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.HiLoLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LeaderLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.LegendStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.PlotArea), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.PlotArea3D), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.SeriesAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.SeriesLine), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TitleStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TrendlineStyle), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TrendlineLabel), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.UpBar), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.ValueAxis), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Wall), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.OfficeArtExtensionList), DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
type ChartStyle = class
inherit OpenXmlPartRootElement
Public Class ChartStyle
Inherits OpenXmlPartRootElement
Public Class ChartStyle
Inherits TypedOpenXmlPartRootElement
- 継承
- 継承
- 属性
注釈
2.3.52 chartStyle
ターゲット名前空間:http://schemas.microsoft.com/office/drawing/2012/chartStyle
すべてのグラフ要素の既定の書式設定を指定するCT_ChartStyle要素<111> 。
次の W3C XML スキーマ ([XMLSCHEMA1] セクション 2.1) フラグメントは、この要素の内容を指定します。
<xsd:element name="chartStyle" type="CT_ChartStyle"/>
完全な W3C XML スキーマについては、セクション 5.15 を参照してください ([XMLSCHEMA1] セクション 2.1)。
2.5.102 CT_ChartStyle
ターゲット名前空間:http://schemas.microsoft.com/office/drawing/2012/chartStyle
参照先: chartStyle
グラフに存在するすべての要素のビジュアルプロパティとテキストプロパティを指定する複合型<163>
子要素:
axisTitle: 軸タイトルの既定の書式設定を指定するCT_StyleEntry要素。
categoryAxis: カテゴリ軸の既定の書式設定を指定するCT_StyleEntry要素。
chartArea: グラフ領域の既定の書式設定を指定するCT_StyleEntry要素。
dataLabel: データ ラベルの既定の書式設定を指定するCT_StyleEntry要素。
dataLabelCallout: データ ラベル吹き出しの既定の書式設定を指定するCT_StyleEntry要素。
dataPoint: 列、棒グラフ、塗りつぶしレーダー、ストック、バブル、円グラフ、ドーナツ、および領域の 2-D グラフのデータ ポイントの既定の書式設定を指定するCT_StyleEntry要素、および 3-D バブル。
dataPoint3D: 縦棒グラフ、棒グラフ、折れ線グラフ、円グラフ、面積、サーフェスの 3-D グラフのデータ ポイントの既定の書式設定を指定するCT_StyleEntry要素。
dataPointLine: 線、散布図、レーダー型の 2-D グラフ上のデータ ポイントの既定の書式設定を指定するCT_StyleEntry要素。
dataPointMarker: マーカーの既定の書式設定を指定するCT_StyleEntry要素。
dataPointMarkerLayout:dataPointMarker に存在しない追加のマーカー プロパティを指定するCT_MarkerLayout要素。
dataPointWireframe: サーフェス ワイヤフレーム グラフ上のデータ ポイントの既定の書式設定を指定するCT_StyleEntry要素。
dataTable: データ テーブルの既定の書式設定を指定するCT_StyleEntry要素。
downBar: ダウン バーの既定の書式設定を指定するCT_StyleEntry要素。
dropLine: ドロップ ラインの既定の書式設定を指定するCT_StyleEntry要素。
errorBar: エラー バーの既定の書式設定を指定するCT_StyleEntry要素。
床: フロアの既定の書式設定を指定するCT_StyleEntry要素。
gridlineMajor: 主要な枠線の既定の書式設定を指定するCT_StyleEntry要素。
gridlineMinor: 補助目盛線の既定の書式設定を指定するCT_StyleEntry要素。
hiLoLine: 高低行の既定の書式設定を指定するCT_StyleEntry要素。
leaderLine: 引き出し線の既定の書式設定を指定するCT_StyleEntry要素。
伝説: 凡例の既定の書式設定を指定するCT_StyleEntry要素。
plotArea: 2-D グラフのプロット領域の既定の書式設定を指定するCT_StyleEntry要素。
plotArea3D: 3-D グラフの既定の書式設定を指定するCT_StyleEntry要素。
seriesAxis: 系列軸の既定の書式設定を指定するCT_StyleEntry要素。
seriesLine: 系列行の既定の書式設定を指定するCT_StyleEntry要素。
タイトル: グラフ タイトルの既定の書式設定を指定するCT_StyleEntry要素。
trendline: 傾向線の既定の書式設定を指定するCT_StyleEntry要素。
trendlineLabel: 傾向線ラベルの既定の書式設定を指定するCT_StyleEntry要素。
upBar: 上向きバーの既定の書式設定を指定するCT_StyleEntry要素。
valueAxis: 値軸の既定の書式設定を指定するCT_StyleEntry要素。
壁: 壁の既定の書式設定を指定するCT_StyleEntry要素。
extLst:要素型 ext の将来のすべての拡張が定義される拡張リストを指定するCT_OfficeArtExtensionList ([ISO/IEC-29500-1] セクション A.4.1) 要素。 拡張リストと対応する将来の拡張機能は、DrawingML フレームワークのストレージ機能を拡張するために使用されます。 これにより、新しい種類のデータをフレームワーク内にネイティブに格納できます。
属性:
身分証明書: このCT_ChartStyleの識別子を指定する unsignedInt ([ XMLSCHEMA2] セクション 3.3.22) 属性。
次の W3C XML スキーマ ([XMLSCHEMA1] セクション 2.1) フラグメントは、この複合型の内容を指定します。
<xsd:complexType name="CT_ChartStyle">
<xsd:sequence>
<xsd:element name="axisTitle" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="categoryAxis" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="chartArea" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="dataLabel" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="dataLabelCallout" type="CT_StyleEntry" minOccurs="0" maxOccurs="1"/>
<xsd:element name="dataPoint" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="dataPoint3D" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="dataPointLine" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="dataPointMarker" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="dataPointMarkerLayout" type="CT_MarkerLayout" minOccurs="0" maxOccurs="1"/>
<xsd:element name="dataPointWireframe" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="dataTable" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="downBar" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="dropLine" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="errorBar" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="floor" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="gridlineMajor" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="gridlineMinor" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="hiLoLine" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="leaderLine" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="legend" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="plotArea" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="plotArea3D" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="seriesAxis" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="seriesLine" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="title" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="trendline" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="trendlineLabel" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="upBar" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="valueAxis" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="wall" type="CT_StyleEntry" minOccurs="1" maxOccurs="1"/>
<xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:unsignedInt" use="optional"/>
</xsd:complexType>
完全な W3C XML スキーマについては、セクション 5.15 を参照してください ([XMLSCHEMA1] セクション 2.1)。
コンストラクター
ChartStyle() |
ChartStyle クラスの新しいインスタンスを初期化します。 |
ChartStyle(IEnumerable<OpenXmlElement>) |
指定した子要素を使用して ChartStyle クラスの新しいインスタンスを初期化します。 |
ChartStyle(OpenXmlElement[]) |
指定した子要素を使用して ChartStyle クラスの新しいインスタンスを初期化します。 |
ChartStyle(String) |
外部 XML から ChartStyle クラスの新しいインスタンスを初期化します。 |
プロパティ
AxisTitle |
AxisTitle。 スキーマの cs:axisTitle の要素タグを表します。 |
CategoryAxis |
CategoryAxis。 スキーマ内の次の要素タグを表します: cs:categoryAxis。 |
ChartArea |
ChartArea。 スキーマの cs:chartArea の要素タグを表します。 |
ChartStylePart |
この要素に関連付けられている ChartStylePart を取得します。 |
ChildElements |
現在の要素のすべての子ノードを取得します。 (継承元 OpenXmlElement) |
DataLabel |
DataLabel。 スキーマ内の次の要素タグを表します: cs:dataLabel。 |
DataLabelCallout |
DataLabelCallout。 スキーマの cs:dataLabelCallout の要素タグを表します。 |
DataPoint |
DataPoint。 スキーマの cs:dataPoint の要素タグを表します。 |
DataPoint3D |
DataPoint3D。 スキーマ内の次の要素タグを表します: cs:dataPoint3D。 |
DataPointLine |
DataPointLine。 スキーマの cs:dataPointLine の要素タグを表します。 |
DataPointMarker |
DataPointMarker。 スキーマの cs:dataPointMarker の要素タグを表します。 |
DataPointWireframe |
DataPointWireframe。 スキーマの cs:dataPointWireframe の要素タグを表します。 |
DataTableStyle |
DataTableStyle。 スキーマ内の次の要素タグを表します: cs:dataTable。 |
DownBar |
DownBar。 スキーマの cs:downBar 要素タグを表します。 |
DropLine |
DropLine。 スキーマ内の次の要素タグ cs:dropLine を表します。 |
ErrorBar |
ErrorBar。 スキーマの cs:errorBar の要素タグを表します。 |
ExtendedAttributes |
現在の要素のすべての拡張属性 (スキーマで定義されていない属性) を取得します。 (継承元 OpenXmlElement) |
Features |
現在の要素の IFeatureCollection を取得します。 この機能コレクションは読み取り専用ですが、使用可能な場合は親パーツとパッケージから機能を継承します。 (継承元 OpenXmlElement) |
FirstChild |
現在の OpenXmlElement 要素の最初の子を取得します。 (継承元 OpenXmlCompositeElement) |
Floor |
床面 スキーマの cs:floor 要素タグを表します。 |
GridlineMajor |
GridlineMajor。 スキーマ内の次の要素タグを表します: cs:gridlineMajor。 |
GridlineMinor |
GridlineMinor。 スキーマ内の次の要素タグを表します:cs:gridlineMinor。 |
HasAttributes |
現在の要素に属性があるかどうかを示す値を取得します。 (継承元 OpenXmlElement) |
HasChildren |
現在の要素に子要素があるかどうかを示す値を取得します。 (継承元 OpenXmlCompositeElement) |
HiLoLine |
HiLoLine。 スキーマの cs:hiLoLine 要素タグを表します。 |
Id |
ID。このプロパティは Office 2013 以降でのみ使用できます。 スキーマ内の次の属性を表します: id |
InnerText |
現在のノードとそのすべての子の連結値を取得または設定します。 (継承元 OpenXmlCompositeElement) |
InnerXml |
現在のノードの子ノードのみを表すマークアップを取得または設定します。 (継承元 OpenXmlCompositeElement) |
LastChild |
現在の OpenXmlElement 要素の最後の子を取得します。 このような OpenXmlElement 要素がない場合は、null (Visual Basic では Nothing) を返します。 (継承元 OpenXmlCompositeElement) |
LeaderLine |
LeaderLine。 スキーマ内の次の要素タグを表します: cs:leaderLine。 |
LegendStyle |
LegendStyle。 スキーマ内の次の要素タグを表します: cs:legend。 |
LocalName |
ChartStyle クラスを定義します。 このクラスは、Office 2013 以降で使用できます。 オブジェクトを xml としてシリアル化されるときに、修飾名は cs:chartStyle です。 |
LocalName |
現在の要素のローカル名を取得します。 (継承元 OpenXmlElement) |
MarkerLayoutProperties |
MarkerLayoutProperties。 スキーマの cs:dataPointMarkerLayout の要素タグを表します。 |
MCAttributes |
マークアップ互換性属性を取得または設定します。 現在の要素に対してマークアップ互換性属性が定義されていない場合は null を返します。 (継承元 OpenXmlElement) |
NamespaceDeclarations |
現在の要素で定義されているすべての名前空間宣言を取得します。 名前空間宣言がない場合は、空の列挙子を返します。 (継承元 OpenXmlElement) |
NamespaceUri |
現在の要素の名前空間 URI を取得します。 (継承元 OpenXmlElement) |
OfficeArtExtensionList |
OfficeArtExtensionList。 スキーマ内の次の要素タグを表します: cs:extLst。 |
OpenXmlElementContext |
現在の要素の OpenXmlElementContext を取得します。 (継承元 OpenXmlElement) |
OpenXmlPart |
DOM ツリーに関連付けられているパーツを取得します。 DOM ツリーがパーツに関連付けられていない場合、null が返されます。 (継承元 OpenXmlPartRootElement) |
OuterXml |
現在の要素とそのすべての子要素を表すマークアップを取得します。 (継承元 OpenXmlElement) |
Parent |
現在の要素の親要素を取得します。 (継承元 OpenXmlElement) |
PlotArea |
PlotArea。 スキーマの cs:plotArea の要素タグを表します。 |
PlotArea3D |
PlotArea3D。 スキーマの cs:plotArea3D の要素タグを表します。 |
Prefix |
現在の要素の名前空間プレフィックスを取得します。 (継承元 OpenXmlElement) |
SeriesAxis |
SeriesAxis。 スキーマ内の次の要素タグを表します: cs:seriesAxis。 |
SeriesLine |
SeriesLine。 スキーマの cs:seriesLine 要素タグを表します。 |
TitleStyle |
TitleStyle。 スキーマ内の次の要素タグを表します: cs:title。 |
TrendlineLabel |
TrendlineLabel。 スキーマ内の次の要素タグを表します: cs:trendlineLabel。 |
TrendlineStyle |
TrendlineStyle。 スキーマ内の次の要素タグ cs:trendline を表します。 |
UpBar |
UpBar。 スキーマの cs:upBar 要素タグを表します。 |
ValueAxis |
ValueAxis。 スキーマの cs:valueAxis という要素タグを表します。 |
Wall |
壁。 スキーマ内の次の要素タグを表します: cs:wall。 |
XmlQualifiedName |
現在の要素の修飾名を取得します。 (継承元 OpenXmlElement) |
XName |
現在の要素の修飾名を取得します。 (継承元 OpenXmlElement) |
メソッド
AddAnnotation(Object) |
現在の OpenXmlElement 要素の注釈の一覧にオブジェクトを追加します。 (継承元 OpenXmlElement) |
AddChild(OpenXmlElement, Boolean) |
指定した要素が既知の子である場合は、 要素に追加します。 これにより、 要素がスキーマに従って正しい場所に追加されます。 (継承元 OpenXmlCompositeElement) |
AddNamespaceDeclaration(String, String) |
現在のノードに名前空間宣言を追加します。 (継承元 OpenXmlElement) |
Ancestors() |
現在の要素のすべての先祖を列挙します。 (継承元 OpenXmlElement) |
Ancestors<T>() |
指定した型を持つ現在の要素の先祖のみを列挙します。 (継承元 OpenXmlElement) |
Annotation(Type) |
現在の OpenXmlElement 要素から、指定した型の最初の注釈オブジェクトを取得します。 (継承元 OpenXmlElement) |
Annotation<T>() |
現在の OpenXmlElement 要素から、指定した型の最初の注釈オブジェクトを取得します。 (継承元 OpenXmlElement) |
Annotations(Type) |
現在の OpenXmlElement 要素の指定した型を持つ注釈のコレクションを取得します。 (継承元 OpenXmlElement) |
Annotations<T>() |
現在の OpenXmlElement 要素の指定した型を持つ注釈のコレクションを取得します。 (継承元 OpenXmlElement) |
Append(IEnumerable<OpenXmlElement>) |
要素のリストから現在の要素の子要素のリストの末尾に各要素を追加します。 (継承元 OpenXmlElement) |
Append(OpenXmlElement[]) |
要素の配列から、現在の要素の子要素のリストの末尾に各要素を追加します。 (継承元 OpenXmlElement) |
AppendChild<T>(T) |
現在の要素の子ノードのリストの末尾に、指定した要素を追加します。 (継承元 OpenXmlCompositeElement) |
ClearAllAttributes() |
既知の属性と拡張属性の両方を含むすべての属性をクリアします。 (継承元 OpenXmlElement) |
Clone() |
現在のノードの複製を作成します。 (継承元 OpenXmlElement) |
CloneNode(Boolean) |
このノードの複製を作成します。 |
Descendants() |
現在の要素のすべての子孫を列挙します。 (継承元 OpenXmlElement) |
Descendants<T>() |
T 型のすべての現在の要素の子孫を列挙します。 (継承元 OpenXmlElement) |
Elements() |
現在の要素のすべての子を列挙します。 (継承元 OpenXmlElement) |
Elements<T>() |
指定した型を持つ現在の要素の子のみを列挙します。 (継承元 OpenXmlElement) |
ElementsAfter() |
現在の要素に続き、現在の要素と同じ親を持つすべての兄弟要素を列挙します。 (継承元 OpenXmlElement) |
ElementsBefore() |
現在の要素の前にあり、現在の要素と同じ親を持つすべての兄弟要素を列挙します。 (継承元 OpenXmlElement) |
GetAttribute(String, String) |
指定したタグ名と名前空間 URI を持つ Open XML 属性を取得します。 (継承元 OpenXmlElement) |
GetAttributes() |
すべての属性のコピーを含むリストを取得します。 (継承元 OpenXmlElement) |
GetEnumerator() |
子コレクションを反復処理する列挙子を返します。 (継承元 OpenXmlElement) |
GetFirstChild<T>() |
T 型の最初の子要素を検索します。 (継承元 OpenXmlElement) |
InsertAfter<T>(T, OpenXmlElement) |
指定した参照要素の直後に、指定した要素を挿入します。 (継承元 OpenXmlCompositeElement) |
InsertAfterSelf<T>(T) |
現在の要素の直後に、指定した要素を挿入します。 (継承元 OpenXmlElement) |
InsertAt<T>(T, Int32) |
現在の要素の子の指定したインデックス位置に、指定した要素を挿入します。 (継承元 OpenXmlCompositeElement) |
InsertBefore<T>(T, OpenXmlElement) |
指定した参照要素の直前に、指定した要素を挿入します。 (継承元 OpenXmlCompositeElement) |
InsertBeforeSelf<T>(T) |
現在の要素の直前に、指定した要素を挿入します。 (継承元 OpenXmlElement) |
IsAfter(OpenXmlElement) |
指定した要素の後に現在の要素がドキュメントの順序で表示されるかどうかを判断します。 (継承元 OpenXmlElement) |
IsBefore(OpenXmlElement) |
指定した要素の前に現在の要素がドキュメントの順序で表示されるかどうかを判断します。 (継承元 OpenXmlElement) |
Load(ChartStylePart) |
ChartStylePart から DOM を読み込みます |
LookupNamespace(String) |
現在のノードのコンテキストの名前空間プレフィックスを解決します。 (継承元 OpenXmlElement) |
LookupPrefix(String) |
現在の要素スコープ内の名前空間 URI の対応するプレフィックスを検索します。 (継承元 OpenXmlElement) |
NextSibling() |
現在の OpenXmlElement 要素の直後にある OpenXmlElement 要素を取得します。 次の OpenXmlElement 要素がない場合は null (Visual Basic では Nothing) を返します。 (継承元 OpenXmlElement) |
NextSibling<T>() |
現在の OpenXmlElement 要素に続く指定した型を持つ OpenXmlElement 要素を取得します。 次の OpenXmlElement がない場合は、null (Visual Basic では Nothing) を返します。 (継承元 OpenXmlElement) |
PrependChild<T>(T) |
現在の要素の子ノードのリストの先頭に、指定した要素を挿入します。 (継承元 OpenXmlCompositeElement) |
PreviousSibling() |
現在の OpenXmlElement 要素のすぐ前にある OpenXmlElement 要素を取得します。 前に OpenXmlElement 要素がない場合は、null (Visual Basic では Nothing) を返します。 (継承元 OpenXmlElement) |
PreviousSibling<T>() |
現在の OpenXmlElement の前に指定された型を持つ OpenXmlElement 要素を取得します。 前に OpenXmlElement 要素がない場合は null (Visual Basic では Nothing) を返します。 (継承元 OpenXmlElement) |
Reload() |
Open XML DOM ツリーにパーツ コンテンツを再読み込みします。 このメソッドは複数回呼び出すことができます。呼び出されるたびに、ツリーが再読み込みされ、ツリーの以前の変更は破棄されます。 (継承元 OpenXmlPartRootElement) |
Remove() |
現在の要素を親から削除します。 (継承元 OpenXmlElement) |
RemoveAllChildren() |
現在の要素のすべての子要素を削除します。 (継承元 OpenXmlCompositeElement) |
RemoveAllChildren<T>() |
T 型の現在の要素の子要素をすべて削除します。 (継承元 OpenXmlElement) |
RemoveAnnotations(Type) |
指定した型の注釈を現在の OpenXmlElement 要素から削除します。 (継承元 OpenXmlElement) |
RemoveAnnotations<T>() |
指定した型の注釈を現在の OpenXmlElement 要素から削除します。 (継承元 OpenXmlElement) |
RemoveAttribute(String, String) |
現在の要素から 属性を削除します。 (継承元 OpenXmlElement) |
RemoveChild<T>(T) |
指定した子要素を削除します。 (継承元 OpenXmlCompositeElement) |
RemoveNamespaceDeclaration(String) |
指定したプレフィックスの名前空間宣言を削除します。 プレフィックスがない場合は、何も削除しません。 (継承元 OpenXmlElement) |
ReplaceChild<T>(OpenXmlElement, T) |
現在の要素の子要素の 1 つを別の OpenXmlElement 要素に置き換えます。 (継承元 OpenXmlCompositeElement) |
Save() |
DOM ツリー内のデータをパーツに保存します。 このメソッドは複数回呼び出すことができますが、呼び出されるたびにストリームがフラッシュされます。 (継承元 OpenXmlPartRootElement) |
Save(ChartStylePart) |
DOM を ChartStylePart に保存します。 |
Save(Stream) |
DOM ツリーを指定されたストリームに保存します。 (継承元 OpenXmlPartRootElement) |
SetAttribute(OpenXmlAttribute) |
指定した要素に属性を設定します。 属性が既知の属性の場合、属性の値が設定されます。 属性が拡張属性の場合は、拡張属性リストに 'openxmlAttribute' が追加されます。 (継承元 OpenXmlElement) |
SetAttributes(IEnumerable<OpenXmlAttribute>) |
要素に複数の属性を設定します。 属性が既知の属性の場合、属性の値が設定されます。 属性が拡張属性の場合は、拡張属性リストに 'openxmlAttribute' が追加されます。 (継承元 OpenXmlElement) |
WriteTo(XmlWriter) |
現在のノードを指定した XmlWriter に保存します。 (継承元 OpenXmlPartRootElement) |
明示的なインターフェイスの実装
IEnumerable.GetEnumerator() |
ChartStyle クラスを定義します。 このクラスは、Office 2013 以降で使用できます。 オブジェクトを xml としてシリアル化されるときに、修飾名は cs:chartStyle です。 (継承元 OpenXmlElement) |
IEnumerable<OpenXmlElement>.GetEnumerator() |
子コレクションを反復処理する列挙子を返します。 (継承元 OpenXmlElement) |