Share via


C14.style Field

Definition

Represents the c14:style XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, chartSpace.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Style.

Applies to