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 架构 ([XMLSCHEMA1] 部分 2.1) ,请参阅第 5.15 节。
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: 一个 CT_StyleEntry 元素,用于指定柱形图、条形图、填充雷达图、股票图、气泡图、饼图、圆环图和面积图以及三维气泡图上数据点的默认格式设置。
dataPoint3D: 一个 CT_StyleEntry 元素,它指定柱形图、条形图、折线图、饼图、面积图和图面三维图表上数据点的默认格式设置。
dataPointLine: 一个 CT_StyleEntry 元素,它指定折线、散点和雷达类型的二维图表上的数据点的默认格式。
dataPointMarker: 指定标记的默认格式的 CT_StyleEntry 元素。
dataPointMarkerLayout: 一个 CT_MarkerLayout 元素,指定 dataPointMarker 中不存在的其他标记属性。
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: 一个 CT_StyleEntry 元素,它指定二维图表上的绘图区的默认格式。
plotArea3D: 一个 CT_StyleEntry 元素,它指定三维图表的默认格式。
seriesAxis: 一个 CT_StyleEntry 元素,用于指定序列轴的默认格式设置。
seriesLine: 一个 CT_StyleEntry 元素,它指定序列线的默认格式。
标题: 指定图表标题的默认格式的 CT_StyleEntry 元素。
趋势线: 指定趋势线的默认格式的 CT_StyleEntry 元素。
trendlineLabel: 一个 CT_StyleEntry 元素,它指定趋势线标签的默认格式。
upBar: 一个 CT_StyleEntry 元素,用于指定向上条的默认格式设置。
valueAxis: 一个 CT_StyleEntry 元素,它指定值轴的默认格式。
墙: 指定墙的默认格式的 CT_StyleEntry 元素。
extLst:CT_OfficeArtExtensionList ([ISO/IEC-29500-1] A.4.1 节) 元素,该元素指定定义元素类型 ext 的所有未来扩展的扩展列表。 扩展列表以及相应的未来扩展用于扩展 DrawingML 框架的存储功能。 这允许在框架中本机存储新类型的数据。
属性:
id:unsignedInt ([XMLSCHEMA2] 第 3.3.22 节) 属性,用于指定此CT_ChartStyle的标识符。
以下 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 架构 ([XMLSCHEMA1] 部分 2.1) ,请参阅第 5.15 节。
构造函数
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 |
向下条形。 表示架构中的以下元素标记: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) |
将当前元素的子元素之一替换为另一个 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) |