Specifies a document's ShapeSheet structure.
<DocumentSheet
[Name]
[NameU]
[UniqueID]
[LineStyle]
[FillStyle]
[TextStyle]>
</DocumentSheet>
Name
Optional string. The name of the DocumentSheet element.
NameU
Optional string. The universal name of the DocumentSheet element.
UniqueID
Optional string. A GUID (globally unique identifier) identifying the shape.
LineStyle
Optional int. Specifies the ID of the StyleSheet element from which this sheet inherits line formatting.
FillStyle
Optional int. Specifies the ID of the StyleSheet element from which this sheet inherits fill formatting.
TextStyle
Optional int. Specifies the ID of the StyleSheet element from which this sheet inherits text formatting.
Property | Value |
---|---|
Name | DocumentSheet |
Minimum Occurrences | 0 |
Maximum Occurrences | 1 |
Parent elements
Child elements
While all the listed child elements are technically permitted, only DocProps, User, Prop, Hyperlink, Scratch, Data1, Data2, and Data3 are likely to be relevant to the DocumentSheet element.
DocumentSheet property