Versions in this module Expand all Collapse all v0 v0.0.2 Oct 19, 2023 Changes in this version + type CT_DigSigBlob struct + Blob string + func NewCT_DigSigBlob() *CT_DigSigBlob + func (m *CT_DigSigBlob) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_DigSigBlob) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_DigSigBlob) Validate() error + func (m *CT_DigSigBlob) ValidateWithPath(path string) error + type CT_Properties struct + AppVersion *string + Application *string + Characters *int32 + CharactersWithSpaces *int32 + Company *string + DigSig *CT_DigSigBlob + DocSecurity *int32 + HLinks *CT_VectorVariant + HeadingPairs *CT_VectorVariant + HiddenSlides *int32 + HyperlinkBase *string + HyperlinksChanged *bool + Lines *int32 + LinksUpToDate *bool + MMClips *int32 + Manager *string + Notes *int32 + Pages *int32 + Paragraphs *int32 + PresentationFormat *string + ScaleCrop *bool + SharedDoc *bool + Slides *int32 + Template *string + TitlesOfParts *CT_VectorLpstr + TotalTime *int32 + Words *int32 + func NewCT_Properties() *CT_Properties + func (m *CT_Properties) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Properties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Properties) Validate() error + func (m *CT_Properties) ValidateWithPath(path string) error + type CT_VectorLpstr struct + Vector *docPropsVTypes.Vector + func NewCT_VectorLpstr() *CT_VectorLpstr + func (m *CT_VectorLpstr) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_VectorLpstr) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_VectorLpstr) Validate() error + func (m *CT_VectorLpstr) ValidateWithPath(path string) error + type CT_VectorVariant struct + Vector *docPropsVTypes.Vector + func NewCT_VectorVariant() *CT_VectorVariant + func (m *CT_VectorVariant) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_VectorVariant) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_VectorVariant) Validate() error + func (m *CT_VectorVariant) ValidateWithPath(path string) error + type Properties struct + func NewProperties() *Properties + func (m *Properties) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Properties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Properties) Validate() error + func (m *Properties) ValidateWithPath(path string) error