Versions in this module Expand all Collapse all v1 v1.21.1 Jun 26, 2022 v1.21.0 Jun 26, 2022 v1.20.0 Jun 26, 2022 v0 v0.7.1 May 25, 2018 v0.7.0 Mar 31, 2018 v0.6.0 Feb 6, 2018 v0.4.0 Sep 29, 2017 Changes in this version + const ST_CnfPattern + const ST_TextScalePercentPattern + var ST_CnfPatternRe = regexp.MustCompile(ST_CnfPattern) + var ST_TextScalePercentPatternRe = regexp.MustCompile(ST_TextScalePercentPattern) + func ParseStdlibTime(s string) (time.Time, error) + func ParseUnionST_Coordinate(s string) (dml.ST_Coordinate, error) + func ParseUnionST_OnOff(s string) (sharedTypes.ST_OnOff, error) + func ParseUnionST_TwipsMeasure(s string) (sharedTypes.ST_TwipsMeasure, error) + type AG_Password struct + AlgorithmNameAttr *string + HashValueAttr *string + SaltValueAttr *string + SpinCountAttr *int64 + func NewAG_Password() *AG_Password + func (m *AG_Password) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *AG_Password) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *AG_Password) Validate() error + func (m *AG_Password) ValidateWithPath(path string) error + type AG_SectPrAttributes struct + RsidDelAttr *string + RsidRAttr *string + RsidRPrAttr *string + RsidSectAttr *string + func NewAG_SectPrAttributes() *AG_SectPrAttributes + func (m *AG_SectPrAttributes) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *AG_SectPrAttributes) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *AG_SectPrAttributes) Validate() error + func (m *AG_SectPrAttributes) ValidateWithPath(path string) error + type AG_TransitionalPassword struct + AlgIdExtAttr *string + AlgIdExtSourceAttr *string + CryptAlgorithmClassAttr sharedTypes.ST_AlgClass + CryptAlgorithmSidAttr *int64 + CryptAlgorithmTypeAttr sharedTypes.ST_AlgType + CryptProviderAttr *string + CryptProviderTypeAttr sharedTypes.ST_CryptProv + CryptProviderTypeExtAttr *string + CryptProviderTypeExtSourceAttr *string + CryptSpinCountAttr *int64 + HashAttr *string + SaltAttr *string + func NewAG_TransitionalPassword() *AG_TransitionalPassword + func (m *AG_TransitionalPassword) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *AG_TransitionalPassword) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *AG_TransitionalPassword) Validate() error + func (m *AG_TransitionalPassword) ValidateWithPath(path string) error + type CT_AbstractNum struct + AbstractNumIdAttr int64 + Lvl []*CT_Lvl + MultiLevelType *CT_MultiLevelType + Name *CT_String + Nsid *CT_LongHexNumber + NumStyleLink *CT_String + StyleLink *CT_String + Tmpl *CT_LongHexNumber + func NewCT_AbstractNum() *CT_AbstractNum + func (m *CT_AbstractNum) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AbstractNum) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AbstractNum) Validate() error + func (m *CT_AbstractNum) ValidateWithPath(path string) error + type CT_AltChunk struct + AltChunkPr *CT_AltChunkPr + IdAttr *string + func NewCT_AltChunk() *CT_AltChunk + func (m *CT_AltChunk) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AltChunk) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AltChunk) Validate() error + func (m *CT_AltChunk) ValidateWithPath(path string) error + type CT_AltChunkPr struct + MatchSrc *CT_OnOff + func NewCT_AltChunkPr() *CT_AltChunkPr + func (m *CT_AltChunkPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AltChunkPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AltChunkPr) Validate() error + func (m *CT_AltChunkPr) ValidateWithPath(path string) error + type CT_Attr struct + NameAttr string + UriAttr *string + ValAttr string + func NewCT_Attr() *CT_Attr + func (m *CT_Attr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Attr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Attr) Validate() error + func (m *CT_Attr) ValidateWithPath(path string) error + type CT_AutoCaption struct + CaptionAttr string + NameAttr string + func NewCT_AutoCaption() *CT_AutoCaption + func (m *CT_AutoCaption) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AutoCaption) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AutoCaption) Validate() error + func (m *CT_AutoCaption) ValidateWithPath(path string) error + type CT_AutoCaptions struct + AutoCaption []*CT_AutoCaption + func NewCT_AutoCaptions() *CT_AutoCaptions + func (m *CT_AutoCaptions) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AutoCaptions) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AutoCaptions) Validate() error + func (m *CT_AutoCaptions) ValidateWithPath(path string) error + type CT_Background struct + ColorAttr *ST_HexColor + Drawing *CT_Drawing + ThemeColorAttr ST_ThemeColor + ThemeShadeAttr *string + ThemeTintAttr *string + func NewCT_Background() *CT_Background + func (m *CT_Background) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Background) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Background) Validate() error + func (m *CT_Background) ValidateWithPath(path string) error + type CT_Base64Binary struct + ValAttr string + func NewCT_Base64Binary() *CT_Base64Binary + func (m *CT_Base64Binary) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Base64Binary) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Base64Binary) Validate() error + func (m *CT_Base64Binary) ValidateWithPath(path string) error + type CT_BdoContentRun struct + EG_ContentRunContent []*EG_ContentRunContent + FldSimple []*CT_SimpleField + Hyperlink *CT_Hyperlink + SubDoc *CT_Rel + ValAttr ST_Direction + func NewCT_BdoContentRun() *CT_BdoContentRun + func (m *CT_BdoContentRun) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BdoContentRun) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BdoContentRun) Validate() error + func (m *CT_BdoContentRun) ValidateWithPath(path string) error + type CT_Body struct + EG_BlockLevelElts []*EG_BlockLevelElts + SectPr *CT_SectPr + func NewCT_Body() *CT_Body + func (m *CT_Body) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Body) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Body) Validate() error + func (m *CT_Body) ValidateWithPath(path string) error + type CT_Bookmark struct + ColFirstAttr *int64 + ColLastAttr *int64 + DisplacedByCustomXmlAttr ST_DisplacedByCustomXml + IdAttr int64 + NameAttr string + func NewCT_Bookmark() *CT_Bookmark + func (m *CT_Bookmark) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Bookmark) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Bookmark) Validate() error + func (m *CT_Bookmark) ValidateWithPath(path string) error + type CT_BookmarkRange struct + ColFirstAttr *int64 + ColLastAttr *int64 + DisplacedByCustomXmlAttr ST_DisplacedByCustomXml + IdAttr int64 + func NewCT_BookmarkRange() *CT_BookmarkRange + func (m *CT_BookmarkRange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BookmarkRange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BookmarkRange) Validate() error + func (m *CT_BookmarkRange) ValidateWithPath(path string) error + type CT_Border struct + ColorAttr *ST_HexColor + FrameAttr *sharedTypes.ST_OnOff + ShadowAttr *sharedTypes.ST_OnOff + SpaceAttr *uint64 + SzAttr *uint64 + ThemeColorAttr ST_ThemeColor + ThemeShadeAttr *string + ThemeTintAttr *string + ValAttr ST_Border + func NewCT_Border() *CT_Border + func (m *CT_Border) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Border) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Border) Validate() error + func (m *CT_Border) ValidateWithPath(path string) error + type CT_BottomPageBorder struct + BottomLeftAttr *string + BottomRightAttr *string + ColorAttr *ST_HexColor + FrameAttr *sharedTypes.ST_OnOff + IdAttr *string + ShadowAttr *sharedTypes.ST_OnOff + SpaceAttr *uint64 + SzAttr *uint64 + ThemeColorAttr ST_ThemeColor + ThemeShadeAttr *string + ThemeTintAttr *string + ValAttr ST_Border + func NewCT_BottomPageBorder() *CT_BottomPageBorder + func (m *CT_BottomPageBorder) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_BottomPageBorder) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_BottomPageBorder) Validate() error + func (m *CT_BottomPageBorder) ValidateWithPath(path string) error + type CT_Br struct + ClearAttr ST_BrClear + TypeAttr ST_BrType + func NewCT_Br() *CT_Br + func (m *CT_Br) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Br) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Br) Validate() error + func (m *CT_Br) ValidateWithPath(path string) error + type CT_CalendarType struct + ValAttr sharedTypes.ST_CalendarType + func NewCT_CalendarType() *CT_CalendarType + func (m *CT_CalendarType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CalendarType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CalendarType) Validate() error + func (m *CT_CalendarType) ValidateWithPath(path string) error + type CT_Caption struct + ChapNumAttr *sharedTypes.ST_OnOff + HeadingAttr *int64 + NameAttr string + NoLabelAttr *sharedTypes.ST_OnOff + NumFmtAttr ST_NumberFormat + PosAttr ST_CaptionPos + SepAttr ST_ChapterSep + func NewCT_Caption() *CT_Caption + func (m *CT_Caption) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Caption) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Caption) Validate() error + func (m *CT_Caption) ValidateWithPath(path string) error + type CT_Captions struct + AutoCaptions *CT_AutoCaptions + Caption []*CT_Caption + func NewCT_Captions() *CT_Captions + func (m *CT_Captions) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Captions) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Captions) Validate() error + func (m *CT_Captions) ValidateWithPath(path string) error + type CT_CellMergeTrackChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + VMergeAttr ST_AnnotationVMerge + VMergeOrigAttr ST_AnnotationVMerge + func NewCT_CellMergeTrackChange() *CT_CellMergeTrackChange + func (m *CT_CellMergeTrackChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CellMergeTrackChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CellMergeTrackChange) Validate() error + func (m *CT_CellMergeTrackChange) ValidateWithPath(path string) error + type CT_CharacterSpacing struct + ValAttr ST_CharacterSpacing + func NewCT_CharacterSpacing() *CT_CharacterSpacing + func (m *CT_CharacterSpacing) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CharacterSpacing) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CharacterSpacing) Validate() error + func (m *CT_CharacterSpacing) ValidateWithPath(path string) error + type CT_Charset struct + CharacterSetAttr *string + ValAttr *string + func NewCT_Charset() *CT_Charset + func (m *CT_Charset) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Charset) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Charset) Validate() error + func (m *CT_Charset) ValidateWithPath(path string) error + type CT_Cnf struct + EvenHBandAttr *sharedTypes.ST_OnOff + EvenVBandAttr *sharedTypes.ST_OnOff + FirstColumnAttr *sharedTypes.ST_OnOff + FirstRowAttr *sharedTypes.ST_OnOff + FirstRowFirstColumnAttr *sharedTypes.ST_OnOff + FirstRowLastColumnAttr *sharedTypes.ST_OnOff + LastColumnAttr *sharedTypes.ST_OnOff + LastRowAttr *sharedTypes.ST_OnOff + LastRowFirstColumnAttr *sharedTypes.ST_OnOff + LastRowLastColumnAttr *sharedTypes.ST_OnOff + OddHBandAttr *sharedTypes.ST_OnOff + OddVBandAttr *sharedTypes.ST_OnOff + ValAttr *string + func NewCT_Cnf() *CT_Cnf + func (m *CT_Cnf) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Cnf) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Cnf) Validate() error + func (m *CT_Cnf) ValidateWithPath(path string) error + type CT_Color struct + ThemeColorAttr ST_ThemeColor + ThemeShadeAttr *string + ThemeTintAttr *string + ValAttr ST_HexColor + 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 + func (m *CT_Color) ValidateWithPath(path string) error + type CT_ColorSchemeMapping struct + Accent1Attr ST_WmlColorSchemeIndex + Accent2Attr ST_WmlColorSchemeIndex + Accent3Attr ST_WmlColorSchemeIndex + Accent4Attr ST_WmlColorSchemeIndex + Accent5Attr ST_WmlColorSchemeIndex + Accent6Attr ST_WmlColorSchemeIndex + Bg1Attr ST_WmlColorSchemeIndex + Bg2Attr ST_WmlColorSchemeIndex + FollowedHyperlinkAttr ST_WmlColorSchemeIndex + HyperlinkAttr ST_WmlColorSchemeIndex + T1Attr ST_WmlColorSchemeIndex + T2Attr ST_WmlColorSchemeIndex + func NewCT_ColorSchemeMapping() *CT_ColorSchemeMapping + func (m *CT_ColorSchemeMapping) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ColorSchemeMapping) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ColorSchemeMapping) Validate() error + func (m *CT_ColorSchemeMapping) ValidateWithPath(path string) error + type CT_Column struct + SpaceAttr *sharedTypes.ST_TwipsMeasure + WAttr *sharedTypes.ST_TwipsMeasure + func NewCT_Column() *CT_Column + func (m *CT_Column) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Column) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Column) Validate() error + func (m *CT_Column) ValidateWithPath(path string) error + type CT_Columns struct + Col []*CT_Column + EqualWidthAttr *sharedTypes.ST_OnOff + NumAttr *int64 + SepAttr *sharedTypes.ST_OnOff + SpaceAttr *sharedTypes.ST_TwipsMeasure + func NewCT_Columns() *CT_Columns + func (m *CT_Columns) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Columns) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Columns) Validate() error + func (m *CT_Columns) ValidateWithPath(path string) error + type CT_Comment struct + AuthorAttr string + DateAttr *time.Time + EG_BlockLevelElts []*EG_BlockLevelElts + IdAttr int64 + InitialsAttr *string + func NewCT_Comment() *CT_Comment + func (m *CT_Comment) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Comment) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Comment) Validate() error + func (m *CT_Comment) ValidateWithPath(path string) error + type CT_Comments struct + Comment []*CT_Comment + func NewCT_Comments() *CT_Comments + func (m *CT_Comments) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Comments) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Comments) Validate() error + func (m *CT_Comments) ValidateWithPath(path string) error + type CT_Compat struct + AdjustLineHeightInTable *CT_OnOff + AlignTablesRowByRow *CT_OnOff + AllowSpaceOfSameStyleInTable *CT_OnOff + ApplyBreakingRules *CT_OnOff + AutoSpaceLikeWord95 *CT_OnOff + AutofitToFirstFixedWidthCell *CT_OnOff + BalanceSingleByteDoubleByteWidth *CT_OnOff + CachedColBalance *CT_OnOff + CompatSetting []*CT_CompatSetting + ConvMailMergeEsc *CT_OnOff + DisplayHangulFixedWidth *CT_OnOff + DoNotAutofitConstrainedTables *CT_OnOff + DoNotBreakConstrainedForcedTable *CT_OnOff + DoNotBreakWrappedTables *CT_OnOff + DoNotExpandShiftReturn *CT_OnOff + DoNotLeaveBackslashAlone *CT_OnOff + DoNotSnapToGridInCell *CT_OnOff + DoNotSuppressIndentation *CT_OnOff + DoNotSuppressParagraphBorders *CT_OnOff + DoNotUseEastAsianBreakRules *CT_OnOff + DoNotUseHTMLParagraphAutoSpacing *CT_OnOff + DoNotUseIndentAsNumberingTabStop *CT_OnOff + DoNotVertAlignCellWithSp *CT_OnOff + DoNotVertAlignInTxbx *CT_OnOff + DoNotWrapTextWithPunct *CT_OnOff + FootnoteLayoutLikeWW8 *CT_OnOff + ForgetLastTabAlignment *CT_OnOff + GrowAutofit *CT_OnOff + LayoutRawTableWidth *CT_OnOff + LayoutTableRowsApart *CT_OnOff + LineWrapLikeWord6 *CT_OnOff + MwSmallCaps *CT_OnOff + NoColumnBalance *CT_OnOff + NoExtraLineSpacing *CT_OnOff + NoLeading *CT_OnOff + NoSpaceRaiseLower *CT_OnOff + NoTabHangInd *CT_OnOff + PrintBodyTextBeforeHeader *CT_OnOff + PrintColBlack *CT_OnOff + SelectFldWithFirstOrLastChar *CT_OnOff + ShapeLayoutLikeWW8 *CT_OnOff + ShowBreaksInFrames *CT_OnOff + SpaceForUL *CT_OnOff + SpacingInWholePoints *CT_OnOff + SplitPgBreakAndParaMark *CT_OnOff + SubFontBySize *CT_OnOff + SuppressBottomSpacing *CT_OnOff + SuppressSpBfAfterPgBrk *CT_OnOff + SuppressSpacingAtTopOfPage *CT_OnOff + SuppressTopSpacing *CT_OnOff + SuppressTopSpacingWP *CT_OnOff + SwapBordersFacingPages *CT_OnOff + TruncateFontHeightsLikeWP6 *CT_OnOff + UlTrailSpace *CT_OnOff + UnderlineTabInNumList *CT_OnOff + UseAltKinsokuLineBreakRules *CT_OnOff + UseAnsiKerningPairs *CT_OnOff + UseFELayout *CT_OnOff + UseNormalStyleForList *CT_OnOff + UsePrinterMetrics *CT_OnOff + UseSingleBorderforContiguousCells *CT_OnOff + UseWord2002TableStyleRules *CT_OnOff + UseWord97LineBreakRules *CT_OnOff + WpJustification *CT_OnOff + WpSpaceWidth *CT_OnOff + WrapTrailSpaces *CT_OnOff + func NewCT_Compat() *CT_Compat + func (m *CT_Compat) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Compat) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Compat) Validate() error + func (m *CT_Compat) ValidateWithPath(path string) error + type CT_CompatSetting struct + NameAttr *string + UriAttr *string + ValAttr *string + func NewCT_CompatSetting() *CT_CompatSetting + func (m *CT_CompatSetting) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CompatSetting) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CompatSetting) Validate() error + func (m *CT_CompatSetting) ValidateWithPath(path string) error + type CT_Control struct + IdAttr *string + NameAttr *string + ShapeidAttr *string + func NewCT_Control() *CT_Control + func (m *CT_Control) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Control) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Control) Validate() error + func (m *CT_Control) ValidateWithPath(path string) error + type CT_CustomXmlBlock struct + CustomXmlPr *CT_CustomXmlPr + EG_ContentBlockContent []*EG_ContentBlockContent + ElementAttr string + UriAttr *string + func NewCT_CustomXmlBlock() *CT_CustomXmlBlock + func (m *CT_CustomXmlBlock) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CustomXmlBlock) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CustomXmlBlock) Validate() error + func (m *CT_CustomXmlBlock) ValidateWithPath(path string) error + type CT_CustomXmlCell struct + CustomXmlPr *CT_CustomXmlPr + EG_ContentCellContent []*EG_ContentCellContent + ElementAttr string + UriAttr *string + func NewCT_CustomXmlCell() *CT_CustomXmlCell + func (m *CT_CustomXmlCell) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CustomXmlCell) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CustomXmlCell) Validate() error + func (m *CT_CustomXmlCell) ValidateWithPath(path string) error + type CT_CustomXmlPr struct + Attr []*CT_Attr + Placeholder *CT_String + func NewCT_CustomXmlPr() *CT_CustomXmlPr + func (m *CT_CustomXmlPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CustomXmlPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CustomXmlPr) Validate() error + func (m *CT_CustomXmlPr) ValidateWithPath(path string) error + type CT_CustomXmlRow struct + CustomXmlPr *CT_CustomXmlPr + EG_ContentRowContent []*EG_ContentRowContent + ElementAttr string + UriAttr *string + func NewCT_CustomXmlRow() *CT_CustomXmlRow + func (m *CT_CustomXmlRow) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CustomXmlRow) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CustomXmlRow) Validate() error + func (m *CT_CustomXmlRow) ValidateWithPath(path string) error + type CT_CustomXmlRun struct + CustomXmlPr *CT_CustomXmlPr + EG_PContent []*EG_PContent + ElementAttr string + UriAttr *string + func NewCT_CustomXmlRun() *CT_CustomXmlRun + func (m *CT_CustomXmlRun) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_CustomXmlRun) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_CustomXmlRun) Validate() error + func (m *CT_CustomXmlRun) ValidateWithPath(path string) error + type CT_DataBinding struct + PrefixMappingsAttr *string + StoreItemIDAttr string + XpathAttr string + func NewCT_DataBinding() *CT_DataBinding + func (m *CT_DataBinding) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DataBinding) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DataBinding) Validate() error + func (m *CT_DataBinding) ValidateWithPath(path string) error + type CT_DecimalNumber struct + ValAttr int64 + func NewCT_DecimalNumber() *CT_DecimalNumber + func (m *CT_DecimalNumber) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DecimalNumber) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DecimalNumber) Validate() error + func (m *CT_DecimalNumber) ValidateWithPath(path string) error + type CT_DecimalNumberOrPrecent struct + ValAttr ST_DecimalNumberOrPercent + func NewCT_DecimalNumberOrPrecent() *CT_DecimalNumberOrPrecent + func (m *CT_DecimalNumberOrPrecent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DecimalNumberOrPrecent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DecimalNumberOrPrecent) Validate() error + func (m *CT_DecimalNumberOrPrecent) ValidateWithPath(path string) error + type CT_DirContentRun struct + EG_ContentRunContent []*EG_ContentRunContent + FldSimple []*CT_SimpleField + Hyperlink *CT_Hyperlink + SubDoc *CT_Rel + ValAttr ST_Direction + func NewCT_DirContentRun() *CT_DirContentRun + func (m *CT_DirContentRun) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DirContentRun) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DirContentRun) Validate() error + func (m *CT_DirContentRun) ValidateWithPath(path string) error + type CT_Div struct + BlockQuote *CT_OnOff + BodyDiv *CT_OnOff + DivBdr *CT_DivBdr + DivsChild []*CT_Divs + IdAttr int64 + MarBottom *CT_SignedTwipsMeasure + MarLeft *CT_SignedTwipsMeasure + MarRight *CT_SignedTwipsMeasure + MarTop *CT_SignedTwipsMeasure + func NewCT_Div() *CT_Div + func (m *CT_Div) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Div) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Div) Validate() error + func (m *CT_Div) ValidateWithPath(path string) error + type CT_DivBdr struct + Bottom *CT_Border + Left *CT_Border + Right *CT_Border + Top *CT_Border + func NewCT_DivBdr() *CT_DivBdr + func (m *CT_DivBdr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DivBdr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DivBdr) Validate() error + func (m *CT_DivBdr) ValidateWithPath(path string) error + type CT_Divs struct + Div []*CT_Div + func NewCT_Divs() *CT_Divs + func (m *CT_Divs) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Divs) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Divs) Validate() error + func (m *CT_Divs) ValidateWithPath(path string) error + type CT_DocDefaults struct + PPrDefault *CT_PPrDefault + RPrDefault *CT_RPrDefault + func NewCT_DocDefaults() *CT_DocDefaults + func (m *CT_DocDefaults) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocDefaults) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocDefaults) Validate() error + func (m *CT_DocDefaults) ValidateWithPath(path string) error + type CT_DocGrid struct + CharSpaceAttr *int64 + LinePitchAttr *int64 + TypeAttr ST_DocGrid + func NewCT_DocGrid() *CT_DocGrid + func (m *CT_DocGrid) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocGrid) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocGrid) Validate() error + func (m *CT_DocGrid) ValidateWithPath(path string) error + type CT_DocPart struct + DocPartBody *CT_Body + DocPartPr *CT_DocPartPr + func NewCT_DocPart() *CT_DocPart + func (m *CT_DocPart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocPart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocPart) Validate() error + func (m *CT_DocPart) ValidateWithPath(path string) error + type CT_DocPartBehavior struct + ValAttr ST_DocPartBehavior + func NewCT_DocPartBehavior() *CT_DocPartBehavior + func (m *CT_DocPartBehavior) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocPartBehavior) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocPartBehavior) Validate() error + func (m *CT_DocPartBehavior) ValidateWithPath(path string) error + type CT_DocPartBehaviors struct + Behavior []*CT_DocPartBehavior + func NewCT_DocPartBehaviors() *CT_DocPartBehaviors + func (m *CT_DocPartBehaviors) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocPartBehaviors) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocPartBehaviors) Validate() error + func (m *CT_DocPartBehaviors) ValidateWithPath(path string) error + type CT_DocPartCategory struct + Gallery *CT_DocPartGallery + Name *CT_String + func NewCT_DocPartCategory() *CT_DocPartCategory + func (m *CT_DocPartCategory) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocPartCategory) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocPartCategory) Validate() error + func (m *CT_DocPartCategory) ValidateWithPath(path string) error + type CT_DocPartGallery struct + ValAttr ST_DocPartGallery + func NewCT_DocPartGallery() *CT_DocPartGallery + func (m *CT_DocPartGallery) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocPartGallery) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocPartGallery) Validate() error + func (m *CT_DocPartGallery) ValidateWithPath(path string) error + type CT_DocPartName struct + DecoratedAttr *sharedTypes.ST_OnOff + ValAttr string + func NewCT_DocPartName() *CT_DocPartName + func (m *CT_DocPartName) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocPartName) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocPartName) Validate() error + func (m *CT_DocPartName) ValidateWithPath(path string) error + type CT_DocPartPr struct + Behaviors *CT_DocPartBehaviors + Category *CT_DocPartCategory + Description *CT_String + Guid *CT_Guid + Name *CT_DocPartName + Style *CT_String + Types *CT_DocPartTypes + func NewCT_DocPartPr() *CT_DocPartPr + func (m *CT_DocPartPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocPartPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocPartPr) Validate() error + func (m *CT_DocPartPr) ValidateWithPath(path string) error + type CT_DocPartType struct + ValAttr ST_DocPartType + func NewCT_DocPartType() *CT_DocPartType + func (m *CT_DocPartType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocPartType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocPartType) Validate() error + func (m *CT_DocPartType) ValidateWithPath(path string) error + type CT_DocPartTypes struct + AllAttr *sharedTypes.ST_OnOff + Type []*CT_DocPartType + func NewCT_DocPartTypes() *CT_DocPartTypes + func (m *CT_DocPartTypes) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocPartTypes) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocPartTypes) Validate() error + func (m *CT_DocPartTypes) ValidateWithPath(path string) error + type CT_DocParts struct + DocPart []*CT_DocPart + func NewCT_DocParts() *CT_DocParts + func (m *CT_DocParts) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocParts) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocParts) Validate() error + func (m *CT_DocParts) ValidateWithPath(path string) error + type CT_DocProtect struct + AlgIdExtAttr *string + AlgIdExtSourceAttr *string + AlgorithmNameAttr *string + CryptAlgorithmClassAttr sharedTypes.ST_AlgClass + CryptAlgorithmSidAttr *int64 + CryptAlgorithmTypeAttr sharedTypes.ST_AlgType + CryptProviderAttr *string + CryptProviderTypeAttr sharedTypes.ST_CryptProv + CryptProviderTypeExtAttr *string + CryptProviderTypeExtSourceAttr *string + CryptSpinCountAttr *int64 + EditAttr ST_DocProtect + EnforcementAttr *sharedTypes.ST_OnOff + FormattingAttr *sharedTypes.ST_OnOff + HashAttr *string + HashValueAttr *string + SaltAttr *string + SaltValueAttr *string + SpinCountAttr *int64 + func NewCT_DocProtect() *CT_DocProtect + func (m *CT_DocProtect) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocProtect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocProtect) Validate() error + func (m *CT_DocProtect) ValidateWithPath(path string) error + type CT_DocRsids struct + Rsid []*CT_LongHexNumber + RsidRoot *CT_LongHexNumber + func NewCT_DocRsids() *CT_DocRsids + func (m *CT_DocRsids) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocRsids) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocRsids) Validate() error + func (m *CT_DocRsids) ValidateWithPath(path string) error + type CT_DocType struct + ValAttr string + func NewCT_DocType() *CT_DocType + func (m *CT_DocType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocType) Validate() error + func (m *CT_DocType) ValidateWithPath(path string) error + type CT_DocVar struct + NameAttr string + ValAttr string + func NewCT_DocVar() *CT_DocVar + func (m *CT_DocVar) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocVar) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocVar) Validate() error + func (m *CT_DocVar) ValidateWithPath(path string) error + type CT_DocVars struct + DocVar []*CT_DocVar + func NewCT_DocVars() *CT_DocVars + func (m *CT_DocVars) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocVars) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocVars) Validate() error + func (m *CT_DocVars) ValidateWithPath(path string) error + type CT_Document struct + Background *CT_Background + Body *CT_Body + ConformanceAttr sharedTypes.ST_ConformanceClass + func NewCT_Document() *CT_Document + func (m *CT_Document) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Document) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Document) Validate() error + func (m *CT_Document) ValidateWithPath(path string) error + type CT_DocumentBase struct + Background *CT_Background + func NewCT_DocumentBase() *CT_DocumentBase + func (m *CT_DocumentBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DocumentBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DocumentBase) Validate() error + func (m *CT_DocumentBase) ValidateWithPath(path string) error + type CT_Drawing struct + Anchor []*WdAnchor + Inline []*WdInline + func NewCT_Drawing() *CT_Drawing + func (m *CT_Drawing) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Drawing) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Drawing) Validate() error + func (m *CT_Drawing) ValidateWithPath(path string) error + type CT_EastAsianLayout struct + CombineAttr *sharedTypes.ST_OnOff + CombineBracketsAttr ST_CombineBrackets + IdAttr *int64 + VertAttr *sharedTypes.ST_OnOff + VertCompressAttr *sharedTypes.ST_OnOff + func NewCT_EastAsianLayout() *CT_EastAsianLayout + func (m *CT_EastAsianLayout) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_EastAsianLayout) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_EastAsianLayout) Validate() error + func (m *CT_EastAsianLayout) ValidateWithPath(path string) error + type CT_EdnDocProps struct + Endnote []*CT_FtnEdnSepRef + NumFmt *CT_NumFmt + NumRestart *CT_NumRestart + NumStart *CT_DecimalNumber + Pos *CT_EdnPos + func NewCT_EdnDocProps() *CT_EdnDocProps + func (m *CT_EdnDocProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_EdnDocProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_EdnDocProps) Validate() error + func (m *CT_EdnDocProps) ValidateWithPath(path string) error + type CT_EdnPos struct + ValAttr ST_EdnPos + func NewCT_EdnPos() *CT_EdnPos + func (m *CT_EdnPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_EdnPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_EdnPos) Validate() error + func (m *CT_EdnPos) ValidateWithPath(path string) error + type CT_EdnProps struct + NumFmt *CT_NumFmt + NumRestart *CT_NumRestart + NumStart *CT_DecimalNumber + Pos *CT_EdnPos + func NewCT_EdnProps() *CT_EdnProps + func (m *CT_EdnProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_EdnProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_EdnProps) Validate() error + func (m *CT_EdnProps) ValidateWithPath(path string) error + type CT_Em struct + ValAttr ST_Em + func NewCT_Em() *CT_Em + func (m *CT_Em) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Em) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Em) Validate() error + func (m *CT_Em) ValidateWithPath(path string) error + type CT_Empty struct + func NewCT_Empty() *CT_Empty + func (m *CT_Empty) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Empty) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Empty) Validate() error + func (m *CT_Empty) ValidateWithPath(path string) error + type CT_Endnotes struct + Endnote []*CT_FtnEdn + func NewCT_Endnotes() *CT_Endnotes + func (m *CT_Endnotes) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Endnotes) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Endnotes) Validate() error + func (m *CT_Endnotes) ValidateWithPath(path string) error + type CT_FFCheckBox struct + Checked *CT_OnOff + Choice *CT_FFCheckBoxChoice + Default *CT_OnOff + func NewCT_FFCheckBox() *CT_FFCheckBox + func (m *CT_FFCheckBox) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FFCheckBox) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FFCheckBox) Validate() error + func (m *CT_FFCheckBox) ValidateWithPath(path string) error + type CT_FFCheckBoxChoice struct + Size *CT_HpsMeasure + SizeAuto *CT_OnOff + func NewCT_FFCheckBoxChoice() *CT_FFCheckBoxChoice + func (m *CT_FFCheckBoxChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FFCheckBoxChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FFCheckBoxChoice) Validate() error + func (m *CT_FFCheckBoxChoice) ValidateWithPath(path string) error + type CT_FFDDList struct + Default *CT_DecimalNumber + ListEntry []*CT_String + Result *CT_DecimalNumber + func NewCT_FFDDList() *CT_FFDDList + func (m *CT_FFDDList) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FFDDList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FFDDList) Validate() error + func (m *CT_FFDDList) ValidateWithPath(path string) error + type CT_FFData struct + CalcOnExit []*CT_OnOff + CheckBox *CT_FFCheckBox + DdList *CT_FFDDList + Enabled []*CT_OnOff + EntryMacro []*CT_MacroName + ExitMacro []*CT_MacroName + HelpText []*CT_FFHelpText + Label []*CT_DecimalNumber + Name []*CT_FFName + StatusText []*CT_FFStatusText + TabIndex []*CT_UnsignedDecimalNumber + TextInput *CT_FFTextInput + func NewCT_FFData() *CT_FFData + func (m *CT_FFData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FFData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FFData) Validate() error + func (m *CT_FFData) ValidateWithPath(path string) error + type CT_FFHelpText struct + TypeAttr ST_InfoTextType + ValAttr *string + func NewCT_FFHelpText() *CT_FFHelpText + func (m *CT_FFHelpText) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FFHelpText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FFHelpText) Validate() error + func (m *CT_FFHelpText) ValidateWithPath(path string) error + type CT_FFName struct + ValAttr *string + func NewCT_FFName() *CT_FFName + func (m *CT_FFName) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FFName) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FFName) Validate() error + func (m *CT_FFName) ValidateWithPath(path string) error + type CT_FFStatusText struct + TypeAttr ST_InfoTextType + ValAttr *string + func NewCT_FFStatusText() *CT_FFStatusText + func (m *CT_FFStatusText) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FFStatusText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FFStatusText) Validate() error + func (m *CT_FFStatusText) ValidateWithPath(path string) error + type CT_FFTextInput struct + Default *CT_String + Format *CT_String + MaxLength *CT_DecimalNumber + Type *CT_FFTextType + func NewCT_FFTextInput() *CT_FFTextInput + func (m *CT_FFTextInput) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FFTextInput) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FFTextInput) Validate() error + func (m *CT_FFTextInput) ValidateWithPath(path string) error + type CT_FFTextType struct + ValAttr ST_FFTextType + func NewCT_FFTextType() *CT_FFTextType + func (m *CT_FFTextType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FFTextType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FFTextType) Validate() error + func (m *CT_FFTextType) ValidateWithPath(path string) error + type CT_FitText struct + IdAttr *int64 + ValAttr sharedTypes.ST_TwipsMeasure + func NewCT_FitText() *CT_FitText + func (m *CT_FitText) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FitText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FitText) Validate() error + func (m *CT_FitText) ValidateWithPath(path string) error + type CT_FldChar struct + DirtyAttr *sharedTypes.ST_OnOff + FfData *CT_FFData + FldCharTypeAttr ST_FldCharType + FldData *CT_Text + FldLockAttr *sharedTypes.ST_OnOff + NumberingChange *CT_TrackChangeNumbering + func NewCT_FldChar() *CT_FldChar + func (m *CT_FldChar) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FldChar) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FldChar) Validate() error + func (m *CT_FldChar) ValidateWithPath(path string) error + type CT_Font struct + AltName *CT_String + Charset *CT_Charset + EmbedBold *CT_FontRel + EmbedBoldItalic *CT_FontRel + EmbedItalic *CT_FontRel + EmbedRegular *CT_FontRel + Family *CT_FontFamily + NameAttr string + NotTrueType *CT_OnOff + Panose1 *CT_Panose + Pitch *CT_Pitch + Sig *CT_FontSig + func NewCT_Font() *CT_Font + func (m *CT_Font) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Font) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Font) Validate() error + func (m *CT_Font) ValidateWithPath(path string) error + type CT_FontFamily struct + ValAttr ST_FontFamily + func NewCT_FontFamily() *CT_FontFamily + func (m *CT_FontFamily) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FontFamily) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FontFamily) Validate() error + func (m *CT_FontFamily) ValidateWithPath(path string) error + type CT_FontRel struct + FontKeyAttr string + IdAttr string + SubsettedAttr sharedTypes.ST_OnOff + func NewCT_FontRel() *CT_FontRel + func (m *CT_FontRel) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FontRel) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FontRel) Validate() error + func (m *CT_FontRel) ValidateWithPath(path string) error + type CT_FontSig struct + Csb0Attr string + Csb1Attr string + Usb0Attr string + Usb1Attr string + Usb2Attr string + Usb3Attr string + func NewCT_FontSig() *CT_FontSig + func (m *CT_FontSig) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FontSig) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FontSig) Validate() error + func (m *CT_FontSig) ValidateWithPath(path string) error + type CT_Fonts struct + AsciiAttr *string + AsciiThemeAttr ST_Theme + CsAttr *string + CsthemeAttr ST_Theme + EastAsiaAttr *string + EastAsiaThemeAttr ST_Theme + HAnsiAttr *string + HAnsiThemeAttr ST_Theme + HintAttr ST_Hint + func NewCT_Fonts() *CT_Fonts + func (m *CT_Fonts) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Fonts) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Fonts) Validate() error + func (m *CT_Fonts) ValidateWithPath(path string) error + type CT_FontsList struct + Font []*CT_Font + func NewCT_FontsList() *CT_FontsList + func (m *CT_FontsList) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FontsList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FontsList) Validate() error + func (m *CT_FontsList) ValidateWithPath(path string) error + type CT_Footnotes struct + Footnote []*CT_FtnEdn + func NewCT_Footnotes() *CT_Footnotes + func (m *CT_Footnotes) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Footnotes) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Footnotes) Validate() error + func (m *CT_Footnotes) ValidateWithPath(path string) error + type CT_Frame struct + LinkedToFile *CT_OnOff + LongDesc *CT_Rel + MarH *CT_PixelsMeasure + MarW *CT_PixelsMeasure + Name *CT_String + NoResizeAllowed *CT_OnOff + Scrollbar *CT_FrameScrollbar + SourceFileName *CT_Rel + Sz *CT_String + Title *CT_String + func NewCT_Frame() *CT_Frame + func (m *CT_Frame) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Frame) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Frame) Validate() error + func (m *CT_Frame) ValidateWithPath(path string) error + type CT_FrameLayout struct + ValAttr ST_FrameLayout + func NewCT_FrameLayout() *CT_FrameLayout + func (m *CT_FrameLayout) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FrameLayout) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FrameLayout) Validate() error + func (m *CT_FrameLayout) ValidateWithPath(path string) error + type CT_FramePr struct + AnchorLockAttr *sharedTypes.ST_OnOff + DropCapAttr ST_DropCap + HAnchorAttr ST_HAnchor + HAttr *sharedTypes.ST_TwipsMeasure + HRuleAttr ST_HeightRule + HSpaceAttr *sharedTypes.ST_TwipsMeasure + LinesAttr *int64 + VAnchorAttr ST_VAnchor + VSpaceAttr *sharedTypes.ST_TwipsMeasure + WAttr *sharedTypes.ST_TwipsMeasure + WrapAttr ST_Wrap + XAlignAttr sharedTypes.ST_XAlign + XAttr *ST_SignedTwipsMeasure + YAlignAttr sharedTypes.ST_YAlign + YAttr *ST_SignedTwipsMeasure + func NewCT_FramePr() *CT_FramePr + func (m *CT_FramePr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FramePr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FramePr) Validate() error + func (m *CT_FramePr) ValidateWithPath(path string) error + type CT_FrameScrollbar struct + ValAttr ST_FrameScrollbar + func NewCT_FrameScrollbar() *CT_FrameScrollbar + func (m *CT_FrameScrollbar) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FrameScrollbar) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FrameScrollbar) Validate() error + func (m *CT_FrameScrollbar) ValidateWithPath(path string) error + type CT_Frameset struct + Choice []*CT_FramesetChoice + FrameLayout *CT_FrameLayout + FramesetSplitbar *CT_FramesetSplitbar + Sz *CT_String + Title *CT_String + func NewCT_Frameset() *CT_Frameset + func (m *CT_Frameset) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Frameset) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Frameset) Validate() error + func (m *CT_Frameset) ValidateWithPath(path string) error + type CT_FramesetChoice struct + Frame []*CT_Frame + Frameset []*CT_Frameset + func NewCT_FramesetChoice() *CT_FramesetChoice + func (m *CT_FramesetChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FramesetChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FramesetChoice) Validate() error + func (m *CT_FramesetChoice) ValidateWithPath(path string) error + type CT_FramesetSplitbar struct + Color *CT_Color + FlatBorders *CT_OnOff + NoBorder *CT_OnOff + W *CT_TwipsMeasure + func NewCT_FramesetSplitbar() *CT_FramesetSplitbar + func (m *CT_FramesetSplitbar) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FramesetSplitbar) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FramesetSplitbar) Validate() error + func (m *CT_FramesetSplitbar) ValidateWithPath(path string) error + type CT_FtnDocProps struct + Footnote []*CT_FtnEdnSepRef + NumFmt *CT_NumFmt + NumRestart *CT_NumRestart + NumStart *CT_DecimalNumber + Pos *CT_FtnPos + func NewCT_FtnDocProps() *CT_FtnDocProps + func (m *CT_FtnDocProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FtnDocProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FtnDocProps) Validate() error + func (m *CT_FtnDocProps) ValidateWithPath(path string) error + type CT_FtnEdn struct + EG_BlockLevelElts []*EG_BlockLevelElts + IdAttr int64 + TypeAttr ST_FtnEdn + func NewCT_FtnEdn() *CT_FtnEdn + func (m *CT_FtnEdn) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FtnEdn) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FtnEdn) Validate() error + func (m *CT_FtnEdn) ValidateWithPath(path string) error + type CT_FtnEdnRef struct + CustomMarkFollowsAttr *sharedTypes.ST_OnOff + IdAttr int64 + func NewCT_FtnEdnRef() *CT_FtnEdnRef + func (m *CT_FtnEdnRef) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FtnEdnRef) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FtnEdnRef) Validate() error + func (m *CT_FtnEdnRef) ValidateWithPath(path string) error + type CT_FtnEdnSepRef struct + IdAttr int64 + func NewCT_FtnEdnSepRef() *CT_FtnEdnSepRef + func (m *CT_FtnEdnSepRef) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FtnEdnSepRef) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FtnEdnSepRef) Validate() error + func (m *CT_FtnEdnSepRef) ValidateWithPath(path string) error + type CT_FtnPos struct + ValAttr ST_FtnPos + func NewCT_FtnPos() *CT_FtnPos + func (m *CT_FtnPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FtnPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FtnPos) Validate() error + func (m *CT_FtnPos) ValidateWithPath(path string) error + type CT_FtnProps struct + NumFmt *CT_NumFmt + NumRestart *CT_NumRestart + NumStart *CT_DecimalNumber + Pos *CT_FtnPos + func NewCT_FtnProps() *CT_FtnProps + func (m *CT_FtnProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_FtnProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_FtnProps) Validate() error + func (m *CT_FtnProps) ValidateWithPath(path string) error + type CT_GlossaryDocument struct + Background *CT_Background + DocParts *CT_DocParts + func NewCT_GlossaryDocument() *CT_GlossaryDocument + func (m *CT_GlossaryDocument) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_GlossaryDocument) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_GlossaryDocument) Validate() error + func (m *CT_GlossaryDocument) ValidateWithPath(path string) error + type CT_Guid struct + ValAttr *string + func NewCT_Guid() *CT_Guid + func (m *CT_Guid) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Guid) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Guid) Validate() error + func (m *CT_Guid) ValidateWithPath(path string) error + type CT_HMerge struct + ValAttr ST_Merge + func NewCT_HMerge() *CT_HMerge + func (m *CT_HMerge) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_HMerge) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_HMerge) Validate() error + func (m *CT_HMerge) ValidateWithPath(path string) error + type CT_HdrFtr struct + AltChunk []*CT_AltChunk + EG_ContentBlockContent []*EG_ContentBlockContent + func NewCT_HdrFtr() *CT_HdrFtr + func (m *CT_HdrFtr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_HdrFtr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_HdrFtr) Validate() error + func (m *CT_HdrFtr) ValidateWithPath(path string) error + type CT_HdrFtrRef struct + IdAttr string + TypeAttr ST_HdrFtr + func NewCT_HdrFtrRef() *CT_HdrFtrRef + func (m *CT_HdrFtrRef) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_HdrFtrRef) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_HdrFtrRef) Validate() error + func (m *CT_HdrFtrRef) ValidateWithPath(path string) error + type CT_Headers struct + Header []*CT_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 + func (m *CT_Headers) ValidateWithPath(path string) error + type CT_Height struct + HRuleAttr ST_HeightRule + ValAttr *sharedTypes.ST_TwipsMeasure + func NewCT_Height() *CT_Height + func (m *CT_Height) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Height) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Height) Validate() error + func (m *CT_Height) ValidateWithPath(path string) error + type CT_Highlight struct + ValAttr ST_HighlightColor + func NewCT_Highlight() *CT_Highlight + func (m *CT_Highlight) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Highlight) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Highlight) Validate() error + func (m *CT_Highlight) ValidateWithPath(path string) error + type CT_HpsMeasure struct + ValAttr ST_HpsMeasure + func NewCT_HpsMeasure() *CT_HpsMeasure + func (m *CT_HpsMeasure) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_HpsMeasure) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_HpsMeasure) Validate() error + func (m *CT_HpsMeasure) ValidateWithPath(path string) error + type CT_Hyperlink struct + AnchorAttr *string + DocLocationAttr *string + EG_ContentRunContent []*EG_ContentRunContent + FldSimple []*CT_SimpleField + HistoryAttr *sharedTypes.ST_OnOff + Hyperlink *CT_Hyperlink + IdAttr *string + SubDoc *CT_Rel + TgtFrameAttr *string + TooltipAttr *string + 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 + func (m *CT_Hyperlink) ValidateWithPath(path string) error + type CT_Ind struct + EndAttr *ST_SignedTwipsMeasure + EndCharsAttr *int64 + FirstLineAttr *sharedTypes.ST_TwipsMeasure + FirstLineCharsAttr *int64 + HangingAttr *sharedTypes.ST_TwipsMeasure + HangingCharsAttr *int64 + LeftAttr *ST_SignedTwipsMeasure + LeftCharsAttr *int64 + RightAttr *ST_SignedTwipsMeasure + RightCharsAttr *int64 + StartAttr *ST_SignedTwipsMeasure + StartCharsAttr *int64 + func NewCT_Ind() *CT_Ind + func (m *CT_Ind) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Ind) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Ind) Validate() error + func (m *CT_Ind) ValidateWithPath(path string) error + type CT_Jc struct + ValAttr ST_Jc + func NewCT_Jc() *CT_Jc + func (m *CT_Jc) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Jc) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Jc) Validate() error + func (m *CT_Jc) ValidateWithPath(path string) error + type CT_JcTable struct + ValAttr ST_JcTable + func NewCT_JcTable() *CT_JcTable + func (m *CT_JcTable) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_JcTable) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_JcTable) Validate() error + func (m *CT_JcTable) ValidateWithPath(path string) error + type CT_Kinsoku struct + LangAttr string + ValAttr string + func NewCT_Kinsoku() *CT_Kinsoku + func (m *CT_Kinsoku) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Kinsoku) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Kinsoku) Validate() error + func (m *CT_Kinsoku) ValidateWithPath(path string) error + type CT_Lang struct + ValAttr string + func NewCT_Lang() *CT_Lang + func (m *CT_Lang) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Lang) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Lang) Validate() error + func (m *CT_Lang) ValidateWithPath(path string) error + type CT_Language struct + BidiAttr *string + EastAsiaAttr *string + ValAttr *string + func NewCT_Language() *CT_Language + func (m *CT_Language) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Language) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Language) Validate() error + func (m *CT_Language) ValidateWithPath(path string) error + type CT_LatentStyles struct + CountAttr *int64 + DefLockedStateAttr *sharedTypes.ST_OnOff + DefQFormatAttr *sharedTypes.ST_OnOff + DefSemiHiddenAttr *sharedTypes.ST_OnOff + DefUIPriorityAttr *int64 + DefUnhideWhenUsedAttr *sharedTypes.ST_OnOff + LsdException []*CT_LsdException + func NewCT_LatentStyles() *CT_LatentStyles + func (m *CT_LatentStyles) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LatentStyles) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LatentStyles) Validate() error + func (m *CT_LatentStyles) ValidateWithPath(path string) error + type CT_LevelSuffix struct + ValAttr ST_LevelSuffix + func NewCT_LevelSuffix() *CT_LevelSuffix + func (m *CT_LevelSuffix) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LevelSuffix) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LevelSuffix) Validate() error + func (m *CT_LevelSuffix) ValidateWithPath(path string) error + type CT_LevelText struct + NullAttr *sharedTypes.ST_OnOff + ValAttr *string + func NewCT_LevelText() *CT_LevelText + func (m *CT_LevelText) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LevelText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LevelText) Validate() error + func (m *CT_LevelText) ValidateWithPath(path string) error + type CT_LineNumber struct + CountByAttr *int64 + DistanceAttr *sharedTypes.ST_TwipsMeasure + RestartAttr ST_LineNumberRestart + StartAttr *int64 + func NewCT_LineNumber() *CT_LineNumber + func (m *CT_LineNumber) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LineNumber) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LineNumber) Validate() error + func (m *CT_LineNumber) ValidateWithPath(path string) error + type CT_Lock struct + ValAttr ST_Lock + func NewCT_Lock() *CT_Lock + func (m *CT_Lock) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Lock) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Lock) Validate() error + func (m *CT_Lock) ValidateWithPath(path string) error + type CT_LongHexNumber struct + ValAttr string + func NewCT_LongHexNumber() *CT_LongHexNumber + func (m *CT_LongHexNumber) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LongHexNumber) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LongHexNumber) Validate() error + func (m *CT_LongHexNumber) ValidateWithPath(path string) error + type CT_LsdException struct + LockedAttr *sharedTypes.ST_OnOff + NameAttr string + QFormatAttr *sharedTypes.ST_OnOff + SemiHiddenAttr *sharedTypes.ST_OnOff + UiPriorityAttr *int64 + UnhideWhenUsedAttr *sharedTypes.ST_OnOff + func NewCT_LsdException() *CT_LsdException + func (m *CT_LsdException) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LsdException) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LsdException) Validate() error + func (m *CT_LsdException) ValidateWithPath(path string) error + type CT_Lvl struct + IlvlAttr int64 + IsLgl *CT_OnOff + Legacy *CT_LvlLegacy + LvlJc *CT_Jc + LvlPicBulletId *CT_DecimalNumber + LvlRestart *CT_DecimalNumber + LvlText *CT_LevelText + NumFmt *CT_NumFmt + PPr *CT_PPrGeneral + PStyle *CT_String + RPr *CT_RPr + Start *CT_DecimalNumber + Suff *CT_LevelSuffix + TentativeAttr *sharedTypes.ST_OnOff + TplcAttr *string + func NewCT_Lvl() *CT_Lvl + func (m *CT_Lvl) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Lvl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Lvl) Validate() error + func (m *CT_Lvl) ValidateWithPath(path string) error + type CT_LvlLegacy struct + LegacyAttr *sharedTypes.ST_OnOff + LegacyIndentAttr *ST_SignedTwipsMeasure + LegacySpaceAttr *sharedTypes.ST_TwipsMeasure + func NewCT_LvlLegacy() *CT_LvlLegacy + func (m *CT_LvlLegacy) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_LvlLegacy) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_LvlLegacy) Validate() error + func (m *CT_LvlLegacy) ValidateWithPath(path string) error + type CT_MacroName struct + ValAttr string + func NewCT_MacroName() *CT_MacroName + func (m *CT_MacroName) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MacroName) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MacroName) Validate() error + func (m *CT_MacroName) ValidateWithPath(path string) error + type CT_MailMerge struct + ActiveRecord *CT_DecimalNumber + AddressFieldName *CT_String + CheckErrors *CT_DecimalNumber + ConnectString *CT_String + DataSource *CT_Rel + DataType *CT_MailMergeDataType + Destination *CT_MailMergeDest + DoNotSuppressBlankLines *CT_OnOff + HeaderSource *CT_Rel + LinkToQuery *CT_OnOff + MailAsAttachment *CT_OnOff + MailSubject *CT_String + MainDocumentType *CT_MailMergeDocType + Odso *CT_Odso + Query *CT_String + ViewMergedData *CT_OnOff + func NewCT_MailMerge() *CT_MailMerge + func (m *CT_MailMerge) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MailMerge) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MailMerge) Validate() error + func (m *CT_MailMerge) ValidateWithPath(path string) error + type CT_MailMergeDataType struct + ValAttr string + func NewCT_MailMergeDataType() *CT_MailMergeDataType + func (m *CT_MailMergeDataType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MailMergeDataType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MailMergeDataType) Validate() error + func (m *CT_MailMergeDataType) ValidateWithPath(path string) error + type CT_MailMergeDest struct + ValAttr ST_MailMergeDest + func NewCT_MailMergeDest() *CT_MailMergeDest + func (m *CT_MailMergeDest) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MailMergeDest) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MailMergeDest) Validate() error + func (m *CT_MailMergeDest) ValidateWithPath(path string) error + type CT_MailMergeDocType struct + ValAttr ST_MailMergeDocType + func NewCT_MailMergeDocType() *CT_MailMergeDocType + func (m *CT_MailMergeDocType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MailMergeDocType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MailMergeDocType) Validate() error + func (m *CT_MailMergeDocType) ValidateWithPath(path string) error + type CT_MailMergeOdsoFMDFieldType struct + ValAttr ST_MailMergeOdsoFMDFieldType + func NewCT_MailMergeOdsoFMDFieldType() *CT_MailMergeOdsoFMDFieldType + func (m *CT_MailMergeOdsoFMDFieldType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MailMergeOdsoFMDFieldType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MailMergeOdsoFMDFieldType) Validate() error + func (m *CT_MailMergeOdsoFMDFieldType) ValidateWithPath(path string) error + type CT_MailMergeSourceType struct + ValAttr ST_MailMergeSourceType + func NewCT_MailMergeSourceType() *CT_MailMergeSourceType + func (m *CT_MailMergeSourceType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MailMergeSourceType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MailMergeSourceType) Validate() error + func (m *CT_MailMergeSourceType) ValidateWithPath(path string) error + type CT_Markup struct + IdAttr int64 + func NewCT_Markup() *CT_Markup + func (m *CT_Markup) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Markup) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Markup) Validate() error + func (m *CT_Markup) ValidateWithPath(path string) error + type CT_MarkupRange struct + DisplacedByCustomXmlAttr ST_DisplacedByCustomXml + IdAttr int64 + func NewCT_MarkupRange() *CT_MarkupRange + func (m *CT_MarkupRange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MarkupRange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MarkupRange) Validate() error + func (m *CT_MarkupRange) ValidateWithPath(path string) error + type CT_MathCtrlDel struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + func NewCT_MathCtrlDel() *CT_MathCtrlDel + func (m *CT_MathCtrlDel) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MathCtrlDel) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MathCtrlDel) Validate() error + func (m *CT_MathCtrlDel) ValidateWithPath(path string) error + type CT_MathCtrlIns struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + func NewCT_MathCtrlIns() *CT_MathCtrlIns + func (m *CT_MathCtrlIns) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MathCtrlIns) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MathCtrlIns) Validate() error + func (m *CT_MathCtrlIns) ValidateWithPath(path string) error + type CT_MoveBookmark struct + AuthorAttr string + ColFirstAttr *int64 + ColLastAttr *int64 + DateAttr time.Time + DisplacedByCustomXmlAttr ST_DisplacedByCustomXml + IdAttr int64 + NameAttr string + func NewCT_MoveBookmark() *CT_MoveBookmark + func (m *CT_MoveBookmark) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MoveBookmark) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MoveBookmark) Validate() error + func (m *CT_MoveBookmark) ValidateWithPath(path string) error + type CT_MultiLevelType struct + ValAttr ST_MultiLevelType + func NewCT_MultiLevelType() *CT_MultiLevelType + func (m *CT_MultiLevelType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_MultiLevelType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_MultiLevelType) Validate() error + func (m *CT_MultiLevelType) ValidateWithPath(path string) error + type CT_Num struct + AbstractNumId *CT_DecimalNumber + LvlOverride []*CT_NumLvl + NumIdAttr int64 + func NewCT_Num() *CT_Num + func (m *CT_Num) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Num) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Num) Validate() error + func (m *CT_Num) ValidateWithPath(path string) error + type CT_NumFmt struct + FormatAttr *string + ValAttr ST_NumberFormat + func NewCT_NumFmt() *CT_NumFmt + func (m *CT_NumFmt) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumFmt) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumFmt) Validate() error + func (m *CT_NumFmt) ValidateWithPath(path string) error + type CT_NumLvl struct + IlvlAttr int64 + Lvl *CT_Lvl + StartOverride *CT_DecimalNumber + func NewCT_NumLvl() *CT_NumLvl + func (m *CT_NumLvl) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumLvl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumLvl) Validate() error + func (m *CT_NumLvl) ValidateWithPath(path string) error + type CT_NumPicBullet struct + Drawing *CT_Drawing + NumPicBulletIdAttr int64 + Pict *CT_Picture + func NewCT_NumPicBullet() *CT_NumPicBullet + func (m *CT_NumPicBullet) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumPicBullet) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumPicBullet) Validate() error + func (m *CT_NumPicBullet) ValidateWithPath(path string) error + type CT_NumPr struct + Ilvl *CT_DecimalNumber + Ins *CT_TrackChange + NumId *CT_DecimalNumber + NumberingChange *CT_TrackChangeNumbering + func NewCT_NumPr() *CT_NumPr + func (m *CT_NumPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumPr) Validate() error + func (m *CT_NumPr) ValidateWithPath(path string) error + type CT_NumRestart struct + ValAttr ST_RestartNumber + func NewCT_NumRestart() *CT_NumRestart + func (m *CT_NumRestart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_NumRestart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_NumRestart) Validate() error + func (m *CT_NumRestart) ValidateWithPath(path string) error + type CT_Numbering struct + AbstractNum []*CT_AbstractNum + Num []*CT_Num + NumIdMacAtCleanup *CT_DecimalNumber + NumPicBullet []*CT_NumPicBullet + func NewCT_Numbering() *CT_Numbering + func (m *CT_Numbering) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Numbering) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Numbering) Validate() error + func (m *CT_Numbering) ValidateWithPath(path string) error + type CT_Object struct + Choice *CT_ObjectChoice + Drawing *CT_Drawing + DxaOrigAttr *sharedTypes.ST_TwipsMeasure + DyaOrigAttr *sharedTypes.ST_TwipsMeasure + func NewCT_Object() *CT_Object + func (m *CT_Object) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Object) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Object) Validate() error + func (m *CT_Object) ValidateWithPath(path string) error + type CT_ObjectChoice struct + Control *CT_Control + Movie *CT_Rel + ObjectEmbed *CT_ObjectEmbed + ObjectLink *CT_ObjectLink + func NewCT_ObjectChoice() *CT_ObjectChoice + func (m *CT_ObjectChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ObjectChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ObjectChoice) Validate() error + func (m *CT_ObjectChoice) ValidateWithPath(path string) error + type CT_ObjectEmbed struct + DrawAspectAttr ST_ObjectDrawAspect + FieldCodesAttr *string + IdAttr string + ProgIdAttr *string + ShapeIdAttr *string + func NewCT_ObjectEmbed() *CT_ObjectEmbed + func (m *CT_ObjectEmbed) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ObjectEmbed) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ObjectEmbed) Validate() error + func (m *CT_ObjectEmbed) ValidateWithPath(path string) error + type CT_ObjectLink struct + DrawAspectAttr ST_ObjectDrawAspect + FieldCodesAttr *string + IdAttr string + LockedFieldAttr *sharedTypes.ST_OnOff + ProgIdAttr *string + ShapeIdAttr *string + UpdateModeAttr ST_ObjectUpdateMode + func NewCT_ObjectLink() *CT_ObjectLink + func (m *CT_ObjectLink) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ObjectLink) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ObjectLink) Validate() error + func (m *CT_ObjectLink) ValidateWithPath(path string) error + type CT_Odso struct + ColDelim *CT_DecimalNumber + FHdr *CT_OnOff + FieldMapData []*CT_OdsoFieldMapData + RecipientData []*CT_Rel + Src *CT_Rel + Table *CT_String + Type *CT_MailMergeSourceType + Udl *CT_String + func NewCT_Odso() *CT_Odso + func (m *CT_Odso) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Odso) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Odso) Validate() error + func (m *CT_Odso) ValidateWithPath(path string) error + type CT_OdsoFieldMapData struct + Column *CT_DecimalNumber + DynamicAddress *CT_OnOff + Lid *CT_Lang + MappedName *CT_String + Name *CT_String + Type *CT_MailMergeOdsoFMDFieldType + func NewCT_OdsoFieldMapData() *CT_OdsoFieldMapData + func (m *CT_OdsoFieldMapData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_OdsoFieldMapData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_OdsoFieldMapData) Validate() error + func (m *CT_OdsoFieldMapData) ValidateWithPath(path string) error + type CT_OnOff struct + ValAttr *sharedTypes.ST_OnOff + func NewCT_OnOff() *CT_OnOff + func (m *CT_OnOff) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_OnOff) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_OnOff) Validate() error + func (m *CT_OnOff) ValidateWithPath(path string) error + type CT_OptimizeForBrowser struct + TargetAttr *string + ValAttr *sharedTypes.ST_OnOff + func NewCT_OptimizeForBrowser() *CT_OptimizeForBrowser + func (m *CT_OptimizeForBrowser) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_OptimizeForBrowser) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_OptimizeForBrowser) Validate() error + func (m *CT_OptimizeForBrowser) ValidateWithPath(path string) error + type CT_P struct + EG_PContent []*EG_PContent + PPr *CT_PPr + RsidDelAttr *string + RsidPAttr *string + RsidRAttr *string + RsidRDefaultAttr *string + RsidRPrAttr *string + func NewCT_P() *CT_P + func (m *CT_P) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_P) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_P) Validate() error + func (m *CT_P) ValidateWithPath(path string) error + type CT_PBdr struct + Bar *CT_Border + Between *CT_Border + Bottom *CT_Border + Left *CT_Border + Right *CT_Border + Top *CT_Border + func NewCT_PBdr() *CT_PBdr + func (m *CT_PBdr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PBdr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PBdr) Validate() error + func (m *CT_PBdr) ValidateWithPath(path string) error + type CT_PPr struct + AdjustRightInd *CT_OnOff + AutoSpaceDE *CT_OnOff + AutoSpaceDN *CT_OnOff + Bidi *CT_OnOff + CnfStyle *CT_Cnf + ContextualSpacing *CT_OnOff + DivId *CT_DecimalNumber + FramePr *CT_FramePr + Ind *CT_Ind + Jc *CT_Jc + KeepLines *CT_OnOff + KeepNext *CT_OnOff + Kinsoku *CT_OnOff + MirrorIndents *CT_OnOff + NumPr *CT_NumPr + OutlineLvl *CT_DecimalNumber + OverflowPunct *CT_OnOff + PBdr *CT_PBdr + PPrChange *CT_PPrChange + PStyle *CT_String + PageBreakBefore *CT_OnOff + RPr *CT_ParaRPr + SectPr *CT_SectPr + Shd *CT_Shd + SnapToGrid *CT_OnOff + Spacing *CT_Spacing + SuppressAutoHyphens *CT_OnOff + SuppressLineNumbers *CT_OnOff + SuppressOverlap *CT_OnOff + Tabs *CT_Tabs + TextAlignment *CT_TextAlignment + TextDirection *CT_TextDirection + TextboxTightWrap *CT_TextboxTightWrap + TopLinePunct *CT_OnOff + WidowControl *CT_OnOff + WordWrap *CT_OnOff + func NewCT_PPr() *CT_PPr + func (m *CT_PPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PPr) Validate() error + func (m *CT_PPr) ValidateWithPath(path string) error + type CT_PPrBase struct + AdjustRightInd *CT_OnOff + AutoSpaceDE *CT_OnOff + AutoSpaceDN *CT_OnOff + Bidi *CT_OnOff + CnfStyle *CT_Cnf + ContextualSpacing *CT_OnOff + DivId *CT_DecimalNumber + FramePr *CT_FramePr + Ind *CT_Ind + Jc *CT_Jc + KeepLines *CT_OnOff + KeepNext *CT_OnOff + Kinsoku *CT_OnOff + MirrorIndents *CT_OnOff + NumPr *CT_NumPr + OutlineLvl *CT_DecimalNumber + OverflowPunct *CT_OnOff + PBdr *CT_PBdr + PStyle *CT_String + PageBreakBefore *CT_OnOff + Shd *CT_Shd + SnapToGrid *CT_OnOff + Spacing *CT_Spacing + SuppressAutoHyphens *CT_OnOff + SuppressLineNumbers *CT_OnOff + SuppressOverlap *CT_OnOff + Tabs *CT_Tabs + TextAlignment *CT_TextAlignment + TextDirection *CT_TextDirection + TextboxTightWrap *CT_TextboxTightWrap + TopLinePunct *CT_OnOff + WidowControl *CT_OnOff + WordWrap *CT_OnOff + func NewCT_PPrBase() *CT_PPrBase + func (m *CT_PPrBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PPrBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PPrBase) Validate() error + func (m *CT_PPrBase) ValidateWithPath(path string) error + type CT_PPrChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + PPr *CT_PPrBase + func NewCT_PPrChange() *CT_PPrChange + func (m *CT_PPrChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PPrChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PPrChange) Validate() error + func (m *CT_PPrChange) ValidateWithPath(path string) error + type CT_PPrDefault struct + PPr *CT_PPrGeneral + func NewCT_PPrDefault() *CT_PPrDefault + func (m *CT_PPrDefault) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PPrDefault) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PPrDefault) Validate() error + func (m *CT_PPrDefault) ValidateWithPath(path string) error + type CT_PPrGeneral struct + AdjustRightInd *CT_OnOff + AutoSpaceDE *CT_OnOff + AutoSpaceDN *CT_OnOff + Bidi *CT_OnOff + CnfStyle *CT_Cnf + ContextualSpacing *CT_OnOff + DivId *CT_DecimalNumber + FramePr *CT_FramePr + Ind *CT_Ind + Jc *CT_Jc + KeepLines *CT_OnOff + KeepNext *CT_OnOff + Kinsoku *CT_OnOff + MirrorIndents *CT_OnOff + NumPr *CT_NumPr + OutlineLvl *CT_DecimalNumber + OverflowPunct *CT_OnOff + PBdr *CT_PBdr + PPrChange *CT_PPrChange + PStyle *CT_String + PageBreakBefore *CT_OnOff + Shd *CT_Shd + SnapToGrid *CT_OnOff + Spacing *CT_Spacing + SuppressAutoHyphens *CT_OnOff + SuppressLineNumbers *CT_OnOff + SuppressOverlap *CT_OnOff + Tabs *CT_Tabs + TextAlignment *CT_TextAlignment + TextDirection *CT_TextDirection + TextboxTightWrap *CT_TextboxTightWrap + TopLinePunct *CT_OnOff + WidowControl *CT_OnOff + WordWrap *CT_OnOff + func NewCT_PPrGeneral() *CT_PPrGeneral + func (m *CT_PPrGeneral) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PPrGeneral) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PPrGeneral) Validate() error + func (m *CT_PPrGeneral) ValidateWithPath(path string) error + type CT_PTab struct + AlignmentAttr ST_PTabAlignment + LeaderAttr ST_PTabLeader + RelativeToAttr ST_PTabRelativeTo + func NewCT_PTab() *CT_PTab + func (m *CT_PTab) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PTab) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PTab) Validate() error + func (m *CT_PTab) ValidateWithPath(path string) error + type CT_PageBorder struct + ColorAttr *ST_HexColor + FrameAttr *sharedTypes.ST_OnOff + IdAttr *string + ShadowAttr *sharedTypes.ST_OnOff + SpaceAttr *uint64 + SzAttr *uint64 + ThemeColorAttr ST_ThemeColor + ThemeShadeAttr *string + ThemeTintAttr *string + ValAttr ST_Border + func NewCT_PageBorder() *CT_PageBorder + func (m *CT_PageBorder) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PageBorder) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PageBorder) Validate() error + func (m *CT_PageBorder) ValidateWithPath(path string) error + type CT_PageBorders struct + Bottom *CT_BottomPageBorder + DisplayAttr ST_PageBorderDisplay + Left *CT_PageBorder + OffsetFromAttr ST_PageBorderOffset + Right *CT_PageBorder + Top *CT_TopPageBorder + ZOrderAttr ST_PageBorderZOrder + func NewCT_PageBorders() *CT_PageBorders + func (m *CT_PageBorders) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PageBorders) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PageBorders) Validate() error + func (m *CT_PageBorders) ValidateWithPath(path string) error + type CT_PageMar struct + BottomAttr ST_SignedTwipsMeasure + FooterAttr sharedTypes.ST_TwipsMeasure + GutterAttr sharedTypes.ST_TwipsMeasure + HeaderAttr sharedTypes.ST_TwipsMeasure + LeftAttr sharedTypes.ST_TwipsMeasure + RightAttr sharedTypes.ST_TwipsMeasure + TopAttr ST_SignedTwipsMeasure + func NewCT_PageMar() *CT_PageMar + func (m *CT_PageMar) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PageMar) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PageMar) Validate() error + func (m *CT_PageMar) ValidateWithPath(path string) error + type CT_PageNumber struct + ChapSepAttr ST_ChapterSep + ChapStyleAttr *int64 + FmtAttr ST_NumberFormat + StartAttr *int64 + func NewCT_PageNumber() *CT_PageNumber + func (m *CT_PageNumber) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PageNumber) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PageNumber) Validate() error + func (m *CT_PageNumber) ValidateWithPath(path string) error + type CT_PageSz struct + CodeAttr *int64 + HAttr *sharedTypes.ST_TwipsMeasure + OrientAttr ST_PageOrientation + WAttr *sharedTypes.ST_TwipsMeasure + func NewCT_PageSz() *CT_PageSz + func (m *CT_PageSz) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PageSz) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PageSz) Validate() error + func (m *CT_PageSz) ValidateWithPath(path string) error + type CT_Panose struct + ValAttr string + func NewCT_Panose() *CT_Panose + func (m *CT_Panose) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Panose) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Panose) Validate() error + func (m *CT_Panose) ValidateWithPath(path string) error + type CT_PaperSource struct + FirstAttr *int64 + OtherAttr *int64 + func NewCT_PaperSource() *CT_PaperSource + func (m *CT_PaperSource) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PaperSource) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PaperSource) Validate() error + func (m *CT_PaperSource) ValidateWithPath(path string) error + type CT_ParaRPr struct + B *CT_OnOff + BCs *CT_OnOff + Bdr *CT_Border + Caps *CT_OnOff + Color *CT_Color + Cs *CT_OnOff + Del *CT_TrackChange + Dstrike *CT_OnOff + EastAsianLayout *CT_EastAsianLayout + Effect *CT_TextEffect + Em *CT_Em + Emboss *CT_OnOff + FitText *CT_FitText + Highlight *CT_Highlight + I *CT_OnOff + ICs *CT_OnOff + Imprint *CT_OnOff + Ins *CT_TrackChange + Kern *CT_HpsMeasure + Lang *CT_Language + MoveFrom *CT_TrackChange + MoveTo *CT_TrackChange + NoProof *CT_OnOff + OMath *CT_OnOff + Outline *CT_OnOff + Position *CT_SignedHpsMeasure + RFonts *CT_Fonts + RPrChange *CT_ParaRPrChange + RStyle *CT_String + Rtl *CT_OnOff + Shadow *CT_OnOff + Shd *CT_Shd + SmallCaps *CT_OnOff + SnapToGrid *CT_OnOff + Spacing *CT_SignedTwipsMeasure + SpecVanish *CT_OnOff + Strike *CT_OnOff + Sz *CT_HpsMeasure + SzCs *CT_HpsMeasure + U *CT_Underline + Vanish *CT_OnOff + VertAlign *CT_VerticalAlignRun + W *CT_TextScale + WebHidden *CT_OnOff + func NewCT_ParaRPr() *CT_ParaRPr + func (m *CT_ParaRPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ParaRPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ParaRPr) Validate() error + func (m *CT_ParaRPr) ValidateWithPath(path string) error + type CT_ParaRPrChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + RPr *CT_ParaRPrOriginal + func NewCT_ParaRPrChange() *CT_ParaRPrChange + func (m *CT_ParaRPrChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ParaRPrChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ParaRPrChange) Validate() error + func (m *CT_ParaRPrChange) ValidateWithPath(path string) error + type CT_ParaRPrOriginal struct + B *CT_OnOff + BCs *CT_OnOff + Bdr *CT_Border + Caps *CT_OnOff + Color *CT_Color + Cs *CT_OnOff + Del *CT_TrackChange + Dstrike *CT_OnOff + EastAsianLayout *CT_EastAsianLayout + Effect *CT_TextEffect + Em *CT_Em + Emboss *CT_OnOff + FitText *CT_FitText + Highlight *CT_Highlight + I *CT_OnOff + ICs *CT_OnOff + Imprint *CT_OnOff + Ins *CT_TrackChange + Kern *CT_HpsMeasure + Lang *CT_Language + MoveFrom *CT_TrackChange + MoveTo *CT_TrackChange + NoProof *CT_OnOff + OMath *CT_OnOff + Outline *CT_OnOff + Position *CT_SignedHpsMeasure + RFonts *CT_Fonts + RStyle *CT_String + Rtl *CT_OnOff + Shadow *CT_OnOff + Shd *CT_Shd + SmallCaps *CT_OnOff + SnapToGrid *CT_OnOff + Spacing *CT_SignedTwipsMeasure + SpecVanish *CT_OnOff + Strike *CT_OnOff + Sz *CT_HpsMeasure + SzCs *CT_HpsMeasure + U *CT_Underline + Vanish *CT_OnOff + VertAlign *CT_VerticalAlignRun + W *CT_TextScale + WebHidden *CT_OnOff + func NewCT_ParaRPrOriginal() *CT_ParaRPrOriginal + func (m *CT_ParaRPrOriginal) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ParaRPrOriginal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ParaRPrOriginal) Validate() error + func (m *CT_ParaRPrOriginal) ValidateWithPath(path string) error + type CT_Perm struct + DisplacedByCustomXmlAttr ST_DisplacedByCustomXml + IdAttr string + func NewCT_Perm() *CT_Perm + func (m *CT_Perm) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Perm) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Perm) Validate() error + func (m *CT_Perm) ValidateWithPath(path string) error + type CT_PermStart struct + ColFirstAttr *int64 + ColLastAttr *int64 + DisplacedByCustomXmlAttr ST_DisplacedByCustomXml + EdAttr *string + EdGrpAttr ST_EdGrp + IdAttr string + func NewCT_PermStart() *CT_PermStart + func (m *CT_PermStart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PermStart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PermStart) Validate() error + func (m *CT_PermStart) ValidateWithPath(path string) error + type CT_Picture struct + Control *CT_Control + Movie *CT_Rel + func NewCT_Picture() *CT_Picture + func (m *CT_Picture) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Picture) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Picture) Validate() error + func (m *CT_Picture) ValidateWithPath(path string) error + type CT_Pitch struct + ValAttr ST_Pitch + func NewCT_Pitch() *CT_Pitch + func (m *CT_Pitch) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Pitch) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Pitch) Validate() error + func (m *CT_Pitch) ValidateWithPath(path string) error + type CT_PixelsMeasure struct + ValAttr uint64 + func NewCT_PixelsMeasure() *CT_PixelsMeasure + func (m *CT_PixelsMeasure) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PixelsMeasure) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PixelsMeasure) Validate() error + func (m *CT_PixelsMeasure) ValidateWithPath(path string) error + type CT_Placeholder struct + DocPart *CT_String + func NewCT_Placeholder() *CT_Placeholder + func (m *CT_Placeholder) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Placeholder) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Placeholder) Validate() error + func (m *CT_Placeholder) ValidateWithPath(path string) error + type CT_Proof struct + GrammarAttr ST_Proof + SpellingAttr ST_Proof + func NewCT_Proof() *CT_Proof + func (m *CT_Proof) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Proof) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Proof) Validate() error + func (m *CT_Proof) ValidateWithPath(path string) error + type CT_ProofErr struct + TypeAttr ST_ProofErr + func NewCT_ProofErr() *CT_ProofErr + func (m *CT_ProofErr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ProofErr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ProofErr) Validate() error + func (m *CT_ProofErr) ValidateWithPath(path string) error + type CT_R struct + EG_RunInnerContent []*EG_RunInnerContent + Extra []gooxml.Any + RPr *CT_RPr + RsidDelAttr *string + RsidRAttr *string + RsidRPrAttr *string + func NewCT_R() *CT_R + func (m *CT_R) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_R) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_R) Validate() error + func (m *CT_R) ValidateWithPath(path string) error + type CT_RPr struct + B *CT_OnOff + BCs *CT_OnOff + Bdr *CT_Border + Caps *CT_OnOff + Color *CT_Color + Cs *CT_OnOff + Dstrike *CT_OnOff + EastAsianLayout *CT_EastAsianLayout + Effect *CT_TextEffect + Em *CT_Em + Emboss *CT_OnOff + FitText *CT_FitText + Highlight *CT_Highlight + I *CT_OnOff + ICs *CT_OnOff + Imprint *CT_OnOff + Kern *CT_HpsMeasure + Lang *CT_Language + NoProof *CT_OnOff + OMath *CT_OnOff + Outline *CT_OnOff + Position *CT_SignedHpsMeasure + RFonts *CT_Fonts + RPrChange *CT_RPrChange + RStyle *CT_String + Rtl *CT_OnOff + Shadow *CT_OnOff + Shd *CT_Shd + SmallCaps *CT_OnOff + SnapToGrid *CT_OnOff + Spacing *CT_SignedTwipsMeasure + SpecVanish *CT_OnOff + Strike *CT_OnOff + Sz *CT_HpsMeasure + SzCs *CT_HpsMeasure + U *CT_Underline + Vanish *CT_OnOff + VertAlign *CT_VerticalAlignRun + W *CT_TextScale + WebHidden *CT_OnOff + func NewCT_RPr() *CT_RPr + func (m *CT_RPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RPr) Validate() error + func (m *CT_RPr) ValidateWithPath(path string) error + type CT_RPrChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + RPr *CT_RPrOriginal + func NewCT_RPrChange() *CT_RPrChange + func (m *CT_RPrChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RPrChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RPrChange) Validate() error + func (m *CT_RPrChange) ValidateWithPath(path string) error + type CT_RPrDefault struct + RPr *CT_RPr + func NewCT_RPrDefault() *CT_RPrDefault + func (m *CT_RPrDefault) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RPrDefault) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RPrDefault) Validate() error + func (m *CT_RPrDefault) ValidateWithPath(path string) error + type CT_RPrOriginal struct + B *CT_OnOff + BCs *CT_OnOff + Bdr *CT_Border + Caps *CT_OnOff + Color *CT_Color + Cs *CT_OnOff + Dstrike *CT_OnOff + EastAsianLayout *CT_EastAsianLayout + Effect *CT_TextEffect + Em *CT_Em + Emboss *CT_OnOff + FitText *CT_FitText + Highlight *CT_Highlight + I *CT_OnOff + ICs *CT_OnOff + Imprint *CT_OnOff + Kern *CT_HpsMeasure + Lang *CT_Language + NoProof *CT_OnOff + OMath *CT_OnOff + Outline *CT_OnOff + Position *CT_SignedHpsMeasure + RFonts *CT_Fonts + RStyle *CT_String + Rtl *CT_OnOff + Shadow *CT_OnOff + Shd *CT_Shd + SmallCaps *CT_OnOff + SnapToGrid *CT_OnOff + Spacing *CT_SignedTwipsMeasure + SpecVanish *CT_OnOff + Strike *CT_OnOff + Sz *CT_HpsMeasure + SzCs *CT_HpsMeasure + U *CT_Underline + Vanish *CT_OnOff + VertAlign *CT_VerticalAlignRun + W *CT_TextScale + WebHidden *CT_OnOff + func NewCT_RPrOriginal() *CT_RPrOriginal + func (m *CT_RPrOriginal) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RPrOriginal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RPrOriginal) Validate() error + func (m *CT_RPrOriginal) ValidateWithPath(path string) error + type CT_ReadingModeInkLockDown struct + ActualPgAttr sharedTypes.ST_OnOff + FontSzAttr ST_DecimalNumberOrPercent + HAttr uint64 + WAttr uint64 + func NewCT_ReadingModeInkLockDown() *CT_ReadingModeInkLockDown + func (m *CT_ReadingModeInkLockDown) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ReadingModeInkLockDown) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ReadingModeInkLockDown) Validate() error + func (m *CT_ReadingModeInkLockDown) ValidateWithPath(path string) error + type CT_RecipientData struct + Active *CT_OnOff + Column *CT_DecimalNumber + UniqueTag *CT_Base64Binary + func NewCT_RecipientData() *CT_RecipientData + func (m *CT_RecipientData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RecipientData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RecipientData) Validate() error + func (m *CT_RecipientData) ValidateWithPath(path string) error + type CT_Recipients struct + RecipientData []*CT_RecipientData + func NewCT_Recipients() *CT_Recipients + func (m *CT_Recipients) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Recipients) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Recipients) Validate() error + func (m *CT_Recipients) ValidateWithPath(path string) error + type CT_Rel struct + IdAttr string + func NewCT_Rel() *CT_Rel + func (m *CT_Rel) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Rel) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Rel) Validate() error + func (m *CT_Rel) ValidateWithPath(path string) error + type CT_Row struct + EG_ContentCellContent []*EG_ContentCellContent + RsidDelAttr *string + RsidRAttr *string + RsidRPrAttr *string + RsidTrAttr *string + TblPrEx *CT_TblPrEx + TrPr *CT_TrPr + func NewCT_Row() *CT_Row + func (m *CT_Row) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Row) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Row) Validate() error + func (m *CT_Row) ValidateWithPath(path string) error + type CT_Ruby struct + Rt *CT_RubyContent + RubyBase *CT_RubyContent + RubyPr *CT_RubyPr + func NewCT_Ruby() *CT_Ruby + func (m *CT_Ruby) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Ruby) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Ruby) Validate() error + func (m *CT_Ruby) ValidateWithPath(path string) error + type CT_RubyAlign struct + ValAttr ST_RubyAlign + func NewCT_RubyAlign() *CT_RubyAlign + func (m *CT_RubyAlign) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RubyAlign) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RubyAlign) Validate() error + func (m *CT_RubyAlign) ValidateWithPath(path string) error + type CT_RubyContent struct + EG_RunLevelElts []*EG_RunLevelElts + R *CT_R + func NewCT_RubyContent() *CT_RubyContent + func (m *CT_RubyContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RubyContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RubyContent) Validate() error + func (m *CT_RubyContent) ValidateWithPath(path string) error + type CT_RubyPr struct + Dirty *CT_OnOff + Hps *CT_HpsMeasure + HpsBaseText *CT_HpsMeasure + HpsRaise *CT_HpsMeasure + Lid *CT_Lang + RubyAlign *CT_RubyAlign + func NewCT_RubyPr() *CT_RubyPr + func (m *CT_RubyPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RubyPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RubyPr) Validate() error + func (m *CT_RubyPr) ValidateWithPath(path string) error + type CT_RunTrackChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + func NewCT_RunTrackChange() *CT_RunTrackChange + func (m *CT_RunTrackChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_RunTrackChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_RunTrackChange) Validate() error + func (m *CT_RunTrackChange) ValidateWithPath(path string) error + type CT_SaveThroughXslt struct + IdAttr *string + SolutionIDAttr *string + func NewCT_SaveThroughXslt() *CT_SaveThroughXslt + func (m *CT_SaveThroughXslt) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SaveThroughXslt) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SaveThroughXslt) Validate() error + func (m *CT_SaveThroughXslt) ValidateWithPath(path string) error + type CT_SdtBlock struct + SdtContent *CT_SdtContentBlock + SdtEndPr *CT_SdtEndPr + SdtPr *CT_SdtPr + func NewCT_SdtBlock() *CT_SdtBlock + func (m *CT_SdtBlock) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtBlock) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtBlock) Validate() error + func (m *CT_SdtBlock) ValidateWithPath(path string) error + type CT_SdtCell struct + SdtContent *CT_SdtContentCell + SdtEndPr *CT_SdtEndPr + SdtPr *CT_SdtPr + func NewCT_SdtCell() *CT_SdtCell + func (m *CT_SdtCell) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtCell) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtCell) Validate() error + func (m *CT_SdtCell) ValidateWithPath(path string) error + type CT_SdtComboBox struct + LastValueAttr *string + ListItem []*CT_SdtListItem + func NewCT_SdtComboBox() *CT_SdtComboBox + func (m *CT_SdtComboBox) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtComboBox) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtComboBox) Validate() error + func (m *CT_SdtComboBox) ValidateWithPath(path string) error + type CT_SdtContentBlock struct + CustomXml *CT_CustomXmlBlock + EG_RunLevelElts []*EG_RunLevelElts + P []*CT_P + Sdt *CT_SdtBlock + Tbl []*CT_Tbl + func NewCT_SdtContentBlock() *CT_SdtContentBlock + func (m *CT_SdtContentBlock) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtContentBlock) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtContentBlock) Validate() error + func (m *CT_SdtContentBlock) ValidateWithPath(path string) error + type CT_SdtContentCell struct + CustomXml *CT_CustomXmlCell + EG_RunLevelElts []*EG_RunLevelElts + Sdt *CT_SdtCell + Tc []*CT_Tc + func NewCT_SdtContentCell() *CT_SdtContentCell + func (m *CT_SdtContentCell) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtContentCell) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtContentCell) Validate() error + func (m *CT_SdtContentCell) ValidateWithPath(path string) error + type CT_SdtContentRow struct + CustomXml *CT_CustomXmlRow + EG_RunLevelElts []*EG_RunLevelElts + Sdt *CT_SdtRow + Tr []*CT_Row + func NewCT_SdtContentRow() *CT_SdtContentRow + func (m *CT_SdtContentRow) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtContentRow) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtContentRow) Validate() error + func (m *CT_SdtContentRow) ValidateWithPath(path string) error + type CT_SdtContentRun struct + EG_ContentRunContent []*EG_ContentRunContent + FldSimple []*CT_SimpleField + Hyperlink *CT_Hyperlink + SubDoc *CT_Rel + func NewCT_SdtContentRun() *CT_SdtContentRun + func (m *CT_SdtContentRun) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtContentRun) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtContentRun) Validate() error + func (m *CT_SdtContentRun) ValidateWithPath(path string) error + type CT_SdtDate struct + Calendar *CT_CalendarType + DateFormat *CT_String + FullDateAttr *time.Time + Lid *CT_Lang + StoreMappedDataAs *CT_SdtDateMappingType + func NewCT_SdtDate() *CT_SdtDate + func (m *CT_SdtDate) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtDate) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtDate) Validate() error + func (m *CT_SdtDate) ValidateWithPath(path string) error + type CT_SdtDateMappingType struct + ValAttr ST_SdtDateMappingType + func NewCT_SdtDateMappingType() *CT_SdtDateMappingType + func (m *CT_SdtDateMappingType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtDateMappingType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtDateMappingType) Validate() error + func (m *CT_SdtDateMappingType) ValidateWithPath(path string) error + type CT_SdtDocPart struct + DocPartCategory *CT_String + DocPartGallery *CT_String + DocPartUnique *CT_OnOff + func NewCT_SdtDocPart() *CT_SdtDocPart + func (m *CT_SdtDocPart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtDocPart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtDocPart) Validate() error + func (m *CT_SdtDocPart) ValidateWithPath(path string) error + type CT_SdtDropDownList struct + LastValueAttr *string + ListItem []*CT_SdtListItem + func NewCT_SdtDropDownList() *CT_SdtDropDownList + func (m *CT_SdtDropDownList) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtDropDownList) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtDropDownList) Validate() error + func (m *CT_SdtDropDownList) ValidateWithPath(path string) error + type CT_SdtEndPr struct + RPr []*CT_RPr + func NewCT_SdtEndPr() *CT_SdtEndPr + func (m *CT_SdtEndPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtEndPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtEndPr) Validate() error + func (m *CT_SdtEndPr) ValidateWithPath(path string) error + type CT_SdtListItem struct + DisplayTextAttr *string + ValueAttr *string + func NewCT_SdtListItem() *CT_SdtListItem + func (m *CT_SdtListItem) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtListItem) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtListItem) Validate() error + func (m *CT_SdtListItem) ValidateWithPath(path string) error + type CT_SdtPr struct + Alias *CT_String + Choice *CT_SdtPrChoice + DataBinding *CT_DataBinding + Extra []gooxml.Any + Id *CT_DecimalNumber + Label *CT_DecimalNumber + Lock *CT_Lock + Placeholder *CT_Placeholder + RPr *CT_RPr + ShowingPlcHdr *CT_OnOff + TabIndex *CT_UnsignedDecimalNumber + Tag *CT_String + Temporary *CT_OnOff + func NewCT_SdtPr() *CT_SdtPr + func (m *CT_SdtPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtPr) Validate() error + func (m *CT_SdtPr) ValidateWithPath(path string) error + type CT_SdtPrChoice struct + Bibliography *CT_Empty + Citation *CT_Empty + ComboBox *CT_SdtComboBox + Date *CT_SdtDate + DocPartList *CT_SdtDocPart + DocPartObj *CT_SdtDocPart + DropDownList *CT_SdtDropDownList + Equation *CT_Empty + Group *CT_Empty + Picture *CT_Empty + RichText *CT_Empty + Text *CT_SdtText + func NewCT_SdtPrChoice() *CT_SdtPrChoice + func (m *CT_SdtPrChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtPrChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtPrChoice) Validate() error + func (m *CT_SdtPrChoice) ValidateWithPath(path string) error + type CT_SdtRow struct + SdtContent *CT_SdtContentRow + SdtEndPr *CT_SdtEndPr + SdtPr *CT_SdtPr + func NewCT_SdtRow() *CT_SdtRow + func (m *CT_SdtRow) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtRow) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtRow) Validate() error + func (m *CT_SdtRow) ValidateWithPath(path string) error + type CT_SdtRun struct + SdtContent *CT_SdtContentRun + SdtEndPr *CT_SdtEndPr + SdtPr *CT_SdtPr + func NewCT_SdtRun() *CT_SdtRun + func (m *CT_SdtRun) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtRun) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtRun) Validate() error + func (m *CT_SdtRun) ValidateWithPath(path string) error + type CT_SdtText struct + MultiLineAttr *sharedTypes.ST_OnOff + func NewCT_SdtText() *CT_SdtText + func (m *CT_SdtText) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SdtText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SdtText) Validate() error + func (m *CT_SdtText) ValidateWithPath(path string) error + type CT_SectPr struct + Bidi *CT_OnOff + Cols *CT_Columns + DocGrid *CT_DocGrid + EG_HdrFtrReferences []*EG_HdrFtrReferences + EndnotePr *CT_EdnProps + FootnotePr *CT_FtnProps + FormProt *CT_OnOff + LnNumType *CT_LineNumber + NoEndnote *CT_OnOff + PaperSrc *CT_PaperSource + PgBorders *CT_PageBorders + PgMar *CT_PageMar + PgNumType *CT_PageNumber + PgSz *CT_PageSz + PrinterSettings *CT_Rel + RsidDelAttr *string + RsidRAttr *string + RsidRPrAttr *string + RsidSectAttr *string + RtlGutter *CT_OnOff + SectPrChange *CT_SectPrChange + TextDirection *CT_TextDirection + TitlePg *CT_OnOff + Type *CT_SectType + VAlign *CT_VerticalJc + func NewCT_SectPr() *CT_SectPr + func (m *CT_SectPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SectPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SectPr) Validate() error + func (m *CT_SectPr) ValidateWithPath(path string) error + type CT_SectPrBase struct + Bidi *CT_OnOff + Cols *CT_Columns + DocGrid *CT_DocGrid + EndnotePr *CT_EdnProps + FootnotePr *CT_FtnProps + FormProt *CT_OnOff + LnNumType *CT_LineNumber + NoEndnote *CT_OnOff + PaperSrc *CT_PaperSource + PgBorders *CT_PageBorders + PgMar *CT_PageMar + PgNumType *CT_PageNumber + PgSz *CT_PageSz + PrinterSettings *CT_Rel + RsidDelAttr *string + RsidRAttr *string + RsidRPrAttr *string + RsidSectAttr *string + RtlGutter *CT_OnOff + TextDirection *CT_TextDirection + TitlePg *CT_OnOff + Type *CT_SectType + VAlign *CT_VerticalJc + func NewCT_SectPrBase() *CT_SectPrBase + func (m *CT_SectPrBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SectPrBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SectPrBase) Validate() error + func (m *CT_SectPrBase) ValidateWithPath(path string) error + type CT_SectPrChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + SectPr *CT_SectPrBase + func NewCT_SectPrChange() *CT_SectPrChange + func (m *CT_SectPrChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SectPrChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SectPrChange) Validate() error + func (m *CT_SectPrChange) ValidateWithPath(path string) error + type CT_SectType struct + ValAttr ST_SectionMark + func NewCT_SectType() *CT_SectType + func (m *CT_SectType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SectType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SectType) Validate() error + func (m *CT_SectType) ValidateWithPath(path string) error + type CT_Settings struct + ActiveWritingStyle []*CT_WritingStyle + AlignBordersAndEdges *CT_OnOff + AlwaysMergeEmptyNamespace *CT_OnOff + AlwaysShowPlaceholderText *CT_OnOff + AttachedSchema []*CT_String + AttachedTemplate *CT_Rel + AutoFormatOverride *CT_OnOff + AutoHyphenation *CT_OnOff + BookFoldPrinting *CT_OnOff + BookFoldPrintingSheets *CT_DecimalNumber + BookFoldRevPrinting *CT_OnOff + BordersDoNotSurroundFooter *CT_OnOff + BordersDoNotSurroundHeader *CT_OnOff + Captions *CT_Captions + CharacterSpacingControl *CT_CharacterSpacing + ClickAndTypeStyle *CT_String + ClrSchemeMapping *CT_ColorSchemeMapping + Compat *CT_Compat + ConsecutiveHyphenLimit *CT_DecimalNumber + DecimalSymbol *CT_String + DefaultTabStop *CT_TwipsMeasure + DefaultTableStyle *CT_String + DisplayBackgroundShape *CT_OnOff + DisplayHorizontalDrawingGridEvery *CT_DecimalNumber + DisplayVerticalDrawingGridEvery *CT_DecimalNumber + DoNotAutoCompressPictures *CT_OnOff + DoNotDemarcateInvalidXml *CT_OnOff + DoNotDisplayPageBoundaries *CT_OnOff + DoNotEmbedSmartTags *CT_OnOff + DoNotHyphenateCaps *CT_OnOff + DoNotIncludeSubdocsInStats *CT_OnOff + DoNotShadeFormData *CT_OnOff + DoNotTrackFormatting *CT_OnOff + DoNotTrackMoves *CT_OnOff + DoNotUseMarginsForDrawingGridOrigin *CT_OnOff + DoNotValidateAgainstSchema *CT_OnOff + DocVars *CT_DocVars + DocumentProtection *CT_DocProtect + DocumentType *CT_DocType + DrawingGridHorizontalOrigin *CT_TwipsMeasure + DrawingGridHorizontalSpacing *CT_TwipsMeasure + DrawingGridVerticalOrigin *CT_TwipsMeasure + DrawingGridVerticalSpacing *CT_TwipsMeasure + EmbedSystemFonts *CT_OnOff + EmbedTrueTypeFonts *CT_OnOff + EndnotePr *CT_EdnDocProps + EvenAndOddHeaders *CT_OnOff + Extra []gooxml.Any + FootnotePr *CT_FtnDocProps + ForceUpgrade *CT_Empty + FormsDesign *CT_OnOff + GutterAtTop *CT_OnOff + HdrShapeDefaults *CT_ShapeDefaults + HideGrammaticalErrors *CT_OnOff + HideSpellingErrors *CT_OnOff + HyphenationZone *CT_TwipsMeasure + IgnoreMixedContent *CT_OnOff + LinkStyles *CT_OnOff + ListSeparator *CT_String + MailMerge *CT_MailMerge + MathPr *math.MathPr + MirrorMargins *CT_OnOff + NoLineBreaksAfter *CT_Kinsoku + NoLineBreaksBefore *CT_Kinsoku + NoPunctuationKerning *CT_OnOff + PrintFormsData *CT_OnOff + PrintFractionalCharacterWidth *CT_OnOff + PrintPostScriptOverText *CT_OnOff + PrintTwoOnOne *CT_OnOff + ProofState *CT_Proof + ReadModeInkLockDown *CT_ReadingModeInkLockDown + RemoveDateAndTime *CT_OnOff + RemovePersonalInformation *CT_OnOff + RevisionView *CT_TrackChangesView + Rsids *CT_DocRsids + SaveFormsData *CT_OnOff + SaveInvalidXml *CT_OnOff + SavePreviewPicture *CT_OnOff + SaveSubsetFonts *CT_OnOff + SaveThroughXslt *CT_SaveThroughXslt + SaveXmlDataOnly *CT_OnOff + SchemaLibrary *schemaLibrary.SchemaLibrary + ShapeDefaults *CT_ShapeDefaults + ShowEnvelope *CT_OnOff + ShowXMLTags *CT_OnOff + SmartTagType []*CT_SmartTagType + StrictFirstAndLastChars *CT_OnOff + StyleLockQFSet *CT_OnOff + StyleLockTheme *CT_OnOff + StylePaneFormatFilter *CT_StylePaneFilter + StylePaneSortMethod *CT_StyleSort + SummaryLength *CT_DecimalNumberOrPrecent + ThemeFontLang *CT_Language + TrackRevisions *CT_OnOff + UpdateFields *CT_OnOff + UseXSLTWhenSaving *CT_OnOff + View *CT_View + WriteProtection *CT_WriteProtection + Zoom *CT_Zoom + func NewCT_Settings() *CT_Settings + func (m *CT_Settings) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Settings) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Settings) Validate() error + func (m *CT_Settings) ValidateWithPath(path string) error + type CT_ShapeDefaults struct + Any []gooxml.Any + func NewCT_ShapeDefaults() *CT_ShapeDefaults + func (m *CT_ShapeDefaults) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ShapeDefaults) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ShapeDefaults) Validate() error + func (m *CT_ShapeDefaults) ValidateWithPath(path string) error + type CT_Shd struct + ColorAttr *ST_HexColor + FillAttr *ST_HexColor + ThemeColorAttr ST_ThemeColor + ThemeFillAttr ST_ThemeColor + ThemeFillShadeAttr *string + ThemeFillTintAttr *string + ThemeShadeAttr *string + ThemeTintAttr *string + ValAttr ST_Shd + func NewCT_Shd() *CT_Shd + func (m *CT_Shd) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Shd) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Shd) Validate() error + func (m *CT_Shd) ValidateWithPath(path string) error + type CT_SignedHpsMeasure struct + ValAttr ST_SignedHpsMeasure + func NewCT_SignedHpsMeasure() *CT_SignedHpsMeasure + func (m *CT_SignedHpsMeasure) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SignedHpsMeasure) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SignedHpsMeasure) Validate() error + func (m *CT_SignedHpsMeasure) ValidateWithPath(path string) error + type CT_SignedTwipsMeasure struct + ValAttr ST_SignedTwipsMeasure + func NewCT_SignedTwipsMeasure() *CT_SignedTwipsMeasure + func (m *CT_SignedTwipsMeasure) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SignedTwipsMeasure) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SignedTwipsMeasure) Validate() error + func (m *CT_SignedTwipsMeasure) ValidateWithPath(path string) error + type CT_SimpleField struct + DirtyAttr *sharedTypes.ST_OnOff + EG_PContent []*EG_PContent + FldData *CT_Text + FldLockAttr *sharedTypes.ST_OnOff + InstrAttr string + func NewCT_SimpleField() *CT_SimpleField + func (m *CT_SimpleField) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SimpleField) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SimpleField) Validate() error + func (m *CT_SimpleField) ValidateWithPath(path string) error + type CT_SmartTagPr struct + Attr []*CT_Attr + func NewCT_SmartTagPr() *CT_SmartTagPr + func (m *CT_SmartTagPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SmartTagPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SmartTagPr) Validate() error + func (m *CT_SmartTagPr) ValidateWithPath(path string) error + type CT_SmartTagRun struct + EG_PContent []*EG_PContent + ElementAttr string + SmartTagPr *CT_SmartTagPr + UriAttr *string + func NewCT_SmartTagRun() *CT_SmartTagRun + func (m *CT_SmartTagRun) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SmartTagRun) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SmartTagRun) Validate() error + func (m *CT_SmartTagRun) ValidateWithPath(path string) error + type CT_SmartTagType struct + NameAttr *string + NamespaceuriAttr *string + UrlAttr *string + func NewCT_SmartTagType() *CT_SmartTagType + func (m *CT_SmartTagType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_SmartTagType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_SmartTagType) Validate() error + func (m *CT_SmartTagType) ValidateWithPath(path string) error + type CT_Spacing struct + AfterAttr *sharedTypes.ST_TwipsMeasure + AfterAutospacingAttr *sharedTypes.ST_OnOff + AfterLinesAttr *int64 + BeforeAttr *sharedTypes.ST_TwipsMeasure + BeforeAutospacingAttr *sharedTypes.ST_OnOff + BeforeLinesAttr *int64 + LineAttr *ST_SignedTwipsMeasure + LineRuleAttr ST_LineSpacingRule + func NewCT_Spacing() *CT_Spacing + func (m *CT_Spacing) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Spacing) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Spacing) Validate() error + func (m *CT_Spacing) ValidateWithPath(path string) error + type CT_String struct + ValAttr string + func NewCT_String() *CT_String + func (m *CT_String) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_String) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_String) Validate() error + func (m *CT_String) ValidateWithPath(path string) error + type CT_Style struct + Aliases *CT_String + AutoRedefine *CT_OnOff + BasedOn *CT_String + CustomStyleAttr *sharedTypes.ST_OnOff + DefaultAttr *sharedTypes.ST_OnOff + Hidden *CT_OnOff + Link *CT_String + Locked *CT_OnOff + Name *CT_String + Next *CT_String + PPr *CT_PPrGeneral + Personal *CT_OnOff + PersonalCompose *CT_OnOff + PersonalReply *CT_OnOff + QFormat *CT_OnOff + RPr *CT_RPr + Rsid *CT_LongHexNumber + SemiHidden *CT_OnOff + StyleIdAttr *string + TblPr *CT_TblPrBase + TblStylePr []*CT_TblStylePr + TcPr *CT_TcPr + TrPr *CT_TrPr + TypeAttr ST_StyleType + UiPriority *CT_DecimalNumber + UnhideWhenUsed *CT_OnOff + func NewCT_Style() *CT_Style + func (m *CT_Style) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Style) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Style) Validate() error + func (m *CT_Style) ValidateWithPath(path string) error + type CT_StylePaneFilter struct + AllStylesAttr *sharedTypes.ST_OnOff + AlternateStyleNamesAttr *sharedTypes.ST_OnOff + ClearFormattingAttr *sharedTypes.ST_OnOff + CustomStylesAttr *sharedTypes.ST_OnOff + DirectFormattingOnNumberingAttr *sharedTypes.ST_OnOff + DirectFormattingOnParagraphsAttr *sharedTypes.ST_OnOff + DirectFormattingOnRunsAttr *sharedTypes.ST_OnOff + DirectFormattingOnTablesAttr *sharedTypes.ST_OnOff + HeadingStylesAttr *sharedTypes.ST_OnOff + LatentStylesAttr *sharedTypes.ST_OnOff + NumberingStylesAttr *sharedTypes.ST_OnOff + StylesInUseAttr *sharedTypes.ST_OnOff + TableStylesAttr *sharedTypes.ST_OnOff + Top3HeadingStylesAttr *sharedTypes.ST_OnOff + ValAttr *string + VisibleStylesAttr *sharedTypes.ST_OnOff + func NewCT_StylePaneFilter() *CT_StylePaneFilter + func (m *CT_StylePaneFilter) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_StylePaneFilter) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_StylePaneFilter) Validate() error + func (m *CT_StylePaneFilter) ValidateWithPath(path string) error + type CT_StyleSort struct + ValAttr ST_StyleSort + func NewCT_StyleSort() *CT_StyleSort + func (m *CT_StyleSort) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_StyleSort) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_StyleSort) Validate() error + func (m *CT_StyleSort) ValidateWithPath(path string) error + type CT_Styles struct + DocDefaults *CT_DocDefaults + LatentStyles *CT_LatentStyles + Style []*CT_Style + func NewCT_Styles() *CT_Styles + func (m *CT_Styles) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Styles) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Styles) Validate() error + func (m *CT_Styles) ValidateWithPath(path string) error + type CT_Sym struct + CharAttr *string + FontAttr *string + func NewCT_Sym() *CT_Sym + func (m *CT_Sym) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Sym) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Sym) Validate() error + func (m *CT_Sym) ValidateWithPath(path string) error + type CT_TabStop struct + LeaderAttr ST_TabTlc + PosAttr ST_SignedTwipsMeasure + ValAttr ST_TabJc + func NewCT_TabStop() *CT_TabStop + func (m *CT_TabStop) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TabStop) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TabStop) Validate() error + func (m *CT_TabStop) ValidateWithPath(path string) error + type CT_Tabs struct + Tab []*CT_TabStop + func NewCT_Tabs() *CT_Tabs + func (m *CT_Tabs) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Tabs) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Tabs) Validate() error + func (m *CT_Tabs) ValidateWithPath(path string) error + type CT_TargetScreenSz struct + ValAttr ST_TargetScreenSz + func NewCT_TargetScreenSz() *CT_TargetScreenSz + func (m *CT_TargetScreenSz) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TargetScreenSz) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TargetScreenSz) Validate() error + func (m *CT_TargetScreenSz) ValidateWithPath(path string) error + type CT_Tbl struct + EG_ContentRowContent []*EG_ContentRowContent + EG_RangeMarkupElements []*EG_RangeMarkupElements + TblGrid *CT_TblGrid + TblPr *CT_TblPr + func NewCT_Tbl() *CT_Tbl + func (m *CT_Tbl) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Tbl) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Tbl) Validate() error + func (m *CT_Tbl) ValidateWithPath(path string) error + type CT_TblBorders struct + Bottom *CT_Border + End *CT_Border + InsideH *CT_Border + InsideV *CT_Border + Left *CT_Border + Right *CT_Border + Start *CT_Border + Top *CT_Border + func NewCT_TblBorders() *CT_TblBorders + func (m *CT_TblBorders) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblBorders) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblBorders) Validate() error + func (m *CT_TblBorders) ValidateWithPath(path string) error + type CT_TblCellMar struct + Bottom *CT_TblWidth + End *CT_TblWidth + Left *CT_TblWidth + Right *CT_TblWidth + Start *CT_TblWidth + Top *CT_TblWidth + func NewCT_TblCellMar() *CT_TblCellMar + func (m *CT_TblCellMar) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblCellMar) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblCellMar) Validate() error + func (m *CT_TblCellMar) ValidateWithPath(path string) error + type CT_TblGrid struct + GridCol []*CT_TblGridCol + TblGridChange *CT_TblGridChange + func NewCT_TblGrid() *CT_TblGrid + func (m *CT_TblGrid) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblGrid) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblGrid) Validate() error + func (m *CT_TblGrid) ValidateWithPath(path string) error + type CT_TblGridBase struct + GridCol []*CT_TblGridCol + func NewCT_TblGridBase() *CT_TblGridBase + func (m *CT_TblGridBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblGridBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblGridBase) Validate() error + func (m *CT_TblGridBase) ValidateWithPath(path string) error + type CT_TblGridChange struct + IdAttr int64 + TblGrid *CT_TblGridBase + func NewCT_TblGridChange() *CT_TblGridChange + func (m *CT_TblGridChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblGridChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblGridChange) Validate() error + func (m *CT_TblGridChange) ValidateWithPath(path string) error + type CT_TblGridCol struct + WAttr *sharedTypes.ST_TwipsMeasure + func NewCT_TblGridCol() *CT_TblGridCol + func (m *CT_TblGridCol) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblGridCol) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblGridCol) Validate() error + func (m *CT_TblGridCol) ValidateWithPath(path string) error + type CT_TblLayoutType struct + TypeAttr ST_TblLayoutType + func NewCT_TblLayoutType() *CT_TblLayoutType + func (m *CT_TblLayoutType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblLayoutType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblLayoutType) Validate() error + func (m *CT_TblLayoutType) ValidateWithPath(path string) error + type CT_TblLook struct + FirstColumnAttr *sharedTypes.ST_OnOff + FirstRowAttr *sharedTypes.ST_OnOff + LastColumnAttr *sharedTypes.ST_OnOff + LastRowAttr *sharedTypes.ST_OnOff + NoHBandAttr *sharedTypes.ST_OnOff + NoVBandAttr *sharedTypes.ST_OnOff + ValAttr *string + func NewCT_TblLook() *CT_TblLook + func (m *CT_TblLook) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblLook) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblLook) Validate() error + func (m *CT_TblLook) ValidateWithPath(path string) error + type CT_TblOverlap struct + ValAttr ST_TblOverlap + func NewCT_TblOverlap() *CT_TblOverlap + func (m *CT_TblOverlap) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblOverlap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblOverlap) Validate() error + func (m *CT_TblOverlap) ValidateWithPath(path string) error + type CT_TblPPr struct + BottomFromTextAttr *sharedTypes.ST_TwipsMeasure + HorzAnchorAttr ST_HAnchor + LeftFromTextAttr *sharedTypes.ST_TwipsMeasure + RightFromTextAttr *sharedTypes.ST_TwipsMeasure + TblpXAttr *ST_SignedTwipsMeasure + TblpXSpecAttr sharedTypes.ST_XAlign + TblpYAttr *ST_SignedTwipsMeasure + TblpYSpecAttr sharedTypes.ST_YAlign + TopFromTextAttr *sharedTypes.ST_TwipsMeasure + VertAnchorAttr ST_VAnchor + func NewCT_TblPPr() *CT_TblPPr + func (m *CT_TblPPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblPPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblPPr) Validate() error + func (m *CT_TblPPr) ValidateWithPath(path string) error + type CT_TblPr struct + BidiVisual *CT_OnOff + Jc *CT_JcTable + Shd *CT_Shd + TblBorders *CT_TblBorders + TblCaption *CT_String + TblCellMar *CT_TblCellMar + TblCellSpacing *CT_TblWidth + TblDescription *CT_String + TblInd *CT_TblWidth + TblLayout *CT_TblLayoutType + TblLook *CT_TblLook + TblOverlap *CT_TblOverlap + TblPrChange *CT_TblPrChange + TblStyle *CT_String + TblStyleColBandSize *CT_DecimalNumber + TblStyleRowBandSize *CT_DecimalNumber + TblW *CT_TblWidth + TblpPr *CT_TblPPr + func NewCT_TblPr() *CT_TblPr + func (m *CT_TblPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblPr) Validate() error + func (m *CT_TblPr) ValidateWithPath(path string) error + type CT_TblPrBase struct + BidiVisual *CT_OnOff + Jc *CT_JcTable + Shd *CT_Shd + TblBorders *CT_TblBorders + TblCaption *CT_String + TblCellMar *CT_TblCellMar + TblCellSpacing *CT_TblWidth + TblDescription *CT_String + TblInd *CT_TblWidth + TblLayout *CT_TblLayoutType + TblLook *CT_TblLook + TblOverlap *CT_TblOverlap + TblStyle *CT_String + TblStyleColBandSize *CT_DecimalNumber + TblStyleRowBandSize *CT_DecimalNumber + TblW *CT_TblWidth + TblpPr *CT_TblPPr + func NewCT_TblPrBase() *CT_TblPrBase + func (m *CT_TblPrBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblPrBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblPrBase) Validate() error + func (m *CT_TblPrBase) ValidateWithPath(path string) error + type CT_TblPrChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + TblPr *CT_TblPrBase + func NewCT_TblPrChange() *CT_TblPrChange + func (m *CT_TblPrChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblPrChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblPrChange) Validate() error + func (m *CT_TblPrChange) ValidateWithPath(path string) error + type CT_TblPrEx struct + Jc *CT_JcTable + Shd *CT_Shd + TblBorders *CT_TblBorders + TblCellMar *CT_TblCellMar + TblCellSpacing *CT_TblWidth + TblInd *CT_TblWidth + TblLayout *CT_TblLayoutType + TblLook *CT_TblLook + TblPrExChange *CT_TblPrExChange + TblW *CT_TblWidth + func NewCT_TblPrEx() *CT_TblPrEx + func (m *CT_TblPrEx) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblPrEx) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblPrEx) Validate() error + func (m *CT_TblPrEx) ValidateWithPath(path string) error + type CT_TblPrExBase struct + Jc *CT_JcTable + Shd *CT_Shd + TblBorders *CT_TblBorders + TblCellMar *CT_TblCellMar + TblCellSpacing *CT_TblWidth + TblInd *CT_TblWidth + TblLayout *CT_TblLayoutType + TblLook *CT_TblLook + TblW *CT_TblWidth + func NewCT_TblPrExBase() *CT_TblPrExBase + func (m *CT_TblPrExBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblPrExBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblPrExBase) Validate() error + func (m *CT_TblPrExBase) ValidateWithPath(path string) error + type CT_TblPrExChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + TblPrEx *CT_TblPrExBase + func NewCT_TblPrExChange() *CT_TblPrExChange + func (m *CT_TblPrExChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblPrExChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblPrExChange) Validate() error + func (m *CT_TblPrExChange) ValidateWithPath(path string) error + type CT_TblStylePr struct + PPr *CT_PPrGeneral + RPr *CT_RPr + TblPr *CT_TblPrBase + TcPr *CT_TcPr + TrPr *CT_TrPr + TypeAttr ST_TblStyleOverrideType + func NewCT_TblStylePr() *CT_TblStylePr + func (m *CT_TblStylePr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblStylePr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblStylePr) Validate() error + func (m *CT_TblStylePr) ValidateWithPath(path string) error + type CT_TblWidth struct + TypeAttr ST_TblWidth + WAttr *ST_MeasurementOrPercent + func NewCT_TblWidth() *CT_TblWidth + func (m *CT_TblWidth) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TblWidth) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TblWidth) Validate() error + func (m *CT_TblWidth) ValidateWithPath(path string) error + type CT_Tc struct + EG_BlockLevelElts []*EG_BlockLevelElts + IdAttr *string + TcPr *CT_TcPr + func NewCT_Tc() *CT_Tc + func (m *CT_Tc) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Tc) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Tc) Validate() error + func (m *CT_Tc) ValidateWithPath(path string) error + type CT_TcBorders struct + Bottom *CT_Border + End *CT_Border + InsideH *CT_Border + InsideV *CT_Border + Left *CT_Border + Right *CT_Border + Start *CT_Border + Tl2br *CT_Border + Top *CT_Border + Tr2bl *CT_Border + func NewCT_TcBorders() *CT_TcBorders + func (m *CT_TcBorders) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TcBorders) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TcBorders) Validate() error + func (m *CT_TcBorders) ValidateWithPath(path string) error + type CT_TcMar struct + Bottom *CT_TblWidth + End *CT_TblWidth + Left *CT_TblWidth + Right *CT_TblWidth + Start *CT_TblWidth + Top *CT_TblWidth + func NewCT_TcMar() *CT_TcMar + func (m *CT_TcMar) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TcMar) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TcMar) Validate() error + func (m *CT_TcMar) ValidateWithPath(path string) error + type CT_TcPr struct + CellDel *CT_TrackChange + CellIns *CT_TrackChange + CellMerge *CT_CellMergeTrackChange + CnfStyle *CT_Cnf + GridSpan *CT_DecimalNumber + HMerge *CT_HMerge + Headers *CT_Headers + HideMark *CT_OnOff + NoWrap *CT_OnOff + Shd *CT_Shd + TcBorders *CT_TcBorders + TcFitText *CT_OnOff + TcMar *CT_TcMar + TcPrChange *CT_TcPrChange + TcW *CT_TblWidth + TextDirection *CT_TextDirection + VAlign *CT_VerticalJc + VMerge *CT_VMerge + func NewCT_TcPr() *CT_TcPr + func (m *CT_TcPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TcPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TcPr) Validate() error + func (m *CT_TcPr) ValidateWithPath(path string) error + type CT_TcPrBase struct + CnfStyle *CT_Cnf + GridSpan *CT_DecimalNumber + HMerge *CT_HMerge + Headers *CT_Headers + HideMark *CT_OnOff + NoWrap *CT_OnOff + Shd *CT_Shd + TcBorders *CT_TcBorders + TcFitText *CT_OnOff + TcMar *CT_TcMar + TcW *CT_TblWidth + TextDirection *CT_TextDirection + VAlign *CT_VerticalJc + VMerge *CT_VMerge + func NewCT_TcPrBase() *CT_TcPrBase + func (m *CT_TcPrBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TcPrBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TcPrBase) Validate() error + func (m *CT_TcPrBase) ValidateWithPath(path string) error + type CT_TcPrChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + TcPr *CT_TcPrInner + func NewCT_TcPrChange() *CT_TcPrChange + func (m *CT_TcPrChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TcPrChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TcPrChange) Validate() error + func (m *CT_TcPrChange) ValidateWithPath(path string) error + type CT_TcPrInner struct + CellDel *CT_TrackChange + CellIns *CT_TrackChange + CellMerge *CT_CellMergeTrackChange + CnfStyle *CT_Cnf + GridSpan *CT_DecimalNumber + HMerge *CT_HMerge + Headers *CT_Headers + HideMark *CT_OnOff + NoWrap *CT_OnOff + Shd *CT_Shd + TcBorders *CT_TcBorders + TcFitText *CT_OnOff + TcMar *CT_TcMar + TcW *CT_TblWidth + TextDirection *CT_TextDirection + VAlign *CT_VerticalJc + VMerge *CT_VMerge + func NewCT_TcPrInner() *CT_TcPrInner + func (m *CT_TcPrInner) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TcPrInner) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TcPrInner) Validate() error + func (m *CT_TcPrInner) ValidateWithPath(path string) error + type CT_Text struct + Content string + SpaceAttr *string + func NewCT_Text() *CT_Text + func (m *CT_Text) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Text) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Text) Validate() error + func (m *CT_Text) ValidateWithPath(path string) error + type CT_TextAlignment struct + ValAttr ST_TextAlignment + func NewCT_TextAlignment() *CT_TextAlignment + func (m *CT_TextAlignment) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TextAlignment) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TextAlignment) Validate() error + func (m *CT_TextAlignment) ValidateWithPath(path string) error + type CT_TextDirection struct + ValAttr ST_TextDirection + func NewCT_TextDirection() *CT_TextDirection + func (m *CT_TextDirection) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TextDirection) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TextDirection) Validate() error + func (m *CT_TextDirection) ValidateWithPath(path string) error + type CT_TextEffect struct + ValAttr ST_TextEffect + func NewCT_TextEffect() *CT_TextEffect + func (m *CT_TextEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TextEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TextEffect) Validate() error + func (m *CT_TextEffect) ValidateWithPath(path string) error + type CT_TextScale struct + ValAttr *ST_TextScale + func NewCT_TextScale() *CT_TextScale + func (m *CT_TextScale) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TextScale) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TextScale) Validate() error + func (m *CT_TextScale) ValidateWithPath(path string) error + type CT_TextboxTightWrap struct + ValAttr ST_TextboxTightWrap + func NewCT_TextboxTightWrap() *CT_TextboxTightWrap + func (m *CT_TextboxTightWrap) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TextboxTightWrap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TextboxTightWrap) Validate() error + func (m *CT_TextboxTightWrap) ValidateWithPath(path string) error + type CT_TopPageBorder struct + ColorAttr *ST_HexColor + FrameAttr *sharedTypes.ST_OnOff + IdAttr *string + ShadowAttr *sharedTypes.ST_OnOff + SpaceAttr *uint64 + SzAttr *uint64 + ThemeColorAttr ST_ThemeColor + ThemeShadeAttr *string + ThemeTintAttr *string + TopLeftAttr *string + TopRightAttr *string + ValAttr ST_Border + func NewCT_TopPageBorder() *CT_TopPageBorder + func (m *CT_TopPageBorder) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TopPageBorder) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TopPageBorder) Validate() error + func (m *CT_TopPageBorder) ValidateWithPath(path string) error + type CT_TrPr struct + CantSplit []*CT_OnOff + CnfStyle []*CT_Cnf + Del *CT_TrackChange + DivId []*CT_DecimalNumber + GridAfter []*CT_DecimalNumber + GridBefore []*CT_DecimalNumber + Hidden []*CT_OnOff + Ins *CT_TrackChange + Jc []*CT_JcTable + TblCellSpacing []*CT_TblWidth + TblHeader []*CT_OnOff + TrHeight []*CT_Height + TrPrChange *CT_TrPrChange + WAfter []*CT_TblWidth + WBefore []*CT_TblWidth + func NewCT_TrPr() *CT_TrPr + func (m *CT_TrPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TrPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TrPr) Validate() error + func (m *CT_TrPr) ValidateWithPath(path string) error + type CT_TrPrBase struct + CantSplit []*CT_OnOff + CnfStyle []*CT_Cnf + DivId []*CT_DecimalNumber + GridAfter []*CT_DecimalNumber + GridBefore []*CT_DecimalNumber + Hidden []*CT_OnOff + Jc []*CT_JcTable + TblCellSpacing []*CT_TblWidth + TblHeader []*CT_OnOff + TrHeight []*CT_Height + WAfter []*CT_TblWidth + WBefore []*CT_TblWidth + func NewCT_TrPrBase() *CT_TrPrBase + func (m *CT_TrPrBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TrPrBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TrPrBase) Validate() error + func (m *CT_TrPrBase) ValidateWithPath(path string) error + type CT_TrPrChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + TrPr *CT_TrPrBase + func NewCT_TrPrChange() *CT_TrPrChange + func (m *CT_TrPrChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TrPrChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TrPrChange) Validate() error + func (m *CT_TrPrChange) ValidateWithPath(path string) error + type CT_TrackChange struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + func NewCT_TrackChange() *CT_TrackChange + func (m *CT_TrackChange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TrackChange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TrackChange) Validate() error + func (m *CT_TrackChange) ValidateWithPath(path string) error + type CT_TrackChangeNumbering struct + AuthorAttr string + DateAttr *time.Time + IdAttr int64 + OriginalAttr *string + func NewCT_TrackChangeNumbering() *CT_TrackChangeNumbering + func (m *CT_TrackChangeNumbering) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TrackChangeNumbering) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TrackChangeNumbering) Validate() error + func (m *CT_TrackChangeNumbering) ValidateWithPath(path string) error + type CT_TrackChangeRange struct + AuthorAttr string + DateAttr *time.Time + DisplacedByCustomXmlAttr ST_DisplacedByCustomXml + IdAttr int64 + func NewCT_TrackChangeRange() *CT_TrackChangeRange + func (m *CT_TrackChangeRange) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TrackChangeRange) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TrackChangeRange) Validate() error + func (m *CT_TrackChangeRange) ValidateWithPath(path string) error + type CT_TrackChangesView struct + CommentsAttr *sharedTypes.ST_OnOff + FormattingAttr *sharedTypes.ST_OnOff + InkAnnotationsAttr *sharedTypes.ST_OnOff + InsDelAttr *sharedTypes.ST_OnOff + MarkupAttr *sharedTypes.ST_OnOff + func NewCT_TrackChangesView() *CT_TrackChangesView + func (m *CT_TrackChangesView) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TrackChangesView) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TrackChangesView) Validate() error + func (m *CT_TrackChangesView) ValidateWithPath(path string) error + type CT_TwipsMeasure struct + ValAttr sharedTypes.ST_TwipsMeasure + func NewCT_TwipsMeasure() *CT_TwipsMeasure + func (m *CT_TwipsMeasure) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TwipsMeasure) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TwipsMeasure) Validate() error + func (m *CT_TwipsMeasure) ValidateWithPath(path string) error + type CT_TxbxContent struct + AltChunk []*CT_AltChunk + EG_ContentBlockContent []*EG_ContentBlockContent + func NewCT_TxbxContent() *CT_TxbxContent + func (m *CT_TxbxContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TxbxContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TxbxContent) Validate() error + func (m *CT_TxbxContent) ValidateWithPath(path string) error + type CT_Underline struct + ColorAttr *ST_HexColor + ThemeColorAttr ST_ThemeColor + ThemeShadeAttr *string + ThemeTintAttr *string + ValAttr ST_Underline + func NewCT_Underline() *CT_Underline + func (m *CT_Underline) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Underline) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Underline) Validate() error + func (m *CT_Underline) ValidateWithPath(path string) error + type CT_UnsignedDecimalNumber struct + ValAttr uint64 + func NewCT_UnsignedDecimalNumber() *CT_UnsignedDecimalNumber + func (m *CT_UnsignedDecimalNumber) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_UnsignedDecimalNumber) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_UnsignedDecimalNumber) Validate() error + func (m *CT_UnsignedDecimalNumber) ValidateWithPath(path string) error + type CT_VMerge struct + ValAttr ST_Merge + func NewCT_VMerge() *CT_VMerge + func (m *CT_VMerge) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_VMerge) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_VMerge) Validate() error + func (m *CT_VMerge) ValidateWithPath(path string) error + type CT_VerticalAlignRun struct + ValAttr sharedTypes.ST_VerticalAlignRun + func NewCT_VerticalAlignRun() *CT_VerticalAlignRun + func (m *CT_VerticalAlignRun) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_VerticalAlignRun) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_VerticalAlignRun) Validate() error + func (m *CT_VerticalAlignRun) ValidateWithPath(path string) error + type CT_VerticalJc struct + ValAttr ST_VerticalJc + func NewCT_VerticalJc() *CT_VerticalJc + func (m *CT_VerticalJc) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_VerticalJc) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_VerticalJc) Validate() error + func (m *CT_VerticalJc) ValidateWithPath(path string) error + type CT_View struct + ValAttr ST_View + func NewCT_View() *CT_View + func (m *CT_View) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_View) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_View) Validate() error + func (m *CT_View) ValidateWithPath(path string) error + type CT_WebSettings struct + AllowPNG *CT_OnOff + Divs *CT_Divs + DoNotOrganizeInFolder *CT_OnOff + DoNotRelyOnCSS *CT_OnOff + DoNotSaveAsSingleFile *CT_OnOff + DoNotUseLongFileNames *CT_OnOff + Encoding *CT_String + Frameset *CT_Frameset + OptimizeForBrowser *CT_OptimizeForBrowser + PixelsPerInch *CT_DecimalNumber + RelyOnVML *CT_OnOff + SaveSmartTagsAsXml *CT_OnOff + TargetScreenSz *CT_TargetScreenSz + func NewCT_WebSettings() *CT_WebSettings + func (m *CT_WebSettings) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_WebSettings) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_WebSettings) Validate() error + func (m *CT_WebSettings) ValidateWithPath(path string) error + type CT_WriteProtection struct + AlgIdExtAttr *string + AlgIdExtSourceAttr *string + AlgorithmNameAttr *string + CryptAlgorithmClassAttr sharedTypes.ST_AlgClass + CryptAlgorithmSidAttr *int64 + CryptAlgorithmTypeAttr sharedTypes.ST_AlgType + CryptProviderAttr *string + CryptProviderTypeAttr sharedTypes.ST_CryptProv + CryptProviderTypeExtAttr *string + CryptProviderTypeExtSourceAttr *string + CryptSpinCountAttr *int64 + HashAttr *string + HashValueAttr *string + RecommendedAttr *sharedTypes.ST_OnOff + SaltAttr *string + SaltValueAttr *string + SpinCountAttr *int64 + func NewCT_WriteProtection() *CT_WriteProtection + func (m *CT_WriteProtection) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_WriteProtection) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_WriteProtection) Validate() error + func (m *CT_WriteProtection) ValidateWithPath(path string) error + type CT_WritingStyle struct + AppNameAttr string + CheckStyleAttr sharedTypes.ST_OnOff + DllVersionAttr string + LangAttr string + NlCheckAttr *sharedTypes.ST_OnOff + VendorIDAttr string + func NewCT_WritingStyle() *CT_WritingStyle + func (m *CT_WritingStyle) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_WritingStyle) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_WritingStyle) Validate() error + func (m *CT_WritingStyle) ValidateWithPath(path string) error + type CT_Zoom struct + PercentAttr ST_DecimalNumberOrPercent + ValAttr ST_Zoom + func NewCT_Zoom() *CT_Zoom + func (m *CT_Zoom) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Zoom) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Zoom) Validate() error + func (m *CT_Zoom) ValidateWithPath(path string) error + type Comments struct + func NewComments() *Comments + func (m *Comments) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Comments) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Comments) Validate() error + func (m *Comments) ValidateWithPath(path string) error + type Document struct + func NewDocument() *Document + func (m *Document) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Document) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Document) Validate() error + func (m *Document) ValidateWithPath(path string) error + type EG_BlockLevelChunkElts struct + EG_ContentBlockContent []*EG_ContentBlockContent + func NewEG_BlockLevelChunkElts() *EG_BlockLevelChunkElts + func (m *EG_BlockLevelChunkElts) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_BlockLevelChunkElts) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_BlockLevelChunkElts) Validate() error + func (m *EG_BlockLevelChunkElts) ValidateWithPath(path string) error + type EG_BlockLevelElts struct + AltChunk []*CT_AltChunk + EG_ContentBlockContent []*EG_ContentBlockContent + func NewEG_BlockLevelElts() *EG_BlockLevelElts + func (m *EG_BlockLevelElts) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_BlockLevelElts) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_BlockLevelElts) Validate() error + func (m *EG_BlockLevelElts) ValidateWithPath(path string) error + type EG_CellMarkupElements struct + CellDel *CT_TrackChange + CellIns *CT_TrackChange + CellMerge *CT_CellMergeTrackChange + func NewEG_CellMarkupElements() *EG_CellMarkupElements + func (m *EG_CellMarkupElements) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_CellMarkupElements) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_CellMarkupElements) Validate() error + func (m *EG_CellMarkupElements) ValidateWithPath(path string) error + type EG_ContentBlockContent struct + CustomXml *CT_CustomXmlBlock + EG_RunLevelElts []*EG_RunLevelElts + P []*CT_P + Sdt *CT_SdtBlock + Tbl []*CT_Tbl + func NewEG_ContentBlockContent() *EG_ContentBlockContent + func (m *EG_ContentBlockContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_ContentBlockContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_ContentBlockContent) Validate() error + func (m *EG_ContentBlockContent) ValidateWithPath(path string) error + type EG_ContentCellContent struct + CustomXml *CT_CustomXmlCell + EG_RunLevelElts []*EG_RunLevelElts + Sdt *CT_SdtCell + Tc []*CT_Tc + func NewEG_ContentCellContent() *EG_ContentCellContent + func (m *EG_ContentCellContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_ContentCellContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_ContentCellContent) Validate() error + func (m *EG_ContentCellContent) ValidateWithPath(path string) error + type EG_ContentRowContent struct + CustomXml *CT_CustomXmlRow + EG_RunLevelElts []*EG_RunLevelElts + Sdt *CT_SdtRow + Tr []*CT_Row + func NewEG_ContentRowContent() *EG_ContentRowContent + func (m *EG_ContentRowContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_ContentRowContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_ContentRowContent) Validate() error + func (m *EG_ContentRowContent) ValidateWithPath(path string) error + type EG_ContentRunContent struct + Bdo *CT_BdoContentRun + CustomXml *CT_CustomXmlRun + Dir *CT_DirContentRun + EG_RunLevelElts []*EG_RunLevelElts + R *CT_R + Sdt *CT_SdtRun + SmartTag *CT_SmartTagRun + func NewEG_ContentRunContent() *EG_ContentRunContent + func (m *EG_ContentRunContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_ContentRunContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_ContentRunContent) Validate() error + func (m *EG_ContentRunContent) ValidateWithPath(path string) error + type EG_ContentRunContentBase struct + EG_RunLevelElts []*EG_RunLevelElts + Sdt *CT_SdtRun + SmartTag *CT_SmartTagRun + func NewEG_ContentRunContentBase() *EG_ContentRunContentBase + func (m *EG_ContentRunContentBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_ContentRunContentBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_ContentRunContentBase) Validate() error + func (m *EG_ContentRunContentBase) ValidateWithPath(path string) error + type EG_FtnEdnNumProps struct + NumRestart *CT_NumRestart + NumStart *CT_DecimalNumber + func NewEG_FtnEdnNumProps() *EG_FtnEdnNumProps + func (m *EG_FtnEdnNumProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_FtnEdnNumProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_FtnEdnNumProps) Validate() error + func (m *EG_FtnEdnNumProps) ValidateWithPath(path string) error + type EG_HdrFtrReferences struct + FooterReference *CT_HdrFtrRef + HeaderReference *CT_HdrFtrRef + func NewEG_HdrFtrReferences() *EG_HdrFtrReferences + func (m *EG_HdrFtrReferences) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_HdrFtrReferences) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_HdrFtrReferences) Validate() error + func (m *EG_HdrFtrReferences) ValidateWithPath(path string) error + type EG_MathContent struct + OMath *math.OMath + OMathPara *math.OMathPara + func NewEG_MathContent() *EG_MathContent + func (m *EG_MathContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_MathContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_MathContent) Validate() error + func (m *EG_MathContent) ValidateWithPath(path string) error + type EG_PContent struct + EG_ContentRunContent []*EG_ContentRunContent + FldSimple []*CT_SimpleField + Hyperlink *CT_Hyperlink + SubDoc *CT_Rel + func NewEG_PContent() *EG_PContent + func (m *EG_PContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_PContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_PContent) Validate() error + func (m *EG_PContent) ValidateWithPath(path string) error + type EG_PContentBase struct + CustomXml *CT_CustomXmlRun + FldSimple []*CT_SimpleField + Hyperlink *CT_Hyperlink + func NewEG_PContentBase() *EG_PContentBase + func (m *EG_PContentBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_PContentBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_PContentBase) Validate() error + func (m *EG_PContentBase) ValidateWithPath(path string) error + type EG_PContentMath struct + EG_ContentRunContentBase []*EG_ContentRunContentBase + EG_PContentBase []*EG_PContentBase + func NewEG_PContentMath() *EG_PContentMath + func (m *EG_PContentMath) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_PContentMath) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_PContentMath) Validate() error + func (m *EG_PContentMath) ValidateWithPath(path string) error + type EG_ParaRPrTrackChanges struct + Del *CT_TrackChange + Ins *CT_TrackChange + MoveFrom *CT_TrackChange + MoveTo *CT_TrackChange + func NewEG_ParaRPrTrackChanges() *EG_ParaRPrTrackChanges + func (m *EG_ParaRPrTrackChanges) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_ParaRPrTrackChanges) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_ParaRPrTrackChanges) Validate() error + func (m *EG_ParaRPrTrackChanges) ValidateWithPath(path string) error + type EG_RPr struct + RPr *CT_RPr + func NewEG_RPr() *EG_RPr + func (m *EG_RPr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_RPr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_RPr) Validate() error + func (m *EG_RPr) ValidateWithPath(path string) error + type EG_RPrBase struct + B *CT_OnOff + BCs *CT_OnOff + Bdr *CT_Border + Caps *CT_OnOff + Color *CT_Color + Cs *CT_OnOff + Dstrike *CT_OnOff + EastAsianLayout *CT_EastAsianLayout + Effect *CT_TextEffect + Em *CT_Em + Emboss *CT_OnOff + FitText *CT_FitText + Highlight *CT_Highlight + I *CT_OnOff + ICs *CT_OnOff + Imprint *CT_OnOff + Kern *CT_HpsMeasure + Lang *CT_Language + NoProof *CT_OnOff + OMath *CT_OnOff + Outline *CT_OnOff + Position *CT_SignedHpsMeasure + RFonts *CT_Fonts + RStyle *CT_String + Rtl *CT_OnOff + Shadow *CT_OnOff + Shd *CT_Shd + SmallCaps *CT_OnOff + SnapToGrid *CT_OnOff + Spacing *CT_SignedTwipsMeasure + SpecVanish *CT_OnOff + Strike *CT_OnOff + Sz *CT_HpsMeasure + SzCs *CT_HpsMeasure + U *CT_Underline + Vanish *CT_OnOff + VertAlign *CT_VerticalAlignRun + W *CT_TextScale + WebHidden *CT_OnOff + func NewEG_RPrBase() *EG_RPrBase + func (m *EG_RPrBase) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_RPrBase) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_RPrBase) Validate() error + func (m *EG_RPrBase) ValidateWithPath(path string) error + type EG_RPrContent struct + B *CT_OnOff + BCs *CT_OnOff + Bdr *CT_Border + Caps *CT_OnOff + Color *CT_Color + Cs *CT_OnOff + Dstrike *CT_OnOff + EastAsianLayout *CT_EastAsianLayout + Effect *CT_TextEffect + Em *CT_Em + Emboss *CT_OnOff + FitText *CT_FitText + Highlight *CT_Highlight + I *CT_OnOff + ICs *CT_OnOff + Imprint *CT_OnOff + Kern *CT_HpsMeasure + Lang *CT_Language + NoProof *CT_OnOff + OMath *CT_OnOff + Outline *CT_OnOff + Position *CT_SignedHpsMeasure + RFonts *CT_Fonts + RPrChange *CT_RPrChange + RStyle *CT_String + Rtl *CT_OnOff + Shadow *CT_OnOff + Shd *CT_Shd + SmallCaps *CT_OnOff + SnapToGrid *CT_OnOff + Spacing *CT_SignedTwipsMeasure + SpecVanish *CT_OnOff + Strike *CT_OnOff + Sz *CT_HpsMeasure + SzCs *CT_HpsMeasure + U *CT_Underline + Vanish *CT_OnOff + VertAlign *CT_VerticalAlignRun + W *CT_TextScale + WebHidden *CT_OnOff + func NewEG_RPrContent() *EG_RPrContent + func (m *EG_RPrContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_RPrContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_RPrContent) Validate() error + func (m *EG_RPrContent) ValidateWithPath(path string) error + type EG_RPrMath struct + Del *CT_MathCtrlDel + Ins *CT_MathCtrlIns + RPr *CT_RPr + func NewEG_RPrMath() *EG_RPrMath + func (m *EG_RPrMath) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_RPrMath) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_RPrMath) Validate() error + func (m *EG_RPrMath) ValidateWithPath(path string) error + type EG_RangeMarkupElements struct + BookmarkEnd *CT_MarkupRange + BookmarkStart *CT_Bookmark + CommentRangeEnd *CT_MarkupRange + CommentRangeStart *CT_MarkupRange + CustomXmlDelRangeEnd *CT_Markup + CustomXmlDelRangeStart *CT_TrackChange + CustomXmlInsRangeEnd *CT_Markup + CustomXmlInsRangeStart *CT_TrackChange + CustomXmlMoveFromRangeEnd *CT_Markup + CustomXmlMoveFromRangeStart *CT_TrackChange + CustomXmlMoveToRangeEnd *CT_Markup + CustomXmlMoveToRangeStart *CT_TrackChange + MoveFromRangeEnd *CT_MarkupRange + MoveFromRangeStart *CT_MoveBookmark + MoveToRangeEnd *CT_MarkupRange + MoveToRangeStart *CT_MoveBookmark + func NewEG_RangeMarkupElements() *EG_RangeMarkupElements + func (m *EG_RangeMarkupElements) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_RangeMarkupElements) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_RangeMarkupElements) Validate() error + func (m *EG_RangeMarkupElements) ValidateWithPath(path string) error + type EG_RubyContent struct + EG_RunLevelElts []*EG_RunLevelElts + R *CT_R + func NewEG_RubyContent() *EG_RubyContent + func (m *EG_RubyContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_RubyContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_RubyContent) Validate() error + func (m *EG_RubyContent) ValidateWithPath(path string) error + type EG_RunInnerContent struct + AnnotationRef *CT_Empty + Br *CT_Br + CommentReference *CT_Markup + ContentPart *CT_Rel + ContinuationSeparator *CT_Empty + Cr *CT_Empty + DayLong *CT_Empty + DayShort *CT_Empty + DelInstrText *CT_Text + DelText *CT_Text + Drawing *CT_Drawing + EndnoteRef *CT_Empty + EndnoteReference *CT_FtnEdnRef + FldChar *CT_FldChar + FootnoteRef *CT_Empty + FootnoteReference *CT_FtnEdnRef + InstrText *CT_Text + LastRenderedPageBreak *CT_Empty + MonthLong *CT_Empty + MonthShort *CT_Empty + NoBreakHyphen *CT_Empty + Object *CT_Object + PgNum *CT_Empty + Pict *CT_Picture + Ptab *CT_PTab + Ruby *CT_Ruby + Separator *CT_Empty + SoftHyphen *CT_Empty + Sym *CT_Sym + T *CT_Text + Tab *CT_Empty + YearLong *CT_Empty + YearShort *CT_Empty + func NewEG_RunInnerContent() *EG_RunInnerContent + func (m *EG_RunInnerContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_RunInnerContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_RunInnerContent) Validate() error + func (m *EG_RunInnerContent) ValidateWithPath(path string) error + type EG_RunLevelElts struct + Del *CT_RunTrackChange + EG_MathContent []*EG_MathContent + EG_RangeMarkupElements []*EG_RangeMarkupElements + Ins *CT_RunTrackChange + MoveFrom *CT_RunTrackChange + MoveTo *CT_RunTrackChange + PermEnd *CT_Perm + PermStart *CT_PermStart + ProofErr *CT_ProofErr + func NewEG_RunLevelElts() *EG_RunLevelElts + func (m *EG_RunLevelElts) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_RunLevelElts) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_RunLevelElts) Validate() error + func (m *EG_RunLevelElts) ValidateWithPath(path string) error + type EG_SectPrContents struct + Bidi *CT_OnOff + Cols *CT_Columns + DocGrid *CT_DocGrid + EndnotePr *CT_EdnProps + FootnotePr *CT_FtnProps + FormProt *CT_OnOff + LnNumType *CT_LineNumber + NoEndnote *CT_OnOff + PaperSrc *CT_PaperSource + PgBorders *CT_PageBorders + PgMar *CT_PageMar + PgNumType *CT_PageNumber + PgSz *CT_PageSz + PrinterSettings *CT_Rel + RtlGutter *CT_OnOff + TextDirection *CT_TextDirection + TitlePg *CT_OnOff + Type *CT_SectType + VAlign *CT_VerticalJc + func NewEG_SectPrContents() *EG_SectPrContents + func (m *EG_SectPrContents) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_SectPrContents) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_SectPrContents) Validate() error + func (m *EG_SectPrContents) ValidateWithPath(path string) error + type Endnotes struct + func NewEndnotes() *Endnotes + func (m *Endnotes) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Endnotes) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Endnotes) Validate() error + func (m *Endnotes) ValidateWithPath(path string) error + type Fonts struct + func NewFonts() *Fonts + func (m *Fonts) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Fonts) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Fonts) Validate() error + func (m *Fonts) ValidateWithPath(path string) error + type Footnotes struct + func NewFootnotes() *Footnotes + func (m *Footnotes) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Footnotes) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Footnotes) Validate() error + func (m *Footnotes) ValidateWithPath(path string) error + type Ftr struct + func NewFtr() *Ftr + func (m *Ftr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Ftr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Ftr) Validate() error + func (m *Ftr) ValidateWithPath(path string) error + type GlossaryDocument struct + func NewGlossaryDocument() *GlossaryDocument + func (m *GlossaryDocument) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *GlossaryDocument) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *GlossaryDocument) Validate() error + func (m *GlossaryDocument) ValidateWithPath(path string) error + type Hdr struct + func NewHdr() *Hdr + func (m *Hdr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Hdr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Hdr) Validate() error + func (m *Hdr) ValidateWithPath(path string) error + type Numbering struct + func NewNumbering() *Numbering + func (m *Numbering) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Numbering) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Numbering) Validate() error + func (m *Numbering) ValidateWithPath(path string) error + type Recipients struct + func NewRecipients() *Recipients + func (m *Recipients) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Recipients) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Recipients) Validate() error + func (m *Recipients) ValidateWithPath(path string) error + type ST_AnnotationVMerge byte + const ST_AnnotationVMergeCont + const ST_AnnotationVMergeRest + const ST_AnnotationVMergeUnset + func (e *ST_AnnotationVMerge) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_AnnotationVMerge) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_AnnotationVMerge) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_AnnotationVMerge) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_AnnotationVMerge) String() string + func (m ST_AnnotationVMerge) Validate() error + func (m ST_AnnotationVMerge) ValidateWithPath(path string) error + type ST_Border byte + const ST_BorderApples + const ST_BorderArchedScallops + const ST_BorderBabyPacifier + const ST_BorderBabyRattle + const ST_BorderBalloons3Colors + const ST_BorderBalloonsHotAir + const ST_BorderBasicBlackDashes + const ST_BorderBasicBlackDots + const ST_BorderBasicBlackSquares + const ST_BorderBasicThinLines + const ST_BorderBasicWhiteDashes + const ST_BorderBasicWhiteDots + const ST_BorderBasicWhiteSquares + const ST_BorderBasicWideInline + const ST_BorderBasicWideMidline + const ST_BorderBasicWideOutline + const ST_BorderBats + const ST_BorderBirds + const ST_BorderBirdsFlight + const ST_BorderCabins + const ST_BorderCakeSlice + const ST_BorderCandyCorn + const ST_BorderCelticKnotwork + const ST_BorderCertificateBanner + const ST_BorderChainLink + const ST_BorderChampagneBottle + const ST_BorderCheckedBarBlack + const ST_BorderCheckedBarColor + const ST_BorderCheckered + const ST_BorderChristmasTree + const ST_BorderCirclesLines + const ST_BorderCirclesRectangles + const ST_BorderClassicalWave + const ST_BorderClocks + const ST_BorderCompass + const ST_BorderConfetti + const ST_BorderConfettiGrays + const ST_BorderConfettiOutline + const ST_BorderConfettiStreamers + const ST_BorderConfettiWhite + const ST_BorderCornerTriangles + const ST_BorderCouponCutoutDashes + const ST_BorderCouponCutoutDots + const ST_BorderCrazyMaze + const ST_BorderCreaturesButterfly + const ST_BorderCreaturesFish + const ST_BorderCreaturesInsects + const ST_BorderCreaturesLadyBug + const ST_BorderCrossStitch + const ST_BorderCup + const ST_BorderCustom + const ST_BorderDashDotStroked + const ST_BorderDashSmallGap + const ST_BorderDashed + const ST_BorderDecoArch + const ST_BorderDecoArchColor + const ST_BorderDecoBlocks + const ST_BorderDiamondsGray + const ST_BorderDotDash + const ST_BorderDotDotDash + const ST_BorderDotted + const ST_BorderDouble + const ST_BorderDoubleD + const ST_BorderDoubleDiamonds + const ST_BorderDoubleWave + const ST_BorderEarth1 + const ST_BorderEarth2 + const ST_BorderEarth3 + const ST_BorderEclipsingSquares1 + const ST_BorderEclipsingSquares2 + const ST_BorderEggsBlack + const ST_BorderFans + const ST_BorderFilm + const ST_BorderFirecrackers + const ST_BorderFlowersBlockPrint + const ST_BorderFlowersDaisies + const ST_BorderFlowersModern1 + const ST_BorderFlowersModern2 + const ST_BorderFlowersPansy + const ST_BorderFlowersRedRose + const ST_BorderFlowersRoses + const ST_BorderFlowersTeacup + const ST_BorderFlowersTiny + const ST_BorderGems + const ST_BorderGingerbreadMan + const ST_BorderGradient + const ST_BorderHandmade1 + const ST_BorderHandmade2 + const ST_BorderHeartBalloon + const ST_BorderHeartGray + const ST_BorderHearts + const ST_BorderHeebieJeebies + const ST_BorderHolly + const ST_BorderHouseFunky + const ST_BorderHypnotic + const ST_BorderIceCreamCones + const ST_BorderInset + const ST_BorderLightBulb + const ST_BorderLightning1 + const ST_BorderLightning2 + const ST_BorderMapPins + const ST_BorderMapleLeaf + const ST_BorderMapleMuffins + const ST_BorderMarquee + const ST_BorderMarqueeToothed + const ST_BorderMoons + const ST_BorderMosaic + const ST_BorderMusicNotes + const ST_BorderNil + const ST_BorderNone + const ST_BorderNorthwest + const ST_BorderOutset + const ST_BorderOvals + const ST_BorderPackages + const ST_BorderPalmsBlack + const ST_BorderPalmsColor + const ST_BorderPaperClips + const ST_BorderPapyrus + const ST_BorderPartyFavor + const ST_BorderPartyGlass + const ST_BorderPencils + const ST_BorderPeople + const ST_BorderPeopleHats + const ST_BorderPeopleWaving + const ST_BorderPoinsettias + const ST_BorderPostageStamp + const ST_BorderPumpkin1 + const ST_BorderPushPinNote1 + const ST_BorderPushPinNote2 + const ST_BorderPyramids + const ST_BorderPyramidsAbove + const ST_BorderQuadrants + const ST_BorderRings + const ST_BorderSafari + const ST_BorderSawtooth + const ST_BorderSawtoothGray + const ST_BorderScaredCat + const ST_BorderSeattle + const ST_BorderShadowedSquares + const ST_BorderShapes1 + const ST_BorderShapes2 + const ST_BorderSharksTeeth + const ST_BorderShorebirdTracks + const ST_BorderSingle + const ST_BorderSkyrocket + const ST_BorderSnowflakeFancy + const ST_BorderSnowflakes + const ST_BorderSombrero + const ST_BorderSouthwest + const ST_BorderStars + const ST_BorderStars3d + const ST_BorderStarsBlack + const ST_BorderStarsShadowed + const ST_BorderStarsTop + const ST_BorderSun + const ST_BorderSwirligig + const ST_BorderThick + const ST_BorderThickThinLargeGap + const ST_BorderThickThinMediumGap + const ST_BorderThickThinSmallGap + const ST_BorderThinThickLargeGap + const ST_BorderThinThickMediumGap + const ST_BorderThinThickSmallGap + const ST_BorderThinThickThinLargeGap + const ST_BorderThinThickThinMediumGap + const ST_BorderThinThickThinSmallGap + const ST_BorderThreeDEmboss + const ST_BorderThreeDEngrave + const ST_BorderTornPaper + const ST_BorderTornPaperBlack + const ST_BorderTrees + const ST_BorderTriangle1 + const ST_BorderTriangle2 + const ST_BorderTriangleCircle1 + const ST_BorderTriangleCircle2 + const ST_BorderTriangleParty + const ST_BorderTriangles + const ST_BorderTriple + const ST_BorderTwistedLines1 + const ST_BorderTwistedLines2 + const ST_BorderUnset + const ST_BorderVine + const ST_BorderWave + const ST_BorderWaveline + const ST_BorderWeavingAngles + const ST_BorderWeavingBraid + const ST_BorderWeavingRibbon + const ST_BorderWeavingStrips + const ST_BorderWhiteFlowers + const ST_BorderWoodwork + const ST_BorderXIllusions + const ST_BorderZanyTriangles + const ST_BorderZigZag + const ST_BorderZigZagStitch + func (e *ST_Border) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Border) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Border) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Border) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Border) String() string + func (m ST_Border) Validate() error + func (m ST_Border) ValidateWithPath(path string) error + type ST_BrClear byte + const ST_BrClearAll + const ST_BrClearLeft + const ST_BrClearNone + const ST_BrClearRight + const ST_BrClearUnset + func (e *ST_BrClear) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_BrClear) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_BrClear) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_BrClear) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_BrClear) String() string + func (m ST_BrClear) Validate() error + func (m ST_BrClear) ValidateWithPath(path string) error + type ST_BrType byte + const ST_BrTypeColumn + const ST_BrTypePage + const ST_BrTypeTextWrapping + const ST_BrTypeUnset + func (e *ST_BrType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_BrType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_BrType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_BrType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_BrType) String() string + func (m ST_BrType) Validate() error + func (m ST_BrType) ValidateWithPath(path string) error + type ST_CaptionPos byte + const ST_CaptionPosAbove + const ST_CaptionPosBelow + const ST_CaptionPosLeft + const ST_CaptionPosRight + const ST_CaptionPosUnset + func (e *ST_CaptionPos) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_CaptionPos) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_CaptionPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_CaptionPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_CaptionPos) String() string + func (m ST_CaptionPos) Validate() error + func (m ST_CaptionPos) ValidateWithPath(path string) error + type ST_ChapterSep byte + const ST_ChapterSepColon + const ST_ChapterSepEmDash + const ST_ChapterSepEnDash + const ST_ChapterSepHyphen + const ST_ChapterSepPeriod + const ST_ChapterSepUnset + func (e *ST_ChapterSep) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ChapterSep) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ChapterSep) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ChapterSep) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ChapterSep) String() string + func (m ST_ChapterSep) Validate() error + func (m ST_ChapterSep) ValidateWithPath(path string) error + type ST_CharacterSpacing byte + const ST_CharacterSpacingCompressPunctuation + const ST_CharacterSpacingCompressPunctuationAndJapaneseKana + const ST_CharacterSpacingDoNotCompress + const ST_CharacterSpacingUnset + func (e *ST_CharacterSpacing) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_CharacterSpacing) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_CharacterSpacing) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_CharacterSpacing) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_CharacterSpacing) String() string + func (m ST_CharacterSpacing) Validate() error + func (m ST_CharacterSpacing) ValidateWithPath(path string) error + type ST_CombineBrackets byte + const ST_CombineBracketsAngle + const ST_CombineBracketsCurly + const ST_CombineBracketsNone + const ST_CombineBracketsRound + const ST_CombineBracketsSquare + const ST_CombineBracketsUnset + func (e *ST_CombineBrackets) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_CombineBrackets) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_CombineBrackets) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_CombineBrackets) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_CombineBrackets) String() string + func (m ST_CombineBrackets) Validate() error + func (m ST_CombineBrackets) ValidateWithPath(path string) error + type ST_DecimalNumberOrPercent struct + ST_Percentage *string + ST_UnqualifiedPercentage *int64 + func ParseUnionST_DecimalNumberOrPercent(s string) (ST_DecimalNumberOrPercent, error) + func (m *ST_DecimalNumberOrPercent) Validate() error + func (m *ST_DecimalNumberOrPercent) ValidateWithPath(path string) error + func (m ST_DecimalNumberOrPercent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DecimalNumberOrPercent) String() string + type ST_Direction byte + const ST_DirectionLtr + const ST_DirectionRtl + const ST_DirectionUnset + func (e *ST_Direction) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Direction) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Direction) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Direction) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Direction) String() string + func (m ST_Direction) Validate() error + func (m ST_Direction) ValidateWithPath(path string) error + type ST_DisplacedByCustomXml byte + const ST_DisplacedByCustomXmlNext + const ST_DisplacedByCustomXmlPrev + const ST_DisplacedByCustomXmlUnset + func (e *ST_DisplacedByCustomXml) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_DisplacedByCustomXml) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_DisplacedByCustomXml) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_DisplacedByCustomXml) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DisplacedByCustomXml) String() string + func (m ST_DisplacedByCustomXml) Validate() error + func (m ST_DisplacedByCustomXml) ValidateWithPath(path string) error + type ST_DocGrid byte + const ST_DocGridDefault + const ST_DocGridLines + const ST_DocGridLinesAndChars + const ST_DocGridSnapToChars + const ST_DocGridUnset + func (e *ST_DocGrid) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_DocGrid) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_DocGrid) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_DocGrid) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DocGrid) String() string + func (m ST_DocGrid) Validate() error + func (m ST_DocGrid) ValidateWithPath(path string) error + type ST_DocPartBehavior byte + const ST_DocPartBehaviorContent + const ST_DocPartBehaviorP + const ST_DocPartBehaviorPg + const ST_DocPartBehaviorUnset + func (e *ST_DocPartBehavior) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_DocPartBehavior) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_DocPartBehavior) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_DocPartBehavior) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DocPartBehavior) String() string + func (m ST_DocPartBehavior) Validate() error + func (m ST_DocPartBehavior) ValidateWithPath(path string) error + type ST_DocPartGallery byte + const ST_DocPartGalleryAny + const ST_DocPartGalleryAutoTxt + const ST_DocPartGalleryBib + const ST_DocPartGalleryCoverPg + const ST_DocPartGalleryCustAutoTxt + const ST_DocPartGalleryCustBib + const ST_DocPartGalleryCustCoverPg + const ST_DocPartGalleryCustEq + const ST_DocPartGalleryCustFtrs + const ST_DocPartGalleryCustHdrs + const ST_DocPartGalleryCustPgNum + const ST_DocPartGalleryCustPgNumB + const ST_DocPartGalleryCustPgNumMargins + const ST_DocPartGalleryCustPgNumT + const ST_DocPartGalleryCustQuickParts + const ST_DocPartGalleryCustTblOfContents + const ST_DocPartGalleryCustTbls + const ST_DocPartGalleryCustTxtBox + const ST_DocPartGalleryCustWatermarks + const ST_DocPartGalleryCustom1 + const ST_DocPartGalleryCustom2 + const ST_DocPartGalleryCustom3 + const ST_DocPartGalleryCustom4 + const ST_DocPartGalleryCustom5 + const ST_DocPartGalleryDefault + const ST_DocPartGalleryDocParts + const ST_DocPartGalleryEq + const ST_DocPartGalleryFtrs + const ST_DocPartGalleryHdrs + const ST_DocPartGalleryPgNum + const ST_DocPartGalleryPgNumB + const ST_DocPartGalleryPgNumMargins + const ST_DocPartGalleryPgNumT + const ST_DocPartGalleryPlaceholder + const ST_DocPartGalleryTblOfContents + const ST_DocPartGalleryTbls + const ST_DocPartGalleryTxtBox + const ST_DocPartGalleryUnset + const ST_DocPartGalleryWatermarks + func (e *ST_DocPartGallery) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_DocPartGallery) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_DocPartGallery) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_DocPartGallery) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DocPartGallery) String() string + func (m ST_DocPartGallery) Validate() error + func (m ST_DocPartGallery) ValidateWithPath(path string) error + type ST_DocPartType byte + const ST_DocPartTypeAutoExp + const ST_DocPartTypeBbPlcHdr + const ST_DocPartTypeFormFld + const ST_DocPartTypeNone + const ST_DocPartTypeNormal + const ST_DocPartTypeSpeller + const ST_DocPartTypeToolbar + const ST_DocPartTypeUnset + func (e *ST_DocPartType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_DocPartType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_DocPartType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_DocPartType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DocPartType) String() string + func (m ST_DocPartType) Validate() error + func (m ST_DocPartType) ValidateWithPath(path string) error + type ST_DocProtect byte + const ST_DocProtectComments + const ST_DocProtectForms + const ST_DocProtectNone + const ST_DocProtectReadOnly + const ST_DocProtectTrackedChanges + const ST_DocProtectUnset + func (e *ST_DocProtect) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_DocProtect) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_DocProtect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_DocProtect) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DocProtect) String() string + func (m ST_DocProtect) Validate() error + func (m ST_DocProtect) ValidateWithPath(path string) error + type ST_DropCap byte + const ST_DropCapDrop + const ST_DropCapMargin + const ST_DropCapNone + const ST_DropCapUnset + func (e *ST_DropCap) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_DropCap) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_DropCap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_DropCap) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_DropCap) String() string + func (m ST_DropCap) Validate() error + func (m ST_DropCap) ValidateWithPath(path string) error + type ST_EdGrp byte + const ST_EdGrpAdministrators + const ST_EdGrpContributors + const ST_EdGrpCurrent + const ST_EdGrpEditors + const ST_EdGrpEveryone + const ST_EdGrpNone + const ST_EdGrpOwners + const ST_EdGrpUnset + func (e *ST_EdGrp) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_EdGrp) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_EdGrp) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_EdGrp) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_EdGrp) String() string + func (m ST_EdGrp) Validate() error + func (m ST_EdGrp) ValidateWithPath(path string) error + type ST_EdnPos byte + const ST_EdnPosDocEnd + const ST_EdnPosSectEnd + const ST_EdnPosUnset + func (e *ST_EdnPos) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_EdnPos) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_EdnPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_EdnPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_EdnPos) String() string + func (m ST_EdnPos) Validate() error + func (m ST_EdnPos) ValidateWithPath(path string) error + type ST_Em byte + const ST_EmCircle + const ST_EmComma + const ST_EmDot + const ST_EmNone + const ST_EmUnderDot + const ST_EmUnset + func (e *ST_Em) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Em) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Em) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Em) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Em) String() string + func (m ST_Em) Validate() error + func (m ST_Em) ValidateWithPath(path string) error + type ST_FFTextType byte + const ST_FFTextTypeCalculated + const ST_FFTextTypeCurrentDate + const ST_FFTextTypeCurrentTime + const ST_FFTextTypeDate + const ST_FFTextTypeNumber + const ST_FFTextTypeRegular + const ST_FFTextTypeUnset + func (e *ST_FFTextType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_FFTextType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_FFTextType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_FFTextType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_FFTextType) String() string + func (m ST_FFTextType) Validate() error + func (m ST_FFTextType) ValidateWithPath(path string) error + type ST_FldCharType byte + const ST_FldCharTypeBegin + const ST_FldCharTypeEnd + const ST_FldCharTypeSeparate + const ST_FldCharTypeUnset + func (e *ST_FldCharType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_FldCharType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_FldCharType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_FldCharType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_FldCharType) String() string + func (m ST_FldCharType) Validate() error + func (m ST_FldCharType) ValidateWithPath(path string) error + type ST_FontFamily byte + const ST_FontFamilyAuto + const ST_FontFamilyDecorative + const ST_FontFamilyModern + const ST_FontFamilyRoman + const ST_FontFamilyScript + const ST_FontFamilySwiss + const ST_FontFamilyUnset + func (e *ST_FontFamily) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_FontFamily) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_FontFamily) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_FontFamily) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_FontFamily) String() string + func (m ST_FontFamily) Validate() error + func (m ST_FontFamily) ValidateWithPath(path string) error + type ST_FrameLayout byte + const ST_FrameLayoutCols + const ST_FrameLayoutNone + const ST_FrameLayoutRows + const ST_FrameLayoutUnset + func (e *ST_FrameLayout) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_FrameLayout) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_FrameLayout) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_FrameLayout) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_FrameLayout) String() string + func (m ST_FrameLayout) Validate() error + func (m ST_FrameLayout) ValidateWithPath(path string) error + type ST_FrameScrollbar byte + const ST_FrameScrollbarAuto + const ST_FrameScrollbarOff + const ST_FrameScrollbarOn + const ST_FrameScrollbarUnset + func (e *ST_FrameScrollbar) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_FrameScrollbar) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_FrameScrollbar) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_FrameScrollbar) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_FrameScrollbar) String() string + func (m ST_FrameScrollbar) Validate() error + func (m ST_FrameScrollbar) ValidateWithPath(path string) error + type ST_FtnEdn byte + const ST_FtnEdnContinuationNotice + const ST_FtnEdnContinuationSeparator + const ST_FtnEdnNormal + const ST_FtnEdnSeparator + const ST_FtnEdnUnset + func (e *ST_FtnEdn) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_FtnEdn) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_FtnEdn) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_FtnEdn) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_FtnEdn) String() string + func (m ST_FtnEdn) Validate() error + func (m ST_FtnEdn) ValidateWithPath(path string) error + type ST_FtnPos byte + const ST_FtnPosBeneathText + const ST_FtnPosDocEnd + const ST_FtnPosPageBottom + const ST_FtnPosSectEnd + const ST_FtnPosUnset + func (e *ST_FtnPos) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_FtnPos) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_FtnPos) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_FtnPos) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_FtnPos) String() string + func (m ST_FtnPos) Validate() error + func (m ST_FtnPos) ValidateWithPath(path string) error + type ST_HAnchor byte + const ST_HAnchorMargin + const ST_HAnchorPage + const ST_HAnchorText + const ST_HAnchorUnset + func (e *ST_HAnchor) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_HAnchor) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_HAnchor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_HAnchor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_HAnchor) String() string + func (m ST_HAnchor) Validate() error + func (m ST_HAnchor) ValidateWithPath(path string) error + type ST_HdrFtr byte + const ST_HdrFtrDefault + const ST_HdrFtrEven + const ST_HdrFtrFirst + const ST_HdrFtrUnset + func (e *ST_HdrFtr) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_HdrFtr) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_HdrFtr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_HdrFtr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_HdrFtr) String() string + func (m ST_HdrFtr) Validate() error + func (m ST_HdrFtr) ValidateWithPath(path string) error + type ST_HeightRule byte + const ST_HeightRuleAtLeast + const ST_HeightRuleAuto + const ST_HeightRuleExact + const ST_HeightRuleUnset + func (e *ST_HeightRule) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_HeightRule) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_HeightRule) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_HeightRule) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_HeightRule) String() string + func (m ST_HeightRule) Validate() error + func (m ST_HeightRule) ValidateWithPath(path string) error + type ST_HexColor struct + ST_HexColorAuto ST_HexColorAuto + ST_HexColorRGB *string + func ParseUnionST_HexColor(s string) (ST_HexColor, error) + func (m *ST_HexColor) Validate() error + func (m *ST_HexColor) ValidateWithPath(path string) error + func (m ST_HexColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_HexColor) String() string + type ST_HexColorAuto byte + const ST_HexColorAutoAuto + const ST_HexColorAutoUnset + func (e *ST_HexColorAuto) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_HexColorAuto) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_HexColorAuto) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_HexColorAuto) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_HexColorAuto) String() string + func (m ST_HexColorAuto) Validate() error + func (m ST_HexColorAuto) ValidateWithPath(path string) error + type ST_HighlightColor byte + const ST_HighlightColorBlack + const ST_HighlightColorBlue + const ST_HighlightColorCyan + const ST_HighlightColorDarkBlue + const ST_HighlightColorDarkCyan + const ST_HighlightColorDarkGray + const ST_HighlightColorDarkGreen + const ST_HighlightColorDarkMagenta + const ST_HighlightColorDarkRed + const ST_HighlightColorDarkYellow + const ST_HighlightColorGreen + const ST_HighlightColorLightGray + const ST_HighlightColorMagenta + const ST_HighlightColorNone + const ST_HighlightColorRed + const ST_HighlightColorUnset + const ST_HighlightColorWhite + const ST_HighlightColorYellow + func (e *ST_HighlightColor) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_HighlightColor) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_HighlightColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_HighlightColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_HighlightColor) String() string + func (m ST_HighlightColor) Validate() error + func (m ST_HighlightColor) ValidateWithPath(path string) error + type ST_Hint byte + const ST_HintDefault + const ST_HintEastAsia + const ST_HintUnset + func (e *ST_Hint) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Hint) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Hint) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Hint) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Hint) String() string + func (m ST_Hint) Validate() error + func (m ST_Hint) ValidateWithPath(path string) error + type ST_HpsMeasure struct + ST_PositiveUniversalMeasure *string + ST_UnsignedDecimalNumber *uint64 + func ParseUnionST_HpsMeasure(s string) (ST_HpsMeasure, error) + func (m *ST_HpsMeasure) Validate() error + func (m *ST_HpsMeasure) ValidateWithPath(path string) error + func (m ST_HpsMeasure) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_HpsMeasure) String() string + type ST_InfoTextType byte + const ST_InfoTextTypeAutoText + const ST_InfoTextTypeText + const ST_InfoTextTypeUnset + func (e *ST_InfoTextType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_InfoTextType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_InfoTextType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_InfoTextType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_InfoTextType) String() string + func (m ST_InfoTextType) Validate() error + func (m ST_InfoTextType) ValidateWithPath(path string) error + type ST_Jc byte + const ST_JcBoth + const ST_JcCenter + const ST_JcDistribute + const ST_JcEnd + const ST_JcHighKashida + const ST_JcLeft + const ST_JcLowKashida + const ST_JcMediumKashida + const ST_JcNumTab + const ST_JcRight + const ST_JcStart + const ST_JcThaiDistribute + const ST_JcUnset + func (e *ST_Jc) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Jc) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Jc) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Jc) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Jc) String() string + func (m ST_Jc) Validate() error + func (m ST_Jc) ValidateWithPath(path string) error + type ST_JcTable byte + const ST_JcTableCenter + const ST_JcTableEnd + const ST_JcTableLeft + const ST_JcTableRight + const ST_JcTableStart + const ST_JcTableUnset + func (e *ST_JcTable) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_JcTable) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_JcTable) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_JcTable) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_JcTable) String() string + func (m ST_JcTable) Validate() error + func (m ST_JcTable) ValidateWithPath(path string) error + type ST_LevelSuffix byte + const ST_LevelSuffixNothing + const ST_LevelSuffixSpace + const ST_LevelSuffixTab + const ST_LevelSuffixUnset + func (e *ST_LevelSuffix) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_LevelSuffix) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_LevelSuffix) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_LevelSuffix) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_LevelSuffix) String() string + func (m ST_LevelSuffix) Validate() error + func (m ST_LevelSuffix) ValidateWithPath(path string) error + type ST_LineNumberRestart byte + const ST_LineNumberRestartContinuous + const ST_LineNumberRestartNewPage + const ST_LineNumberRestartNewSection + const ST_LineNumberRestartUnset + func (e *ST_LineNumberRestart) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_LineNumberRestart) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_LineNumberRestart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_LineNumberRestart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_LineNumberRestart) String() string + func (m ST_LineNumberRestart) Validate() error + func (m ST_LineNumberRestart) ValidateWithPath(path string) error + type ST_LineSpacingRule byte + const ST_LineSpacingRuleAtLeast + const ST_LineSpacingRuleAuto + const ST_LineSpacingRuleExact + const ST_LineSpacingRuleUnset + func (e *ST_LineSpacingRule) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_LineSpacingRule) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_LineSpacingRule) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_LineSpacingRule) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_LineSpacingRule) String() string + func (m ST_LineSpacingRule) Validate() error + func (m ST_LineSpacingRule) ValidateWithPath(path string) error + type ST_Lock byte + const ST_LockContentLocked + const ST_LockSdtContentLocked + const ST_LockSdtLocked + const ST_LockUnlocked + const ST_LockUnset + func (e *ST_Lock) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Lock) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Lock) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Lock) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Lock) String() string + func (m ST_Lock) Validate() error + func (m ST_Lock) ValidateWithPath(path string) error + type ST_MailMergeDest byte + const ST_MailMergeDestEmail + const ST_MailMergeDestFax + const ST_MailMergeDestNewDocument + const ST_MailMergeDestPrinter + const ST_MailMergeDestUnset + func (e *ST_MailMergeDest) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_MailMergeDest) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_MailMergeDest) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_MailMergeDest) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_MailMergeDest) String() string + func (m ST_MailMergeDest) Validate() error + func (m ST_MailMergeDest) ValidateWithPath(path string) error + type ST_MailMergeDocType byte + const ST_MailMergeDocTypeCatalog + const ST_MailMergeDocTypeEmail + const ST_MailMergeDocTypeEnvelopes + const ST_MailMergeDocTypeFax + const ST_MailMergeDocTypeFormLetters + const ST_MailMergeDocTypeMailingLabels + const ST_MailMergeDocTypeUnset + func (e *ST_MailMergeDocType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_MailMergeDocType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_MailMergeDocType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_MailMergeDocType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_MailMergeDocType) String() string + func (m ST_MailMergeDocType) Validate() error + func (m ST_MailMergeDocType) ValidateWithPath(path string) error + type ST_MailMergeOdsoFMDFieldType byte + const ST_MailMergeOdsoFMDFieldTypeDbColumn + const ST_MailMergeOdsoFMDFieldTypeNull + const ST_MailMergeOdsoFMDFieldTypeUnset + func (e *ST_MailMergeOdsoFMDFieldType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_MailMergeOdsoFMDFieldType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_MailMergeOdsoFMDFieldType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_MailMergeOdsoFMDFieldType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_MailMergeOdsoFMDFieldType) String() string + func (m ST_MailMergeOdsoFMDFieldType) Validate() error + func (m ST_MailMergeOdsoFMDFieldType) ValidateWithPath(path string) error + type ST_MailMergeSourceType byte + const ST_MailMergeSourceTypeAddressBook + const ST_MailMergeSourceTypeDatabase + const ST_MailMergeSourceTypeDocument1 + const ST_MailMergeSourceTypeDocument2 + const ST_MailMergeSourceTypeEmail + const ST_MailMergeSourceTypeLegacy + const ST_MailMergeSourceTypeMaster + const ST_MailMergeSourceTypeNative + const ST_MailMergeSourceTypeText + const ST_MailMergeSourceTypeUnset + func (e *ST_MailMergeSourceType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_MailMergeSourceType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_MailMergeSourceType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_MailMergeSourceType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_MailMergeSourceType) String() string + func (m ST_MailMergeSourceType) Validate() error + func (m ST_MailMergeSourceType) ValidateWithPath(path string) error + type ST_MeasurementOrPercent struct + ST_DecimalNumberOrPercent *ST_DecimalNumberOrPercent + ST_UniversalMeasure *string + func ParseUnionST_MeasurementOrPercent(s string) (ST_MeasurementOrPercent, error) + func (m *ST_MeasurementOrPercent) Validate() error + func (m *ST_MeasurementOrPercent) ValidateWithPath(path string) error + func (m ST_MeasurementOrPercent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_MeasurementOrPercent) String() string + type ST_Merge byte + const ST_MergeContinue + const ST_MergeRestart + const ST_MergeUnset + func (e *ST_Merge) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Merge) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Merge) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Merge) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Merge) String() string + func (m ST_Merge) Validate() error + func (m ST_Merge) ValidateWithPath(path string) error + type ST_MultiLevelType byte + const ST_MultiLevelTypeHybridMultilevel + const ST_MultiLevelTypeMultilevel + const ST_MultiLevelTypeSingleLevel + const ST_MultiLevelTypeUnset + func (e *ST_MultiLevelType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_MultiLevelType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_MultiLevelType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_MultiLevelType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_MultiLevelType) String() string + func (m ST_MultiLevelType) Validate() error + func (m ST_MultiLevelType) ValidateWithPath(path string) error + type ST_NumberFormat byte + const ST_NumberFormatAiueo + const ST_NumberFormatAiueoFullWidth + const ST_NumberFormatArabicAbjad + const ST_NumberFormatArabicAlpha + const ST_NumberFormatBahtText + const ST_NumberFormatBullet + const ST_NumberFormatCardinalText + const ST_NumberFormatChicago + const ST_NumberFormatChineseCounting + const ST_NumberFormatChineseCountingThousand + const ST_NumberFormatChineseLegalSimplified + const ST_NumberFormatChosung + const ST_NumberFormatCustom + const ST_NumberFormatDecimal + const ST_NumberFormatDecimalEnclosedCircle + const ST_NumberFormatDecimalEnclosedCircleChinese + const ST_NumberFormatDecimalEnclosedFullstop + const ST_NumberFormatDecimalEnclosedParen + const ST_NumberFormatDecimalFullWidth + const ST_NumberFormatDecimalFullWidth2 + const ST_NumberFormatDecimalHalfWidth + const ST_NumberFormatDecimalZero + const ST_NumberFormatDollarText + const ST_NumberFormatGanada + const ST_NumberFormatHebrew1 + const ST_NumberFormatHebrew2 + const ST_NumberFormatHex + const ST_NumberFormatHindiConsonants + const ST_NumberFormatHindiCounting + const ST_NumberFormatHindiNumbers + const ST_NumberFormatHindiVowels + const ST_NumberFormatIdeographDigital + const ST_NumberFormatIdeographEnclosedCircle + const ST_NumberFormatIdeographLegalTraditional + const ST_NumberFormatIdeographTraditional + const ST_NumberFormatIdeographZodiac + const ST_NumberFormatIdeographZodiacTraditional + const ST_NumberFormatIroha + const ST_NumberFormatIrohaFullWidth + const ST_NumberFormatJapaneseCounting + const ST_NumberFormatJapaneseDigitalTenThousand + const ST_NumberFormatJapaneseLegal + const ST_NumberFormatKoreanCounting + const ST_NumberFormatKoreanDigital + const ST_NumberFormatKoreanDigital2 + const ST_NumberFormatKoreanLegal + const ST_NumberFormatLowerLetter + const ST_NumberFormatLowerRoman + const ST_NumberFormatNone + const ST_NumberFormatNumberInDash + const ST_NumberFormatOrdinal + const ST_NumberFormatOrdinalText + const ST_NumberFormatRussianLower + const ST_NumberFormatRussianUpper + const ST_NumberFormatTaiwaneseCounting + const ST_NumberFormatTaiwaneseCountingThousand + const ST_NumberFormatTaiwaneseDigital + const ST_NumberFormatThaiCounting + const ST_NumberFormatThaiLetters + const ST_NumberFormatThaiNumbers + const ST_NumberFormatUnset + const ST_NumberFormatUpperLetter + const ST_NumberFormatUpperRoman + const ST_NumberFormatVietnameseCounting + func (e *ST_NumberFormat) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_NumberFormat) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_NumberFormat) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_NumberFormat) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_NumberFormat) String() string + func (m ST_NumberFormat) Validate() error + func (m ST_NumberFormat) ValidateWithPath(path string) error + type ST_ObjectDrawAspect byte + const ST_ObjectDrawAspectContent + const ST_ObjectDrawAspectIcon + const ST_ObjectDrawAspectUnset + func (e *ST_ObjectDrawAspect) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ObjectDrawAspect) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ObjectDrawAspect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ObjectDrawAspect) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ObjectDrawAspect) String() string + func (m ST_ObjectDrawAspect) Validate() error + func (m ST_ObjectDrawAspect) ValidateWithPath(path string) error + type ST_ObjectUpdateMode byte + const ST_ObjectUpdateModeAlways + const ST_ObjectUpdateModeOnCall + const ST_ObjectUpdateModeUnset + func (e *ST_ObjectUpdateMode) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ObjectUpdateMode) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ObjectUpdateMode) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ObjectUpdateMode) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ObjectUpdateMode) String() string + func (m ST_ObjectUpdateMode) Validate() error + func (m ST_ObjectUpdateMode) ValidateWithPath(path string) error + type ST_PTabAlignment byte + const ST_PTabAlignmentCenter + const ST_PTabAlignmentLeft + const ST_PTabAlignmentRight + const ST_PTabAlignmentUnset + func (e *ST_PTabAlignment) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_PTabAlignment) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_PTabAlignment) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_PTabAlignment) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_PTabAlignment) String() string + func (m ST_PTabAlignment) Validate() error + func (m ST_PTabAlignment) ValidateWithPath(path string) error + type ST_PTabLeader byte + const ST_PTabLeaderDot + const ST_PTabLeaderHyphen + const ST_PTabLeaderMiddleDot + const ST_PTabLeaderNone + const ST_PTabLeaderUnderscore + const ST_PTabLeaderUnset + func (e *ST_PTabLeader) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_PTabLeader) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_PTabLeader) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_PTabLeader) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_PTabLeader) String() string + func (m ST_PTabLeader) Validate() error + func (m ST_PTabLeader) ValidateWithPath(path string) error + type ST_PTabRelativeTo byte + const ST_PTabRelativeToIndent + const ST_PTabRelativeToMargin + const ST_PTabRelativeToUnset + func (e *ST_PTabRelativeTo) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_PTabRelativeTo) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_PTabRelativeTo) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_PTabRelativeTo) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_PTabRelativeTo) String() string + func (m ST_PTabRelativeTo) Validate() error + func (m ST_PTabRelativeTo) ValidateWithPath(path string) error + type ST_PageBorderDisplay byte + const ST_PageBorderDisplayAllPages + const ST_PageBorderDisplayFirstPage + const ST_PageBorderDisplayNotFirstPage + const ST_PageBorderDisplayUnset + func (e *ST_PageBorderDisplay) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_PageBorderDisplay) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_PageBorderDisplay) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_PageBorderDisplay) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_PageBorderDisplay) String() string + func (m ST_PageBorderDisplay) Validate() error + func (m ST_PageBorderDisplay) ValidateWithPath(path string) error + type ST_PageBorderOffset byte + const ST_PageBorderOffsetPage + const ST_PageBorderOffsetText + const ST_PageBorderOffsetUnset + func (e *ST_PageBorderOffset) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_PageBorderOffset) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_PageBorderOffset) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_PageBorderOffset) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_PageBorderOffset) String() string + func (m ST_PageBorderOffset) Validate() error + func (m ST_PageBorderOffset) ValidateWithPath(path string) error + type ST_PageBorderZOrder byte + const ST_PageBorderZOrderBack + const ST_PageBorderZOrderFront + const ST_PageBorderZOrderUnset + func (e *ST_PageBorderZOrder) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_PageBorderZOrder) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_PageBorderZOrder) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_PageBorderZOrder) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_PageBorderZOrder) String() string + func (m ST_PageBorderZOrder) Validate() error + func (m ST_PageBorderZOrder) ValidateWithPath(path string) error + type ST_PageOrientation byte + const ST_PageOrientationLandscape + const ST_PageOrientationPortrait + const ST_PageOrientationUnset + func (e *ST_PageOrientation) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_PageOrientation) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_PageOrientation) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_PageOrientation) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_PageOrientation) String() string + func (m ST_PageOrientation) Validate() error + func (m ST_PageOrientation) ValidateWithPath(path string) error + type ST_Pitch byte + const ST_PitchDefault + const ST_PitchFixed + const ST_PitchUnset + const ST_PitchVariable + func (e *ST_Pitch) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Pitch) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Pitch) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Pitch) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Pitch) String() string + func (m ST_Pitch) Validate() error + func (m ST_Pitch) ValidateWithPath(path string) error + type ST_Proof byte + const ST_ProofClean + const ST_ProofDirty + const ST_ProofUnset + func (e *ST_Proof) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Proof) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Proof) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Proof) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Proof) String() string + func (m ST_Proof) Validate() error + func (m ST_Proof) ValidateWithPath(path string) error + type ST_ProofErr byte + const ST_ProofErrGramEnd + const ST_ProofErrGramStart + const ST_ProofErrSpellEnd + const ST_ProofErrSpellStart + const ST_ProofErrUnset + func (e *ST_ProofErr) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ProofErr) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ProofErr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ProofErr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ProofErr) String() string + func (m ST_ProofErr) Validate() error + func (m ST_ProofErr) ValidateWithPath(path string) error + type ST_RestartNumber byte + const ST_RestartNumberContinuous + const ST_RestartNumberEachPage + const ST_RestartNumberEachSect + const ST_RestartNumberUnset + func (e *ST_RestartNumber) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_RestartNumber) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_RestartNumber) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_RestartNumber) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_RestartNumber) String() string + func (m ST_RestartNumber) Validate() error + func (m ST_RestartNumber) ValidateWithPath(path string) error + type ST_RubyAlign byte + const ST_RubyAlignCenter + const ST_RubyAlignDistributeLetter + const ST_RubyAlignDistributeSpace + const ST_RubyAlignLeft + const ST_RubyAlignRight + const ST_RubyAlignRightVertical + const ST_RubyAlignUnset + func (e *ST_RubyAlign) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_RubyAlign) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_RubyAlign) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_RubyAlign) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_RubyAlign) String() string + func (m ST_RubyAlign) Validate() error + func (m ST_RubyAlign) ValidateWithPath(path string) error + type ST_SdtDateMappingType byte + const ST_SdtDateMappingTypeDate + const ST_SdtDateMappingTypeDateTime + const ST_SdtDateMappingTypeText + const ST_SdtDateMappingTypeUnset + func (e *ST_SdtDateMappingType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_SdtDateMappingType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_SdtDateMappingType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_SdtDateMappingType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_SdtDateMappingType) String() string + func (m ST_SdtDateMappingType) Validate() error + func (m ST_SdtDateMappingType) ValidateWithPath(path string) error + type ST_SectionMark byte + const ST_SectionMarkContinuous + const ST_SectionMarkEvenPage + const ST_SectionMarkNextColumn + const ST_SectionMarkNextPage + const ST_SectionMarkOddPage + const ST_SectionMarkUnset + func (e *ST_SectionMark) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_SectionMark) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_SectionMark) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_SectionMark) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_SectionMark) String() string + func (m ST_SectionMark) Validate() error + func (m ST_SectionMark) ValidateWithPath(path string) error + type ST_Shd byte + const ST_ShdClear + const ST_ShdDiagCross + const ST_ShdDiagStripe + const ST_ShdHorzCross + const ST_ShdHorzStripe + const ST_ShdNil + const ST_ShdPct10 + const ST_ShdPct12 + const ST_ShdPct15 + const ST_ShdPct20 + const ST_ShdPct25 + const ST_ShdPct30 + const ST_ShdPct35 + const ST_ShdPct37 + const ST_ShdPct40 + const ST_ShdPct45 + const ST_ShdPct5 + const ST_ShdPct50 + const ST_ShdPct55 + const ST_ShdPct60 + const ST_ShdPct62 + const ST_ShdPct65 + const ST_ShdPct70 + const ST_ShdPct75 + const ST_ShdPct80 + const ST_ShdPct85 + const ST_ShdPct87 + const ST_ShdPct90 + const ST_ShdPct95 + const ST_ShdReverseDiagStripe + const ST_ShdSolid + const ST_ShdThinDiagCross + const ST_ShdThinDiagStripe + const ST_ShdThinHorzCross + const ST_ShdThinHorzStripe + const ST_ShdThinReverseDiagStripe + const ST_ShdThinVertStripe + const ST_ShdUnset + const ST_ShdVertStripe + func (e *ST_Shd) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Shd) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Shd) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Shd) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Shd) String() string + func (m ST_Shd) Validate() error + func (m ST_Shd) ValidateWithPath(path string) error + type ST_SignedHpsMeasure struct + Int64 *int64 + ST_UniversalMeasure *string + func ParseUnionST_SignedHpsMeasure(s string) (ST_SignedHpsMeasure, error) + func (m *ST_SignedHpsMeasure) Validate() error + func (m *ST_SignedHpsMeasure) ValidateWithPath(path string) error + func (m ST_SignedHpsMeasure) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_SignedHpsMeasure) String() string + type ST_SignedTwipsMeasure struct + Int64 *int64 + ST_UniversalMeasure *string + func ParseUnionST_SignedTwipsMeasure(s string) (ST_SignedTwipsMeasure, error) + func (m *ST_SignedTwipsMeasure) Validate() error + func (m *ST_SignedTwipsMeasure) ValidateWithPath(path string) error + func (m ST_SignedTwipsMeasure) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_SignedTwipsMeasure) String() string + type ST_StyleSort byte + const ST_StyleSort0000 + const ST_StyleSort0001 + const ST_StyleSort0002 + const ST_StyleSort0003 + const ST_StyleSort0004 + const ST_StyleSort0005 + const ST_StyleSortBasedOn + const ST_StyleSortDefault + const ST_StyleSortFont + const ST_StyleSortName + const ST_StyleSortPriority + const ST_StyleSortType + const ST_StyleSortUnset + func (e *ST_StyleSort) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_StyleSort) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_StyleSort) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_StyleSort) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_StyleSort) String() string + func (m ST_StyleSort) Validate() error + func (m ST_StyleSort) ValidateWithPath(path string) error + type ST_StyleType byte + const ST_StyleTypeCharacter + const ST_StyleTypeNumbering + const ST_StyleTypeParagraph + const ST_StyleTypeTable + const ST_StyleTypeUnset + func (e *ST_StyleType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_StyleType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_StyleType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_StyleType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_StyleType) String() string + func (m ST_StyleType) Validate() error + func (m ST_StyleType) ValidateWithPath(path string) error + type ST_TabJc byte + const ST_TabJcBar + const ST_TabJcCenter + const ST_TabJcClear + const ST_TabJcDecimal + const ST_TabJcEnd + const ST_TabJcLeft + const ST_TabJcNum + const ST_TabJcRight + const ST_TabJcStart + const ST_TabJcUnset + func (e *ST_TabJc) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TabJc) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TabJc) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TabJc) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TabJc) String() string + func (m ST_TabJc) Validate() error + func (m ST_TabJc) ValidateWithPath(path string) error + type ST_TabTlc byte + const ST_TabTlcDot + const ST_TabTlcHeavy + const ST_TabTlcHyphen + const ST_TabTlcMiddleDot + const ST_TabTlcNone + const ST_TabTlcUnderscore + const ST_TabTlcUnset + func (e *ST_TabTlc) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TabTlc) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TabTlc) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TabTlc) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TabTlc) String() string + func (m ST_TabTlc) Validate() error + func (m ST_TabTlc) ValidateWithPath(path string) error + type ST_TargetScreenSz byte + const ST_TargetScreenSz1024x768 + const ST_TargetScreenSz1152x882 + const ST_TargetScreenSz1152x900 + const ST_TargetScreenSz1280x1024 + const ST_TargetScreenSz1600x1200 + const ST_TargetScreenSz1800x1440 + const ST_TargetScreenSz1920x1200 + const ST_TargetScreenSz544x376 + const ST_TargetScreenSz640x480 + const ST_TargetScreenSz720x512 + const ST_TargetScreenSz800x600 + const ST_TargetScreenSzUnset + func (e *ST_TargetScreenSz) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TargetScreenSz) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TargetScreenSz) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TargetScreenSz) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TargetScreenSz) String() string + func (m ST_TargetScreenSz) Validate() error + func (m ST_TargetScreenSz) ValidateWithPath(path string) error + type ST_TblLayoutType byte + const ST_TblLayoutTypeAutofit + const ST_TblLayoutTypeFixed + const ST_TblLayoutTypeUnset + func (e *ST_TblLayoutType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TblLayoutType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TblLayoutType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TblLayoutType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TblLayoutType) String() string + func (m ST_TblLayoutType) Validate() error + func (m ST_TblLayoutType) ValidateWithPath(path string) error + type ST_TblOverlap byte + const ST_TblOverlapNever + const ST_TblOverlapOverlap + const ST_TblOverlapUnset + func (e *ST_TblOverlap) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TblOverlap) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TblOverlap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TblOverlap) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TblOverlap) String() string + func (m ST_TblOverlap) Validate() error + func (m ST_TblOverlap) ValidateWithPath(path string) error + type ST_TblStyleOverrideType byte + const ST_TblStyleOverrideTypeBand1Horz + const ST_TblStyleOverrideTypeBand1Vert + const ST_TblStyleOverrideTypeBand2Horz + const ST_TblStyleOverrideTypeBand2Vert + const ST_TblStyleOverrideTypeFirstCol + const ST_TblStyleOverrideTypeFirstRow + const ST_TblStyleOverrideTypeLastCol + const ST_TblStyleOverrideTypeLastRow + const ST_TblStyleOverrideTypeNeCell + const ST_TblStyleOverrideTypeNwCell + const ST_TblStyleOverrideTypeSeCell + const ST_TblStyleOverrideTypeSwCell + const ST_TblStyleOverrideTypeUnset + const ST_TblStyleOverrideTypeWholeTable + func (e *ST_TblStyleOverrideType) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TblStyleOverrideType) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TblStyleOverrideType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TblStyleOverrideType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TblStyleOverrideType) String() string + func (m ST_TblStyleOverrideType) Validate() error + func (m ST_TblStyleOverrideType) ValidateWithPath(path string) error + type ST_TblWidth byte + const ST_TblWidthAuto + const ST_TblWidthDxa + const ST_TblWidthNil + const ST_TblWidthPct + const ST_TblWidthUnset + func (e *ST_TblWidth) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TblWidth) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TblWidth) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TblWidth) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TblWidth) String() string + func (m ST_TblWidth) Validate() error + func (m ST_TblWidth) ValidateWithPath(path string) error + type ST_TextAlignment byte + const ST_TextAlignmentAuto + const ST_TextAlignmentBaseline + const ST_TextAlignmentBottom + const ST_TextAlignmentCenter + const ST_TextAlignmentTop + const ST_TextAlignmentUnset + func (e *ST_TextAlignment) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TextAlignment) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TextAlignment) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TextAlignment) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TextAlignment) String() string + func (m ST_TextAlignment) Validate() error + func (m ST_TextAlignment) ValidateWithPath(path string) error + type ST_TextDirection byte + const ST_TextDirectionBtLr + const ST_TextDirectionLr + const ST_TextDirectionLrTb + const ST_TextDirectionLrTbV + const ST_TextDirectionLrV + const ST_TextDirectionRl + const ST_TextDirectionRlV + const ST_TextDirectionTb + const ST_TextDirectionTbLrV + const ST_TextDirectionTbRl + const ST_TextDirectionTbRlV + const ST_TextDirectionTbV + const ST_TextDirectionUnset + func (e *ST_TextDirection) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TextDirection) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TextDirection) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TextDirection) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TextDirection) String() string + func (m ST_TextDirection) Validate() error + func (m ST_TextDirection) ValidateWithPath(path string) error + type ST_TextEffect byte + const ST_TextEffectAntsBlack + const ST_TextEffectAntsRed + const ST_TextEffectBlinkBackground + const ST_TextEffectLights + const ST_TextEffectNone + const ST_TextEffectShimmer + const ST_TextEffectSparkle + const ST_TextEffectUnset + func (e *ST_TextEffect) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TextEffect) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TextEffect) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TextEffect) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TextEffect) String() string + func (m ST_TextEffect) Validate() error + func (m ST_TextEffect) ValidateWithPath(path string) error + type ST_TextScale struct + ST_TextScaleDecimal *int64 + ST_TextScalePercent *string + func ParseUnionST_TextScale(s string) (ST_TextScale, error) + func (m *ST_TextScale) Validate() error + func (m *ST_TextScale) ValidateWithPath(path string) error + func (m ST_TextScale) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TextScale) String() string + type ST_TextboxTightWrap byte + const ST_TextboxTightWrapAllLines + const ST_TextboxTightWrapFirstAndLastLine + const ST_TextboxTightWrapFirstLineOnly + const ST_TextboxTightWrapLastLineOnly + const ST_TextboxTightWrapNone + const ST_TextboxTightWrapUnset + func (e *ST_TextboxTightWrap) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_TextboxTightWrap) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_TextboxTightWrap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_TextboxTightWrap) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_TextboxTightWrap) String() string + func (m ST_TextboxTightWrap) Validate() error + func (m ST_TextboxTightWrap) ValidateWithPath(path string) error + type ST_Theme byte + const ST_ThemeMajorAscii + const ST_ThemeMajorBidi + const ST_ThemeMajorEastAsia + const ST_ThemeMajorHAnsi + const ST_ThemeMinorAscii + const ST_ThemeMinorBidi + const ST_ThemeMinorEastAsia + const ST_ThemeMinorHAnsi + const ST_ThemeUnset + func (e *ST_Theme) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Theme) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Theme) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Theme) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Theme) String() string + func (m ST_Theme) Validate() error + func (m ST_Theme) ValidateWithPath(path string) error + type ST_ThemeColor byte + const ST_ThemeColorAccent1 + const ST_ThemeColorAccent2 + const ST_ThemeColorAccent3 + const ST_ThemeColorAccent4 + const ST_ThemeColorAccent5 + const ST_ThemeColorAccent6 + const ST_ThemeColorBackground1 + const ST_ThemeColorBackground2 + const ST_ThemeColorDark1 + const ST_ThemeColorDark2 + const ST_ThemeColorFollowedHyperlink + const ST_ThemeColorHyperlink + const ST_ThemeColorLight1 + const ST_ThemeColorLight2 + const ST_ThemeColorNone + const ST_ThemeColorText1 + const ST_ThemeColorText2 + const ST_ThemeColorUnset + func (e *ST_ThemeColor) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_ThemeColor) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_ThemeColor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_ThemeColor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_ThemeColor) String() string + func (m ST_ThemeColor) Validate() error + func (m ST_ThemeColor) ValidateWithPath(path string) error + type ST_Underline byte + const ST_UnderlineDash + const ST_UnderlineDashDotDotHeavy + const ST_UnderlineDashDotHeavy + const ST_UnderlineDashLong + const ST_UnderlineDashLongHeavy + const ST_UnderlineDashedHeavy + const ST_UnderlineDotDash + const ST_UnderlineDotDotDash + const ST_UnderlineDotted + const ST_UnderlineDottedHeavy + const ST_UnderlineDouble + const ST_UnderlineNone + const ST_UnderlineSingle + const ST_UnderlineThick + const ST_UnderlineUnset + const ST_UnderlineWave + const ST_UnderlineWavyDouble + const ST_UnderlineWavyHeavy + const ST_UnderlineWords + func (e *ST_Underline) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Underline) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Underline) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Underline) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Underline) String() string + func (m ST_Underline) Validate() error + func (m ST_Underline) ValidateWithPath(path string) error + type ST_VAnchor byte + const ST_VAnchorMargin + const ST_VAnchorPage + const ST_VAnchorText + const ST_VAnchorUnset + func (e *ST_VAnchor) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_VAnchor) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_VAnchor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_VAnchor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_VAnchor) String() string + func (m ST_VAnchor) Validate() error + func (m ST_VAnchor) ValidateWithPath(path string) error + type ST_VerticalJc byte + const ST_VerticalJcBoth + const ST_VerticalJcBottom + const ST_VerticalJcCenter + const ST_VerticalJcTop + const ST_VerticalJcUnset + func (e *ST_VerticalJc) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_VerticalJc) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_VerticalJc) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_VerticalJc) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_VerticalJc) String() string + func (m ST_VerticalJc) Validate() error + func (m ST_VerticalJc) ValidateWithPath(path string) error + type ST_View byte + const ST_ViewMasterPages + const ST_ViewNone + const ST_ViewNormal + const ST_ViewOutline + const ST_ViewPrint + const ST_ViewUnset + const ST_ViewWeb + func (e *ST_View) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_View) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_View) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_View) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_View) String() string + func (m ST_View) Validate() error + func (m ST_View) ValidateWithPath(path string) error + type ST_WmlColorSchemeIndex byte + const ST_WmlColorSchemeIndexAccent1 + const ST_WmlColorSchemeIndexAccent2 + const ST_WmlColorSchemeIndexAccent3 + const ST_WmlColorSchemeIndexAccent4 + const ST_WmlColorSchemeIndexAccent5 + const ST_WmlColorSchemeIndexAccent6 + const ST_WmlColorSchemeIndexDark1 + const ST_WmlColorSchemeIndexDark2 + const ST_WmlColorSchemeIndexFollowedHyperlink + const ST_WmlColorSchemeIndexHyperlink + const ST_WmlColorSchemeIndexLight1 + const ST_WmlColorSchemeIndexLight2 + const ST_WmlColorSchemeIndexUnset + func (e *ST_WmlColorSchemeIndex) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_WmlColorSchemeIndex) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_WmlColorSchemeIndex) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_WmlColorSchemeIndex) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_WmlColorSchemeIndex) String() string + func (m ST_WmlColorSchemeIndex) Validate() error + func (m ST_WmlColorSchemeIndex) ValidateWithPath(path string) error + type ST_Wrap byte + const ST_WrapAround + const ST_WrapAuto + const ST_WrapNone + const ST_WrapNotBeside + const ST_WrapThrough + const ST_WrapTight + const ST_WrapUnset + func (e *ST_Wrap) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Wrap) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Wrap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Wrap) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Wrap) String() string + func (m ST_Wrap) Validate() error + func (m ST_Wrap) ValidateWithPath(path string) error + type ST_Zoom byte + const ST_ZoomBestFit + const ST_ZoomFullPage + const ST_ZoomNone + const ST_ZoomTextFit + const ST_ZoomUnset + func (e *ST_Zoom) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_Zoom) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_Zoom) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_Zoom) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_Zoom) String() string + func (m ST_Zoom) Validate() error + func (m ST_Zoom) ValidateWithPath(path string) error + type Settings struct + func NewSettings() *Settings + func (m *Settings) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Settings) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Settings) Validate() error + func (m *Settings) ValidateWithPath(path string) error + type Styles struct + func NewStyles() *Styles + func (m *Styles) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Styles) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Styles) Validate() error + func (m *Styles) ValidateWithPath(path string) error + type TxbxContent struct + func NewTxbxContent() *TxbxContent + func (m *TxbxContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *TxbxContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *TxbxContent) Validate() error + func (m *TxbxContent) ValidateWithPath(path string) error + type WdAnchor struct + func NewWdAnchor() *WdAnchor + func (m *WdAnchor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdAnchor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdAnchor) Validate() error + func (m *WdAnchor) ValidateWithPath(path string) error + type WdCT_Anchor struct + AllowOverlapAttr bool + BehindDocAttr bool + CNvGraphicFramePr *dml.CT_NonVisualGraphicFrameProperties + Choice *WdEG_WrapTypeChoice + DistBAttr *uint32 + DistLAttr *uint32 + DistRAttr *uint32 + DistTAttr *uint32 + DocPr *dml.CT_NonVisualDrawingProps + EffectExtent *WdCT_EffectExtent + Extent *dml.CT_PositiveSize2D + Graphic *dml.Graphic + HiddenAttr *bool + LayoutInCellAttr bool + LockedAttr bool + PositionH *WdCT_PosH + PositionV *WdCT_PosV + RelativeHeightAttr uint32 + SimplePos *dml.CT_Point2D + SimplePosAttr *bool + func NewWdCT_Anchor() *WdCT_Anchor + func (m *WdCT_Anchor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_Anchor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_Anchor) Validate() error + func (m *WdCT_Anchor) ValidateWithPath(path string) error + type WdCT_EffectExtent struct + BAttr dml.ST_Coordinate + LAttr dml.ST_Coordinate + RAttr dml.ST_Coordinate + TAttr dml.ST_Coordinate + func NewWdCT_EffectExtent() *WdCT_EffectExtent + func (m *WdCT_EffectExtent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_EffectExtent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_EffectExtent) Validate() error + func (m *WdCT_EffectExtent) ValidateWithPath(path string) error + type WdCT_GraphicFrame struct + CNvFrPr *dml.CT_NonVisualGraphicFrameProperties + CNvPr *dml.CT_NonVisualDrawingProps + ExtLst *dml.CT_OfficeArtExtensionList + Graphic *dml.Graphic + Xfrm *dml.CT_Transform2D + func NewWdCT_GraphicFrame() *WdCT_GraphicFrame + func (m *WdCT_GraphicFrame) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_GraphicFrame) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_GraphicFrame) Validate() error + func (m *WdCT_GraphicFrame) ValidateWithPath(path string) error + type WdCT_Inline struct + CNvGraphicFramePr *dml.CT_NonVisualGraphicFrameProperties + DistBAttr *uint32 + DistLAttr *uint32 + DistRAttr *uint32 + DistTAttr *uint32 + DocPr *dml.CT_NonVisualDrawingProps + EffectExtent *WdCT_EffectExtent + Extent *dml.CT_PositiveSize2D + Graphic *dml.Graphic + func NewWdCT_Inline() *WdCT_Inline + func (m *WdCT_Inline) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_Inline) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_Inline) Validate() error + func (m *WdCT_Inline) ValidateWithPath(path string) error + type WdCT_LinkedTextboxInformation struct + ExtLst *dml.CT_OfficeArtExtensionList + IdAttr uint16 + SeqAttr uint16 + func NewWdCT_LinkedTextboxInformation() *WdCT_LinkedTextboxInformation + func (m *WdCT_LinkedTextboxInformation) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_LinkedTextboxInformation) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_LinkedTextboxInformation) Validate() error + func (m *WdCT_LinkedTextboxInformation) ValidateWithPath(path string) error + type WdCT_PosH struct + Choice *WdCT_PosHChoice + RelativeFromAttr WdST_RelFromH + func NewWdCT_PosH() *WdCT_PosH + func (m *WdCT_PosH) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_PosH) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_PosH) Validate() error + func (m *WdCT_PosH) ValidateWithPath(path string) error + type WdCT_PosHChoice struct + Align WdST_AlignH + PosOffset *int32 + func NewWdCT_PosHChoice() *WdCT_PosHChoice + func (m *WdCT_PosHChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_PosHChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_PosHChoice) Validate() error + func (m *WdCT_PosHChoice) ValidateWithPath(path string) error + type WdCT_PosV struct + Choice *WdCT_PosVChoice + RelativeFromAttr WdST_RelFromV + func NewWdCT_PosV() *WdCT_PosV + func (m *WdCT_PosV) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_PosV) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_PosV) Validate() error + func (m *WdCT_PosV) ValidateWithPath(path string) error + type WdCT_PosVChoice struct + Align WdST_AlignV + PosOffset *int32 + func NewWdCT_PosVChoice() *WdCT_PosVChoice + func (m *WdCT_PosVChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_PosVChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_PosVChoice) Validate() error + func (m *WdCT_PosVChoice) ValidateWithPath(path string) error + type WdCT_TextboxInfo struct + ExtLst *dml.CT_OfficeArtExtensionList + IdAttr *uint16 + TxbxContent *WdCT_TxbxContent + func NewWdCT_TextboxInfo() *WdCT_TextboxInfo + func (m *WdCT_TextboxInfo) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_TextboxInfo) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_TextboxInfo) Validate() error + func (m *WdCT_TextboxInfo) ValidateWithPath(path string) error + type WdCT_TxbxContent struct + AltChunk []*CT_AltChunk + EG_ContentBlockContent []*EG_ContentBlockContent + func NewWdCT_TxbxContent() *WdCT_TxbxContent + func (m *WdCT_TxbxContent) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_TxbxContent) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_TxbxContent) Validate() error + func (m *WdCT_TxbxContent) ValidateWithPath(path string) error + type WdCT_WordprocessingCanvas struct + Bg *dml.CT_BackgroundFormatting + Choice []*WdCT_WordprocessingCanvasChoice + ExtLst *dml.CT_OfficeArtExtensionList + Whole *dml.CT_WholeE2oFormatting + func NewWdCT_WordprocessingCanvas() *WdCT_WordprocessingCanvas + func (m *WdCT_WordprocessingCanvas) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WordprocessingCanvas) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WordprocessingCanvas) Validate() error + func (m *WdCT_WordprocessingCanvas) ValidateWithPath(path string) error + type WdCT_WordprocessingCanvasChoice struct + ContentPart []*WdCT_WordprocessingContentPart + GraphicFrame []*WdCT_GraphicFrame + Pic []*picture.Pic + Wgp []*WdWgp + Wsp []*WdWsp + func NewWdCT_WordprocessingCanvasChoice() *WdCT_WordprocessingCanvasChoice + func (m *WdCT_WordprocessingCanvasChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WordprocessingCanvasChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WordprocessingCanvasChoice) Validate() error + func (m *WdCT_WordprocessingCanvasChoice) ValidateWithPath(path string) error + type WdCT_WordprocessingContentPart struct + BwModeAttr dml.ST_BlackWhiteMode + ExtLst *dml.CT_OfficeArtExtensionList + IdAttr string + NvContentPartPr *WdCT_WordprocessingContentPartNonVisual + Xfrm *dml.CT_Transform2D + func NewWdCT_WordprocessingContentPart() *WdCT_WordprocessingContentPart + func (m *WdCT_WordprocessingContentPart) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WordprocessingContentPart) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WordprocessingContentPart) Validate() error + func (m *WdCT_WordprocessingContentPart) ValidateWithPath(path string) error + type WdCT_WordprocessingContentPartNonVisual struct + CNvContentPartPr *dml.CT_NonVisualContentPartProperties + CNvPr *dml.CT_NonVisualDrawingProps + func NewWdCT_WordprocessingContentPartNonVisual() *WdCT_WordprocessingContentPartNonVisual + func (m *WdCT_WordprocessingContentPartNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WordprocessingContentPartNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WordprocessingContentPartNonVisual) Validate() error + func (m *WdCT_WordprocessingContentPartNonVisual) ValidateWithPath(path string) error + type WdCT_WordprocessingGroup struct + CNvGrpSpPr *dml.CT_NonVisualGroupDrawingShapeProps + CNvPr *dml.CT_NonVisualDrawingProps + Choice []*WdCT_WordprocessingGroupChoice + ExtLst *dml.CT_OfficeArtExtensionList + GrpSpPr *dml.CT_GroupShapeProperties + func NewWdCT_WordprocessingGroup() *WdCT_WordprocessingGroup + func (m *WdCT_WordprocessingGroup) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WordprocessingGroup) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WordprocessingGroup) Validate() error + func (m *WdCT_WordprocessingGroup) ValidateWithPath(path string) error + type WdCT_WordprocessingGroupChoice struct + ContentPart []*WdCT_WordprocessingContentPart + GraphicFrame []*WdCT_GraphicFrame + GrpSp []*WdCT_WordprocessingGroup + Pic []*picture.Pic + Wsp []*WdWsp + func NewWdCT_WordprocessingGroupChoice() *WdCT_WordprocessingGroupChoice + func (m *WdCT_WordprocessingGroupChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WordprocessingGroupChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WordprocessingGroupChoice) Validate() error + func (m *WdCT_WordprocessingGroupChoice) ValidateWithPath(path string) error + type WdCT_WordprocessingShape struct + BodyPr *dml.CT_TextBodyProperties + CNvPr *dml.CT_NonVisualDrawingProps + Choice *WdCT_WordprocessingShapeChoice + ExtLst *dml.CT_OfficeArtExtensionList + NormalEastAsianFlowAttr *bool + SpPr *dml.CT_ShapeProperties + Style *dml.CT_ShapeStyle + WChoice *WdCT_WordprocessingShapeChoice1 + func NewWdCT_WordprocessingShape() *WdCT_WordprocessingShape + func (m *WdCT_WordprocessingShape) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WordprocessingShape) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WordprocessingShape) Validate() error + func (m *WdCT_WordprocessingShape) ValidateWithPath(path string) error + type WdCT_WordprocessingShapeChoice struct + CNvCnPr *dml.CT_NonVisualConnectorProperties + CNvSpPr *dml.CT_NonVisualDrawingShapeProps + func NewWdCT_WordprocessingShapeChoice() *WdCT_WordprocessingShapeChoice + func (m *WdCT_WordprocessingShapeChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WordprocessingShapeChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WordprocessingShapeChoice) Validate() error + func (m *WdCT_WordprocessingShapeChoice) ValidateWithPath(path string) error + type WdCT_WordprocessingShapeChoice1 struct + LinkedTxbx *WdCT_LinkedTextboxInformation + Txbx *WdCT_TextboxInfo + func NewWdCT_WordprocessingShapeChoice1() *WdCT_WordprocessingShapeChoice1 + func (m *WdCT_WordprocessingShapeChoice1) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WordprocessingShapeChoice1) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WordprocessingShapeChoice1) Validate() error + func (m *WdCT_WordprocessingShapeChoice1) ValidateWithPath(path string) error + type WdCT_WrapNone struct + func NewWdCT_WrapNone() *WdCT_WrapNone + func (m *WdCT_WrapNone) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WrapNone) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WrapNone) Validate() error + func (m *WdCT_WrapNone) ValidateWithPath(path string) error + type WdCT_WrapPath struct + EditedAttr *bool + LineTo []*dml.CT_Point2D + Start *dml.CT_Point2D + func NewWdCT_WrapPath() *WdCT_WrapPath + func (m *WdCT_WrapPath) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WrapPath) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WrapPath) Validate() error + func (m *WdCT_WrapPath) ValidateWithPath(path string) error + type WdCT_WrapSquare struct + DistBAttr *uint32 + DistLAttr *uint32 + DistRAttr *uint32 + DistTAttr *uint32 + EffectExtent *WdCT_EffectExtent + WrapTextAttr WdST_WrapText + func NewWdCT_WrapSquare() *WdCT_WrapSquare + func (m *WdCT_WrapSquare) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WrapSquare) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WrapSquare) Validate() error + func (m *WdCT_WrapSquare) ValidateWithPath(path string) error + type WdCT_WrapThrough struct + DistLAttr *uint32 + DistRAttr *uint32 + WrapPolygon *WdCT_WrapPath + WrapTextAttr WdST_WrapText + func NewWdCT_WrapThrough() *WdCT_WrapThrough + func (m *WdCT_WrapThrough) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WrapThrough) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WrapThrough) Validate() error + func (m *WdCT_WrapThrough) ValidateWithPath(path string) error + type WdCT_WrapTight struct + DistLAttr *uint32 + DistRAttr *uint32 + WrapPolygon *WdCT_WrapPath + WrapTextAttr WdST_WrapText + func NewWdCT_WrapTight() *WdCT_WrapTight + func (m *WdCT_WrapTight) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WrapTight) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WrapTight) Validate() error + func (m *WdCT_WrapTight) ValidateWithPath(path string) error + type WdCT_WrapTopBottom struct + DistBAttr *uint32 + DistTAttr *uint32 + EffectExtent *WdCT_EffectExtent + func NewWdCT_WrapTopBottom() *WdCT_WrapTopBottom + func (m *WdCT_WrapTopBottom) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdCT_WrapTopBottom) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdCT_WrapTopBottom) Validate() error + func (m *WdCT_WrapTopBottom) ValidateWithPath(path string) error + type WdEG_WrapType struct + Choice *WdEG_WrapTypeChoice + func NewWdEG_WrapType() *WdEG_WrapType + func (m *WdEG_WrapType) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdEG_WrapType) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdEG_WrapType) Validate() error + func (m *WdEG_WrapType) ValidateWithPath(path string) error + type WdEG_WrapTypeChoice struct + WrapNone *WdCT_WrapNone + WrapSquare *WdCT_WrapSquare + WrapThrough *WdCT_WrapThrough + WrapTight *WdCT_WrapTight + WrapTopAndBottom *WdCT_WrapTopBottom + func NewWdEG_WrapTypeChoice() *WdEG_WrapTypeChoice + func (m *WdEG_WrapTypeChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdEG_WrapTypeChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdEG_WrapTypeChoice) Validate() error + func (m *WdEG_WrapTypeChoice) ValidateWithPath(path string) error + type WdInline struct + func NewWdInline() *WdInline + func (m *WdInline) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdInline) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdInline) Validate() error + func (m *WdInline) ValidateWithPath(path string) error + type WdST_AlignH byte + const WdST_AlignHCenter + const WdST_AlignHInside + const WdST_AlignHLeft + const WdST_AlignHOutside + const WdST_AlignHRight + const WdST_AlignHUnset + func (e *WdST_AlignH) UnmarshalXMLAttr(attr xml.Attr) error + func (e WdST_AlignH) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *WdST_AlignH) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m WdST_AlignH) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m WdST_AlignH) String() string + func (m WdST_AlignH) Validate() error + func (m WdST_AlignH) ValidateWithPath(path string) error + type WdST_AlignV byte + const WdST_AlignVBottom + const WdST_AlignVCenter + const WdST_AlignVInside + const WdST_AlignVOutside + const WdST_AlignVTop + const WdST_AlignVUnset + func (e *WdST_AlignV) UnmarshalXMLAttr(attr xml.Attr) error + func (e WdST_AlignV) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *WdST_AlignV) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m WdST_AlignV) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m WdST_AlignV) String() string + func (m WdST_AlignV) Validate() error + func (m WdST_AlignV) ValidateWithPath(path string) error + type WdST_RelFromH byte + const WdST_RelFromHCharacter + const WdST_RelFromHColumn + const WdST_RelFromHInsideMargin + const WdST_RelFromHLeftMargin + const WdST_RelFromHMargin + const WdST_RelFromHOutsideMargin + const WdST_RelFromHPage + const WdST_RelFromHRightMargin + const WdST_RelFromHUnset + func (e *WdST_RelFromH) UnmarshalXMLAttr(attr xml.Attr) error + func (e WdST_RelFromH) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *WdST_RelFromH) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m WdST_RelFromH) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m WdST_RelFromH) String() string + func (m WdST_RelFromH) Validate() error + func (m WdST_RelFromH) ValidateWithPath(path string) error + type WdST_RelFromV byte + const WdST_RelFromVBottomMargin + const WdST_RelFromVInsideMargin + const WdST_RelFromVLine + const WdST_RelFromVMargin + const WdST_RelFromVOutsideMargin + const WdST_RelFromVPage + const WdST_RelFromVParagraph + const WdST_RelFromVTopMargin + const WdST_RelFromVUnset + func (e *WdST_RelFromV) UnmarshalXMLAttr(attr xml.Attr) error + func (e WdST_RelFromV) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *WdST_RelFromV) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m WdST_RelFromV) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m WdST_RelFromV) String() string + func (m WdST_RelFromV) Validate() error + func (m WdST_RelFromV) ValidateWithPath(path string) error + type WdST_WrapText byte + const WdST_WrapTextBothSides + const WdST_WrapTextLargest + const WdST_WrapTextLeft + const WdST_WrapTextRight + const WdST_WrapTextUnset + func (e *WdST_WrapText) UnmarshalXMLAttr(attr xml.Attr) error + func (e WdST_WrapText) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *WdST_WrapText) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m WdST_WrapText) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m WdST_WrapText) String() string + func (m WdST_WrapText) Validate() error + func (m WdST_WrapText) ValidateWithPath(path string) error + type WdWgp struct + func NewWdWgp() *WdWgp + func (m *WdWgp) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdWgp) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdWgp) Validate() error + func (m *WdWgp) ValidateWithPath(path string) error + type WdWpc struct + func NewWdWpc() *WdWpc + func (m *WdWpc) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdWpc) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdWpc) Validate() error + func (m *WdWpc) ValidateWithPath(path string) error + type WdWsp struct + func NewWdWsp() *WdWsp + func (m *WdWsp) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WdWsp) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WdWsp) Validate() error + func (m *WdWsp) ValidateWithPath(path string) error + type WebSettings struct + func NewWebSettings() *WebSettings + func (m *WebSettings) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WebSettings) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WebSettings) Validate() error + func (m *WebSettings) ValidateWithPath(path string) error