Table of Contents

Class TSLE

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

Declares XNamespace and XName fields for the xmlns:tsle="http://schemas.microsoft.com/office/drawing/2012/timeslicer" namespace.

public static class TSLE
Inheritance
TSLE
Inherited Members

Fields

extLst

Represents the tsle:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: timeslicer.
  • has the following child XML elements: ext.
  • corresponds to the following strongly-typed classes: OfficeArtExtensionList.

timeslicer

Represents the tsle:timeslicer XML element.

public static readonly XName timeslicer

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: extLst.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: TimeSlicer.

tsle

Defines the XML namespace associated with the tsle prefix.

public static readonly XNamespace tsle

Field Value

XNamespace