Versions in this module Expand all Collapse all v0 v0.7.1 May 25, 2018 v0.7.0 Mar 31, 2018 v0.6.0 Feb 6, 2018 v0.4.0 Sep 29, 2017 Changes in this version + const ST_BubbleScalePercentPattern + const ST_DepthPercentWithSymbolPattern + const ST_GapAmountPercentPattern + const ST_HPercentWithSymbolPattern + const ST_HoleSizePercentPattern + const ST_LblOffsetPercentPattern + const ST_OverlapPercentPattern + const ST_SecondPieSizePercentPattern + const ST_ThicknessPercentPattern + var ST_BubbleScalePercentPatternRe = regexp.MustCompile(ST_BubbleScalePercentPattern) + var ST_DepthPercentWithSymbolPatternRe = regexp.MustCompile(ST_DepthPercentWithSymbolPattern) + var ST_GapAmountPercentPatternRe = regexp.MustCompile(ST_GapAmountPercentPattern) + var ST_HPercentWithSymbolPatternRe = regexp.MustCompile(ST_HPercentWithSymbolPattern) + var ST_HoleSizePercentPatternRe = regexp.MustCompile(ST_HoleSizePercentPattern) + var ST_LblOffsetPercentPatternRe = regexp.MustCompile(ST_LblOffsetPercentPattern) + var ST_OverlapPercentPatternRe = regexp.MustCompile(ST_OverlapPercentPattern) + var ST_SecondPieSizePercentPatternRe = regexp.MustCompile(ST_SecondPieSizePercentPattern) + var ST_ThicknessPercentPatternRe = regexp.MustCompile(ST_ThicknessPercentPattern) + type Any interface + MarshalXML func(e *xml.Encoder, start xml.StartElement) error + UnmarshalXML func(d *xml.Decoder, start xml.StartElement) error + type CT_Area3DChart struct + AxId []*CT_UnsignedInt + DLbls *CT_DLbls + DropLines *CT_ChartLines + ExtLst *CT_ExtensionList + GapDepth *CT_GapAmount + Grouping *CT_Grouping + Ser []*CT_AreaSer + VaryColors *CT_Boolean + func NewCT_Area3DChart() *CT_Area3DChart + func (m *CT_Area3DChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Area3DChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Area3DChart) Validate() error + func (m *CT_Area3DChart) ValidateWithPath(path string) error + type CT_AreaChart struct + AxId []*CT_UnsignedInt + DLbls *CT_DLbls + DropLines *CT_ChartLines + ExtLst *CT_ExtensionList + Grouping *CT_Grouping + Ser []*CT_AreaSer + VaryColors *CT_Boolean + func NewCT_AreaChart() *CT_AreaChart + func (m *CT_AreaChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AreaChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AreaChart) Validate() error + func (m *CT_AreaChart) ValidateWithPath(path string) error + type CT_AreaSer struct + Cat *CT_AxDataSource + DLbls *CT_DLbls + DPt []*CT_DPt + ErrBars []*CT_ErrBars + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + Order *CT_UnsignedInt + PictureOptions *CT_PictureOptions + SpPr *dml.CT_ShapeProperties + Trendline []*CT_Trendline + Tx *CT_SerTx + Val *CT_NumDataSource + func NewCT_AreaSer() *CT_AreaSer + func (m *CT_AreaSer) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AreaSer) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AreaSer) Validate() error + func (m *CT_AreaSer) ValidateWithPath(path string) error + type CT_AxDataSource struct + Choice *CT_AxDataSourceChoice + func NewCT_AxDataSource() *CT_AxDataSource + func (m *CT_AxDataSource) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AxDataSource) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AxDataSource) Validate() error + func (m *CT_AxDataSource) ValidateWithPath(path string) error + type CT_AxDataSourceChoice struct + MultiLvlStrRef *CT_MultiLvlStrRef + NumLit *CT_NumData + NumRef *CT_NumRef + StrLit *CT_StrData + StrRef *CT_StrRef + func NewCT_AxDataSourceChoice() *CT_AxDataSourceChoice + func (m *CT_AxDataSourceChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AxDataSourceChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AxDataSourceChoice) Validate() error + func (m *CT_AxDataSourceChoice) ValidateWithPath(path string) error + type CT_AxPos struct + ValAttr ST_AxPos + func NewCT_AxPos() *CT_AxPos + func (m *CT_AxPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AxPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AxPos) Validate() error + func (m *CT_AxPos) ValidateWithPath(path string) error + type CT_AxisUnit struct + ValAttr float64 + func NewCT_AxisUnit() *CT_AxisUnit + func (m *CT_AxisUnit) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AxisUnit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AxisUnit) Validate() error + func (m *CT_AxisUnit) ValidateWithPath(path string) error + type CT_BandFmt struct + Idx *CT_UnsignedInt + SpPr *dml.CT_ShapeProperties + func NewCT_BandFmt() *CT_BandFmt + func (m *CT_BandFmt) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BandFmt) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BandFmt) Validate() error + func (m *CT_BandFmt) ValidateWithPath(path string) error + type CT_BandFmts struct + BandFmt []*CT_BandFmt + func NewCT_BandFmts() *CT_BandFmts + func (m *CT_BandFmts) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BandFmts) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BandFmts) Validate() error + func (m *CT_BandFmts) ValidateWithPath(path string) error + type CT_Bar3DChart struct + AxId []*CT_UnsignedInt + BarDir *CT_BarDir + DLbls *CT_DLbls + ExtLst *CT_ExtensionList + GapDepth *CT_GapAmount + GapWidth *CT_GapAmount + Grouping *CT_BarGrouping + Ser []*CT_BarSer + Shape *CT_Shape + VaryColors *CT_Boolean + func NewCT_Bar3DChart() *CT_Bar3DChart + func (m *CT_Bar3DChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Bar3DChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Bar3DChart) Validate() error + func (m *CT_Bar3DChart) ValidateWithPath(path string) error + type CT_BarChart struct + AxId []*CT_UnsignedInt + BarDir *CT_BarDir + DLbls *CT_DLbls + ExtLst *CT_ExtensionList + GapWidth *CT_GapAmount + Grouping *CT_BarGrouping + Overlap *CT_Overlap + Ser []*CT_BarSer + SerLines []*CT_ChartLines + VaryColors *CT_Boolean + func NewCT_BarChart() *CT_BarChart + func (m *CT_BarChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BarChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BarChart) Validate() error + func (m *CT_BarChart) ValidateWithPath(path string) error + type CT_BarDir struct + ValAttr ST_BarDir + func NewCT_BarDir() *CT_BarDir + func (m *CT_BarDir) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BarDir) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BarDir) Validate() error + func (m *CT_BarDir) ValidateWithPath(path string) error + type CT_BarGrouping struct + ValAttr ST_BarGrouping + func NewCT_BarGrouping() *CT_BarGrouping + func (m *CT_BarGrouping) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BarGrouping) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BarGrouping) Validate() error + func (m *CT_BarGrouping) ValidateWithPath(path string) error + type CT_BarSer struct + Cat *CT_AxDataSource + DLbls *CT_DLbls + DPt []*CT_DPt + ErrBars *CT_ErrBars + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + InvertIfNegative *CT_Boolean + Order *CT_UnsignedInt + PictureOptions *CT_PictureOptions + Shape *CT_Shape + SpPr *dml.CT_ShapeProperties + Trendline []*CT_Trendline + Tx *CT_SerTx + Val *CT_NumDataSource + func NewCT_BarSer() *CT_BarSer + func (m *CT_BarSer) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BarSer) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BarSer) Validate() error + func (m *CT_BarSer) ValidateWithPath(path string) error + type CT_Boolean struct + ValAttr *bool + func NewCT_Boolean() *CT_Boolean + func (m *CT_Boolean) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Boolean) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Boolean) Validate() error + func (m *CT_Boolean) ValidateWithPath(path string) error + type CT_BubbleChart struct + AxId []*CT_UnsignedInt + Bubble3D *CT_Boolean + BubbleScale *CT_BubbleScale + DLbls *CT_DLbls + ExtLst *CT_ExtensionList + Ser []*CT_BubbleSer + ShowNegBubbles *CT_Boolean + SizeRepresents *CT_SizeRepresents + VaryColors *CT_Boolean + func NewCT_BubbleChart() *CT_BubbleChart + func (m *CT_BubbleChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BubbleChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BubbleChart) Validate() error + func (m *CT_BubbleChart) ValidateWithPath(path string) error + type CT_BubbleScale struct + ValAttr *ST_BubbleScale + func NewCT_BubbleScale() *CT_BubbleScale + func (m *CT_BubbleScale) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BubbleScale) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BubbleScale) Validate() error + func (m *CT_BubbleScale) ValidateWithPath(path string) error + type CT_BubbleSer struct + Bubble3D *CT_Boolean + BubbleSize *CT_NumDataSource + DLbls *CT_DLbls + DPt []*CT_DPt + ErrBars []*CT_ErrBars + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + InvertIfNegative *CT_Boolean + Order *CT_UnsignedInt + SpPr *dml.CT_ShapeProperties + Trendline []*CT_Trendline + Tx *CT_SerTx + XVal *CT_AxDataSource + YVal *CT_NumDataSource + func NewCT_BubbleSer() *CT_BubbleSer + func (m *CT_BubbleSer) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BubbleSer) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BubbleSer) Validate() error + func (m *CT_BubbleSer) ValidateWithPath(path string) error + type CT_BuiltInUnit struct + ValAttr ST_BuiltInUnit + func NewCT_BuiltInUnit() *CT_BuiltInUnit + func (m *CT_BuiltInUnit) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BuiltInUnit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BuiltInUnit) Validate() error + func (m *CT_BuiltInUnit) ValidateWithPath(path string) error + type CT_CatAx struct + Auto *CT_Boolean + AxId *CT_UnsignedInt + AxPos *CT_AxPos + Choice *EG_AxSharedChoice + CrossAx *CT_UnsignedInt + Delete *CT_Boolean + ExtLst *CT_ExtensionList + LblAlgn *CT_LblAlgn + LblOffset *CT_LblOffset + MajorGridlines *CT_ChartLines + MajorTickMark *CT_TickMark + MinorGridlines *CT_ChartLines + MinorTickMark *CT_TickMark + NoMultiLvlLbl *CT_Boolean + NumFmt *CT_NumFmt + Scaling *CT_Scaling + SpPr *dml.CT_ShapeProperties + TickLblPos *CT_TickLblPos + TickLblSkip *CT_Skip + TickMarkSkip *CT_Skip + Title *CT_Title + TxPr *dml.CT_TextBody + func NewCT_CatAx() *CT_CatAx + func (m *CT_CatAx) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CatAx) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CatAx) Validate() error + func (m *CT_CatAx) ValidateWithPath(path string) error + type CT_Chart struct + AutoTitleDeleted *CT_Boolean + BackWall *CT_Surface + DispBlanksAs *CT_DispBlanksAs + ExtLst *CT_ExtensionList + Floor *CT_Surface + Legend *CT_Legend + PivotFmts *CT_PivotFmts + PlotArea *CT_PlotArea + PlotVisOnly *CT_Boolean + ShowDLblsOverMax *CT_Boolean + SideWall *CT_Surface + Title *CT_Title + View3D *CT_View3D + func NewCT_Chart() *CT_Chart + func (m *CT_Chart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Chart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Chart) Validate() error + func (m *CT_Chart) ValidateWithPath(path string) error + type CT_ChartLines struct + SpPr *dml.CT_ShapeProperties + func NewCT_ChartLines() *CT_ChartLines + func (m *CT_ChartLines) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ChartLines) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ChartLines) Validate() error + func (m *CT_ChartLines) ValidateWithPath(path string) error + type CT_ChartSpace struct + Chart *CT_Chart + ClrMapOvr *dml.CT_ColorMapping + Date1904 *CT_Boolean + ExtLst *CT_ExtensionList + ExternalData *CT_ExternalData + Lang *CT_TextLanguageID + PivotSource *CT_PivotSource + PrintSettings *CT_PrintSettings + Protection *CT_Protection + RoundedCorners *CT_Boolean + SpPr *dml.CT_ShapeProperties + Style *CT_Style + TxPr *dml.CT_TextBody + UserShapes *CT_RelId + func NewCT_ChartSpace() *CT_ChartSpace + func (m *CT_ChartSpace) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ChartSpace) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ChartSpace) Validate() error + func (m *CT_ChartSpace) ValidateWithPath(path string) error + type CT_CrossBetween struct + ValAttr ST_CrossBetween + func NewCT_CrossBetween() *CT_CrossBetween + func (m *CT_CrossBetween) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CrossBetween) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CrossBetween) Validate() error + func (m *CT_CrossBetween) ValidateWithPath(path string) error + type CT_Crosses struct + ValAttr ST_Crosses + func NewCT_Crosses() *CT_Crosses + func (m *CT_Crosses) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Crosses) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Crosses) Validate() error + func (m *CT_Crosses) ValidateWithPath(path string) error + type CT_CustSplit struct + SecondPiePt []*CT_UnsignedInt + func NewCT_CustSplit() *CT_CustSplit + func (m *CT_CustSplit) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CustSplit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CustSplit) Validate() error + func (m *CT_CustSplit) ValidateWithPath(path string) error + type CT_DLbl struct + Choice *CT_DLblChoice + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + func NewCT_DLbl() *CT_DLbl + func (m *CT_DLbl) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DLbl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DLbl) Validate() error + func (m *CT_DLbl) ValidateWithPath(path string) error + type CT_DLblChoice struct + DLblPos *CT_DLblPos + Delete *CT_Boolean + Layout *CT_Layout + NumFmt *CT_NumFmt + Separator *string + ShowBubbleSize *CT_Boolean + ShowCatName *CT_Boolean + ShowLegendKey *CT_Boolean + ShowPercent *CT_Boolean + ShowSerName *CT_Boolean + ShowVal *CT_Boolean + SpPr *dml.CT_ShapeProperties + Tx *CT_Tx + TxPr *dml.CT_TextBody + func NewCT_DLblChoice() *CT_DLblChoice + func (m *CT_DLblChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DLblChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DLblChoice) Validate() error + func (m *CT_DLblChoice) ValidateWithPath(path string) error + type CT_DLblPos struct + ValAttr ST_DLblPos + func NewCT_DLblPos() *CT_DLblPos + func (m *CT_DLblPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DLblPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DLblPos) Validate() error + func (m *CT_DLblPos) ValidateWithPath(path string) error + type CT_DLbls struct + Choice *CT_DLblsChoice + DLbl []*CT_DLbl + ExtLst *CT_ExtensionList + func NewCT_DLbls() *CT_DLbls + func (m *CT_DLbls) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DLbls) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DLbls) Validate() error + func (m *CT_DLbls) ValidateWithPath(path string) error + type CT_DLblsChoice struct + DLblPos *CT_DLblPos + Delete *CT_Boolean + LeaderLines *CT_ChartLines + NumFmt *CT_NumFmt + Separator *string + ShowBubbleSize *CT_Boolean + ShowCatName *CT_Boolean + ShowLeaderLines *CT_Boolean + ShowLegendKey *CT_Boolean + ShowPercent *CT_Boolean + ShowSerName *CT_Boolean + ShowVal *CT_Boolean + SpPr *dml.CT_ShapeProperties + TxPr *dml.CT_TextBody + func NewCT_DLblsChoice() *CT_DLblsChoice + func (m *CT_DLblsChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DLblsChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DLblsChoice) Validate() error + func (m *CT_DLblsChoice) ValidateWithPath(path string) error + type CT_DPt struct + Bubble3D *CT_Boolean + Explosion *CT_UnsignedInt + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + InvertIfNegative *CT_Boolean + Marker *CT_Marker + PictureOptions *CT_PictureOptions + SpPr *dml.CT_ShapeProperties + func NewCT_DPt() *CT_DPt + func (m *CT_DPt) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DPt) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DPt) Validate() error + func (m *CT_DPt) ValidateWithPath(path string) error + type CT_DTable struct + ExtLst *CT_ExtensionList + ShowHorzBorder *CT_Boolean + ShowKeys *CT_Boolean + ShowOutline *CT_Boolean + ShowVertBorder *CT_Boolean + SpPr *dml.CT_ShapeProperties + TxPr *dml.CT_TextBody + func NewCT_DTable() *CT_DTable + func (m *CT_DTable) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DTable) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DTable) Validate() error + func (m *CT_DTable) ValidateWithPath(path string) error + type CT_DateAx struct + Auto *CT_Boolean + AxId *CT_UnsignedInt + AxPos *CT_AxPos + BaseTimeUnit *CT_TimeUnit + Choice *EG_AxSharedChoice + CrossAx *CT_UnsignedInt + Delete *CT_Boolean + ExtLst *CT_ExtensionList + LblOffset *CT_LblOffset + MajorGridlines *CT_ChartLines + MajorTickMark *CT_TickMark + MajorTimeUnit *CT_TimeUnit + MajorUnit *CT_AxisUnit + MinorGridlines *CT_ChartLines + MinorTickMark *CT_TickMark + MinorTimeUnit *CT_TimeUnit + MinorUnit *CT_AxisUnit + NumFmt *CT_NumFmt + Scaling *CT_Scaling + SpPr *dml.CT_ShapeProperties + TickLblPos *CT_TickLblPos + Title *CT_Title + TxPr *dml.CT_TextBody + func NewCT_DateAx() *CT_DateAx + func (m *CT_DateAx) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DateAx) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DateAx) Validate() error + func (m *CT_DateAx) ValidateWithPath(path string) error + type CT_DepthPercent struct + ValAttr *ST_DepthPercent + func NewCT_DepthPercent() *CT_DepthPercent + func (m *CT_DepthPercent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DepthPercent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DepthPercent) Validate() error + func (m *CT_DepthPercent) ValidateWithPath(path string) error + type CT_DispBlanksAs struct + ValAttr ST_DispBlanksAs + func NewCT_DispBlanksAs() *CT_DispBlanksAs + func (m *CT_DispBlanksAs) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DispBlanksAs) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DispBlanksAs) Validate() error + func (m *CT_DispBlanksAs) ValidateWithPath(path string) error + type CT_DispUnits struct + Choice *CT_DispUnitsChoice + DispUnitsLbl *CT_DispUnitsLbl + ExtLst *CT_ExtensionList + func NewCT_DispUnits() *CT_DispUnits + func (m *CT_DispUnits) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DispUnits) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DispUnits) Validate() error + func (m *CT_DispUnits) ValidateWithPath(path string) error + type CT_DispUnitsChoice struct + BuiltInUnit *CT_BuiltInUnit + CustUnit *CT_Double + func NewCT_DispUnitsChoice() *CT_DispUnitsChoice + func (m *CT_DispUnitsChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DispUnitsChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DispUnitsChoice) Validate() error + func (m *CT_DispUnitsChoice) ValidateWithPath(path string) error + type CT_DispUnitsLbl struct + Layout *CT_Layout + SpPr *dml.CT_ShapeProperties + Tx *CT_Tx + TxPr *dml.CT_TextBody + func NewCT_DispUnitsLbl() *CT_DispUnitsLbl + func (m *CT_DispUnitsLbl) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DispUnitsLbl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DispUnitsLbl) Validate() error + func (m *CT_DispUnitsLbl) ValidateWithPath(path string) error + type CT_Double struct + ValAttr float64 + func NewCT_Double() *CT_Double + func (m *CT_Double) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Double) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Double) Validate() error + func (m *CT_Double) ValidateWithPath(path string) error + type CT_DoughnutChart struct + DLbls *CT_DLbls + ExtLst *CT_ExtensionList + FirstSliceAng *CT_FirstSliceAng + HoleSize *CT_HoleSize + Ser []*CT_PieSer + VaryColors *CT_Boolean + func NewCT_DoughnutChart() *CT_DoughnutChart + func (m *CT_DoughnutChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DoughnutChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DoughnutChart) Validate() error + func (m *CT_DoughnutChart) ValidateWithPath(path string) error + type CT_ErrBarType struct + ValAttr ST_ErrBarType + func NewCT_ErrBarType() *CT_ErrBarType + func (m *CT_ErrBarType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ErrBarType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ErrBarType) Validate() error + func (m *CT_ErrBarType) ValidateWithPath(path string) error + type CT_ErrBars struct + ErrBarType *CT_ErrBarType + ErrDir *CT_ErrDir + ErrValType *CT_ErrValType + ExtLst *CT_ExtensionList + Minus *CT_NumDataSource + NoEndCap *CT_Boolean + Plus *CT_NumDataSource + SpPr *dml.CT_ShapeProperties + Val *CT_Double + func NewCT_ErrBars() *CT_ErrBars + func (m *CT_ErrBars) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ErrBars) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ErrBars) Validate() error + func (m *CT_ErrBars) ValidateWithPath(path string) error + type CT_ErrDir struct + ValAttr ST_ErrDir + func NewCT_ErrDir() *CT_ErrDir + func (m *CT_ErrDir) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ErrDir) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ErrDir) Validate() error + func (m *CT_ErrDir) ValidateWithPath(path string) error + type CT_ErrValType struct + ValAttr ST_ErrValType + func NewCT_ErrValType() *CT_ErrValType + func (m *CT_ErrValType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ErrValType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ErrValType) Validate() error + func (m *CT_ErrValType) ValidateWithPath(path string) error + type CT_Extension struct + Any gooxml.Any + UriAttr *string + func NewCT_Extension() *CT_Extension + func (m *CT_Extension) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Extension) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Extension) Validate() error + func (m *CT_Extension) ValidateWithPath(path string) error + type CT_ExtensionList struct + Ext []*CT_Extension + func NewCT_ExtensionList() *CT_ExtensionList + func (m *CT_ExtensionList) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ExtensionList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ExtensionList) Validate() error + func (m *CT_ExtensionList) ValidateWithPath(path string) error + type CT_ExternalData struct + AutoUpdate *CT_Boolean + IdAttr string + func NewCT_ExternalData() *CT_ExternalData + func (m *CT_ExternalData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ExternalData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ExternalData) Validate() error + func (m *CT_ExternalData) ValidateWithPath(path string) error + type CT_FirstSliceAng struct + ValAttr *uint16 + func NewCT_FirstSliceAng() *CT_FirstSliceAng + func (m *CT_FirstSliceAng) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FirstSliceAng) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FirstSliceAng) Validate() error + func (m *CT_FirstSliceAng) ValidateWithPath(path string) error + type CT_GapAmount struct + ValAttr *ST_GapAmount + func NewCT_GapAmount() *CT_GapAmount + func (m *CT_GapAmount) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_GapAmount) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_GapAmount) Validate() error + func (m *CT_GapAmount) ValidateWithPath(path string) error + type CT_Grouping struct + ValAttr ST_Grouping + func NewCT_Grouping() *CT_Grouping + func (m *CT_Grouping) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Grouping) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Grouping) Validate() error + func (m *CT_Grouping) ValidateWithPath(path string) error + type CT_HPercent struct + ValAttr *ST_HPercent + func NewCT_HPercent() *CT_HPercent + func (m *CT_HPercent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_HPercent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_HPercent) Validate() error + func (m *CT_HPercent) ValidateWithPath(path string) error + type CT_HeaderFooter struct + AlignWithMarginsAttr *bool + DifferentFirstAttr *bool + DifferentOddEvenAttr *bool + EvenFooter *string + EvenHeader *string + FirstFooter *string + FirstHeader *string + OddFooter *string + OddHeader *string + func NewCT_HeaderFooter() *CT_HeaderFooter + func (m *CT_HeaderFooter) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_HeaderFooter) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_HeaderFooter) Validate() error + func (m *CT_HeaderFooter) ValidateWithPath(path string) error + type CT_HoleSize struct + ValAttr *ST_HoleSize + func NewCT_HoleSize() *CT_HoleSize + func (m *CT_HoleSize) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_HoleSize) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_HoleSize) Validate() error + func (m *CT_HoleSize) ValidateWithPath(path string) error + type CT_Layout struct + ExtLst *CT_ExtensionList + ManualLayout *CT_ManualLayout + func NewCT_Layout() *CT_Layout + func (m *CT_Layout) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Layout) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Layout) Validate() error + func (m *CT_Layout) ValidateWithPath(path string) error + type CT_LayoutMode struct + ValAttr ST_LayoutMode + func NewCT_LayoutMode() *CT_LayoutMode + func (m *CT_LayoutMode) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LayoutMode) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LayoutMode) Validate() error + func (m *CT_LayoutMode) ValidateWithPath(path string) error + type CT_LayoutTarget struct + ValAttr ST_LayoutTarget + func NewCT_LayoutTarget() *CT_LayoutTarget + func (m *CT_LayoutTarget) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LayoutTarget) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LayoutTarget) Validate() error + func (m *CT_LayoutTarget) ValidateWithPath(path string) error + type CT_LblAlgn struct + ValAttr ST_LblAlgn + func NewCT_LblAlgn() *CT_LblAlgn + func (m *CT_LblAlgn) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LblAlgn) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LblAlgn) Validate() error + func (m *CT_LblAlgn) ValidateWithPath(path string) error + type CT_LblOffset struct + ValAttr *ST_LblOffset + func NewCT_LblOffset() *CT_LblOffset + func (m *CT_LblOffset) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LblOffset) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LblOffset) Validate() error + func (m *CT_LblOffset) ValidateWithPath(path string) error + type CT_Legend struct + ExtLst *CT_ExtensionList + Layout *CT_Layout + LegendEntry []*CT_LegendEntry + LegendPos *CT_LegendPos + Overlay *CT_Boolean + SpPr *dml.CT_ShapeProperties + TxPr *dml.CT_TextBody + func NewCT_Legend() *CT_Legend + func (m *CT_Legend) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Legend) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Legend) Validate() error + func (m *CT_Legend) ValidateWithPath(path string) error + type CT_LegendEntry struct + Choice *CT_LegendEntryChoice + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + func NewCT_LegendEntry() *CT_LegendEntry + func (m *CT_LegendEntry) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LegendEntry) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LegendEntry) Validate() error + func (m *CT_LegendEntry) ValidateWithPath(path string) error + type CT_LegendEntryChoice struct + Delete *CT_Boolean + TxPr *dml.CT_TextBody + func NewCT_LegendEntryChoice() *CT_LegendEntryChoice + func (m *CT_LegendEntryChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LegendEntryChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LegendEntryChoice) Validate() error + func (m *CT_LegendEntryChoice) ValidateWithPath(path string) error + type CT_LegendPos struct + ValAttr ST_LegendPos + func NewCT_LegendPos() *CT_LegendPos + func (m *CT_LegendPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LegendPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LegendPos) Validate() error + func (m *CT_LegendPos) ValidateWithPath(path string) error + type CT_Line3DChart struct + AxId []*CT_UnsignedInt + DLbls *CT_DLbls + DropLines *CT_ChartLines + ExtLst *CT_ExtensionList + GapDepth *CT_GapAmount + Grouping *CT_Grouping + Ser []*CT_LineSer + VaryColors *CT_Boolean + func NewCT_Line3DChart() *CT_Line3DChart + func (m *CT_Line3DChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Line3DChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Line3DChart) Validate() error + func (m *CT_Line3DChart) ValidateWithPath(path string) error + type CT_LineChart struct + AxId []*CT_UnsignedInt + DLbls *CT_DLbls + DropLines *CT_ChartLines + ExtLst *CT_ExtensionList + Grouping *CT_Grouping + HiLowLines *CT_ChartLines + Marker *CT_Boolean + Ser []*CT_LineSer + Smooth *CT_Boolean + UpDownBars *CT_UpDownBars + VaryColors *CT_Boolean + func NewCT_LineChart() *CT_LineChart + func (m *CT_LineChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LineChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LineChart) Validate() error + func (m *CT_LineChart) ValidateWithPath(path string) error + type CT_LineSer struct + Cat *CT_AxDataSource + DLbls *CT_DLbls + DPt []*CT_DPt + ErrBars *CT_ErrBars + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + Marker *CT_Marker + Order *CT_UnsignedInt + Smooth *CT_Boolean + SpPr *dml.CT_ShapeProperties + Trendline []*CT_Trendline + Tx *CT_SerTx + Val *CT_NumDataSource + func NewCT_LineSer() *CT_LineSer + func (m *CT_LineSer) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LineSer) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LineSer) Validate() error + func (m *CT_LineSer) ValidateWithPath(path string) error + type CT_LogBase struct + ValAttr float64 + func NewCT_LogBase() *CT_LogBase + func (m *CT_LogBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LogBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LogBase) Validate() error + func (m *CT_LogBase) ValidateWithPath(path string) error + type CT_Lvl struct + Pt []*CT_StrVal + func NewCT_Lvl() *CT_Lvl + func (m *CT_Lvl) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Lvl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Lvl) Validate() error + func (m *CT_Lvl) ValidateWithPath(path string) error + type CT_ManualLayout struct + ExtLst *CT_ExtensionList + H *CT_Double + HMode *CT_LayoutMode + LayoutTarget *CT_LayoutTarget + W *CT_Double + WMode *CT_LayoutMode + X *CT_Double + XMode *CT_LayoutMode + Y *CT_Double + YMode *CT_LayoutMode + func NewCT_ManualLayout() *CT_ManualLayout + func (m *CT_ManualLayout) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ManualLayout) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ManualLayout) Validate() error + func (m *CT_ManualLayout) ValidateWithPath(path string) error + type CT_Marker struct + ExtLst *CT_ExtensionList + Size *CT_MarkerSize + SpPr *dml.CT_ShapeProperties + Symbol *CT_MarkerStyle + func NewCT_Marker() *CT_Marker + func (m *CT_Marker) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Marker) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Marker) Validate() error + func (m *CT_Marker) ValidateWithPath(path string) error + type CT_MarkerSize struct + ValAttr *uint8 + func NewCT_MarkerSize() *CT_MarkerSize + func (m *CT_MarkerSize) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MarkerSize) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MarkerSize) Validate() error + func (m *CT_MarkerSize) ValidateWithPath(path string) error + type CT_MarkerStyle struct + ValAttr ST_MarkerStyle + func NewCT_MarkerStyle() *CT_MarkerStyle + func (m *CT_MarkerStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MarkerStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MarkerStyle) Validate() error + func (m *CT_MarkerStyle) ValidateWithPath(path string) error + type CT_MultiLvlStrData struct + ExtLst *CT_ExtensionList + Lvl []*CT_Lvl + PtCount *CT_UnsignedInt + func NewCT_MultiLvlStrData() *CT_MultiLvlStrData + func (m *CT_MultiLvlStrData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MultiLvlStrData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MultiLvlStrData) Validate() error + func (m *CT_MultiLvlStrData) ValidateWithPath(path string) error + type CT_MultiLvlStrRef struct + ExtLst *CT_ExtensionList + F string + MultiLvlStrCache *CT_MultiLvlStrData + func NewCT_MultiLvlStrRef() *CT_MultiLvlStrRef + func (m *CT_MultiLvlStrRef) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MultiLvlStrRef) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MultiLvlStrRef) Validate() error + func (m *CT_MultiLvlStrRef) ValidateWithPath(path string) error + type CT_NumData struct + ExtLst *CT_ExtensionList + FormatCode *string + Pt []*CT_NumVal + PtCount *CT_UnsignedInt + func NewCT_NumData() *CT_NumData + func (m *CT_NumData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumData) Validate() error + func (m *CT_NumData) ValidateWithPath(path string) error + type CT_NumDataSource struct + Choice *CT_NumDataSourceChoice + func NewCT_NumDataSource() *CT_NumDataSource + func (m *CT_NumDataSource) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumDataSource) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumDataSource) Validate() error + func (m *CT_NumDataSource) ValidateWithPath(path string) error + type CT_NumDataSourceChoice struct + NumLit *CT_NumData + NumRef *CT_NumRef + func NewCT_NumDataSourceChoice() *CT_NumDataSourceChoice + func (m *CT_NumDataSourceChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumDataSourceChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumDataSourceChoice) Validate() error + func (m *CT_NumDataSourceChoice) ValidateWithPath(path string) error + type CT_NumFmt struct + FormatCodeAttr string + SourceLinkedAttr *bool + func NewCT_NumFmt() *CT_NumFmt + func (m *CT_NumFmt) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumFmt) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumFmt) Validate() error + func (m *CT_NumFmt) ValidateWithPath(path string) error + type CT_NumRef struct + ExtLst *CT_ExtensionList + F string + NumCache *CT_NumData + func NewCT_NumRef() *CT_NumRef + func (m *CT_NumRef) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumRef) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumRef) Validate() error + func (m *CT_NumRef) ValidateWithPath(path string) error + type CT_NumVal struct + FormatCodeAttr *string + IdxAttr uint32 + V string + func NewCT_NumVal() *CT_NumVal + func (m *CT_NumVal) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumVal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumVal) Validate() error + func (m *CT_NumVal) ValidateWithPath(path string) error + type CT_OfPieChart struct + CustSplit *CT_CustSplit + DLbls *CT_DLbls + ExtLst *CT_ExtensionList + GapWidth *CT_GapAmount + OfPieType *CT_OfPieType + SecondPieSize *CT_SecondPieSize + Ser []*CT_PieSer + SerLines []*CT_ChartLines + SplitPos *CT_Double + SplitType *CT_SplitType + VaryColors *CT_Boolean + func NewCT_OfPieChart() *CT_OfPieChart + func (m *CT_OfPieChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_OfPieChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_OfPieChart) Validate() error + func (m *CT_OfPieChart) ValidateWithPath(path string) error + type CT_OfPieType struct + ValAttr ST_OfPieType + func NewCT_OfPieType() *CT_OfPieType + func (m *CT_OfPieType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_OfPieType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_OfPieType) Validate() error + func (m *CT_OfPieType) ValidateWithPath(path string) error + type CT_Order struct + ValAttr *uint8 + func NewCT_Order() *CT_Order + func (m *CT_Order) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Order) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Order) Validate() error + func (m *CT_Order) ValidateWithPath(path string) error + type CT_Orientation struct + ValAttr ST_Orientation + func NewCT_Orientation() *CT_Orientation + func (m *CT_Orientation) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Orientation) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Orientation) Validate() error + func (m *CT_Orientation) ValidateWithPath(path string) error + type CT_Overlap struct + ValAttr *ST_Overlap + func NewCT_Overlap() *CT_Overlap + func (m *CT_Overlap) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Overlap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Overlap) Validate() error + func (m *CT_Overlap) ValidateWithPath(path string) error + type CT_PageMargins struct + BAttr float64 + FooterAttr float64 + HeaderAttr float64 + LAttr float64 + RAttr float64 + TAttr float64 + func NewCT_PageMargins() *CT_PageMargins + func (m *CT_PageMargins) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PageMargins) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PageMargins) Validate() error + func (m *CT_PageMargins) ValidateWithPath(path string) error + type CT_PageSetup struct + BlackAndWhiteAttr *bool + CopiesAttr *uint32 + DraftAttr *bool + FirstPageNumberAttr *uint32 + HorizontalDpiAttr *int32 + OrientationAttr ST_PageSetupOrientation + PaperHeightAttr *string + PaperSizeAttr *uint32 + PaperWidthAttr *string + UseFirstPageNumberAttr *bool + VerticalDpiAttr *int32 + func NewCT_PageSetup() *CT_PageSetup + func (m *CT_PageSetup) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PageSetup) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PageSetup) Validate() error + func (m *CT_PageSetup) ValidateWithPath(path string) error + type CT_Period struct + ValAttr *uint32 + func NewCT_Period() *CT_Period + func (m *CT_Period) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Period) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Period) Validate() error + func (m *CT_Period) ValidateWithPath(path string) error + type CT_Perspective struct + ValAttr *uint8 + func NewCT_Perspective() *CT_Perspective + func (m *CT_Perspective) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Perspective) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Perspective) Validate() error + func (m *CT_Perspective) ValidateWithPath(path string) error + type CT_PictureFormat struct + ValAttr ST_PictureFormat + func NewCT_PictureFormat() *CT_PictureFormat + func (m *CT_PictureFormat) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PictureFormat) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PictureFormat) Validate() error + func (m *CT_PictureFormat) ValidateWithPath(path string) error + type CT_PictureOptions struct + ApplyToEnd *CT_Boolean + ApplyToFront *CT_Boolean + ApplyToSides *CT_Boolean + PictureFormat *CT_PictureFormat + PictureStackUnit *CT_PictureStackUnit + func NewCT_PictureOptions() *CT_PictureOptions + func (m *CT_PictureOptions) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PictureOptions) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PictureOptions) Validate() error + func (m *CT_PictureOptions) ValidateWithPath(path string) error + type CT_PictureStackUnit struct + ValAttr float64 + func NewCT_PictureStackUnit() *CT_PictureStackUnit + func (m *CT_PictureStackUnit) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PictureStackUnit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PictureStackUnit) Validate() error + func (m *CT_PictureStackUnit) ValidateWithPath(path string) error + type CT_Pie3DChart struct + DLbls *CT_DLbls + ExtLst *CT_ExtensionList + Ser []*CT_PieSer + VaryColors *CT_Boolean + func NewCT_Pie3DChart() *CT_Pie3DChart + func (m *CT_Pie3DChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Pie3DChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Pie3DChart) Validate() error + func (m *CT_Pie3DChart) ValidateWithPath(path string) error + type CT_PieChart struct + DLbls *CT_DLbls + ExtLst *CT_ExtensionList + FirstSliceAng *CT_FirstSliceAng + Ser []*CT_PieSer + VaryColors *CT_Boolean + func NewCT_PieChart() *CT_PieChart + func (m *CT_PieChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PieChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PieChart) Validate() error + func (m *CT_PieChart) ValidateWithPath(path string) error + type CT_PieSer struct + Cat *CT_AxDataSource + DLbls *CT_DLbls + DPt []*CT_DPt + Explosion *CT_UnsignedInt + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + Order *CT_UnsignedInt + SpPr *dml.CT_ShapeProperties + Tx *CT_SerTx + Val *CT_NumDataSource + func NewCT_PieSer() *CT_PieSer + func (m *CT_PieSer) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PieSer) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PieSer) Validate() error + func (m *CT_PieSer) ValidateWithPath(path string) error + type CT_PivotFmt struct + DLbl *CT_DLbl + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + Marker *CT_Marker + SpPr *dml.CT_ShapeProperties + TxPr *dml.CT_TextBody + func NewCT_PivotFmt() *CT_PivotFmt + func (m *CT_PivotFmt) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PivotFmt) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PivotFmt) Validate() error + func (m *CT_PivotFmt) ValidateWithPath(path string) error + type CT_PivotFmts struct + PivotFmt []*CT_PivotFmt + func NewCT_PivotFmts() *CT_PivotFmts + func (m *CT_PivotFmts) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PivotFmts) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PivotFmts) Validate() error + func (m *CT_PivotFmts) ValidateWithPath(path string) error + type CT_PivotSource struct + ExtLst []*CT_ExtensionList + FmtId *CT_UnsignedInt + Name string + func NewCT_PivotSource() *CT_PivotSource + func (m *CT_PivotSource) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PivotSource) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PivotSource) Validate() error + func (m *CT_PivotSource) ValidateWithPath(path string) error + type CT_PlotArea struct + CChoice *CT_PlotAreaChoice1 + Choice []*CT_PlotAreaChoice + DTable *CT_DTable + ExtLst *CT_ExtensionList + Layout *CT_Layout + SpPr *dml.CT_ShapeProperties + func NewCT_PlotArea() *CT_PlotArea + func (m *CT_PlotArea) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PlotArea) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PlotArea) Validate() error + func (m *CT_PlotArea) ValidateWithPath(path string) error + type CT_PlotAreaChoice struct + Area3DChart *CT_Area3DChart + AreaChart *CT_AreaChart + Bar3DChart *CT_Bar3DChart + BarChart *CT_BarChart + BubbleChart *CT_BubbleChart + DoughnutChart *CT_DoughnutChart + Line3DChart *CT_Line3DChart + LineChart *CT_LineChart + OfPieChart *CT_OfPieChart + Pie3DChart *CT_Pie3DChart + PieChart *CT_PieChart + RadarChart *CT_RadarChart + ScatterChart *CT_ScatterChart + StockChart *CT_StockChart + Surface3DChart *CT_Surface3DChart + SurfaceChart *CT_SurfaceChart + func NewCT_PlotAreaChoice() *CT_PlotAreaChoice + func (m *CT_PlotAreaChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PlotAreaChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PlotAreaChoice) Validate() error + func (m *CT_PlotAreaChoice) ValidateWithPath(path string) error + type CT_PlotAreaChoice1 struct + CatAx []*CT_CatAx + DateAx []*CT_DateAx + SerAx []*CT_SerAx + ValAx []*CT_ValAx + func NewCT_PlotAreaChoice1() *CT_PlotAreaChoice1 + func (m *CT_PlotAreaChoice1) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PlotAreaChoice1) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PlotAreaChoice1) Validate() error + func (m *CT_PlotAreaChoice1) ValidateWithPath(path string) error + type CT_PrintSettings struct + HeaderFooter *CT_HeaderFooter + LegacyDrawingHF *CT_RelId + PageMargins *CT_PageMargins + PageSetup *CT_PageSetup + func NewCT_PrintSettings() *CT_PrintSettings + func (m *CT_PrintSettings) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PrintSettings) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PrintSettings) Validate() error + func (m *CT_PrintSettings) ValidateWithPath(path string) error + type CT_Protection struct + ChartObject *CT_Boolean + Data *CT_Boolean + Formatting *CT_Boolean + Selection *CT_Boolean + UserInterface *CT_Boolean + func NewCT_Protection() *CT_Protection + func (m *CT_Protection) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Protection) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Protection) Validate() error + func (m *CT_Protection) ValidateWithPath(path string) error + type CT_RadarChart struct + AxId []*CT_UnsignedInt + DLbls *CT_DLbls + ExtLst *CT_ExtensionList + RadarStyle *CT_RadarStyle + Ser []*CT_RadarSer + VaryColors *CT_Boolean + func NewCT_RadarChart() *CT_RadarChart + func (m *CT_RadarChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RadarChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RadarChart) Validate() error + func (m *CT_RadarChart) ValidateWithPath(path string) error + type CT_RadarSer struct + Cat *CT_AxDataSource + DLbls *CT_DLbls + DPt []*CT_DPt + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + Marker *CT_Marker + Order *CT_UnsignedInt + SpPr *dml.CT_ShapeProperties + Tx *CT_SerTx + Val *CT_NumDataSource + func NewCT_RadarSer() *CT_RadarSer + func (m *CT_RadarSer) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RadarSer) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RadarSer) Validate() error + func (m *CT_RadarSer) ValidateWithPath(path string) error + type CT_RadarStyle struct + ValAttr ST_RadarStyle + func NewCT_RadarStyle() *CT_RadarStyle + func (m *CT_RadarStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RadarStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RadarStyle) Validate() error + func (m *CT_RadarStyle) ValidateWithPath(path string) error + type CT_RelId struct + IdAttr string + func NewCT_RelId() *CT_RelId + func (m *CT_RelId) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RelId) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RelId) Validate() error + func (m *CT_RelId) ValidateWithPath(path string) error + type CT_RotX struct + ValAttr *int8 + func NewCT_RotX() *CT_RotX + func (m *CT_RotX) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RotX) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RotX) Validate() error + func (m *CT_RotX) ValidateWithPath(path string) error + type CT_RotY struct + ValAttr *uint16 + func NewCT_RotY() *CT_RotY + func (m *CT_RotY) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RotY) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RotY) Validate() error + func (m *CT_RotY) ValidateWithPath(path string) error + type CT_Scaling struct + ExtLst *CT_ExtensionList + LogBase *CT_LogBase + Max *CT_Double + Min *CT_Double + Orientation *CT_Orientation + func NewCT_Scaling() *CT_Scaling + func (m *CT_Scaling) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Scaling) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Scaling) Validate() error + func (m *CT_Scaling) ValidateWithPath(path string) error + type CT_ScatterChart struct + AxId []*CT_UnsignedInt + DLbls *CT_DLbls + ExtLst *CT_ExtensionList + ScatterStyle *CT_ScatterStyle + Ser []*CT_ScatterSer + VaryColors *CT_Boolean + func NewCT_ScatterChart() *CT_ScatterChart + func (m *CT_ScatterChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ScatterChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ScatterChart) Validate() error + func (m *CT_ScatterChart) ValidateWithPath(path string) error + type CT_ScatterSer struct + DLbls *CT_DLbls + DPt []*CT_DPt + ErrBars []*CT_ErrBars + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + Marker *CT_Marker + Order *CT_UnsignedInt + Smooth *CT_Boolean + SpPr *dml.CT_ShapeProperties + Trendline []*CT_Trendline + Tx *CT_SerTx + XVal *CT_AxDataSource + YVal *CT_NumDataSource + func NewCT_ScatterSer() *CT_ScatterSer + func (m *CT_ScatterSer) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ScatterSer) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ScatterSer) Validate() error + func (m *CT_ScatterSer) ValidateWithPath(path string) error + type CT_ScatterStyle struct + ValAttr ST_ScatterStyle + func NewCT_ScatterStyle() *CT_ScatterStyle + func (m *CT_ScatterStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ScatterStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ScatterStyle) Validate() error + func (m *CT_ScatterStyle) ValidateWithPath(path string) error + type CT_SecondPieSize struct + ValAttr *ST_SecondPieSize + func NewCT_SecondPieSize() *CT_SecondPieSize + func (m *CT_SecondPieSize) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SecondPieSize) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SecondPieSize) Validate() error + func (m *CT_SecondPieSize) ValidateWithPath(path string) error + type CT_SerAx struct + AxId *CT_UnsignedInt + AxPos *CT_AxPos + Choice *EG_AxSharedChoice + CrossAx *CT_UnsignedInt + Delete *CT_Boolean + ExtLst *CT_ExtensionList + MajorGridlines *CT_ChartLines + MajorTickMark *CT_TickMark + MinorGridlines *CT_ChartLines + MinorTickMark *CT_TickMark + NumFmt *CT_NumFmt + Scaling *CT_Scaling + SpPr *dml.CT_ShapeProperties + TickLblPos *CT_TickLblPos + TickLblSkip *CT_Skip + TickMarkSkip *CT_Skip + Title *CT_Title + TxPr *dml.CT_TextBody + func NewCT_SerAx() *CT_SerAx + func (m *CT_SerAx) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SerAx) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SerAx) Validate() error + func (m *CT_SerAx) ValidateWithPath(path string) error + type CT_SerTx struct + Choice *CT_SerTxChoice + func NewCT_SerTx() *CT_SerTx + func (m *CT_SerTx) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SerTx) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SerTx) Validate() error + func (m *CT_SerTx) ValidateWithPath(path string) error + type CT_SerTxChoice struct + StrRef *CT_StrRef + V *string + func NewCT_SerTxChoice() *CT_SerTxChoice + func (m *CT_SerTxChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SerTxChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SerTxChoice) Validate() error + func (m *CT_SerTxChoice) ValidateWithPath(path string) error + type CT_Shape struct + ValAttr ST_Shape + func NewCT_Shape() *CT_Shape + func (m *CT_Shape) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Shape) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Shape) Validate() error + func (m *CT_Shape) ValidateWithPath(path string) error + type CT_SizeRepresents struct + ValAttr ST_SizeRepresents + func NewCT_SizeRepresents() *CT_SizeRepresents + func (m *CT_SizeRepresents) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SizeRepresents) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SizeRepresents) Validate() error + func (m *CT_SizeRepresents) ValidateWithPath(path string) error + type CT_Skip struct + ValAttr uint32 + func NewCT_Skip() *CT_Skip + func (m *CT_Skip) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Skip) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Skip) Validate() error + func (m *CT_Skip) ValidateWithPath(path string) error + type CT_SplitType struct + ValAttr ST_SplitType + func NewCT_SplitType() *CT_SplitType + func (m *CT_SplitType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SplitType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SplitType) Validate() error + func (m *CT_SplitType) ValidateWithPath(path string) error + type CT_StockChart struct + AxId []*CT_UnsignedInt + DLbls *CT_DLbls + DropLines *CT_ChartLines + ExtLst *CT_ExtensionList + HiLowLines *CT_ChartLines + Ser []*CT_LineSer + UpDownBars *CT_UpDownBars + func NewCT_StockChart() *CT_StockChart + func (m *CT_StockChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_StockChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_StockChart) Validate() error + func (m *CT_StockChart) ValidateWithPath(path string) error + type CT_StrData struct + ExtLst *CT_ExtensionList + Pt []*CT_StrVal + PtCount *CT_UnsignedInt + func NewCT_StrData() *CT_StrData + func (m *CT_StrData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_StrData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_StrData) Validate() error + func (m *CT_StrData) ValidateWithPath(path string) error + type CT_StrRef struct + ExtLst *CT_ExtensionList + F string + StrCache *CT_StrData + func NewCT_StrRef() *CT_StrRef + func (m *CT_StrRef) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_StrRef) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_StrRef) Validate() error + func (m *CT_StrRef) ValidateWithPath(path string) error + type CT_StrVal struct + IdxAttr uint32 + V string + func NewCT_StrVal() *CT_StrVal + func (m *CT_StrVal) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_StrVal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_StrVal) Validate() error + func (m *CT_StrVal) ValidateWithPath(path string) error + type CT_Style struct + ValAttr uint8 + func NewCT_Style() *CT_Style + func (m *CT_Style) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Style) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Style) Validate() error + func (m *CT_Style) ValidateWithPath(path string) error + type CT_Surface struct + ExtLst *CT_ExtensionList + PictureOptions *CT_PictureOptions + SpPr *dml.CT_ShapeProperties + Thickness *CT_Thickness + func NewCT_Surface() *CT_Surface + func (m *CT_Surface) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Surface) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Surface) Validate() error + func (m *CT_Surface) ValidateWithPath(path string) error + type CT_Surface3DChart struct + AxId []*CT_UnsignedInt + BandFmts *CT_BandFmts + ExtLst *CT_ExtensionList + Ser []*CT_SurfaceSer + Wireframe *CT_Boolean + func NewCT_Surface3DChart() *CT_Surface3DChart + func (m *CT_Surface3DChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Surface3DChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Surface3DChart) Validate() error + func (m *CT_Surface3DChart) ValidateWithPath(path string) error + type CT_SurfaceChart struct + AxId []*CT_UnsignedInt + BandFmts *CT_BandFmts + ExtLst *CT_ExtensionList + Ser []*CT_SurfaceSer + Wireframe *CT_Boolean + func NewCT_SurfaceChart() *CT_SurfaceChart + func (m *CT_SurfaceChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SurfaceChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SurfaceChart) Validate() error + func (m *CT_SurfaceChart) ValidateWithPath(path string) error + type CT_SurfaceSer struct + Cat *CT_AxDataSource + ExtLst *CT_ExtensionList + Idx *CT_UnsignedInt + Order *CT_UnsignedInt + SpPr *dml.CT_ShapeProperties + Tx *CT_SerTx + Val *CT_NumDataSource + func NewCT_SurfaceSer() *CT_SurfaceSer + func (m *CT_SurfaceSer) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SurfaceSer) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SurfaceSer) Validate() error + func (m *CT_SurfaceSer) ValidateWithPath(path string) error + type CT_TextLanguageID struct + ValAttr string + func NewCT_TextLanguageID() *CT_TextLanguageID + func (m *CT_TextLanguageID) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TextLanguageID) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TextLanguageID) Validate() error + func (m *CT_TextLanguageID) ValidateWithPath(path string) error + type CT_Thickness struct + ValAttr ST_Thickness + func NewCT_Thickness() *CT_Thickness + func (m *CT_Thickness) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Thickness) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Thickness) Validate() error + func (m *CT_Thickness) ValidateWithPath(path string) error + type CT_TickLblPos struct + ValAttr ST_TickLblPos + func NewCT_TickLblPos() *CT_TickLblPos + func (m *CT_TickLblPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TickLblPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TickLblPos) Validate() error + func (m *CT_TickLblPos) ValidateWithPath(path string) error + type CT_TickMark struct + ValAttr ST_TickMark + func NewCT_TickMark() *CT_TickMark + func (m *CT_TickMark) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TickMark) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TickMark) Validate() error + func (m *CT_TickMark) ValidateWithPath(path string) error + type CT_TimeUnit struct + ValAttr ST_TimeUnit + func NewCT_TimeUnit() *CT_TimeUnit + func (m *CT_TimeUnit) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TimeUnit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TimeUnit) Validate() error + func (m *CT_TimeUnit) ValidateWithPath(path string) error + type CT_Title struct + ExtLst *CT_ExtensionList + Layout *CT_Layout + Overlay *CT_Boolean + SpPr *dml.CT_ShapeProperties + Tx *CT_Tx + TxPr *dml.CT_TextBody + func NewCT_Title() *CT_Title + func (m *CT_Title) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Title) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Title) Validate() error + func (m *CT_Title) ValidateWithPath(path string) error + type CT_Trendline struct + Backward *CT_Double + DispEq *CT_Boolean + DispRSqr *CT_Boolean + ExtLst *CT_ExtensionList + Forward *CT_Double + Intercept *CT_Double + Name *string + Order *CT_Order + Period *CT_Period + SpPr *dml.CT_ShapeProperties + TrendlineLbl *CT_TrendlineLbl + TrendlineType *CT_TrendlineType + func NewCT_Trendline() *CT_Trendline + func (m *CT_Trendline) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Trendline) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Trendline) Validate() error + func (m *CT_Trendline) ValidateWithPath(path string) error + type CT_TrendlineLbl struct + ExtLst *CT_ExtensionList + Layout *CT_Layout + NumFmt *CT_NumFmt + SpPr *dml.CT_ShapeProperties + Tx *CT_Tx + TxPr *dml.CT_TextBody + func NewCT_TrendlineLbl() *CT_TrendlineLbl + func (m *CT_TrendlineLbl) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TrendlineLbl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TrendlineLbl) Validate() error + func (m *CT_TrendlineLbl) ValidateWithPath(path string) error + type CT_TrendlineType struct + ValAttr ST_TrendlineType + func NewCT_TrendlineType() *CT_TrendlineType + func (m *CT_TrendlineType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TrendlineType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TrendlineType) Validate() error + func (m *CT_TrendlineType) ValidateWithPath(path string) error + type CT_Tx struct + Choice *CT_TxChoice + func NewCT_Tx() *CT_Tx + func (m *CT_Tx) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Tx) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Tx) Validate() error + func (m *CT_Tx) ValidateWithPath(path string) error + type CT_TxChoice struct + Rich *dml.CT_TextBody + StrRef *CT_StrRef + func NewCT_TxChoice() *CT_TxChoice + func (m *CT_TxChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TxChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TxChoice) Validate() error + func (m *CT_TxChoice) ValidateWithPath(path string) error + type CT_UnsignedInt struct + ValAttr uint32 + func NewCT_UnsignedInt() *CT_UnsignedInt + func (m *CT_UnsignedInt) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_UnsignedInt) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_UnsignedInt) Validate() error + func (m *CT_UnsignedInt) ValidateWithPath(path string) error + type CT_UpDownBar struct + SpPr *dml.CT_ShapeProperties + func NewCT_UpDownBar() *CT_UpDownBar + func (m *CT_UpDownBar) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_UpDownBar) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_UpDownBar) Validate() error + func (m *CT_UpDownBar) ValidateWithPath(path string) error + type CT_UpDownBars struct + DownBars *CT_UpDownBar + ExtLst *CT_ExtensionList + GapWidth *CT_GapAmount + UpBars *CT_UpDownBar + func NewCT_UpDownBars() *CT_UpDownBars + func (m *CT_UpDownBars) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_UpDownBars) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_UpDownBars) Validate() error + func (m *CT_UpDownBars) ValidateWithPath(path string) error + type CT_ValAx struct + AxId *CT_UnsignedInt + AxPos *CT_AxPos + Choice *EG_AxSharedChoice + CrossAx *CT_UnsignedInt + CrossBetween *CT_CrossBetween + Delete *CT_Boolean + DispUnits *CT_DispUnits + ExtLst *CT_ExtensionList + MajorGridlines *CT_ChartLines + MajorTickMark *CT_TickMark + MajorUnit *CT_AxisUnit + MinorGridlines *CT_ChartLines + MinorTickMark *CT_TickMark + MinorUnit *CT_AxisUnit + NumFmt *CT_NumFmt + Scaling *CT_Scaling + SpPr *dml.CT_ShapeProperties + TickLblPos *CT_TickLblPos + Title *CT_Title + TxPr *dml.CT_TextBody + func NewCT_ValAx() *CT_ValAx + func (m *CT_ValAx) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ValAx) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ValAx) Validate() error + func (m *CT_ValAx) ValidateWithPath(path string) error + type CT_View3D struct + DepthPercent *CT_DepthPercent + ExtLst *CT_ExtensionList + HPercent *CT_HPercent + Perspective *CT_Perspective + RAngAx *CT_Boolean + RotX *CT_RotX + RotY *CT_RotY + func NewCT_View3D() *CT_View3D + func (m *CT_View3D) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_View3D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_View3D) Validate() error + func (m *CT_View3D) ValidateWithPath(path string) error + type Chart struct + func NewChart() *Chart + func (m *Chart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Chart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Chart) Validate() error + func (m *Chart) ValidateWithPath(path string) error + type ChartSpace struct + func NewChartSpace() *ChartSpace + func (m *ChartSpace) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *ChartSpace) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *ChartSpace) Validate() error + func (m *ChartSpace) ValidateWithPath(path string) error + type EG_AreaChartShared struct + DLbls *CT_DLbls + DropLines *CT_ChartLines + Grouping *CT_Grouping + Ser []*CT_AreaSer + VaryColors *CT_Boolean + func NewEG_AreaChartShared() *EG_AreaChartShared + func (m *EG_AreaChartShared) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_AreaChartShared) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_AreaChartShared) Validate() error + func (m *EG_AreaChartShared) ValidateWithPath(path string) error + type EG_AxShared struct + AxId *CT_UnsignedInt + AxPos *CT_AxPos + Choice *EG_AxSharedChoice + CrossAx *CT_UnsignedInt + Delete *CT_Boolean + MajorGridlines *CT_ChartLines + MajorTickMark *CT_TickMark + MinorGridlines *CT_ChartLines + MinorTickMark *CT_TickMark + NumFmt *CT_NumFmt + Scaling *CT_Scaling + SpPr *dml.CT_ShapeProperties + TickLblPos *CT_TickLblPos + Title *CT_Title + TxPr *dml.CT_TextBody + func NewEG_AxShared() *EG_AxShared + func (m *EG_AxShared) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_AxShared) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_AxShared) Validate() error + func (m *EG_AxShared) ValidateWithPath(path string) error + type EG_AxSharedChoice struct + Crosses *CT_Crosses + CrossesAt *CT_Double + func NewEG_AxSharedChoice() *EG_AxSharedChoice + func (m *EG_AxSharedChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_AxSharedChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_AxSharedChoice) Validate() error + func (m *EG_AxSharedChoice) ValidateWithPath(path string) error + type EG_BarChartShared struct + BarDir *CT_BarDir + DLbls *CT_DLbls + Grouping *CT_BarGrouping + Ser []*CT_BarSer + VaryColors *CT_Boolean + func NewEG_BarChartShared() *EG_BarChartShared + func (m *EG_BarChartShared) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_BarChartShared) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_BarChartShared) Validate() error + func (m *EG_BarChartShared) ValidateWithPath(path string) error + type EG_DLblShared struct + DLblPos *CT_DLblPos + NumFmt *CT_NumFmt + Separator *string + ShowBubbleSize *CT_Boolean + ShowCatName *CT_Boolean + ShowLegendKey *CT_Boolean + ShowPercent *CT_Boolean + ShowSerName *CT_Boolean + ShowVal *CT_Boolean + SpPr *dml.CT_ShapeProperties + TxPr *dml.CT_TextBody + func NewEG_DLblShared() *EG_DLblShared + func (m *EG_DLblShared) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_DLblShared) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_DLblShared) Validate() error + func (m *EG_DLblShared) ValidateWithPath(path string) error + type EG_LegendEntryData struct + TxPr *dml.CT_TextBody + func NewEG_LegendEntryData() *EG_LegendEntryData + func (m *EG_LegendEntryData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_LegendEntryData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_LegendEntryData) Validate() error + func (m *EG_LegendEntryData) ValidateWithPath(path string) error + type EG_LineChartShared struct + DLbls *CT_DLbls + DropLines *CT_ChartLines + Grouping *CT_Grouping + Ser []*CT_LineSer + VaryColors *CT_Boolean + func NewEG_LineChartShared() *EG_LineChartShared + func (m *EG_LineChartShared) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_LineChartShared) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_LineChartShared) Validate() error + func (m *EG_LineChartShared) ValidateWithPath(path string) error + type EG_PieChartShared struct + DLbls *CT_DLbls + Ser []*CT_PieSer + VaryColors *CT_Boolean + func NewEG_PieChartShared() *EG_PieChartShared + func (m *EG_PieChartShared) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_PieChartShared) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_PieChartShared) Validate() error + func (m *EG_PieChartShared) ValidateWithPath(path string) error + type EG_SerShared struct + Idx *CT_UnsignedInt + Order *CT_UnsignedInt + SpPr *dml.CT_ShapeProperties + Tx *CT_SerTx + func NewEG_SerShared() *EG_SerShared + func (m *EG_SerShared) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_SerShared) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_SerShared) Validate() error + func (m *EG_SerShared) ValidateWithPath(path string) error + type EG_SurfaceChartShared struct + BandFmts *CT_BandFmts + Ser []*CT_SurfaceSer + Wireframe *CT_Boolean + func NewEG_SurfaceChartShared() *EG_SurfaceChartShared + func (m *EG_SurfaceChartShared) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_SurfaceChartShared) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_SurfaceChartShared) Validate() error + func (m *EG_SurfaceChartShared) ValidateWithPath(path string) error + type Group_DLbl struct + DLblPos *CT_DLblPos + Layout *CT_Layout + NumFmt *CT_NumFmt + Separator *string + ShowBubbleSize *CT_Boolean + ShowCatName *CT_Boolean + ShowLegendKey *CT_Boolean + ShowPercent *CT_Boolean + ShowSerName *CT_Boolean + ShowVal *CT_Boolean + SpPr *dml.CT_ShapeProperties + Tx *CT_Tx + TxPr *dml.CT_TextBody + func NewGroup_DLbl() *Group_DLbl + func (m *Group_DLbl) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Group_DLbl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Group_DLbl) Validate() error + func (m *Group_DLbl) ValidateWithPath(path string) error + type Group_DLbls struct + DLblPos *CT_DLblPos + LeaderLines *CT_ChartLines + NumFmt *CT_NumFmt + Separator *string + ShowBubbleSize *CT_Boolean + ShowCatName *CT_Boolean + ShowLeaderLines *CT_Boolean + ShowLegendKey *CT_Boolean + ShowPercent *CT_Boolean + ShowSerName *CT_Boolean + ShowVal *CT_Boolean + SpPr *dml.CT_ShapeProperties + TxPr *dml.CT_TextBody + func NewGroup_DLbls() *Group_DLbls + func (m *Group_DLbls) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Group_DLbls) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Group_DLbls) Validate() error + func (m *Group_DLbls) ValidateWithPath(path string) error + type ST_AxPos byte + const ST_AxPosB + const ST_AxPosL + const ST_AxPosR + const ST_AxPosT + const ST_AxPosUnset + func (e *ST_AxPos) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_AxPos) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_AxPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_AxPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_AxPos) String() string + func (m ST_AxPos) Validate() error + func (m ST_AxPos) ValidateWithPath(path string) error + type ST_BarDir byte + const ST_BarDirBar + const ST_BarDirCol + const ST_BarDirUnset + func (e *ST_BarDir) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_BarDir) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_BarDir) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_BarDir) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_BarDir) String() string + func (m ST_BarDir) Validate() error + func (m ST_BarDir) ValidateWithPath(path string) error + type ST_BarGrouping byte + const ST_BarGroupingClustered + const ST_BarGroupingPercentStacked + const ST_BarGroupingStacked + const ST_BarGroupingStandard + const ST_BarGroupingUnset + func (e *ST_BarGrouping) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_BarGrouping) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_BarGrouping) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_BarGrouping) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_BarGrouping) String() string + func (m ST_BarGrouping) Validate() error + func (m ST_BarGrouping) ValidateWithPath(path string) error + type ST_BubbleScale struct + ST_BubbleScalePercent *string + ST_BubbleScaleUInt *uint32 + func ParseUnionST_BubbleScale(s string) (ST_BubbleScale, error) + func (m *ST_BubbleScale) Validate() error + func (m *ST_BubbleScale) ValidateWithPath(path string) error + func (m ST_BubbleScale) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_BubbleScale) String() string + type ST_BuiltInUnit byte + const ST_BuiltInUnitBillions + const ST_BuiltInUnitHundredMillions + const ST_BuiltInUnitHundredThousands + const ST_BuiltInUnitHundreds + const ST_BuiltInUnitMillions + const ST_BuiltInUnitTenMillions + const ST_BuiltInUnitTenThousands + const ST_BuiltInUnitThousands + const ST_BuiltInUnitTrillions + const ST_BuiltInUnitUnset + func (e *ST_BuiltInUnit) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_BuiltInUnit) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_BuiltInUnit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_BuiltInUnit) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_BuiltInUnit) String() string + func (m ST_BuiltInUnit) Validate() error + func (m ST_BuiltInUnit) ValidateWithPath(path string) error + type ST_CrossBetween byte + const ST_CrossBetweenBetween + const ST_CrossBetweenMidCat + const ST_CrossBetweenUnset + func (e *ST_CrossBetween) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_CrossBetween) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_CrossBetween) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_CrossBetween) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_CrossBetween) String() string + func (m ST_CrossBetween) Validate() error + func (m ST_CrossBetween) ValidateWithPath(path string) error + type ST_Crosses byte + const ST_CrossesAutoZero + const ST_CrossesMax + const ST_CrossesMin + const ST_CrossesUnset + func (e *ST_Crosses) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Crosses) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Crosses) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Crosses) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Crosses) String() string + func (m ST_Crosses) Validate() error + func (m ST_Crosses) ValidateWithPath(path string) error + type ST_DLblPos byte + const ST_DLblPosB + const ST_DLblPosBestFit + const ST_DLblPosCtr + const ST_DLblPosInBase + const ST_DLblPosInEnd + const ST_DLblPosL + const ST_DLblPosOutEnd + const ST_DLblPosR + const ST_DLblPosT + const ST_DLblPosUnset + func (e *ST_DLblPos) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_DLblPos) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_DLblPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_DLblPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DLblPos) String() string + func (m ST_DLblPos) Validate() error + func (m ST_DLblPos) ValidateWithPath(path string) error + type ST_DepthPercent struct + ST_DepthPercentUShort *uint16 + ST_DepthPercentWithSymbol *string + func ParseUnionST_DepthPercent(s string) (ST_DepthPercent, error) + func (m *ST_DepthPercent) Validate() error + func (m *ST_DepthPercent) ValidateWithPath(path string) error + func (m ST_DepthPercent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DepthPercent) String() string + type ST_DispBlanksAs byte + const ST_DispBlanksAsGap + const ST_DispBlanksAsSpan + const ST_DispBlanksAsUnset + const ST_DispBlanksAsZero + func (e *ST_DispBlanksAs) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_DispBlanksAs) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_DispBlanksAs) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_DispBlanksAs) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DispBlanksAs) String() string + func (m ST_DispBlanksAs) Validate() error + func (m ST_DispBlanksAs) ValidateWithPath(path string) error + type ST_ErrBarType byte + const ST_ErrBarTypeBoth + const ST_ErrBarTypeMinus + const ST_ErrBarTypePlus + const ST_ErrBarTypeUnset + func (e *ST_ErrBarType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ErrBarType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ErrBarType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ErrBarType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ErrBarType) String() string + func (m ST_ErrBarType) Validate() error + func (m ST_ErrBarType) ValidateWithPath(path string) error + type ST_ErrDir byte + const ST_ErrDirUnset + const ST_ErrDirX + const ST_ErrDirY + func (e *ST_ErrDir) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ErrDir) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ErrDir) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ErrDir) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ErrDir) String() string + func (m ST_ErrDir) Validate() error + func (m ST_ErrDir) ValidateWithPath(path string) error + type ST_ErrValType byte + const ST_ErrValTypeCust + const ST_ErrValTypeFixedVal + const ST_ErrValTypePercentage + const ST_ErrValTypeStdDev + const ST_ErrValTypeStdErr + const ST_ErrValTypeUnset + func (e *ST_ErrValType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ErrValType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ErrValType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ErrValType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ErrValType) String() string + func (m ST_ErrValType) Validate() error + func (m ST_ErrValType) ValidateWithPath(path string) error + type ST_GapAmount struct + ST_GapAmountPercent *string + ST_GapAmountUShort *uint16 + func ParseUnionST_GapAmount(s string) (ST_GapAmount, error) + func (m *ST_GapAmount) Validate() error + func (m *ST_GapAmount) ValidateWithPath(path string) error + func (m ST_GapAmount) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_GapAmount) String() string + type ST_Grouping byte + const ST_GroupingPercentStacked + const ST_GroupingStacked + const ST_GroupingStandard + const ST_GroupingUnset + func (e *ST_Grouping) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Grouping) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Grouping) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Grouping) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Grouping) String() string + func (m ST_Grouping) Validate() error + func (m ST_Grouping) ValidateWithPath(path string) error + type ST_HPercent struct + ST_HPercentUShort *uint16 + ST_HPercentWithSymbol *string + func ParseUnionST_HPercent(s string) (ST_HPercent, error) + func (m *ST_HPercent) Validate() error + func (m *ST_HPercent) ValidateWithPath(path string) error + func (m ST_HPercent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_HPercent) String() string + type ST_HoleSize struct + ST_HoleSizePercent *string + ST_HoleSizeUByte *uint8 + func ParseUnionST_HoleSize(s string) (ST_HoleSize, error) + func (m *ST_HoleSize) Validate() error + func (m *ST_HoleSize) ValidateWithPath(path string) error + func (m ST_HoleSize) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_HoleSize) String() string + type ST_LayoutMode byte + const ST_LayoutModeEdge + const ST_LayoutModeFactor + const ST_LayoutModeUnset + func (e *ST_LayoutMode) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_LayoutMode) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_LayoutMode) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_LayoutMode) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_LayoutMode) String() string + func (m ST_LayoutMode) Validate() error + func (m ST_LayoutMode) ValidateWithPath(path string) error + type ST_LayoutTarget byte + const ST_LayoutTargetInner + const ST_LayoutTargetOuter + const ST_LayoutTargetUnset + func (e *ST_LayoutTarget) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_LayoutTarget) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_LayoutTarget) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_LayoutTarget) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_LayoutTarget) String() string + func (m ST_LayoutTarget) Validate() error + func (m ST_LayoutTarget) ValidateWithPath(path string) error + type ST_LblAlgn byte + const ST_LblAlgnCtr + const ST_LblAlgnL + const ST_LblAlgnR + const ST_LblAlgnUnset + func (e *ST_LblAlgn) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_LblAlgn) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_LblAlgn) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_LblAlgn) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_LblAlgn) String() string + func (m ST_LblAlgn) Validate() error + func (m ST_LblAlgn) ValidateWithPath(path string) error + type ST_LblOffset struct + ST_LblOffsetPercent *string + ST_LblOffsetUShort *uint16 + func ParseUnionST_LblOffset(s string) (ST_LblOffset, error) + func (m *ST_LblOffset) Validate() error + func (m *ST_LblOffset) ValidateWithPath(path string) error + func (m ST_LblOffset) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_LblOffset) String() string + type ST_LegendPos byte + const ST_LegendPosB + const ST_LegendPosL + const ST_LegendPosR + const ST_LegendPosT + const ST_LegendPosTr + const ST_LegendPosUnset + func (e *ST_LegendPos) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_LegendPos) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_LegendPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_LegendPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_LegendPos) String() string + func (m ST_LegendPos) Validate() error + func (m ST_LegendPos) ValidateWithPath(path string) error + type ST_MarkerStyle byte + const ST_MarkerStyleAuto + const ST_MarkerStyleCircle + const ST_MarkerStyleDash + const ST_MarkerStyleDiamond + const ST_MarkerStyleDot + const ST_MarkerStyleNone + const ST_MarkerStylePicture + const ST_MarkerStylePlus + const ST_MarkerStyleSquare + const ST_MarkerStyleStar + const ST_MarkerStyleTriangle + const ST_MarkerStyleUnset + const ST_MarkerStyleX + func (e *ST_MarkerStyle) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_MarkerStyle) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_MarkerStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_MarkerStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_MarkerStyle) String() string + func (m ST_MarkerStyle) Validate() error + func (m ST_MarkerStyle) ValidateWithPath(path string) error + type ST_OfPieType byte + const ST_OfPieTypeBar + const ST_OfPieTypePie + const ST_OfPieTypeUnset + func (e *ST_OfPieType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_OfPieType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_OfPieType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_OfPieType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_OfPieType) String() string + func (m ST_OfPieType) Validate() error + func (m ST_OfPieType) ValidateWithPath(path string) error + type ST_Orientation byte + const ST_OrientationMaxMin + const ST_OrientationMinMax + const ST_OrientationUnset + func (e *ST_Orientation) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Orientation) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Orientation) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Orientation) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Orientation) String() string + func (m ST_Orientation) Validate() error + func (m ST_Orientation) ValidateWithPath(path string) error + type ST_Overlap struct + ST_OverlapByte *int8 + ST_OverlapPercent *string + func ParseUnionST_Overlap(s string) (ST_Overlap, error) + func (m *ST_Overlap) Validate() error + func (m *ST_Overlap) ValidateWithPath(path string) error + func (m ST_Overlap) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Overlap) String() string + type ST_PageSetupOrientation byte + const ST_PageSetupOrientationDefault + const ST_PageSetupOrientationLandscape + const ST_PageSetupOrientationPortrait + const ST_PageSetupOrientationUnset + func (e *ST_PageSetupOrientation) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_PageSetupOrientation) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_PageSetupOrientation) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_PageSetupOrientation) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_PageSetupOrientation) String() string + func (m ST_PageSetupOrientation) Validate() error + func (m ST_PageSetupOrientation) ValidateWithPath(path string) error + type ST_PictureFormat byte + const ST_PictureFormatStack + const ST_PictureFormatStackScale + const ST_PictureFormatStretch + const ST_PictureFormatUnset + func (e *ST_PictureFormat) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_PictureFormat) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_PictureFormat) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_PictureFormat) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_PictureFormat) String() string + func (m ST_PictureFormat) Validate() error + func (m ST_PictureFormat) ValidateWithPath(path string) error + type ST_RadarStyle byte + const ST_RadarStyleFilled + const ST_RadarStyleMarker + const ST_RadarStyleStandard + const ST_RadarStyleUnset + func (e *ST_RadarStyle) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_RadarStyle) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_RadarStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_RadarStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_RadarStyle) String() string + func (m ST_RadarStyle) Validate() error + func (m ST_RadarStyle) ValidateWithPath(path string) error + type ST_ScatterStyle byte + const ST_ScatterStyleLine + const ST_ScatterStyleLineMarker + const ST_ScatterStyleMarker + const ST_ScatterStyleNone + const ST_ScatterStyleSmooth + const ST_ScatterStyleSmoothMarker + const ST_ScatterStyleUnset + func (e *ST_ScatterStyle) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ScatterStyle) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ScatterStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ScatterStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ScatterStyle) String() string + func (m ST_ScatterStyle) Validate() error + func (m ST_ScatterStyle) ValidateWithPath(path string) error + type ST_SecondPieSize struct + ST_SecondPieSizePercent *string + ST_SecondPieSizeUShort *uint16 + func ParseUnionST_SecondPieSize(s string) (ST_SecondPieSize, error) + func (m *ST_SecondPieSize) Validate() error + func (m *ST_SecondPieSize) ValidateWithPath(path string) error + func (m ST_SecondPieSize) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_SecondPieSize) String() string + type ST_Shape byte + const ST_ShapeBox + const ST_ShapeCone + const ST_ShapeConeToMax + const ST_ShapeCylinder + const ST_ShapePyramid + const ST_ShapePyramidToMax + const ST_ShapeUnset + func (e *ST_Shape) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Shape) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Shape) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Shape) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Shape) String() string + func (m ST_Shape) Validate() error + func (m ST_Shape) ValidateWithPath(path string) error + type ST_SizeRepresents byte + const ST_SizeRepresentsArea + const ST_SizeRepresentsUnset + const ST_SizeRepresentsW + func (e *ST_SizeRepresents) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_SizeRepresents) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_SizeRepresents) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_SizeRepresents) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_SizeRepresents) String() string + func (m ST_SizeRepresents) Validate() error + func (m ST_SizeRepresents) ValidateWithPath(path string) error + type ST_SplitType byte + const ST_SplitTypeAuto + const ST_SplitTypeCust + const ST_SplitTypePercent + const ST_SplitTypePos + const ST_SplitTypeUnset + const ST_SplitTypeVal + func (e *ST_SplitType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_SplitType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_SplitType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_SplitType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_SplitType) String() string + func (m ST_SplitType) Validate() error + func (m ST_SplitType) ValidateWithPath(path string) error + type ST_Thickness struct + ST_ThicknessPercent *string + Uint32 *uint32 + func ParseUnionST_Thickness(s string) (ST_Thickness, error) + func (m *ST_Thickness) Validate() error + func (m *ST_Thickness) ValidateWithPath(path string) error + func (m ST_Thickness) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Thickness) String() string + type ST_TickLblPos byte + const ST_TickLblPosHigh + const ST_TickLblPosLow + const ST_TickLblPosNextTo + const ST_TickLblPosNone + const ST_TickLblPosUnset + func (e *ST_TickLblPos) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TickLblPos) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TickLblPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TickLblPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TickLblPos) String() string + func (m ST_TickLblPos) Validate() error + func (m ST_TickLblPos) ValidateWithPath(path string) error + type ST_TickMark byte + const ST_TickMarkCross + const ST_TickMarkIn + const ST_TickMarkNone + const ST_TickMarkOut + const ST_TickMarkUnset + func (e *ST_TickMark) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TickMark) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TickMark) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TickMark) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TickMark) String() string + func (m ST_TickMark) Validate() error + func (m ST_TickMark) ValidateWithPath(path string) error + type ST_TimeUnit byte + const ST_TimeUnitDays + const ST_TimeUnitMonths + const ST_TimeUnitUnset + const ST_TimeUnitYears + func (e *ST_TimeUnit) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TimeUnit) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TimeUnit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TimeUnit) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TimeUnit) String() string + func (m ST_TimeUnit) Validate() error + func (m ST_TimeUnit) ValidateWithPath(path string) error + type ST_TrendlineType byte + const ST_TrendlineTypeExp + const ST_TrendlineTypeLinear + const ST_TrendlineTypeLog + const ST_TrendlineTypeMovingAvg + const ST_TrendlineTypePoly + const ST_TrendlineTypePower + const ST_TrendlineTypeUnset + func (e *ST_TrendlineType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TrendlineType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TrendlineType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TrendlineType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TrendlineType) String() string + func (m ST_TrendlineType) Validate() error + func (m ST_TrendlineType) ValidateWithPath(path string) error + type UserShapes struct + func NewUserShapes() *UserShapes + func (m *UserShapes) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *UserShapes) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *UserShapes) Validate() error + func (m *UserShapes) ValidateWithPath(path string) error