Declares XNamespace and XName fields for the xmlns:v="urn:schemas-microsoft-com:vml" namespace.

Hierarchy

  • V

Properties

arc: XName = ...
background: XName = ...

Represents the v:background XML element.

Remarks

As an XML element, it has the following:

curve: XName = ...
ext: XName = ...

Represents the v:ext XML attributes.

Remarks

As an XML attribute, it is contained in the following XML elements: o:bottom, o:callout, o:colormenu, o:colormru, o:column, o:complex, o:diagram, o:extrusion, o:fill, o:idmap, o:left, o:lock, o:regrouptable, o:rel, o:relationtable, o:right, o:rules, o:shapedefaults, o:shapelayout, o:signatureline, o:skew, o:top

f: XName = ...

Represents the v:f XML element.

Remarks

As an XML element, it has the following:

fill: XName = ...

Represents the v:fill XML element.

Remarks

As an XML element, it has the following:

formulas: XName = ...

Represents the v:formulas XML element.

Remarks

As an XML element, it has the following:

group: XName = ...
h: XName = ...

Represents the v:h XML element.

Remarks

As an XML element, it has the following:

handles: XName = ...

Represents the v:handles XML element.

Remarks

As an XML element, it has the following:

image: XName = ...
imagedata: XName = ...

Represents the v:imagedata XML element.

Remarks

As an XML element, it has the following:

line: XName = ...
oval: XName = ...
path: XName = ...

Represents the v:path XML element.

Remarks

As an XML element, it has the following:

polyline: XName = ...
rect: XName = ...
roundrect: XName = ...
shadow: XName = ...

Represents the v:shadow XML element.

Remarks

As an XML element, it has the following:

shape: XName = ...
shapetype: XName = ...
stroke: XName = ...

Represents the v:stroke XML element.

Remarks

As an XML element, it has the following:

textbox: XName = ...

Represents the v:textbox XML element.

Remarks

As an XML element, it has the following:

textpath: XName = ...

Represents the v:textpath XML element.

Remarks

As an XML element, it has the following:

v: XNamespace = ...

Defines the XML namespace associated with the v prefix.

Accessors

  • get namespaceDeclaration(): XAttribute
  • Returns the namespace declaration XAttribute for this namespace.

    Returns XAttribute

Generated using TypeDoc