DocumentSheet class
DocumentSheet class
Specifies a document’s ShapeSheet structure.
The DocumentSheet type exposes the following members:
Properties
Property | Description |
---|---|
name | The name of the element. |
name_u | The universal name of the element. |
line_style | StyleSheet element from which this style inherits line formatting. |
fill_style | StyleSheet element from which this style inherits fill formatting. |
text_style | StyleSheet element from which this style inherits text formatting. |
unique_id | A GUID (globally unique identifier) identifying the shape. |
doc_props | Contains elements that control the document’s preview quality, scope, and output format. |
scratchs | Contains a collection of Scratch elements. |
connections | Contains a collection of Connection elements. |
connection_abc_ds | Contains a collection of ConnectionABCD elements. |
users | Contains a collection of User elements. |
props | Contains a collection of Prop elements. |
hyperlinks | Contains a collection of Hyperlink elements. |
reviewers | Contains elements that contain identifying information about a document reviewer. |
annotations | Contains elements that contain information about comments inserted into a document page. |
foreign_data | Contains a MIME (Multipurpose Internet Mail Extensions) encoded BLOB of picture data, such as Windows metafile, bitmap, or OLE data. |
foreign | Contains elements specifying the width and height of an object from another program used in a Microsoft Visio document. Also includes elements specifying the distance the object’s image is offset within its borders. |
See Also
- module aspose.diagram