Share via


DSP.drawing Field

Definition

Represents the dsp:drawing XML element.

public static readonly System.Xml.Linq.XName drawing;
 staticval mutable drawing : System.Xml.Linq.XName
Public Shared ReadOnly drawing As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: spTree.
  • corresponds to the following strongly-typed classes: Drawing.

Applies to