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.
Type information
| Value | |
|---|---|
| Namespace |
http://schemas.microsoft.com/office/visio/2011/1/core |
| Schema file |
VisioSchema15-2012-06-05.xsd |
| Extension base |
IndexedRow_Type |
Definition
<xs:complexType name="CharacterRow_Type">
<xs:complexContent>
<xs:extension base="IndexedRow_Type">
<xs:sequence>
<xs:element name="Cell" type="Cell_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Child elements
| Element | Type | Description |
|---|---|---|
| Cell |
Cell_Type |
Attributes
None.