Versions in this module Expand all Collapse all v1 v1.0.1 Oct 25, 2024 Changes in this version + type CT_Picture struct + BlipFill *dml.CT_BlipFillProperties + NvPicPr *CT_PictureNonVisual + SpPr *dml.CT_ShapeProperties + 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 Pic struct + func NewPic() *Pic + func (m *Pic) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Pic) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Pic) Validate() error + func (m *Pic) ValidateWithPath(path string) error