Table of Contents

Class SLE

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

Declares XNamespace and XName fields for the xmlns:sle="http://schemas.microsoft.com/office/drawing/2010/slicer" namespace.

public static class SLE
Inheritance
SLE
Inherited Members

Fields

extLst

Represents the sle:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

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

sle

Defines the XML namespace associated with the sle prefix.

public static readonly XNamespace sle

Field Value

XNamespace

slicer

Represents the sle:slicer XML element.

public static readonly XName slicer

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: Slicer.