Share via


IndexRangeType-Klasse

Defines the IndexRangeType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Presentation.IndexRangeType
        DocumentFormat.OpenXml.Presentation.CharRange
        DocumentFormat.OpenXml.Presentation.ParagraphIndexRange
        DocumentFormat.OpenXml.Presentation.SlideRange

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public MustInherit Class IndexRangeType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As IndexRangeType
public abstract class IndexRangeType : OpenXmlLeafElement

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

IndexRangeType-Member

DocumentFormat.OpenXml.Presentation-Namespace