Specifies whether a collection that would otherwise be inherited has been deleted. It MUST be equal to 0 or 1. A value of 1 specifies that the collection is unused and MUST be ignored. A value of 0 specifies that the collection of properties is valid for the shape. If the Del attribute is not present, the value is 0.
Values of the xsd:boolean type.
IX
xsd:unsignedInt
optional
Specifies the zero-based index of the element. It MUST be unique amongst all of the Section_Type elements with the same N attribute of the containing Sheet_Type. It MUST be greater than the IX attribute of any preceding Section_Type element with the same N attribute of the containing Sheet_Type.
Values of the xsd:unsignedInt type.
N
xsd:string
required
Specifies the language-independent name of the collection of properties. It MUST be unique amongst all of the Section_Type elements of the containing Sheet_Type element, unless it is equal to "Geometry". It MUST be equal to a subheading in Sections.
Values of the xsd:string type.
Remarks
The N attribute of this Section element must be one of a limited set of values that correspond to ShapeSheet cells. Refer to the table below to determine the values of the N attribute that are permitted for this Section element.
Value
Description
More information
Actions
A collection of properties that are used for formula evaluation. It MUST have a ShapeSheet_Type or PageSheet_Type parent element.
The IX attribute of this Section element must be one of a limited set of values that correspond to ShapeSheet cells. Refer to the table below to determine the values of the IX attribute that are permitted for this Section element.
Value
Description
More information
Annotation
A collection of properties that contain information about comments inserted into a document page.
A collection of related properties that specify the character properties of the text of a shape. It MUST have a ShapeSheet_Type parent element or a StyleSheet_Type parent element.
A collection of related properties that specify the geometry visualization. It MUST have a ShapeSheet_Type parent element. The first Row_Type child element of this element MUST be of type MoveTo, RelMoveTo, Ellipse, or InfiniteLine.
A collection of related properties that specify the paragraph properties of the text of a shape. It MUST have a ShapeSheet_Type parent element or a StyleSheet_Type parent element.
A collection of related properties that specify the tabs properties of the text of a shape. It MUST have a ShapeSheet_Type parent element or a StyleSheet_Type parent element.