Expand Minimize
This topic has not yet been rated - Rate this topic

HyperlinkRow_Type complexType ('Visio XML')

Office 2013

Namespace

http://schemas.microsoft.com/office/visio/2011/1/core

Schema file

VisioSchema15-2012-06-05.xsd

Extension base

NamedRow_Type


          <xs:complexType name="HyperlinkRow_Type">
          
          <xs:complexContent>
          <xs:extension base="NamedRow_Type">
          <xs:all>
    <xs:element name="Cell"  type="Cell_Type"
     minOccurs="0"
     maxOccurs="unbounded"
    >
    </xs:element>
    
      </xs:all>
      </xs:extension>
      </xs:complexContent>
      </xs:complexType>
      

Child elements

Element

Type

Description

Cell

Cell_Type

Attributes

None.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.