Table of Contents

Class V

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

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

public static class V
Inheritance
V
Inherited Members

Fields

arc

Represents the v:arc XML element.

public static readonly XName arc

Field Value

XName

Remarks

background

Represents the v:background XML element.

public static readonly XName background

Field Value

XName

Remarks

As an XML element, it:

curve

Represents the v:curve XML element.

public static readonly XName curve

Field Value

XName

Remarks

ext

Represents the v:ext XML attributes.

public static readonly XName ext

Field Value

XName

Remarks

As an XML attribute, it:

f

Represents the v:f XML element.

public static readonly XName f

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: formulas.
  • has the following XML attributes: eqn.
  • corresponds to the following strongly-typed classes: Formula.

fill

Represents the v:fill XML element.

public static readonly XName fill

Field Value

XName

Remarks

As an XML element, it:

formulas

Represents the v:formulas XML element.

public static readonly XName formulas

Field Value

XName

Remarks

As an XML element, it:

group

Represents the v:group XML element.

public static readonly XName group

Field Value

XName

Remarks

As an XML element, it:

h

Represents the v:h XML element.

public static readonly XName h

Field Value

XName

Remarks

As an XML element, it:

handles

Represents the v:handles XML element.

public static readonly XName handles

Field Value

XName

Remarks

As an XML element, it:

image

Represents the v:image XML element.

public static readonly XName image

Field Value

XName

Remarks

imagedata

Represents the v:imagedata XML element.

public static readonly XName imagedata

Field Value

XName

Remarks

As an XML element, it:

line

Represents the v:line XML element.

public static readonly XName line

Field Value

XName

Remarks

oval

Represents the v:oval XML element.

public static readonly XName oval

Field Value

XName

Remarks

path

Represents the v:path XML element.

public static readonly XName path

Field Value

XName

Remarks

As an XML element, it:

polyline

Represents the v:polyline XML element.

public static readonly XName polyline

Field Value

XName

Remarks

rect

Represents the v:rect XML element.

public static readonly XName rect

Field Value

XName

Remarks

roundrect

Represents the v:roundrect XML element.

public static readonly XName roundrect

Field Value

XName

Remarks

shadow

Represents the v:shadow XML element.

public static readonly XName shadow

Field Value

XName

Remarks

As an XML element, it:

shape

Represents the v:shape XML element.

public static readonly XName shape

Field Value

XName

Remarks

shapetype

Represents the v:shapetype XML element.

public static readonly XName shapetype

Field Value

XName

Remarks

stroke

Represents the v:stroke XML element.

public static readonly XName stroke

Field Value

XName

Remarks

As an XML element, it:

textbox

Represents the v:textbox XML element.

public static readonly XName textbox

Field Value

XName

Remarks

As an XML element, it:

textpath

Represents the v:textpath XML element.

public static readonly XName textpath

Field Value

XName

Remarks

As an XML element, it:

v

Defines the XML namespace associated with the v prefix.

public static readonly XNamespace v

Field Value

XNamespace