Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Specifies a DocumentSheet structure.
Element information
| Value | |
|---|---|
| Element type |
DocumentSheet_Type |
| Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
| Schema file |
VisioSchema15.xsd |
| Document parts |
document.xml |
Definition
< xs:element name="DocumentSheet" type="DocumentSheet_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 |
|---|---|---|
| VisioDocument |
VisioDocument_Type |
The root element of a Microsoft Visio document. |
Child elements
| Element | Type | Description |
|---|---|---|
| Cell |
Cell_Type |
Specifies a cell in a DocumentSheet. |
Attributes
| Attribute | Type | Required | Description | Possible values |
|---|---|---|---|---|
| IsCustomName |
xsd:boolean |
optional |
Describes whether the name has been customized by the user. | Values of the xsd:Boolean type. |
| IsCustomNameU |
xsd:boolean |
optional |
Describes whether the universal name has been customized by the user. | Values of the xsd:Boolean type. |
| Name |
xsd:string |
optional |
Specifies the language-dependent name of the DocumentSheet. | Values of the xsd:string type. |
| NameU |
xsd:string |
optional |
Specifies the language- independent name of the DocumentSheet. | Values of the xsd:string type. |
| UniqueID |
xsd:string |
optional |
Optional string. A GUID (globally unique identifier) identifying the shape. | Values of the xsd:string type. |