Share via


X15.timelineStyle Field

Definition

Represents the x15:timelineStyle XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: timelineStyles.
  • has the following child XML elements: timelineStyleElements.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: TimelineStyle.

Applies to