p:sldSz
Presentation Slide Size
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-presentation.xsd
Type: p:CT_SlideSize
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
cx | [1..1] | p:ST_SlideSizeCoordinate | Extent Length | |
cy | [1..1] | p:ST_SlideSizeCoordinate | Extent Width | |
type | [0..1] | p:ST_SlideSizeType | Type of Size | Default value is "custom". |
Used in
- Type p:CT_Presentation (Element p:presentation)
Sample instance
<p:sldSz cx="1" cy="1"/>