type Bubble3D struct {
chart.CT_Boolean
}
func NewBubble3D() *Bubble3D
func (m *Bubble3D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *Bubble3D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *Bubble3D) Validate() error
Validate validates the Bubble3D and its children
func (m *Bubble3D) ValidateWithPath(path string) error
ValidateWithPath validates the Bubble3D and its children, prefixing error messages with path
type CT_BooleanFalse struct {
ValAttr *bool
}
func NewCT_BooleanFalse() *CT_BooleanFalse
func (m *CT_BooleanFalse) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BooleanFalse) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BooleanFalse) Validate() error
Validate validates the CT_BooleanFalse and its children
func (m *CT_BooleanFalse) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BooleanFalse and its children, prefixing error messages with path
type CT_CategoryFilterException struct {
UniqueId *CT_ChartUniqueID
SpPr *SpPr
Explosion *Explosion
InvertIfNegative *InvertIfNegative
Bubble3D *Bubble3D
Marker *Marker
DLbl *DLbl
}
func NewCT_CategoryFilterException() *CT_CategoryFilterException
func (m *CT_CategoryFilterException) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_CategoryFilterException) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_CategoryFilterException) Validate() error
Validate validates the CT_CategoryFilterException and its children
func (m *CT_CategoryFilterException) ValidateWithPath(path string) error
ValidateWithPath validates the CT_CategoryFilterException and its children, prefixing error messages with path
type CT_CategoryFilterExceptions struct {
CategoryFilterException []*CT_CategoryFilterException
}
func NewCT_CategoryFilterExceptions() *CT_CategoryFilterExceptions
func (m *CT_CategoryFilterExceptions) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_CategoryFilterExceptions) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_CategoryFilterExceptions) Validate() error
Validate validates the CT_CategoryFilterExceptions and its children
func (m *CT_CategoryFilterExceptions) ValidateWithPath(path string) error
ValidateWithPath validates the CT_CategoryFilterExceptions and its children, prefixing error messages with path
type CT_ChartDataPointUniqueIDMap struct {
Ptentry []*CT_ChartDataPointUniqueIDMapEntry
}
func NewCT_ChartDataPointUniqueIDMap() *CT_ChartDataPointUniqueIDMap
func (m *CT_ChartDataPointUniqueIDMap) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ChartDataPointUniqueIDMap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ChartDataPointUniqueIDMap) Validate() error
Validate validates the CT_ChartDataPointUniqueIDMap and its children
func (m *CT_ChartDataPointUniqueIDMap) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ChartDataPointUniqueIDMap and its children, prefixing error messages with path
type CT_ChartDataPointUniqueIDMapEntry struct {
Ptidx uint32
UniqueID *CT_ChartUniqueID
}
func NewCT_ChartDataPointUniqueIDMapEntry() *CT_ChartDataPointUniqueIDMapEntry
func (m *CT_ChartDataPointUniqueIDMapEntry) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ChartDataPointUniqueIDMapEntry) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ChartDataPointUniqueIDMapEntry) Validate() error
Validate validates the CT_ChartDataPointUniqueIDMapEntry and its children
func (m *CT_ChartDataPointUniqueIDMapEntry) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ChartDataPointUniqueIDMapEntry and its children, prefixing error messages with path
type CT_ChartUniqueID struct {
ValAttr string
}
func NewCT_ChartUniqueID() *CT_ChartUniqueID
func (m *CT_ChartUniqueID) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ChartUniqueID) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ChartUniqueID) Validate() error
Validate validates the CT_ChartUniqueID and its children
func (m *CT_ChartUniqueID) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ChartUniqueID and its children, prefixing error messages with path
type CT_LiteralDataChart struct {
ValAttr bool
}
func NewCT_LiteralDataChart() *CT_LiteralDataChart
func (m *CT_LiteralDataChart) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LiteralDataChart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LiteralDataChart) Validate() error
Validate validates the CT_LiteralDataChart and its children
func (m *CT_LiteralDataChart) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LiteralDataChart and its children, prefixing error messages with path
type CT_MultiLvlStrFilteredLiteralCache struct {
MultiLvlStrCache *chart.CT_MultiLvlStrData
}
func NewCT_MultiLvlStrFilteredLiteralCache() *CT_MultiLvlStrFilteredLiteralCache
func (m *CT_MultiLvlStrFilteredLiteralCache) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_MultiLvlStrFilteredLiteralCache) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_MultiLvlStrFilteredLiteralCache) Validate() error
Validate validates the CT_MultiLvlStrFilteredLiteralCache and its children
func (m *CT_MultiLvlStrFilteredLiteralCache) ValidateWithPath(path string) error
ValidateWithPath validates the CT_MultiLvlStrFilteredLiteralCache and its children, prefixing error messages with path
type CT_NumFilteredLiteralCache struct {
NumCache *chart.CT_NumData
}
func NewCT_NumFilteredLiteralCache() *CT_NumFilteredLiteralCache
func (m *CT_NumFilteredLiteralCache) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_NumFilteredLiteralCache) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_NumFilteredLiteralCache) Validate() error
Validate validates the CT_NumFilteredLiteralCache and its children
func (m *CT_NumFilteredLiteralCache) ValidateWithPath(path string) error
ValidateWithPath validates the CT_NumFilteredLiteralCache and its children, prefixing error messages with path
type CT_PivotOptions16 struct {
ShowExpandCollapseFieldButtons *CT_BooleanFalse
}
func NewCT_PivotOptions16() *CT_PivotOptions16
func (m *CT_PivotOptions16) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PivotOptions16) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PivotOptions16) Validate() error
Validate validates the CT_PivotOptions16 and its children
func (m *CT_PivotOptions16) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PivotOptions16 and its children, prefixing error messages with path
type CT_StrFilteredLiteralCache struct {
StrCache *chart.CT_StrData
}
func NewCT_StrFilteredLiteralCache() *CT_StrFilteredLiteralCache
func (m *CT_StrFilteredLiteralCache) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_StrFilteredLiteralCache) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_StrFilteredLiteralCache) Validate() error
Validate validates the CT_StrFilteredLiteralCache and its children
func (m *CT_StrFilteredLiteralCache) ValidateWithPath(path string) error
ValidateWithPath validates the CT_StrFilteredLiteralCache and its children, prefixing error messages with path
type CategoryFilterExceptions struct {
CT_CategoryFilterExceptions
}
func NewCategoryFilterExceptions() *CategoryFilterExceptions
func (m *CategoryFilterExceptions) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CategoryFilterExceptions) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CategoryFilterExceptions) Validate() error
Validate validates the CategoryFilterExceptions and its children
func (m *CategoryFilterExceptions) ValidateWithPath(path string) error
ValidateWithPath validates the CategoryFilterExceptions and its children, prefixing error messages with path
type DLbl struct {
chart.CT_DLbl
}
func NewDLbl() *DLbl
func (m *DLbl) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *DLbl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *DLbl) Validate() error
Validate validates the DLbl and its children
func (m *DLbl) ValidateWithPath(path string) error
ValidateWithPath validates the DLbl and its children, prefixing error messages with path
type Datapointuniqueidmap struct {
CT_ChartDataPointUniqueIDMap
}
func NewDatapointuniqueidmap() *Datapointuniqueidmap
func (m *Datapointuniqueidmap) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *Datapointuniqueidmap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *Datapointuniqueidmap) Validate() error
Validate validates the Datapointuniqueidmap and its children
func (m *Datapointuniqueidmap) ValidateWithPath(path string) error
ValidateWithPath validates the Datapointuniqueidmap and its children, prefixing error messages with path
type Explosion struct {
chart.CT_UnsignedInt
}
func NewExplosion() *Explosion
func (m *Explosion) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *Explosion) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *Explosion) Validate() error
Validate validates the Explosion and its children
func (m *Explosion) ValidateWithPath(path string) error
ValidateWithPath validates the Explosion and its children, prefixing error messages with path
type InvertIfNegative struct {
chart.CT_Boolean
}
func NewInvertIfNegative() *InvertIfNegative
func (m *InvertIfNegative) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *InvertIfNegative) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *InvertIfNegative) Validate() error
Validate validates the InvertIfNegative and its children
func (m *InvertIfNegative) ValidateWithPath(path string) error
ValidateWithPath validates the InvertIfNegative and its children, prefixing error messages with path
type Marker struct {
chart.CT_Marker
}
func NewMarker() *Marker
func (m *Marker) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *Marker) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *Marker) Validate() error
Validate validates the Marker and its children
func (m *Marker) ValidateWithPath(path string) error
ValidateWithPath validates the Marker and its children, prefixing error messages with path
type PivotOptions16 struct {
CT_PivotOptions16
}
func NewPivotOptions16() *PivotOptions16
func (m *PivotOptions16) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *PivotOptions16) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *PivotOptions16) Validate() error
Validate validates the PivotOptions16 and its children
func (m *PivotOptions16) ValidateWithPath(path string) error
ValidateWithPath validates the PivotOptions16 and its children, prefixing error messages with path
type SpPr struct {
dml.CT_ShapeProperties
}
func NewSpPr() *SpPr
func (m *SpPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *SpPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *SpPr) Validate() error
Validate validates the SpPr and its children
func (m *SpPr) ValidateWithPath(path string) error
ValidateWithPath validates the SpPr and its children, prefixing error messages with path