UNPKG

@openxmldev/linq-to-ooxml

Version:

OOXML Namespace-related Classes for LINQ to XML for TypeScript

948 lines 167 kB
/** * @author Thomas Barnekow * @license MIT */ import { XAttribute, XName, XNamespace } from '@openxmldev/linq-to-xml'; /** * Declares XNamespace and XName fields for the `xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"` namespace. */ export declare class A { /** * Defines the XML namespace associated with the `a` prefix. */ static readonly a: XNamespace; /** * Returns the namespace declaration `XAttribute` for this namespace. */ static get namespaceDeclaration(): XAttribute; /** * Represents the `a:accent1` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrScheme a:clrScheme} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly accent1: XName; /** * Represents the `a:accent2` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrScheme a:clrScheme} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly accent2: XName; /** * Represents the `a:accent3` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrScheme a:clrScheme} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly accent3: XName; /** * Represents the `a:accent4` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrScheme a:clrScheme} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly accent4: XName; /** * Represents the `a:accent5` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrScheme a:clrScheme} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly accent5: XName; /** * Represents the `a:accent6` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrScheme a:clrScheme} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly accent6: XName; /** * Represents the `a:ahLst` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode custGeom a:custGeom} * - child XML elements: {@linkcode ahPolar a:ahPolar}, {@linkcode ahXY a:ahXY} */ static readonly ahLst: XName; /** * Represents the `a:ahPolar` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode ahLst a:ahLst} * - child XML elements: {@linkcode pos a:pos} */ static readonly ahPolar: XName; /** * Represents the `a:ahXY` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode ahLst a:ahLst} * - child XML elements: {@linkcode pos a:pos} */ static readonly ahXY: XName; /** * Represents the `a:alpha` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly alpha: XName; /** * Represents the `a:alphaBiLevel` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} */ static readonly alphaBiLevel: XName; /** * Represents the `a:alphaCeiling` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} */ static readonly alphaCeiling: XName; /** * Represents the `a:alphaFloor` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} */ static readonly alphaFloor: XName; /** * Represents the `a:alphaInv` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly alphaInv: XName; /** * Represents the `a:alphaMod` XML elements. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag}, {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} * - child XML elements: {@linkcode cont a:cont} */ static readonly alphaMod: XName; /** * Represents the `a:alphaModFix` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} */ static readonly alphaModFix: XName; /** * Represents the `a:alphaOff` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly alphaOff: XName; /** * Represents the `a:alphaOutset` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} */ static readonly alphaOutset: XName; /** * Represents the `a:alphaRepl` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} */ static readonly alphaRepl: XName; /** * Represents the `a:anchor` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode backdrop a:backdrop} */ static readonly anchor: XName; /** * Represents the `a:arcTo` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode path a:path} */ static readonly arcTo: XName; /** * Represents the `a:audioCd` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode P.nvPr p:nvPr}, {@linkcode P14.nvPr p14:nvPr} * - child XML elements: {@linkcode end a:end}, {@linkcode extLst a:extLst}, {@linkcode st a:st} */ static readonly audioCd: XName; /** * Represents the `a:audioFile` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode P.nvPr p:nvPr}, {@linkcode P14.nvPr p14:nvPr} * - child XML elements: {@linkcode extLst a:extLst} * - XML attributes: {@linkcode R.link r:link} */ static readonly audioFile: XName; /** * Represents the `a:avLst` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode custGeom a:custGeom}, {@linkcode prstGeom a:prstGeom}, {@linkcode prstTxWarp a:prstTxWarp} * - child XML elements: {@linkcode gd a:gd} */ static readonly avLst: XName; /** * Represents the `a:backdrop` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode scene3d a:scene3d}, {@linkcode A14.hiddenScene3d a14:hiddenScene3d} * - child XML elements: {@linkcode anchor a:anchor}, {@linkcode extLst a:extLst}, {@linkcode norm a:norm}, {@linkcode up a:up} */ static readonly backdrop: XName; /** * Represents the `a:band1H` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode tableStyle a:tableStyle}, {@linkcode tblStyle a:tblStyle} * - child XML elements: {@linkcode tcStyle a:tcStyle}, {@linkcode tcTxStyle a:tcTxStyle} */ static readonly band1H: XName; /** * Represents the `a:band1V` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode tableStyle a:tableStyle}, {@linkcode tblStyle a:tblStyle} * - child XML elements: {@linkcode tcStyle a:tcStyle}, {@linkcode tcTxStyle a:tcTxStyle} */ static readonly band1V: XName; /** * Represents the `a:band2H` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode tableStyle a:tableStyle}, {@linkcode tblStyle a:tblStyle} * - child XML elements: {@linkcode tcStyle a:tcStyle}, {@linkcode tcTxStyle a:tcTxStyle} */ static readonly band2H: XName; /** * Represents the `a:band2V` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode tableStyle a:tableStyle}, {@linkcode tblStyle a:tblStyle} * - child XML elements: {@linkcode tcStyle a:tcStyle}, {@linkcode tcTxStyle a:tcTxStyle} */ static readonly band2V: XName; /** * Represents the `a:bevel` XML elements. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode cell3D a:cell3D}, {@linkcode ln a:ln}, {@linkcode lnB a:lnB}, {@linkcode lnBlToTr a:lnBlToTr}, {@linkcode lnL a:lnL}, {@linkcode lnR a:lnR}, {@linkcode lnT a:lnT}, {@linkcode lnTlToBr a:lnTlToBr}, {@linkcode uLn a:uLn}, {@linkcode A14.hiddenLine a14:hiddenLine} */ static readonly bevel: XName; /** * Represents the `a:bevelB` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode sp3d a:sp3d}, {@linkcode A14.hiddenSp3d a14:hiddenSp3d} */ static readonly bevelB: XName; /** * Represents the `a:bevelT` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode sp3d a:sp3d}, {@linkcode A14.hiddenSp3d a14:hiddenSp3d} */ static readonly bevelT: XName; /** * Represents the `a:bgClr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode pattFill a:pattFill} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly bgClr: XName; /** * Represents the `a:bgFillStyleLst` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode fmtScheme a:fmtScheme} * - child XML elements: {@linkcode blipFill a:blipFill}, {@linkcode gradFill a:gradFill}, {@linkcode grpFill a:grpFill}, {@linkcode noFill a:noFill}, {@linkcode pattFill a:pattFill}, {@linkcode solidFill a:solidFill} */ static readonly bgFillStyleLst: XName; /** * Represents the `a:biLevel` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} */ static readonly biLevel: XName; /** * Represents the `a:bldChart` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode P.bldSub p:bldSub} */ static readonly bldChart: XName; /** * Represents the `a:bldDgm` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode P.bldSub p:bldSub} */ static readonly bldDgm: XName; /** * Represents the `a:blend` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} * - child XML elements: {@linkcode cont a:cont} */ static readonly blend: XName; /** * Represents the `a:blip` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blipFill a:blipFill}, {@linkcode buBlip a:buBlip}, {@linkcode graphicData a:graphicData}, {@linkcode P.blipFill p:blipFill} * - child XML elements: {@linkcode alphaBiLevel a:alphaBiLevel}, {@linkcode alphaCeiling a:alphaCeiling}, {@linkcode alphaFloor a:alphaFloor}, {@linkcode alphaInv a:alphaInv}, {@linkcode alphaMod a:alphaMod}, {@linkcode alphaModFix a:alphaModFix}, {@linkcode alphaRepl a:alphaRepl}, {@linkcode biLevel a:biLevel}, {@linkcode blur a:blur}, {@linkcode clrChange a:clrChange}, {@linkcode clrRepl a:clrRepl}, {@linkcode duotone a:duotone}, {@linkcode extLst a:extLst}, {@linkcode fillOverlay a:fillOverlay}, {@linkcode grayscl a:grayscl}, {@linkcode hsl a:hsl}, {@linkcode lum a:lum}, {@linkcode tint a:tint} * - XML attributes: {@linkcode R.embed r:embed}, {@linkcode R.link r:link} */ static readonly blip: XName; /** * Represents the `a:blipFill` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode bgFillStyleLst a:bgFillStyleLst}, {@linkcode defRPr a:defRPr}, {@linkcode endParaRPr a:endParaRPr}, {@linkcode fill a:fill}, {@linkcode fillOverlay a:fillOverlay}, {@linkcode fillStyleLst a:fillStyleLst}, {@linkcode grpSpPr a:grpSpPr}, {@linkcode pic a:pic}, {@linkcode rPr a:rPr}, {@linkcode spPr a:spPr}, {@linkcode tblPr a:tblPr}, {@linkcode tcPr a:tcPr}, {@linkcode uFill a:uFill}, {@linkcode A14.hiddenFill a14:hiddenFill}, {@linkcode P.bgPr p:bgPr}, {@linkcode P.grpSpPr p:grpSpPr}, {@linkcode P.spPr p:spPr}, {@linkcode WPC.bg wpc:bg}, {@linkcode WPG.grpSpPr wpg:grpSpPr}, {@linkcode WPS.spPr wps:spPr} * - child XML elements: {@linkcode blip a:blip}, {@linkcode srcRect a:srcRect}, {@linkcode stretch a:stretch}, {@linkcode tile a:tile} */ static readonly blipFill: XName; /** * Represents the `a:blue` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly blue: XName; /** * Represents the `a:blueMod` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly blueMod: XName; /** * Represents the `a:blueOff` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly blueOff: XName; /** * Represents the `a:blur` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag}, {@linkcode effectLst a:effectLst} */ static readonly blur: XName; /** * Represents the `a:bodyPr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode lnDef a:lnDef}, {@linkcode spDef a:spDef}, {@linkcode txBody a:txBody}, {@linkcode txDef a:txDef}, {@linkcode P.txBody p:txBody} * - child XML elements: {@linkcode extLst a:extLst}, {@linkcode flatTx a:flatTx}, {@linkcode noAutofit a:noAutofit}, {@linkcode normAutofit a:normAutofit}, {@linkcode prstTxWarp a:prstTxWarp}, {@linkcode scene3d a:scene3d}, {@linkcode sp3d a:sp3d}, {@linkcode spAutoFit a:spAutoFit} */ static readonly bodyPr: XName; /** * Represents the `a:bottom` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode tcBdr a:tcBdr} * - child XML elements: {@linkcode ln a:ln}, {@linkcode lnRef a:lnRef} */ static readonly bottom: XName; /** * Represents the `a:br` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode p a:p} * - child XML elements: {@linkcode rPr a:rPr} */ static readonly br: XName; /** * Represents the `a:buAutoNum` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} */ static readonly buAutoNum: XName; /** * Represents the `a:buBlip` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} * - child XML elements: {@linkcode blip a:blip} */ static readonly buBlip: XName; /** * Represents the `a:buChar` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} */ static readonly buChar: XName; /** * Represents the `a:buClr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly buClr: XName; /** * Represents the `a:buClrTx` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} */ static readonly buClrTx: XName; /** * Represents the `a:buFont` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} */ static readonly buFont: XName; /** * Represents the `a:buFontTx` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} */ static readonly buFontTx: XName; /** * Represents the `a:buNone` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} */ static readonly buNone: XName; /** * Represents the `a:buSzPct` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} */ static readonly buSzPct: XName; /** * Represents the `a:buSzPts` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} */ static readonly buSzPts: XName; /** * Represents the `a:buSzTx` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} */ static readonly buSzTx: XName; /** * Represents the `a:camera` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode scene3d a:scene3d}, {@linkcode A14.hiddenScene3d a14:hiddenScene3d} * - child XML elements: {@linkcode rot a:rot} */ static readonly camera: XName; /** * Represents the `a:cell3D` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode tcPr a:tcPr}, {@linkcode tcStyle a:tcStyle} * - child XML elements: {@linkcode bevel a:bevel}, {@linkcode extLst a:extLst}, {@linkcode lightRig a:lightRig} */ static readonly cell3D: XName; /** * Represents the `a:chart` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode P.graphicEl p:graphicEl} */ static readonly chart: XName; /** * Represents the `a:chExt` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode xfrm a:xfrm} */ static readonly chExt: XName; /** * Represents the `a:chOff` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode xfrm a:xfrm} */ static readonly chOff: XName; /** * Represents the `a:close` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode path a:path} */ static readonly close: XName; /** * Represents the `a:clrChange` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} * - child XML elements: {@linkcode clrFrom a:clrFrom}, {@linkcode clrTo a:clrTo} */ static readonly clrChange: XName; /** * Represents the `a:clrFrom` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrChange a:clrChange} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly clrFrom: XName; /** * Represents the `a:clrMap` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode extraClrScheme a:extraClrScheme} * - child XML elements: {@linkcode extLst a:extLst} */ static readonly clrMap: XName; /** * Represents the `a:clrRepl` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly clrRepl: XName; /** * Represents the `a:clrScheme` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode extraClrScheme a:extraClrScheme}, {@linkcode themeElements a:themeElements}, {@linkcode themeOverride a:themeOverride} * - child XML elements: {@linkcode accent1 a:accent1}, {@linkcode accent2 a:accent2}, {@linkcode accent3 a:accent3}, {@linkcode accent4 a:accent4}, {@linkcode accent5 a:accent5}, {@linkcode accent6 a:accent6}, {@linkcode dk1 a:dk1}, {@linkcode dk2 a:dk2}, {@linkcode extLst a:extLst}, {@linkcode folHlink a:folHlink}, {@linkcode hlink a:hlink}, {@linkcode lt1 a:lt1}, {@linkcode lt2 a:lt2} */ static readonly clrScheme: XName; /** * Represents the `a:clrTo` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrChange a:clrChange} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly clrTo: XName; /** * Represents the `a:cNvCxnSpPr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode nvCxnSpPr a:nvCxnSpPr} * - child XML elements: {@linkcode cxnSpLocks a:cxnSpLocks}, {@linkcode endCxn a:endCxn}, {@linkcode extLst a:extLst}, {@linkcode stCxn a:stCxn} */ static readonly cNvCxnSpPr: XName; /** * Represents the `a:cNvGraphicFramePr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode nvGraphicFramePr a:nvGraphicFramePr} * - child XML elements: {@linkcode extLst a:extLst}, {@linkcode graphicFrameLocks a:graphicFrameLocks} */ static readonly cNvGraphicFramePr: XName; /** * Represents the `a:cNvGrpSpPr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode nvGrpSpPr a:nvGrpSpPr} * - child XML elements: {@linkcode extLst a:extLst}, {@linkcode grpSpLocks a:grpSpLocks} */ static readonly cNvGrpSpPr: XName; /** * Represents the `a:cNvPicPr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode nvPicPr a:nvPicPr} * - child XML elements: {@linkcode extLst a:extLst}, {@linkcode picLocks a:picLocks} */ static readonly cNvPicPr: XName; /** * Represents the `a:cNvPr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode nvCxnSpPr a:nvCxnSpPr}, {@linkcode nvGraphicFramePr a:nvGraphicFramePr}, {@linkcode nvGrpSpPr a:nvGrpSpPr}, {@linkcode nvPicPr a:nvPicPr}, {@linkcode nvSpPr a:nvSpPr} * - child XML elements: {@linkcode extLst a:extLst}, {@linkcode hlinkClick a:hlinkClick}, {@linkcode hlinkHover a:hlinkHover} */ static readonly cNvPr: XName; /** * Represents the `a:cNvSpPr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode nvSpPr a:nvSpPr} * - child XML elements: {@linkcode extLst a:extLst}, {@linkcode spLocks a:spLocks} */ static readonly cNvSpPr: XName; /** * Represents the `a:comp` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly comp: XName; /** * Represents the `a:cont` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode alphaMod a:alphaMod}, {@linkcode blend a:blend}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} * - child XML elements: {@linkcode alphaBiLevel a:alphaBiLevel}, {@linkcode alphaCeiling a:alphaCeiling}, {@linkcode alphaFloor a:alphaFloor}, {@linkcode alphaInv a:alphaInv}, {@linkcode alphaMod a:alphaMod}, {@linkcode alphaModFix a:alphaModFix}, {@linkcode alphaOutset a:alphaOutset}, {@linkcode alphaRepl a:alphaRepl}, {@linkcode biLevel a:biLevel}, {@linkcode blend a:blend}, {@linkcode blur a:blur}, {@linkcode clrChange a:clrChange}, {@linkcode clrRepl a:clrRepl}, {@linkcode cont a:cont}, {@linkcode duotone a:duotone}, {@linkcode effect a:effect}, {@linkcode fill a:fill}, {@linkcode fillOverlay a:fillOverlay}, {@linkcode glow a:glow}, {@linkcode grayscl a:grayscl}, {@linkcode hsl a:hsl}, {@linkcode innerShdw a:innerShdw}, {@linkcode lum a:lum}, {@linkcode outerShdw a:outerShdw}, {@linkcode prstShdw a:prstShdw}, {@linkcode reflection a:reflection}, {@linkcode relOff a:relOff}, {@linkcode softEdge a:softEdge}, {@linkcode tint a:tint}, {@linkcode xfrm a:xfrm} */ static readonly cont: XName; /** * Represents the `a:contourClr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode sp3d a:sp3d}, {@linkcode A14.hiddenSp3d a14:hiddenSp3d} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly contourClr: XName; /** * Represents the `a:cs` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defRPr a:defRPr}, {@linkcode endParaRPr a:endParaRPr}, {@linkcode font a:font}, {@linkcode majorFont a:majorFont}, {@linkcode minorFont a:minorFont}, {@linkcode rPr a:rPr} */ static readonly cs: XName; /** * Represents the `a:cubicBezTo` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode path a:path} * - child XML elements: {@linkcode pt a:pt} */ static readonly cubicBezTo: XName; /** * Represents the `a:custClr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode custClrLst a:custClrLst} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly custClr: XName; /** * Represents the `a:custClrLst` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode theme a:theme} * - child XML elements: {@linkcode custClr a:custClr} */ static readonly custClrLst: XName; /** * Represents the `a:custDash` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode ln a:ln}, {@linkcode lnB a:lnB}, {@linkcode lnBlToTr a:lnBlToTr}, {@linkcode lnL a:lnL}, {@linkcode lnR a:lnR}, {@linkcode lnT a:lnT}, {@linkcode lnTlToBr a:lnTlToBr}, {@linkcode uLn a:uLn}, {@linkcode A14.hiddenLine a14:hiddenLine} * - child XML elements: {@linkcode ds a:ds} */ static readonly custDash: XName; /** * Represents the `a:custGeom` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode spPr a:spPr}, {@linkcode P.spPr p:spPr}, {@linkcode WPS.spPr wps:spPr} * - child XML elements: {@linkcode ahLst a:ahLst}, {@linkcode avLst a:avLst}, {@linkcode cxnLst a:cxnLst}, {@linkcode gdLst a:gdLst}, {@linkcode pathLst a:pathLst}, {@linkcode rect a:rect} */ static readonly custGeom: XName; /** * Represents the `a:cxn` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode cxnLst a:cxnLst} * - child XML elements: {@linkcode pos a:pos} */ static readonly cxn: XName; /** * Represents the `a:cxnLst` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode custGeom a:custGeom} * - child XML elements: {@linkcode cxn a:cxn} */ static readonly cxnLst: XName; /** * Represents the `a:cxnSp` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode grpSp a:grpSp} * - child XML elements: {@linkcode extLst a:extLst}, {@linkcode nvCxnSpPr a:nvCxnSpPr}, {@linkcode spPr a:spPr}, {@linkcode style a:style} */ static readonly cxnSp: XName; /** * Represents the `a:cxnSpLocks` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode cNvCxnSpPr a:cNvCxnSpPr}, {@linkcode P.cNvCxnSpPr p:cNvCxnSpPr}, {@linkcode WPS.cNvCnPr wps:cNvCnPr} * - child XML elements: {@linkcode extLst a:extLst} */ static readonly cxnSpLocks: XName; /** * Represents the `a:defPPr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode lstStyle a:lstStyle}, {@linkcode P.bodyStyle p:bodyStyle}, {@linkcode P.defaultTextStyle p:defaultTextStyle}, {@linkcode P.notesStyle p:notesStyle}, {@linkcode P.otherStyle p:otherStyle}, {@linkcode P.titleStyle p:titleStyle} * - child XML elements: {@linkcode buAutoNum a:buAutoNum}, {@linkcode buBlip a:buBlip}, {@linkcode buChar a:buChar}, {@linkcode buClr a:buClr}, {@linkcode buClrTx a:buClrTx}, {@linkcode buFont a:buFont}, {@linkcode buFontTx a:buFontTx}, {@linkcode buNone a:buNone}, {@linkcode buSzPct a:buSzPct}, {@linkcode buSzPts a:buSzPts}, {@linkcode buSzTx a:buSzTx}, {@linkcode defRPr a:defRPr}, {@linkcode extLst a:extLst}, {@linkcode lnSpc a:lnSpc}, {@linkcode spcAft a:spcAft}, {@linkcode spcBef a:spcBef}, {@linkcode tabLst a:tabLst} */ static readonly defPPr: XName; /** * Represents the `a:defRPr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defPPr a:defPPr}, {@linkcode lvl1pPr a:lvl1pPr}, {@linkcode lvl2pPr a:lvl2pPr}, {@linkcode lvl3pPr a:lvl3pPr}, {@linkcode lvl4pPr a:lvl4pPr}, {@linkcode lvl5pPr a:lvl5pPr}, {@linkcode lvl6pPr a:lvl6pPr}, {@linkcode lvl7pPr a:lvl7pPr}, {@linkcode lvl8pPr a:lvl8pPr}, {@linkcode lvl9pPr a:lvl9pPr}, {@linkcode pPr a:pPr} * - child XML elements: {@linkcode blipFill a:blipFill}, {@linkcode cs a:cs}, {@linkcode ea a:ea}, {@linkcode effectDag a:effectDag}, {@linkcode effectLst a:effectLst}, {@linkcode extLst a:extLst}, {@linkcode gradFill a:gradFill}, {@linkcode grpFill a:grpFill}, {@linkcode highlight a:highlight}, {@linkcode hlinkClick a:hlinkClick}, {@linkcode hlinkMouseOver a:hlinkMouseOver}, {@linkcode latin a:latin}, {@linkcode ln a:ln}, {@linkcode noFill a:noFill}, {@linkcode pattFill a:pattFill}, {@linkcode rtl a:rtl}, {@linkcode solidFill a:solidFill}, {@linkcode sym a:sym}, {@linkcode uFill a:uFill}, {@linkcode uFillTx a:uFillTx}, {@linkcode uLn a:uLn}, {@linkcode uLnTx a:uLnTx} */ static readonly defRPr: XName; /** * Represents the `a:dgm` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode P.graphicEl p:graphicEl} */ static readonly dgm: XName; /** * Represents the `a:dk1` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrScheme a:clrScheme} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly dk1: XName; /** * Represents the `a:dk2` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode clrScheme a:clrScheme} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly dk2: XName; /** * Represents the `a:ds` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode custDash a:custDash} */ static readonly ds: XName; /** * Represents the `a:duotone` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode blip a:blip}, {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly duotone: XName; /** * Represents the `a:ea` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defRPr a:defRPr}, {@linkcode endParaRPr a:endParaRPr}, {@linkcode font a:font}, {@linkcode majorFont a:majorFont}, {@linkcode minorFont a:minorFont}, {@linkcode rPr a:rPr} */ static readonly ea: XName; /** * Represents the `a:effect` XML elements. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode cont a:cont}, {@linkcode effectDag a:effectDag}, {@linkcode tblBg a:tblBg} * - child XML elements: {@linkcode effectDag a:effectDag}, {@linkcode effectLst a:effectLst} */ static readonly effect: XName; /** * Represents the `a:effectDag` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defRPr a:defRPr}, {@linkcode effect a:effect}, {@linkcode effectStyle a:effectStyle}, {@linkcode endParaRPr a:endParaRPr}, {@linkcode grpSpPr a:grpSpPr}, {@linkcode rPr a:rPr}, {@linkcode spPr a:spPr}, {@linkcode tblPr a:tblPr}, {@linkcode A14.hiddenEffects a14:hiddenEffects}, {@linkcode P.bgPr p:bgPr}, {@linkcode P.grpSpPr p:grpSpPr}, {@linkcode P.spPr p:spPr}, {@linkcode WPC.bg wpc:bg}, {@linkcode WPC.whole wpc:whole}, {@linkcode WPG.grpSpPr wpg:grpSpPr}, {@linkcode WPS.spPr wps:spPr} * - child XML elements: {@linkcode alphaBiLevel a:alphaBiLevel}, {@linkcode alphaCeiling a:alphaCeiling}, {@linkcode alphaFloor a:alphaFloor}, {@linkcode alphaInv a:alphaInv}, {@linkcode alphaMod a:alphaMod}, {@linkcode alphaModFix a:alphaModFix}, {@linkcode alphaOutset a:alphaOutset}, {@linkcode alphaRepl a:alphaRepl}, {@linkcode biLevel a:biLevel}, {@linkcode blend a:blend}, {@linkcode blur a:blur}, {@linkcode clrChange a:clrChange}, {@linkcode clrRepl a:clrRepl}, {@linkcode cont a:cont}, {@linkcode duotone a:duotone}, {@linkcode effect a:effect}, {@linkcode fill a:fill}, {@linkcode fillOverlay a:fillOverlay}, {@linkcode glow a:glow}, {@linkcode grayscl a:grayscl}, {@linkcode hsl a:hsl}, {@linkcode innerShdw a:innerShdw}, {@linkcode lum a:lum}, {@linkcode outerShdw a:outerShdw}, {@linkcode prstShdw a:prstShdw}, {@linkcode reflection a:reflection}, {@linkcode relOff a:relOff}, {@linkcode softEdge a:softEdge}, {@linkcode tint a:tint}, {@linkcode xfrm a:xfrm} */ static readonly effectDag: XName; /** * Represents the `a:effectLst` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode defRPr a:defRPr}, {@linkcode effect a:effect}, {@linkcode effectStyle a:effectStyle}, {@linkcode endParaRPr a:endParaRPr}, {@linkcode grpSpPr a:grpSpPr}, {@linkcode rPr a:rPr}, {@linkcode spPr a:spPr}, {@linkcode tblPr a:tblPr}, {@linkcode A14.hiddenEffects a14:hiddenEffects}, {@linkcode P.bgPr p:bgPr}, {@linkcode P.grpSpPr p:grpSpPr}, {@linkcode P.spPr p:spPr}, {@linkcode WPC.bg wpc:bg}, {@linkcode WPC.whole wpc:whole}, {@linkcode WPG.grpSpPr wpg:grpSpPr}, {@linkcode WPS.spPr wps:spPr} * - child XML elements: {@linkcode blur a:blur}, {@linkcode fillOverlay a:fillOverlay}, {@linkcode glow a:glow}, {@linkcode innerShdw a:innerShdw}, {@linkcode outerShdw a:outerShdw}, {@linkcode prstShdw a:prstShdw}, {@linkcode reflection a:reflection}, {@linkcode softEdge a:softEdge} */ static readonly effectLst: XName; /** * Represents the `a:effectRef` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode style a:style}, {@linkcode tblBg a:tblBg}, {@linkcode P.style p:style}, {@linkcode WPS.style wps:style} * - child XML elements: {@linkcode hslClr a:hslClr}, {@linkcode prstClr a:prstClr}, {@linkcode schemeClr a:schemeClr}, {@linkcode scrgbClr a:scrgbClr}, {@linkcode srgbClr a:srgbClr}, {@linkcode sysClr a:sysClr} */ static readonly effectRef: XName; /** * Represents the `a:effectStyle` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode effectStyleLst a:effectStyleLst} * - child XML elements: {@linkcode effectDag a:effectDag}, {@linkcode effectLst a:effectLst}, {@linkcode scene3d a:scene3d}, {@linkcode sp3d a:sp3d} */ static readonly effectStyle: XName; /** * Represents the `a:effectStyleLst` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode fmtScheme a:fmtScheme} * - child XML elements: {@linkcode effectStyle a:effectStyle} */ static readonly effectStyleLst: XName; /** * Represents the `a:end` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode audioCd a:audioCd} */ static readonly end: XName; /** * Represents the `a:endCxn` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode cNvCxnSpPr a:cNvCxnSpPr}, {@linkcode P.cNvCxnSpPr p:cNvCxnSpPr}, {@linkcode WPS.cNvCnPr wps:cNvCnPr} */ static readonly endCxn: XName; /** * Represents the `a:endParaRPr` XML element. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode p a:p} * - child XML elements: {@linkcode blipFill a:blipFill}, {@linkcode cs a:cs}, {@linkcode ea a:ea}, {@linkcode effectDag a:effectDag}, {@linkcode effectLst a:effectLst}, {@linkcode extLst a:extLst}, {@linkcode gradFill a:gradFill}, {@linkcode grpFill a:grpFill}, {@linkcode highlight a:highlight}, {@linkcode hlinkClick a:hlinkClick}, {@linkcode hlinkMouseOver a:hlinkMouseOver}, {@linkcode latin a:latin}, {@linkcode ln a:ln}, {@linkcode noFill a:noFill}, {@linkcode pattFill a:pattFill}, {@linkcode rtl a:rtl}, {@linkcode solidFill a:solidFill}, {@linkcode sym a:sym}, {@linkcode uFill a:uFill}, {@linkcode uFillTx a:uFillTx}, {@linkcode uLn a:uLn}, {@linkcode uLnTx a:uLnTx} */ static readonly endParaRPr: XName; /** * Represents the `a:ext` XML elements. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode extLst a:extLst}, {@linkcode xfrm a:xfrm}, {@linkcode A14.extLst a14:extLst}, {@linkcode A14.xfrm a14:xfrm}, {@linkcode P.xfrm p:xfrm}, {@linkcode P14.xfrm p14:xfrm}, {@linkcode W14.extLst w14:extLst}, {@linkcode W14.xfrm w14:xfrm}, {@linkcode WPC.extLst wpc:extLst}, {@linkcode WPG.extLst wpg:extLst}, {@linkcode WPG.xfrm wpg:xfrm}, {@linkcode WPS.extLst wps:extLst} * - child XML elements: {@linkcode graphic a:graphic}, {@linkcode A14.cameraTool a14:cameraTool}, {@linkcode A14.compatExt a14:compatExt}, {@linkcode A14.hiddenEffects a14:hiddenEffects}, {@linkcode A14.hiddenFill a14:hiddenFill}, {@linkcode A14.hiddenLine a14:hiddenLine}, {@linkcode A14.hiddenScene3d a14:hiddenScene3d}, {@linkcode A14.hiddenSp3d a14:hiddenSp3d}, {@linkcode A14.imgProps a14:imgProps}, {@linkcode A14.isCanvas a14:isCanvas}, {@linkcode A14.shadowObscured a14:shadowObscured}, {@linkcode A14.useLocalDpi a14:useLocalDpi}, {@linkcode A15.backgroundPr a15:backgroundPr}, {@linkcode A15.nonVisualGroupProps a15:nonVisualGroupProps}, {@linkcode A15.objectPr a15:objectPr}, {@linkcode A15.signatureLine a15:signatureLine}, {@linkcode A16.creationId a16:creationId}, {@linkcode A16.predDERef a16:predDERef} */ static readonly ext: XName; /** * Represents the `a:extLst` XML elements. * * @remarks * As an XML element, it has the following: * - parent XML elements: {@linkcode audioCd a:audioCd}, {@linkcode audioFile a:audioFile}, {@linkcode backdrop a:backdrop}, {@linkcode blip a:blip}, {@linkcode bodyPr a:bodyPr}, {@linkcode cell3D a:cell3D}, {@linkcode clrMap a:clrMap}, {@linkcode clrScheme a:clrScheme}, {@linkcode cNvCxnSpPr a:cNvCxnSpPr}, {@linkcode cNvGraphicFramePr a:cNvGraphicFramePr}, {@linkcode cNvGrpSpPr a:cNvGrpSpPr}, {@linkcode cNvPicPr a:cNvPicPr}, {@linkcode cNvPr a:cNvPr}, {@linkcode cNvSpPr a:cNvSpPr}, {@linkcode cxnSp a:cxnS