const ST_TextBulletSizePercentPattern = `0*((2[5-9])|([3-9][0-9])|([1-3][0-9][0-9])|400)%`
var ST_TextBulletSizePercentPatternRe = regexp.MustCompile(ST_TextBulletSizePercentPattern)
func ParseStdlibTime(s string) (time.Time, error)
func ParseUnionST_OnOff(s string) (sharedTypes.ST_OnOff, error)
type AG_Blob struct { EmbedAttr *string LinkAttr *string }
func NewAG_Blob() *AG_Blob
func (m *AG_Blob) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *AG_Blob) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *AG_Blob) Validate() error
Validate validates the AG_Blob and its children
func (m *AG_Blob) ValidateWithPath(path string) error
ValidateWithPath validates the AG_Blob and its children, prefixing error messages with path
type AG_Locking struct { NoGrpAttr *bool NoSelectAttr *bool NoRotAttr *bool NoChangeAspectAttr *bool NoMoveAttr *bool NoResizeAttr *bool NoEditPointsAttr *bool NoAdjustHandlesAttr *bool NoChangeArrowheadsAttr *bool NoChangeShapeTypeAttr *bool }
func NewAG_Locking() *AG_Locking
func (m *AG_Locking) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *AG_Locking) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *AG_Locking) Validate() error
Validate validates the AG_Locking and its children
func (m *AG_Locking) ValidateWithPath(path string) error
ValidateWithPath validates the AG_Locking and its children, prefixing error messages with path
type Any interface { MarshalXML(e *xml.Encoder, start xml.StartElement) error UnmarshalXML(d *xml.Decoder, start xml.StartElement) error }
type Blip struct { CT_Blip }
func NewBlip() *Blip
func (m *Blip) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *Blip) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *Blip) Validate() error
Validate validates the Blip and its children
func (m *Blip) ValidateWithPath(path string) error
ValidateWithPath validates the Blip and its children, prefixing error messages with path
type CT_AdjPoint2D struct { XAttr ST_AdjCoordinate YAttr ST_AdjCoordinate }
func NewCT_AdjPoint2D() *CT_AdjPoint2D
func (m *CT_AdjPoint2D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AdjPoint2D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AdjPoint2D) Validate() error
Validate validates the CT_AdjPoint2D and its children
func (m *CT_AdjPoint2D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AdjPoint2D and its children, prefixing error messages with path
type CT_AdjustHandleList struct { AhXY []*CT_XYAdjustHandle AhPolar []*CT_PolarAdjustHandle }
func NewCT_AdjustHandleList() *CT_AdjustHandleList
func (m *CT_AdjustHandleList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AdjustHandleList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AdjustHandleList) Validate() error
Validate validates the CT_AdjustHandleList and its children
func (m *CT_AdjustHandleList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AdjustHandleList and its children, prefixing error messages with path
type CT_AlphaBiLevelEffect struct { ThreshAttr ST_PositiveFixedPercentage }
func NewCT_AlphaBiLevelEffect() *CT_AlphaBiLevelEffect
func (m *CT_AlphaBiLevelEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AlphaBiLevelEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AlphaBiLevelEffect) Validate() error
Validate validates the CT_AlphaBiLevelEffect and its children
func (m *CT_AlphaBiLevelEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AlphaBiLevelEffect and its children, prefixing error messages with path
type CT_AlphaCeilingEffect struct { }
func NewCT_AlphaCeilingEffect() *CT_AlphaCeilingEffect
func (m *CT_AlphaCeilingEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AlphaCeilingEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AlphaCeilingEffect) Validate() error
Validate validates the CT_AlphaCeilingEffect and its children
func (m *CT_AlphaCeilingEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AlphaCeilingEffect and its children, prefixing error messages with path
type CT_AlphaFloorEffect struct { }
func NewCT_AlphaFloorEffect() *CT_AlphaFloorEffect
func (m *CT_AlphaFloorEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AlphaFloorEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AlphaFloorEffect) Validate() error
Validate validates the CT_AlphaFloorEffect and its children
func (m *CT_AlphaFloorEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AlphaFloorEffect and its children, prefixing error messages with path
type CT_AlphaInverseEffect struct { ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_AlphaInverseEffect() *CT_AlphaInverseEffect
func (m *CT_AlphaInverseEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AlphaInverseEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AlphaInverseEffect) Validate() error
Validate validates the CT_AlphaInverseEffect and its children
func (m *CT_AlphaInverseEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AlphaInverseEffect and its children, prefixing error messages with path
type CT_AlphaModulateEffect struct { Cont *CT_EffectContainer }
func NewCT_AlphaModulateEffect() *CT_AlphaModulateEffect
func (m *CT_AlphaModulateEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AlphaModulateEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AlphaModulateEffect) Validate() error
Validate validates the CT_AlphaModulateEffect and its children
func (m *CT_AlphaModulateEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AlphaModulateEffect and its children, prefixing error messages with path
type CT_AlphaModulateFixedEffect struct { AmtAttr *ST_PositivePercentage }
func NewCT_AlphaModulateFixedEffect() *CT_AlphaModulateFixedEffect
func (m *CT_AlphaModulateFixedEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AlphaModulateFixedEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AlphaModulateFixedEffect) Validate() error
Validate validates the CT_AlphaModulateFixedEffect and its children
func (m *CT_AlphaModulateFixedEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AlphaModulateFixedEffect and its children, prefixing error messages with path
type CT_AlphaOutsetEffect struct { RadAttr *ST_Coordinate }
func NewCT_AlphaOutsetEffect() *CT_AlphaOutsetEffect
func (m *CT_AlphaOutsetEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AlphaOutsetEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AlphaOutsetEffect) Validate() error
Validate validates the CT_AlphaOutsetEffect and its children
func (m *CT_AlphaOutsetEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AlphaOutsetEffect and its children, prefixing error messages with path
type CT_AlphaReplaceEffect struct { AAttr ST_PositiveFixedPercentage }
func NewCT_AlphaReplaceEffect() *CT_AlphaReplaceEffect
func (m *CT_AlphaReplaceEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AlphaReplaceEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AlphaReplaceEffect) Validate() error
Validate validates the CT_AlphaReplaceEffect and its children
func (m *CT_AlphaReplaceEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AlphaReplaceEffect and its children, prefixing error messages with path
type CT_Angle struct { ValAttr int32 }
func NewCT_Angle() *CT_Angle
func (m *CT_Angle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Angle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Angle) Validate() error
Validate validates the CT_Angle and its children
func (m *CT_Angle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Angle and its children, prefixing error messages with path
type CT_AnimationChartBuildProperties struct { BldAttr *ST_AnimationChartBuildType AnimBgAttr *bool }
func NewCT_AnimationChartBuildProperties() *CT_AnimationChartBuildProperties
func (m *CT_AnimationChartBuildProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AnimationChartBuildProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AnimationChartBuildProperties) Validate() error
Validate validates the CT_AnimationChartBuildProperties and its children
func (m *CT_AnimationChartBuildProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AnimationChartBuildProperties and its children, prefixing error messages with path
type CT_AnimationChartElement struct { SeriesIdxAttr *int32 CategoryIdxAttr *int32 BldStepAttr ST_ChartBuildStep }
func NewCT_AnimationChartElement() *CT_AnimationChartElement
func (m *CT_AnimationChartElement) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AnimationChartElement) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AnimationChartElement) Validate() error
Validate validates the CT_AnimationChartElement and its children
func (m *CT_AnimationChartElement) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AnimationChartElement and its children, prefixing error messages with path
type CT_AnimationDgmBuildProperties struct { BldAttr *ST_AnimationDgmBuildType RevAttr *bool }
func NewCT_AnimationDgmBuildProperties() *CT_AnimationDgmBuildProperties
func (m *CT_AnimationDgmBuildProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AnimationDgmBuildProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AnimationDgmBuildProperties) Validate() error
Validate validates the CT_AnimationDgmBuildProperties and its children
func (m *CT_AnimationDgmBuildProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AnimationDgmBuildProperties and its children, prefixing error messages with path
type CT_AnimationDgmElement struct { IdAttr *string BldStepAttr ST_DgmBuildStep }
func NewCT_AnimationDgmElement() *CT_AnimationDgmElement
func (m *CT_AnimationDgmElement) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AnimationDgmElement) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AnimationDgmElement) Validate() error
Validate validates the CT_AnimationDgmElement and its children
func (m *CT_AnimationDgmElement) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AnimationDgmElement and its children, prefixing error messages with path
type CT_AnimationElementChoice struct { Dgm *CT_AnimationDgmElement Chart *CT_AnimationChartElement }
func NewCT_AnimationElementChoice() *CT_AnimationElementChoice
func (m *CT_AnimationElementChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AnimationElementChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AnimationElementChoice) Validate() error
Validate validates the CT_AnimationElementChoice and its children
func (m *CT_AnimationElementChoice) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AnimationElementChoice and its children, prefixing error messages with path
type CT_AnimationGraphicalObjectBuildProperties struct { BldDgm *CT_AnimationDgmBuildProperties BldChart *CT_AnimationChartBuildProperties }
func NewCT_AnimationGraphicalObjectBuildProperties() *CT_AnimationGraphicalObjectBuildProperties
func (m *CT_AnimationGraphicalObjectBuildProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AnimationGraphicalObjectBuildProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AnimationGraphicalObjectBuildProperties) Validate() error
Validate validates the CT_AnimationGraphicalObjectBuildProperties and its children
func (m *CT_AnimationGraphicalObjectBuildProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AnimationGraphicalObjectBuildProperties and its children, prefixing error messages with path
type CT_AudioCD struct { St *CT_AudioCDTime End *CT_AudioCDTime ExtLst *CT_OfficeArtExtensionList }
func NewCT_AudioCD() *CT_AudioCD
func (m *CT_AudioCD) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AudioCD) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AudioCD) Validate() error
Validate validates the CT_AudioCD and its children
func (m *CT_AudioCD) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AudioCD and its children, prefixing error messages with path
type CT_AudioCDTime struct { TrackAttr uint8 TimeAttr *uint32 }
func NewCT_AudioCDTime() *CT_AudioCDTime
func (m *CT_AudioCDTime) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AudioCDTime) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AudioCDTime) Validate() error
Validate validates the CT_AudioCDTime and its children
func (m *CT_AudioCDTime) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AudioCDTime and its children, prefixing error messages with path
type CT_AudioFile struct { LinkAttr string ContentTypeAttr *string ExtLst *CT_OfficeArtExtensionList }
func NewCT_AudioFile() *CT_AudioFile
func (m *CT_AudioFile) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_AudioFile) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_AudioFile) Validate() error
Validate validates the CT_AudioFile and its children
func (m *CT_AudioFile) ValidateWithPath(path string) error
ValidateWithPath validates the CT_AudioFile and its children, prefixing error messages with path
type CT_Backdrop struct { Anchor *CT_Point3D Norm *CT_Vector3D Up *CT_Vector3D ExtLst *CT_OfficeArtExtensionList }
func NewCT_Backdrop() *CT_Backdrop
func (m *CT_Backdrop) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Backdrop) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Backdrop) Validate() error
Validate validates the CT_Backdrop and its children
func (m *CT_Backdrop) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Backdrop and its children, prefixing error messages with path
type CT_BackgroundFillStyleList struct { EG_FillProperties []*EG_FillProperties }
func NewCT_BackgroundFillStyleList() *CT_BackgroundFillStyleList
func (m *CT_BackgroundFillStyleList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BackgroundFillStyleList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BackgroundFillStyleList) Validate() error
Validate validates the CT_BackgroundFillStyleList and its children
func (m *CT_BackgroundFillStyleList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BackgroundFillStyleList and its children, prefixing error messages with path
type CT_BackgroundFormatting struct { NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties EffectLst *CT_EffectList EffectDag *CT_EffectContainer }
func NewCT_BackgroundFormatting() *CT_BackgroundFormatting
func (m *CT_BackgroundFormatting) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BackgroundFormatting) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BackgroundFormatting) Validate() error
Validate validates the CT_BackgroundFormatting and its children
func (m *CT_BackgroundFormatting) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BackgroundFormatting and its children, prefixing error messages with path
type CT_BaseStyles struct { ClrScheme *CT_ColorScheme FontScheme *CT_FontScheme FmtScheme *CT_StyleMatrix ExtLst *CT_OfficeArtExtensionList }
func NewCT_BaseStyles() *CT_BaseStyles
func (m *CT_BaseStyles) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BaseStyles) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BaseStyles) Validate() error
Validate validates the CT_BaseStyles and its children
func (m *CT_BaseStyles) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BaseStyles and its children, prefixing error messages with path
type CT_BaseStylesOverride struct { ClrScheme *CT_ColorScheme FontScheme *CT_FontScheme FmtScheme *CT_StyleMatrix }
func NewCT_BaseStylesOverride() *CT_BaseStylesOverride
func (m *CT_BaseStylesOverride) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BaseStylesOverride) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BaseStylesOverride) Validate() error
Validate validates the CT_BaseStylesOverride and its children
func (m *CT_BaseStylesOverride) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BaseStylesOverride and its children, prefixing error messages with path
type CT_Bevel struct { WAttr *int64 HAttr *int64 PrstAttr ST_BevelPresetType }
func NewCT_Bevel() *CT_Bevel
func (m *CT_Bevel) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Bevel) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Bevel) Validate() error
Validate validates the CT_Bevel and its children
func (m *CT_Bevel) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Bevel and its children, prefixing error messages with path
type CT_BiLevelEffect struct { ThreshAttr ST_PositiveFixedPercentage }
func NewCT_BiLevelEffect() *CT_BiLevelEffect
func (m *CT_BiLevelEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BiLevelEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BiLevelEffect) Validate() error
Validate validates the CT_BiLevelEffect and its children
func (m *CT_BiLevelEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BiLevelEffect and its children, prefixing error messages with path
type CT_BlendEffect struct { BlendAttr ST_BlendMode Cont *CT_EffectContainer }
func NewCT_BlendEffect() *CT_BlendEffect
func (m *CT_BlendEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BlendEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BlendEffect) Validate() error
Validate validates the CT_BlendEffect and its children
func (m *CT_BlendEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BlendEffect and its children, prefixing error messages with path
type CT_Blip struct { CstateAttr ST_BlipCompression Choice []*CT_BlipChoice ExtLst *CT_OfficeArtExtensionList EmbedAttr *string LinkAttr *string }
func NewCT_Blip() *CT_Blip
func (m *CT_Blip) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Blip) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Blip) Validate() error
Validate validates the CT_Blip and its children
func (m *CT_Blip) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Blip and its children, prefixing error messages with path
type CT_BlipChoice struct { AlphaBiLevel []*CT_AlphaBiLevelEffect AlphaCeiling []*CT_AlphaCeilingEffect AlphaFloor []*CT_AlphaFloorEffect AlphaInv []*CT_AlphaInverseEffect AlphaMod []*CT_AlphaModulateEffect AlphaModFix []*CT_AlphaModulateFixedEffect AlphaRepl []*CT_AlphaReplaceEffect BiLevel []*CT_BiLevelEffect Blur []*CT_BlurEffect ClrChange []*CT_ColorChangeEffect ClrRepl []*CT_ColorReplaceEffect Duotone []*CT_DuotoneEffect FillOverlay []*CT_FillOverlayEffect Grayscl []*CT_GrayscaleEffect Hsl []*CT_HSLEffect Lum []*CT_LuminanceEffect Tint []*CT_TintEffect }
func NewCT_BlipChoice() *CT_BlipChoice
func (m *CT_BlipChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BlipChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BlipChoice) Validate() error
Validate validates the CT_BlipChoice and its children
func (m *CT_BlipChoice) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BlipChoice and its children, prefixing error messages with path
type CT_BlipFillProperties struct { DpiAttr *uint32 RotWithShapeAttr *bool Blip *CT_Blip SrcRect *CT_RelativeRect Tile *CT_TileInfoProperties Stretch *CT_StretchInfoProperties }
func NewCT_BlipFillProperties() *CT_BlipFillProperties
func (m *CT_BlipFillProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BlipFillProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BlipFillProperties) Validate() error
Validate validates the CT_BlipFillProperties and its children
func (m *CT_BlipFillProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BlipFillProperties and its children, prefixing error messages with path
type CT_BlurEffect struct { RadAttr *int64 GrowAttr *bool }
func NewCT_BlurEffect() *CT_BlurEffect
func (m *CT_BlurEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_BlurEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_BlurEffect) Validate() error
Validate validates the CT_BlurEffect and its children
func (m *CT_BlurEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_BlurEffect and its children, prefixing error messages with path
type CT_Boolean struct { ValAttr *sharedTypes.ST_OnOff }
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
Validate validates the CT_Boolean and its children
func (m *CT_Boolean) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Boolean and its children, prefixing error messages with path
type CT_Camera struct { PrstAttr ST_PresetCameraType FovAttr *int32 ZoomAttr *ST_PositivePercentage Rot *CT_SphereCoords }
func NewCT_Camera() *CT_Camera
func (m *CT_Camera) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Camera) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Camera) Validate() error
Validate validates the CT_Camera and its children
func (m *CT_Camera) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Camera and its children, prefixing error messages with path
type CT_Cell3D struct { PrstMaterialAttr ST_PresetMaterialType Bevel *CT_Bevel LightRig *CT_LightRig ExtLst *CT_OfficeArtExtensionList }
func NewCT_Cell3D() *CT_Cell3D
func (m *CT_Cell3D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Cell3D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Cell3D) Validate() error
Validate validates the CT_Cell3D and its children
func (m *CT_Cell3D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Cell3D and its children, prefixing error messages with path
type CT_ClipboardStyleSheet struct { ThemeElements *CT_BaseStyles ClrMap *CT_ColorMapping }
func NewCT_ClipboardStyleSheet() *CT_ClipboardStyleSheet
func (m *CT_ClipboardStyleSheet) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ClipboardStyleSheet) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ClipboardStyleSheet) Validate() error
Validate validates the CT_ClipboardStyleSheet and its children
func (m *CT_ClipboardStyleSheet) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ClipboardStyleSheet and its children, prefixing error messages with path
type CT_Color struct { ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_Color() *CT_Color
func (m *CT_Color) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Color) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Color) Validate() error
Validate validates the CT_Color and its children
func (m *CT_Color) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Color and its children, prefixing error messages with path
type CT_ColorChangeEffect struct { UseAAttr *bool ClrFrom *CT_Color ClrTo *CT_Color }
func NewCT_ColorChangeEffect() *CT_ColorChangeEffect
func (m *CT_ColorChangeEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ColorChangeEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ColorChangeEffect) Validate() error
Validate validates the CT_ColorChangeEffect and its children
func (m *CT_ColorChangeEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ColorChangeEffect and its children, prefixing error messages with path
type CT_ColorMRU struct { EG_ColorChoice []*EG_ColorChoice }
func NewCT_ColorMRU() *CT_ColorMRU
func (m *CT_ColorMRU) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ColorMRU) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ColorMRU) Validate() error
Validate validates the CT_ColorMRU and its children
func (m *CT_ColorMRU) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ColorMRU and its children, prefixing error messages with path
type CT_ColorMapping struct { Bg1Attr ST_ColorSchemeIndex Tx1Attr ST_ColorSchemeIndex Bg2Attr ST_ColorSchemeIndex Tx2Attr ST_ColorSchemeIndex Accent1Attr ST_ColorSchemeIndex Accent2Attr ST_ColorSchemeIndex Accent3Attr ST_ColorSchemeIndex Accent4Attr ST_ColorSchemeIndex Accent5Attr ST_ColorSchemeIndex Accent6Attr ST_ColorSchemeIndex HlinkAttr ST_ColorSchemeIndex FolHlinkAttr ST_ColorSchemeIndex ExtLst *CT_OfficeArtExtensionList }
func NewCT_ColorMapping() *CT_ColorMapping
func (m *CT_ColorMapping) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ColorMapping) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ColorMapping) Validate() error
Validate validates the CT_ColorMapping and its children
func (m *CT_ColorMapping) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ColorMapping and its children, prefixing error messages with path
type CT_ColorMappingOverride struct { Choice *CT_ColorMappingOverrideChoice }
func NewCT_ColorMappingOverride() *CT_ColorMappingOverride
func (m *CT_ColorMappingOverride) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ColorMappingOverride) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ColorMappingOverride) Validate() error
Validate validates the CT_ColorMappingOverride and its children
func (m *CT_ColorMappingOverride) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ColorMappingOverride and its children, prefixing error messages with path
type CT_ColorMappingOverrideChoice struct { MasterClrMapping *CT_EmptyElement OverrideClrMapping *CT_ColorMapping }
func NewCT_ColorMappingOverrideChoice() *CT_ColorMappingOverrideChoice
func (m *CT_ColorMappingOverrideChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ColorMappingOverrideChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ColorMappingOverrideChoice) Validate() error
Validate validates the CT_ColorMappingOverrideChoice and its children
func (m *CT_ColorMappingOverrideChoice) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ColorMappingOverrideChoice and its children, prefixing error messages with path
type CT_ColorReplaceEffect struct { ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_ColorReplaceEffect() *CT_ColorReplaceEffect
func (m *CT_ColorReplaceEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ColorReplaceEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ColorReplaceEffect) Validate() error
Validate validates the CT_ColorReplaceEffect and its children
func (m *CT_ColorReplaceEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ColorReplaceEffect and its children, prefixing error messages with path
type CT_ColorScheme struct { NameAttr string Dk1 *CT_Color Lt1 *CT_Color Dk2 *CT_Color Lt2 *CT_Color Accent1 *CT_Color Accent2 *CT_Color Accent3 *CT_Color Accent4 *CT_Color Accent5 *CT_Color Accent6 *CT_Color Hlink *CT_Color FolHlink *CT_Color ExtLst *CT_OfficeArtExtensionList }
func NewCT_ColorScheme() *CT_ColorScheme
func (m *CT_ColorScheme) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ColorScheme) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ColorScheme) Validate() error
Validate validates the CT_ColorScheme and its children
func (m *CT_ColorScheme) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ColorScheme and its children, prefixing error messages with path
type CT_ColorSchemeAndMapping struct { ClrScheme *CT_ColorScheme ClrMap *CT_ColorMapping }
func NewCT_ColorSchemeAndMapping() *CT_ColorSchemeAndMapping
func (m *CT_ColorSchemeAndMapping) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ColorSchemeAndMapping) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ColorSchemeAndMapping) Validate() error
Validate validates the CT_ColorSchemeAndMapping and its children
func (m *CT_ColorSchemeAndMapping) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ColorSchemeAndMapping and its children, prefixing error messages with path
type CT_ColorSchemeList struct { ExtraClrScheme []*CT_ColorSchemeAndMapping }
func NewCT_ColorSchemeList() *CT_ColorSchemeList
func (m *CT_ColorSchemeList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ColorSchemeList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ColorSchemeList) Validate() error
Validate validates the CT_ColorSchemeList and its children
func (m *CT_ColorSchemeList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ColorSchemeList and its children, prefixing error messages with path
type CT_ComplementTransform struct { }
func NewCT_ComplementTransform() *CT_ComplementTransform
func (m *CT_ComplementTransform) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ComplementTransform) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ComplementTransform) Validate() error
Validate validates the CT_ComplementTransform and its children
func (m *CT_ComplementTransform) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ComplementTransform and its children, prefixing error messages with path
type CT_Connection struct { IdAttr uint32 IdxAttr uint32 }
func NewCT_Connection() *CT_Connection
func (m *CT_Connection) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Connection) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Connection) Validate() error
Validate validates the CT_Connection and its children
func (m *CT_Connection) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Connection and its children, prefixing error messages with path
type CT_ConnectionSite struct { AngAttr ST_AdjAngle Pos *CT_AdjPoint2D }
func NewCT_ConnectionSite() *CT_ConnectionSite
func (m *CT_ConnectionSite) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ConnectionSite) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ConnectionSite) Validate() error
Validate validates the CT_ConnectionSite and its children
func (m *CT_ConnectionSite) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ConnectionSite and its children, prefixing error messages with path
type CT_ConnectionSiteList struct { Cxn []*CT_ConnectionSite }
func NewCT_ConnectionSiteList() *CT_ConnectionSiteList
func (m *CT_ConnectionSiteList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ConnectionSiteList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ConnectionSiteList) Validate() error
Validate validates the CT_ConnectionSiteList and its children
func (m *CT_ConnectionSiteList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ConnectionSiteList and its children, prefixing error messages with path
type CT_ConnectorLocking struct { ExtLst *CT_OfficeArtExtensionList NoGrpAttr *bool NoSelectAttr *bool NoRotAttr *bool NoChangeAspectAttr *bool NoMoveAttr *bool NoResizeAttr *bool NoEditPointsAttr *bool NoAdjustHandlesAttr *bool NoChangeArrowheadsAttr *bool NoChangeShapeTypeAttr *bool }
func NewCT_ConnectorLocking() *CT_ConnectorLocking
func (m *CT_ConnectorLocking) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ConnectorLocking) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ConnectorLocking) Validate() error
Validate validates the CT_ConnectorLocking and its children
func (m *CT_ConnectorLocking) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ConnectorLocking and its children, prefixing error messages with path
type CT_ContentPartLocking struct { ExtLst *CT_OfficeArtExtensionList NoGrpAttr *bool NoSelectAttr *bool NoRotAttr *bool NoChangeAspectAttr *bool NoMoveAttr *bool NoResizeAttr *bool NoEditPointsAttr *bool NoAdjustHandlesAttr *bool NoChangeArrowheadsAttr *bool NoChangeShapeTypeAttr *bool }
func NewCT_ContentPartLocking() *CT_ContentPartLocking
func (m *CT_ContentPartLocking) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ContentPartLocking) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ContentPartLocking) Validate() error
Validate validates the CT_ContentPartLocking and its children
func (m *CT_ContentPartLocking) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ContentPartLocking and its children, prefixing error messages with path
type CT_CustomColor struct { NameAttr *string ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_CustomColor() *CT_CustomColor
func (m *CT_CustomColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_CustomColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_CustomColor) Validate() error
Validate validates the CT_CustomColor and its children
func (m *CT_CustomColor) ValidateWithPath(path string) error
ValidateWithPath validates the CT_CustomColor and its children, prefixing error messages with path
type CT_CustomColorList struct { CustClr []*CT_CustomColor }
func NewCT_CustomColorList() *CT_CustomColorList
func (m *CT_CustomColorList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_CustomColorList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_CustomColorList) Validate() error
Validate validates the CT_CustomColorList and its children
func (m *CT_CustomColorList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_CustomColorList and its children, prefixing error messages with path
type CT_CustomGeometry2D struct { AvLst *CT_GeomGuideList GdLst *CT_GeomGuideList AhLst *CT_AdjustHandleList CxnLst *CT_ConnectionSiteList Rect *CT_GeomRect PathLst *CT_Path2DList }
func NewCT_CustomGeometry2D() *CT_CustomGeometry2D
func (m *CT_CustomGeometry2D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_CustomGeometry2D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_CustomGeometry2D) Validate() error
Validate validates the CT_CustomGeometry2D and its children
func (m *CT_CustomGeometry2D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_CustomGeometry2D and its children, prefixing error messages with path
type CT_DashStop struct { DAttr ST_PositivePercentage SpAttr ST_PositivePercentage }
func NewCT_DashStop() *CT_DashStop
func (m *CT_DashStop) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_DashStop) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_DashStop) Validate() error
Validate validates the CT_DashStop and its children
func (m *CT_DashStop) ValidateWithPath(path string) error
ValidateWithPath validates the CT_DashStop and its children, prefixing error messages with path
type CT_DashStopList struct { Ds []*CT_DashStop }
func NewCT_DashStopList() *CT_DashStopList
func (m *CT_DashStopList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_DashStopList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_DashStopList) Validate() error
Validate validates the CT_DashStopList and its children
func (m *CT_DashStopList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_DashStopList and its children, prefixing error messages with path
type CT_DefaultShapeDefinition struct { SpPr *CT_ShapeProperties BodyPr *CT_TextBodyProperties LstStyle *CT_TextListStyle Style *CT_ShapeStyle ExtLst *CT_OfficeArtExtensionList }
func NewCT_DefaultShapeDefinition() *CT_DefaultShapeDefinition
func (m *CT_DefaultShapeDefinition) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_DefaultShapeDefinition) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_DefaultShapeDefinition) Validate() error
Validate validates the CT_DefaultShapeDefinition and its children
func (m *CT_DefaultShapeDefinition) ValidateWithPath(path string) error
ValidateWithPath validates the CT_DefaultShapeDefinition and its children, prefixing error messages with path
type CT_DuotoneEffect struct { EG_ColorChoice []*EG_ColorChoice }
func NewCT_DuotoneEffect() *CT_DuotoneEffect
func (m *CT_DuotoneEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_DuotoneEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_DuotoneEffect) Validate() error
Validate validates the CT_DuotoneEffect and its children
func (m *CT_DuotoneEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_DuotoneEffect and its children, prefixing error messages with path
type CT_EffectContainer struct { TypeAttr ST_EffectContainerType NameAttr *string Cont *CT_EffectContainer Effect *CT_EffectReference AlphaBiLevel *CT_AlphaBiLevelEffect AlphaCeiling *CT_AlphaCeilingEffect AlphaFloor *CT_AlphaFloorEffect AlphaInv *CT_AlphaInverseEffect AlphaMod *CT_AlphaModulateEffect AlphaModFix *CT_AlphaModulateFixedEffect AlphaOutset *CT_AlphaOutsetEffect AlphaRepl *CT_AlphaReplaceEffect BiLevel *CT_BiLevelEffect Blend *CT_BlendEffect Blur *CT_BlurEffect ClrChange *CT_ColorChangeEffect ClrRepl *CT_ColorReplaceEffect Duotone *CT_DuotoneEffect Fill *CT_FillEffect FillOverlay *CT_FillOverlayEffect Glow *CT_GlowEffect Grayscl *CT_GrayscaleEffect Hsl *CT_HSLEffect InnerShdw *CT_InnerShadowEffect Lum *CT_LuminanceEffect OuterShdw *CT_OuterShadowEffect PrstShdw *CT_PresetShadowEffect Reflection *CT_ReflectionEffect RelOff *CT_RelativeOffsetEffect SoftEdge *CT_SoftEdgesEffect Tint *CT_TintEffect Xfrm *CT_TransformEffect }
func NewCT_EffectContainer() *CT_EffectContainer
func (m *CT_EffectContainer) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_EffectContainer) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_EffectContainer) Validate() error
Validate validates the CT_EffectContainer and its children
func (m *CT_EffectContainer) ValidateWithPath(path string) error
ValidateWithPath validates the CT_EffectContainer and its children, prefixing error messages with path
type CT_EffectList struct { Blur *CT_BlurEffect FillOverlay *CT_FillOverlayEffect Glow *CT_GlowEffect InnerShdw *CT_InnerShadowEffect OuterShdw *CT_OuterShadowEffect PrstShdw *CT_PresetShadowEffect Reflection *CT_ReflectionEffect SoftEdge *CT_SoftEdgesEffect }
func NewCT_EffectList() *CT_EffectList
func (m *CT_EffectList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_EffectList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_EffectList) Validate() error
Validate validates the CT_EffectList and its children
func (m *CT_EffectList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_EffectList and its children, prefixing error messages with path
type CT_EffectProperties struct { EffectLst *CT_EffectList EffectDag *CT_EffectContainer }
func NewCT_EffectProperties() *CT_EffectProperties
func (m *CT_EffectProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_EffectProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_EffectProperties) Validate() error
Validate validates the CT_EffectProperties and its children
func (m *CT_EffectProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_EffectProperties and its children, prefixing error messages with path
type CT_EffectReference struct { RefAttr string }
func NewCT_EffectReference() *CT_EffectReference
func (m *CT_EffectReference) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_EffectReference) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_EffectReference) Validate() error
Validate validates the CT_EffectReference and its children
func (m *CT_EffectReference) ValidateWithPath(path string) error
ValidateWithPath validates the CT_EffectReference and its children, prefixing error messages with path
type CT_EffectStyleItem struct { EffectLst *CT_EffectList EffectDag *CT_EffectContainer Scene3d *CT_Scene3D Sp3d *CT_Shape3D }
func NewCT_EffectStyleItem() *CT_EffectStyleItem
func (m *CT_EffectStyleItem) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_EffectStyleItem) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_EffectStyleItem) Validate() error
Validate validates the CT_EffectStyleItem and its children
func (m *CT_EffectStyleItem) ValidateWithPath(path string) error
ValidateWithPath validates the CT_EffectStyleItem and its children, prefixing error messages with path
type CT_EffectStyleList struct { EffectStyle []*CT_EffectStyleItem }
func NewCT_EffectStyleList() *CT_EffectStyleList
func (m *CT_EffectStyleList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_EffectStyleList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_EffectStyleList) Validate() error
Validate validates the CT_EffectStyleList and its children
func (m *CT_EffectStyleList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_EffectStyleList and its children, prefixing error messages with path
type CT_EmbeddedWAVAudioFile struct { EmbedAttr string NameAttr *string }
func NewCT_EmbeddedWAVAudioFile() *CT_EmbeddedWAVAudioFile
func (m *CT_EmbeddedWAVAudioFile) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_EmbeddedWAVAudioFile) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_EmbeddedWAVAudioFile) Validate() error
Validate validates the CT_EmbeddedWAVAudioFile and its children
func (m *CT_EmbeddedWAVAudioFile) ValidateWithPath(path string) error
ValidateWithPath validates the CT_EmbeddedWAVAudioFile and its children, prefixing error messages with path
type CT_EmptyElement struct { }
func NewCT_EmptyElement() *CT_EmptyElement
func (m *CT_EmptyElement) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_EmptyElement) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_EmptyElement) Validate() error
Validate validates the CT_EmptyElement and its children
func (m *CT_EmptyElement) ValidateWithPath(path string) error
ValidateWithPath validates the CT_EmptyElement and its children, prefixing error messages with path
type CT_FillEffect struct { NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties }
func NewCT_FillEffect() *CT_FillEffect
func (m *CT_FillEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_FillEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_FillEffect) Validate() error
Validate validates the CT_FillEffect and its children
func (m *CT_FillEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_FillEffect and its children, prefixing error messages with path
type CT_FillOverlayEffect struct { BlendAttr ST_BlendMode NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties }
func NewCT_FillOverlayEffect() *CT_FillOverlayEffect
func (m *CT_FillOverlayEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_FillOverlayEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_FillOverlayEffect) Validate() error
Validate validates the CT_FillOverlayEffect and its children
func (m *CT_FillOverlayEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_FillOverlayEffect and its children, prefixing error messages with path
type CT_FillProperties struct { NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties }
func NewCT_FillProperties() *CT_FillProperties
func (m *CT_FillProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_FillProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_FillProperties) Validate() error
Validate validates the CT_FillProperties and its children
func (m *CT_FillProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_FillProperties and its children, prefixing error messages with path
type CT_FillStyleList struct { EG_FillProperties []*EG_FillProperties }
func NewCT_FillStyleList() *CT_FillStyleList
func (m *CT_FillStyleList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_FillStyleList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_FillStyleList) Validate() error
Validate validates the CT_FillStyleList and its children
func (m *CT_FillStyleList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_FillStyleList and its children, prefixing error messages with path
type CT_FixedPercentage struct { ValAttr ST_FixedPercentage }
func NewCT_FixedPercentage() *CT_FixedPercentage
func (m *CT_FixedPercentage) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_FixedPercentage) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_FixedPercentage) Validate() error
Validate validates the CT_FixedPercentage and its children
func (m *CT_FixedPercentage) ValidateWithPath(path string) error
ValidateWithPath validates the CT_FixedPercentage and its children, prefixing error messages with path
type CT_FlatText struct { ZAttr *ST_Coordinate }
func NewCT_FlatText() *CT_FlatText
func (m *CT_FlatText) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_FlatText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_FlatText) Validate() error
Validate validates the CT_FlatText and its children
func (m *CT_FlatText) ValidateWithPath(path string) error
ValidateWithPath validates the CT_FlatText and its children, prefixing error messages with path
type CT_FontCollection struct { Latin *CT_TextFont Ea *CT_TextFont Cs *CT_TextFont Font []*CT_SupplementalFont ExtLst *CT_OfficeArtExtensionList }
func NewCT_FontCollection() *CT_FontCollection
func (m *CT_FontCollection) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_FontCollection) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_FontCollection) Validate() error
Validate validates the CT_FontCollection and its children
func (m *CT_FontCollection) ValidateWithPath(path string) error
ValidateWithPath validates the CT_FontCollection and its children, prefixing error messages with path
type CT_FontReference struct { IdxAttr ST_FontCollectionIndex ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_FontReference() *CT_FontReference
func (m *CT_FontReference) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_FontReference) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_FontReference) Validate() error
Validate validates the CT_FontReference and its children
func (m *CT_FontReference) ValidateWithPath(path string) error
ValidateWithPath validates the CT_FontReference and its children, prefixing error messages with path
type CT_FontScheme struct { NameAttr string MajorFont *CT_FontCollection MinorFont *CT_FontCollection ExtLst *CT_OfficeArtExtensionList }
func NewCT_FontScheme() *CT_FontScheme
func (m *CT_FontScheme) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_FontScheme) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_FontScheme) Validate() error
Validate validates the CT_FontScheme and its children
func (m *CT_FontScheme) ValidateWithPath(path string) error
ValidateWithPath validates the CT_FontScheme and its children, prefixing error messages with path
type CT_GammaTransform struct { }
func NewCT_GammaTransform() *CT_GammaTransform
func (m *CT_GammaTransform) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GammaTransform) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GammaTransform) Validate() error
Validate validates the CT_GammaTransform and its children
func (m *CT_GammaTransform) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GammaTransform and its children, prefixing error messages with path
type CT_GeomGuide struct { NameAttr string FmlaAttr string }
func NewCT_GeomGuide() *CT_GeomGuide
func (m *CT_GeomGuide) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GeomGuide) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GeomGuide) Validate() error
Validate validates the CT_GeomGuide and its children
func (m *CT_GeomGuide) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GeomGuide and its children, prefixing error messages with path
type CT_GeomGuideList struct { Gd []*CT_GeomGuide }
func NewCT_GeomGuideList() *CT_GeomGuideList
func (m *CT_GeomGuideList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GeomGuideList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GeomGuideList) Validate() error
Validate validates the CT_GeomGuideList and its children
func (m *CT_GeomGuideList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GeomGuideList and its children, prefixing error messages with path
type CT_GeomRect struct { LAttr ST_AdjCoordinate TAttr ST_AdjCoordinate RAttr ST_AdjCoordinate BAttr ST_AdjCoordinate }
func NewCT_GeomRect() *CT_GeomRect
func (m *CT_GeomRect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GeomRect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GeomRect) Validate() error
Validate validates the CT_GeomRect and its children
func (m *CT_GeomRect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GeomRect and its children, prefixing error messages with path
type CT_GlowEffect struct { RadAttr *int64 ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_GlowEffect() *CT_GlowEffect
func (m *CT_GlowEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GlowEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GlowEffect) Validate() error
Validate validates the CT_GlowEffect and its children
func (m *CT_GlowEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GlowEffect and its children, prefixing error messages with path
type CT_GradientFillProperties struct { FlipAttr ST_TileFlipMode RotWithShapeAttr *bool GsLst *CT_GradientStopList Lin *CT_LinearShadeProperties Path *CT_PathShadeProperties TileRect *CT_RelativeRect }
func NewCT_GradientFillProperties() *CT_GradientFillProperties
func (m *CT_GradientFillProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GradientFillProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GradientFillProperties) Validate() error
Validate validates the CT_GradientFillProperties and its children
func (m *CT_GradientFillProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GradientFillProperties and its children, prefixing error messages with path
type CT_GradientStop struct { PosAttr ST_PositiveFixedPercentage ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_GradientStop() *CT_GradientStop
func (m *CT_GradientStop) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GradientStop) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GradientStop) Validate() error
Validate validates the CT_GradientStop and its children
func (m *CT_GradientStop) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GradientStop and its children, prefixing error messages with path
type CT_GradientStopList struct { Gs []*CT_GradientStop }
func NewCT_GradientStopList() *CT_GradientStopList
func (m *CT_GradientStopList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GradientStopList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GradientStopList) Validate() error
Validate validates the CT_GradientStopList and its children
func (m *CT_GradientStopList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GradientStopList and its children, prefixing error messages with path
type CT_GraphicalObject struct { GraphicData *CT_GraphicalObjectData }
func NewCT_GraphicalObject() *CT_GraphicalObject
func (m *CT_GraphicalObject) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GraphicalObject) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GraphicalObject) Validate() error
Validate validates the CT_GraphicalObject and its children
func (m *CT_GraphicalObject) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GraphicalObject and its children, prefixing error messages with path
type CT_GraphicalObjectData struct { UriAttr string Any []unioffice.Any }
func NewCT_GraphicalObjectData() *CT_GraphicalObjectData
func (m *CT_GraphicalObjectData) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GraphicalObjectData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GraphicalObjectData) Validate() error
Validate validates the CT_GraphicalObjectData and its children
func (m *CT_GraphicalObjectData) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GraphicalObjectData and its children, prefixing error messages with path
type CT_GraphicalObjectFrameLocking struct { NoGrpAttr *bool NoDrilldownAttr *bool NoSelectAttr *bool NoChangeAspectAttr *bool NoMoveAttr *bool NoResizeAttr *bool ExtLst *CT_OfficeArtExtensionList }
func NewCT_GraphicalObjectFrameLocking() *CT_GraphicalObjectFrameLocking
func (m *CT_GraphicalObjectFrameLocking) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GraphicalObjectFrameLocking) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GraphicalObjectFrameLocking) Validate() error
Validate validates the CT_GraphicalObjectFrameLocking and its children
func (m *CT_GraphicalObjectFrameLocking) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GraphicalObjectFrameLocking and its children, prefixing error messages with path
type CT_GrayscaleEffect struct { }
func NewCT_GrayscaleEffect() *CT_GrayscaleEffect
func (m *CT_GrayscaleEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GrayscaleEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GrayscaleEffect) Validate() error
Validate validates the CT_GrayscaleEffect and its children
func (m *CT_GrayscaleEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GrayscaleEffect and its children, prefixing error messages with path
type CT_GrayscaleTransform struct { }
func NewCT_GrayscaleTransform() *CT_GrayscaleTransform
func (m *CT_GrayscaleTransform) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GrayscaleTransform) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GrayscaleTransform) Validate() error
Validate validates the CT_GrayscaleTransform and its children
func (m *CT_GrayscaleTransform) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GrayscaleTransform and its children, prefixing error messages with path
type CT_GroupFillProperties struct { }
func NewCT_GroupFillProperties() *CT_GroupFillProperties
func (m *CT_GroupFillProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GroupFillProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GroupFillProperties) Validate() error
Validate validates the CT_GroupFillProperties and its children
func (m *CT_GroupFillProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GroupFillProperties and its children, prefixing error messages with path
type CT_GroupLocking struct { NoGrpAttr *bool NoUngrpAttr *bool NoSelectAttr *bool NoRotAttr *bool NoChangeAspectAttr *bool NoMoveAttr *bool NoResizeAttr *bool ExtLst *CT_OfficeArtExtensionList }
func NewCT_GroupLocking() *CT_GroupLocking
func (m *CT_GroupLocking) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GroupLocking) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GroupLocking) Validate() error
Validate validates the CT_GroupLocking and its children
func (m *CT_GroupLocking) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GroupLocking and its children, prefixing error messages with path
type CT_GroupShapeProperties struct { BwModeAttr ST_BlackWhiteMode Xfrm *CT_GroupTransform2D NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties EffectLst *CT_EffectList EffectDag *CT_EffectContainer Scene3d *CT_Scene3D ExtLst *CT_OfficeArtExtensionList }
func NewCT_GroupShapeProperties() *CT_GroupShapeProperties
func (m *CT_GroupShapeProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GroupShapeProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GroupShapeProperties) Validate() error
Validate validates the CT_GroupShapeProperties and its children
func (m *CT_GroupShapeProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GroupShapeProperties and its children, prefixing error messages with path
type CT_GroupTransform2D struct { RotAttr *int32 FlipHAttr *bool FlipVAttr *bool Off *CT_Point2D Ext *CT_PositiveSize2D ChOff *CT_Point2D ChExt *CT_PositiveSize2D }
func NewCT_GroupTransform2D() *CT_GroupTransform2D
func (m *CT_GroupTransform2D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GroupTransform2D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GroupTransform2D) Validate() error
Validate validates the CT_GroupTransform2D and its children
func (m *CT_GroupTransform2D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GroupTransform2D and its children, prefixing error messages with path
type CT_GvmlConnector struct { NvCxnSpPr *CT_GvmlConnectorNonVisual SpPr *CT_ShapeProperties Style *CT_ShapeStyle ExtLst *CT_OfficeArtExtensionList }
func NewCT_GvmlConnector() *CT_GvmlConnector
func (m *CT_GvmlConnector) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlConnector) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlConnector) Validate() error
Validate validates the CT_GvmlConnector and its children
func (m *CT_GvmlConnector) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlConnector and its children, prefixing error messages with path
type CT_GvmlConnectorNonVisual struct { CNvPr *CT_NonVisualDrawingProps CNvCxnSpPr *CT_NonVisualConnectorProperties }
func NewCT_GvmlConnectorNonVisual() *CT_GvmlConnectorNonVisual
func (m *CT_GvmlConnectorNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlConnectorNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlConnectorNonVisual) Validate() error
Validate validates the CT_GvmlConnectorNonVisual and its children
func (m *CT_GvmlConnectorNonVisual) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlConnectorNonVisual and its children, prefixing error messages with path
type CT_GvmlGraphicFrameNonVisual struct { CNvPr *CT_NonVisualDrawingProps CNvGraphicFramePr *CT_NonVisualGraphicFrameProperties }
func NewCT_GvmlGraphicFrameNonVisual() *CT_GvmlGraphicFrameNonVisual
func (m *CT_GvmlGraphicFrameNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlGraphicFrameNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlGraphicFrameNonVisual) Validate() error
Validate validates the CT_GvmlGraphicFrameNonVisual and its children
func (m *CT_GvmlGraphicFrameNonVisual) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlGraphicFrameNonVisual and its children, prefixing error messages with path
type CT_GvmlGraphicalObjectFrame struct { NvGraphicFramePr *CT_GvmlGraphicFrameNonVisual Graphic *Graphic Xfrm *CT_Transform2D ExtLst *CT_OfficeArtExtensionList }
func NewCT_GvmlGraphicalObjectFrame() *CT_GvmlGraphicalObjectFrame
func (m *CT_GvmlGraphicalObjectFrame) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlGraphicalObjectFrame) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlGraphicalObjectFrame) Validate() error
Validate validates the CT_GvmlGraphicalObjectFrame and its children
func (m *CT_GvmlGraphicalObjectFrame) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlGraphicalObjectFrame and its children, prefixing error messages with path
type CT_GvmlGroupShape struct { NvGrpSpPr *CT_GvmlGroupShapeNonVisual GrpSpPr *CT_GroupShapeProperties Choice []*CT_GvmlGroupShapeChoice ExtLst *CT_OfficeArtExtensionList }
func NewCT_GvmlGroupShape() *CT_GvmlGroupShape
func (m *CT_GvmlGroupShape) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlGroupShape) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlGroupShape) Validate() error
Validate validates the CT_GvmlGroupShape and its children
func (m *CT_GvmlGroupShape) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlGroupShape and its children, prefixing error messages with path
type CT_GvmlGroupShapeChoice struct { TxSp []*CT_GvmlTextShape Sp []*CT_GvmlShape CxnSp []*CT_GvmlConnector Pic []*CT_GvmlPicture GraphicFrame []*CT_GvmlGraphicalObjectFrame GrpSp []*CT_GvmlGroupShape }
func NewCT_GvmlGroupShapeChoice() *CT_GvmlGroupShapeChoice
func (m *CT_GvmlGroupShapeChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlGroupShapeChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlGroupShapeChoice) Validate() error
Validate validates the CT_GvmlGroupShapeChoice and its children
func (m *CT_GvmlGroupShapeChoice) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlGroupShapeChoice and its children, prefixing error messages with path
type CT_GvmlGroupShapeNonVisual struct { CNvPr *CT_NonVisualDrawingProps CNvGrpSpPr *CT_NonVisualGroupDrawingShapeProps }
func NewCT_GvmlGroupShapeNonVisual() *CT_GvmlGroupShapeNonVisual
func (m *CT_GvmlGroupShapeNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlGroupShapeNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlGroupShapeNonVisual) Validate() error
Validate validates the CT_GvmlGroupShapeNonVisual and its children
func (m *CT_GvmlGroupShapeNonVisual) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlGroupShapeNonVisual and its children, prefixing error messages with path
type CT_GvmlPicture struct { NvPicPr *CT_GvmlPictureNonVisual BlipFill *CT_BlipFillProperties SpPr *CT_ShapeProperties Style *CT_ShapeStyle ExtLst *CT_OfficeArtExtensionList }
func NewCT_GvmlPicture() *CT_GvmlPicture
func (m *CT_GvmlPicture) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlPicture) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlPicture) Validate() error
Validate validates the CT_GvmlPicture and its children
func (m *CT_GvmlPicture) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlPicture and its children, prefixing error messages with path
type CT_GvmlPictureNonVisual struct { CNvPr *CT_NonVisualDrawingProps CNvPicPr *CT_NonVisualPictureProperties }
func NewCT_GvmlPictureNonVisual() *CT_GvmlPictureNonVisual
func (m *CT_GvmlPictureNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlPictureNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlPictureNonVisual) Validate() error
Validate validates the CT_GvmlPictureNonVisual and its children
func (m *CT_GvmlPictureNonVisual) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlPictureNonVisual and its children, prefixing error messages with path
type CT_GvmlShape struct { NvSpPr *CT_GvmlShapeNonVisual SpPr *CT_ShapeProperties TxSp *CT_GvmlTextShape Style *CT_ShapeStyle ExtLst *CT_OfficeArtExtensionList }
func NewCT_GvmlShape() *CT_GvmlShape
func (m *CT_GvmlShape) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlShape) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlShape) Validate() error
Validate validates the CT_GvmlShape and its children
func (m *CT_GvmlShape) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlShape and its children, prefixing error messages with path
type CT_GvmlShapeNonVisual struct { CNvPr *CT_NonVisualDrawingProps CNvSpPr *CT_NonVisualDrawingShapeProps }
func NewCT_GvmlShapeNonVisual() *CT_GvmlShapeNonVisual
func (m *CT_GvmlShapeNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlShapeNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlShapeNonVisual) Validate() error
Validate validates the CT_GvmlShapeNonVisual and its children
func (m *CT_GvmlShapeNonVisual) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlShapeNonVisual and its children, prefixing error messages with path
type CT_GvmlTextShape struct { TxBody *CT_TextBody Choice *CT_GvmlTextShapeChoice ExtLst *CT_OfficeArtExtensionList }
func NewCT_GvmlTextShape() *CT_GvmlTextShape
func (m *CT_GvmlTextShape) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlTextShape) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlTextShape) Validate() error
Validate validates the CT_GvmlTextShape and its children
func (m *CT_GvmlTextShape) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlTextShape and its children, prefixing error messages with path
type CT_GvmlTextShapeChoice struct { UseSpRect *CT_GvmlUseShapeRectangle Xfrm *CT_Transform2D }
func NewCT_GvmlTextShapeChoice() *CT_GvmlTextShapeChoice
func (m *CT_GvmlTextShapeChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlTextShapeChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlTextShapeChoice) Validate() error
Validate validates the CT_GvmlTextShapeChoice and its children
func (m *CT_GvmlTextShapeChoice) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlTextShapeChoice and its children, prefixing error messages with path
type CT_GvmlUseShapeRectangle struct { }
func NewCT_GvmlUseShapeRectangle() *CT_GvmlUseShapeRectangle
func (m *CT_GvmlUseShapeRectangle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_GvmlUseShapeRectangle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_GvmlUseShapeRectangle) Validate() error
Validate validates the CT_GvmlUseShapeRectangle and its children
func (m *CT_GvmlUseShapeRectangle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_GvmlUseShapeRectangle and its children, prefixing error messages with path
type CT_HSLEffect struct { HueAttr *int32 SatAttr *ST_FixedPercentage LumAttr *ST_FixedPercentage }
func NewCT_HSLEffect() *CT_HSLEffect
func (m *CT_HSLEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_HSLEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_HSLEffect) Validate() error
Validate validates the CT_HSLEffect and its children
func (m *CT_HSLEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_HSLEffect and its children, prefixing error messages with path
type CT_Headers struct { Header []string }
func NewCT_Headers() *CT_Headers
func (m *CT_Headers) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Headers) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Headers) Validate() error
Validate validates the CT_Headers and its children
func (m *CT_Headers) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Headers and its children, prefixing error messages with path
type CT_HslColor struct { HueAttr int32 SatAttr ST_Percentage LumAttr ST_Percentage EG_ColorTransform []*EG_ColorTransform }
func NewCT_HslColor() *CT_HslColor
func (m *CT_HslColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_HslColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_HslColor) Validate() error
Validate validates the CT_HslColor and its children
func (m *CT_HslColor) ValidateWithPath(path string) error
ValidateWithPath validates the CT_HslColor and its children, prefixing error messages with path
type CT_Hyperlink struct { IdAttr *string InvalidUrlAttr *string ActionAttr *string TgtFrameAttr *string TooltipAttr *string HistoryAttr *bool HighlightClickAttr *bool EndSndAttr *bool Snd *CT_EmbeddedWAVAudioFile ExtLst *CT_OfficeArtExtensionList }
func NewCT_Hyperlink() *CT_Hyperlink
func (m *CT_Hyperlink) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Hyperlink) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Hyperlink) Validate() error
Validate validates the CT_Hyperlink and its children
func (m *CT_Hyperlink) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Hyperlink and its children, prefixing error messages with path
type CT_InnerShadowEffect struct { BlurRadAttr *int64 DistAttr *int64 DirAttr *int32 ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_InnerShadowEffect() *CT_InnerShadowEffect
func (m *CT_InnerShadowEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_InnerShadowEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_InnerShadowEffect) Validate() error
Validate validates the CT_InnerShadowEffect and its children
func (m *CT_InnerShadowEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_InnerShadowEffect and its children, prefixing error messages with path
type CT_InverseGammaTransform struct { }
func NewCT_InverseGammaTransform() *CT_InverseGammaTransform
func (m *CT_InverseGammaTransform) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_InverseGammaTransform) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_InverseGammaTransform) Validate() error
Validate validates the CT_InverseGammaTransform and its children
func (m *CT_InverseGammaTransform) ValidateWithPath(path string) error
ValidateWithPath validates the CT_InverseGammaTransform and its children, prefixing error messages with path
type CT_InverseTransform struct { }
func NewCT_InverseTransform() *CT_InverseTransform
func (m *CT_InverseTransform) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_InverseTransform) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_InverseTransform) Validate() error
Validate validates the CT_InverseTransform and its children
func (m *CT_InverseTransform) ValidateWithPath(path string) error
ValidateWithPath validates the CT_InverseTransform and its children, prefixing error messages with path
type CT_LightRig struct { RigAttr ST_LightRigType DirAttr ST_LightRigDirection Rot *CT_SphereCoords }
func NewCT_LightRig() *CT_LightRig
func (m *CT_LightRig) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LightRig) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LightRig) Validate() error
Validate validates the CT_LightRig and its children
func (m *CT_LightRig) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LightRig and its children, prefixing error messages with path
type CT_LineEndProperties struct { TypeAttr ST_LineEndType WAttr ST_LineEndWidth LenAttr ST_LineEndLength }
func NewCT_LineEndProperties() *CT_LineEndProperties
func (m *CT_LineEndProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LineEndProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LineEndProperties) Validate() error
Validate validates the CT_LineEndProperties and its children
func (m *CT_LineEndProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LineEndProperties and its children, prefixing error messages with path
type CT_LineJoinBevel struct { }
func NewCT_LineJoinBevel() *CT_LineJoinBevel
func (m *CT_LineJoinBevel) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LineJoinBevel) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LineJoinBevel) Validate() error
Validate validates the CT_LineJoinBevel and its children
func (m *CT_LineJoinBevel) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LineJoinBevel and its children, prefixing error messages with path
type CT_LineJoinMiterProperties struct { LimAttr *ST_PositivePercentage }
func NewCT_LineJoinMiterProperties() *CT_LineJoinMiterProperties
func (m *CT_LineJoinMiterProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LineJoinMiterProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LineJoinMiterProperties) Validate() error
Validate validates the CT_LineJoinMiterProperties and its children
func (m *CT_LineJoinMiterProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LineJoinMiterProperties and its children, prefixing error messages with path
type CT_LineJoinRound struct { }
func NewCT_LineJoinRound() *CT_LineJoinRound
func (m *CT_LineJoinRound) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LineJoinRound) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LineJoinRound) Validate() error
Validate validates the CT_LineJoinRound and its children
func (m *CT_LineJoinRound) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LineJoinRound and its children, prefixing error messages with path
type CT_LineProperties struct { WAttr *int32 CapAttr ST_LineCap CmpdAttr ST_CompoundLine AlgnAttr ST_PenAlignment NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties PattFill *CT_PatternFillProperties PrstDash *CT_PresetLineDashProperties CustDash *CT_DashStopList Round *CT_LineJoinRound Bevel *CT_LineJoinBevel Miter *CT_LineJoinMiterProperties HeadEnd *CT_LineEndProperties TailEnd *CT_LineEndProperties ExtLst *CT_OfficeArtExtensionList }
func NewCT_LineProperties() *CT_LineProperties
func (m *CT_LineProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LineProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LineProperties) Validate() error
Validate validates the CT_LineProperties and its children
func (m *CT_LineProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LineProperties and its children, prefixing error messages with path
type CT_LineStyleList struct { Ln []*CT_LineProperties }
func NewCT_LineStyleList() *CT_LineStyleList
func (m *CT_LineStyleList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LineStyleList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LineStyleList) Validate() error
Validate validates the CT_LineStyleList and its children
func (m *CT_LineStyleList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LineStyleList and its children, prefixing error messages with path
type CT_LinearShadeProperties struct { AngAttr *int32 ScaledAttr *bool }
func NewCT_LinearShadeProperties() *CT_LinearShadeProperties
func (m *CT_LinearShadeProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LinearShadeProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LinearShadeProperties) Validate() error
Validate validates the CT_LinearShadeProperties and its children
func (m *CT_LinearShadeProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LinearShadeProperties and its children, prefixing error messages with path
type CT_LuminanceEffect struct { BrightAttr *ST_FixedPercentage ContrastAttr *ST_FixedPercentage }
func NewCT_LuminanceEffect() *CT_LuminanceEffect
func (m *CT_LuminanceEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_LuminanceEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_LuminanceEffect) Validate() error
Validate validates the CT_LuminanceEffect and its children
func (m *CT_LuminanceEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_LuminanceEffect and its children, prefixing error messages with path
type CT_NoFillProperties struct { }
func NewCT_NoFillProperties() *CT_NoFillProperties
func (m *CT_NoFillProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_NoFillProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_NoFillProperties) Validate() error
Validate validates the CT_NoFillProperties and its children
func (m *CT_NoFillProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_NoFillProperties and its children, prefixing error messages with path
type CT_NonVisualConnectorProperties struct { CxnSpLocks *CT_ConnectorLocking StCxn *CT_Connection EndCxn *CT_Connection ExtLst *CT_OfficeArtExtensionList }
func NewCT_NonVisualConnectorProperties() *CT_NonVisualConnectorProperties
func (m *CT_NonVisualConnectorProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_NonVisualConnectorProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_NonVisualConnectorProperties) Validate() error
Validate validates the CT_NonVisualConnectorProperties and its children
func (m *CT_NonVisualConnectorProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_NonVisualConnectorProperties and its children, prefixing error messages with path
type CT_NonVisualContentPartProperties struct { IsCommentAttr *bool CpLocks *CT_ContentPartLocking ExtLst *CT_OfficeArtExtensionList }
func NewCT_NonVisualContentPartProperties() *CT_NonVisualContentPartProperties
func (m *CT_NonVisualContentPartProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_NonVisualContentPartProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_NonVisualContentPartProperties) Validate() error
Validate validates the CT_NonVisualContentPartProperties and its children
func (m *CT_NonVisualContentPartProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_NonVisualContentPartProperties and its children, prefixing error messages with path
type CT_NonVisualDrawingProps struct { IdAttr uint32 NameAttr string DescrAttr *string HiddenAttr *bool TitleAttr *string HlinkClick *CT_Hyperlink HlinkHover *CT_Hyperlink ExtLst *CT_OfficeArtExtensionList }
func NewCT_NonVisualDrawingProps() *CT_NonVisualDrawingProps
func (m *CT_NonVisualDrawingProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_NonVisualDrawingProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_NonVisualDrawingProps) Validate() error
Validate validates the CT_NonVisualDrawingProps and its children
func (m *CT_NonVisualDrawingProps) ValidateWithPath(path string) error
ValidateWithPath validates the CT_NonVisualDrawingProps and its children, prefixing error messages with path
type CT_NonVisualDrawingShapeProps struct { TxBoxAttr *bool SpLocks *CT_ShapeLocking ExtLst *CT_OfficeArtExtensionList }
func NewCT_NonVisualDrawingShapeProps() *CT_NonVisualDrawingShapeProps
func (m *CT_NonVisualDrawingShapeProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_NonVisualDrawingShapeProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_NonVisualDrawingShapeProps) Validate() error
Validate validates the CT_NonVisualDrawingShapeProps and its children
func (m *CT_NonVisualDrawingShapeProps) ValidateWithPath(path string) error
ValidateWithPath validates the CT_NonVisualDrawingShapeProps and its children, prefixing error messages with path
type CT_NonVisualGraphicFrameProperties struct { GraphicFrameLocks *CT_GraphicalObjectFrameLocking ExtLst *CT_OfficeArtExtensionList }
func NewCT_NonVisualGraphicFrameProperties() *CT_NonVisualGraphicFrameProperties
func (m *CT_NonVisualGraphicFrameProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_NonVisualGraphicFrameProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_NonVisualGraphicFrameProperties) Validate() error
Validate validates the CT_NonVisualGraphicFrameProperties and its children
func (m *CT_NonVisualGraphicFrameProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_NonVisualGraphicFrameProperties and its children, prefixing error messages with path
type CT_NonVisualGroupDrawingShapeProps struct { GrpSpLocks *CT_GroupLocking ExtLst *CT_OfficeArtExtensionList }
func NewCT_NonVisualGroupDrawingShapeProps() *CT_NonVisualGroupDrawingShapeProps
func (m *CT_NonVisualGroupDrawingShapeProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_NonVisualGroupDrawingShapeProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_NonVisualGroupDrawingShapeProps) Validate() error
Validate validates the CT_NonVisualGroupDrawingShapeProps and its children
func (m *CT_NonVisualGroupDrawingShapeProps) ValidateWithPath(path string) error
ValidateWithPath validates the CT_NonVisualGroupDrawingShapeProps and its children, prefixing error messages with path
type CT_NonVisualPictureProperties struct { PreferRelativeResizeAttr *bool PicLocks *CT_PictureLocking ExtLst *CT_OfficeArtExtensionList }
func NewCT_NonVisualPictureProperties() *CT_NonVisualPictureProperties
func (m *CT_NonVisualPictureProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_NonVisualPictureProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_NonVisualPictureProperties) Validate() error
Validate validates the CT_NonVisualPictureProperties and its children
func (m *CT_NonVisualPictureProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_NonVisualPictureProperties and its children, prefixing error messages with path
type CT_ObjectStyleDefaults struct { SpDef *CT_DefaultShapeDefinition LnDef *CT_DefaultShapeDefinition TxDef *CT_DefaultShapeDefinition ExtLst *CT_OfficeArtExtensionList }
func NewCT_ObjectStyleDefaults() *CT_ObjectStyleDefaults
func (m *CT_ObjectStyleDefaults) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ObjectStyleDefaults) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ObjectStyleDefaults) Validate() error
Validate validates the CT_ObjectStyleDefaults and its children
func (m *CT_ObjectStyleDefaults) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ObjectStyleDefaults and its children, prefixing error messages with path
type CT_OfficeArtExtension struct { UriAttr string Any []unioffice.Any }
func NewCT_OfficeArtExtension() *CT_OfficeArtExtension
func (m *CT_OfficeArtExtension) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_OfficeArtExtension) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_OfficeArtExtension) Validate() error
Validate validates the CT_OfficeArtExtension and its children
func (m *CT_OfficeArtExtension) ValidateWithPath(path string) error
ValidateWithPath validates the CT_OfficeArtExtension and its children, prefixing error messages with path
type CT_OfficeArtExtensionList struct { Ext []*CT_OfficeArtExtension }
func NewCT_OfficeArtExtensionList() *CT_OfficeArtExtensionList
func (m *CT_OfficeArtExtensionList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_OfficeArtExtensionList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_OfficeArtExtensionList) Validate() error
Validate validates the CT_OfficeArtExtensionList and its children
func (m *CT_OfficeArtExtensionList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_OfficeArtExtensionList and its children, prefixing error messages with path
type CT_OfficeStyleSheet struct { NameAttr *string ThemeElements *CT_BaseStyles ObjectDefaults *CT_ObjectStyleDefaults ExtraClrSchemeLst *CT_ColorSchemeList CustClrLst *CT_CustomColorList ExtLst *CT_OfficeArtExtensionList }
func NewCT_OfficeStyleSheet() *CT_OfficeStyleSheet
func (m *CT_OfficeStyleSheet) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_OfficeStyleSheet) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_OfficeStyleSheet) Validate() error
Validate validates the CT_OfficeStyleSheet and its children
func (m *CT_OfficeStyleSheet) ValidateWithPath(path string) error
ValidateWithPath validates the CT_OfficeStyleSheet and its children, prefixing error messages with path
type CT_OuterShadowEffect struct { BlurRadAttr *int64 DistAttr *int64 DirAttr *int32 SxAttr *ST_Percentage SyAttr *ST_Percentage KxAttr *int32 KyAttr *int32 AlgnAttr ST_RectAlignment RotWithShapeAttr *bool ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_OuterShadowEffect() *CT_OuterShadowEffect
func (m *CT_OuterShadowEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_OuterShadowEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_OuterShadowEffect) Validate() error
Validate validates the CT_OuterShadowEffect and its children
func (m *CT_OuterShadowEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_OuterShadowEffect and its children, prefixing error messages with path
type CT_Path2D struct { WAttr *int64 HAttr *int64 FillAttr ST_PathFillMode StrokeAttr *bool ExtrusionOkAttr *bool Close []*CT_Path2DClose MoveTo []*CT_Path2DMoveTo LnTo []*CT_Path2DLineTo ArcTo []*CT_Path2DArcTo QuadBezTo []*CT_Path2DQuadBezierTo CubicBezTo []*CT_Path2DCubicBezierTo }
func NewCT_Path2D() *CT_Path2D
func (m *CT_Path2D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Path2D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Path2D) Validate() error
Validate validates the CT_Path2D and its children
func (m *CT_Path2D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Path2D and its children, prefixing error messages with path
type CT_Path2DArcTo struct { WRAttr ST_AdjCoordinate HRAttr ST_AdjCoordinate StAngAttr ST_AdjAngle SwAngAttr ST_AdjAngle }
func NewCT_Path2DArcTo() *CT_Path2DArcTo
func (m *CT_Path2DArcTo) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Path2DArcTo) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Path2DArcTo) Validate() error
Validate validates the CT_Path2DArcTo and its children
func (m *CT_Path2DArcTo) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Path2DArcTo and its children, prefixing error messages with path
type CT_Path2DClose struct { }
func NewCT_Path2DClose() *CT_Path2DClose
func (m *CT_Path2DClose) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Path2DClose) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Path2DClose) Validate() error
Validate validates the CT_Path2DClose and its children
func (m *CT_Path2DClose) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Path2DClose and its children, prefixing error messages with path
type CT_Path2DCubicBezierTo struct { Pt []*CT_AdjPoint2D }
func NewCT_Path2DCubicBezierTo() *CT_Path2DCubicBezierTo
func (m *CT_Path2DCubicBezierTo) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Path2DCubicBezierTo) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Path2DCubicBezierTo) Validate() error
Validate validates the CT_Path2DCubicBezierTo and its children
func (m *CT_Path2DCubicBezierTo) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Path2DCubicBezierTo and its children, prefixing error messages with path
type CT_Path2DLineTo struct { Pt *CT_AdjPoint2D }
func NewCT_Path2DLineTo() *CT_Path2DLineTo
func (m *CT_Path2DLineTo) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Path2DLineTo) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Path2DLineTo) Validate() error
Validate validates the CT_Path2DLineTo and its children
func (m *CT_Path2DLineTo) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Path2DLineTo and its children, prefixing error messages with path
type CT_Path2DList struct { Path []*CT_Path2D }
func NewCT_Path2DList() *CT_Path2DList
func (m *CT_Path2DList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Path2DList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Path2DList) Validate() error
Validate validates the CT_Path2DList and its children
func (m *CT_Path2DList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Path2DList and its children, prefixing error messages with path
type CT_Path2DMoveTo struct { Pt *CT_AdjPoint2D }
func NewCT_Path2DMoveTo() *CT_Path2DMoveTo
func (m *CT_Path2DMoveTo) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Path2DMoveTo) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Path2DMoveTo) Validate() error
Validate validates the CT_Path2DMoveTo and its children
func (m *CT_Path2DMoveTo) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Path2DMoveTo and its children, prefixing error messages with path
type CT_Path2DQuadBezierTo struct { Pt []*CT_AdjPoint2D }
func NewCT_Path2DQuadBezierTo() *CT_Path2DQuadBezierTo
func (m *CT_Path2DQuadBezierTo) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Path2DQuadBezierTo) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Path2DQuadBezierTo) Validate() error
Validate validates the CT_Path2DQuadBezierTo and its children
func (m *CT_Path2DQuadBezierTo) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Path2DQuadBezierTo and its children, prefixing error messages with path
type CT_PathShadeProperties struct { PathAttr ST_PathShadeType FillToRect *CT_RelativeRect }
func NewCT_PathShadeProperties() *CT_PathShadeProperties
func (m *CT_PathShadeProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PathShadeProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PathShadeProperties) Validate() error
Validate validates the CT_PathShadeProperties and its children
func (m *CT_PathShadeProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PathShadeProperties and its children, prefixing error messages with path
type CT_PatternFillProperties struct { PrstAttr ST_PresetPatternVal FgClr *CT_Color BgClr *CT_Color }
func NewCT_PatternFillProperties() *CT_PatternFillProperties
func (m *CT_PatternFillProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PatternFillProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PatternFillProperties) Validate() error
Validate validates the CT_PatternFillProperties and its children
func (m *CT_PatternFillProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PatternFillProperties and its children, prefixing error messages with path
type CT_Percentage struct { ValAttr ST_Percentage }
func NewCT_Percentage() *CT_Percentage
func (m *CT_Percentage) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Percentage) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Percentage) Validate() error
Validate validates the CT_Percentage and its children
func (m *CT_Percentage) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Percentage and its children, prefixing error messages with path
type CT_PictureLocking struct { NoCropAttr *bool ExtLst *CT_OfficeArtExtensionList NoGrpAttr *bool NoSelectAttr *bool NoRotAttr *bool NoChangeAspectAttr *bool NoMoveAttr *bool NoResizeAttr *bool NoEditPointsAttr *bool NoAdjustHandlesAttr *bool NoChangeArrowheadsAttr *bool NoChangeShapeTypeAttr *bool }
func NewCT_PictureLocking() *CT_PictureLocking
func (m *CT_PictureLocking) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PictureLocking) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PictureLocking) Validate() error
Validate validates the CT_PictureLocking and its children
func (m *CT_PictureLocking) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PictureLocking and its children, prefixing error messages with path
type CT_Point2D struct { XAttr ST_Coordinate YAttr ST_Coordinate }
func NewCT_Point2D() *CT_Point2D
func (m *CT_Point2D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Point2D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Point2D) Validate() error
Validate validates the CT_Point2D and its children
func (m *CT_Point2D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Point2D and its children, prefixing error messages with path
type CT_Point3D struct { XAttr ST_Coordinate YAttr ST_Coordinate ZAttr ST_Coordinate }
func NewCT_Point3D() *CT_Point3D
func (m *CT_Point3D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Point3D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Point3D) Validate() error
Validate validates the CT_Point3D and its children
func (m *CT_Point3D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Point3D and its children, prefixing error messages with path
type CT_PolarAdjustHandle struct { GdRefRAttr *string MinRAttr *ST_AdjCoordinate MaxRAttr *ST_AdjCoordinate GdRefAngAttr *string MinAngAttr *ST_AdjAngle MaxAngAttr *ST_AdjAngle Pos *CT_AdjPoint2D }
func NewCT_PolarAdjustHandle() *CT_PolarAdjustHandle
func (m *CT_PolarAdjustHandle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PolarAdjustHandle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PolarAdjustHandle) Validate() error
Validate validates the CT_PolarAdjustHandle and its children
func (m *CT_PolarAdjustHandle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PolarAdjustHandle and its children, prefixing error messages with path
type CT_PositiveFixedAngle struct { ValAttr int32 }
func NewCT_PositiveFixedAngle() *CT_PositiveFixedAngle
func (m *CT_PositiveFixedAngle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PositiveFixedAngle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PositiveFixedAngle) Validate() error
Validate validates the CT_PositiveFixedAngle and its children
func (m *CT_PositiveFixedAngle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PositiveFixedAngle and its children, prefixing error messages with path
type CT_PositiveFixedPercentage struct { ValAttr ST_PositiveFixedPercentage }
func NewCT_PositiveFixedPercentage() *CT_PositiveFixedPercentage
func (m *CT_PositiveFixedPercentage) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PositiveFixedPercentage) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PositiveFixedPercentage) Validate() error
Validate validates the CT_PositiveFixedPercentage and its children
func (m *CT_PositiveFixedPercentage) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PositiveFixedPercentage and its children, prefixing error messages with path
type CT_PositivePercentage struct { ValAttr ST_PositivePercentage }
func NewCT_PositivePercentage() *CT_PositivePercentage
func (m *CT_PositivePercentage) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PositivePercentage) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PositivePercentage) Validate() error
Validate validates the CT_PositivePercentage and its children
func (m *CT_PositivePercentage) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PositivePercentage and its children, prefixing error messages with path
type CT_PositiveSize2D struct { CxAttr int64 CyAttr int64 }
func NewCT_PositiveSize2D() *CT_PositiveSize2D
func (m *CT_PositiveSize2D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PositiveSize2D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PositiveSize2D) Validate() error
Validate validates the CT_PositiveSize2D and its children
func (m *CT_PositiveSize2D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PositiveSize2D and its children, prefixing error messages with path
type CT_PresetColor struct { ValAttr ST_PresetColorVal EG_ColorTransform []*EG_ColorTransform }
func NewCT_PresetColor() *CT_PresetColor
func (m *CT_PresetColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PresetColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PresetColor) Validate() error
Validate validates the CT_PresetColor and its children
func (m *CT_PresetColor) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PresetColor and its children, prefixing error messages with path
type CT_PresetGeometry2D struct { PrstAttr ST_ShapeType AvLst *CT_GeomGuideList }
func NewCT_PresetGeometry2D() *CT_PresetGeometry2D
func (m *CT_PresetGeometry2D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PresetGeometry2D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PresetGeometry2D) Validate() error
Validate validates the CT_PresetGeometry2D and its children
func (m *CT_PresetGeometry2D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PresetGeometry2D and its children, prefixing error messages with path
type CT_PresetLineDashProperties struct { ValAttr ST_PresetLineDashVal }
func NewCT_PresetLineDashProperties() *CT_PresetLineDashProperties
func (m *CT_PresetLineDashProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PresetLineDashProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PresetLineDashProperties) Validate() error
Validate validates the CT_PresetLineDashProperties and its children
func (m *CT_PresetLineDashProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PresetLineDashProperties and its children, prefixing error messages with path
type CT_PresetShadowEffect struct { PrstAttr ST_PresetShadowVal DistAttr *int64 DirAttr *int32 ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_PresetShadowEffect() *CT_PresetShadowEffect
func (m *CT_PresetShadowEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PresetShadowEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PresetShadowEffect) Validate() error
Validate validates the CT_PresetShadowEffect and its children
func (m *CT_PresetShadowEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PresetShadowEffect and its children, prefixing error messages with path
type CT_PresetTextShape struct { PrstAttr ST_TextShapeType AvLst *CT_GeomGuideList }
func NewCT_PresetTextShape() *CT_PresetTextShape
func (m *CT_PresetTextShape) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_PresetTextShape) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_PresetTextShape) Validate() error
Validate validates the CT_PresetTextShape and its children
func (m *CT_PresetTextShape) ValidateWithPath(path string) error
ValidateWithPath validates the CT_PresetTextShape and its children, prefixing error messages with path
type CT_QuickTimeFile struct { LinkAttr string ExtLst *CT_OfficeArtExtensionList }
func NewCT_QuickTimeFile() *CT_QuickTimeFile
func (m *CT_QuickTimeFile) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_QuickTimeFile) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_QuickTimeFile) Validate() error
Validate validates the CT_QuickTimeFile and its children
func (m *CT_QuickTimeFile) ValidateWithPath(path string) error
ValidateWithPath validates the CT_QuickTimeFile and its children, prefixing error messages with path
type CT_Ratio struct { NAttr int64 DAttr int64 }
func NewCT_Ratio() *CT_Ratio
func (m *CT_Ratio) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Ratio) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Ratio) Validate() error
Validate validates the CT_Ratio and its children
func (m *CT_Ratio) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Ratio and its children, prefixing error messages with path
type CT_ReflectionEffect struct { BlurRadAttr *int64 StAAttr *ST_PositiveFixedPercentage StPosAttr *ST_PositiveFixedPercentage EndAAttr *ST_PositiveFixedPercentage EndPosAttr *ST_PositiveFixedPercentage DistAttr *int64 DirAttr *int32 FadeDirAttr *int32 SxAttr *ST_Percentage SyAttr *ST_Percentage KxAttr *int32 KyAttr *int32 AlgnAttr ST_RectAlignment RotWithShapeAttr *bool }
func NewCT_ReflectionEffect() *CT_ReflectionEffect
func (m *CT_ReflectionEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ReflectionEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ReflectionEffect) Validate() error
Validate validates the CT_ReflectionEffect and its children
func (m *CT_ReflectionEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ReflectionEffect and its children, prefixing error messages with path
type CT_RegularTextRun struct { RPr *CT_TextCharacterProperties T string }
func NewCT_RegularTextRun() *CT_RegularTextRun
func (m *CT_RegularTextRun) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_RegularTextRun) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_RegularTextRun) Validate() error
Validate validates the CT_RegularTextRun and its children
func (m *CT_RegularTextRun) ValidateWithPath(path string) error
ValidateWithPath validates the CT_RegularTextRun and its children, prefixing error messages with path
type CT_RelativeOffsetEffect struct { TxAttr *ST_Percentage TyAttr *ST_Percentage }
func NewCT_RelativeOffsetEffect() *CT_RelativeOffsetEffect
func (m *CT_RelativeOffsetEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_RelativeOffsetEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_RelativeOffsetEffect) Validate() error
Validate validates the CT_RelativeOffsetEffect and its children
func (m *CT_RelativeOffsetEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_RelativeOffsetEffect and its children, prefixing error messages with path
type CT_RelativeRect struct { LAttr *ST_Percentage TAttr *ST_Percentage RAttr *ST_Percentage BAttr *ST_Percentage }
func NewCT_RelativeRect() *CT_RelativeRect
func (m *CT_RelativeRect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_RelativeRect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_RelativeRect) Validate() error
Validate validates the CT_RelativeRect and its children
func (m *CT_RelativeRect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_RelativeRect and its children, prefixing error messages with path
type CT_SRgbColor struct { ValAttr string EG_ColorTransform []*EG_ColorTransform }
func NewCT_SRgbColor() *CT_SRgbColor
func (m *CT_SRgbColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_SRgbColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_SRgbColor) Validate() error
Validate validates the CT_SRgbColor and its children
func (m *CT_SRgbColor) ValidateWithPath(path string) error
ValidateWithPath validates the CT_SRgbColor and its children, prefixing error messages with path
type CT_ScRgbColor struct { RAttr ST_Percentage GAttr ST_Percentage BAttr ST_Percentage EG_ColorTransform []*EG_ColorTransform }
func NewCT_ScRgbColor() *CT_ScRgbColor
func (m *CT_ScRgbColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ScRgbColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ScRgbColor) Validate() error
Validate validates the CT_ScRgbColor and its children
func (m *CT_ScRgbColor) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ScRgbColor and its children, prefixing error messages with path
type CT_Scale2D struct { Sx *CT_Ratio Sy *CT_Ratio }
func NewCT_Scale2D() *CT_Scale2D
func (m *CT_Scale2D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Scale2D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Scale2D) Validate() error
Validate validates the CT_Scale2D and its children
func (m *CT_Scale2D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Scale2D and its children, prefixing error messages with path
type CT_Scene3D struct { Camera *CT_Camera LightRig *CT_LightRig Backdrop *CT_Backdrop ExtLst *CT_OfficeArtExtensionList }
func NewCT_Scene3D() *CT_Scene3D
func (m *CT_Scene3D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Scene3D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Scene3D) Validate() error
Validate validates the CT_Scene3D and its children
func (m *CT_Scene3D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Scene3D and its children, prefixing error messages with path
type CT_SchemeColor struct { ValAttr ST_SchemeColorVal EG_ColorTransform []*EG_ColorTransform }
func NewCT_SchemeColor() *CT_SchemeColor
func (m *CT_SchemeColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_SchemeColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_SchemeColor) Validate() error
Validate validates the CT_SchemeColor and its children
func (m *CT_SchemeColor) ValidateWithPath(path string) error
ValidateWithPath validates the CT_SchemeColor and its children, prefixing error messages with path
type CT_Shape3D struct { ZAttr *ST_Coordinate ExtrusionHAttr *int64 ContourWAttr *int64 PrstMaterialAttr ST_PresetMaterialType BevelT *CT_Bevel BevelB *CT_Bevel ExtrusionClr *CT_Color ContourClr *CT_Color ExtLst *CT_OfficeArtExtensionList }
func NewCT_Shape3D() *CT_Shape3D
func (m *CT_Shape3D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Shape3D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Shape3D) Validate() error
Validate validates the CT_Shape3D and its children
func (m *CT_Shape3D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Shape3D and its children, prefixing error messages with path
type CT_ShapeLocking struct { NoTextEditAttr *bool ExtLst *CT_OfficeArtExtensionList NoGrpAttr *bool NoSelectAttr *bool NoRotAttr *bool NoChangeAspectAttr *bool NoMoveAttr *bool NoResizeAttr *bool NoEditPointsAttr *bool NoAdjustHandlesAttr *bool NoChangeArrowheadsAttr *bool NoChangeShapeTypeAttr *bool }
func NewCT_ShapeLocking() *CT_ShapeLocking
func (m *CT_ShapeLocking) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ShapeLocking) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ShapeLocking) Validate() error
Validate validates the CT_ShapeLocking and its children
func (m *CT_ShapeLocking) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ShapeLocking and its children, prefixing error messages with path
type CT_ShapeProperties struct { BwModeAttr ST_BlackWhiteMode Xfrm *CT_Transform2D CustGeom *CT_CustomGeometry2D PrstGeom *CT_PresetGeometry2D NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties Ln *CT_LineProperties EffectLst *CT_EffectList EffectDag *CT_EffectContainer Scene3d *CT_Scene3D Sp3d *CT_Shape3D ExtLst *CT_OfficeArtExtensionList }
func NewCT_ShapeProperties() *CT_ShapeProperties
func (m *CT_ShapeProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ShapeProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ShapeProperties) Validate() error
Validate validates the CT_ShapeProperties and its children
func (m *CT_ShapeProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ShapeProperties and its children, prefixing error messages with path
type CT_ShapeStyle struct { LnRef *CT_StyleMatrixReference FillRef *CT_StyleMatrixReference EffectRef *CT_StyleMatrixReference FontRef *CT_FontReference }
func NewCT_ShapeStyle() *CT_ShapeStyle
func (m *CT_ShapeStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ShapeStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ShapeStyle) Validate() error
Validate validates the CT_ShapeStyle and its children
func (m *CT_ShapeStyle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ShapeStyle and its children, prefixing error messages with path
type CT_SoftEdgesEffect struct { RadAttr int64 }
func NewCT_SoftEdgesEffect() *CT_SoftEdgesEffect
func (m *CT_SoftEdgesEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_SoftEdgesEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_SoftEdgesEffect) Validate() error
Validate validates the CT_SoftEdgesEffect and its children
func (m *CT_SoftEdgesEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_SoftEdgesEffect and its children, prefixing error messages with path
type CT_SolidColorFillProperties struct { ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_SolidColorFillProperties() *CT_SolidColorFillProperties
func (m *CT_SolidColorFillProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_SolidColorFillProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_SolidColorFillProperties) Validate() error
Validate validates the CT_SolidColorFillProperties and its children
func (m *CT_SolidColorFillProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_SolidColorFillProperties and its children, prefixing error messages with path
type CT_SphereCoords struct { LatAttr int32 LonAttr int32 RevAttr int32 }
func NewCT_SphereCoords() *CT_SphereCoords
func (m *CT_SphereCoords) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_SphereCoords) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_SphereCoords) Validate() error
Validate validates the CT_SphereCoords and its children
func (m *CT_SphereCoords) ValidateWithPath(path string) error
ValidateWithPath validates the CT_SphereCoords and its children, prefixing error messages with path
type CT_StretchInfoProperties struct { FillRect *CT_RelativeRect }
func NewCT_StretchInfoProperties() *CT_StretchInfoProperties
func (m *CT_StretchInfoProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_StretchInfoProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_StretchInfoProperties) Validate() error
Validate validates the CT_StretchInfoProperties and its children
func (m *CT_StretchInfoProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_StretchInfoProperties and its children, prefixing error messages with path
type CT_StyleMatrix struct { NameAttr *string FillStyleLst *CT_FillStyleList LnStyleLst *CT_LineStyleList EffectStyleLst *CT_EffectStyleList BgFillStyleLst *CT_BackgroundFillStyleList }
func NewCT_StyleMatrix() *CT_StyleMatrix
func (m *CT_StyleMatrix) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_StyleMatrix) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_StyleMatrix) Validate() error
Validate validates the CT_StyleMatrix and its children
func (m *CT_StyleMatrix) ValidateWithPath(path string) error
ValidateWithPath validates the CT_StyleMatrix and its children, prefixing error messages with path
type CT_StyleMatrixReference struct { IdxAttr uint32 ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewCT_StyleMatrixReference() *CT_StyleMatrixReference
func (m *CT_StyleMatrixReference) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_StyleMatrixReference) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_StyleMatrixReference) Validate() error
Validate validates the CT_StyleMatrixReference and its children
func (m *CT_StyleMatrixReference) ValidateWithPath(path string) error
ValidateWithPath validates the CT_StyleMatrixReference and its children, prefixing error messages with path
type CT_SupplementalFont struct { ScriptAttr string TypefaceAttr string }
func NewCT_SupplementalFont() *CT_SupplementalFont
func (m *CT_SupplementalFont) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_SupplementalFont) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_SupplementalFont) Validate() error
Validate validates the CT_SupplementalFont and its children
func (m *CT_SupplementalFont) ValidateWithPath(path string) error
ValidateWithPath validates the CT_SupplementalFont and its children, prefixing error messages with path
type CT_SystemColor struct { ValAttr ST_SystemColorVal LastClrAttr *string EG_ColorTransform []*EG_ColorTransform }
func NewCT_SystemColor() *CT_SystemColor
func (m *CT_SystemColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_SystemColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_SystemColor) Validate() error
Validate validates the CT_SystemColor and its children
func (m *CT_SystemColor) ValidateWithPath(path string) error
ValidateWithPath validates the CT_SystemColor and its children, prefixing error messages with path
type CT_Table struct { TblPr *CT_TableProperties TblGrid *CT_TableGrid Tr []*CT_TableRow }
func NewCT_Table() *CT_Table
func (m *CT_Table) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Table) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Table) Validate() error
Validate validates the CT_Table and its children
func (m *CT_Table) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Table and its children, prefixing error messages with path
type CT_TableBackgroundStyle struct { Fill *CT_FillProperties FillRef *CT_StyleMatrixReference Effect *CT_EffectProperties EffectRef *CT_StyleMatrixReference }
func NewCT_TableBackgroundStyle() *CT_TableBackgroundStyle
func (m *CT_TableBackgroundStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableBackgroundStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableBackgroundStyle) Validate() error
Validate validates the CT_TableBackgroundStyle and its children
func (m *CT_TableBackgroundStyle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableBackgroundStyle and its children, prefixing error messages with path
type CT_TableCell struct { RowSpanAttr *int32 GridSpanAttr *int32 HMergeAttr *bool VMergeAttr *bool IdAttr *string TxBody *CT_TextBody TcPr *CT_TableCellProperties ExtLst *CT_OfficeArtExtensionList }
func NewCT_TableCell() *CT_TableCell
func (m *CT_TableCell) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableCell) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableCell) Validate() error
Validate validates the CT_TableCell and its children
func (m *CT_TableCell) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableCell and its children, prefixing error messages with path
type CT_TableCellBorderStyle struct { Left *CT_ThemeableLineStyle Right *CT_ThemeableLineStyle Top *CT_ThemeableLineStyle Bottom *CT_ThemeableLineStyle InsideH *CT_ThemeableLineStyle InsideV *CT_ThemeableLineStyle Tl2br *CT_ThemeableLineStyle Tr2bl *CT_ThemeableLineStyle ExtLst *CT_OfficeArtExtensionList }
func NewCT_TableCellBorderStyle() *CT_TableCellBorderStyle
func (m *CT_TableCellBorderStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableCellBorderStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableCellBorderStyle) Validate() error
Validate validates the CT_TableCellBorderStyle and its children
func (m *CT_TableCellBorderStyle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableCellBorderStyle and its children, prefixing error messages with path
type CT_TableCellProperties struct { MarLAttr *ST_Coordinate32 MarRAttr *ST_Coordinate32 MarTAttr *ST_Coordinate32 MarBAttr *ST_Coordinate32 VertAttr ST_TextVerticalType AnchorAttr ST_TextAnchoringType AnchorCtrAttr *bool HorzOverflowAttr ST_TextHorzOverflowType LnL *CT_LineProperties LnR *CT_LineProperties LnT *CT_LineProperties LnB *CT_LineProperties LnTlToBr *CT_LineProperties LnBlToTr *CT_LineProperties Cell3D *CT_Cell3D NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties Headers *CT_Headers ExtLst *CT_OfficeArtExtensionList }
func NewCT_TableCellProperties() *CT_TableCellProperties
func (m *CT_TableCellProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableCellProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableCellProperties) Validate() error
Validate validates the CT_TableCellProperties and its children
func (m *CT_TableCellProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableCellProperties and its children, prefixing error messages with path
type CT_TableCol struct { WAttr ST_Coordinate ExtLst *CT_OfficeArtExtensionList }
func NewCT_TableCol() *CT_TableCol
func (m *CT_TableCol) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableCol) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableCol) Validate() error
Validate validates the CT_TableCol and its children
func (m *CT_TableCol) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableCol and its children, prefixing error messages with path
type CT_TableGrid struct { GridCol []*CT_TableCol }
func NewCT_TableGrid() *CT_TableGrid
func (m *CT_TableGrid) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableGrid) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableGrid) Validate() error
Validate validates the CT_TableGrid and its children
func (m *CT_TableGrid) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableGrid and its children, prefixing error messages with path
type CT_TablePartStyle struct { TcTxStyle *CT_TableStyleTextStyle TcStyle *CT_TableStyleCellStyle }
func NewCT_TablePartStyle() *CT_TablePartStyle
func (m *CT_TablePartStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TablePartStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TablePartStyle) Validate() error
Validate validates the CT_TablePartStyle and its children
func (m *CT_TablePartStyle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TablePartStyle and its children, prefixing error messages with path
type CT_TableProperties struct { RtlAttr *bool FirstRowAttr *bool FirstColAttr *bool LastRowAttr *bool LastColAttr *bool BandRowAttr *bool BandColAttr *bool NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties EffectLst *CT_EffectList EffectDag *CT_EffectContainer Choice *CT_TablePropertiesChoice ExtLst *CT_OfficeArtExtensionList }
func NewCT_TableProperties() *CT_TableProperties
func (m *CT_TableProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableProperties) Validate() error
Validate validates the CT_TableProperties and its children
func (m *CT_TableProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableProperties and its children, prefixing error messages with path
type CT_TablePropertiesChoice struct { TableStyle *CT_TableStyle TableStyleId *string }
func NewCT_TablePropertiesChoice() *CT_TablePropertiesChoice
func (m *CT_TablePropertiesChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TablePropertiesChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TablePropertiesChoice) Validate() error
Validate validates the CT_TablePropertiesChoice and its children
func (m *CT_TablePropertiesChoice) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TablePropertiesChoice and its children, prefixing error messages with path
type CT_TableRow struct { HAttr ST_Coordinate Tc []*CT_TableCell ExtLst *CT_OfficeArtExtensionList }
func NewCT_TableRow() *CT_TableRow
func (m *CT_TableRow) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableRow) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableRow) Validate() error
Validate validates the CT_TableRow and its children
func (m *CT_TableRow) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableRow and its children, prefixing error messages with path
type CT_TableStyle struct { StyleIdAttr string StyleNameAttr string TblBg *CT_TableBackgroundStyle WholeTbl *CT_TablePartStyle Band1H *CT_TablePartStyle Band2H *CT_TablePartStyle Band1V *CT_TablePartStyle Band2V *CT_TablePartStyle LastCol *CT_TablePartStyle FirstCol *CT_TablePartStyle LastRow *CT_TablePartStyle SeCell *CT_TablePartStyle SwCell *CT_TablePartStyle FirstRow *CT_TablePartStyle NeCell *CT_TablePartStyle NwCell *CT_TablePartStyle ExtLst *CT_OfficeArtExtensionList }
func NewCT_TableStyle() *CT_TableStyle
func (m *CT_TableStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableStyle) Validate() error
Validate validates the CT_TableStyle and its children
func (m *CT_TableStyle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableStyle and its children, prefixing error messages with path
type CT_TableStyleCellStyle struct { TcBdr *CT_TableCellBorderStyle Fill *CT_FillProperties FillRef *CT_StyleMatrixReference Cell3D *CT_Cell3D }
func NewCT_TableStyleCellStyle() *CT_TableStyleCellStyle
func (m *CT_TableStyleCellStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableStyleCellStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableStyleCellStyle) Validate() error
Validate validates the CT_TableStyleCellStyle and its children
func (m *CT_TableStyleCellStyle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableStyleCellStyle and its children, prefixing error messages with path
type CT_TableStyleList struct { DefAttr string TblStyle []*CT_TableStyle }
func NewCT_TableStyleList() *CT_TableStyleList
func (m *CT_TableStyleList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableStyleList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableStyleList) Validate() error
Validate validates the CT_TableStyleList and its children
func (m *CT_TableStyleList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableStyleList and its children, prefixing error messages with path
type CT_TableStyleTextStyle struct { BAttr ST_OnOffStyleType IAttr ST_OnOffStyleType Font *CT_FontCollection FontRef *CT_FontReference ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor ExtLst *CT_OfficeArtExtensionList }
func NewCT_TableStyleTextStyle() *CT_TableStyleTextStyle
func (m *CT_TableStyleTextStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TableStyleTextStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TableStyleTextStyle) Validate() error
Validate validates the CT_TableStyleTextStyle and its children
func (m *CT_TableStyleTextStyle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TableStyleTextStyle and its children, prefixing error messages with path
type CT_TextAutonumberBullet struct { TypeAttr ST_TextAutonumberScheme StartAtAttr *int32 }
func NewCT_TextAutonumberBullet() *CT_TextAutonumberBullet
func (m *CT_TextAutonumberBullet) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextAutonumberBullet) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextAutonumberBullet) Validate() error
Validate validates the CT_TextAutonumberBullet and its children
func (m *CT_TextAutonumberBullet) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextAutonumberBullet and its children, prefixing error messages with path
type CT_TextBlipBullet struct { Blip *CT_Blip }
func NewCT_TextBlipBullet() *CT_TextBlipBullet
func (m *CT_TextBlipBullet) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextBlipBullet) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextBlipBullet) Validate() error
Validate validates the CT_TextBlipBullet and its children
func (m *CT_TextBlipBullet) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextBlipBullet and its children, prefixing error messages with path
type CT_TextBody struct { BodyPr *CT_TextBodyProperties LstStyle *CT_TextListStyle P []*CT_TextParagraph }
func NewCT_TextBody() *CT_TextBody
func (m *CT_TextBody) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextBody) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextBody) Validate() error
Validate validates the CT_TextBody and its children
func (m *CT_TextBody) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextBody and its children, prefixing error messages with path
type CT_TextBodyProperties struct { RotAttr *int32 SpcFirstLastParaAttr *bool VertOverflowAttr ST_TextVertOverflowType HorzOverflowAttr ST_TextHorzOverflowType VertAttr ST_TextVerticalType WrapAttr ST_TextWrappingType LInsAttr *ST_Coordinate32 TInsAttr *ST_Coordinate32 RInsAttr *ST_Coordinate32 BInsAttr *ST_Coordinate32 NumColAttr *int32 SpcColAttr *int32 RtlColAttr *bool FromWordArtAttr *bool AnchorAttr ST_TextAnchoringType AnchorCtrAttr *bool ForceAAAttr *bool UprightAttr *bool CompatLnSpcAttr *bool PrstTxWarp *CT_PresetTextShape NoAutofit *CT_TextNoAutofit NormAutofit *CT_TextNormalAutofit SpAutoFit *CT_TextShapeAutofit Scene3d *CT_Scene3D Sp3d *CT_Shape3D FlatTx *CT_FlatText ExtLst *CT_OfficeArtExtensionList }
func NewCT_TextBodyProperties() *CT_TextBodyProperties
func (m *CT_TextBodyProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextBodyProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextBodyProperties) Validate() error
Validate validates the CT_TextBodyProperties and its children
func (m *CT_TextBodyProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextBodyProperties and its children, prefixing error messages with path
type CT_TextBulletColorFollowText struct { }
func NewCT_TextBulletColorFollowText() *CT_TextBulletColorFollowText
func (m *CT_TextBulletColorFollowText) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextBulletColorFollowText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextBulletColorFollowText) Validate() error
Validate validates the CT_TextBulletColorFollowText and its children
func (m *CT_TextBulletColorFollowText) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextBulletColorFollowText and its children, prefixing error messages with path
type CT_TextBulletSizeFollowText struct { }
func NewCT_TextBulletSizeFollowText() *CT_TextBulletSizeFollowText
func (m *CT_TextBulletSizeFollowText) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextBulletSizeFollowText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextBulletSizeFollowText) Validate() error
Validate validates the CT_TextBulletSizeFollowText and its children
func (m *CT_TextBulletSizeFollowText) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextBulletSizeFollowText and its children, prefixing error messages with path
type CT_TextBulletSizePercent struct { ValAttr string }
func NewCT_TextBulletSizePercent() *CT_TextBulletSizePercent
func (m *CT_TextBulletSizePercent) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextBulletSizePercent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextBulletSizePercent) Validate() error
Validate validates the CT_TextBulletSizePercent and its children
func (m *CT_TextBulletSizePercent) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextBulletSizePercent and its children, prefixing error messages with path
type CT_TextBulletSizePoint struct { ValAttr int32 }
func NewCT_TextBulletSizePoint() *CT_TextBulletSizePoint
func (m *CT_TextBulletSizePoint) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextBulletSizePoint) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextBulletSizePoint) Validate() error
Validate validates the CT_TextBulletSizePoint and its children
func (m *CT_TextBulletSizePoint) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextBulletSizePoint and its children, prefixing error messages with path
type CT_TextBulletTypefaceFollowText struct { }
func NewCT_TextBulletTypefaceFollowText() *CT_TextBulletTypefaceFollowText
func (m *CT_TextBulletTypefaceFollowText) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextBulletTypefaceFollowText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextBulletTypefaceFollowText) Validate() error
Validate validates the CT_TextBulletTypefaceFollowText and its children
func (m *CT_TextBulletTypefaceFollowText) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextBulletTypefaceFollowText and its children, prefixing error messages with path
type CT_TextCharBullet struct { CharAttr string }
func NewCT_TextCharBullet() *CT_TextCharBullet
func (m *CT_TextCharBullet) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextCharBullet) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextCharBullet) Validate() error
Validate validates the CT_TextCharBullet and its children
func (m *CT_TextCharBullet) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextCharBullet and its children, prefixing error messages with path
type CT_TextCharacterProperties struct { KumimojiAttr *bool LangAttr *string AltLangAttr *string SzAttr *int32 BAttr *bool IAttr *bool UAttr ST_TextUnderlineType StrikeAttr ST_TextStrikeType KernAttr *int32 CapAttr ST_TextCapsType SpcAttr *ST_TextPoint NormalizeHAttr *bool BaselineAttr *ST_Percentage NoProofAttr *bool DirtyAttr *bool ErrAttr *bool SmtCleanAttr *bool SmtIdAttr *uint32 BmkAttr *string Ln *CT_LineProperties NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties EffectLst *CT_EffectList EffectDag *CT_EffectContainer Highlight *CT_Color ULnTx *CT_TextUnderlineLineFollowText ULn *CT_LineProperties UFillTx *CT_TextUnderlineFillFollowText UFill *CT_TextUnderlineFillGroupWrapper Latin *CT_TextFont Ea *CT_TextFont Cs *CT_TextFont Sym *CT_TextFont HlinkClick *CT_Hyperlink HlinkMouseOver *CT_Hyperlink Rtl *CT_Boolean ExtLst *CT_OfficeArtExtensionList }
func NewCT_TextCharacterProperties() *CT_TextCharacterProperties
func (m *CT_TextCharacterProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextCharacterProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextCharacterProperties) Validate() error
Validate validates the CT_TextCharacterProperties and its children
func (m *CT_TextCharacterProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextCharacterProperties and its children, prefixing error messages with path
type CT_TextField struct { IdAttr string TypeAttr *string RPr *CT_TextCharacterProperties PPr *CT_TextParagraphProperties T *string }
func NewCT_TextField() *CT_TextField
func (m *CT_TextField) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextField) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextField) Validate() error
Validate validates the CT_TextField and its children
func (m *CT_TextField) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextField and its children, prefixing error messages with path
type CT_TextFont struct { TypefaceAttr string PanoseAttr *string PitchFamilyAttr ST_PitchFamily CharsetAttr *int8 }
func NewCT_TextFont() *CT_TextFont
func (m *CT_TextFont) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextFont) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextFont) Validate() error
Validate validates the CT_TextFont and its children
func (m *CT_TextFont) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextFont and its children, prefixing error messages with path
type CT_TextLineBreak struct { RPr *CT_TextCharacterProperties }
func NewCT_TextLineBreak() *CT_TextLineBreak
func (m *CT_TextLineBreak) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextLineBreak) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextLineBreak) Validate() error
Validate validates the CT_TextLineBreak and its children
func (m *CT_TextLineBreak) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextLineBreak and its children, prefixing error messages with path
type CT_TextListStyle struct { DefPPr *CT_TextParagraphProperties Lvl1pPr *CT_TextParagraphProperties Lvl2pPr *CT_TextParagraphProperties Lvl3pPr *CT_TextParagraphProperties Lvl4pPr *CT_TextParagraphProperties Lvl5pPr *CT_TextParagraphProperties Lvl6pPr *CT_TextParagraphProperties Lvl7pPr *CT_TextParagraphProperties Lvl8pPr *CT_TextParagraphProperties Lvl9pPr *CT_TextParagraphProperties ExtLst *CT_OfficeArtExtensionList }
func NewCT_TextListStyle() *CT_TextListStyle
func (m *CT_TextListStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextListStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextListStyle) Validate() error
Validate validates the CT_TextListStyle and its children
func (m *CT_TextListStyle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextListStyle and its children, prefixing error messages with path
type CT_TextNoAutofit struct { }
func NewCT_TextNoAutofit() *CT_TextNoAutofit
func (m *CT_TextNoAutofit) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextNoAutofit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextNoAutofit) Validate() error
Validate validates the CT_TextNoAutofit and its children
func (m *CT_TextNoAutofit) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextNoAutofit and its children, prefixing error messages with path
type CT_TextNoBullet struct { }
func NewCT_TextNoBullet() *CT_TextNoBullet
func (m *CT_TextNoBullet) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextNoBullet) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextNoBullet) Validate() error
Validate validates the CT_TextNoBullet and its children
func (m *CT_TextNoBullet) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextNoBullet and its children, prefixing error messages with path
type CT_TextNormalAutofit struct { FontScaleAttr *ST_TextFontScalePercentOrPercentString LnSpcReductionAttr *ST_TextSpacingPercentOrPercentString }
func NewCT_TextNormalAutofit() *CT_TextNormalAutofit
func (m *CT_TextNormalAutofit) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextNormalAutofit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextNormalAutofit) Validate() error
Validate validates the CT_TextNormalAutofit and its children
func (m *CT_TextNormalAutofit) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextNormalAutofit and its children, prefixing error messages with path
type CT_TextParagraph struct { PPr *CT_TextParagraphProperties EG_TextRun []*EG_TextRun EndParaRPr *CT_TextCharacterProperties }
func NewCT_TextParagraph() *CT_TextParagraph
func (m *CT_TextParagraph) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextParagraph) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextParagraph) Validate() error
Validate validates the CT_TextParagraph and its children
func (m *CT_TextParagraph) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextParagraph and its children, prefixing error messages with path
type CT_TextParagraphProperties struct { MarLAttr *int32 MarRAttr *int32 LvlAttr *int32 IndentAttr *int32 AlgnAttr ST_TextAlignType DefTabSzAttr *ST_Coordinate32 RtlAttr *bool EaLnBrkAttr *bool FontAlgnAttr ST_TextFontAlignType LatinLnBrkAttr *bool HangingPunctAttr *bool LnSpc *CT_TextSpacing SpcBef *CT_TextSpacing SpcAft *CT_TextSpacing BuClrTx *CT_TextBulletColorFollowText BuClr *CT_Color BuSzTx *CT_TextBulletSizeFollowText BuSzPct *CT_TextBulletSizePercent BuSzPts *CT_TextBulletSizePoint BuFontTx *CT_TextBulletTypefaceFollowText BuFont *CT_TextFont BuNone *CT_TextNoBullet BuAutoNum *CT_TextAutonumberBullet BuChar *CT_TextCharBullet BuBlip *CT_TextBlipBullet TabLst *CT_TextTabStopList DefRPr *CT_TextCharacterProperties ExtLst *CT_OfficeArtExtensionList }
func NewCT_TextParagraphProperties() *CT_TextParagraphProperties
func (m *CT_TextParagraphProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextParagraphProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextParagraphProperties) Validate() error
Validate validates the CT_TextParagraphProperties and its children
func (m *CT_TextParagraphProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextParagraphProperties and its children, prefixing error messages with path
type CT_TextShapeAutofit struct { }
func NewCT_TextShapeAutofit() *CT_TextShapeAutofit
func (m *CT_TextShapeAutofit) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextShapeAutofit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextShapeAutofit) Validate() error
Validate validates the CT_TextShapeAutofit and its children
func (m *CT_TextShapeAutofit) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextShapeAutofit and its children, prefixing error messages with path
type CT_TextSpacing struct { SpcPct *CT_TextSpacingPercent SpcPts *CT_TextSpacingPoint }
func NewCT_TextSpacing() *CT_TextSpacing
func (m *CT_TextSpacing) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextSpacing) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextSpacing) Validate() error
Validate validates the CT_TextSpacing and its children
func (m *CT_TextSpacing) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextSpacing and its children, prefixing error messages with path
type CT_TextSpacingPercent struct { ValAttr ST_TextSpacingPercentOrPercentString }
func NewCT_TextSpacingPercent() *CT_TextSpacingPercent
func (m *CT_TextSpacingPercent) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextSpacingPercent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextSpacingPercent) Validate() error
Validate validates the CT_TextSpacingPercent and its children
func (m *CT_TextSpacingPercent) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextSpacingPercent and its children, prefixing error messages with path
type CT_TextSpacingPoint struct { ValAttr int32 }
func NewCT_TextSpacingPoint() *CT_TextSpacingPoint
func (m *CT_TextSpacingPoint) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextSpacingPoint) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextSpacingPoint) Validate() error
Validate validates the CT_TextSpacingPoint and its children
func (m *CT_TextSpacingPoint) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextSpacingPoint and its children, prefixing error messages with path
type CT_TextTabStop struct { PosAttr *ST_Coordinate32 AlgnAttr ST_TextTabAlignType }
func NewCT_TextTabStop() *CT_TextTabStop
func (m *CT_TextTabStop) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextTabStop) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextTabStop) Validate() error
Validate validates the CT_TextTabStop and its children
func (m *CT_TextTabStop) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextTabStop and its children, prefixing error messages with path
type CT_TextTabStopList struct { Tab []*CT_TextTabStop }
func NewCT_TextTabStopList() *CT_TextTabStopList
func (m *CT_TextTabStopList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextTabStopList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextTabStopList) Validate() error
Validate validates the CT_TextTabStopList and its children
func (m *CT_TextTabStopList) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextTabStopList and its children, prefixing error messages with path
type CT_TextUnderlineFillFollowText struct { }
func NewCT_TextUnderlineFillFollowText() *CT_TextUnderlineFillFollowText
func (m *CT_TextUnderlineFillFollowText) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextUnderlineFillFollowText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextUnderlineFillFollowText) Validate() error
Validate validates the CT_TextUnderlineFillFollowText and its children
func (m *CT_TextUnderlineFillFollowText) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextUnderlineFillFollowText and its children, prefixing error messages with path
type CT_TextUnderlineFillGroupWrapper struct { NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties }
func NewCT_TextUnderlineFillGroupWrapper() *CT_TextUnderlineFillGroupWrapper
func (m *CT_TextUnderlineFillGroupWrapper) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextUnderlineFillGroupWrapper) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextUnderlineFillGroupWrapper) Validate() error
Validate validates the CT_TextUnderlineFillGroupWrapper and its children
func (m *CT_TextUnderlineFillGroupWrapper) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextUnderlineFillGroupWrapper and its children, prefixing error messages with path
type CT_TextUnderlineLineFollowText struct { }
func NewCT_TextUnderlineLineFollowText() *CT_TextUnderlineLineFollowText
func (m *CT_TextUnderlineLineFollowText) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TextUnderlineLineFollowText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TextUnderlineLineFollowText) Validate() error
Validate validates the CT_TextUnderlineLineFollowText and its children
func (m *CT_TextUnderlineLineFollowText) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TextUnderlineLineFollowText and its children, prefixing error messages with path
type CT_ThemeableLineStyle struct { Ln *CT_LineProperties LnRef *CT_StyleMatrixReference }
func NewCT_ThemeableLineStyle() *CT_ThemeableLineStyle
func (m *CT_ThemeableLineStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_ThemeableLineStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_ThemeableLineStyle) Validate() error
Validate validates the CT_ThemeableLineStyle and its children
func (m *CT_ThemeableLineStyle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_ThemeableLineStyle and its children, prefixing error messages with path
type CT_TileInfoProperties struct { TxAttr *ST_Coordinate TyAttr *ST_Coordinate SxAttr *ST_Percentage SyAttr *ST_Percentage FlipAttr ST_TileFlipMode AlgnAttr ST_RectAlignment }
func NewCT_TileInfoProperties() *CT_TileInfoProperties
func (m *CT_TileInfoProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TileInfoProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TileInfoProperties) Validate() error
Validate validates the CT_TileInfoProperties and its children
func (m *CT_TileInfoProperties) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TileInfoProperties and its children, prefixing error messages with path
type CT_TintEffect struct { HueAttr *int32 AmtAttr *ST_FixedPercentage }
func NewCT_TintEffect() *CT_TintEffect
func (m *CT_TintEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TintEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TintEffect) Validate() error
Validate validates the CT_TintEffect and its children
func (m *CT_TintEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TintEffect and its children, prefixing error messages with path
type CT_Transform2D struct { RotAttr *int32 FlipHAttr *bool FlipVAttr *bool Off *CT_Point2D Ext *CT_PositiveSize2D }
func NewCT_Transform2D() *CT_Transform2D
func (m *CT_Transform2D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Transform2D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Transform2D) Validate() error
Validate validates the CT_Transform2D and its children
func (m *CT_Transform2D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Transform2D and its children, prefixing error messages with path
type CT_TransformEffect struct { SxAttr *ST_Percentage SyAttr *ST_Percentage KxAttr *int32 KyAttr *int32 TxAttr *ST_Coordinate TyAttr *ST_Coordinate }
func NewCT_TransformEffect() *CT_TransformEffect
func (m *CT_TransformEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_TransformEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_TransformEffect) Validate() error
Validate validates the CT_TransformEffect and its children
func (m *CT_TransformEffect) ValidateWithPath(path string) error
ValidateWithPath validates the CT_TransformEffect and its children, prefixing error messages with path
type CT_Vector3D struct { DxAttr ST_Coordinate DyAttr ST_Coordinate DzAttr ST_Coordinate }
func NewCT_Vector3D() *CT_Vector3D
func (m *CT_Vector3D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_Vector3D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_Vector3D) Validate() error
Validate validates the CT_Vector3D and its children
func (m *CT_Vector3D) ValidateWithPath(path string) error
ValidateWithPath validates the CT_Vector3D and its children, prefixing error messages with path
type CT_VideoFile struct { LinkAttr string ContentTypeAttr *string ExtLst *CT_OfficeArtExtensionList }
func NewCT_VideoFile() *CT_VideoFile
func (m *CT_VideoFile) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_VideoFile) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_VideoFile) Validate() error
Validate validates the CT_VideoFile and its children
func (m *CT_VideoFile) ValidateWithPath(path string) error
ValidateWithPath validates the CT_VideoFile and its children, prefixing error messages with path
type CT_WholeE2oFormatting struct { Ln *CT_LineProperties EffectLst *CT_EffectList EffectDag *CT_EffectContainer }
func NewCT_WholeE2oFormatting() *CT_WholeE2oFormatting
func (m *CT_WholeE2oFormatting) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_WholeE2oFormatting) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_WholeE2oFormatting) Validate() error
Validate validates the CT_WholeE2oFormatting and its children
func (m *CT_WholeE2oFormatting) ValidateWithPath(path string) error
ValidateWithPath validates the CT_WholeE2oFormatting and its children, prefixing error messages with path
type CT_XYAdjustHandle struct { GdRefXAttr *string MinXAttr *ST_AdjCoordinate MaxXAttr *ST_AdjCoordinate GdRefYAttr *string MinYAttr *ST_AdjCoordinate MaxYAttr *ST_AdjCoordinate Pos *CT_AdjPoint2D }
func NewCT_XYAdjustHandle() *CT_XYAdjustHandle
func (m *CT_XYAdjustHandle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *CT_XYAdjustHandle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *CT_XYAdjustHandle) Validate() error
Validate validates the CT_XYAdjustHandle and its children
func (m *CT_XYAdjustHandle) ValidateWithPath(path string) error
ValidateWithPath validates the CT_XYAdjustHandle and its children, prefixing error messages with path
type EG_ColorChoice struct { ScrgbClr *CT_ScRgbColor SrgbClr *CT_SRgbColor HslClr *CT_HslColor SysClr *CT_SystemColor SchemeClr *CT_SchemeColor PrstClr *CT_PresetColor }
func NewEG_ColorChoice() *EG_ColorChoice
func (m *EG_ColorChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_ColorChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_ColorChoice) Validate() error
Validate validates the EG_ColorChoice and its children
func (m *EG_ColorChoice) ValidateWithPath(path string) error
ValidateWithPath validates the EG_ColorChoice and its children, prefixing error messages with path
type EG_ColorTransform struct { Tint *CT_PositiveFixedPercentage Shade *CT_PositiveFixedPercentage Comp *CT_ComplementTransform Inv *CT_InverseTransform Gray *CT_GrayscaleTransform Alpha *CT_PositiveFixedPercentage AlphaOff *CT_FixedPercentage AlphaMod *CT_PositivePercentage Hue *CT_PositiveFixedAngle HueOff *CT_Angle HueMod *CT_PositivePercentage Sat *CT_Percentage SatOff *CT_Percentage SatMod *CT_Percentage Lum *CT_Percentage LumOff *CT_Percentage LumMod *CT_Percentage Red *CT_Percentage RedOff *CT_Percentage RedMod *CT_Percentage Green *CT_Percentage GreenOff *CT_Percentage GreenMod *CT_Percentage Blue *CT_Percentage BlueOff *CT_Percentage BlueMod *CT_Percentage Gamma *CT_GammaTransform InvGamma *CT_InverseGammaTransform }
func NewEG_ColorTransform() *EG_ColorTransform
func (m *EG_ColorTransform) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_ColorTransform) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_ColorTransform) Validate() error
Validate validates the EG_ColorTransform and its children
func (m *EG_ColorTransform) ValidateWithPath(path string) error
ValidateWithPath validates the EG_ColorTransform and its children, prefixing error messages with path
type EG_Effect struct { Cont *CT_EffectContainer Effect *CT_EffectReference AlphaBiLevel *CT_AlphaBiLevelEffect AlphaCeiling *CT_AlphaCeilingEffect AlphaFloor *CT_AlphaFloorEffect AlphaInv *CT_AlphaInverseEffect AlphaMod *CT_AlphaModulateEffect AlphaModFix *CT_AlphaModulateFixedEffect AlphaOutset *CT_AlphaOutsetEffect AlphaRepl *CT_AlphaReplaceEffect BiLevel *CT_BiLevelEffect Blend *CT_BlendEffect Blur *CT_BlurEffect ClrChange *CT_ColorChangeEffect ClrRepl *CT_ColorReplaceEffect Duotone *CT_DuotoneEffect Fill *CT_FillEffect FillOverlay *CT_FillOverlayEffect Glow *CT_GlowEffect Grayscl *CT_GrayscaleEffect Hsl *CT_HSLEffect InnerShdw *CT_InnerShadowEffect Lum *CT_LuminanceEffect OuterShdw *CT_OuterShadowEffect PrstShdw *CT_PresetShadowEffect Reflection *CT_ReflectionEffect RelOff *CT_RelativeOffsetEffect SoftEdge *CT_SoftEdgesEffect Tint *CT_TintEffect Xfrm *CT_TransformEffect }
func NewEG_Effect() *EG_Effect
func (m *EG_Effect) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_Effect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_Effect) Validate() error
Validate validates the EG_Effect and its children
func (m *EG_Effect) ValidateWithPath(path string) error
ValidateWithPath validates the EG_Effect and its children, prefixing error messages with path
type EG_EffectProperties struct { EffectLst *CT_EffectList EffectDag *CT_EffectContainer }
func NewEG_EffectProperties() *EG_EffectProperties
func (m *EG_EffectProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_EffectProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_EffectProperties) Validate() error
Validate validates the EG_EffectProperties and its children
func (m *EG_EffectProperties) ValidateWithPath(path string) error
ValidateWithPath validates the EG_EffectProperties and its children, prefixing error messages with path
type EG_FillModeProperties struct { Tile *CT_TileInfoProperties Stretch *CT_StretchInfoProperties }
func NewEG_FillModeProperties() *EG_FillModeProperties
func (m *EG_FillModeProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_FillModeProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_FillModeProperties) Validate() error
Validate validates the EG_FillModeProperties and its children
func (m *EG_FillModeProperties) ValidateWithPath(path string) error
ValidateWithPath validates the EG_FillModeProperties and its children, prefixing error messages with path
type EG_FillProperties struct { NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties BlipFill *CT_BlipFillProperties PattFill *CT_PatternFillProperties GrpFill *CT_GroupFillProperties }
func NewEG_FillProperties() *EG_FillProperties
func (m *EG_FillProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_FillProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_FillProperties) Validate() error
Validate validates the EG_FillProperties and its children
func (m *EG_FillProperties) ValidateWithPath(path string) error
ValidateWithPath validates the EG_FillProperties and its children, prefixing error messages with path
type EG_Geometry struct { CustGeom *CT_CustomGeometry2D PrstGeom *CT_PresetGeometry2D }
func NewEG_Geometry() *EG_Geometry
func (m *EG_Geometry) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_Geometry) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_Geometry) Validate() error
Validate validates the EG_Geometry and its children
func (m *EG_Geometry) ValidateWithPath(path string) error
ValidateWithPath validates the EG_Geometry and its children, prefixing error messages with path
type EG_LineDashProperties struct { PrstDash *CT_PresetLineDashProperties CustDash *CT_DashStopList }
func NewEG_LineDashProperties() *EG_LineDashProperties
func (m *EG_LineDashProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_LineDashProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_LineDashProperties) Validate() error
Validate validates the EG_LineDashProperties and its children
func (m *EG_LineDashProperties) ValidateWithPath(path string) error
ValidateWithPath validates the EG_LineDashProperties and its children, prefixing error messages with path
type EG_LineFillProperties struct { NoFill *CT_NoFillProperties SolidFill *CT_SolidColorFillProperties GradFill *CT_GradientFillProperties PattFill *CT_PatternFillProperties }
func NewEG_LineFillProperties() *EG_LineFillProperties
func (m *EG_LineFillProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_LineFillProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_LineFillProperties) Validate() error
Validate validates the EG_LineFillProperties and its children
func (m *EG_LineFillProperties) ValidateWithPath(path string) error
ValidateWithPath validates the EG_LineFillProperties and its children, prefixing error messages with path
type EG_LineJoinProperties struct { Round *CT_LineJoinRound Bevel *CT_LineJoinBevel Miter *CT_LineJoinMiterProperties }
func NewEG_LineJoinProperties() *EG_LineJoinProperties
func (m *EG_LineJoinProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_LineJoinProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_LineJoinProperties) Validate() error
Validate validates the EG_LineJoinProperties and its children
func (m *EG_LineJoinProperties) ValidateWithPath(path string) error
ValidateWithPath validates the EG_LineJoinProperties and its children, prefixing error messages with path
type EG_Media struct { AudioCd *CT_AudioCD WavAudioFile *CT_EmbeddedWAVAudioFile AudioFile *CT_AudioFile VideoFile *CT_VideoFile QuickTimeFile *CT_QuickTimeFile }
func NewEG_Media() *EG_Media
func (m *EG_Media) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_Media) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_Media) Validate() error
Validate validates the EG_Media and its children
func (m *EG_Media) ValidateWithPath(path string) error
ValidateWithPath validates the EG_Media and its children, prefixing error messages with path
type EG_OfficeArtExtensionList struct { Ext []*CT_OfficeArtExtension }
func NewEG_OfficeArtExtensionList() *EG_OfficeArtExtensionList
func (m *EG_OfficeArtExtensionList) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_OfficeArtExtensionList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_OfficeArtExtensionList) Validate() error
Validate validates the EG_OfficeArtExtensionList and its children
func (m *EG_OfficeArtExtensionList) ValidateWithPath(path string) error
ValidateWithPath validates the EG_OfficeArtExtensionList and its children, prefixing error messages with path
type EG_ShadeProperties struct { Lin *CT_LinearShadeProperties Path *CT_PathShadeProperties }
func NewEG_ShadeProperties() *EG_ShadeProperties
func (m *EG_ShadeProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_ShadeProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_ShadeProperties) Validate() error
Validate validates the EG_ShadeProperties and its children
func (m *EG_ShadeProperties) ValidateWithPath(path string) error
ValidateWithPath validates the EG_ShadeProperties and its children, prefixing error messages with path
type EG_Text3D struct { Sp3d *CT_Shape3D FlatTx *CT_FlatText }
func NewEG_Text3D() *EG_Text3D
func (m *EG_Text3D) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_Text3D) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_Text3D) Validate() error
Validate validates the EG_Text3D and its children
func (m *EG_Text3D) ValidateWithPath(path string) error
ValidateWithPath validates the EG_Text3D and its children, prefixing error messages with path
type EG_TextAutofit struct { NoAutofit *CT_TextNoAutofit NormAutofit *CT_TextNormalAutofit SpAutoFit *CT_TextShapeAutofit }
func NewEG_TextAutofit() *EG_TextAutofit
func (m *EG_TextAutofit) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_TextAutofit) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_TextAutofit) Validate() error
Validate validates the EG_TextAutofit and its children
func (m *EG_TextAutofit) ValidateWithPath(path string) error
ValidateWithPath validates the EG_TextAutofit and its children, prefixing error messages with path
type EG_TextBullet struct { BuNone *CT_TextNoBullet BuAutoNum *CT_TextAutonumberBullet BuChar *CT_TextCharBullet BuBlip *CT_TextBlipBullet }
func NewEG_TextBullet() *EG_TextBullet
func (m *EG_TextBullet) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_TextBullet) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_TextBullet) Validate() error
Validate validates the EG_TextBullet and its children
func (m *EG_TextBullet) ValidateWithPath(path string) error
ValidateWithPath validates the EG_TextBullet and its children, prefixing error messages with path
type EG_TextBulletColor struct { BuClrTx *CT_TextBulletColorFollowText BuClr *CT_Color }
func NewEG_TextBulletColor() *EG_TextBulletColor
func (m *EG_TextBulletColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_TextBulletColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_TextBulletColor) Validate() error
Validate validates the EG_TextBulletColor and its children
func (m *EG_TextBulletColor) ValidateWithPath(path string) error
ValidateWithPath validates the EG_TextBulletColor and its children, prefixing error messages with path
type EG_TextBulletSize struct { BuSzTx *CT_TextBulletSizeFollowText BuSzPct *CT_TextBulletSizePercent BuSzPts *CT_TextBulletSizePoint }
func NewEG_TextBulletSize() *EG_TextBulletSize
func (m *EG_TextBulletSize) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_TextBulletSize) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_TextBulletSize) Validate() error
Validate validates the EG_TextBulletSize and its children
func (m *EG_TextBulletSize) ValidateWithPath(path string) error
ValidateWithPath validates the EG_TextBulletSize and its children, prefixing error messages with path
type EG_TextBulletTypeface struct { BuFontTx *CT_TextBulletTypefaceFollowText BuFont *CT_TextFont }
func NewEG_TextBulletTypeface() *EG_TextBulletTypeface
func (m *EG_TextBulletTypeface) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_TextBulletTypeface) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_TextBulletTypeface) Validate() error
Validate validates the EG_TextBulletTypeface and its children
func (m *EG_TextBulletTypeface) ValidateWithPath(path string) error
ValidateWithPath validates the EG_TextBulletTypeface and its children, prefixing error messages with path
type EG_TextGeometry struct { CustGeom *CT_CustomGeometry2D PrstTxWarp *CT_PresetTextShape }
func NewEG_TextGeometry() *EG_TextGeometry
func (m *EG_TextGeometry) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_TextGeometry) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_TextGeometry) Validate() error
Validate validates the EG_TextGeometry and its children
func (m *EG_TextGeometry) ValidateWithPath(path string) error
ValidateWithPath validates the EG_TextGeometry and its children, prefixing error messages with path
type EG_TextRun struct { R *CT_RegularTextRun Br *CT_TextLineBreak Fld *CT_TextField }
func NewEG_TextRun() *EG_TextRun
func (m *EG_TextRun) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_TextRun) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_TextRun) Validate() error
Validate validates the EG_TextRun and its children
func (m *EG_TextRun) ValidateWithPath(path string) error
ValidateWithPath validates the EG_TextRun and its children, prefixing error messages with path
type EG_TextUnderlineFill struct { UFillTx *CT_TextUnderlineFillFollowText UFill *CT_TextUnderlineFillGroupWrapper }
func NewEG_TextUnderlineFill() *EG_TextUnderlineFill
func (m *EG_TextUnderlineFill) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_TextUnderlineFill) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_TextUnderlineFill) Validate() error
Validate validates the EG_TextUnderlineFill and its children
func (m *EG_TextUnderlineFill) ValidateWithPath(path string) error
ValidateWithPath validates the EG_TextUnderlineFill and its children, prefixing error messages with path
type EG_TextUnderlineLine struct { ULnTx *CT_TextUnderlineLineFollowText ULn *CT_LineProperties }
func NewEG_TextUnderlineLine() *EG_TextUnderlineLine
func (m *EG_TextUnderlineLine) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_TextUnderlineLine) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_TextUnderlineLine) Validate() error
Validate validates the EG_TextUnderlineLine and its children
func (m *EG_TextUnderlineLine) ValidateWithPath(path string) error
ValidateWithPath validates the EG_TextUnderlineLine and its children, prefixing error messages with path
type EG_ThemeableEffectStyle struct { Effect *CT_EffectProperties EffectRef *CT_StyleMatrixReference }
func NewEG_ThemeableEffectStyle() *EG_ThemeableEffectStyle
func (m *EG_ThemeableEffectStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_ThemeableEffectStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_ThemeableEffectStyle) Validate() error
Validate validates the EG_ThemeableEffectStyle and its children
func (m *EG_ThemeableEffectStyle) ValidateWithPath(path string) error
ValidateWithPath validates the EG_ThemeableEffectStyle and its children, prefixing error messages with path
type EG_ThemeableFillStyle struct { Fill *CT_FillProperties FillRef *CT_StyleMatrixReference }
func NewEG_ThemeableFillStyle() *EG_ThemeableFillStyle
func (m *EG_ThemeableFillStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_ThemeableFillStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_ThemeableFillStyle) Validate() error
Validate validates the EG_ThemeableFillStyle and its children
func (m *EG_ThemeableFillStyle) ValidateWithPath(path string) error
ValidateWithPath validates the EG_ThemeableFillStyle and its children, prefixing error messages with path
type EG_ThemeableFontStyles struct { Font *CT_FontCollection FontRef *CT_FontReference }
func NewEG_ThemeableFontStyles() *EG_ThemeableFontStyles
func (m *EG_ThemeableFontStyles) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *EG_ThemeableFontStyles) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *EG_ThemeableFontStyles) Validate() error
Validate validates the EG_ThemeableFontStyles and its children
func (m *EG_ThemeableFontStyles) ValidateWithPath(path string) error
ValidateWithPath validates the EG_ThemeableFontStyles and its children, prefixing error messages with path
type Graphic struct { CT_GraphicalObject }
func NewGraphic() *Graphic
func (m *Graphic) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *Graphic) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *Graphic) Validate() error
Validate validates the Graphic and its children
func (m *Graphic) ValidateWithPath(path string) error
ValidateWithPath validates the Graphic and its children, prefixing error messages with path
ST_AdjAngle is a union type
type ST_AdjAngle struct { ST_Angle *int32 ST_GeomGuideName *string }
func ParseUnionST_AdjAngle(s string) (ST_AdjAngle, error)
func (m ST_AdjAngle) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_AdjAngle) String() string
func (m *ST_AdjAngle) Validate() error
func (m *ST_AdjAngle) ValidateWithPath(path string) error
ST_AdjCoordinate is a union type
type ST_AdjCoordinate struct { ST_Coordinate *ST_Coordinate ST_GeomGuideName *string }
func ParseUnionST_AdjCoordinate(s string) (ST_AdjCoordinate, error)
func (m ST_AdjCoordinate) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_AdjCoordinate) String() string
func (m *ST_AdjCoordinate) Validate() error
func (m *ST_AdjCoordinate) ValidateWithPath(path string) error
type ST_AnimationBuildType byte
const ( ST_AnimationBuildTypeUnset ST_AnimationBuildType = 0 ST_AnimationBuildTypeAllAtOnce ST_AnimationBuildType = 1 )
func (m ST_AnimationBuildType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_AnimationBuildType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_AnimationBuildType) String() string
func (m *ST_AnimationBuildType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_AnimationBuildType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_AnimationBuildType) Validate() error
func (m ST_AnimationBuildType) ValidateWithPath(path string) error
ST_AnimationChartBuildType is a union type
type ST_AnimationChartBuildType struct { ST_AnimationBuildType ST_AnimationBuildType ST_AnimationChartOnlyBuildType ST_AnimationChartOnlyBuildType }
func ParseUnionST_AnimationChartBuildType(s string) (ST_AnimationChartBuildType, error)
func (m ST_AnimationChartBuildType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_AnimationChartBuildType) String() string
func (m *ST_AnimationChartBuildType) Validate() error
func (m *ST_AnimationChartBuildType) ValidateWithPath(path string) error
type ST_AnimationChartOnlyBuildType byte
const ( ST_AnimationChartOnlyBuildTypeUnset ST_AnimationChartOnlyBuildType = 0 ST_AnimationChartOnlyBuildTypeSeries ST_AnimationChartOnlyBuildType = 1 ST_AnimationChartOnlyBuildTypeCategory ST_AnimationChartOnlyBuildType = 2 ST_AnimationChartOnlyBuildTypeSeriesEl ST_AnimationChartOnlyBuildType = 3 ST_AnimationChartOnlyBuildTypeCategoryEl ST_AnimationChartOnlyBuildType = 4 )
func (m ST_AnimationChartOnlyBuildType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_AnimationChartOnlyBuildType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_AnimationChartOnlyBuildType) String() string
func (m *ST_AnimationChartOnlyBuildType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_AnimationChartOnlyBuildType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_AnimationChartOnlyBuildType) Validate() error
func (m ST_AnimationChartOnlyBuildType) ValidateWithPath(path string) error
ST_AnimationDgmBuildType is a union type
type ST_AnimationDgmBuildType struct { ST_AnimationBuildType ST_AnimationBuildType ST_AnimationDgmOnlyBuildType ST_AnimationDgmOnlyBuildType }
func ParseUnionST_AnimationDgmBuildType(s string) (ST_AnimationDgmBuildType, error)
func (m ST_AnimationDgmBuildType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_AnimationDgmBuildType) String() string
func (m *ST_AnimationDgmBuildType) Validate() error
func (m *ST_AnimationDgmBuildType) ValidateWithPath(path string) error
type ST_AnimationDgmOnlyBuildType byte
const ( ST_AnimationDgmOnlyBuildTypeUnset ST_AnimationDgmOnlyBuildType = 0 ST_AnimationDgmOnlyBuildTypeOne ST_AnimationDgmOnlyBuildType = 1 ST_AnimationDgmOnlyBuildTypeLvlOne ST_AnimationDgmOnlyBuildType = 2 ST_AnimationDgmOnlyBuildTypeLvlAtOnce ST_AnimationDgmOnlyBuildType = 3 )
func (m ST_AnimationDgmOnlyBuildType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_AnimationDgmOnlyBuildType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_AnimationDgmOnlyBuildType) String() string
func (m *ST_AnimationDgmOnlyBuildType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_AnimationDgmOnlyBuildType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_AnimationDgmOnlyBuildType) Validate() error
func (m ST_AnimationDgmOnlyBuildType) ValidateWithPath(path string) error
type ST_BevelPresetType byte
const ( ST_BevelPresetTypeUnset ST_BevelPresetType = 0 ST_BevelPresetTypeRelaxedInset ST_BevelPresetType = 1 ST_BevelPresetTypeCircle ST_BevelPresetType = 2 ST_BevelPresetTypeSlope ST_BevelPresetType = 3 ST_BevelPresetTypeCross ST_BevelPresetType = 4 ST_BevelPresetTypeAngle ST_BevelPresetType = 5 ST_BevelPresetTypeSoftRound ST_BevelPresetType = 6 ST_BevelPresetTypeConvex ST_BevelPresetType = 7 ST_BevelPresetTypeCoolSlant ST_BevelPresetType = 8 ST_BevelPresetTypeDivot ST_BevelPresetType = 9 ST_BevelPresetTypeRiblet ST_BevelPresetType = 10 ST_BevelPresetTypeHardEdge ST_BevelPresetType = 11 ST_BevelPresetTypeArtDeco ST_BevelPresetType = 12 )
func (m ST_BevelPresetType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_BevelPresetType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_BevelPresetType) String() string
func (m *ST_BevelPresetType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_BevelPresetType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_BevelPresetType) Validate() error
func (m ST_BevelPresetType) ValidateWithPath(path string) error
type ST_BlackWhiteMode byte
const ( ST_BlackWhiteModeUnset ST_BlackWhiteMode = 0 ST_BlackWhiteModeClr ST_BlackWhiteMode = 1 ST_BlackWhiteModeAuto ST_BlackWhiteMode = 2 ST_BlackWhiteModeGray ST_BlackWhiteMode = 3 ST_BlackWhiteModeLtGray ST_BlackWhiteMode = 4 ST_BlackWhiteModeInvGray ST_BlackWhiteMode = 5 ST_BlackWhiteModeGrayWhite ST_BlackWhiteMode = 6 ST_BlackWhiteModeBlackGray ST_BlackWhiteMode = 7 ST_BlackWhiteModeBlackWhite ST_BlackWhiteMode = 8 ST_BlackWhiteModeBlack ST_BlackWhiteMode = 9 ST_BlackWhiteModeWhite ST_BlackWhiteMode = 10 ST_BlackWhiteModeHidden ST_BlackWhiteMode = 11 )
func (m ST_BlackWhiteMode) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_BlackWhiteMode) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_BlackWhiteMode) String() string
func (m *ST_BlackWhiteMode) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_BlackWhiteMode) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_BlackWhiteMode) Validate() error
func (m ST_BlackWhiteMode) ValidateWithPath(path string) error
type ST_BlendMode byte
const ( ST_BlendModeUnset ST_BlendMode = 0 ST_BlendModeOver ST_BlendMode = 1 ST_BlendModeMult ST_BlendMode = 2 ST_BlendModeScreen ST_BlendMode = 3 ST_BlendModeDarken ST_BlendMode = 4 ST_BlendModeLighten ST_BlendMode = 5 )
func (m ST_BlendMode) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_BlendMode) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_BlendMode) String() string
func (m *ST_BlendMode) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_BlendMode) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_BlendMode) Validate() error
func (m ST_BlendMode) ValidateWithPath(path string) error
type ST_BlipCompression byte
const ( ST_BlipCompressionUnset ST_BlipCompression = 0 ST_BlipCompressionEmail ST_BlipCompression = 1 ST_BlipCompressionScreen ST_BlipCompression = 2 ST_BlipCompressionPrint ST_BlipCompression = 3 ST_BlipCompressionHqprint ST_BlipCompression = 4 ST_BlipCompressionNone ST_BlipCompression = 5 )
func (m ST_BlipCompression) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_BlipCompression) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_BlipCompression) String() string
func (m *ST_BlipCompression) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_BlipCompression) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_BlipCompression) Validate() error
func (m ST_BlipCompression) ValidateWithPath(path string) error
type ST_ChartBuildStep byte
const ( ST_ChartBuildStepUnset ST_ChartBuildStep = 0 ST_ChartBuildStepCategory ST_ChartBuildStep = 1 ST_ChartBuildStepPtInCategory ST_ChartBuildStep = 2 ST_ChartBuildStepSeries ST_ChartBuildStep = 3 ST_ChartBuildStepPtInSeries ST_ChartBuildStep = 4 ST_ChartBuildStepAllPts ST_ChartBuildStep = 5 ST_ChartBuildStepGridLegend ST_ChartBuildStep = 6 )
func (m ST_ChartBuildStep) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_ChartBuildStep) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_ChartBuildStep) String() string
func (m *ST_ChartBuildStep) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_ChartBuildStep) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_ChartBuildStep) Validate() error
func (m ST_ChartBuildStep) ValidateWithPath(path string) error
type ST_ColorSchemeIndex byte
const ( ST_ColorSchemeIndexUnset ST_ColorSchemeIndex = 0 ST_ColorSchemeIndexDk1 ST_ColorSchemeIndex = 1 ST_ColorSchemeIndexLt1 ST_ColorSchemeIndex = 2 ST_ColorSchemeIndexDk2 ST_ColorSchemeIndex = 3 ST_ColorSchemeIndexLt2 ST_ColorSchemeIndex = 4 ST_ColorSchemeIndexAccent1 ST_ColorSchemeIndex = 5 ST_ColorSchemeIndexAccent2 ST_ColorSchemeIndex = 6 ST_ColorSchemeIndexAccent3 ST_ColorSchemeIndex = 7 ST_ColorSchemeIndexAccent4 ST_ColorSchemeIndex = 8 ST_ColorSchemeIndexAccent5 ST_ColorSchemeIndex = 9 ST_ColorSchemeIndexAccent6 ST_ColorSchemeIndex = 10 ST_ColorSchemeIndexHlink ST_ColorSchemeIndex = 11 ST_ColorSchemeIndexFolHlink ST_ColorSchemeIndex = 12 )
func (m ST_ColorSchemeIndex) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_ColorSchemeIndex) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_ColorSchemeIndex) String() string
func (m *ST_ColorSchemeIndex) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_ColorSchemeIndex) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_ColorSchemeIndex) Validate() error
func (m ST_ColorSchemeIndex) ValidateWithPath(path string) error
type ST_CompoundLine byte
const ( ST_CompoundLineUnset ST_CompoundLine = 0 ST_CompoundLineSng ST_CompoundLine = 1 ST_CompoundLineDbl ST_CompoundLine = 2 ST_CompoundLineThickThin ST_CompoundLine = 3 ST_CompoundLineThinThick ST_CompoundLine = 4 ST_CompoundLineTri ST_CompoundLine = 5 )
func (m ST_CompoundLine) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_CompoundLine) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_CompoundLine) String() string
func (m *ST_CompoundLine) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_CompoundLine) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_CompoundLine) Validate() error
func (m ST_CompoundLine) ValidateWithPath(path string) error
ST_Coordinate is a union type
type ST_Coordinate struct { ST_CoordinateUnqualified *int64 ST_UniversalMeasure *string }
func ParseUnionST_Coordinate(s string) (ST_Coordinate, error)
func (m ST_Coordinate) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_Coordinate) String() string
func (m *ST_Coordinate) Validate() error
func (m *ST_Coordinate) ValidateWithPath(path string) error
ST_Coordinate32 is a union type
type ST_Coordinate32 struct { ST_Coordinate32Unqualified *int32 ST_UniversalMeasure *string }
func ParseUnionST_Coordinate32(s string) (ST_Coordinate32, error)
func (m ST_Coordinate32) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_Coordinate32) String() string
func (m *ST_Coordinate32) Validate() error
func (m *ST_Coordinate32) ValidateWithPath(path string) error
type ST_DgmBuildStep byte
const ( ST_DgmBuildStepUnset ST_DgmBuildStep = 0 ST_DgmBuildStepSp ST_DgmBuildStep = 1 ST_DgmBuildStepBg ST_DgmBuildStep = 2 )
func (m ST_DgmBuildStep) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_DgmBuildStep) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_DgmBuildStep) String() string
func (m *ST_DgmBuildStep) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_DgmBuildStep) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_DgmBuildStep) Validate() error
func (m ST_DgmBuildStep) ValidateWithPath(path string) error
type ST_EffectContainerType byte
const ( ST_EffectContainerTypeUnset ST_EffectContainerType = 0 ST_EffectContainerTypeSib ST_EffectContainerType = 1 ST_EffectContainerTypeTree ST_EffectContainerType = 2 )
func (m ST_EffectContainerType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_EffectContainerType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_EffectContainerType) String() string
func (m *ST_EffectContainerType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_EffectContainerType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_EffectContainerType) Validate() error
func (m ST_EffectContainerType) ValidateWithPath(path string) error
ST_FixedPercentage is a union type
type ST_FixedPercentage struct { ST_FixedPercentageDecimal *int32 ST_FixedPercentage *ST_Percentage }
func ParseUnionST_FixedPercentage(s string) (ST_FixedPercentage, error)
func (m ST_FixedPercentage) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_FixedPercentage) String() string
func (m *ST_FixedPercentage) Validate() error
func (m *ST_FixedPercentage) ValidateWithPath(path string) error
type ST_FontCollectionIndex byte
const ( ST_FontCollectionIndexUnset ST_FontCollectionIndex = 0 ST_FontCollectionIndexMajor ST_FontCollectionIndex = 1 ST_FontCollectionIndexMinor ST_FontCollectionIndex = 2 ST_FontCollectionIndexNone ST_FontCollectionIndex = 3 )
func (m ST_FontCollectionIndex) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_FontCollectionIndex) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_FontCollectionIndex) String() string
func (m *ST_FontCollectionIndex) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_FontCollectionIndex) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_FontCollectionIndex) Validate() error
func (m ST_FontCollectionIndex) ValidateWithPath(path string) error
type ST_LightRigDirection byte
const ( ST_LightRigDirectionUnset ST_LightRigDirection = 0 ST_LightRigDirectionTl ST_LightRigDirection = 1 ST_LightRigDirectionT ST_LightRigDirection = 2 ST_LightRigDirectionTr ST_LightRigDirection = 3 ST_LightRigDirectionL ST_LightRigDirection = 4 ST_LightRigDirectionR ST_LightRigDirection = 5 ST_LightRigDirectionBl ST_LightRigDirection = 6 ST_LightRigDirectionB ST_LightRigDirection = 7 ST_LightRigDirectionBr ST_LightRigDirection = 8 )
func (m ST_LightRigDirection) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_LightRigDirection) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_LightRigDirection) String() string
func (m *ST_LightRigDirection) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_LightRigDirection) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_LightRigDirection) Validate() error
func (m ST_LightRigDirection) ValidateWithPath(path string) error
type ST_LightRigType byte
const ( ST_LightRigTypeUnset ST_LightRigType = 0 ST_LightRigTypeLegacyFlat1 ST_LightRigType = 1 ST_LightRigTypeLegacyFlat2 ST_LightRigType = 2 ST_LightRigTypeLegacyFlat3 ST_LightRigType = 3 ST_LightRigTypeLegacyFlat4 ST_LightRigType = 4 ST_LightRigTypeLegacyNormal1 ST_LightRigType = 5 ST_LightRigTypeLegacyNormal2 ST_LightRigType = 6 ST_LightRigTypeLegacyNormal3 ST_LightRigType = 7 ST_LightRigTypeLegacyNormal4 ST_LightRigType = 8 ST_LightRigTypeLegacyHarsh1 ST_LightRigType = 9 ST_LightRigTypeLegacyHarsh2 ST_LightRigType = 10 ST_LightRigTypeLegacyHarsh3 ST_LightRigType = 11 ST_LightRigTypeLegacyHarsh4 ST_LightRigType = 12 ST_LightRigTypeThreePt ST_LightRigType = 13 ST_LightRigTypeBalanced ST_LightRigType = 14 ST_LightRigTypeSoft ST_LightRigType = 15 ST_LightRigTypeHarsh ST_LightRigType = 16 ST_LightRigTypeFlood ST_LightRigType = 17 ST_LightRigTypeContrasting ST_LightRigType = 18 ST_LightRigTypeMorning ST_LightRigType = 19 ST_LightRigTypeSunrise ST_LightRigType = 20 ST_LightRigTypeSunset ST_LightRigType = 21 ST_LightRigTypeChilly ST_LightRigType = 22 ST_LightRigTypeFreezing ST_LightRigType = 23 ST_LightRigTypeFlat ST_LightRigType = 24 ST_LightRigTypeTwoPt ST_LightRigType = 25 ST_LightRigTypeGlow ST_LightRigType = 26 ST_LightRigTypeBrightRoom ST_LightRigType = 27 )
func (m ST_LightRigType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_LightRigType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_LightRigType) String() string
func (m *ST_LightRigType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_LightRigType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_LightRigType) Validate() error
func (m ST_LightRigType) ValidateWithPath(path string) error
type ST_LineCap byte
const ( ST_LineCapUnset ST_LineCap = 0 ST_LineCapRnd ST_LineCap = 1 ST_LineCapSq ST_LineCap = 2 ST_LineCapFlat ST_LineCap = 3 )
func (m ST_LineCap) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_LineCap) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_LineCap) String() string
func (m *ST_LineCap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_LineCap) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_LineCap) Validate() error
func (m ST_LineCap) ValidateWithPath(path string) error
type ST_LineEndLength byte
const ( ST_LineEndLengthUnset ST_LineEndLength = 0 ST_LineEndLengthSm ST_LineEndLength = 1 ST_LineEndLengthMed ST_LineEndLength = 2 ST_LineEndLengthLg ST_LineEndLength = 3 )
func (m ST_LineEndLength) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_LineEndLength) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_LineEndLength) String() string
func (m *ST_LineEndLength) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_LineEndLength) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_LineEndLength) Validate() error
func (m ST_LineEndLength) ValidateWithPath(path string) error
type ST_LineEndType byte
const ( ST_LineEndTypeUnset ST_LineEndType = 0 ST_LineEndTypeNone ST_LineEndType = 1 ST_LineEndTypeTriangle ST_LineEndType = 2 ST_LineEndTypeStealth ST_LineEndType = 3 ST_LineEndTypeDiamond ST_LineEndType = 4 ST_LineEndTypeOval ST_LineEndType = 5 ST_LineEndTypeArrow ST_LineEndType = 6 )
func (m ST_LineEndType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_LineEndType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_LineEndType) String() string
func (m *ST_LineEndType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_LineEndType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_LineEndType) Validate() error
func (m ST_LineEndType) ValidateWithPath(path string) error
type ST_LineEndWidth byte
const ( ST_LineEndWidthUnset ST_LineEndWidth = 0 ST_LineEndWidthSm ST_LineEndWidth = 1 ST_LineEndWidthMed ST_LineEndWidth = 2 ST_LineEndWidthLg ST_LineEndWidth = 3 )
func (m ST_LineEndWidth) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_LineEndWidth) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_LineEndWidth) String() string
func (m *ST_LineEndWidth) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_LineEndWidth) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_LineEndWidth) Validate() error
func (m ST_LineEndWidth) ValidateWithPath(path string) error
type ST_OnOffStyleType byte
const ( ST_OnOffStyleTypeUnset ST_OnOffStyleType = 0 ST_OnOffStyleTypeOn ST_OnOffStyleType = 1 ST_OnOffStyleTypeOff ST_OnOffStyleType = 2 ST_OnOffStyleTypeDef ST_OnOffStyleType = 3 )
func (m ST_OnOffStyleType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_OnOffStyleType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_OnOffStyleType) String() string
func (m *ST_OnOffStyleType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_OnOffStyleType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_OnOffStyleType) Validate() error
func (m ST_OnOffStyleType) ValidateWithPath(path string) error
type ST_PathFillMode byte
const ( ST_PathFillModeUnset ST_PathFillMode = 0 ST_PathFillModeNone ST_PathFillMode = 1 ST_PathFillModeNorm ST_PathFillMode = 2 ST_PathFillModeLighten ST_PathFillMode = 3 ST_PathFillModeLightenLess ST_PathFillMode = 4 ST_PathFillModeDarken ST_PathFillMode = 5 ST_PathFillModeDarkenLess ST_PathFillMode = 6 )
func (m ST_PathFillMode) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PathFillMode) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PathFillMode) String() string
func (m *ST_PathFillMode) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PathFillMode) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PathFillMode) Validate() error
func (m ST_PathFillMode) ValidateWithPath(path string) error
type ST_PathShadeType byte
const ( ST_PathShadeTypeUnset ST_PathShadeType = 0 ST_PathShadeTypeShape ST_PathShadeType = 1 ST_PathShadeTypeCircle ST_PathShadeType = 2 ST_PathShadeTypeRect ST_PathShadeType = 3 )
func (m ST_PathShadeType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PathShadeType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PathShadeType) String() string
func (m *ST_PathShadeType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PathShadeType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PathShadeType) Validate() error
func (m ST_PathShadeType) ValidateWithPath(path string) error
type ST_PenAlignment byte
const ( ST_PenAlignmentUnset ST_PenAlignment = 0 ST_PenAlignmentCtr ST_PenAlignment = 1 ST_PenAlignmentIn ST_PenAlignment = 2 )
func (m ST_PenAlignment) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PenAlignment) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PenAlignment) String() string
func (m *ST_PenAlignment) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PenAlignment) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PenAlignment) Validate() error
func (m ST_PenAlignment) ValidateWithPath(path string) error
ST_Percentage is a union type
type ST_Percentage struct { ST_PercentageDecimal *int32 ST_Percentage *string }
func ParseUnionST_Percentage(s string) (ST_Percentage, error)
func (m ST_Percentage) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_Percentage) String() string
func (m *ST_Percentage) Validate() error
func (m *ST_Percentage) ValidateWithPath(path string) error
type ST_PitchFamily byte
const ( ST_PitchFamilyUnset ST_PitchFamily = 0 ST_PitchFamily00 ST_PitchFamily = 1 ST_PitchFamily01 ST_PitchFamily = 2 ST_PitchFamily02 ST_PitchFamily = 3 ST_PitchFamily16 ST_PitchFamily = 4 ST_PitchFamily17 ST_PitchFamily = 5 ST_PitchFamily18 ST_PitchFamily = 6 ST_PitchFamily32 ST_PitchFamily = 7 ST_PitchFamily33 ST_PitchFamily = 8 ST_PitchFamily34 ST_PitchFamily = 9 ST_PitchFamily48 ST_PitchFamily = 10 ST_PitchFamily49 ST_PitchFamily = 11 ST_PitchFamily50 ST_PitchFamily = 12 ST_PitchFamily64 ST_PitchFamily = 13 ST_PitchFamily65 ST_PitchFamily = 14 ST_PitchFamily66 ST_PitchFamily = 15 ST_PitchFamily80 ST_PitchFamily = 16 ST_PitchFamily81 ST_PitchFamily = 17 ST_PitchFamily82 ST_PitchFamily = 18 )
func (m ST_PitchFamily) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PitchFamily) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PitchFamily) String() string
func (m *ST_PitchFamily) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PitchFamily) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PitchFamily) Validate() error
func (m ST_PitchFamily) ValidateWithPath(path string) error
ST_PositiveFixedPercentage is a union type
type ST_PositiveFixedPercentage struct { ST_PositiveFixedPercentageDecimal *int32 ST_PositiveFixedPercentage *ST_Percentage }
func ParseUnionST_PositiveFixedPercentage(s string) (ST_PositiveFixedPercentage, error)
func (m ST_PositiveFixedPercentage) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_PositiveFixedPercentage) String() string
func (m *ST_PositiveFixedPercentage) Validate() error
func (m *ST_PositiveFixedPercentage) ValidateWithPath(path string) error
ST_PositivePercentage is a union type
type ST_PositivePercentage struct { ST_PositivePercentageDecimal *int32 ST_PositivePercentage *ST_Percentage }
func ParseUnionST_PositivePercentage(s string) (ST_PositivePercentage, error)
func (m ST_PositivePercentage) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_PositivePercentage) String() string
func (m *ST_PositivePercentage) Validate() error
func (m *ST_PositivePercentage) ValidateWithPath(path string) error
type ST_PresetCameraType byte
const ( ST_PresetCameraTypeUnset ST_PresetCameraType = 0 ST_PresetCameraTypeLegacyObliqueTopLeft ST_PresetCameraType = 1 ST_PresetCameraTypeLegacyObliqueTop ST_PresetCameraType = 2 ST_PresetCameraTypeLegacyObliqueTopRight ST_PresetCameraType = 3 ST_PresetCameraTypeLegacyObliqueLeft ST_PresetCameraType = 4 ST_PresetCameraTypeLegacyObliqueFront ST_PresetCameraType = 5 ST_PresetCameraTypeLegacyObliqueRight ST_PresetCameraType = 6 ST_PresetCameraTypeLegacyObliqueBottomLeft ST_PresetCameraType = 7 ST_PresetCameraTypeLegacyObliqueBottom ST_PresetCameraType = 8 ST_PresetCameraTypeLegacyObliqueBottomRight ST_PresetCameraType = 9 ST_PresetCameraTypeLegacyPerspectiveTopLeft ST_PresetCameraType = 10 ST_PresetCameraTypeLegacyPerspectiveTop ST_PresetCameraType = 11 ST_PresetCameraTypeLegacyPerspectiveTopRight ST_PresetCameraType = 12 ST_PresetCameraTypeLegacyPerspectiveLeft ST_PresetCameraType = 13 ST_PresetCameraTypeLegacyPerspectiveFront ST_PresetCameraType = 14 ST_PresetCameraTypeLegacyPerspectiveRight ST_PresetCameraType = 15 ST_PresetCameraTypeLegacyPerspectiveBottomLeft ST_PresetCameraType = 16 ST_PresetCameraTypeLegacyPerspectiveBottom ST_PresetCameraType = 17 ST_PresetCameraTypeLegacyPerspectiveBottomRight ST_PresetCameraType = 18 ST_PresetCameraTypeOrthographicFront ST_PresetCameraType = 19 ST_PresetCameraTypeIsometricTopUp ST_PresetCameraType = 20 ST_PresetCameraTypeIsometricTopDown ST_PresetCameraType = 21 ST_PresetCameraTypeIsometricBottomUp ST_PresetCameraType = 22 ST_PresetCameraTypeIsometricBottomDown ST_PresetCameraType = 23 ST_PresetCameraTypeIsometricLeftUp ST_PresetCameraType = 24 ST_PresetCameraTypeIsometricLeftDown ST_PresetCameraType = 25 ST_PresetCameraTypeIsometricRightUp ST_PresetCameraType = 26 ST_PresetCameraTypeIsometricRightDown ST_PresetCameraType = 27 ST_PresetCameraTypeIsometricOffAxis1Left ST_PresetCameraType = 28 ST_PresetCameraTypeIsometricOffAxis1Right ST_PresetCameraType = 29 ST_PresetCameraTypeIsometricOffAxis1Top ST_PresetCameraType = 30 ST_PresetCameraTypeIsometricOffAxis2Left ST_PresetCameraType = 31 ST_PresetCameraTypeIsometricOffAxis2Right ST_PresetCameraType = 32 ST_PresetCameraTypeIsometricOffAxis2Top ST_PresetCameraType = 33 ST_PresetCameraTypeIsometricOffAxis3Left ST_PresetCameraType = 34 ST_PresetCameraTypeIsometricOffAxis3Right ST_PresetCameraType = 35 ST_PresetCameraTypeIsometricOffAxis3Bottom ST_PresetCameraType = 36 ST_PresetCameraTypeIsometricOffAxis4Left ST_PresetCameraType = 37 ST_PresetCameraTypeIsometricOffAxis4Right ST_PresetCameraType = 38 ST_PresetCameraTypeIsometricOffAxis4Bottom ST_PresetCameraType = 39 ST_PresetCameraTypeObliqueTopLeft ST_PresetCameraType = 40 ST_PresetCameraTypeObliqueTop ST_PresetCameraType = 41 ST_PresetCameraTypeObliqueTopRight ST_PresetCameraType = 42 ST_PresetCameraTypeObliqueLeft ST_PresetCameraType = 43 ST_PresetCameraTypeObliqueRight ST_PresetCameraType = 44 ST_PresetCameraTypeObliqueBottomLeft ST_PresetCameraType = 45 ST_PresetCameraTypeObliqueBottom ST_PresetCameraType = 46 ST_PresetCameraTypeObliqueBottomRight ST_PresetCameraType = 47 ST_PresetCameraTypePerspectiveFront ST_PresetCameraType = 48 ST_PresetCameraTypePerspectiveLeft ST_PresetCameraType = 49 ST_PresetCameraTypePerspectiveRight ST_PresetCameraType = 50 ST_PresetCameraTypePerspectiveAbove ST_PresetCameraType = 51 ST_PresetCameraTypePerspectiveBelow ST_PresetCameraType = 52 ST_PresetCameraTypePerspectiveAboveLeftFacing ST_PresetCameraType = 53 ST_PresetCameraTypePerspectiveAboveRightFacing ST_PresetCameraType = 54 ST_PresetCameraTypePerspectiveContrastingLeftFacing ST_PresetCameraType = 55 ST_PresetCameraTypePerspectiveContrastingRightFacing ST_PresetCameraType = 56 ST_PresetCameraTypePerspectiveHeroicLeftFacing ST_PresetCameraType = 57 ST_PresetCameraTypePerspectiveHeroicRightFacing ST_PresetCameraType = 58 ST_PresetCameraTypePerspectiveHeroicExtremeLeftFacing ST_PresetCameraType = 59 ST_PresetCameraTypePerspectiveHeroicExtremeRightFacing ST_PresetCameraType = 60 ST_PresetCameraTypePerspectiveRelaxed ST_PresetCameraType = 61 ST_PresetCameraTypePerspectiveRelaxedModerately ST_PresetCameraType = 62 )
func (m ST_PresetCameraType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PresetCameraType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PresetCameraType) String() string
func (m *ST_PresetCameraType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PresetCameraType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PresetCameraType) Validate() error
func (m ST_PresetCameraType) ValidateWithPath(path string) error
type ST_PresetColorVal byte
const ( ST_PresetColorValUnset ST_PresetColorVal = 0 ST_PresetColorValAliceBlue ST_PresetColorVal = 1 ST_PresetColorValAntiqueWhite ST_PresetColorVal = 2 ST_PresetColorValAqua ST_PresetColorVal = 3 ST_PresetColorValAquamarine ST_PresetColorVal = 4 ST_PresetColorValAzure ST_PresetColorVal = 5 ST_PresetColorValBeige ST_PresetColorVal = 6 ST_PresetColorValBisque ST_PresetColorVal = 7 ST_PresetColorValBlack ST_PresetColorVal = 8 ST_PresetColorValBlanchedAlmond ST_PresetColorVal = 9 ST_PresetColorValBlue ST_PresetColorVal = 10 ST_PresetColorValBlueViolet ST_PresetColorVal = 11 ST_PresetColorValBrown ST_PresetColorVal = 12 ST_PresetColorValBurlyWood ST_PresetColorVal = 13 ST_PresetColorValCadetBlue ST_PresetColorVal = 14 ST_PresetColorValChartreuse ST_PresetColorVal = 15 ST_PresetColorValChocolate ST_PresetColorVal = 16 ST_PresetColorValCoral ST_PresetColorVal = 17 ST_PresetColorValCornflowerBlue ST_PresetColorVal = 18 ST_PresetColorValCornsilk ST_PresetColorVal = 19 ST_PresetColorValCrimson ST_PresetColorVal = 20 ST_PresetColorValCyan ST_PresetColorVal = 21 ST_PresetColorValDarkBlue ST_PresetColorVal = 22 ST_PresetColorValDarkCyan ST_PresetColorVal = 23 ST_PresetColorValDarkGoldenrod ST_PresetColorVal = 24 ST_PresetColorValDarkGray ST_PresetColorVal = 25 ST_PresetColorValDarkGrey ST_PresetColorVal = 26 ST_PresetColorValDarkGreen ST_PresetColorVal = 27 ST_PresetColorValDarkKhaki ST_PresetColorVal = 28 ST_PresetColorValDarkMagenta ST_PresetColorVal = 29 ST_PresetColorValDarkOliveGreen ST_PresetColorVal = 30 ST_PresetColorValDarkOrange ST_PresetColorVal = 31 ST_PresetColorValDarkOrchid ST_PresetColorVal = 32 ST_PresetColorValDarkRed ST_PresetColorVal = 33 ST_PresetColorValDarkSalmon ST_PresetColorVal = 34 ST_PresetColorValDarkSeaGreen ST_PresetColorVal = 35 ST_PresetColorValDarkSlateBlue ST_PresetColorVal = 36 ST_PresetColorValDarkSlateGray ST_PresetColorVal = 37 ST_PresetColorValDarkSlateGrey ST_PresetColorVal = 38 ST_PresetColorValDarkTurquoise ST_PresetColorVal = 39 ST_PresetColorValDarkViolet ST_PresetColorVal = 40 ST_PresetColorValDkBlue ST_PresetColorVal = 41 ST_PresetColorValDkCyan ST_PresetColorVal = 42 ST_PresetColorValDkGoldenrod ST_PresetColorVal = 43 ST_PresetColorValDkGray ST_PresetColorVal = 44 ST_PresetColorValDkGrey ST_PresetColorVal = 45 ST_PresetColorValDkGreen ST_PresetColorVal = 46 ST_PresetColorValDkKhaki ST_PresetColorVal = 47 ST_PresetColorValDkMagenta ST_PresetColorVal = 48 ST_PresetColorValDkOliveGreen ST_PresetColorVal = 49 ST_PresetColorValDkOrange ST_PresetColorVal = 50 ST_PresetColorValDkOrchid ST_PresetColorVal = 51 ST_PresetColorValDkRed ST_PresetColorVal = 52 ST_PresetColorValDkSalmon ST_PresetColorVal = 53 ST_PresetColorValDkSeaGreen ST_PresetColorVal = 54 ST_PresetColorValDkSlateBlue ST_PresetColorVal = 55 ST_PresetColorValDkSlateGray ST_PresetColorVal = 56 ST_PresetColorValDkSlateGrey ST_PresetColorVal = 57 ST_PresetColorValDkTurquoise ST_PresetColorVal = 58 ST_PresetColorValDkViolet ST_PresetColorVal = 59 ST_PresetColorValDeepPink ST_PresetColorVal = 60 ST_PresetColorValDeepSkyBlue ST_PresetColorVal = 61 ST_PresetColorValDimGray ST_PresetColorVal = 62 ST_PresetColorValDimGrey ST_PresetColorVal = 63 ST_PresetColorValDodgerBlue ST_PresetColorVal = 64 ST_PresetColorValFirebrick ST_PresetColorVal = 65 ST_PresetColorValFloralWhite ST_PresetColorVal = 66 ST_PresetColorValForestGreen ST_PresetColorVal = 67 ST_PresetColorValFuchsia ST_PresetColorVal = 68 ST_PresetColorValGainsboro ST_PresetColorVal = 69 ST_PresetColorValGhostWhite ST_PresetColorVal = 70 ST_PresetColorValGold ST_PresetColorVal = 71 ST_PresetColorValGoldenrod ST_PresetColorVal = 72 ST_PresetColorValGray ST_PresetColorVal = 73 ST_PresetColorValGrey ST_PresetColorVal = 74 ST_PresetColorValGreen ST_PresetColorVal = 75 ST_PresetColorValGreenYellow ST_PresetColorVal = 76 ST_PresetColorValHoneydew ST_PresetColorVal = 77 ST_PresetColorValHotPink ST_PresetColorVal = 78 ST_PresetColorValIndianRed ST_PresetColorVal = 79 ST_PresetColorValIndigo ST_PresetColorVal = 80 ST_PresetColorValIvory ST_PresetColorVal = 81 ST_PresetColorValKhaki ST_PresetColorVal = 82 ST_PresetColorValLavender ST_PresetColorVal = 83 ST_PresetColorValLavenderBlush ST_PresetColorVal = 84 ST_PresetColorValLawnGreen ST_PresetColorVal = 85 ST_PresetColorValLemonChiffon ST_PresetColorVal = 86 ST_PresetColorValLightBlue ST_PresetColorVal = 87 ST_PresetColorValLightCoral ST_PresetColorVal = 88 ST_PresetColorValLightCyan ST_PresetColorVal = 89 ST_PresetColorValLightGoldenrodYellow ST_PresetColorVal = 90 ST_PresetColorValLightGray ST_PresetColorVal = 91 ST_PresetColorValLightGrey ST_PresetColorVal = 92 ST_PresetColorValLightGreen ST_PresetColorVal = 93 ST_PresetColorValLightPink ST_PresetColorVal = 94 ST_PresetColorValLightSalmon ST_PresetColorVal = 95 ST_PresetColorValLightSeaGreen ST_PresetColorVal = 96 ST_PresetColorValLightSkyBlue ST_PresetColorVal = 97 ST_PresetColorValLightSlateGray ST_PresetColorVal = 98 ST_PresetColorValLightSlateGrey ST_PresetColorVal = 99 ST_PresetColorValLightSteelBlue ST_PresetColorVal = 100 ST_PresetColorValLightYellow ST_PresetColorVal = 101 ST_PresetColorValLtBlue ST_PresetColorVal = 102 ST_PresetColorValLtCoral ST_PresetColorVal = 103 ST_PresetColorValLtCyan ST_PresetColorVal = 104 ST_PresetColorValLtGoldenrodYellow ST_PresetColorVal = 105 ST_PresetColorValLtGray ST_PresetColorVal = 106 ST_PresetColorValLtGrey ST_PresetColorVal = 107 ST_PresetColorValLtGreen ST_PresetColorVal = 108 ST_PresetColorValLtPink ST_PresetColorVal = 109 ST_PresetColorValLtSalmon ST_PresetColorVal = 110 ST_PresetColorValLtSeaGreen ST_PresetColorVal = 111 ST_PresetColorValLtSkyBlue ST_PresetColorVal = 112 ST_PresetColorValLtSlateGray ST_PresetColorVal = 113 ST_PresetColorValLtSlateGrey ST_PresetColorVal = 114 ST_PresetColorValLtSteelBlue ST_PresetColorVal = 115 ST_PresetColorValLtYellow ST_PresetColorVal = 116 ST_PresetColorValLime ST_PresetColorVal = 117 ST_PresetColorValLimeGreen ST_PresetColorVal = 118 ST_PresetColorValLinen ST_PresetColorVal = 119 ST_PresetColorValMagenta ST_PresetColorVal = 120 ST_PresetColorValMaroon ST_PresetColorVal = 121 ST_PresetColorValMedAquamarine ST_PresetColorVal = 122 ST_PresetColorValMedBlue ST_PresetColorVal = 123 ST_PresetColorValMedOrchid ST_PresetColorVal = 124 ST_PresetColorValMedPurple ST_PresetColorVal = 125 ST_PresetColorValMedSeaGreen ST_PresetColorVal = 126 ST_PresetColorValMedSlateBlue ST_PresetColorVal = 127 ST_PresetColorValMedSpringGreen ST_PresetColorVal = 128 ST_PresetColorValMedTurquoise ST_PresetColorVal = 129 ST_PresetColorValMedVioletRed ST_PresetColorVal = 130 ST_PresetColorValMediumAquamarine ST_PresetColorVal = 131 ST_PresetColorValMediumBlue ST_PresetColorVal = 132 ST_PresetColorValMediumOrchid ST_PresetColorVal = 133 ST_PresetColorValMediumPurple ST_PresetColorVal = 134 ST_PresetColorValMediumSeaGreen ST_PresetColorVal = 135 ST_PresetColorValMediumSlateBlue ST_PresetColorVal = 136 ST_PresetColorValMediumSpringGreen ST_PresetColorVal = 137 ST_PresetColorValMediumTurquoise ST_PresetColorVal = 138 ST_PresetColorValMediumVioletRed ST_PresetColorVal = 139 ST_PresetColorValMidnightBlue ST_PresetColorVal = 140 ST_PresetColorValMintCream ST_PresetColorVal = 141 ST_PresetColorValMistyRose ST_PresetColorVal = 142 ST_PresetColorValMoccasin ST_PresetColorVal = 143 ST_PresetColorVal = 144 ST_PresetColorVal = 145 ST_PresetColorValOldLace ST_PresetColorVal = 146 ST_PresetColorValOlive ST_PresetColorVal = 147 ST_PresetColorValOliveDrab ST_PresetColorVal = 148 ST_PresetColorValOrange ST_PresetColorVal = 149 ST_PresetColorValOrangeRed ST_PresetColorVal = 150 ST_PresetColorValOrchid ST_PresetColorVal = 151 ST_PresetColorValPaleGoldenrod ST_PresetColorVal = 152 ST_PresetColorValPaleGreen ST_PresetColorVal = 153 ST_PresetColorValPaleTurquoise ST_PresetColorVal = 154 ST_PresetColorValPaleVioletRed ST_PresetColorVal = 155 ST_PresetColorValPapayaWhip ST_PresetColorVal = 156 ST_PresetColorValPeachPuff ST_PresetColorVal = 157 ST_PresetColorValPeru ST_PresetColorVal = 158 ST_PresetColorValPink ST_PresetColorVal = 159 ST_PresetColorValPlum ST_PresetColorVal = 160 ST_PresetColorValPowderBlue ST_PresetColorVal = 161 ST_PresetColorValPurple ST_PresetColorVal = 162 ST_PresetColorValRed ST_PresetColorVal = 163 ST_PresetColorValRosyBrown ST_PresetColorVal = 164 ST_PresetColorValRoyalBlue ST_PresetColorVal = 165 ST_PresetColorValSaddleBrown ST_PresetColorVal = 166 ST_PresetColorValSalmon ST_PresetColorVal = 167 ST_PresetColorValSandyBrown ST_PresetColorVal = 168 ST_PresetColorValSeaGreen ST_PresetColorVal = 169 ST_PresetColorValSeaShell ST_PresetColorVal = 170 ST_PresetColorValSienna ST_PresetColorVal = 171 ST_PresetColorValSilver ST_PresetColorVal = 172 ST_PresetColorValSkyBlue ST_PresetColorVal = 173 ST_PresetColorValSlateBlue ST_PresetColorVal = 174 ST_PresetColorValSlateGray ST_PresetColorVal = 175 ST_PresetColorValSlateGrey ST_PresetColorVal = 176 ST_PresetColorValSnow ST_PresetColorVal = 177 ST_PresetColorValSpringGreen ST_PresetColorVal = 178 ST_PresetColorValSteelBlue ST_PresetColorVal = 179 ST_PresetColorValTan ST_PresetColorVal = 180 ST_PresetColorValTeal ST_PresetColorVal = 181 ST_PresetColorValThistle ST_PresetColorVal = 182 ST_PresetColorValTomato ST_PresetColorVal = 183 ST_PresetColorValTurquoise ST_PresetColorVal = 184 ST_PresetColorValViolet ST_PresetColorVal = 185 ST_PresetColorValWheat ST_PresetColorVal = 186 ST_PresetColorValWhite ST_PresetColorVal = 187 ST_PresetColorValWhiteSmoke ST_PresetColorVal = 188 ST_PresetColorValYellow ST_PresetColorVal = 189 ST_PresetColorValYellowGreen ST_PresetColorVal = 190 )
func (m ST_PresetColorVal) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PresetColorVal) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PresetColorVal) String() string
func (m *ST_PresetColorVal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PresetColorVal) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PresetColorVal) Validate() error
func (m ST_PresetColorVal) ValidateWithPath(path string) error
type ST_PresetLineDashVal byte
const ( ST_PresetLineDashValUnset ST_PresetLineDashVal = 0 ST_PresetLineDashValSolid ST_PresetLineDashVal = 1 ST_PresetLineDashValDot ST_PresetLineDashVal = 2 ST_PresetLineDashValDash ST_PresetLineDashVal = 3 ST_PresetLineDashValLgDash ST_PresetLineDashVal = 4 ST_PresetLineDashValDashDot ST_PresetLineDashVal = 5 ST_PresetLineDashValLgDashDot ST_PresetLineDashVal = 6 ST_PresetLineDashValLgDashDotDot ST_PresetLineDashVal = 7 ST_PresetLineDashValSysDash ST_PresetLineDashVal = 8 ST_PresetLineDashValSysDot ST_PresetLineDashVal = 9 ST_PresetLineDashValSysDashDot ST_PresetLineDashVal = 10 ST_PresetLineDashValSysDashDotDot ST_PresetLineDashVal = 11 )
func (m ST_PresetLineDashVal) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PresetLineDashVal) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PresetLineDashVal) String() string
func (m *ST_PresetLineDashVal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PresetLineDashVal) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PresetLineDashVal) Validate() error
func (m ST_PresetLineDashVal) ValidateWithPath(path string) error
type ST_PresetMaterialType byte
const ( ST_PresetMaterialTypeUnset ST_PresetMaterialType = 0 ST_PresetMaterialTypeLegacyMatte ST_PresetMaterialType = 1 ST_PresetMaterialTypeLegacyPlastic ST_PresetMaterialType = 2 ST_PresetMaterialTypeLegacyMetal ST_PresetMaterialType = 3 ST_PresetMaterialTypeLegacyWireframe ST_PresetMaterialType = 4 ST_PresetMaterialTypeMatte ST_PresetMaterialType = 5 ST_PresetMaterialTypePlastic ST_PresetMaterialType = 6 ST_PresetMaterialTypeMetal ST_PresetMaterialType = 7 ST_PresetMaterialTypeWarmMatte ST_PresetMaterialType = 8 ST_PresetMaterialTypeTranslucentPowder ST_PresetMaterialType = 9 ST_PresetMaterialTypePowder ST_PresetMaterialType = 10 ST_PresetMaterialTypeDkEdge ST_PresetMaterialType = 11 ST_PresetMaterialTypeSoftEdge ST_PresetMaterialType = 12 ST_PresetMaterialTypeClear ST_PresetMaterialType = 13 ST_PresetMaterialTypeFlat ST_PresetMaterialType = 14 ST_PresetMaterialTypeSoftmetal ST_PresetMaterialType = 15 )
func (m ST_PresetMaterialType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PresetMaterialType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PresetMaterialType) String() string
func (m *ST_PresetMaterialType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PresetMaterialType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PresetMaterialType) Validate() error
func (m ST_PresetMaterialType) ValidateWithPath(path string) error
type ST_PresetPatternVal byte
const ( ST_PresetPatternValUnset ST_PresetPatternVal = 0 ST_PresetPatternValPct5 ST_PresetPatternVal = 1 ST_PresetPatternValPct10 ST_PresetPatternVal = 2 ST_PresetPatternValPct20 ST_PresetPatternVal = 3 ST_PresetPatternValPct25 ST_PresetPatternVal = 4 ST_PresetPatternValPct30 ST_PresetPatternVal = 5 ST_PresetPatternValPct40 ST_PresetPatternVal = 6 ST_PresetPatternValPct50 ST_PresetPatternVal = 7 ST_PresetPatternValPct60 ST_PresetPatternVal = 8 ST_PresetPatternValPct70 ST_PresetPatternVal = 9 ST_PresetPatternValPct75 ST_PresetPatternVal = 10 ST_PresetPatternValPct80 ST_PresetPatternVal = 11 ST_PresetPatternValPct90 ST_PresetPatternVal = 12 ST_PresetPatternValHorz ST_PresetPatternVal = 13 ST_PresetPatternValVert ST_PresetPatternVal = 14 ST_PresetPatternValLtHorz ST_PresetPatternVal = 15 ST_PresetPatternValLtVert ST_PresetPatternVal = 16 ST_PresetPatternValDkHorz ST_PresetPatternVal = 17 ST_PresetPatternValDkVert ST_PresetPatternVal = 18 ST_PresetPatternValNarHorz ST_PresetPatternVal = 19 ST_PresetPatternValNarVert ST_PresetPatternVal = 20 ST_PresetPatternValDashHorz ST_PresetPatternVal = 21 ST_PresetPatternValDashVert ST_PresetPatternVal = 22 ST_PresetPatternValCross ST_PresetPatternVal = 23 ST_PresetPatternValDnDiag ST_PresetPatternVal = 24 ST_PresetPatternValUpDiag ST_PresetPatternVal = 25 ST_PresetPatternValLtDnDiag ST_PresetPatternVal = 26 ST_PresetPatternValLtUpDiag ST_PresetPatternVal = 27 ST_PresetPatternValDkDnDiag ST_PresetPatternVal = 28 ST_PresetPatternValDkUpDiag ST_PresetPatternVal = 29 ST_PresetPatternValWdDnDiag ST_PresetPatternVal = 30 ST_PresetPatternValWdUpDiag ST_PresetPatternVal = 31 ST_PresetPatternValDashDnDiag ST_PresetPatternVal = 32 ST_PresetPatternValDashUpDiag ST_PresetPatternVal = 33 ST_PresetPatternValDiagCross ST_PresetPatternVal = 34 ST_PresetPatternValSmCheck ST_PresetPatternVal = 35 ST_PresetPatternValLgCheck ST_PresetPatternVal = 36 ST_PresetPatternValSmGrid ST_PresetPatternVal = 37 ST_PresetPatternValLgGrid ST_PresetPatternVal = 38 ST_PresetPatternValDotGrid ST_PresetPatternVal = 39 ST_PresetPatternValSmConfetti ST_PresetPatternVal = 40 ST_PresetPatternValLgConfetti ST_PresetPatternVal = 41 ST_PresetPatternValHorzBrick ST_PresetPatternVal = 42 ST_PresetPatternValDiagBrick ST_PresetPatternVal = 43 ST_PresetPatternValSolidDmnd ST_PresetPatternVal = 44 ST_PresetPatternValOpenDmnd ST_PresetPatternVal = 45 ST_PresetPatternValDotDmnd ST_PresetPatternVal = 46 ST_PresetPatternValPlaid ST_PresetPatternVal = 47 ST_PresetPatternValSphere ST_PresetPatternVal = 48 ST_PresetPatternValWeave ST_PresetPatternVal = 49 ST_PresetPatternValDivot ST_PresetPatternVal = 50 ST_PresetPatternValShingle ST_PresetPatternVal = 51 ST_PresetPatternValWave ST_PresetPatternVal = 52 ST_PresetPatternValTrellis ST_PresetPatternVal = 53 ST_PresetPatternValZigZag ST_PresetPatternVal = 54 )
func (m ST_PresetPatternVal) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PresetPatternVal) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PresetPatternVal) String() string
func (m *ST_PresetPatternVal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PresetPatternVal) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PresetPatternVal) Validate() error
func (m ST_PresetPatternVal) ValidateWithPath(path string) error
type ST_PresetShadowVal byte
const ( ST_PresetShadowValUnset ST_PresetShadowVal = 0 ST_PresetShadowValShdw1 ST_PresetShadowVal = 1 ST_PresetShadowValShdw2 ST_PresetShadowVal = 2 ST_PresetShadowValShdw3 ST_PresetShadowVal = 3 ST_PresetShadowValShdw4 ST_PresetShadowVal = 4 ST_PresetShadowValShdw5 ST_PresetShadowVal = 5 ST_PresetShadowValShdw6 ST_PresetShadowVal = 6 ST_PresetShadowValShdw7 ST_PresetShadowVal = 7 ST_PresetShadowValShdw8 ST_PresetShadowVal = 8 ST_PresetShadowValShdw9 ST_PresetShadowVal = 9 ST_PresetShadowValShdw10 ST_PresetShadowVal = 10 ST_PresetShadowValShdw11 ST_PresetShadowVal = 11 ST_PresetShadowValShdw12 ST_PresetShadowVal = 12 ST_PresetShadowValShdw13 ST_PresetShadowVal = 13 ST_PresetShadowValShdw14 ST_PresetShadowVal = 14 ST_PresetShadowValShdw15 ST_PresetShadowVal = 15 ST_PresetShadowValShdw16 ST_PresetShadowVal = 16 ST_PresetShadowValShdw17 ST_PresetShadowVal = 17 ST_PresetShadowValShdw18 ST_PresetShadowVal = 18 ST_PresetShadowValShdw19 ST_PresetShadowVal = 19 ST_PresetShadowValShdw20 ST_PresetShadowVal = 20 )
func (m ST_PresetShadowVal) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_PresetShadowVal) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_PresetShadowVal) String() string
func (m *ST_PresetShadowVal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_PresetShadowVal) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_PresetShadowVal) Validate() error
func (m ST_PresetShadowVal) ValidateWithPath(path string) error
type ST_RectAlignment byte
const ( ST_RectAlignmentUnset ST_RectAlignment = 0 ST_RectAlignmentTl ST_RectAlignment = 1 ST_RectAlignmentT ST_RectAlignment = 2 ST_RectAlignmentTr ST_RectAlignment = 3 ST_RectAlignmentL ST_RectAlignment = 4 ST_RectAlignmentCtr ST_RectAlignment = 5 ST_RectAlignmentR ST_RectAlignment = 6 ST_RectAlignmentBl ST_RectAlignment = 7 ST_RectAlignmentB ST_RectAlignment = 8 ST_RectAlignmentBr ST_RectAlignment = 9 )
func (m ST_RectAlignment) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_RectAlignment) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_RectAlignment) String() string
func (m *ST_RectAlignment) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_RectAlignment) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_RectAlignment) Validate() error
func (m ST_RectAlignment) ValidateWithPath(path string) error
type ST_SchemeColorVal byte
const ( ST_SchemeColorValUnset ST_SchemeColorVal = 0 ST_SchemeColorValBg1 ST_SchemeColorVal = 1 ST_SchemeColorValTx1 ST_SchemeColorVal = 2 ST_SchemeColorValBg2 ST_SchemeColorVal = 3 ST_SchemeColorValTx2 ST_SchemeColorVal = 4 ST_SchemeColorValAccent1 ST_SchemeColorVal = 5 ST_SchemeColorValAccent2 ST_SchemeColorVal = 6 ST_SchemeColorValAccent3 ST_SchemeColorVal = 7 ST_SchemeColorValAccent4 ST_SchemeColorVal = 8 ST_SchemeColorValAccent5 ST_SchemeColorVal = 9 ST_SchemeColorValAccent6 ST_SchemeColorVal = 10 ST_SchemeColorValHlink ST_SchemeColorVal = 11 ST_SchemeColorValFolHlink ST_SchemeColorVal = 12 ST_SchemeColorValPhClr ST_SchemeColorVal = 13 ST_SchemeColorValDk1 ST_SchemeColorVal = 14 ST_SchemeColorValLt1 ST_SchemeColorVal = 15 ST_SchemeColorValDk2 ST_SchemeColorVal = 16 ST_SchemeColorValLt2 ST_SchemeColorVal = 17 )
func (m ST_SchemeColorVal) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_SchemeColorVal) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_SchemeColorVal) String() string
func (m *ST_SchemeColorVal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_SchemeColorVal) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_SchemeColorVal) Validate() error
func (m ST_SchemeColorVal) ValidateWithPath(path string) error
type ST_ShapeType byte
const ( ST_ShapeTypeUnset ST_ShapeType = 0 ST_ShapeTypeLine ST_ShapeType = 1 ST_ShapeTypeLineInv ST_ShapeType = 2 ST_ShapeTypeTriangle ST_ShapeType = 3 ST_ShapeTypeRtTriangle ST_ShapeType = 4 ST_ShapeTypeRect ST_ShapeType = 5 ST_ShapeTypeDiamond ST_ShapeType = 6 ST_ShapeTypeParallelogram ST_ShapeType = 7 ST_ShapeTypeTrapezoid ST_ShapeType = 8 ST_ShapeTypeNonIsoscelesTrapezoid ST_ShapeType = 9 ST_ShapeTypePentagon ST_ShapeType = 10 ST_ShapeTypeHexagon ST_ShapeType = 11 ST_ShapeTypeHeptagon ST_ShapeType = 12 ST_ShapeTypeOctagon ST_ShapeType = 13 ST_ShapeTypeDecagon ST_ShapeType = 14 ST_ShapeTypeDodecagon ST_ShapeType = 15 ST_ShapeTypeStar4 ST_ShapeType = 16 ST_ShapeTypeStar5 ST_ShapeType = 17 ST_ShapeTypeStar6 ST_ShapeType = 18 ST_ShapeTypeStar7 ST_ShapeType = 19 ST_ShapeTypeStar8 ST_ShapeType = 20 ST_ShapeTypeStar10 ST_ShapeType = 21 ST_ShapeTypeStar12 ST_ShapeType = 22 ST_ShapeTypeStar16 ST_ShapeType = 23 ST_ShapeTypeStar24 ST_ShapeType = 24 ST_ShapeTypeStar32 ST_ShapeType = 25 ST_ShapeTypeRoundRect ST_ShapeType = 26 ST_ShapeTypeRound1Rect ST_ShapeType = 27 ST_ShapeTypeRound2SameRect ST_ShapeType = 28 ST_ShapeTypeRound2DiagRect ST_ShapeType = 29 ST_ShapeTypeSnipRoundRect ST_ShapeType = 30 ST_ShapeTypeSnip1Rect ST_ShapeType = 31 ST_ShapeTypeSnip2SameRect ST_ShapeType = 32 ST_ShapeTypeSnip2DiagRect ST_ShapeType = 33 ST_ShapeTypePlaque ST_ShapeType = 34 ST_ShapeTypeEllipse ST_ShapeType = 35 ST_ShapeTypeTeardrop ST_ShapeType = 36 ST_ShapeTypeHomePlate ST_ShapeType = 37 ST_ShapeTypeChevron ST_ShapeType = 38 ST_ShapeTypePieWedge ST_ShapeType = 39 ST_ShapeTypePie ST_ShapeType = 40 ST_ShapeTypeBlockArc ST_ShapeType = 41 ST_ShapeTypeDonut ST_ShapeType = 42 ST_ShapeTypeNoSmoking ST_ShapeType = 43 ST_ShapeTypeRightArrow ST_ShapeType = 44 ST_ShapeTypeLeftArrow ST_ShapeType = 45 ST_ShapeTypeUpArrow ST_ShapeType = 46 ST_ShapeTypeDownArrow ST_ShapeType = 47 ST_ShapeTypeStripedRightArrow ST_ShapeType = 48 ST_ShapeTypeNotchedRightArrow ST_ShapeType = 49 ST_ShapeTypeBentUpArrow ST_ShapeType = 50 ST_ShapeTypeLeftRightArrow ST_ShapeType = 51 ST_ShapeTypeUpDownArrow ST_ShapeType = 52 ST_ShapeTypeLeftUpArrow ST_ShapeType = 53 ST_ShapeTypeLeftRightUpArrow ST_ShapeType = 54 ST_ShapeTypeQuadArrow ST_ShapeType = 55 ST_ShapeTypeLeftArrowCallout ST_ShapeType = 56 ST_ShapeTypeRightArrowCallout ST_ShapeType = 57 ST_ShapeTypeUpArrowCallout ST_ShapeType = 58 ST_ShapeTypeDownArrowCallout ST_ShapeType = 59 ST_ShapeTypeLeftRightArrowCallout ST_ShapeType = 60 ST_ShapeTypeUpDownArrowCallout ST_ShapeType = 61 ST_ShapeTypeQuadArrowCallout ST_ShapeType = 62 ST_ShapeTypeBentArrow ST_ShapeType = 63 ST_ShapeTypeUturnArrow ST_ShapeType = 64 ST_ShapeTypeCircularArrow ST_ShapeType = 65 ST_ShapeTypeLeftCircularArrow ST_ShapeType = 66 ST_ShapeTypeLeftRightCircularArrow ST_ShapeType = 67 ST_ShapeTypeCurvedRightArrow ST_ShapeType = 68 ST_ShapeTypeCurvedLeftArrow ST_ShapeType = 69 ST_ShapeTypeCurvedUpArrow ST_ShapeType = 70 ST_ShapeTypeCurvedDownArrow ST_ShapeType = 71 ST_ShapeTypeSwooshArrow ST_ShapeType = 72 ST_ShapeTypeCube ST_ShapeType = 73 ST_ShapeTypeCan ST_ShapeType = 74 ST_ShapeTypeLightningBolt ST_ShapeType = 75 ST_ShapeTypeHeart ST_ShapeType = 76 ST_ShapeTypeSun ST_ShapeType = 77 ST_ShapeTypeMoon ST_ShapeType = 78 ST_ShapeTypeSmileyFace ST_ShapeType = 79 ST_ShapeTypeIrregularSeal1 ST_ShapeType = 80 ST_ShapeTypeIrregularSeal2 ST_ShapeType = 81 ST_ShapeTypeFoldedCorner ST_ShapeType = 82 ST_ShapeTypeBevel ST_ShapeType = 83 ST_ShapeTypeFrame ST_ShapeType = 84 ST_ShapeTypeHalfFrame ST_ShapeType = 85 ST_ShapeTypeCorner ST_ShapeType = 86 ST_ShapeTypeDiagStripe ST_ShapeType = 87 ST_ShapeTypeChord ST_ShapeType = 88 ST_ShapeTypeArc ST_ShapeType = 89 ST_ShapeTypeLeftBracket ST_ShapeType = 90 ST_ShapeTypeRightBracket ST_ShapeType = 91 ST_ShapeTypeLeftBrace ST_ShapeType = 92 ST_ShapeTypeRightBrace ST_ShapeType = 93 ST_ShapeTypeBracketPair ST_ShapeType = 94 ST_ShapeTypeBracePair ST_ShapeType = 95 ST_ShapeTypeStraightConnector1 ST_ShapeType = 96 ST_ShapeTypeBentConnector2 ST_ShapeType = 97 ST_ShapeTypeBentConnector3 ST_ShapeType = 98 ST_ShapeTypeBentConnector4 ST_ShapeType = 99 ST_ShapeTypeBentConnector5 ST_ShapeType = 100 ST_ShapeTypeCurvedConnector2 ST_ShapeType = 101 ST_ShapeTypeCurvedConnector3 ST_ShapeType = 102 ST_ShapeTypeCurvedConnector4 ST_ShapeType = 103 ST_ShapeTypeCurvedConnector5 ST_ShapeType = 104 ST_ShapeTypeCallout1 ST_ShapeType = 105 ST_ShapeTypeCallout2 ST_ShapeType = 106 ST_ShapeTypeCallout3 ST_ShapeType = 107 ST_ShapeTypeAccentCallout1 ST_ShapeType = 108 ST_ShapeTypeAccentCallout2 ST_ShapeType = 109 ST_ShapeTypeAccentCallout3 ST_ShapeType = 110 ST_ShapeTypeBorderCallout1 ST_ShapeType = 111 ST_ShapeTypeBorderCallout2 ST_ShapeType = 112 ST_ShapeTypeBorderCallout3 ST_ShapeType = 113 ST_ShapeTypeAccentBorderCallout1 ST_ShapeType = 114 ST_ShapeTypeAccentBorderCallout2 ST_ShapeType = 115 ST_ShapeTypeAccentBorderCallout3 ST_ShapeType = 116 ST_ShapeTypeWedgeRectCallout ST_ShapeType = 117 ST_ShapeTypeWedgeRoundRectCallout ST_ShapeType = 118 ST_ShapeTypeWedgeEllipseCallout ST_ShapeType = 119 ST_ShapeTypeCloudCallout ST_ShapeType = 120 ST_ShapeTypeCloud ST_ShapeType = 121 ST_ShapeTypeRibbon ST_ShapeType = 122 ST_ShapeTypeRibbon2 ST_ShapeType = 123 ST_ShapeTypeEllipseRibbon ST_ShapeType = 124 ST_ShapeTypeEllipseRibbon2 ST_ShapeType = 125 ST_ShapeTypeLeftRightRibbon ST_ShapeType = 126 ST_ShapeTypeVerticalScroll ST_ShapeType = 127 ST_ShapeTypeHorizontalScroll ST_ShapeType = 128 ST_ShapeTypeWave ST_ShapeType = 129 ST_ShapeTypeDoubleWave ST_ShapeType = 130 ST_ShapeTypePlus ST_ShapeType = 131 ST_ShapeTypeFlowChartProcess ST_ShapeType = 132 ST_ShapeTypeFlowChartDecision ST_ShapeType = 133 ST_ShapeTypeFlowChartInputOutput ST_ShapeType = 134 ST_ShapeTypeFlowChartPredefinedProcess ST_ShapeType = 135 ST_ShapeTypeFlowChartInternalStorage ST_ShapeType = 136 ST_ShapeTypeFlowChartDocument ST_ShapeType = 137 ST_ShapeTypeFlowChartMultidocument ST_ShapeType = 138 ST_ShapeTypeFlowChartTerminator ST_ShapeType = 139 ST_ShapeTypeFlowChartPreparation ST_ShapeType = 140 ST_ShapeTypeFlowChartManualInput ST_ShapeType = 141 ST_ShapeTypeFlowChartManualOperation ST_ShapeType = 142 ST_ShapeTypeFlowChartConnector ST_ShapeType = 143 ST_ShapeTypeFlowChartPunchedCard ST_ShapeType = 144 ST_ShapeTypeFlowChartPunchedTape ST_ShapeType = 145 ST_ShapeTypeFlowChartSummingJunction ST_ShapeType = 146 ST_ShapeTypeFlowChartOr ST_ShapeType = 147 ST_ShapeTypeFlowChartCollate ST_ShapeType = 148 ST_ShapeTypeFlowChartSort ST_ShapeType = 149 ST_ShapeTypeFlowChartExtract ST_ShapeType = 150 ST_ShapeTypeFlowChartMerge ST_ShapeType = 151 ST_ShapeTypeFlowChartOfflineStorage ST_ShapeType = 152 ST_ShapeTypeFlowChartOnlineStorage ST_ShapeType = 153 ST_ShapeTypeFlowChartMagneticTape ST_ShapeType = 154 ST_ShapeTypeFlowChartMagneticDisk ST_ShapeType = 155 ST_ShapeTypeFlowChartMagneticDrum ST_ShapeType = 156 ST_ShapeTypeFlowChartDisplay ST_ShapeType = 157 ST_ShapeTypeFlowChartDelay ST_ShapeType = 158 ST_ShapeTypeFlowChartAlternateProcess ST_ShapeType = 159 ST_ShapeTypeFlowChartOffpageConnector ST_ShapeType = 160 ST_ShapeTypeActionButtonBlank ST_ShapeType = 161 ST_ShapeTypeActionButtonHome ST_ShapeType = 162 ST_ShapeTypeActionButtonHelp ST_ShapeType = 163 ST_ShapeTypeActionButtonInformation ST_ShapeType = 164 ST_ShapeTypeActionButtonForwardNext ST_ShapeType = 165 ST_ShapeTypeActionButtonBackPrevious ST_ShapeType = 166 ST_ShapeTypeActionButtonEnd ST_ShapeType = 167 ST_ShapeTypeActionButtonBeginning ST_ShapeType = 168 ST_ShapeTypeActionButtonReturn ST_ShapeType = 169 ST_ShapeTypeActionButtonDocument ST_ShapeType = 170 ST_ShapeTypeActionButtonSound ST_ShapeType = 171 ST_ShapeTypeActionButtonMovie ST_ShapeType = 172 ST_ShapeTypeGear6 ST_ShapeType = 173 ST_ShapeTypeGear9 ST_ShapeType = 174 ST_ShapeTypeFunnel ST_ShapeType = 175 ST_ShapeTypeMathPlus ST_ShapeType = 176 ST_ShapeTypeMathMinus ST_ShapeType = 177 ST_ShapeTypeMathMultiply ST_ShapeType = 178 ST_ShapeTypeMathDivide ST_ShapeType = 179 ST_ShapeTypeMathEqual ST_ShapeType = 180 ST_ShapeTypeMathNotEqual ST_ShapeType = 181 ST_ShapeTypeCornerTabs ST_ShapeType = 182 ST_ShapeTypeSquareTabs ST_ShapeType = 183 ST_ShapeTypePlaqueTabs ST_ShapeType = 184 ST_ShapeTypeChartX ST_ShapeType = 185 ST_ShapeTypeChartStar ST_ShapeType = 186 ST_ShapeTypeChartPlus ST_ShapeType = 187 )
func (m ST_ShapeType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_ShapeType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_ShapeType) String() string
func (m *ST_ShapeType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_ShapeType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_ShapeType) Validate() error
func (m ST_ShapeType) ValidateWithPath(path string) error
type ST_SystemColorVal byte
const ( ST_SystemColorValUnset ST_SystemColorVal = 0 ST_SystemColorValScrollBar ST_SystemColorVal = 1 ST_SystemColorValBackground ST_SystemColorVal = 2 ST_SystemColorValActiveCaption ST_SystemColorVal = 3 ST_SystemColorValInactiveCaption ST_SystemColorVal = 4 ST_SystemColorValMenu ST_SystemColorVal = 5 ST_SystemColorValWindow ST_SystemColorVal = 6 ST_SystemColorValWindowFrame ST_SystemColorVal = 7 ST_SystemColorValMenuText ST_SystemColorVal = 8 ST_SystemColorValWindowText ST_SystemColorVal = 9 ST_SystemColorValCaptionText ST_SystemColorVal = 10 ST_SystemColorValActiveBorder ST_SystemColorVal = 11 ST_SystemColorValInactiveBorder ST_SystemColorVal = 12 ST_SystemColorValAppWorkspace ST_SystemColorVal = 13 ST_SystemColorValHighlight ST_SystemColorVal = 14 ST_SystemColorValHighlightText ST_SystemColorVal = 15 ST_SystemColorValBtnFace ST_SystemColorVal = 16 ST_SystemColorValBtnShadow ST_SystemColorVal = 17 ST_SystemColorValGrayText ST_SystemColorVal = 18 ST_SystemColorValBtnText ST_SystemColorVal = 19 ST_SystemColorValInactiveCaptionText ST_SystemColorVal = 20 ST_SystemColorValBtnHighlight ST_SystemColorVal = 21 ST_SystemColorVal3dDkShadow ST_SystemColorVal = 22 ST_SystemColorVal3dLight ST_SystemColorVal = 23 ST_SystemColorValInfoText ST_SystemColorVal = 24 ST_SystemColorValInfoBk ST_SystemColorVal = 25 ST_SystemColorValHotLight ST_SystemColorVal = 26 ST_SystemColorValGradientActiveCaption ST_SystemColorVal = 27 ST_SystemColorValGradientInactiveCaption ST_SystemColorVal = 28 ST_SystemColorValMenuHighlight ST_SystemColorVal = 29 ST_SystemColorValMenuBar ST_SystemColorVal = 30 )
func (m ST_SystemColorVal) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_SystemColorVal) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_SystemColorVal) String() string
func (m *ST_SystemColorVal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_SystemColorVal) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_SystemColorVal) Validate() error
func (m ST_SystemColorVal) ValidateWithPath(path string) error
type ST_TextAlignType byte
const ( ST_TextAlignTypeUnset ST_TextAlignType = 0 ST_TextAlignTypeL ST_TextAlignType = 1 ST_TextAlignTypeCtr ST_TextAlignType = 2 ST_TextAlignTypeR ST_TextAlignType = 3 ST_TextAlignTypeJust ST_TextAlignType = 4 ST_TextAlignTypeJustLow ST_TextAlignType = 5 ST_TextAlignTypeDist ST_TextAlignType = 6 ST_TextAlignTypeThaiDist ST_TextAlignType = 7 )
func (m ST_TextAlignType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextAlignType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextAlignType) String() string
func (m *ST_TextAlignType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextAlignType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextAlignType) Validate() error
func (m ST_TextAlignType) ValidateWithPath(path string) error
type ST_TextAnchoringType byte
const ( ST_TextAnchoringTypeUnset ST_TextAnchoringType = 0 ST_TextAnchoringTypeT ST_TextAnchoringType = 1 ST_TextAnchoringTypeCtr ST_TextAnchoringType = 2 ST_TextAnchoringTypeB ST_TextAnchoringType = 3 ST_TextAnchoringTypeJust ST_TextAnchoringType = 4 ST_TextAnchoringTypeDist ST_TextAnchoringType = 5 )
func (m ST_TextAnchoringType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextAnchoringType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextAnchoringType) String() string
func (m *ST_TextAnchoringType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextAnchoringType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextAnchoringType) Validate() error
func (m ST_TextAnchoringType) ValidateWithPath(path string) error
type ST_TextAutonumberScheme byte
const ( ST_TextAutonumberSchemeUnset ST_TextAutonumberScheme = 0 ST_TextAutonumberSchemeAlphaLcParenBoth ST_TextAutonumberScheme = 1 ST_TextAutonumberSchemeAlphaUcParenBoth ST_TextAutonumberScheme = 2 ST_TextAutonumberSchemeAlphaLcParenR ST_TextAutonumberScheme = 3 ST_TextAutonumberSchemeAlphaUcParenR ST_TextAutonumberScheme = 4 ST_TextAutonumberSchemeAlphaLcPeriod ST_TextAutonumberScheme = 5 ST_TextAutonumberSchemeAlphaUcPeriod ST_TextAutonumberScheme = 6 ST_TextAutonumberSchemeArabicParenBoth ST_TextAutonumberScheme = 7 ST_TextAutonumberSchemeArabicParenR ST_TextAutonumberScheme = 8 ST_TextAutonumberSchemeArabicPeriod ST_TextAutonumberScheme = 9 ST_TextAutonumberSchemeArabicPlain ST_TextAutonumberScheme = 10 ST_TextAutonumberSchemeRomanLcParenBoth ST_TextAutonumberScheme = 11 ST_TextAutonumberSchemeRomanUcParenBoth ST_TextAutonumberScheme = 12 ST_TextAutonumberSchemeRomanLcParenR ST_TextAutonumberScheme = 13 ST_TextAutonumberSchemeRomanUcParenR ST_TextAutonumberScheme = 14 ST_TextAutonumberSchemeRomanLcPeriod ST_TextAutonumberScheme = 15 ST_TextAutonumberSchemeRomanUcPeriod ST_TextAutonumberScheme = 16 ST_TextAutonumberSchemeCircleNumDbPlain ST_TextAutonumberScheme = 17 ST_TextAutonumberSchemeCircleNumWdBlackPlain ST_TextAutonumberScheme = 18 ST_TextAutonumberSchemeCircleNumWdWhitePlain ST_TextAutonumberScheme = 19 ST_TextAutonumberSchemeArabicDbPeriod ST_TextAutonumberScheme = 20 ST_TextAutonumberSchemeArabicDbPlain ST_TextAutonumberScheme = 21 ST_TextAutonumberSchemeEa1ChsPeriod ST_TextAutonumberScheme = 22 ST_TextAutonumberSchemeEa1ChsPlain ST_TextAutonumberScheme = 23 ST_TextAutonumberSchemeEa1ChtPeriod ST_TextAutonumberScheme = 24 ST_TextAutonumberSchemeEa1ChtPlain ST_TextAutonumberScheme = 25 ST_TextAutonumberSchemeEa1JpnChsDbPeriod ST_TextAutonumberScheme = 26 ST_TextAutonumberSchemeEa1JpnKorPlain ST_TextAutonumberScheme = 27 ST_TextAutonumberSchemeEa1JpnKorPeriod ST_TextAutonumberScheme = 28 ST_TextAutonumberSchemeArabic1Minus ST_TextAutonumberScheme = 29 ST_TextAutonumberSchemeArabic2Minus ST_TextAutonumberScheme = 30 ST_TextAutonumberSchemeHebrew2Minus ST_TextAutonumberScheme = 31 ST_TextAutonumberSchemeThaiAlphaPeriod ST_TextAutonumberScheme = 32 ST_TextAutonumberSchemeThaiAlphaParenR ST_TextAutonumberScheme = 33 ST_TextAutonumberSchemeThaiAlphaParenBoth ST_TextAutonumberScheme = 34 ST_TextAutonumberSchemeThaiNumPeriod ST_TextAutonumberScheme = 35 ST_TextAutonumberSchemeThaiNumParenR ST_TextAutonumberScheme = 36 ST_TextAutonumberSchemeThaiNumParenBoth ST_TextAutonumberScheme = 37 ST_TextAutonumberSchemeHindiAlphaPeriod ST_TextAutonumberScheme = 38 ST_TextAutonumberSchemeHindiNumPeriod ST_TextAutonumberScheme = 39 ST_TextAutonumberSchemeHindiNumParenR ST_TextAutonumberScheme = 40 ST_TextAutonumberSchemeHindiAlpha1Period ST_TextAutonumberScheme = 41 )
func (m ST_TextAutonumberScheme) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextAutonumberScheme) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextAutonumberScheme) String() string
func (m *ST_TextAutonumberScheme) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextAutonumberScheme) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextAutonumberScheme) Validate() error
func (m ST_TextAutonumberScheme) ValidateWithPath(path string) error
ST_TextBulletSize is a union type
type ST_TextBulletSize struct { ST_TextBulletSizePercent *string ST_TextBulletSizeDecimal *int32 }
func (m ST_TextBulletSize) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_TextBulletSize) String() string
func (m *ST_TextBulletSize) Validate() error
func (m *ST_TextBulletSize) ValidateWithPath(path string) error
type ST_TextCapsType byte
const ( ST_TextCapsTypeUnset ST_TextCapsType = 0 ST_TextCapsTypeNone ST_TextCapsType = 1 ST_TextCapsTypeSmall ST_TextCapsType = 2 ST_TextCapsTypeAll ST_TextCapsType = 3 )
func (m ST_TextCapsType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextCapsType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextCapsType) String() string
func (m *ST_TextCapsType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextCapsType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextCapsType) Validate() error
func (m ST_TextCapsType) ValidateWithPath(path string) error
type ST_TextFontAlignType byte
const ( ST_TextFontAlignTypeUnset ST_TextFontAlignType = 0 ST_TextFontAlignTypeAuto ST_TextFontAlignType = 1 ST_TextFontAlignTypeT ST_TextFontAlignType = 2 ST_TextFontAlignTypeCtr ST_TextFontAlignType = 3 ST_TextFontAlignTypeBase ST_TextFontAlignType = 4 ST_TextFontAlignTypeB ST_TextFontAlignType = 5 )
func (m ST_TextFontAlignType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextFontAlignType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextFontAlignType) String() string
func (m *ST_TextFontAlignType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextFontAlignType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextFontAlignType) Validate() error
func (m ST_TextFontAlignType) ValidateWithPath(path string) error
ST_TextFontScalePercentOrPercentString is a union type
type ST_TextFontScalePercentOrPercentString struct { ST_TextFontScalePercent *int32 ST_Percentage *string }
func ParseUnionST_TextFontScalePercentOrPercentString(s string) (ST_TextFontScalePercentOrPercentString, error)
func (m ST_TextFontScalePercentOrPercentString) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_TextFontScalePercentOrPercentString) String() string
func (m *ST_TextFontScalePercentOrPercentString) Validate() error
func (m *ST_TextFontScalePercentOrPercentString) ValidateWithPath(path string) error
type ST_TextHorzOverflowType byte
const ( ST_TextHorzOverflowTypeUnset ST_TextHorzOverflowType = 0 ST_TextHorzOverflowTypeOverflow ST_TextHorzOverflowType = 1 ST_TextHorzOverflowTypeClip ST_TextHorzOverflowType = 2 )
func (m ST_TextHorzOverflowType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextHorzOverflowType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextHorzOverflowType) String() string
func (m *ST_TextHorzOverflowType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextHorzOverflowType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextHorzOverflowType) Validate() error
func (m ST_TextHorzOverflowType) ValidateWithPath(path string) error
ST_TextPoint is a union type
type ST_TextPoint struct { ST_TextPointUnqualified *int32 ST_UniversalMeasure *string }
func ParseUnionST_TextPoint(s string) (ST_TextPoint, error)
func (m ST_TextPoint) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_TextPoint) String() string
func (m *ST_TextPoint) Validate() error
func (m *ST_TextPoint) ValidateWithPath(path string) error
type ST_TextShapeType byte
const ( ST_TextShapeTypeUnset ST_TextShapeType = 0 ST_TextShapeTypeTextNoShape ST_TextShapeType = 1 ST_TextShapeTypeTextPlain ST_TextShapeType = 2 ST_TextShapeTypeTextStop ST_TextShapeType = 3 ST_TextShapeTypeTextTriangle ST_TextShapeType = 4 ST_TextShapeTypeTextTriangleInverted ST_TextShapeType = 5 ST_TextShapeTypeTextChevron ST_TextShapeType = 6 ST_TextShapeTypeTextChevronInverted ST_TextShapeType = 7 ST_TextShapeTypeTextRingInside ST_TextShapeType = 8 ST_TextShapeTypeTextRingOutside ST_TextShapeType = 9 ST_TextShapeTypeTextArchUp ST_TextShapeType = 10 ST_TextShapeTypeTextArchDown ST_TextShapeType = 11 ST_TextShapeTypeTextCircle ST_TextShapeType = 12 ST_TextShapeTypeTextButton ST_TextShapeType = 13 ST_TextShapeTypeTextArchUpPour ST_TextShapeType = 14 ST_TextShapeTypeTextArchDownPour ST_TextShapeType = 15 ST_TextShapeTypeTextCirclePour ST_TextShapeType = 16 ST_TextShapeTypeTextButtonPour ST_TextShapeType = 17 ST_TextShapeTypeTextCurveUp ST_TextShapeType = 18 ST_TextShapeTypeTextCurveDown ST_TextShapeType = 19 ST_TextShapeTypeTextCanUp ST_TextShapeType = 20 ST_TextShapeTypeTextCanDown ST_TextShapeType = 21 ST_TextShapeTypeTextWave1 ST_TextShapeType = 22 ST_TextShapeTypeTextWave2 ST_TextShapeType = 23 ST_TextShapeTypeTextDoubleWave1 ST_TextShapeType = 24 ST_TextShapeTypeTextWave4 ST_TextShapeType = 25 ST_TextShapeTypeTextInflate ST_TextShapeType = 26 ST_TextShapeTypeTextDeflate ST_TextShapeType = 27 ST_TextShapeTypeTextInflateBottom ST_TextShapeType = 28 ST_TextShapeTypeTextDeflateBottom ST_TextShapeType = 29 ST_TextShapeTypeTextInflateTop ST_TextShapeType = 30 ST_TextShapeTypeTextDeflateTop ST_TextShapeType = 31 ST_TextShapeTypeTextDeflateInflate ST_TextShapeType = 32 ST_TextShapeTypeTextDeflateInflateDeflate ST_TextShapeType = 33 ST_TextShapeTypeTextFadeRight ST_TextShapeType = 34 ST_TextShapeTypeTextFadeLeft ST_TextShapeType = 35 ST_TextShapeTypeTextFadeUp ST_TextShapeType = 36 ST_TextShapeTypeTextFadeDown ST_TextShapeType = 37 ST_TextShapeTypeTextSlantUp ST_TextShapeType = 38 ST_TextShapeTypeTextSlantDown ST_TextShapeType = 39 ST_TextShapeTypeTextCascadeUp ST_TextShapeType = 40 ST_TextShapeTypeTextCascadeDown ST_TextShapeType = 41 )
func (m ST_TextShapeType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextShapeType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextShapeType) String() string
func (m *ST_TextShapeType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextShapeType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextShapeType) Validate() error
func (m ST_TextShapeType) ValidateWithPath(path string) error
ST_TextSpacingPercentOrPercentString is a union type
type ST_TextSpacingPercentOrPercentString struct { ST_TextSpacingPercent *int32 ST_Percentage *string }
func ParseUnionST_TextSpacingPercentOrPercentString(s string) (ST_TextSpacingPercentOrPercentString, error)
func (m ST_TextSpacingPercentOrPercentString) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m ST_TextSpacingPercentOrPercentString) String() string
func (m *ST_TextSpacingPercentOrPercentString) Validate() error
func (m *ST_TextSpacingPercentOrPercentString) ValidateWithPath(path string) error
type ST_TextStrikeType byte
const ( ST_TextStrikeTypeUnset ST_TextStrikeType = 0 ST_TextStrikeTypeNoStrike ST_TextStrikeType = 1 ST_TextStrikeTypeSngStrike ST_TextStrikeType = 2 ST_TextStrikeTypeDblStrike ST_TextStrikeType = 3 )
func (m ST_TextStrikeType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextStrikeType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextStrikeType) String() string
func (m *ST_TextStrikeType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextStrikeType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextStrikeType) Validate() error
func (m ST_TextStrikeType) ValidateWithPath(path string) error
type ST_TextTabAlignType byte
const ( ST_TextTabAlignTypeUnset ST_TextTabAlignType = 0 ST_TextTabAlignTypeL ST_TextTabAlignType = 1 ST_TextTabAlignTypeCtr ST_TextTabAlignType = 2 ST_TextTabAlignTypeR ST_TextTabAlignType = 3 ST_TextTabAlignTypeDec ST_TextTabAlignType = 4 )
func (m ST_TextTabAlignType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextTabAlignType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextTabAlignType) String() string
func (m *ST_TextTabAlignType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextTabAlignType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextTabAlignType) Validate() error
func (m ST_TextTabAlignType) ValidateWithPath(path string) error
type ST_TextUnderlineType byte
const ( ST_TextUnderlineTypeUnset ST_TextUnderlineType = 0 ST_TextUnderlineTypeNone ST_TextUnderlineType = 1 ST_TextUnderlineTypeWords ST_TextUnderlineType = 2 ST_TextUnderlineTypeSng ST_TextUnderlineType = 3 ST_TextUnderlineTypeDbl ST_TextUnderlineType = 4 ST_TextUnderlineTypeHeavy ST_TextUnderlineType = 5 ST_TextUnderlineTypeDotted ST_TextUnderlineType = 6 ST_TextUnderlineTypeDottedHeavy ST_TextUnderlineType = 7 ST_TextUnderlineTypeDash ST_TextUnderlineType = 8 ST_TextUnderlineTypeDashHeavy ST_TextUnderlineType = 9 ST_TextUnderlineTypeDashLong ST_TextUnderlineType = 10 ST_TextUnderlineTypeDashLongHeavy ST_TextUnderlineType = 11 ST_TextUnderlineTypeDotDash ST_TextUnderlineType = 12 ST_TextUnderlineTypeDotDashHeavy ST_TextUnderlineType = 13 ST_TextUnderlineTypeDotDotDash ST_TextUnderlineType = 14 ST_TextUnderlineTypeDotDotDashHeavy ST_TextUnderlineType = 15 ST_TextUnderlineTypeWavy ST_TextUnderlineType = 16 ST_TextUnderlineTypeWavyHeavy ST_TextUnderlineType = 17 ST_TextUnderlineTypeWavyDbl ST_TextUnderlineType = 18 )
func (m ST_TextUnderlineType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextUnderlineType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextUnderlineType) String() string
func (m *ST_TextUnderlineType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextUnderlineType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextUnderlineType) Validate() error
func (m ST_TextUnderlineType) ValidateWithPath(path string) error
type ST_TextVertOverflowType byte
const ( ST_TextVertOverflowTypeUnset ST_TextVertOverflowType = 0 ST_TextVertOverflowTypeOverflow ST_TextVertOverflowType = 1 ST_TextVertOverflowTypeEllipsis ST_TextVertOverflowType = 2 ST_TextVertOverflowTypeClip ST_TextVertOverflowType = 3 )
func (m ST_TextVertOverflowType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextVertOverflowType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextVertOverflowType) String() string
func (m *ST_TextVertOverflowType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextVertOverflowType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextVertOverflowType) Validate() error
func (m ST_TextVertOverflowType) ValidateWithPath(path string) error
type ST_TextVerticalType byte
const ( ST_TextVerticalTypeUnset ST_TextVerticalType = 0 ST_TextVerticalTypeHorz ST_TextVerticalType = 1 ST_TextVerticalTypeVert ST_TextVerticalType = 2 ST_TextVerticalTypeVert270 ST_TextVerticalType = 3 ST_TextVerticalTypeWordArtVert ST_TextVerticalType = 4 ST_TextVerticalTypeEaVert ST_TextVerticalType = 5 ST_TextVerticalTypeMongolianVert ST_TextVerticalType = 6 ST_TextVerticalTypeWordArtVertRtl ST_TextVerticalType = 7 )
func (m ST_TextVerticalType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextVerticalType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextVerticalType) String() string
func (m *ST_TextVerticalType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextVerticalType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextVerticalType) Validate() error
func (m ST_TextVerticalType) ValidateWithPath(path string) error
type ST_TextWrappingType byte
const ( ST_TextWrappingTypeUnset ST_TextWrappingType = 0 ST_TextWrappingTypeNone ST_TextWrappingType = 1 ST_TextWrappingTypeSquare ST_TextWrappingType = 2 )
func (m ST_TextWrappingType) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TextWrappingType) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TextWrappingType) String() string
func (m *ST_TextWrappingType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TextWrappingType) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TextWrappingType) Validate() error
func (m ST_TextWrappingType) ValidateWithPath(path string) error
type ST_TileFlipMode byte
const ( ST_TileFlipModeUnset ST_TileFlipMode = 0 ST_TileFlipModeNone ST_TileFlipMode = 1 ST_TileFlipModeX ST_TileFlipMode = 2 ST_TileFlipModeY ST_TileFlipMode = 3 ST_TileFlipModeXy ST_TileFlipMode = 4 )
func (m ST_TileFlipMode) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (e ST_TileFlipMode) MarshalXMLAttr(name xml.Name) (xml.Attr, error)
func (m ST_TileFlipMode) String() string
func (m *ST_TileFlipMode) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (e *ST_TileFlipMode) UnmarshalXMLAttr(attr xml.Attr) error
func (m ST_TileFlipMode) Validate() error
func (m ST_TileFlipMode) ValidateWithPath(path string) error
type Tbl struct { CT_Table }
func NewTbl() *Tbl
func (m *Tbl) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *Tbl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *Tbl) Validate() error
Validate validates the Tbl and its children
func (m *Tbl) ValidateWithPath(path string) error
ValidateWithPath validates the Tbl and its children, prefixing error messages with path
type TblStyleLst struct { CT_TableStyleList }
func NewTblStyleLst() *TblStyleLst
func (m *TblStyleLst) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *TblStyleLst) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *TblStyleLst) Validate() error
Validate validates the TblStyleLst and its children
func (m *TblStyleLst) ValidateWithPath(path string) error
ValidateWithPath validates the TblStyleLst and its children, prefixing error messages with path
type Theme struct { CT_OfficeStyleSheet }
func NewTheme() *Theme
func (m *Theme) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *Theme) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *Theme) Validate() error
Validate validates the Theme and its children
func (m *Theme) ValidateWithPath(path string) error
ValidateWithPath validates the Theme and its children, prefixing error messages with path
type ThemeManager struct { CT_EmptyElement }
func NewThemeManager() *ThemeManager
func (m *ThemeManager) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *ThemeManager) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *ThemeManager) Validate() error
Validate validates the ThemeManager and its children
func (m *ThemeManager) ValidateWithPath(path string) error
ValidateWithPath validates the ThemeManager and its children, prefixing error messages with path
type ThemeOverride struct { CT_BaseStylesOverride }
func NewThemeOverride() *ThemeOverride
func (m *ThemeOverride) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *ThemeOverride) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *ThemeOverride) Validate() error
Validate validates the ThemeOverride and its children
func (m *ThemeOverride) ValidateWithPath(path string) error
ValidateWithPath validates the ThemeOverride and its children, prefixing error messages with path
type VideoFile struct { CT_VideoFile }
func NewVideoFile() *VideoFile
func (m *VideoFile) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *VideoFile) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *VideoFile) Validate() error
Validate validates the VideoFile and its children
func (m *VideoFile) ValidateWithPath(path string) error
ValidateWithPath validates the VideoFile and its children, prefixing error messages with path
Name | Synopsis |
---|---|
.. | |
chart | |
chartDrawing | |
diagram | |
lockedCanvas | |
picture | |
spreadsheetDrawing |