Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 2.42 KB

pagesheet-element-page_type-complextypevisio-xml.md

File metadata and controls

58 lines (39 loc) · 2.42 KB
title manager ms.date ms.audience ms.topic ms.localizationpriority ms.assetid description
PageSheet element (Page_Type complexType) (Visio XML)
lindalu
03/09/2015
Developer
reference
medium
99a6549b-099b-1546-cc30-db0010fe3ce1
Specifies the properties of the drawing page associated with the drawing page.

PageSheet element (Page_Type complexType) (Visio XML)

Specifies the properties of the drawing page associated with the drawing page.

Element information

Value
Element type
PageSheet_Type
Namespace
http://schemas.microsoft.com/office/visio/2012/main
Schema file
VisioSchema15.xsd
Document parts
pages.xml

Definition

< xs:element name="PageSheet" type="PageSheet_Type" minOccurs="0" maxOccurs="1" >
</xs:element > 

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Parent elements

Element Type Description
Page
Page_Type
Contains elements that define a page in the document.

Child elements

None.

Attributes

Attribute Type Required Description Possible values
FillStyle
xsd:unsignedInt
optional
Specifies the ID of the style sheet from which to inherit fill formatting. It MUST be the value of the ID attribute associated with a StyleSheet_Type in the drawing. Values of the xsd:unsignedInt type.
LineStyle
xsd:unsignedInt
optional
Specifies the ID of the style sheet from which to inherit line formatting. It MUST be the value of the ID attribute associated with a StyleSheet_Type in the drawing. Values of the xsd:unsignedInt type.
TextStyle
xsd:unsignedInt
optional
Specifies the ID of the style sheet from which to inherit text formatting. It MUST be the value of the ID attribute associated with a StyleSheet_Type in the drawing. Values of the xsd:unsignedInt type.
UniqueID
xsd:string
optional
The unique ID of the element within its parent element. Values of the xsd:string type.