Versions in this module Expand all Collapse all v1 v1.0.1 Jun 8, 2024 Changes in this version + type CT_AbsoluteAnchor struct + Choice *EG_ObjectChoicesChoice + ClientData *CT_AnchorClientData + Ext *dml.CT_PositiveSize2D + Pos *dml.CT_Point2D + func NewCT_AbsoluteAnchor() *CT_AbsoluteAnchor + func (m *CT_AbsoluteAnchor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AbsoluteAnchor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AbsoluteAnchor) Validate() error + func (m *CT_AbsoluteAnchor) ValidateWithPath(path string) error + type CT_AnchorClientData struct + FLocksWithSheetAttr *bool + FPrintsWithSheetAttr *bool + func NewCT_AnchorClientData() *CT_AnchorClientData + func (m *CT_AnchorClientData) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_AnchorClientData) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_AnchorClientData) Validate() error + func (m *CT_AnchorClientData) ValidateWithPath(path string) error + type CT_Connector struct + FPublishedAttr *bool + MacroAttr *string + NvCxnSpPr *CT_ConnectorNonVisual + SpPr *dml.CT_ShapeProperties + Style *dml.CT_ShapeStyle + func NewCT_Connector() *CT_Connector + func (m *CT_Connector) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Connector) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Connector) Validate() error + func (m *CT_Connector) ValidateWithPath(path string) error + type CT_ConnectorNonVisual struct + CNvCxnSpPr *dml.CT_NonVisualConnectorProperties + CNvPr *dml.CT_NonVisualDrawingProps + func NewCT_ConnectorNonVisual() *CT_ConnectorNonVisual + func (m *CT_ConnectorNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ConnectorNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ConnectorNonVisual) Validate() error + func (m *CT_ConnectorNonVisual) ValidateWithPath(path string) error + type CT_Drawing struct + EG_Anchor []*EG_Anchor + 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_GraphicalObjectFrame struct + FPublishedAttr *bool + Graphic *dml.Graphic + MacroAttr *string + NvGraphicFramePr *CT_GraphicalObjectFrameNonVisual + Xfrm *dml.CT_Transform2D + func NewCT_GraphicalObjectFrame() *CT_GraphicalObjectFrame + func (m *CT_GraphicalObjectFrame) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_GraphicalObjectFrame) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_GraphicalObjectFrame) Validate() error + func (m *CT_GraphicalObjectFrame) ValidateWithPath(path string) error + type CT_GraphicalObjectFrameNonVisual struct + CNvGraphicFramePr *dml.CT_NonVisualGraphicFrameProperties + CNvPr *dml.CT_NonVisualDrawingProps + func NewCT_GraphicalObjectFrameNonVisual() *CT_GraphicalObjectFrameNonVisual + func (m *CT_GraphicalObjectFrameNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_GraphicalObjectFrameNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_GraphicalObjectFrameNonVisual) Validate() error + func (m *CT_GraphicalObjectFrameNonVisual) ValidateWithPath(path string) error + type CT_GroupShape struct + Choice []*CT_GroupShapeChoice + GrpSpPr *dml.CT_GroupShapeProperties + NvGrpSpPr *CT_GroupShapeNonVisual + func NewCT_GroupShape() *CT_GroupShape + func (m *CT_GroupShape) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_GroupShape) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_GroupShape) Validate() error + func (m *CT_GroupShape) ValidateWithPath(path string) error + type CT_GroupShapeChoice struct + CxnSp []*CT_Connector + GraphicFrame []*CT_GraphicalObjectFrame + GrpSp []*CT_GroupShape + Pic []*CT_Picture + Sp []*CT_Shape + func NewCT_GroupShapeChoice() *CT_GroupShapeChoice + func (m *CT_GroupShapeChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_GroupShapeChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_GroupShapeChoice) Validate() error + func (m *CT_GroupShapeChoice) ValidateWithPath(path string) error + type CT_GroupShapeNonVisual struct + CNvGrpSpPr *dml.CT_NonVisualGroupDrawingShapeProps + CNvPr *dml.CT_NonVisualDrawingProps + func NewCT_GroupShapeNonVisual() *CT_GroupShapeNonVisual + func (m *CT_GroupShapeNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_GroupShapeNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_GroupShapeNonVisual) Validate() error + func (m *CT_GroupShapeNonVisual) ValidateWithPath(path string) error + type CT_Marker struct + Col int32 + ColOff dml.ST_Coordinate + Row int32 + RowOff dml.ST_Coordinate + func NewCT_Marker() *CT_Marker + func (m *CT_Marker) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Marker) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Marker) Validate() error + func (m *CT_Marker) ValidateWithPath(path string) error + type CT_OneCellAnchor struct + Choice *EG_ObjectChoicesChoice + ClientData *CT_AnchorClientData + Ext *dml.CT_PositiveSize2D + From *CT_Marker + func NewCT_OneCellAnchor() *CT_OneCellAnchor + func (m *CT_OneCellAnchor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_OneCellAnchor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_OneCellAnchor) Validate() error + func (m *CT_OneCellAnchor) ValidateWithPath(path string) error + type CT_Picture struct + BlipFill *dml.CT_BlipFillProperties + FPublishedAttr *bool + MacroAttr *string + NvPicPr *CT_PictureNonVisual + SpPr *dml.CT_ShapeProperties + Style *dml.CT_ShapeStyle + 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_PictureNonVisual struct + CNvPicPr *dml.CT_NonVisualPictureProperties + CNvPr *dml.CT_NonVisualDrawingProps + func NewCT_PictureNonVisual() *CT_PictureNonVisual + func (m *CT_PictureNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_PictureNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_PictureNonVisual) Validate() error + func (m *CT_PictureNonVisual) 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_Shape struct + FLocksTextAttr *bool + FPublishedAttr *bool + MacroAttr *string + NvSpPr *CT_ShapeNonVisual + SpPr *dml.CT_ShapeProperties + Style *dml.CT_ShapeStyle + TextlinkAttr *string + TxBody *dml.CT_TextBody + func NewCT_Shape() *CT_Shape + func (m *CT_Shape) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Shape) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Shape) Validate() error + func (m *CT_Shape) ValidateWithPath(path string) error + type CT_ShapeNonVisual struct + CNvPr *dml.CT_NonVisualDrawingProps + CNvSpPr *dml.CT_NonVisualDrawingShapeProps + func NewCT_ShapeNonVisual() *CT_ShapeNonVisual + func (m *CT_ShapeNonVisual) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_ShapeNonVisual) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_ShapeNonVisual) Validate() error + func (m *CT_ShapeNonVisual) ValidateWithPath(path string) error + type CT_TwoCellAnchor struct + Choice *EG_ObjectChoicesChoice + ClientData *CT_AnchorClientData + EditAsAttr ST_EditAs + From *CT_Marker + To *CT_Marker + func NewCT_TwoCellAnchor() *CT_TwoCellAnchor + func (m *CT_TwoCellAnchor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_TwoCellAnchor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_TwoCellAnchor) Validate() error + func (m *CT_TwoCellAnchor) ValidateWithPath(path string) error + type EG_Anchor struct + AbsoluteAnchor *CT_AbsoluteAnchor + OneCellAnchor *CT_OneCellAnchor + TwoCellAnchor *CT_TwoCellAnchor + func NewEG_Anchor() *EG_Anchor + func (m *EG_Anchor) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_Anchor) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_Anchor) Validate() error + func (m *EG_Anchor) ValidateWithPath(path string) error + type EG_ObjectChoices struct + Choice *EG_ObjectChoicesChoice + func NewEG_ObjectChoices() *EG_ObjectChoices + func (m *EG_ObjectChoices) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_ObjectChoices) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_ObjectChoices) Validate() error + func (m *EG_ObjectChoices) ValidateWithPath(path string) error + type EG_ObjectChoicesChoice struct + ContentPart *CT_Rel + CxnSp *CT_Connector + GraphicFrame *CT_GraphicalObjectFrame + GrpSp *CT_GroupShape + Pic *CT_Picture + Sp *CT_Shape + func NewEG_ObjectChoicesChoice() *EG_ObjectChoicesChoice + func (m *EG_ObjectChoicesChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *EG_ObjectChoicesChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *EG_ObjectChoicesChoice) Validate() error + func (m *EG_ObjectChoicesChoice) ValidateWithPath(path string) error + type From struct + func NewFrom() *From + func (m *From) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *From) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *From) Validate() error + func (m *From) ValidateWithPath(path string) error + type ST_EditAs byte + const ST_EditAsAbsolute + const ST_EditAsOneCell + const ST_EditAsTwoCell + const ST_EditAsUnset + func (e *ST_EditAs) UnmarshalXMLAttr(attr xml.Attr) error + func (e ST_EditAs) MarshalXMLAttr(name xml.Name) (xml.Attr, error) + func (m *ST_EditAs) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m ST_EditAs) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m ST_EditAs) String() string + func (m ST_EditAs) Validate() error + func (m ST_EditAs) ValidateWithPath(path string) error + type To struct + func NewTo() *To + func (m *To) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *To) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *To) Validate() error + func (m *To) ValidateWithPath(path string) error + type WsDr struct + func NewWsDr() *WsDr + func (m *WsDr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *WsDr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *WsDr) Validate() error + func (m *WsDr) ValidateWithPath(path string) error