ChartStyle Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define a Classe ChartStyle.
Esta classe está disponível no Office 2013 e superior.
Quando o objeto é serializado como xml, o nome qualificado é 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
- Herança
- Herança
- Atributos
Comentários
2.3.52 chartStyle
Espaço de nomes de destino:http://schemas.microsoft.com/office/drawing/2012/chartStyle
Um elemento<CT_ChartStyle 111> que especifica a formatação predefinida para todos os elementos do gráfico.
O seguinte fragmento de Esquema XML W3C ([XMLSCHEMA1] secção 2.1) especifica o conteúdo deste elemento.
<xsd:element name="chartStyle" type="CT_ChartStyle"/>
Veja a secção 5.15 para obter o Esquema W3C XML completo ([XMLSCHEMA1] secção 2.1).
2.5.102 CT_ChartStyle
Espaço de nomes de destino:http://schemas.microsoft.com/office/drawing/2012/chartStyle
Referenciado por: chartStyle
Um tipo complexo que especifica propriedades visuais e de texto para todos os elementos presentes num gráfico.<163>
Elementos Subordinados:
axisTitle: Um elemento CT_StyleEntry que especifica a formatação predefinida para um título de eixo.
categoryAxis: Um elemento CT_StyleEntry que especifica a formatação predefinida para um eixo de categoria.
chartArea: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma área de gráfico.
dataLabel: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma etiqueta de dados.
dataLabelCallout: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma nota de aviso de etiqueta de dados.
dataPoint: Um elemento CT_StyleEntry que especifica a formatação predefinida para um ponto de dados num gráfico 2D de coluna de tipo, barra, radar preenchido, stock, bolha, circular, anel e área, bem como bolhas 3D.
dataPoint3D: Um elemento CT_StyleEntry que especifica a formatação predefinida para um ponto de dados num gráfico 3D de coluna de tipo, barra, linha, circular, área e superfície.
dataPointLine: Um elemento CT_StyleEntry que especifica a formatação predefinida para um ponto de dados num gráfico 2D de linha de tipo, dispersão e radar.
dataPointMarker: Um elemento CT_StyleEntry que especifica a formatação predefinida para marcadores.
dataPointMarkerLayout: Um elemento CT_MarkerLayout que especifica propriedades de marcador adicionais não presentes no dataPointMarker.
dataPointWireframe: Um elemento CT_StyleEntry que especifica a formatação predefinida para um ponto de dados num gráfico de wireframe de superfície.
dataTable: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma tabela de dados.
barra inferior: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma barra inferior.
dropLine: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma linha pendente.
barra de erros: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma barra de erro.
piso: Um elemento CT_StyleEntry que especifica a formatação predefinida para um piso.
gridlineMajor: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma linha de grelha principal.
gridlineMinor: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma linha de grelha secundária.
hiLoLine: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma linha altamente baixa.
leaderLine: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma linha de classificação.
legenda: Um elemento CT_StyleEntry que especifica a formatação predefinida de uma legenda.
plotArea: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma área de desenho num gráfico 2D.
plotArea3D: Um elemento CT_StyleEntry que especifica a formatação predefinida para um gráfico 3D.
seriesAxis: Um elemento CT_StyleEntry que especifica a formatação predefinida para um eixo de série.
seriesLine: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma linha de série.
título: Um elemento CT_StyleEntry que especifica a formatação predefinida para um título de gráfico.
linha de tendência: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma linha de tendência.
trendlineLabel: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma etiqueta de linha de tendência.
upBar: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma barra superior.
valueAxis: Um elemento CT_StyleEntry que especifica a formatação predefinida para um eixo de valores.
parede: Um elemento CT_StyleEntry que especifica a formatação predefinida para uma parede.
extLst: Um elemento CT_OfficeArtExtensionList ([ISO/IEC-29500-1] da secção A.4.1) que especifica a lista de extensões na qual todas as extensões futuras do tipo de elemento ext são definidas. A lista de extensões, juntamente com as extensões futuras correspondentes, é utilizada para expandir as capacidades de armazenamento da arquitetura DrawingML. Isto permite que novos tipos de dados sejam armazenados nativamente na arquitetura.
Atributos:
ID: Um atributo unsignedInt ([XMLSCHEMA2] secção 3.3.22) que especifica o identificador para este CT_ChartStyle.
O seguinte fragmento de Esquema XML W3C ([XMLSCHEMA1] secção 2.1) especifica os conteúdos deste tipo complexo.
<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>
Veja a secção 5.15 para obter o Esquema W3C XML completo ([XMLSCHEMA1] secção 2.1).
Construtores
ChartStyle() |
Inicializa uma nova instância da classe ChartStyle. |
ChartStyle(IEnumerable<OpenXmlElement>) |
Inicializa uma nova instância da classe ChartStyle com os elementos subordinados especificados. |
ChartStyle(OpenXmlElement[]) |
Inicializa uma nova instância da classe ChartStyle com os elementos subordinados especificados. |
ChartStyle(String) |
Inicializa uma nova instância da classe ChartStyle a partir de XML externo. |
Propriedades
AxisTitle |
AxisTitle. Representa a seguinte etiqueta de elemento no esquema: cs:axisTitle. |
CategoryAxis |
CategoryAxis. Representa a seguinte etiqueta de elemento no esquema: cs:categoryAxis. |
ChartArea |
ChartArea. Representa a seguinte etiqueta de elemento no esquema: cs:chartArea. |
ChartStylePart |
Obtém o ChartStylePart associado a este elemento. |
ChildElements |
Obtém todos os nós subordinados do elemento atual. (Herdado de OpenXmlElement) |
DataLabel |
DataLabel. Representa a seguinte etiqueta de elemento no esquema: cs:dataLabel. |
DataLabelCallout |
DataLabelCallout. Representa a seguinte etiqueta de elemento no esquema: cs:dataLabelCallout. |
DataPoint |
DataPoint. Representa a seguinte etiqueta de elemento no esquema: cs:dataPoint. |
DataPoint3D |
DataPoint3D. Representa a seguinte etiqueta de elemento no esquema: cs:dataPoint3D. |
DataPointLine |
DataPointLine. Representa a seguinte etiqueta de elemento no esquema: cs:dataPointLine. |
DataPointMarker |
DataPointMarker. Representa a seguinte etiqueta de elemento no esquema: cs:dataPointMarker. |
DataPointWireframe |
DataPointWireframe. Representa a seguinte etiqueta de elemento no esquema: cs:dataPointWireframe. |
DataTableStyle |
DataTableStyle. Representa a seguinte etiqueta de elemento no esquema: cs:dataTable. |
DownBar |
Barra Inferior. Representa a seguinte etiqueta de elemento no esquema: cs:downBar. |
DropLine |
DropLine. Representa a seguinte etiqueta de elemento no esquema: cs:dropLine. |
ErrorBar |
Barra de Erros. Representa a seguinte etiqueta de elemento no esquema: cs:errorBar. |
ExtendedAttributes |
Obtém todos os atributos expandidos (atributos não definidos no esquema) do elemento atual. (Herdado de OpenXmlElement) |
Features |
Obtém um IFeatureCollection para o elemento atual. Esta coleção de funcionalidades será só de leitura, mas herdará as funcionalidades da parte principal e do pacote, se disponível. (Herdado de OpenXmlElement) |
FirstChild |
Obtém o primeiro elemento subordinado do elemento OpenXmlElement atual. (Herdado de OpenXmlCompositeElement) |
Floor |
Piso. Representa a seguinte etiqueta de elemento no esquema: cs:floor. |
GridlineMajor |
GridlineMajor. Representa a seguinte etiqueta de elemento no esquema: cs:gridlineMajor. |
GridlineMinor |
GridlineMinor. Representa a seguinte etiqueta de elemento no esquema: cs:gridlineMinor. |
HasAttributes |
Obtém um valor que indica se o elemento atual tem atributos. (Herdado de OpenXmlElement) |
HasChildren |
Obtém um valor que indica se o elemento atual tem elementos subordinados. (Herdado de OpenXmlCompositeElement) |
HiLoLine |
HiLoLine. Representa a seguinte etiqueta de elemento no esquema: cs:hiLoLine. |
Id |
ID, esta propriedade só está disponível no Office 2013 e posterior. Representa o seguinte atributo no esquema: id |
InnerText |
Obtém ou define os valores concatenados do nó atual e de todos os respetivos subordinados. (Herdado de OpenXmlCompositeElement) |
InnerXml |
Obtém ou define a marcação que representa apenas os nós subordinados do nó atual. (Herdado de OpenXmlCompositeElement) |
LastChild |
Obtém o último elemento subordinado do elemento OpenXmlElement atual. Devolve nulo (Nada no Visual Basic) se não existir esse elemento OpenXmlElement. (Herdado de OpenXmlCompositeElement) |
LeaderLine |
Linha de Preenchimento. Representa a seguinte etiqueta de elemento no esquema: cs:leaderLine. |
LegendStyle |
LegendStyle. Representa a seguinte etiqueta de elemento no esquema: cs:legend. |
LocalName |
Define a Classe ChartStyle. Esta classe está disponível no Office 2013 e superior. Quando o objeto é serializado como xml, o nome qualificado é cs:chartStyle. |
LocalName |
Obtém o nome local do elemento atual. (Herdado de OpenXmlElement) |
MarkerLayoutProperties |
MarkerLayoutProperties. Representa a seguinte etiqueta de elemento no esquema: cs:dataPointMarkerLayout. |
MCAttributes |
Obtém ou define os atributos de compatibilidade de markup. Devolve nulo se não forem definidos atributos de compatibilidade de markup para o elemento atual. (Herdado de OpenXmlElement) |
NamespaceDeclarations |
Obtém todas as declarações de espaço de nomes definidas no elemento atual. Devolve um enumerador vazio se não existir nenhuma declaração de espaço de nomes. (Herdado de OpenXmlElement) |
NamespaceUri |
Obtém o URI do espaço de nomes do elemento atual. (Herdado de OpenXmlElement) |
OfficeArtExtensionList |
OfficeArtExtensionList. Representa a seguinte etiqueta de elemento no esquema: cs:extLst. |
OpenXmlElementContext |
Obtém o OpenXmlElementContext do elemento atual. (Herdado de OpenXmlElement) |
OpenXmlPart |
Obtém a parte que está associada à árvore DOM. Devolve nulo quando a árvore DOM não está associada a uma peça. (Herdado de OpenXmlPartRootElement) |
OuterXml |
Obtém a marcação que representa o elemento atual e todos os respetivos elementos subordinados. (Herdado de OpenXmlElement) |
Parent |
Obtém o elemento principal do elemento atual. (Herdado de OpenXmlElement) |
PlotArea |
PlotArea. Representa a seguinte etiqueta de elemento no esquema: cs:plotArea. |
PlotArea3D |
PlotArea3D. Representa a seguinte etiqueta de elemento no esquema: cs:plotArea3D. |
Prefix |
Obtém o prefixo de espaço de nomes do elemento atual. (Herdado de OpenXmlElement) |
SeriesAxis |
SeriesAxis. Representa a seguinte etiqueta de elemento no esquema: cs:seriesAxis. |
SeriesLine |
SeriesLine. Representa a seguinte etiqueta de elemento no esquema: cs:seriesLine. |
TitleStyle |
TitleStyle. Representa a seguinte etiqueta de elemento no esquema: cs:title. |
TrendlineLabel |
TrendlineLabel. Representa a seguinte etiqueta de elemento no esquema: cs:trendlineLabel. |
TrendlineStyle |
TrendlineStyle. Representa a seguinte etiqueta de elemento no esquema: cs:trendline. |
UpBar |
Barra Superior. Representa a seguinte etiqueta de elemento no esquema: cs:upBar. |
ValueAxis |
ValueAxis. Representa a seguinte etiqueta de elemento no esquema: cs:valueAxis. |
Wall |
A parede. Representa a seguinte etiqueta de elemento no esquema: cs:wall. |
XmlQualifiedName |
Obtém o nome qualificado do elemento atual. (Herdado de OpenXmlElement) |
XName |
Obtém o nome qualificado do elemento atual. (Herdado de OpenXmlElement) |
Métodos
AddAnnotation(Object) |
Adiciona um objeto à lista de anotações do elemento OpenXmlElement atual. (Herdado de OpenXmlElement) |
AddChild(OpenXmlElement, Boolean) |
Adiciona o elemento especificado ao elemento se for um subordinado conhecido. Esta ação adiciona o elemento na localização correta de acordo com o esquema. (Herdado de OpenXmlCompositeElement) |
AddNamespaceDeclaration(String, String) |
Adiciona uma declaração de espaço de nomes ao nó atual. (Herdado de OpenXmlElement) |
Ancestors() |
Enumera todos os predecessores do elemento atual. (Herdado de OpenXmlElement) |
Ancestors<T>() |
Enumera apenas os predecessores do elemento atual que têm o tipo especificado. (Herdado de OpenXmlElement) |
Annotation(Type) |
Obtenha o primeiro objeto de anotação do tipo especificado a partir do elemento OpenXmlElement atual. (Herdado de OpenXmlElement) |
Annotation<T>() |
Obtenha o primeiro objeto de anotação do tipo especificado a partir do elemento OpenXmlElement atual. (Herdado de OpenXmlElement) |
Annotations(Type) |
Obtém uma coleção de anotações com o tipo especificado para o elemento OpenXmlElement atual. (Herdado de OpenXmlElement) |
Annotations<T>() |
Obtém uma coleção de anotações com o tipo especificado para o elemento OpenXmlElement atual. (Herdado de OpenXmlElement) |
Append(IEnumerable<OpenXmlElement>) |
Acrescenta cada elemento de uma lista de elementos ao fim da lista de elementos subordinados do elemento atual. (Herdado de OpenXmlElement) |
Append(OpenXmlElement[]) |
Acrescenta cada elemento de uma matriz de elementos ao fim da lista de elementos subordinados do elemento atual. (Herdado de OpenXmlElement) |
AppendChild<T>(T) |
Acrescenta o elemento especificado ao fim da lista de nós subordinados do elemento atual. (Herdado de OpenXmlCompositeElement) |
ClearAllAttributes() |
Limpa todos os atributos, incluindo atributos conhecidos e atributos expandidos. (Herdado de OpenXmlElement) |
Clone() |
Cria um duplicado do nó atual. (Herdado de OpenXmlElement) |
CloneNode(Boolean) |
Cria um duplicado deste nó. |
Descendants() |
Enumera todos os descendentes do elemento atual. (Herdado de OpenXmlElement) |
Descendants<T>() |
Enumerar todos os descendentes do elemento atual do tipo T. (Herdado de OpenXmlElement) |
Elements() |
Enumera todos os elementos subordinados do elemento atual. (Herdado de OpenXmlElement) |
Elements<T>() |
Enumera apenas os subordinados do elemento atual que têm o tipo especificado. (Herdado de OpenXmlElement) |
ElementsAfter() |
Enumera todos os elementos do elemento colateral que seguem o elemento atual e têm o mesmo elemento principal que o elemento atual. (Herdado de OpenXmlElement) |
ElementsBefore() |
Enumera todos os elementos do elemento colateral que precedem o elemento atual e têm o mesmo elemento principal que o elemento atual. (Herdado de OpenXmlElement) |
GetAttribute(String, String) |
Obtém um atributo Open XML com o nome da etiqueta especificado e o URI do espaço de nomes. (Herdado de OpenXmlElement) |
GetAttributes() |
Obtém uma lista que contém uma cópia de todos os atributos. (Herdado de OpenXmlElement) |
GetEnumerator() |
Devolve um enumerador que itera através da coleção subordinada. (Herdado de OpenXmlElement) |
GetFirstChild<T>() |
Localiza o primeiro elemento subordinado no tipo T. (Herdado de OpenXmlElement) |
InsertAfter<T>(T, OpenXmlElement) |
Insere o elemento especificado imediatamente após o elemento de referência especificado. (Herdado de OpenXmlCompositeElement) |
InsertAfterSelf<T>(T) |
Insere o elemento especificado imediatamente após o elemento atual. (Herdado de OpenXmlElement) |
InsertAt<T>(T, Int32) |
Insere o elemento especificado no índice especificado dos subordinados do elemento atual. (Herdado de OpenXmlCompositeElement) |
InsertBefore<T>(T, OpenXmlElement) |
Insere o elemento especificado imediatamente antes do elemento de referência especificado. (Herdado de OpenXmlCompositeElement) |
InsertBeforeSelf<T>(T) |
Insere o elemento especificado imediatamente antes do elemento atual. (Herdado de OpenXmlElement) |
IsAfter(OpenXmlElement) |
Determina se o elemento atual aparece depois de um elemento especificado na ordem do documento. (Herdado de OpenXmlElement) |
IsBefore(OpenXmlElement) |
Determina se o elemento atual aparece antes de um elemento especificado na ordem do documento. (Herdado de OpenXmlElement) |
Load(ChartStylePart) |
Carrega o DOM a partir do ChartStylePart |
LookupNamespace(String) |
Resolve o prefixo do espaço de nomes no contexto do nó atual. (Herdado de OpenXmlElement) |
LookupPrefix(String) |
Localiza o prefixo correspondente para um URI de espaço de nomes no âmbito do elemento atual. (Herdado de OpenXmlElement) |
NextSibling() |
Obtém o elemento OpenXmlElement que segue imediatamente o elemento OpenXmlElement atual. Devolve nulo (Nada no Visual Basic) se não existir nenhum elemento OpenXmlElement seguinte. (Herdado de OpenXmlElement) |
NextSibling<T>() |
Obtém o elemento OpenXmlElement com o tipo especificado que segue o elemento OpenXmlElement atual. Devolve nulo (Nada no Visual Basic) se não existir um OpenXmlElement seguinte. (Herdado de OpenXmlElement) |
PrependChild<T>(T) |
Insere o elemento especificado no início da lista de nós subordinados do elemento atual. (Herdado de OpenXmlCompositeElement) |
PreviousSibling() |
Obtém o elemento OpenXmlElement que precede imediatamente o elemento OpenXmlElement atual. Devolve nulo (Nada no Visual Basic) se não existir nenhum elemento OpenXmlElement anterior. (Herdado de OpenXmlElement) |
PreviousSibling<T>() |
Obtém o elemento OpenXmlElement com o tipo especificado que precede o OpenXmlElement atual. Devolve nulo (Nada no Visual Basic) se não existir nenhum elemento OpenXmlElement anterior. (Herdado de OpenXmlElement) |
Reload() |
Recarrega o conteúdo da peça para uma árvore DOM Open XML. Este método pode ser chamado várias vezes e, sempre que for chamado, a árvore será recarregada e as alterações anteriores na árvore serão abandonadas. (Herdado de OpenXmlPartRootElement) |
Remove() |
Remove o elemento atual do respetivo elemento principal. (Herdado de OpenXmlElement) |
RemoveAllChildren() |
Remove todos os elementos subordinados do elemento atual. (Herdado de OpenXmlCompositeElement) |
RemoveAllChildren<T>() |
Remova todos os elementos subordinados do elemento atual que são do tipo T. (Herdado de OpenXmlElement) |
RemoveAnnotations(Type) |
Remove as anotações do tipo especificado do elemento OpenXmlElement atual. (Herdado de OpenXmlElement) |
RemoveAnnotations<T>() |
Remove as anotações com o tipo especificado do elemento OpenXmlElement atual. (Herdado de OpenXmlElement) |
RemoveAttribute(String, String) |
Remove o atributo do elemento atual. (Herdado de OpenXmlElement) |
RemoveChild<T>(T) |
Remove o elemento subordinado especificado. (Herdado de OpenXmlCompositeElement) |
RemoveNamespaceDeclaration(String) |
Remove a declaração de espaço de nomes para o prefixo especificado. Não remove nada se não existir um prefixo. (Herdado de OpenXmlElement) |
ReplaceChild<T>(OpenXmlElement, T) |
Substitui um dos elementos subordinados do elemento atual por outro elemento OpenXmlElement. (Herdado de OpenXmlCompositeElement) |
Save() |
Guarda os dados na árvore DOM novamente na peça. Este método pode ser chamado várias vezes e, sempre que for chamado, o fluxo será descarregado. (Herdado de OpenXmlPartRootElement) |
Save(ChartStylePart) |
Guarda o DOM no ChartStylePart. |
Save(Stream) |
Guarda a árvore DOM no fluxo especificado. (Herdado de OpenXmlPartRootElement) |
SetAttribute(OpenXmlAttribute) |
Define um atributo para o elemento especificado. Se o atributo for um atributo conhecido, o valor do atributo é definido. Se o atributo for um atributo expandido, o "openxmlAttribute" é adicionado à lista de atributos expandidos. (Herdado de OpenXmlElement) |
SetAttributes(IEnumerable<OpenXmlAttribute>) |
Define vários atributos para o elemento . Se um atributo for um atributo conhecido, o valor do atributo é definido. Se um atributo for um atributo expandido, o "openxmlAttribute" é adicionado à lista de atributos expandidos. (Herdado de OpenXmlElement) |
WriteTo(XmlWriter) |
Guarda o nó atual no XmlWriter especificado. (Herdado de OpenXmlPartRootElement) |
Implantações explícitas de interface
IEnumerable.GetEnumerator() |
Define a Classe ChartStyle. Esta classe está disponível no Office 2013 e superior. Quando o objeto é serializado como xml, o nome qualificado é cs:chartStyle. (Herdado de OpenXmlElement) |
IEnumerable<OpenXmlElement>.GetEnumerator() |
Devolve um enumerador que itera através da coleção subordinada. (Herdado de OpenXmlElement) |